kwotsin / transfer_learning_tutorial

A guide to transfer learning with inception-resnet-v2.
232 stars 80 forks source link

about labels #21

Closed ChaoqunHong closed 6 years ago

ChaoqunHong commented 6 years ago

How to get labels.txt? Thanks a lot.

kwotsin commented 6 years ago

If you're referring to the original dataset, it comes together with the download. Otherwise, you can run a simple script for your own dataset to obtain a dictionary for that purpose.