diff --git a/deploy/python/predict_system.py b/deploy/python/predict_system.py index 807e8dad6d5a9a04c4c1ae000014c20401b93af2..2398755357ceb260e3e2e08ae903d0238b531bbd 100644 --- a/deploy/python/predict_system.py +++ b/deploy/python/predict_system.py @@ -102,7 +102,6 @@ class SystemPredictor(object): # st2: add the whole image for recognition to improve recall results = self.append_self(results, img.shape) - #print(results) # st3: recognition process, use score_thres to ensure accuracy for result in results: