Open JiuqingDong opened 1 year ago
Hi, the length of the Image ID in Stanford_cars is 6, but In Kaggle, it is 5. Besides, There are two folders in Kaggle, namely cars_train, and cars_test. It confused me. In your '.json' split, you call car_ims. What does car_ims mean?
The id is in '6-digit' format if you download stanford-cars via this link (https://aistudio.baidu.com/aistudio/datasetdetail/85765) instead of kaggle.
Hi, the length of the Image ID in Stanford_cars is 6, but In Kaggle, it is 5. Besides, There are two folders in Kaggle, namely cars_train, and cars_test. It confused me. In your '.json' split, you call car_ims. What does car_ims mean?