paper-with-me

Papers

Enabling Cross-Camera Collaboration for Video Analytics on Distributed Smart Cameras

2024-01-25 · Chulhong Min, Juheon Yi, Utku Gunay Acer, Fahim Kawsar

Overlapping cameras offer exciting opportunities to view a scene from different angles, allowing for more advanced, comprehensive and robust analysis. However, existing visual analytics systems for multi-camera streams are mostly limited to (i) per-camera processing and aggregation and (ii) workload-agnostic centralized processing architectures. In this paper, we present Argus, a distributed video analytics system with cross-camera collaboration on smart cameras. We identify multi-camera, multi-target tracking as the primary task of multi-camera video analytics and develop a novel technique that avoids redundant, processing-heavy identification tasks by leveraging object-wise spatio-temporal association in the overlapping fields of view across multiple cameras. We further develop a set of techniques to perform these operations across distributed cameras without cloud support at low latency by (i) dynamically ordering the camera and object inspection sequence and (ii) flexibly distributing the workload across smart cameras, taking into account network transmission and heterogeneous computational capacities. Evaluation of three real-world overlapping camera datasets with two Nvidia Jetson devices shows that Argus reduces the number of object identifications and end-to-end latency by up to 7.13x and 2.19x (4.86x and 1.60x compared to the state-of-the-art), while achieving comparable tracking quality.

📄 PDF Abstract BibTeX arXiv:2401.14132

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Visual Analytics 설명 없음

Similar Papers 제목 키워드 기반

ReXCam: Resource-Efficient, Cross-Camera Video Analytics at Scale

2018-11-03 · Samvit Jain, Xun Zhang, Yuhao Zhou, Ganesh Ananthanarayanan 외

Enterprises are increasingly deploying large camera networks for video analytics. Many target applications entail a common problem template: searching for and tracking an object or activity of interest (e.g. a speeding v…

ILCAS: Imitation Learning-Based Configuration-Adaptive Streaming for Live Video Analytics with Cross-Camera Collaboration

2023-08-19 · Duo Wu, Dayou Zhang, Miao Zhang, Ruoyu Zhang 외

The high-accuracy and resource-intensive deep neural networks (DNNs) have been widely adopted by live video analytics (VA), where camera videos are streamed over the network to resource-rich edge/cloud servers for DNN in…

Deep Reinforcement LearningImitation Learning

CONVINCE: Collaborative Cross-Camera Video Analytics at the Edge

2020-02-05 · Hannaneh Barahouei Pasandi, Tamer Nadeem

Today, video cameras are deployed in dense for monitoring physical places e.g., city, industrial, or agricultural sites. In the current systems, each camera node sends its feed to a cloud server individually. However, th…

Why is the video analytics accuracy fluctuating, and what can we do about it?

2022-08-23 · Sibendu Paul, Kunal Rao, Giuseppe Coviello, Murugan Sankaradas 외

It is a common practice to think of a video as a sequence of images (frames), and re-use deep neural network models that are trained only on images for similar analytics tasks on videos. In this paper, we show that this …

object-detectionObject DetectionTransfer LearningVideo Compression

CrossRoI: Cross-camera Region of Interest Optimization for Efficient Real Time Video Analytics at Scale

2021-05-13 · Hongpeng Guo, Shuochao Yao, Zhe Yang, Qian Zhou 외

Video cameras are pervasively deployed in city scale for public good or community safety (i.e. traffic monitoring or suspected person tracking). However, analyzing large scale video feeds in real time is data intensive a…