Maclory/SPSR
A PyTorch implementation of a deep learning super-resolution model that preserves image structure during upscaling.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides the PyTorch implementation of Structure-Preserving Super Resolution (SPSR), a method for enhancing image resolution while maintaining structural integrity. The approach uses gradient guidance to preserve edge and detail information during the super-resolution process. It includes training code, model architecture, and pre-trained weights for both the CVPR 2020 and TPAMI 2021 versions of the method.