GithubHelp home page GithubHelp logo

Comments (2)

Lornatang avatar Lornatang commented on June 8, 2024

Reference from origin paper Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial
Network

# 3.2
3.2. Training details and parameters
We trained all networks on a NVIDIA Tesla M40 GPU using a random sample of 
350 thousand images from the ImageNet database [44]. These images are distinct
 from the testing images. We obtained the LR images by downsampling the HR 
images (BGR, C = 3) using bicubic kernel with downsampling factor r = 4. For 
each mini-batch we crop 16 random 96 × 96 HR sub images of distinct training 
images. Note that we can apply the generator model to images of arbitrary size 
as it is fully convolutional. For optimization we use Adam [35] with β1 = 0.9. 

from srgan-pytorch.

dokluch avatar dokluch commented on June 8, 2024

Reference from origin paper Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

# 3.2
3.2. Training details and parameters
We trained all networks on a NVIDIA Tesla M40 GPU using a random sample of 
350 thousand images from the ImageNet database [44]. These images are distinct
 from the testing images. We obtained the LR images by downsampling the HR 
images (BGR, C = 3) using bicubic kernel with downsampling factor r = 4. For 
each mini-batch we crop 16 random 96 × 96 HR sub images of distinct training 
images. Note that we can apply the generator model to images of arbitrary size 
as it is fully convolutional. For optimization we use Adam [35] with β1 = 0.9. 

Thank you. As for the structure, I've also figured out I have to name the folders train and test, not train and valid (for DIV2k)

from srgan-pytorch.

Related Issues (20)

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.