Kai Zhu
Kai Zhu
Code
Hello, I think your work is great. I don’t know if there is any intention to publish the code.
Error when the code runs to ‘turn off’ function, should model.module be modified to the model? The pytorch model does not seem to have the '.module' attribute, only the '.modules'.
When the custom ffhq dataset is adopted without camera pose information, the error exists in train.py (line 127, "Broken yaw angles (all zeros)"). So how can I reproduce the ffhq...
Hello! When i run './scripts/train_pnf.sh', it appears '' tf.map_fn()......'imagedecoder' object has no attribute 'out_type' ''. The version of my tensorflow is 2.4. Should I lower the version of tf to...
Thanks for your excellent work! I trained the model following python src/infra/launch.py hydra.run.dir=. exp_suffix= dataset=ffhq_posed dataset.resolution=512 model.training.gamma=0.1 or python src/infra/launch.py hydra.run.dir=. exp_suffix= dataset=ffhq_posed dataset.resolution=512 model.training.gamma=0.1 model.discriminator.camera_cond=true model.discriminator.camera_cond_drop_p=0.5 based on the...
Please, where is the file 'ss_os_fc.caffemodel' ?
datasets
Hello! I am having trouble while downloading Potsdam datasets, the speed is too slow for me to download. Do you have dataset links? Many thanks!