You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your error report and we appreciate it a lot.
Checklist
I have searched related issues but cannot get the expected help.
The bug has not been fixed in the latest version.
Describe the bug
Hi, thanks for your contribution. Recently I try to run the experiments of TSM on sthv1. When preparing the dataset, the totalframes are missing in the generated rawframes list. sthv1_train_list_rawframes.txt
Reproduction
What command or script did you run?
bash generate_rawframes_filelist.sh
Did you make any modifications on the code or config? Did you understand what you have modified?
None
What dataset did you use?
sthv1 Environment
Please run PYTHONPATH=${PWD}:$PYTHONPATH python mmaction/utils/collect_env.py to collect necessary environment information and paste it here.
You may add addition that may be helpful for locating the problem, such as
How you installed PyTorch [e.g., pip, conda, source]
Other environment variables that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)
Error traceback
If applicable, paste the error traceback here.
A placeholder for traceback.
Bug 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:
Thanks for your error report and we appreciate it a lot.
Checklist
Describe the bug
Hi, thanks for your contribution. Recently I try to run the experiments of TSM on sthv1. When preparing the dataset, the totalframes are missing in the generated rawframes list.
sthv1_train_list_rawframes.txt
Reproduction
Did you make any modifications on the code or config? Did you understand what you have modified?
None
What dataset did you use?
sthv1
Environment
Please run
PYTHONPATH=${PWD}:$PYTHONPATH python mmaction/utils/collect_env.py
to collect necessary environment information and paste it here.You may add addition that may be helpful for locating the problem, such as
$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Error traceback
If applicable, paste the error traceback here.
Bug 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: