Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Results #12

Open
Woolseyyy opened this issue May 6, 2022 · 3 comments
Open

Blank Results #12

Woolseyyy opened this issue May 6, 2022 · 3 comments

Comments

@Woolseyyy
Copy link

I am trying to follow and reproduce your work but meet some problem. I tried the script in README but find the rgb output is all white. This is my command:
python train_nerd.py --datadir /root/Data/synthetic/Chair/ --basedir ~/Experiments --expname 03_nerd_official --gpu 0,1,2,3 --config configs/nerd/blender.txt

I checked that the ground truth image can be correctlly read. When debugging, I find that 'target' and 'target_mask' are all correct but payload['rgb'] always output 1.0 after training. Any ideas? Thanks a lot!

@za-cheng
Copy link

I'm running into the same issue with my custom data --- in some cases the predicted alphas in fine_result['acc_alpha'] would become all zeros. Any help would be appreciated :)

@Woolseyyy
Copy link
Author

I'm running into the same issue with my custom data --- in some cases the predicted alphas in fine_result['acc_alpha'] would become all zeros. Any help would be appreciated :)

I still cannot solve this issue after debugging and give up. It seems that training nerd is unstable. Have a try with Neural-PIL. I can stablely reproduce the results of Neural-PIL.

@MoreThanLove
Copy link

I'm running into the same issue with my custom data --- in some cases the predicted alphas in fine_result['acc_alpha'] would become all zeros. Any help would be appreciated :)

I still cannot solve this issue after debugging and give up. It seems that training nerd is unstable. Have a try with Neural-PIL. I can stablely reproduce the results of Neural-PIL.

Hi, I am using Neural-PIL for relighting. What should I do? The README.md section doesn't seem to mention how to relight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants