Fast Region Proposal Learning for Object Detection for Robotics
Federico Ceola, Elisa Maiettini, Giulia Pasquale, Lorenzo Rosasco and, Lorenzo Natale

TL;DR
This paper enhances a fast object detection method for robotics by improving region proposal adaptation, leading to better accuracy and speed in dynamic environments, with experimental validation on robotics datasets.
Contribution
It introduces a method to adapt region candidate generation alongside classification, further boosting detection accuracy while maintaining rapid training capabilities.
Findings
Improved detection accuracy by adapting region proposals.
Maintained fast training times with enhanced performance.
Validated improvements on two robotics datasets.
Abstract
Object detection is a fundamental task for robots to operate in unstructured environments. Today, there are several deep learning algorithms that solve this task with remarkable performance. Unfortunately, training such systems requires several hours of GPU time. For robots, to successfully adapt to changes in the environment or learning new objects, it is also important that object detectors can be re-trained in a short amount of time. A recent method [1] proposes an architecture that leverages on the powerful representation of deep learning descriptors, while permitting fast adaptation time. Leveraging on the natural decomposition of the task in (i) regions candidate generation, (ii) feature extraction and (iii) regions classification, this method performs fast adaptation of the detector, by only re-training the classification layer. This shortens training time while maintaining…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
