Coder Social home page Coder Social logo

frn's People

Contributors

junshk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wulei2018

frn's Issues

Details for ablation study

Hello, @Junshk !
I've been studying the FRN structure you proposed, and I have questions for ablation studies.

  1. When you studied to get the effectiveness of down-upsampling modules, you suggested RCAN structure when down-upsampling modules were not equipped. In this case, the body part is only changed, right?

  2. The next question is for auto-encoder loss. I wonder the training process if the auto-encoder loss is given. When training, I think the following cases:

  • down-upsampling modules w/o FRN body are trained -> the whole model w/ FRN body is trained using the pre-trained weights for down-upsampling modules.
  • down-upsampling modules w/o FRN body are trained -> the whole model w/ FRN body is trained using the trained weights for down-upsampling modules, and simultaneously the weights for down-upsampling modules are fine-tuned.
  • From scratch, the whole model is trained using L1 + auto-encoder loss.

I'm strongly guessing the first case works.

Thanks in advance! :)

SR image size

Hello,

Thank you for your work and the repository.
I am trying to train the model on the DIV2K dataset. If I choose a scale factor of 2 and a patchsize of 96 for HR images (48 for LR images), then the downsampling module at the beginning of the network will downscale the LR image to 24x24. After propagating the residual blocks, the upscaling module then upscales the representation by the same scale factor as the downscaling module, i.e. we get a size of 48x48. However, this is not super-resolved to the HR size. Therefore the l1 loss function is not applicable in my case. Is there anything to add in the architecture such that it gets upscaled 96x96?
Thanks!

Edit: Everything cleared out, thanks.

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.