CIPS-3D
CIPS-3D copied to clipboard
3D-aware GANs based on NeRF (arXiv).
How to view G model effects? run web_demo.py like this , web only display 3 same pictures,1picture display nothing(be black).   web_demo.py like below : 
Hello, thank you for your contribution. I try to run your web_ Demo. I saw you say"Thus current stylization is limited to randomly generated images. To edit a real image,...
Hello big guy, the environment is set up and can only be generated with the default materials. I tried to search for a long time, but I couldn't find how...
Thanks for your excellent work. I am curious why you set the ray_near and ray_end to 0.88 and 1.12? (and for other variables like h_stddev etc.) Is that set empirically?
could u please tell me how to deal with this error?
Hi, would you be interested in adding CIPS-3D to Hugging Face? The Hub offers free hosting, and it would make your work more accessible and visible to the rest of...
could you provide a demo for testing just like demo3.mp4 in your readme?
In the second block of the Shallow 3D NeRF Network(Fig 2), the input dim is 64, while the dim of latent code from mapping network is 128. I would like...
Can I have .yaml config file for fine-tuning FFHQ? I'm using your `exp/cips3d/configs/finetune_exp.yaml` (for AFHQ) and after 7 hours, FID ~ 145 :(((. 
Hi Zhou, Thank you for reading my message. I am very impressive by your work of CIPS. And I would like to fine tune it on my own dataset. Can...