NeRD-Neural-Reflectance-Decomposition icon indicating copy to clipboard operation
NeRD-Neural-Reflectance-Decomposition copied to clipboard

Running Error

Open JiuTongBro opened this issue 3 years ago • 1 comments

Hi, it's quite a nice work you have made. So I tried to re-implement it based on the code and command you published. However, when I directly runs your code on the synthetic data, following your commands. The generated testing images are all white, here is my running command:

nohup python -u train_nerd.py --datadir /home/ma-user/work/zhl/nerd_pro/nerd_data/synthetic/Car --basedir /home/ma-user/work/zhl/nerd_pro/nerd --expname car --gpu 0,1,2,3 --spherify --config configs/nerd/blender.txt > logs/car4.out 2>&1 &

Where the 'basedir' is the directory that contains 'train_nerd.py'. I tried both to add or not add the 'spherify' option, but the generated testing images are all white. Could you give me some suggestions?

JiuTongBro avatar Feb 14 '22 09:02 JiuTongBro

I meet the same problem. Did you find any solution?

Woolseyyy avatar May 06 '22 02:05 Woolseyyy