CVLGDec 20, 2022

Video Segmentation Learning Using Cascade Residual Convolutional Neural Network

arXiv:2212.10570v13 citationsh-index: 53
Originality Incremental advance
AI Analysis

This work addresses video segmentation for applications such as traffic monitoring and surveillance, offering an incremental improvement with reduced computational cost.

The paper tackles video segmentation challenges like weather changes and illumination by proposing a deep learning approach that incorporates residual information, achieving F-measures of 0.9535 and 0.9636 on two datasets, placing it among the top three state-of-the-art methods with fewer parameters.

Video segmentation consists of a frame-by-frame selection process of meaningful areas related to foreground moving objects. Some applications include traffic monitoring, human tracking, action recognition, efficient video surveillance, and anomaly detection. In these applications, it is not rare to face challenges such as abrupt changes in weather conditions, illumination issues, shadows, subtle dynamic background motions, and also camouflage effects. In this work, we address such shortcomings by proposing a novel deep learning video segmentation approach that incorporates residual information into the foreground detection learning process. The main goal is to provide a method capable of generating an accurate foreground detection given a grayscale video. Experiments conducted on the Change Detection 2014 and on the private dataset PetrobrasROUTES from Petrobras support the effectiveness of the proposed approach concerning some state-of-the-art video segmentation techniques, with overall F-measures of $\mathbf{0.9535}$ and $\mathbf{0.9636}$ in the Change Detection 2014 and PetrobrasROUTES datasets, respectively. Such a result places the proposed technique amongst the top 3 state-of-the-art video segmentation methods, besides comprising approximately seven times less parameters than its top one counterpart.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes