TSDNN: tube sorting with deep neural networks for surveillance video synopsis

Chenwu Wang,Junsheng Wu,Pei Wang,Hao Chen,Zhixiang Zhu
DOI: https://doi.org/10.1007/s11042-023-18091-x
IF: 2.577
2024-01-20
Multimedia Tools and Applications
Abstract:High-quality cameras collect a large amount of surveillance video that can be labor-consuming for security guards to browse and analyze. One way to ease the browsing burden is to condense a long surveillance video to a much shorter clip with the technology of video synopsis. This paper introduces deep neural networks to sort object tubes for video synopsis. To the best of our knowledge, this first deep learning-based approach for video synopsis. Our approach first estimates the static background and separates foreground objects from the video. The object tubes are then obtained after stacking the foreground areas of the same object. The tubes are then represented by deep features with a 3D CNN. Finally, a Transformer sorts the object tubes and gives the final locations of all tubes. Since our approach combines tube representation extraction with neural networks, we call our approach Tube Sorting with Deep Neural Networks (TSDNN). In addition, we optimize the network with unsupervised learning that utilizes activity, collision, and chronological losses. Experiments demonstrate that the proposed TSDNN produces condensed video with few collision and chronological disorder artifacts.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?