YingZhangDUT / Cross-Modal-Projection-Learning

TensorFlow Implementation of Deep Cross-Modal Projection Learning
MIT License
94 stars 20 forks source link

Could you let us know the exact version for mobilenet in case of CUHK-PEDES? #10

Open kajal15003 opened 4 years ago

YingZhangDUT commented 4 years ago

Well, I download the pre-trained model from http://download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224.tgz You can visit https://drive.google.com/open?id=1V9oWPPTkCjj7zB57d-o2ocdK7OIMh1GY for the detailed checkpoints including the guidance file.

kajal15003 commented 4 years ago

Thank you so much for your response and providing this files.