CLIPNeRF icon indicating copy to clipboard operation
CLIPNeRF copied to clipboard

The code does not match the description in the paper

Open jianglh-WHU opened this issue 2 years ago • 1 comments

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.

jianglh-WHU avatar Apr 14 '23 03:04 jianglh-WHU

The same as code nerf

Roundbeann avatar Jun 07 '24 13:06 Roundbeann