NPPE Super-Resolution Model
This repository contains a PyTorch model trained for the NPPE image super-resolution task.
Model
Architecture:
- StrongSRNet
- Residual learning over bicubic upsampling
- Residual Channel Attention Blocks (RCAB)
- 6 residual groups
- 10 RCAB blocks per group
- 96 feature channels
- 4x super-resolution
Training
Training patch size: 128x128 LR
Upscaled target patch: 512x512 HR
Optimizer: AdamW
Learning rate: 1e-4
Training epochs: 200
Validation
Best validation PSNR:
39.137919607422496
Best epoch:
91
Inference
The final predictions were generated using x8 test-time self-ensemble.
Files
best_model_v2.pth- trained PyTorch checkpointconfig.json- model/training configurationsubmission.csv- competition submissionREADME.md- model documentation
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support