MLEnthusiast / MHCLN

Deep Metric and Hash Code Learning Network for Content Based Retrieval of Remote Sensing Images
37 stars 13 forks source link

pretrain_model #3

Open tkone2018 opened 5 years ago

tkone2018 commented 5 years ago

hello, thx for your open source, when I use the inception_v3.ckpt pretrain model for UCMD dataset, run the extract_features.py file will have a problem ϵͳ\udcd5Ҳ\udcbb\udcb5\udcbdָ\udcb6\udca8\udcb5\udcc4\udcceļ\udcfe\udca1\udca3 ; No such file or directory. can you tell me which pretrain model I can use or how to fix the error?thx

tkone2018 commented 5 years ago

parser.add_argument( '--model_dir', type=str, default='inception_v3.ckpt/',

tkone2018 commented 5 years ago

ok,i solve it

tkone2018 commented 5 years ago

ok . I solve it

ximi2018 commented 4 years ago

Hello, I don't quite understand what pre training models need to download about tensorflow.Can you help me?