AiuniAI / Unique3D

[NeurIPS 2024] Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image
https://wukailu.github.io/Unique3D/
MIT License
3.1k stars 248 forks source link

6-views #106

Closed Dan1900 closed 1 month ago

Dan1900 commented 2 months ago

I want to use 6-views.But I get this error: The view direction is not correct. cos_angles.mean()=0.2374737560749054 If I use 6-views,What should I pay attention to?Thank you!

Dan1900 commented 2 months ago

It seems 6-views reconstruction inferior to 4-views. 企业微信截图_17271637709395 企业微信截图_17271637909934

josepmy commented 1 month ago

You need the data trained for 6 views too and currently is only 4 viewa

Dan1900 commented 1 month ago

You need the data trained for 6 views too and currently is only 4 viewa

Thank you for your reply.I'll try to use other project to producing 6 views,then use this projects for reconstrution.