CamLoc: Pedestrian Location Detection from Pose Estimation on Resource-constrained Smart-cameras
Adrian Cosma, Ion Emilian Radoi, Valentin Radu

TL;DR
CamLoc demonstrates that pedestrian location detection using pose estimation on resource-limited smart cameras is feasible, offering faster inference and lower memory usage than traditional bounding box methods, suitable for IoT edge devices.
Contribution
The paper introduces a novel pose estimation-based pedestrian localization method optimized for resource-constrained smart cameras, outperforming traditional detection algorithms in speed and memory efficiency.
Findings
15x faster inference than YOLOv2
Half the memory footprint of traditional methods
Effective in diverse occlusion scenarios
Abstract
Recent advancements in energy-efficient hardware technology is driving the exponential growth we are experiencing in the Internet of Things (IoT) space, with more pervasive computations being performed near to data generation sources. A range of intelligent devices and applications performing local detection is emerging (activity recognition, fitness monitoring, etc.) bringing with them obvious advantages such as reducing detection latency for improved interaction with devices and safeguarding user data by not leaving the device. Video processing holds utility for many emerging applications and data labelling in the IoT space. However, performing this video processing with deep neural networks at the edge of the Internet is not trivial. In this paper we show that pedestrian location estimation using deep neural networks is achievable on fixed cameras with limited compute resources. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsAverage Pooling · Global Average Pooling · 1x1 Convolution · Batch Normalization · Max Pooling · Softmax · Convolution · Darknet-19 · YOLOv2
