Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release the training data generation procedure? #9

Open
Hao-HUST opened this issue Aug 18, 2022 · 3 comments
Open

Release the training data generation procedure? #9

Hao-HUST opened this issue Aug 18, 2022 · 3 comments

Comments

@Hao-HUST
Copy link

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?

@Jhonve
Copy link
Owner

Jhonve commented Sep 7, 2022

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.

@mlizhardy
Copy link

mlizhardy commented Sep 26, 2023

could you provide a bit more detail for usage? something like the steps laid out in this repo: https://github.com/nini-lxz/DNF-Net

It's not clear to me how to use your codebase to generate the patches before training (and construct after inference).

@zhuzhiwei99
Copy link

could you provide a bit more detail for usage? something like the steps laid out in this repo: https://github.com/nini-lxz/DNF-Net

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants