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

Can 3D objects with holes or imperfections be used for training the model? #71

Open
Javiergonb opened this issue Jun 1, 2024 · 1 comment

Comments

@Javiergonb
Copy link

Hi @ZENGXH ,

I have been trying (and failing), to train this model using a dataset of 3D objects that have holes or imperfections, such as museum objects of ancient pottery. The results are not very impressive and I am starting to suspect it might have something to do with that.
So i have the following questions:

1.- Will using 3D objects with holes or imperfections negatively impact the training process?

2.- Are there any recommended preprocessing techniques to handle these imperfections before using the objects for training?

I appreciate any guidance or insights you can provide on this matter.
Thanks!

@ZENGXH
Copy link
Collaborator

ZENGXH commented Jun 21, 2024

  1. yes they will have negative impact. The generated shape will also have holes and the imperfections.
  2. some data cleaning may help, for example, run a surface reconstruction method first to remove those hole and imperfections, then sample points on the reconstructed surface.

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

2 participants