arXiv Analytics

Sign in

arXiv:2303.02735 [cs.CV]AbstractReferencesReviewsResources

Scalable Object Detection on Embedded Devices Using Weight Pruning and Singular Value Decomposition

Dohyun Ham, Jaeyeop Jeong, June-Kyoo Park, Raehyeon Jeong, Seungmin Jeon, Hyeongjun Jeon, Yewon Lim

Published 2023-03-05, updated 2023-03-17Version 2

This paper presents a method for optimizing object detection models by combining weight pruning and singular value decomposition (SVD). The proposed method was evaluated on a custom dataset of street work images obtained from https://universe.roboflow.com/roboflow-100/street-work. The dataset consists of 611 training images, 175 validation images, and 87 test images with 7 classes. We compared the performance of the optimized models with the original unoptimized model in terms of frame rate, mean average precision (mAP@50), and weight size. The results show that the weight pruning + SVD model achieved a 0.724 mAP@50 with a frame rate of 1.48 FPS and a weight size of 12.1 MB, outperforming the original model (0.717 mAP@50, 1.50 FPS, and 12.3 MB). Precision-recall curves were also plotted for all models. Our work demonstrates that the proposed method can effectively optimize object detection models while balancing accuracy, speed, and model size.

Comments: 8 pages, 3 figures. A report of the project done as part of the Yonsei-Roboin project for the 2nd semester, 2022
Categories: cs.CV, cs.AI
Related articles: Most relevant | Search more
arXiv:2502.02225 [cs.CV] (Published 2025-02-04)
Exploring the latent space of diffusion models directly through singular value decomposition
arXiv:2506.16663 [cs.CV] (Published 2025-06-20)
A Comparative Analysis of Principal Component Analysis (PCA) and Singular Value Decomposition (SVD) as Dimensionality Reduction Techniques
arXiv:2412.07288 [cs.CV] (Published 2024-12-10)
Image Classification Using Singular Value Decomposition and Optimization