Publication | Open Access
Random Erasing Data Augmentation
2.8K
Citations
29
References
2020
Year
Convolutional Neural NetworkEngineeringMachine LearningImage AnalysisData SciencePattern RecognitionDigital RestorationRandom MappingVideo TransformerData ManagementRandom ErasingData AugmentationMachine VisionFeature LearningObject DetectionComputer ScienceDeep LearningMedical Image ComputingComputer VisionRandom Values
The paper proposes Random Erasing, a novel data augmentation technique for training CNNs. Random Erasing works by randomly selecting a rectangular region in an image and filling it with random pixel values. The method reduces over‑fitting, improves robustness to occlusion, is parameter‑free and easy to integrate, and consistently outperforms strong baselines across image classification, object detection, and person re‑identification. Code is available at https://github.com/zhunzhong07/Random-Erasing.
In this paper, we introduce Random Erasing, a new data augmentation method for training the convolutional neural network (CNN). In training, Random Erasing randomly selects a rectangle region in an image and erases its pixels with random values. In this process, training images with various levels of occlusion are generated, which reduces the risk of over-fitting and makes the model robust to occlusion. Random Erasing is parameter learning free, easy to implement, and can be integrated with most of the CNN-based recognition models. Albeit simple, Random Erasing is complementary to commonly used data augmentation techniques such as random cropping and flipping, and yields consistent improvement over strong baselines in image classification, object detection and person re-identification. Code is available at: https://github.com/zhunzhong07/Random-Erasing.
| Year | Citations | |
|---|---|---|
2016 | 214.9K | |
2017 | 75.5K | |
2014 | 75.4K | |
2014 | 34.2K | |
2016 | 30.2K | |
2015 | 24.2K | |
2009 | 19K | |
2017 | 11.6K | |
2017 | 6K | |
2016 | 5.9K |
Page 1
Page 1