Commit History

Get labels in original order (Got them in the wrong order before which effected the results)
596e2ad

omermazig commited on

Change to multilabel
ed24b85

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
63e5dc3

omermazig commited on

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

omermazig commited on

Make sure we are using CUDA if available
944e963

omermazig commited on

Add changes to actual space. Also delete old example videos.
96f34ba

omermazig commited on

Change app code to use my own:
2ac5dcc

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