paper-with-me

홈 › Papers

Detecting Repeating Objects using Patch Correlation Analysis

2019-04-11 · CVPR 2016 6 · Inbar Huberman, Raanan Fattal

In this paper we describe a new method for detecting and counting a repeating object in an image. While the method relies on a fairly sophisticated deformable part model, unlike existing techniques it estimates the model parameters in an unsupervised fashion thus alleviating the need for a user-annotated training data and avoiding the associated specificity. This automatic fitting process is carried out by exploiting the recurrence of small image patches associated with the repeating object and analyzing their spatial correlation. The analysis allows us to reject outlier patches, recover the visual and shape parameters of the part model, and detect the object instances efficiently. In order to achieve a practical system which is able to cope with diverse images, we describe a simple and intuitive active-learning procedure that updates the object classification by querying the user on very few carefully chosen marginal classifications. Evaluation of the new method against the state-of-the-art techniques demonstrates its ability to achieve higher accuracy through a better user experience.

📄 PDF Abstract BibTeX arXiv:1904.05629

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObjectSpecificity

Similar Papers 제목 키워드 기반

A Survey on Patch-based Synthesis: GPU Implementation and Optimization

2020-05-11 · Hadi Abdi Khojasteh

This thesis surveys the research in patch-based synthesis and algorithms for finding correspondences between small local regions of images. We additionally explore a large kind of applications of this new fast randomized…

DenoisingGPUobject-detectionObject Detection+2

Learning Structured Hough Voting for Joint Object Detection and Occlusion Reasoning

2013-06-01 · CVPR 2013 6 · Tao Wang, Xuming He, Nick Barnes

We propose a structured Hough voting method for detecting objects with heavy occlusion in indoor environments. First, we extend the Hough hypothesis space to include both object location and its visibility pattern, and d…

Objectobject-detectionObject Detection

Tracking Moose using Aerial Object Detection

2025-07-28 · Christopher Indris, Raiyan Rahman, Goetz Bramesfeld, Guanghui Wang arxiv

Aerial wildlife tracking is critical for conservation efforts and relies on detecting small objects on the ground below the aircraft. It presents technical challenges: crewed aircraft are expensive, risky and disruptive;…

Computational EfficiencySmall Object Detection

PatchContrast: Self-Supervised Pre-training for 3D Object Detection

2023-08-14 · Oren Shrout, Ori Nitzan, Yizhak Ben-Shabat, Ayellet Tal

Accurately detecting objects in the environment is a key challenge for autonomous vehicles. However, obtaining annotated data for detection is expensive and time-consuming. We introduce PatchContrast, a novel self-superv…

3D Object DetectionAutonomous VehiclesObjectobject-detection+2

Detecting Small Signs from Large Images

2017-06-26 · Zibo Meng, Xiaochuan Fan, Xin Chen, Min Chen 외

In the past decade, Convolutional Neural Networks (CNNs) have been demonstrated successful for object detections. However, the size of network input is limited by the amount of memory available on GPUs. Moreover, perform…

Objectobject-detectionObject Detection