paper-with-me

홈 › Papers

Creating Lightweight Object Detectors with Model Compression for Deployment on Edge Devices

2019-05-06 · Yiwu Yao, Weiqiang Yang, Haoqi Zhu

To achieve lightweight object detectors for deployment on the edge devices, an effective model compression pipeline is proposed in this paper. The compression pipeline consists of automatic channel pruning for the backbone, fixed channel deletion for the branch layers and knowledge distillation for the guidance learning. As results, the Resnet50-v1d is auto-pruned and fine-tuned on ImageNet to attain a compact base model as the backbone of object detector. Then, lightweight object detectors are implemented with proposed compression pipeline. For instance, the SSD-300 with model size=16.3MB, FLOPS=2.31G, and mAP=71.2 is created, revealing a better result than SSD-300-MobileNet.

📄 PDF Abstract BibTeX arXiv:1905.01787

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel CompressionObject

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

FRDet: Balanced and Lightweight Object Detector based on Fire-Residual Modules for Embedded Processor of Autonomous Driving

2020-11-16 · Seontaek Oh, Ji-Hwan You, Young-Keun Kim

For deployment on an embedded processor for autonomous driving, the object detection network should satisfy all of the accuracy, real-time inference, and light model size requirements. Conventional deep CNN-based detecto…

Autonomous DrivingGPUObjectobject-detection+1

DetVPCC: RoI-based Point Cloud Sequence Compression for 3D Object Detection

2025-02-07 · Mingxuan Yan, Ruijie Zhang, Xuedou Xiao, Wei Wang

While MPEG-standardized video-based point cloud compression (VPCC) achieves high compression efficiency for human perception, it struggles with a poor trade-off between bitrate savings and detection accuracy when support…

3D Object Detectionobject-detectionObject Detection

Video as Natural Augmentation: Towards Unified AI-Generated Image and Video Detection

2026-05-21 · Zhengcen Li, Chenyang Jiang, Liangxu Su, Tong Shao 외 arxiv

AI-generated content (AIGC) is rapidly improving, creating an urgent need for detectors that generalize across data sources, deployment pipelines, and visual modalities. A strongly generalizable detector should remain ro…

What Makes a Place? Building Bespoke Place Dependent Object Detectors for Robotics

2017-08-07 · Jeffrey Hawke, Alex Bewley, Ingmar Posner

This paper is about enabling robots to improve their perceptual performance through repeated use in their operating environment, creating local expert detectors fitted to the places through which a robot moves. We levera…

Autonomous Driving

Faster OreFSDet : A Lightweight and Effective Few-shot Object Detector for Ore Images

2023-05-02 · Yang Zhang, Le Cheng, Yuting Peng, Chengming Xu 외

For the ore particle size detection, obtaining a sizable amount of high-quality ore labeled data is time-consuming and expensive. General object detection methods often suffer from severe over-fitting with scarce labeled…

Objectobject-detectionObject Detection