yjh0410 1 жил өмнө
parent
commit
6ed46e51e9
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      engine.py

+ 0 - 1
engine.py

@@ -1306,7 +1306,6 @@ class RTRTrainer(object):
 
             # xyxy -> cxcybwbh
             targets = self.box_xyxy_to_cxcywh(targets)
-            print(targets)
                 
             # Visualize train targets
             if self.args.vis_tgt: