minar09 / VGG16-TensorFlow

VGG16 Net TensorFlow Implementation for ImageNet2012 dataset
2 stars 0 forks source link

help #1

Open jian25 opened 3 years ago

jian25 commented 3 years ago

Hello brother. Can you share the test file corresponding to your ILSVRC2012_test_ground_truth.txt? The test set I downloaded has only 100,000 images, but your file has 150,000 labels.

minar09 commented 3 years ago

Hi @jian25 , sorry for my late response. I think I already shared the file in the data folder here: https://github.com/minar09/VGG16-TensorFlow/blob/master/data/ILSVRC2012_test_ground_truth.txt Thank you!