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

A more general demo script #105

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

Conversation

sanshibayuan
Copy link

@sanshibayuan sanshibayuan commented Aug 9, 2018

Given a video path and a saved model (checkpoint), get the frames and extract features if needed, then produce classification predictions.

  • Integraded in one script so no extra packege needed.
  • Modify the rescale_list function to be two wayed.
  • Use opencv instead of ffmpeg for more general use.

I'm new to Github, please let me know if there is anything unproper, Thanks!

Given a video path and a saved model (checkpoint), get the frames and extract features if needed, then produce classification predictions.

Integraded in one script so no extra packege needed.
Modify the rescale_list function to be two wayed.
Use opencv instead offfmpeg for more general use.
I'm new to Github, please let me know if there is anything unproper, Thanks!
@harvitronix
Copy link
Owner

Thanks a lot for this! Will do some testing and merge.

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.

None yet

2 participants