Giter VIP home page Giter VIP logo

Comments (5)

liuyang12 avatar liuyang12 commented on September 22, 2024 1

I think MatConvNet is missing here, since it is required to apply FFDNet as a denoser. Please refer to the doc to compile it (with CUDA and CuDNN for better performance on GPU). You might find this issue useful if you compile it on MATLAB 2018a and above.

I will try to release the real data and Python (PyTorch) version hopefully after we complete the journal version.

from pnp-sci.

waleedt avatar waleedt commented on September 22, 2024

Problem resolved. MatConvNet was missing. Thank you very much!

from pnp-sci.

Diyorazh avatar Diyorazh commented on September 22, 2024

May I ask if we need to run on GPU in order to reproduce some results? -- Thanks!

from pnp-sci.

liuyang12 avatar liuyang12 commented on September 22, 2024

GPU is not needed to reproduce the same results in terms of reconstruction quality. You can set para.useGPU = false; in line#82 of test_pnpsci.mto use your local CPU for running the pre-trained network. However, MatConvNet is required for running the MATLAB version of FFDNet. Sadly, MatConvNet only supports up to CUDA 10 and is no longer maintained. You may check the Python version (PyTorch is used) works on CPU only as well (Ooops, I need to update the readme of PnP-SCI_python). Again, you need to set useGPU = False in line#183 of pnp_sci_video_grayscale_benchmark.py or multiple lines of pnp_sci_video_middle_scale_color.py.

from pnp-sci.

Diyorazh avatar Diyorazh commented on September 22, 2024

@liuyang12 Thank you! super clear. I have already starred and cloned your python version. It can be a great help to my course project. Thank you!

from pnp-sci.

Related Issues (1)

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.