Closed tpzou closed 1 year ago
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?
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!
I uploaded everything was missing. You can find the new files at: "/weakly_supervised/decoder/utils/"
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?