xxlong0 / Wonder3D

Single Image to 3D using Cross-Domain Diffusion for 3D Generation
https://www.xxlong.site/Wonder3D/
GNU Affero General Public License v3.0
4.48k stars 348 forks source link

Custom Camera Views. URGENT!!! #162

Open david-samer opened 2 months ago

david-samer commented 2 months ago

Is it possible to put different multiview poses, custom-made, and then use the 3D construction of this repo? I think I should set the new custom poses for the 3D reconstruction task, if so... how do I do that?

xxlong0 commented 2 months ago

Yes. It is feasible, but it requires training a new model using new poses.

david-samer commented 2 months ago

Yes. It is feasible, but it requires training a new model using new poses.

@xxlong0 Thanks for your reply... What I meant is I am using another diffusion model for the multi-view generation, but this model doesn't generate the same poses as Wonder3D's multi-views. My question is how to use your 3D reconstruction on my poses? I saw you had a fixed poses folder (instant-nsr-pl/datasets/fixed_poses) if I adjusted the numbers in each file according to my views would that be the way? if yes, how do I get these parameters?