You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I noticed that you had released your original complete mesh data, but the GCN-Denoiser took local patches for training, and the local path generation procedure is still missing.
Could you please release the complete procedure for the generation training patch for running your training code?
The text was updated successfully, but these errors were encountered:
The local patch generation procedure example can be found in this line.
Note that if you want to re-train our model to achieve the reported score, please follow the data balance strategy which means you have to add face class classification after tensor voting somewhere in this part.
It's not clear to me how to use your codebase to generate the patches before training (and construct after inference).
Hi, can you share me the MeshViewer project provided in this repo: https://github.com/nini-lxz/DNF-Net. I can't download it because the link in that repo is not available anymore, Thanks!
Hi, thanks for sharing your work.
Currently, I noticed that you had released your original complete mesh data, but the GCN-Denoiser took local patches for training, and the local path generation procedure is still missing.
Could you please release the complete procedure for the generation training patch for running your training code?
The text was updated successfully, but these errors were encountered: