akhra92's picture
Upload model.meta.json with huggingface_hub
b79ab56 verified
Raw
History Blame Contribute Delete
312 Bytes
{
"input_shape": [
1,
3,
16,
224,
224
],
"detect_threshold": 0.97,
"consec": 3,
"target_fps": 16,
"window_frames": 16,
"stride": 3,
"tolerance_s": 1.0,
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
],
"arch": "videomae_base"
}