paper-with-me

홈 › Papers

Random Shadows and Highlights: A new data augmentation method for extreme lighting conditions

2021-01-13 · Osama Mazhar, Jens Kober

In this paper, we propose a new data augmentation method, Random Shadows and Highlights (RSH) to acquire robustness against lighting perturbations. Our method creates random shadows and highlights on images, thus challenging the neural network during the learning process such that it acquires immunity against such input corruptions in real world applications. It is a parameter-learning free method which can be integrated into most vision related learning applications effortlessly. With extensive experimentation, we demonstrate that RSH not only increases the robustness of the models against lighting perturbations, but also reduces over-fitting significantly. Thus RSH should be considered essential for all vision related learning systems. Code is available at: https://github.com/OsamaMazhar/Random-Shadows-Highlights.

📄 PDF Abstract BibTeX arXiv:2101.05361

Code (1)

OsamaMazhar/Random-Shadows-Highlights 공식 구현 pytorch

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Controllable Light Diffusion for Portraits

2023-05-08 · CVPR 2023 1 · David Futschik, Kelvin Ritland, James Vecore, Sean Fanello 외

We introduce light diffusion, a novel method to improve lighting in portraits, softening harsh shadows and specular highlights while preserving overall scene illumination. Inspired by professional photographers' diffuser…

Semantic Segmentation

Illumination-Based Data Augmentation for Robust Background Subtraction

2019-10-18 · Dimitrios Sakkos, Hubert P. H. Shum, Edmond S. L. Ho

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 meth…

Data AugmentationForeground SegmentationVideo Background SubtractionVideo Object Segmentation

Illumination Robust Color Naming via Label Propagation

2015-12-01 · ICCV 2015 12 · Yuanliu liu, Zejian yuan, Badong Chen, Jianru Xue 외

Color composition is an important property for many computer vision tasks like image retrieval and object classification. In this paper we address the problem of inferring the color composition of the intrinsic reflectan…

Image RetrievalRetrieval

Estimating Reflectance Layer from A Single Image: Integrating Reflectance Guidance and Shadow/Specular Aware Learning

2022-11-27 · Yeying Jin, Ruoteng Li, Wenhan Yang, Robby T. Tan

Estimating the reflectance layer from a single image is a challenging task. It becomes more challenging when the input image contains shadows or specular highlights, which often render an inaccurate estimate of the refle…

highlight removalIntrinsic Image DecompositionShadow Removal

SwitchOut: an Efficient Data Augmentation Algorithm for Neural Machine Translation

2018-08-22 · EMNLP 2018 10 · Xinyi Wang, Hieu Pham, Zihang Dai, Graham Neubig

In this work, we examine methods for data augmentation for text-based tasks such as neural machine translation (NMT). We formulate the design of a data augmentation policy with desirable properties as an optimization pro…

Data AugmentationMachine TranslationNMTSentence+1