Open theycallmefm opened 3 months ago
Hi, I think you can try the intructNeRF2NeRF code implemented with threestudio (mentioned in the readme). But I think the NeRF Representation in threestudio's implementation is too simple to represent something complex like a scene
Hi, I want to try the editing capabilities of Magic3D, but I don't want to use a mesh created by Magic3D. Instead, I want to use a simple NeRF generated by instant-ngp. I've created a NeRF with instant-ngp using Nerfstudio. Here is my output. How can I parse this output to do editing using Magic3D? Or is there a way to train a simple nerf and edit using Magic3D in threestudio?