Thundernet Review

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based detectors suffer from enormous computational cost, which hinders them from real-time inference in computation-constrained scenarios. In this paper, we investigate the effectiveness of two-stage detectors in real-time generic detection and propose a lightweight twostage detector named ThunderNet. In the backbone part, we analyze the drawbacks in previous lightweight backbones and present a lightweight backbone designed for object detection. In the detection part, we exploit an extremely efficient RPN and detection head design. To generate more discriminative feature representation, we design two efficient architecture blocks, Context Enhancement Module and Spatial Attention Module. At last, we investigate the balance between the input resolution, the backbone, and the detection head. Compared with lightweight one-stage detectors, ThunderNet achieves superior performance with only 40% of the computational cost on PASCAL VOC and COCO benchmarks. Without bells and whistles, our model runs at 24.1 fps on an ARM-based device. To the best of our knowledge, this is the first real-time detector reported on ARM platforms. Code will be released for paper reproduction.
Alternatives To Thundernet Review
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Fcos3,207
5 months ago210otherPython
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
Detectron.pytorch2,695
5 years ago121mitPython
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Fastervit539
4 months ago19September 01, 20235otherPython
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
Gcvit414
5 months ago1otherPython
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
Fan389
2 years ago4otherPython
Official PyTorch implementation of Fully Attentional Networks
Vovnet Detectron2300
2 years ago11otherPython
VoVNet backbone networks for detectron2, in CVPR 2020
Pytorch Faster Rcnn161
3 years ago4Python
pytorch based implementation faster rcnn
Lrf Net149
4 years ago9mitPython
Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019
Bidet134
3 years agomitPython
This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.
Moganet100
4 months agoapache-2.0Jupyter Notebook
[ICLR 2024] MogaNet: Efficient Multi-order Gated Aggregation Network
Alternatives To Thundernet Review
Select To Compare


Alternative Project Comparisons
Popular Coco Projects
Popular Backbone Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Object Detection
Backbone
Coco