liqian 2 years ago
parent
commit
cef2c476f4
1 changed files with 0 additions and 5 deletions
  1. 0 5
      video_recall.py

+ 0 - 5
video_recall.py

@@ -548,9 +548,6 @@ class PoolRecall(object):
         #     'executeTime': (time.time() - start_time) * 1000
         # })
 
-        # debug
-        flow_pool_recall_result = []
-
         return flow_pool_recall_result[:size]
 
     def check_video_counts(self, video_ids, flow_pool_mapping):
@@ -1302,8 +1299,6 @@ class PoolRecall(object):
         #     'executeTime': (time.time() - start_time) * 1000
         # })
 
-        # debug
-        recall_result = []
         return recall_result[:size]
 
     def rov_pool_recall_with_region_by_h(self, province_code, size=4, key_flag=''):