ajhamdi / MVTN

pytorch implementation of the ICCV'21 paper "MVTN: Multi-View Transformation Network for 3D Shape Recognition"
98 stars 9 forks source link

code for shape retrieval #12

Closed NotUr77 closed 2 years ago

NotUr77 commented 2 years ago

Hi @ajhamdi, Thanks for open-sourcing MVTN. Could you please kindly release the code for shape retrieval experiments as well?

Thank you!

Zhongqi Sun

ajhamdi commented 2 years ago

hi @NotUr77 it's in the README . just train for classification and then re-run the experiment with --run_mode test_retr to get the retrieval results