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

Training from scratch. #11

Open
make-j64 opened this issue Apr 30, 2021 · 7 comments
Open

Training from scratch. #11

make-j64 opened this issue Apr 30, 2021 · 7 comments
Labels
question Further information is requested

Comments

@make-j64
Copy link

make-j64 commented Apr 30, 2021

Hi @aiff22,
Im training from scratch with EBB dataset, result at train_iters 40000 of level 1 is wrong, like this:
https://ibb.co/bByGP4T

Is it normally?
Should i continue training to 100000 iters as your recommend?

Thanks.

@C-water
Copy link

C-water commented May 5, 2021

I meet the same problem, the color of the image was distorted at level 1.

@C-water
Copy link

C-water commented May 14, 2021

@unknow-dev hi, have you found a solution? I tried to modify loss function into L1*100, and adjust the lr of level-1, but it did not work. If you find the reason, could you share it with me? Thank you.

@C-water
Copy link

C-water commented May 27, 2021

@unknow-dev Hi, I recommend using the PyTorch code for training, and the author provides a basic version that requires modifications to level1 and level2. Unfortunately, the Tensorflow code I trained three times has gradient explosion that caused color distortion at level 1.

@make-j64
Copy link
Author

@unknow-dev Hi, I recommend using the PyTorch code for training, and the author provides a basic version that requires modifications to level1 and level2. Unfortunately, the Tensorflow code I trained three times has gradient explosion that caused color distortion at level 1.
Hi @chenquan-hdu ,
Thanks for your information, i will try.

@aiff22 aiff22 added the question Further information is requested label Dec 17, 2021
@JialeHu97
Copy link

@unknow-dev hi, have you found a solution? I tried to modify loss function into L1*100, and adjust the lr of level-1, but it did not work. If you find the reason, could you share it with me? Thank you.

@chenquan-hdu Hi, have you found a solution to the problem of image color distortion? If you find the solution, could you share it with me? Thank you!

@C-water
Copy link

C-water commented Aug 17, 2022

Hi,
I don't know how to solve this problem. Therefore, I used the PyTorch code for training, and the author provides a basic version (pynet-pytorch) that requires modifications to level1 and level2. PyTorch-version code is valid.

@JialeHu97
Copy link

@chenquan-hdu , Thanks for your information.

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

No branches or pull requests

4 participants