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

Generalizability Issues #47

Closed
4ri4Slr opened this issue Aug 23, 2020 · 1 comment
Closed

Generalizability Issues #47

4ri4Slr opened this issue Aug 23, 2020 · 1 comment

Comments

@4ri4Slr
Copy link

4ri4Slr commented Aug 23, 2020

Hi,

I tried testing the pretrained model on a number of CAD models from the ABC dataset, but the network fails to recover the shapes, even when 5 views are used. I rendered the 2D images using Blender. I wonder if it is the method of rendering that is causing the problem, or the model just cannot generalize to unseen classes. I should also mention that the code worked fine on the customized ShapeNet dataset provided in the repo. Any thoughts? I have attached the model, reconstruction, and the rendered views down below.
Thanks

gtv
gv
04.zip

@hzxie
Copy link
Owner

hzxie commented Aug 25, 2020

At least, you need to fine-tune on the ABC dataset.
In our paper, we tested our model (pretrained on the ShapeNet dataset) on the unseen classes of the ShapeNet dataset. The gap between the classes should be much smaller.

@hzxie hzxie closed this as completed Aug 25, 2020
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