GithubHelp home page GithubHelp logo

RealBlur data for training about mprnet HOT 7 CLOSED

asdf1996 avatar asdf1996 commented on August 16, 2024
RealBlur data for training

from mprnet.

Comments (7)

adityac8 avatar adityac8 commented on August 16, 2024

Hi @asdf1996

In Table 4 of MPRNet, we report two results for RealBlur datasets.
realblur
For the top part, we simply take the pretrained model of GoPro dataset and test it on RealBlur datasets.
For the bottom part, we train two separate models, each for RealBlurR and RealBlurJ. For this, we follow the same training strategy as the authors of RealBlur dataset. We use GoPro+BSD+RealBlurR for training our RealBlurR model and GoPro+BSD+RealBlurJ for training our RealBlurJ model. We train the models for 100 epochs.

Thanks

from mprnet.

asdf1996 avatar asdf1996 commented on August 16, 2024

Thanks for reply.
So is it better to train the model from scratch, instead of using pre-trained model of GoPro and fine-tuning on RealBlur dataset?

from mprnet.

BZboys avatar BZboys commented on August 16, 2024

I had the same problem. The loss becomes inf in the task of deblur, and reducing the learning rate is useless.

from mprnet.

swz30 avatar swz30 commented on August 16, 2024

Thanks for reply.
So is it better to train the model from scratch, instead of using pre-trained model of GoPro and fine-tuning on RealBlur dataset?

We did not try finetuning.

from mprnet.

asdf1996 avatar asdf1996 commented on August 16, 2024

We did not try finetuning.

Could you please also provide the model weights of trained on BSD and RealBlur dataset? THANKS!

from mprnet.

swz30 avatar swz30 commented on August 16, 2024

Hi @asdf1996

We use a slightly lighter network for the GoPro+BSD+RealBlur dataset. Please change n_feat=80

def __init__(self, in_c=3, out_c=3, n_feat=96, scale_unetfeats=48, scale_orsnetfeats=32, num_cab=8, kernel_size=3, reduction=4, bias=False):

You can download the weights from https://drive.google.com/drive/folders/1NY0nVT7A1w6cWTL8oig9e-ufaMT974mE?usp=sharing

from mprnet.

asdf1996 avatar asdf1996 commented on August 16, 2024

Thank you!

from mprnet.

Related Issues (20)

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.