This code divides the val data of ImageNet downloaded from Kaggle into folders according to labels.
Make sure to match the path.
'--val_path', default='/Data/ILSVRC/Data/CLS-LOC/val'
'--anno_path', default='/Data/ILSVRC/Annotations/CLS-LOC/val'
'--label_path', default='/Data/ILSVRC/Annotations/CLS-LOC/train'