Code Monkey home page Code Monkey logo

esrgan's Introduction

ESRGAN (Enhances Super Resolution Generative Adversarial Networks)

This project aims to know the impact of number of Residual in Residual Dense Blocks (RRDB) and number of Growth Channels on the image upscalinng (x4). This project is based on "basicsr" repository.

To use the repo, install basicsr: pip install basicsr

OUR WORK

In this project which we trained 4 models:

  1. 21 blocks with 32 growth channels.
  2. 21 blocks with 36 growth channels.
  3. 23 blocks with 32 growth channels.
  4. 25 blocks with 32 growth channels.

DATASETS

These models were trained on SET 14 dataset with random flips and rotation and validated on SET 5 dataset. These models are trained upto 10000 iterations (epochs ~= 50). These models were evaluated on a custom dataset consisting of images from various datasts that include URBAN100, OST300 and BSD100. These models are evaluated for every 500 iterations and the results were plotted. Datasets used are available in "datasets" folder. Models are aalialble in "experiments" folder.

RESULTS

All the results for each iteration are located in the "results" folder.

MISCELLANEOUS

All the training and testing codes are available in "docs" folder README.md

Please Checkout "Assets" folder for overview and results

esrgan's People

Contributors

asv53 avatar

Stargazers

Jack avatar

Watchers

Kostas Georgiou 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.