Deep Regionlets: Blended Representation and Deep Learning for Generic Object Detection
Hongyu Xu, Xutao Lv, Xiaoyu Wang, Zhou Ren, Navaneeth Bodla, Rama, Chellappa

TL;DR
Deep Regionlets introduces an end-to-end deep learning framework that integrates regionlet-based modeling for flexible, accurate generic object detection, effectively handling deformations and appearance variations.
Contribution
The paper presents a novel deep learning-based object detection method that incorporates non-rectangular region selection and a gating network for adaptive feature pooling, trained end-to-end.
Findings
Achieves competitive results on PASCAL VOC and MS COCO datasets.
Outperforms some state-of-the-art methods like RetinaNet and Mask R-CNN.
Effectively models object deformations and appearance variations.
Abstract
In this paper, we propose a novel object detection algorithm named "Deep Regionlets" by integrating deep neural networks and a conventional detection schema for accurate generic object detection. Motivated by the effectiveness of regionlets for modeling object deformations and multiple aspect ratios, we incorporate regionlets into an end-to-end trainable deep learning framework. The deep regionlets framework consists of a region selection network and a deep regionlet learning module. Specifically, given a detection bounding box proposal, the region selection network provides guidance on where to select sub-regions from which features can be learned from. An object proposal typically contains 3-16 sub-regions. The regionlet learning module focuses on local feature selection and transformations to alleviate the effects of appearance variations. To this end, we first realize…
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
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
MethodsRegion Proposal Network · Softmax · RoIAlign · Mask R-CNN · 1x1 Convolution · Convolution · Feature Pyramid Network · Focal Loss · RetinaNet
