ashawkey / stable-dreamfusion

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
Apache License 2.0
8.17k stars 721 forks source link

Regarding image_config #305

Open lirus7 opened 1 year ago

lirus7 commented 1 year ago

Description

I have a synthetic dataset created in blender i.e. images and their respective poses (in blender format). How can i correctly use them as an input to the image_config param?

I have tried multiple ways to convert the affine matrix to azimuth, polar, and radius but that does not seem to work well (worse than single image to 3d). Can you please help me?

Steps to Reproduce

NA

Expected Behavior

NA

Environment

NA

MihailMihaylov97 commented 10 months ago

Any updates on this?