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

videosDir2framesDir #1

Open
drewgash opened this issue Aug 26, 2018 · 3 comments
Open

videosDir2framesDir #1

drewgash opened this issue Aug 26, 2018 · 3 comments

Comments

@drewgash
Copy link

Hi Federik,

Great looking code. A problem I'm facing though, I can't find where you run videosDir2frameDir function. Please help.

@FrederikSchorr
Copy link
Owner

Hi Andrew,

The videosDir2framesDir function is defined in frame.py. It extracts the frames from all videos in the specified directory.

The above function is called in pipeline_i3d.py - it is the 1st step in the training pipeline.

Hope this helps?
kind regards, Frederik

@drewgash
Copy link
Author

drewgash commented Aug 29, 2018

It helped a lot thanks Frederik. Going to bother you with one more question if you don't mind; any idea how I can apply livedemo.py using the KTH dataset (I already have a saved model file of KTH)? The ChaLearn dataset with its classes is very different from how the KTH dataset is set up.

@drewgash
Copy link
Author

What about creating classes 1-6 for boxing, handclapping, handwaving, jogging, running and walking respectively?

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