Giter Site home page Giter Site logo

yjn870 / rdn-pytorch Goto Github PK

View Code? Open in Web Editor NEW
120.0 120.0 25.0 3.57 MB

PyTorch implementation of Residual Dense Network for Image Super-Resolution (CVPR 2018)

Home Page: https://arxiv.org/abs/1802.08797

License: MIT License

Python 100.00%
image-super-resolution

rdn-pytorch's People

Contributors

yjn870 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rdn-pytorch's Issues

the problem of RDB

image
I find the code you write about RDB is wrong: you lost the connection about DenseLayer

预训练权重文件

你好,请问能给出百度云的预训练权重文件的链接吗? 现在这个打不开~

lr decay

param_group['lr'] = args.lr * (0.1 ** (epoch // int(args.num_epochs * 0.8)))

In the paper : The learning rate is initialized to 10−4 for all layers and decreases half for every 200 epochs.

I don't understand what you are doing with the learning rate, can you explain it, thanks a lot

The value of the PSNR in this program seems to be different from other programs

Hello!
Are the PSNR results recovered from the model high? I tested with the pictures from the set5 recovered by the model in other programs that calculate PSNR, and find that the values are not as high as in your programs, (and the programs I used to test PSNR has been verified in Set5 Bicubic's case is 33.67, it seems that there is no problem), can you explain this phenomenon? And if you can provide SSIM program is even more perfect.
Thanks!

why use convert_rgb_to_y

In the 3.4. Implementation Details section of the original paper it is stated that the network applies grayscale images.And there is no explicit mention of pre-processing in the paper.Simple cropping is also done in the matlab code in the github repository given in the paper.
image

convert_rgb_to_ycbcr

Hello, have you forgotten this function “convert_rgb_to_ycbcr” in "util.py"? I can't find the declaration.

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.