TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Random Erasing Data Augmentation

Random Erasing Data Augmentation

Zhun Zhong, Liang Zheng, Guoliang Kang, Shaozi Li, Yi Yang

2017-08-16Image AugmentationImage ClassificationData AugmentationPerson Re-IdentificationRobust Object DetectionGeneral Classificationobject-detectionObject Detection
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode(official)CodeCodeCodeCodeCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationDukeMTMC-reIDRank-179.3SVDNet + Random Erasing
Person Re-IdentificationDukeMTMC-reIDmAP62.4SVDNet + Random Erasing
Person Re-IdentificationDukeMTMC-reIDRank-173TriNet + Random Erasing
Person Re-IdentificationDukeMTMC-reIDmAP56.6TriNet + Random Erasing
Object DetectionCityscapesmPC [AP]15.7Cutout
Image ClassificationFashion-MNISTPercentage error3.65Random Erasing
3DCityscapesmPC [AP]15.7Cutout
2D ClassificationCityscapesmPC [AP]15.7Cutout
2D Object DetectionCityscapesmPC [AP]15.7Cutout
16kCityscapesmPC [AP]15.7Cutout

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17