PRIS-CV / PMG-Progressive-Multi-Granularity-Training

Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)
MIT License
216 stars 46 forks source link

About"./bird/train" #2

Closed fantasy4335 closed 4 years ago

fantasy4335 commented 4 years ago

the original dataset "CUB200-2011" without /bird/train, how do u split train and test

RuoyiDu commented 4 years ago

the original dataset "CUB200-2011" without /bird/train, how do u split train and test

We split the dataset according to "train_test_split.txt" contained in "CUB-200-2011" dataset.