NotJoeMartinez / APDL_Quality_Control

Computer Vision Quality control for the Advanced Particle Detector Laboratory at Texas Tech University
0 stars 1 forks source link

Data Augmentation Prevent Duplicate Transformations. #37

Closed NotJoeMartinez closed 2 years ago

NotJoeMartinez commented 2 years ago

The duplicate transformations were because of the horizontal/vertical flip augmentations. Removing them brings the amount of duplicate images down by about 90%.