{ "frame_shape": [ 1, 12, 112, 112 ], "in_channels": 12, "motion": true, "motion_lags": [ 1, 2, 4 ], "motion_scale": 0.5, "feat_dim": 512, "window_frames": 16, "stride": 3, "target_fps": 16, "detect_threshold": 0.95, "consec": 3, "tolerance_s": 1.0, "mean": [ 0.485, 0.456, 0.406 ], "std": [ 0.229, 0.224, 0.225 ], "arch": "resnet18_temporal", "temporal_head": "tconv", "rknn_mean_values": [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ], "rknn_std_values": [ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0 ] }