Code Monkey home page Code Monkey logo

rsr's Introduction

Robust Super-Resolution

This is the official implementation of the paper: Generalized Real-World Super-Resolution through Adversarial Robustness.

Paper

Generalized Real-World Super-Resolution through Adversarial Robustness
Angela Castillo 1*, María Escobar 1*, Juan C. Pérez 1, 2, Andrés Romero 3, Radu Timofte 3, Luc Van Gool 3, Pablo Arbeláez1
*Equal contribution.
1 Center for Research and Formation in Artificial Intelligence (CinfonIA), Universidad de Los Andes.
2 Image and Video Understanding Lab (IVUL), KAUST.
3 Computer Vision Lab (CVL), ETH Zürich.

Dependencies and Installation

  1. Clone repo

    git clone https://github.com/BCV-Uniandes/RSR
  2. Install dependent packages

    cd RSR
    pip install -r requirements.txt
  3. Install the BasicSR toolbox

    Please run the following commands in the RSR root path to install BasicSR:
    (Make sure that your GCC version: gcc >= 5)

    python setup.py develop --no_cuda_ext

BasicSR was only tested in Ubuntu.

Dataset Preparation

  • Please refer to this web page for details about the dataset organization and dataset augmentation.

Train

  • Training command:

    bash train.sh
  • Pre-trained SR model: Find the pre-trained SR model at Drive.

  • Options/Configs: Please check to Config.md.

  • Logging: Please refer to Logging.md.

Pre-trained Model and Test

  • The link to our RSR pre-trained model and the testing command will be available soon.

Citations

If RSR helps your research, please consider citing us.

@inproceedings{castillo2021generalized,
  title={Generalized Real-World Super-Resolution through Adversarial Robustness},
  author={Castillo, Angela and Escobar, Maria and P{\'e}rez, Juan C and Romero, Andr{\'e}s and Timofte, Radu and Van Gool, Luc and Arbelaez, Pablo},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={1855--1865},
  year={2021}
}

Find other resources in our webpage.

License and Acknowledgement

This project borrows heavily from BasicSR, we thank the authors for their contributions to the community.
More details about license in LICENSE.

Contact

If you have any question, please email [email protected].

rsr's People

Contributors

angelacast135 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.