paper-with-me

Papers

Real-Time Object Detection and Localization in Compressive Sensed Video on Embedded Hardware

2019-12-18 · Yeshwanth Ravi Theja Bethi, Sathyaprakash Narayanan, Venkat Rangan, Chetan Singh Thakur

Every day around the world, interminable terabytes of data are being captured for surveillance purposes. A typical 1-2MP CCTV camera generates around 7-12GB of data per day. Frame-by-frame processing of such enormous amount of data requires hefty computational resources. In recent years, compressive sensing approaches have shown impressive results in signal processing by reducing the sampling bandwidth. Different sampling mechanisms were developed to incorporate compressive sensing in image and video acquisition. Pixel-wise coded exposure is one among the promising sensing paradigms for capturing videos in the compressed domain, which was also realized into an all-CMOS sensor \cite{Xiong2017}. Though cameras that perform compressive sensing save a lot of bandwidth at the time of sampling and minimize the memory required to store videos, we cannot do much in terms of processing until the videos are reconstructed to the original frames. But, the reconstruction of compressive-sensed (CS) videos still takes a lot of time and is also computationally expensive. In this work, we show that object detection and localization can be possible directly on the CS frames (easily upto 20x compression). To our knowledge, this is the first time that the problem of object detection and localization on CS frames has been attempted. Hence, we also created a dataset for training in the CS domain. We were able to achieve a good accuracy of 46.27\% mAP(Mean Average Precision) with the proposed model with an inference time of 23ms directly on the compressed frames(approx. 20 original domain frames), this facilitated for real-time inference which was verified on NVIDIA TX2 embedded board. Our framework will significantly reduce the communication bandwidth, and thus reduction in power as the video compression will be done at the image sensor processing core.

📄 PDF Abstract BibTeX arXiv:1912.08519

Code (0)

등록된 구현이 없습니다.

Tasks

Compressive Sensingobject-detectionObject DetectionReal-Time Object DetectionVideo Compression

Similar Papers 제목 키워드 기반

Compressive Sensing Approaches for Autonomous Object Detection in Video Sequences

2017-04-27 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

Video analytics requires operating with large amounts of data. Compressive sensing allows to reduce the number of measurements required to represent the video using the prior knowledge of sparsity of the original signal,…

Compressive Sensingobject-detectionObject Detection

Reinforcement Learning for Adaptive Video Compressive Sensing

2021-05-18 · Sidi Lu, Xin Yuan, Aggelos K Katsaggelos, Weisong Shi

We apply reinforcement learning to video compressive sensing to adapt the compression ratio. Specifically, video snapshot compressive imaging (SCI), which captures high-speed video using a low-speed camera is considered …

Compressive Sensingobject-detectionObject Detectionreinforcement-learning+3

Recovering Block-structured Activations Using Compressive Measurements

2012-09-15 · Sivaraman Balakrishnan, Mladen Kolar, Alessandro Rinaldo, Aarti Singh

We consider the problems of detection and localization of a contiguous block of weak activation in a large matrix, from a small number of noisy, possibly adaptive, compressive (linear) measurements. This is closely relat…

compressed sensing

Low complexity joint position and channel estimation at millimeter wave based on multidimensional orthogonal matching pursuit

2022-04-07 · Joan Palacios, Nuria González-Prelcic, Cristian Rusu

Compressive approaches provide a means of effective channel high resolution channel estimates in millimeter wave MIMO systems, despite the use of analog and hybrid architectures. Such estimates can also be used as part o…

Position

Real-Time Object Detection and Recognition on Low-Compute Humanoid Robots using Deep Learning

2020-01-20 · Sayantan Chatterjee, Faheem H. Zunjani, Souvik Sen, Gora C. Nandi

We envision that in the near future, humanoid robots would share home space and assist us in our daily and routine activities through object manipulations. One of the fundamental technologies that need to be developed fo…

object-detectionObject DetectionQuantizationReal-Time Object Detection