xugaoxiang / FaceDetectionWithOpenCVDNNLinks
face detection using opencv with cuda
☆11Updated 5 years ago
Alternatives and similar repositories for FaceDetectionWithOpenCVDNN
Users that are interested in FaceDetectionWithOpenCVDNN are comparing it to the libraries listed below
Sorting:
- Lane detection model for mobile device via MNN project☆77Updated 5 years ago
- A FaceNet C++ implementation in Intel's OpenVino compouter vision sdk☆35Updated 6 years ago
- Convert yolov4-tiny darknet weights to the bp model of TensorFlow☆12Updated 4 years ago
- 用opencv的dnn模块实现Yolo-Fastest的目标检测☆51Updated 4 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.☆54Updated 2 years ago
- ☆31Updated 4 years ago
- SOLOv2 on onnx & tensorRT☆54Updated 4 years ago
- 4th place solution in Baidu Autonomous Driving Lane Segmentation☆21Updated 6 years ago
- ☆33Updated 2 years ago
- openpose, yolov3 with tiny-tensorrt☆86Updated 4 years ago
- Run YoloV3 with the newest TensorRT6.0 at 37 fps on NVIIDIA 1060.☆86Updated 5 years ago
- Run tensorrt yolov5 on Jetson devices, supports yolov5s, yolov5m, yolov5l, yolov5x.☆73Updated 3 years ago
- TensorRT inference sample for ResNet50☆34Updated 6 years ago
- ☆30Updated 5 years ago
- OpenVINO demo & Convert to OpenVINO IR ==完整又详细的Pytorch到OpenVINO转换流程 ><不点进来看看吗☆94Updated 2 years ago
- SSD ROS node(nodelet) accelerated with TensorRT☆21Updated 5 years ago
- https://towardsdatascience.com/tutorial-build-a-lane-detector-679fd8953132☆49Updated 6 years ago
- a tool of converting darknet yolov3 model to caffe☆18Updated 5 years ago
- A self automatically labeling tool☆70Updated 7 years ago
- A paper list with code of lane detection.☆64Updated last year
- Nvidia TensorRT with Yolo v3☆24Updated 2 years ago
- Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices☆52Updated 4 years ago
- This repository contains rich tensorrt examples such as cifar10, onnx2trt, yolo, nanodet, face recognition, pose estimation.☆38Updated 2 years ago
- ☆24Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆80Updated 2 years ago
- yolov3-tensorflow-c++☆10Updated 6 years ago
- YOLOv5 in TensorRT☆139Updated 3 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆177Updated 3 years ago
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…☆50Updated 2 years ago