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

Commits on Aug 9, 2018

  1. A more general demo script

    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!
    sanshibayuan committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6020809 View commit details
    Browse the repository at this point in the history