cassiePython / CLIPNeRF

CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields
Apache License 2.0
258 stars 15 forks source link

The code does not match the description in the paper #18

Open jianglh-WHU opened 1 year ago

jianglh-WHU commented 1 year ago

Hi~ Thanks for your excellent work!

But when I read the open source code, I find it does not match the description in the paper, e.g. first train the disentangled conditional NeRF including the conditional NeRF generator and the deformation network; then we fix the weights of the generator and train the CLIP manipulation parts

I think that it just finetunes pretrained NeRF using clip. Could you please open-source the code described in the paper? Thank you very much.

Roundbeann commented 1 month ago

The same as code nerf