tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.2k stars 1.77k forks source link

synset_labels.txt link is broken #977

Open exx8 opened 2 years ago

exx8 commented 2 years ago

In the instruction for using imagenet_to_gcs.py, it is said (and the script looks for) a file called synset_labels.txt. On the readme the registered link is: https://raw.githubusercontent.com/tensorflow/models/master/research/inception/inception/data/imagenet_2012_validation_synset_labels.txt

Unfortunately, the link is broken. Can anyone write (and fix the reademe) an explanation how to get the relevant file?

Thanks

chandrasekhard2 commented 1 year ago

Hi @exx8 , I updated the instructions. could you please check again and see if the issue is resolved?