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

how to preprosessing? #7

Closed
hic9507 opened this issue May 5, 2022 · 3 comments
Closed

how to preprosessing? #7

hic9507 opened this issue May 5, 2022 · 3 comments

Comments

@hic9507
Copy link

hic9507 commented May 5, 2022

Hello.
First, thank you for this repository.

I'm trying to preprocess.

I already looked at install.md and installed it.
Now look at data.md and try to follow it.
However, I already have the kinetics-400 downloaded before, so I just need to pre-process the data.

i) Download the dataset from the official website.

ii) Preprocess the dataset by resizing the short edges of the video to 320px. You can refer to the MMAction2 data benchmark for TSN and SlowOnly.

iii) Create the annotations required by the dataloader ("<path_to_video> <video_class>" in the annotations). Comments usually include train.csv, val.csv, and test.csv (here val.csv is equivalent to test.csv). The file format *.csv is:

I'm on the second of this course you mentioned, and I'm not sure how to do it. How do I pre-process?

Thank you for read it!

@yztongzhan
Copy link
Collaborator

Hi @hic9507! Thanks for your question. You can refer to this script for help.

@hic9507
Copy link
Author

hic9507 commented May 5, 2022

Can you give me an example of the command?
I'm a newb so I don't know.
First of all, thanks for the reply!

@yztongzhan
Copy link
Collaborator

You can refer to the instruction(en) or 中文说明 for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants