Skip to content
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

Problems with Preparing dataset sthv1 #275

Closed
yuhuixu1993 opened this issue Oct 23, 2020 · 1 comment · Fixed by #278
Closed

Problems with Preparing dataset sthv1 #275

yuhuixu1993 opened this issue Oct 23, 2020 · 1 comment · Fixed by #278
Labels
bug Something isn't working

Comments

@yuhuixu1993
Copy link

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. 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

  1. What command or script did you run?
bash generate_rawframes_filelist.sh

  1. Did you make any modifications on the code or config? Did you understand what you have modified?
    None

  2. What dataset did you use?
    sthv1
    Environment

  3. Please run PYTHONPATH=${PWD}:$PYTHONPATH python mmaction/utils/collect_env.py to collect necessary environment information and paste it here.

  4. 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!

@dreamerlin dreamerlin linked a pull request Oct 24, 2020 that will close this issue
@dreamerlin
Copy link
Collaborator

Thanks for your report, we are preparing a fix here

@dreamerlin dreamerlin added the bug Something isn't working label Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants