Code Monkey home page Code Monkey logo

pixelrl's Issues

Regarding Testing Setup

Hi!
This is more general doubt related to the concept and not directly the implementation. Can you please explain how the inferencing works? From the paper it seems that you already have to know the final denoised image (to calculate rewards and to improve iteratively). So how does this work when you are on a test set in which case you don't have access to the actual groundtruths?

3 channel image restoration

Very interesting project. I've been recently trying to test it with 3D images, but I didn't have much progress. I believe it has to do with the shape of the output of the Policy network being pout.sample().shape = (batch_size, crop_size, crop_size). I think it should include the 3 channels too, however I don't know how to change the shape of the SoftmaxPolicy layer. Is that the right approach? And, if it is, could you give me a hint on how to proceed?

Color images?

Trying the test function but all images are in gray, is color not supported?

image compression using PixelRL?

Really interesting project of implementing image processing tasks using DeepRL network.
Can this work be used for efficient pixel-level image compression instead of normal downsizing an image. If yes, can anyone plz help me saying how to achieve that?

Why the FCN needs a pre-trained weight?

I notice that you use chainer.serializers.load_npz('../denoise_with_convGRU/model/pretrained_15.npz', net) to load a pre-trained FCN weight? Why needs the pre-trained FCN weight?
I currently translate the code into PyTorch version, Can I train the FCN directly without loading pretrained weights?
Thank you!

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.