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

Downsampling the 3D vertices #10

Open
veronica1428 opened this issue Nov 13, 2018 · 0 comments
Open

Downsampling the 3D vertices #10

veronica1428 opened this issue Nov 13, 2018 · 0 comments

Comments

@veronica1428
Copy link

Hi Anurag,

Thanks for answering the previous issue. Yes, It helped me to have clear view on the issue.

In your code, the downsampling and upsampling are being done before training the data. I have been working on this from past few days. I am working on noise removal from 3D mesh and want my network to learn vertices which need to be removed. Are there other techniques to downsample the data since currently vertex quadrics cost has been evaluated and valid vertices along with faces are generated before training.
Or should I downsample it while running the network and through loss network should detect the vertices and calculate faces that are valid.
I am new to 3D convolutional networks, requesting if you can guide.

Thanks and Regards
Veronica

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

1 participant