Code Monkey home page Code Monkey logo

idr's People

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

idr's Issues

How to train raw image dataset for denoising

Thanks for your excellent work!

I would like to train a raw image denoising model. what the data type I need to prepare? .raw? .dng?
And could this repo can train on raw/dng image?
If possible. Can you give me any guide to train raw/dng image~?

Thank you very much.
I will be grateful for any help you can provide!

question about experiment

when you do the denoising evaluation on different dataset,Do you retrain your model from scratch on the dataset you want to evaluate, or do you train a model on just one training set and evaluate it on many datasets

About the dataset

Hi,
Thanks for your excellent work. I got many download fails with the url offered. Could you please release another url which easy for downloading? Thanks a lot.

Training Issues

Hello, I ran synthetic_config.py as requested but no training file was generated

sensenoise500 dataset, noise parameter

firstly , thanks your excellent work.

I want to reimplement the result of sensenoise500 dataset。
so I have to know the noise parameter, such as possion-gaussion noise model parameter.
in the paper:
in the section 4 of the paper I, have said: "However, we choose the Gaussian distribution to model the read noise, since we observe that itis more robust for mobile sensors. More details and examples of SenseNoise-500 can be found in the supplementary
materials."
but I can not found more information about the recalibrated noise parameter even in the supplementary
materials.

can you provide the noise parameter of sense noise 500 dataset.

very appreciate your reply!

SenseNoise dataset

Hello, I notice that the SenseNoise dataset in the drive link is the older version.
Can you please update it to the version as in the baidu link? Thanks a lot.

training code

how soon will the training code come?I want to do some experiment!thanks

training code

how soon will the training code come?I want to do some experiment!thanks @

About the python packge 'mc'

Hi, while i was training your code on the windows, I cannot find the python package 'mc'(datasets/imagefolder.py Line 13). Is it means the 'python-memcached 1.59'? Expecting your explanation, and thanks a lot :D

About Refined dataset in the paper

Thanks for your great work.

Your code seems that you didn't save the Refined dataset 0-m instead training the network F_{0-m} just on Noiser-noisy dataset. Without the Refined dataset 0-m, can really diminish the gap between noiser-noisy and noisy-clean domains?

Expected your reply.

train error

Set to non distributed and run train Py, the following error occurred:

RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.

How can I use "mc" library?

When I change mc (I think it's related to memory cached dataloader) to False in IDR.yaml, train code works fine.
But when I trying to use mc, It raises import error and does not work.

** import mc error
self.mclient = mc.MemcachedClient.GetInstance(server_list_config_file, client_config_file)
NameError: name 'mc' is not defined

Is there any way to use mc? or just keeping mc to False is fine?

training

Is a linux system required for training?

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.