hpc203 / FastestDet-opencv-dnn
使用OpenCV部署FastestDet,包含C++和Python两种版本的程序。模型文件不超过1M
☆40Updated 2 years ago
Alternatives and similar repositories for FastestDet-opencv-dnn:
Users that are interested in FastestDet-opencv-dnn are comparing it to the libraries listed below
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆31Updated 2 years ago
- 基于hisi3559a的yolov5☆36Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署NanoDet-Plus,包含C++和Python两个版本的程序☆112Updated 3 years ago
- 手把手教你OpenVINO下部署NanoDet模型,intel i7-7700HQ CPU实测6ms一帧☆36Updated 3 years ago
- yolov5_nano_p6 部署版本,后处理用python语言和C形式进行改写,便于移植不同平台caffe、onnx、tensorRT、rknn、horizon。☆28Updated 2 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现