Foreground Segmentation Using Multiscale Convolutional Neural Network

Hui-Ni Fu,Ben-Zhang Wang,Heng-Zhu Liu
DOI: https://doi.org/10.1049/el.2019.3668
2020-01-01
Electronics Letters
Abstract:Foreground segmentation is to segment moving objects from a video or camera. Many approaches have been proposed to perform background subtraction. However, these algorithms could not handle complex scenes like illumination changes, dynamic background and camouflage etc. In this Letter, the authors propose a robust end-to-end convolutional neural network with multiscale features to address these problems. They use only a few training samples with RGB channels and output the corresponding foreground mask, which could save millions in labelling ground-truth for the big dataset. They evaluate their model using Change Detection 2014 dataset, and results outperformed other state-of-the-art methods with F-measure of 0.982 with similar to 30 fps processing speed.
What problem does this paper attempt to address?