You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing your code!While I am new in the filelds. How do you convert the original data set to train, test and trainval.txt! Thank you very much!
The text was updated successfully, but these errors were encountered:
If you downlode the FGVC dataset,you will get the images_test.txt,images_val.test,images_train.txt under the \fgvc-aircraft-2013b\data.And in this code,we should convert them into .h5 first to implement the training code.
Thank you for sharing your code. I downlode the FGVC dataset and try to convert images_test.txt,images_val.txt and images_train.txt into.h5. But it happend:IndexError: list index out of range.
Thank you for sharing your code!While I am new in the filelds. How do you convert the original data set to train, test and trainval.txt! Thank you very much!
The text was updated successfully, but these errors were encountered: