ABPN icon indicating copy to clipboard operation
ABPN copied to clipboard

Attention based Back Projection Network (ABPN) for image ultra-resolution in ICCV2019

Results 3 ABPN issues
Sort by recently updated
recently updated
newest added

Thank you for the great work and sharing the code! However, when I adopt space attention in other SR models, there is no problem in training, but will have memory...

Hello! First I want to thank you for the great work and code, I was recently trying to understand what self-attention blocks did in SISR tasks, and it's very interesting...

Nice work.While, the model structure is not clear according the paper downloaded from arxiv. According the code in main_4x.py, the model ABPNv5 is the used model, which is far from...