YingZhangDUT / Cross-Modal-Projection-Learning

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

When i execute 'sh train_pedes_mobilenet_cmpm_cmpc.sh', it gets stuck at the‘_, total_loss_value, cmpm_loss_value, cmpc_loss_value, i2t_loss_value, t2i_loss_value = \sess.run([train_op, loss, cmpm_loss, cmpc_loss, i2t_loss, t2i_loss])’(train_models.py:321). #17

Open yyll1998 opened 3 years ago

yyll1998 commented 3 years ago

When i execute 'sh train_pedes_mobilenet_cmpmcmpc.sh', it gets stuck at the‘**, total_loss_value, cmpm_loss_value, cmpc_loss_value, i2t_loss_value, t2i_loss_value = \sess.run([train_op, loss, cmpm_loss, cmpc_loss, i2t_loss, t2i_loss])**’(train_models.py:321). Do you know the cause of the problem?If you do, could you please share the solution? I will be very grateful for your sharing! image