Skip to content

PyTorch Extremely Lightweight Quantization Robust Real-Time Single-Image Super Resolution (XLSR) model

Compare
Choose a tag to compare
@quic-bharathr 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 dataset
  • checkpoint_int8.pth - quantized model with the highest validation accuracy obtained with Quantization-aware Training using AIMET
  • checkpoint_int8.encodings - Encodings for the quantized models