GithubHelp home page GithubHelp logo

Comments (5)

Andy1621 avatar Andy1621 commented on August 16, 2024
  1. The videos are resized before the program runs. You can follow the scripts in MMAction2 to prepare the data. Since the videos were processed by others, I don't have the processing code. I can provide you with the processed videos if necessary. If you want it, please leave your email~~

  2. Freeze BN only works when the batch size is too small, which is a popular operation in Object Detection and Semantic Segmentation. I have not used it for video classification. Actually, in previous works like TSN, they freeze BN for UCF101 and HMDB51. In my opinion, the operation only works when fine-tuning special models on a small dataset.

  3. In my repo, I read videos for Kinetics via decord, which processes the raw videos. If you also process raw videos, I think it is okay, and you only need to prepare the correct data list as in my data.

from uniformer.

JieHarry-Hu avatar JieHarry-Hu commented on August 16, 2024

Thank you so much for your detailed answer, it couldn't be better if you could provide the processed video, my email is [email protected]. Finally, thank you for your help.

from uniformer.

Andy1621 avatar Andy1621 commented on August 16, 2024

I have sent it to you email, please check it~~

from uniformer.

Andy1621 avatar Andy1621 commented on August 16, 2024

As there is no more activity, I am closing the issue, don't hesitate to reopen it if necessary.

from uniformer.

Auroralyxa avatar Auroralyxa commented on August 16, 2024

I have sent it to you email, please check it~~
Hi,
Could you please provide me with the processed video, my email is [email protected], thank you in advance

from uniformer.

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.