Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F five-video-classification-methods
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Matt Harvey
  • five-video-classification-methods
  • Merge requests
  • !105

A more general demo script

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Zhiyin Hong requested to merge github/fork/sanshibayuan/master into master Aug 09, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

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!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/sanshibayuan/master