資源簡介
YOLO3 目標識別在OpenCV3.4.2中用C++實現(xiàn)。YOLO: Real-Time Object Detection,You only look once (YOLO) is a state-of-the-art, real-time object detection system. On a Pascal Titan X it processes images at 30 FPS and has a mAP of 57.9% on COCO test-dev.我用i7 8700K CPU跑,每張圖片只需要160ms左右,速度還是蠻快的了。
代碼片段和文件信息
評論
共有 條評論