Open shuaibaslam2019 opened 3 years ago
can i ask, did you have issues performing the pixel randomisation? Or did you use the grey/black squares for the random erasing
hi again- any chance you could check out my question here: https://github.com/yu4u/cutout-random-erasing/issues/6 I've still not had a reply from the owner of this repo
Hi @Sicily-F ,
Check my updated code in the relevent thread.
Best regards,
When I apply your purposed data augmentation technique, it stops my training accuracy to 95.90 ? What Could be the reason?
preprocessing_function=get_random_eraser(p=0.8, v_l=0, v_h=1, pixel_level=False))