PyTorch Extremely Lightweight Quantization Robust Real-Time Single-Image Super Resolution (XLSR) model
quic-bharathr
released this
03 Jun 00:59
·
22 commits
to develop
since this release
The release provides the model checkpoint tarballs for different variations of the PyTorch-based Extremely Lightweight Quantization Robust Real-Time Single-Image Super Resolution (XLSR) model. Each model tarball corresponds to a given scaling_factor (release_xlsr_<scaling_factor>x.tar.gz
). Each tarball contains the following:
checkpoint_float32.pth.tar
- full-precision model with the highest validation accuracy on the DIV2k datasetcheckpoint_int8.pth
- quantized model with the highest validation accuracy obtained with Quantization-aware Training using AIMETcheckpoint_int8.encodings
- Encodings for the quantized models