Illumination-Based Data Augmentation for Robust Background Subtraction
October 18, 2019 ยท Entered Twilight ยท ๐ International Conference on Software, Knowledge, Information Management and Applications
"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 Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age