Git Product home page Git Product logo

mediandenoise's People

Contributors

llmpass avatar

Stargazers

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

Watchers

 avatar

mediandenoise's Issues

time-consuming?

The denoising process takes 17 seconds on my computer.Is that so time-consuming?

NameError: name 'Concatenate' is not defined

When I finished training according to the original code, I read the HDF5 file and displayed the error: NameError: name 'Concatenate' is not defined. Why did I have such an error when I didn't modify the content of the code? There is no problem reading the HDF5 file in the author's code

Conv2D(Conv) call takes very long

The following line under model.py takes ~700 seconds when running train.py.

x = Conv2D(n_init_features, (3, 3), padding="same", kernel_initializer="he_normal")(x)

Didn't seem normal to me but is it normal ?

I'm running on GPU

Training times

I'm sorry to disturb you. I have a question. How many epochs have you trained to achieve excellent denoising results?

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.