Skip to content

Updated README.md file #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jssprz
Copy link

@jssprz jssprz commented Oct 6, 2019

solve a misspelling in README.md file

@ivrschool
Copy link

Thank you for the great work. May I ask you to please describe a bit about how to organise the video frames before running the python gen_dataset_lists.py . I have organised in the following order but it seems not working.

->rawframes(dir)
------>baseball(dir)
---------------->baseball_v1(dir)
-------------------------->img_0001.jpeg(file)
-------------------------->img_0002.jpeg(file)
-------------------------->img_0003.jpeg(file)
-------------------------->img_0004.jpeg(file)
-------------------------->img_0002.jpeg(file)
---------------->baseball_v2(dir)
-------------------------->img_0001.jpeg(file)
-------------------------->img_0002.jpeg(file)
-------------------------->img_0003.jpeg(file)
-------------------------->img_0004.jpeg(file)
------>pushup(dir)
---------------->pushup_v1(dir)
-------------------------->img_0001.jpeg(file)
-------------------------->img_0002.jpeg(file)
-------------------------->img_0003.jpeg(file)
---------------->pushup_v2(dir)
-------------------------->img_0001.jpeg(file)
-------------------------->img_0002.jpeg(file)
-------------------------->img_0003.jpeg(file)

I am passing the following arguments:
"!python gen_dataset_lists.py ucf101 ./rawframes/"

It seems not working. Please 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

Successfully merging this pull request may close these issues.

2 participants