You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me, I referred to the above conversation to modify my code, but still haven't solved the problem of the PSNR value being nan. I think the model still hasn't read the dataset. I would be very grateful if there have any suggestions about my problem.
Excuse me, I referred to the above conversation to modify my code, but still haven't solved the problem of the PSNR value being nan. I think the model still hasn't read the dataset. I would be very grateful if there have any suggestions about my problem.
![image](https://private-user-images.githubusercontent.com/181439288/367244588-5634f33f-620a-4132-972d-5afbde344cf2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjk2MTYsIm5iZiI6MTczOTM2OTMxNiwicGF0aCI6Ii8xODE0MzkyODgvMzY3MjQ0NTg4LTU2MzRmMzNmLTYyMGEtNDEzMi05NzJkLTVhZmJkZTM0NGNmMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNDA4MzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03ZWMwZGM1NzBlMThhOWUwNjgxOWI0YzVmYTM0ODhlMjY1NDNlZTQ4MWI1MzkzNzdmMjAzYWNlNmNjNGNmYWYwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.6TiQS7jFOjAbdyo3qOL89cFVI98WWdARLwXGOj-U2jQ)
python main.py --n_GPUs 1 --rgb_range 1 --chunk_size 144 --n_hashes 4 --save_models --lr 1e-4 --decay 200-400-600-800 --epochs 1000 --chop --save_results --n_resblocks 32 --n_feats 256 --res_scale 0.1 --batch_size 16 --model NLSN --scale 2 --patch_size 96 --save NLSN_x2 --data_train DIV2K
![image](https://private-user-images.githubusercontent.com/181439288/367245024-ca6c22a1-c8d4-4e8a-b311-c68c54fcb2c8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjk2MTYsIm5iZiI6MTczOTM2OTMxNiwicGF0aCI6Ii8xODE0MzkyODgvMzY3MjQ1MDI0LWNhNmMyMmExLWM4ZDQtNGU4YS1iMzExLWM2OGM1NGZjYjJjOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNDA4MzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNTBlMTcxOWE1NzJjMTY5MWYzOThkYWMwZjVjYzE0ODkxNWQ1Y2VlOWI3NTBkNjljNDc4ZGM1N2MzN2JhM2U0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.vuIZsdD4hJSF_VDveP1w-aYrlWS1VVp7ktjuzCp0IGg)
The text was updated successfully, but these errors were encountered: