Giter Site home page Giter Site logo

Comments (6)

Hanqer avatar Hanqer commented on May 28, 2024

I reimplement the ssv2 sampling and adjust the training setting accroding to the paper: change the iterations to 30,000 with batch-size 256, the sampling manner is change to TSN style and using 3 spatial crops for testing. The remaining settings are same with K400 as the provided scripts.
However, the VIT-B/16 model only archieves 58.9 top-1 acc on SSv2 (compared with 61.7 acc in the paper ). Do I missing same changes for SSv2 dataset?

from efficient-video-recognition.

Hanqer avatar Hanqer commented on May 28, 2024

I reimplement the ssv2 sampling and adjust the training setting accroding to the paper: change the iterations to 30,000 with batch-size 256, the sampling manner is change to TSN style and using 3 spatial crops for testing. The remaining settings are same with K400 as the provided scripts.
However, the VIT-B/16 model only archieves 58.9 top-1 acc on SSv2 (compared with 61.7 acc in the paper ). Do I missing same changes for SSv2 dataset?

from efficient-video-recognition.

linziyi96 avatar linziyi96 commented on May 28, 2024

Would you mind letting me know how many input frames and how many decoder layers you are using? 8 frames + 4 decoder layers should obtain similar performance as you reported. We use 12 decoder layers for SSv2 as we found they provide clear improvements (to about 61% accuracy).

from efficient-video-recognition.

Hanqer avatar Hanqer commented on May 28, 2024

I used 16 frames input and 4 layers decoder.

from efficient-video-recognition.

Hanqer avatar Hanqer commented on May 28, 2024

Thanks for your help @linziyi96 .
By changing the input frames to 8, and decoder layers to 12. I got 61.1% top-1 acc on SSv2 dataset.

I run this experiment with bs128, accrodingly changing the lr to 2e-4 and iterations to 60k steps.

from efficient-video-recognition.

CZC-026 avatar CZC-026 commented on May 28, 2024

Thanks for your help @linziyi96 . By changing the input frames to 8, and decoder layers to 12. I got 61.1% top-1 acc on SSv2 dataset.

I run this experiment with bs128, accrodingly changing the lr to 2e-4 and iterations to 60k steps.

Hello , did you reproduce the experimental results on the k400? The accuracy I got is a bit lower than in the paper(about 3%)

from efficient-video-recognition.

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.