arXiv Analytics

Sign in

arXiv:2308.02553 [cs.CV]AbstractReferencesReviewsResources

Survey on Computer Vision Techniques for Internet-of-Things Devices

Ishmeet Kaur, Adwaita Janardhan Jadhav

Published 2023-08-02Version 1

Deep neural networks (DNNs) are state-of-the-art techniques for solving most computer vision problems. DNNs require billions of parameters and operations to achieve state-of-the-art results. This requirement makes DNNs extremely compute, memory, and energy-hungry, and consequently difficult to deploy on small battery-powered Internet-of-Things (IoT) devices with limited computing resources. Deployment of DNNs on Internet-of-Things devices, such as traffic cameras, can improve public safety by enabling applications such as automatic accident detection and emergency response.Through this paper, we survey the recent advances in low-power and energy-efficient DNN implementations that improve the deployability of DNNs without significantly sacrificing accuracy. In general, these techniques either reduce the memory requirements, the number of arithmetic operations, or both. The techniques can be divided into three major categories: neural network compression, network architecture search and design, and compiler and graph optimizations. In this paper, we survey both low-power techniques for both convolutional and transformer DNNs, and summarize the advantages, disadvantages, and open research problems.

Comments: Accepted and presented at THE IEEE INTERNATIONAL CONFERENCE ON INDUSTRY 4.0, ARTIFICIAL INTELLIGENCE, AND COMMUNICATIONS TECHNOLOGY
Categories: cs.CV, cs.LG
Related articles: Most relevant | Search more
arXiv:0904.1613 [cs.CV] (Published 2009-04-09)
On the closed-form solution of the rotation matrix arising in computer vision problems
arXiv:1708.07455 [cs.CV] (Published 2017-08-24)
Review on Computer Vision Techniques in Emergency Situation
arXiv:2409.07736 [cs.CV] (Published 2024-09-12)
Transfer Learning Applied to Computer Vision Problems: Survey on Current Progress, Limitations, and Opportunities