GithubHelp home page GithubHelp logo

Comments (3)

ZcsrenlongZ avatar ZcsrenlongZ commented on July 17, 2024

Hi! How long time you train this model? Thank you!

from bipnet.

ZcsrenlongZ avatar ZcsrenlongZ commented on July 17, 2024

Thank you for your wonderful work!

I'm trying to train with your code, and on the synthetic dataset, BipNet shows excellent results. But on the real burst dataset, It does not give as good results as described in your paper. The loss continues to increase except at the beginning. your code set 1e-5 ~ 1e-6 with CosineAnnealingLR as a default setting. If this learning rate is different from the setting of the experiment in the paper, could you share the training settings for the real burst dataset?

I'm really looking forward to your answer.

Have you any advice to tacle this problem?

from bipnet.

akshaydudhane16 avatar akshaydudhane16 commented on July 17, 2024

One thing you could try to stabilize the training is to consider a smaller patch size (like 24x24) for training. The aligned L1 loss is computed between the network output (aligned using PWCNet) and ground truth. As you consider a smaller patch size, the minor alignment error between the network output and the ground truth decreases and helps PWCNet in reducing alignment errors. Thus, there is a chance to compute aligned L1 loss with less error.

from bipnet.

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.