LongLong-Jing / Cross-Modal-Center-Loss

Cross-Modal Center Loss for 3D Cross-Modal Retrieval (CVPR2021)
33 stars 9 forks source link

I need your help. #9

Open huacong opened 3 years ago

huacong commented 3 years ago

I run your code, and I utilize your dataset. After 550 epochs, I didn't get your results. I hope you can tell me your weights of the ce_loss, cmc_loss and mse_loss. I really want to know which of the weights could reproduce your work. Thanks!

LongLong-Jing commented 3 years ago

@huacong Sorry for the delay. I do not have access to the code right now, and I will check the code and get back to you with the settings this weekend.

piseabhijeet commented 2 years ago

I run your code, and I utilize your dataset. After 550 epochs, I didn't get your results. I hope you can tell me your weights of the ce_loss, cmc_loss and mse_loss. I really want to know which of the weights could reproduce your work. Thanks!

Hi @huacong - use the default parameters from the arguments. That should work fine. emb_dims = 512 et. al.