stable-dreamfusion icon indicating copy to clipboard operation
stable-dreamfusion copied to clipboard

Latent nerf with magic 3d

Open Jainam2130 opened this issue 2 years ago • 2 comments

Was anyone able to integrate the awsome magic3d improvements into latent nerf? For sd training in the latent space is extremely beneficial and am wondering how the normal pred from magic3d will affect it

I've tried to implement it over here but am getting shape mismatch errors and failing https://github.com/Jainam213/nerf

Please let me know if someone was able to implement it/could get my try, to work :)

If the quality improves enough we might not even need to backpropogate from latent space into rgb space shaving of 15 minutes

Jainam2130 avatar Feb 07 '23 16:02 Jainam2130

Hi~ @Jainam213 Have you realized the stable dreamfusion with magic3d in latent space?

xuanyuzhang21 avatar Feb 09 '23 12:02 xuanyuzhang21

Hey! I sorry havent been able to iron out the errors yet but the major portion of it is done Maybe you can take a look? The shape mistmatch error is at

/src/latent_nerf/models/renderer.py line 355

Jainam2130 avatar Feb 09 '23 12:02 Jainam2130