-
Notifications
You must be signed in to change notification settings - Fork 297
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
3d mesh reconstruction of a bike is very bad compared to an airplane #97
Comments
There are two things you could try:
|
@MrMois thanks a lot for your feedback. So I downloaded this bike image which is transparent and only contains one bike and still the image is terribly rendered. Do you know which dataset would have 3D bikes that would be similar in features to ShapeNet or could you guide me how to create my own such dataset? |
Hi, This model just not very rubust to complex images. You can try it with some sample and smooth image like chair . |
Since the deformation starts from an ellipsoid, it cannot generalize to meshs that aren't from the same genus, meaning that meshs with holes in it like the bike won't be reconstructed properly. |
To be able to train this model with specific dataset, do I need to prepare an image with multiple views or just one view? |
Thanks a lot for open-sourcing your source code.
When I tried your demo code on an image of a bike, the results were not good at all compared to when tried on image of an airplane.
Do you have any suggestions for improvement?
However for airplane I have these
The text was updated successfully, but these errors were encountered: