diegovalsesia / XMFnet

Code for "Cross-modal Learning for Image-Guided Point Cloud Shape Completion" (NeurIPS 2022)
MIT License
43 stars 8 forks source link

Can not find L2_ChamferLoss_weighted() #13

Closed tpzou closed 1 year ago

tpzou commented 1 year ago

Hi, @Emanuele97x. When I train the weakly supervised model, theloss_cd = L2_ChamferLoss_weighted() can not be found. Is there something I'm missing?

kistenic-fy commented 1 year ago

Hi! I'm having the same problem. Did you manage to find a solution?

kistenic-fy commented 1 year ago

I also noticed that some other things are missing...such as calc_dcd etc. Any hope of getting the training of weakly supervised model working?

Emanuele97x commented 1 year ago

Hi @tpzou and @kistenic-fy, sorry for the late reply, I'll upload everything that is missing by the end of the week! Thanks for the interests in our work! Feel free to contact me (emanuele.aiello@polito.it) if you will need further assistance!

Emanuele97x commented 1 year ago

I uploaded everything was missing. You can find the new files at: "/weakly_supervised/decoder/utils/"