nam_nguyenhoai_AI commited on
Commit
64a17a1
1 Parent(s): b41d709
Files changed (1) hide show
  1. algorithm.py +3 -0
algorithm.py CHANGED
@@ -73,3 +73,6 @@ def online(features, threshold):
73
  clips.extend(random_Frames)
74
 
75
  return clips
 
 
 
 
73
  clips.extend(random_Frames)
74
 
75
  return clips
76
+
77
+ def test():
78
+ pass