Detecting Repeating Objects using Patch Correlation Analysis
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningObjectSpecificitySimilar Papers 제목 키워드 기반
A Survey on Patch-based Synthesis: GPU Implementation and Optimization
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+2Learning Structured Hough Voting for Joint Object Detection and Occlusion Reasoning
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 DetectionTracking Moose using Aerial Object Detection
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 DetectionPatchContrast: Self-Supervised Pre-training for 3D Object Detection
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+2Detecting Small Signs from Large Images
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