-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reproducing TSM_R50_1x1x16_50e_sthv2 issue #182
Comments
Thank you for playing with mmaciont2! For trouble shooting, let's first sort some information out.
|
@SuX97
--> I just followed your install.md by using
--> I firstly tried to use rawframes but constructing rawframes by using the instruction faced this error(#180 ) |
From the experience in image classification, this does not affect the result
Seeking in v0.4.0 is not exact for some videos. You may try the master branch |
Notice
There are several common situations in the reimplementation issues as below
Checklist
Describe the issue
When I tested tsm_r50_1x1x16_50e_sthv2_rgb with this checkpoint , the result is lower than the reported accuracy (57.68/83.65).
I used sthv2 dataset in original webm video format.
Reproduction
To use something-somethingv-2 original video dataset, I just made sthv2_{train, val}_list_videos.txt files.
Also, modified the config file to use this video format.
--> Something-Something-V2
Environment
PYTHONPATH=${PWD}:$PYTHONPATH python mmaction/utils/collect_env.py
to collect necessary environment information and paste it here.--> by conda
Results
If applicable, paste the related results here, e.g., what you expect and what you get.
Issue fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!
The text was updated successfully, but these errors were encountered: