reab5555 commited on
Commit
c97b025
·
verified ·
1 Parent(s): 8efcb6a

Update video_processing.py

Browse files
Files changed (1) hide show
  1. video_processing.py +1 -1
video_processing.py CHANGED
@@ -245,7 +245,7 @@ def process_video(video_path, anomaly_threshold, desired_fps, progress=None):
245
  mse_heatmap_embeddings,
246
  mse_heatmap_posture,
247
  face_samples["most_frequent"],
248
- face_samples["others"],
249
  anomaly_faces_embeddings,
250
  anomaly_frames_posture_images,
251
  aligned_faces_folder,
 
245
  mse_heatmap_embeddings,
246
  mse_heatmap_posture,
247
  face_samples["most_frequent"],
248
+ #face_samples["others"],
249
  anomaly_faces_embeddings,
250
  anomaly_frames_posture_images,
251
  aligned_faces_folder,