Giter VIP home page Giter VIP logo

Comments (4)

DirtyHarryLYL avatar DirtyHarryLYL commented on May 28, 2024

In fact, we cannot know the exact 'best' iteration, just use the experience and the loss curve to choose an experiential iteration.
According to our experience, when using cosine lr decay, a good iteration can be found at about 3~5 complete annealing decay. Usually, we set the first decay as 2 epochs of the training set. More details can be found in the paper: SGDR: Stochastic Gradient Descent with Warm Restarts.

from transferable-interactiveness-network.

SherlockHolmes221 avatar SherlockHolmes221 commented on May 28, 2024

Thanks!
What about training v-coco, I see that your just train 20000 iteration and the result of 6000 iteration preforms a good result. However, when I training the vcoco dataset, I found the loss continued to go down when the iteration reached 20000 and the testing result was not good.

from transferable-interactiveness-network.

DirtyHarryLYL avatar DirtyHarryLYL commented on May 28, 2024

A more detailed analysis of the classes may provide you more clues about the fitting state of the model, some classes' performances begin to degrade after xx iterations, meanwhile, some other classes are still increasing. V-COCO is quite smaller, it exactly needs much fewer iterations to achieve a good point and has a very early stopping in our experiment.

from transferable-interactiveness-network.

SherlockHolmes221 avatar SherlockHolmes221 commented on May 28, 2024

Thanks a lot!

from transferable-interactiveness-network.

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.