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 Results #26

Open
wenquanlu opened this issue Oct 10, 2024 · 1 comment
Open

Training Results #26

wenquanlu opened this issue Oct 10, 2024 · 1 comment

Comments

@wenquanlu
Copy link

wenquanlu commented Oct 10, 2024

Hi, thanks for your great work. I used the command

python train_b2u.py --noisetype gauss25 --data_dir ./data/train/Imagenet_val --val_dirs ./data/validation --save_model_path ../experiments/results --log_name b2u_unet_gauss25_112rf20 --Lambda1 1.0 --Lambda2 2.0 --increase_ratio 20.0

on imagenet validation dataset for training, with all hyperparameters set as default value provided in the README. After 100 epochs, I only get PSNR of 24.75 for PSNR_EXP on Kodak dataset.

What could possibly go wrong?

Thank you

@KevinZ0217
Copy link

Hi,
thanks for the great work, I got the same problem during training.

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

2 participants