VITA-Alchemy / OAK_Detection

nanodet_plus,yolov5_v6.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAK_Detection

OAK设备上适配nanodet_plus,yolov5_v6.0

Environment

pytorch >= 1.7.0    # export.py  need
opencv-python >= 4.5.5
depthai   2.13.3.0

RUN

1.首先转换模型到onnx,官方自带转换工具(opset 12 )。
2.使用在线转换工具 http://blobconverter.luxonis.com/ 

Reference

https://docs.oakchina.cn/en/latest/
https://github.com/RangiLyu/nanodet
https://github.com/hpc203/nanodet-plus-opencv
https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
https://github.com/hpc203/yolo-fastestv2-opencv

About

nanodet_plus,yolov5_v6.0


Languages

Language:Python 100.0%