Commit History

Fix model link
b6638d1
verified

omermazig commited on

Tolerate fps difference of 5 for usage of original fps. This is because YouTube videos are commonly with 25 FPS and we're trying to work with 30 FPS
0cd2e7c

omermazig commited on

Add `change_video_resolution_and_fps`, and use it to parse the input video (if necessary).
781cb20

omermazig commited on

Make sure we are using CUDA if available
614fa07

omermazig commited on

Add changes to actual space. Also delete old example videos.
117732b

omermazig commited on

Change app code to use my own:
e0d185f

omermazig commited on

fix: size accepted by the model because of the recent change in preprocessors
04b5589

sayakpaul HF staff commited on

chore: remove debugging code.
91c5ef0

sayakpaul HF staff commited on

debugging predictions.
c5a535e

sayakpaul HF staff commited on

debugging predictions.
33da5d3

sayakpaul HF staff commited on

debugging predictions.
e7f0154

sayakpaul HF staff commited on

debugging confidence dict.
2fbae88

sayakpaul HF staff commited on

debugging confidence dict.
ffb234a

sayakpaul HF staff commited on

fix: prediction parsing.
dfa0336

sayakpaul HF staff commited on

fix: device placement.
0a8eb69

sayakpaul HF staff commited on

add: inference code.
8760fb5

sayakpaul HF staff commited on

add: example video clips.
e0d0312

sayakpaul HF staff commited on