paper-with-me

홈 › Papers

STAC: Leveraging Spatio-Temporal Data Associations For Efficient Cross-Camera Streaming and Analytics

2024-01-27 · Volodymyr Vakhniuk, Ayush Sarkar, Ragini Gupta

We propose an efficient cross-cameras surveillance system called,STAC, that leverages spatio-temporal associations between multiple cameras to provide real-time analytics and inference under constrained network environments. STAC is built using the proposed omni-scale feature learning people reidentification (reid) algorithm that allows accurate detection, tracking and re-identification of people across cameras using the spatio-temporal characteristics of video frames. We integrate STAC with frame filtering and state-of-the-art compression for streaming technique (that is, ffmpeg libx264 codec) to remove redundant information from cross-camera frames. This helps in optimizing the cost of video transmission as well as compute/processing, while maintaining high accuracy for real-time query inference. The introduction of AICity Challenge 2023 Data [1] by NVIDIA has allowed exploration of systems utilizing multi-camera people tracking algorithms. We evaluate the performance of STAC using this dataset to measure the accuracy metrics and inference rate for reid. Additionally, we quantify the reduction in video streams achieved through frame filtering and compression using FFmpeg compared to the raw camera streams. For completeness, we make available our repository to reproduce the results, available at https://github.com/VolodymyrVakhniuk/CS444_Final_Project.

📄 PDF Abstract BibTeX arXiv:2401.15288

Code (1)

volodymyrvakhniuk/cs444_final_project 공식 구현

Methods 이 논문이 사용한 방법론

STAC STAC is a semi-supervised framework for visual object detection along with a data augmentation strategy. STAC deploys highly confident pseudo labels of localized objects from…

Similar Papers 제목 키워드 기반

Spatio-Temporal Multi-Subgraph GCN for 3D Human Motion Prediction

2024-12-31 · Jiexin Wang, Yiju Guo, Bing Su

Human motion prediction (HMP) involves forecasting future human motion based on historical data. Graph Convolutional Networks (GCNs) have garnered widespread attention in this field for their proficiency in capturing rel…

Human motion predictionmotion predictionTransfer Learning

STAC: Selective Spatiotemporal Aggregation and Compression for Video Reasoning Segmentation

2026-07-03 · Syed Ariff Syed Hesham, Yun Liu, Guolei Sun, Jing Yang 외 arxiv

Video reasoning segmentation demands pixel-accurate object tracking across hundreds of frames under complex natural language queries, producing dense spatiotemporal tokens whose quadratic self-attention cost makes long-v…

Natural Language QueriesObject Tracking

STACI: Spatio-Temporal Aleatoric Conformal Inference

2025-05-27 · Brandon R. Feng, David Keetae Park, Xihaier Luo, Arantxa Urdangarin 외

Fitting Gaussian Processes (GPs) provides interpretable aleatoric uncertainty quantification for estimation of spatio-temporal fields. Spatio-temporal deep learning models, while scalable, typically assume a simplistic i…

Gaussian ProcessesGPUPrediction IntervalsUncertainty Quantification+1

SCD-Net: Spatiotemporal Clues Disentanglement Network for Self-supervised Skeleton-based Action Recognition

2023-09-11 · Cong Wu, Xiao-Jun Wu, Josef Kittler, Tianyang Xu 외

Contrastive learning has achieved great success in skeleton-based action recognition. However, most existing approaches encode the skeleton sequences as entangled spatiotemporal representations and confine the contrasts …

Action RecognitionContrastive LearningDisentanglementRetrieval+3

Spatiotemporal Multi-Camera Calibration using Freely Moving People

2025-02-18 · Sang-Eun Lee, Ko Nishino, Shohei Nobuhara

We propose a novel method for spatiotemporal multi-camera calibration using freely moving people in multiview videos. Since calibrating multiple cameras and finding matches across their views are inherently interdependen…

Camera Calibration