Giter VIP home page Giter VIP logo

video-focalnets's Issues

Dependencies problems

Hello! Thank you for your wonderful work! I was trying to use your model for my action recognition task in google colab, but have faced problems with dependencies.
I couldn't use conda and changed all "conda" command to "pip" e.g. "conda install pytorch==1.11.0 torchvision==0.12.0 torchaudio==0.11.0 cudatoolkit=11.3 -c pytorch" -> "pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu113". When I ran script I saw problem with importing mmcv. I couldn't find which version of mmcv I needed.
Can you help me with this problems? Thank you!

Diving48 Results are inconsistent with those in the paper

Thank you very much for publicizing your excellent work.I am very interested in your work.
I downloaded your base model for the Diving48 dataset and the result given in your table is 90.8.
However, I tested it on my own machine (data downloaded from the Diving48 official website, and the v2 version of the label) and found the results to be as high as 95.3, and I don't understand why this is.

Visualization Code

Dear Authors,

Thank you for releasing the excellent codebase. Can you please also point this out in the repository or post the code to generate visualizations for the last layer to show the focus regions of the model?

Reproduce K400 with Video-FocalNet-T

Hello. Thank you for sharing this great work. I was trying to reproduce the evaluation results on K400 test set using Video-FocalNet-T, where it is mentioned in the readme that the top1-acc is 79.8% while I'm getting around 65%.

model: video-focalnet-t
clip: 4
frame_rate: 4
input_frame: 8
input_size: 224

Here is the code we have tried to evaluate v-focalnet on K400-test set (19796 samples). Also, please note, in this code, no crop is used though, but I have also tried crop=3 but unfortunately no luck. However, the gap between the reported score and computed score is too high.

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.