ChenYingpeng / caffe-yolov3

A real-time object detection framework of Yolov3/v4 based on caffe
474 stars 231 forks source link

Neural Network Accelerator support #71

Open refigh opened 4 years ago

refigh commented 4 years ago

Hello, have you considered supporting Neural Network Accelerators (Intel NCS2) or others like Huawei Intelligent cameras, with python, and OpenCV? Actually many of these new hardware only support Caffe models easily....

ChenYingpeng commented 4 years ago

Sorry, I don't have these devices to test. Maybe you need code to test by yourself. Good luck!