diegovalsesia / XMFnet

Code for "Cross-modal Learning for Image-Guided Point Cloud Shape Completion" (NeurIPS 2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not find L2_ChamferLoss_weighted()

tpzou opened this issue · comments

commented

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

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

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?

commented

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!

commented

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