Model-based active learning to detect isometric deformable objects in the wild with deep architectures
Shrinivasan Sankar, Adrien Bartoli

TL;DR
This paper investigates the effectiveness of deep CNN-based object detection algorithms in recognizing isometric deformable objects under challenging imaging conditions, using synthetic and real data generated through rendering techniques.
Contribution
It introduces a novel approach combining rendering techniques with active learning to evaluate deep detection algorithms on difficult imaging scenarios for instance-level recognition.
Findings
Faster R-CNN achieved a mean Average Precision of 0.92 on synthetic images.
Detection algorithms perform well under various hard imaging conditions.
The study provides new insights into deep architectures' robustness for challenging object detection tasks.
Abstract
In the recent past, algorithms based on Convolutional Neural Networks (CNNs) have achieved significant milestones in object recognition. With large examples of each object class, standard datasets train well for inter-class variability. However, gathering sufficient data to train for a particular instance of an object within a class is impractical. Furthermore, quantitatively assessing the imaging conditions for each image in a given dataset is not feasible. By generating sufficient images with known imaging conditions, we study to what extent CNNs can cope with hard imaging conditions for instance-level recognition in an active learning regime. Leveraging powerful rendering techniques to achieve instance-level detection, we present results of training three state-of-the-art object detection algorithms namely, Fast R-CNN, Faster R-CNN and YOLO9000, for hard imaging conditions imposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Advanced Neural Network Applications · Machine Learning and Algorithms
MethodsMax Pooling · Batch Normalization · Average Pooling · 1x1 Convolution · Global Average Pooling · Darknet-19 · YOLOv2 · Fast R-CNN · Region Proposal Network · Softmax
