Code Monkey home page Code Monkey logo

Comments (2)

DAVEISHAN avatar DAVEISHAN commented on July 18, 2024 1

Hi Daniel,

Thank you for your suggestions- I tried using SGD and it surprisingly works i.e. training loss started decreasing. Previously, when I was using ADAM optimizer, none of these settings worked: pretrained Kinetics/ImageNet, scratch with various learning rates from 1e-3 to 1e-4.

Thanks again! Closing the issue :)

-Ishan

from slowfast.

DaniNem avatar DaniNem commented on July 18, 2024

Hey Ishan,

Let's try to break this issue into smaller parts.
Few questions to start with:

  1. Are you using the pre-trained kinetics model? (Transformers are very hard to train from scratch)
  2. Did you try different lr's with adam? usually, the right lr zone is very narrow.
  3. Did you try different optimizers like SGD? In our original paper, we trained with sgd, if you trained with kinetics pre-trained model it usually the sgd coverages

Thanks,
Daniel

from slowfast.

Related Issues (17)

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.