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 PSNR Model #28

Merged
merged 10 commits into from
Jul 2, 2019
Merged

Training PSNR Model #28

merged 10 commits into from
Jul 2, 2019

Conversation

captain-pool
Copy link
Owner

Added First Phase of training. #17
First phase of training consists of warming up the generator by, training the model on L1 Loss, to reduce PSNR.
The variables of this trained generator will be used as initial weights for Phase 2 of Training.

E2_ESRGAN/lib/phase_1.py Outdated Show resolved Hide resolved
E2_ESRGAN/lib/model.py Show resolved Hide resolved
E2_ESRGAN/lib/phase_1.py Show resolved Hide resolved
E2_ESRGAN/lib/phase_1.py Outdated Show resolved Hide resolved
E2_ESRGAN/lib/phase_1.py Outdated Show resolved Hide resolved
E2_ESRGAN/lib/utils.py Outdated Show resolved Hide resolved
E2_ESRGAN/lib/utils.py Outdated Show resolved Hide resolved
E2_ESRGAN/main.py Show resolved Hide resolved
E2_ESRGAN/config.yaml Show resolved Hide resolved
@captain-pool captain-pool mentioned this pull request Jul 1, 2019
2 tasks
@captain-pool captain-pool merged commit 40af35a into master Jul 2, 2019
@captain-pool captain-pool added ESRGAN Issue related to ESRGAN Feature Request Request Features for the Project labels Jul 5, 2019
@captain-pool captain-pool deleted the train_psnr branch July 21, 2019 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ESRGAN Issue related to ESRGAN Feature Request Request Features for the Project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants