M Shuaib Aslam
M Shuaib Aslam
Hi, Thank you so much for uploading this dataset. Could you please report max accuracies achieved on this dataset so far? best regards, Aslam
Hi, Thank you so much for giving us new data augmentation technique. I am bit confused, when I explore your models folder. My main question is, are you training your...
This is the command which I used... **conda install -c augmentor augmentor** Is there any possibility to install with **python 3.8** ? **Error:** Collecting package metadata (current_repodata.json): done Solving environment:...
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))`