liqian 2 years ago
parent
commit
1473d2d6b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -1810,7 +1810,7 @@ class PoolRecall(object):
             filtered_result = ge.get()
 
             # debug
-            if freq == 1:
+            if freq == 2:
                 filtered_result = []
             # ###