puhe
puhe
hi, in the posendf.py there is a `dist_pred = self.model_occ(rand_pose.reshape(self.batch_size,84))`, but I can't find the definition of self.model_occ in the repo, could you help with it?
Thank you for your work. I noticed that the regression result in this article is deformation, and there is a distance error between it and the gt, but the final...
Hi, Thank you for sharing this work. Currently, the .ipynb file only provides a demo for mesh input. Could you advise on how to proceed when the input is a...
Hi, I see that you show the DPC results on the 230k surreal dataset in Table 3, but the DPC repo only gives the checkpoint trained at 2k, so did...