PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.64k stars 2.87k forks source link

fix bugs for using camera #8971

Open lastrei opened 4 months ago

lastrei commented 4 months ago

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

paddle-bot[bot] commented 4 months ago

Thanks for your contribution!

CLAassistant commented 6 days ago

CLA assistant check
All committers have signed the CLA.