five-video-classification-methods icon indicating copy to clipboard operation
five-video-classification-methods copied to clipboard

A more general demo script

Open sanshibayuan opened this issue 6 years ago • 1 comments

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!

sanshibayuan avatar Aug 09 '18 07:08 sanshibayuan

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

harvitronix avatar May 13 '19 22:05 harvitronix