Hello,
Im trying to debug my own code, but i cant print anything out because some code inside YoloV7 is constantly printing thousands of debug messages.
There are other classes that are doing the same thing, taking over the debug monitor by filling it with unwanted internal debug messages, making debugging impossible.
Anybody knows how to stop those?
14:47:27.763 → YOLOv7t_SD tick[169]
14:47:28.031 → YOLOv7t_SD tick[168]
14:47:28.296 → >>> YOLOv7t_SD FPS = 3.96
14:47:28.338 → YOLOv7t_SD tick[168]
14:47:28.563 → YOLOv7t_SD tick[168]
14:47:28.875 → YOLOv7t_SD tick[168]
14:47:29.096 → YOLOv7t_SD tick[167]
14:47:29.363 → YOLOv7t_SD tick[168]
14:47:29.674 → YOLOv7t_SD tick[168]
14:47:29.896 → YOLOv7t_SD tick[168]
14:47:30.163 → YOLOv7t_SD tick[169]
14:47:30.470 → YOLOv7t_SD tick[169]
14:47:30.698 → YOLOv7t_SD tick[168]
14:47:30.964 → YOLOv7t_SD tick[168]
14:47:31.231 → YOLOv7t_SD tick[166]
14:47:31.541 → YOLOv7t_SD tick[168]
14:47:31.763 → YOLOv7t_SD tick[168]
AMB82-MINI