paper-with-me

홈 › Papers

Summarizing the performances of a background subtraction algorithm measured on several videos

2020-02-13 · Sébastien Piérard, Marc Van Droogenbroeck

There exist many background subtraction algorithms to detect motion in videos. To help comparing them, datasets with ground-truth data such as CDNET or LASIESTA have been proposed. These datasets organize videos in categories that represent typical challenges for background subtraction. The evaluation procedure promoted by their authors consists in measuring performance indicators for each video separately and to average them hierarchically, within a category first, then between categories, a procedure which we name "summarization". While the summarization by averaging performance indicators is a valuable effort to standardize the evaluation procedure, it has no theoretical justification and it breaks the intrinsic relationships between summarized indicators. This leads to interpretation inconsistencies. In this paper, we present a theoretical approach to summarize the performances for multiple videos that preserves the relationships between performance indicators. In addition, we give formulas and an algorithm to calculate summarized performances. Finally, we showcase our observations on CDNET 2014.

📄 PDF Abstract BibTeX arXiv:2002.05654

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Real-Time Semantic Background Subtraction

2020-02-12 · Anthony Cioppa, Marc Van Droogenbroeck, Marc Braham

Semantic background subtraction SBS has been shown to improve the performance of most background subtraction algorithms by combining them with semantic information, derived from a semantic segmentation network. However, …

CPUGPUSemantic Segmentation

GraphBGS: Background Subtraction via Recovery of Graph Signals

2020-01-17 · Jhony H. Giraldo, Thierry Bouwmans

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several dee…

Change Detectiongraph constructionGraph SamplingInstance Segmentation+1

An exploration of the performances achievable by combining unsupervised background subtraction algorithms

2022-02-25 · Sébastien Piérard, Marc Braham, Marc Van Droogenbroeck

Background subtraction (BGS) is a common choice for performing motion detection in video. Hundreds of BGS algorithms are released every year, but combining them to detect motion remains largely unexplored. We found that …

Motion Detection

Complex Background Subtraction by Pursuing Dynamic Spatio-Temporal Models

2015-02-02 · Liang Lin, Yuanlu Xu, Xiaodan Liang, Jian-Huang Lai

Although it has been widely discussed in video surveillance, background subtraction is still an open problem in the context of complex scenarios, e.g., dynamic backgrounds, illumination variations, and indistinct foregro…

Tracking in Urban Traffic Scenes from Background Subtraction and Object Detection

2019-05-15 · Hui-Lee Ooi, Guillaume-Alexandre Bilodeau, Nicolas Saunier

In this paper, we propose to combine detections from background subtraction and from a multiclass object detector for multiple object tracking (MOT) in urban traffic scenes. These objects are associated across frames usi…

Multiple Object TrackingObjectobject-detectionObject Detection+2