Skip to content

Files

Latest commit

8ebb870 · May 12, 2019

History

History

multi_camera_object_detection

多路摄像头目标检测服务

对多路摄像头取流,进行Faster-RCNN的目标检测

使用

  • 取流服务
python3 client.py
  • 接收流服务
python3 server.py
  • 检测服务
python3 main.py