PaddleDetection
PaddleDetection copied to clipboard
fix bugs for using camera
There is a bug when using pipeline. When setting camera_id, visualization cannot be started. Modify the set_file_name method. When the incoming path is a number, self.file_name = None
Thanks for your contribution!