Coder Social home page Coder Social logo

davidqiuchao / nb2nb Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 2.0 214.96 MB

This code implements the code of the paper ,"Neighbor2Neighbor:Self-Supervised Denoising From Single Noisy Images",in2021

License: MIT License

Python 100.00%
denoising self-supervised-learning

nb2nb's Introduction

Nb2Nb

This project aims to understand the idea of the paper ,"Neighbor2Neighbor:Self-Supervised Denoising From Single Noisy Images". Since this code is an unofficial implementation, some details may differ from the original description in the paper. To make it easier to understand the underlying theory, All the codes are written by Python and Tensorflow.

Sample Result

All the results are tested on SIDD Validation Dataset

Noisy Image denoised Result
21 21c
37 37c
56 56c

Update

Testing files, including trained model, are uploaded. The main testing file is "test.py", which can easily run by input the command .

python test.py -s saves -n nets.Unet -d dataDir -r resultDir

The "dataDir" specifies the testing data directory, and the "resultDir" is the path for saving result.

For rendering the '.mat' data, using the Simple Camera Pipline.

More training files will be uploaded as soon as possible. To be continue ...

nb2nb's People

Contributors

davidqiuchao avatar

Stargazers

Cj avatar  avatar FF-Wong avatar scott avatar  avatar  avatar  avatar Mason avatar  avatar Larry avatar  avatar  avatar ShaofengZou avatar Jiaqi Ma avatar Merle avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

scott-mao dong706

nb2nb's Issues

Questions about the pretrained model and results.

Thanks for sharing it. I have two questions.

  1. Do you train it with SIDD dataset? There are three different sizes: small, medium and full. How many epoches do you train for the final pretrained model? Would you mind offer the corresponding training code?
  2. I test your model with some images from SIDD dataset. But I find some color distortions. Do your test results also suffer from it?Here is an example.
    Noisy:
    0197_NOISY_RAW_010 MAT_sRGB
    GT:
    0197_GT_RAW_010 MAT_sRGB
    Denoised:
    0197_DENOISED_RAW_010 MAT_sRGB

It is obvious that the denoised image has a color distortion.
Looking forward to your replies! Thanks a lot.

requirments

holle,what is the tensorflow version? Can you tell us the enviroment requirements?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.