Illumination-Based Data Augmentation for Robust Background Subtraction

October 18, 2019 ยท Entered Twilight ยท ๐Ÿ› International Conference on Software, Knowledge, Information Management and Applications

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, README.md, augmenter.py, file_ops.py, metrics.py, test.py, train.py, utils.py

Authors Dimitrios Sakkos, Hubert P. H. Shum, Edmond S. L. Ho arXiv ID 1910.08470 Category cs.CV: Computer Vision Cross-listed cs.GR Citations 16 Venue International Conference on Software, Knowledge, Information Management and Applications Repository https://github.com/dksakkos/illumination_augmentation โญ 21 Last Checked 4 months ago
Abstract
A core challenge in background subtraction (BGS) is handling videos with sudden illumination changes in consecutive frames. In this paper, we tackle the problem from a data point-of-view using data augmentation. Our method performs data augmentation that not only creates endless data on the fly, but also features semantic transformations of illumination which enhance the generalisation of the model. It successfully simulates flashes and shadows by applying the Euclidean distance transform over a binary mask that is randomly generated. Such data allows us to effectively train an illumination-invariant deep learning model for BGS. Experimental results demonstrate the contribution of the synthetics in the ability of the models to perform BGS even when significant illumination changes take place. The source code of the project is made publicly available at https://github.com/dksakkos/illumination_augmentation.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago