12-10-8 / HRNet_cppLinks
HRNet的C++版本的推理实现
☆23Updated 4 years ago
Alternatives and similar repositories for HRNet_cpp
Users that are interested in HRNet_cpp are comparing it to the libraries listed below
Sorting:
- ☆15Updated 3 years ago
- 基于AlphaPose的TensorRT加速☆61Updated 4 years ago
- Examples based on the deployment of RTMPose with C ++ using onnxruntime and TensorRT☆33Updated 2 years ago
- ☆23Updated 3 years ago
- ☆13Updated 4 years ago
- yolox人脸检测,含关键点☆28Updated 4 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 5 years ago
- yolov5s_ncnn_inference pipeline☆21Updated 4 years ago
- ☆12Updated last year
- ☆46Updated 4 years ago
- yolov5部署☆19Updated 3 years ago
- yolov7-pose end2end TRT实现☆27Updated 3 years ago
- Tutorial includes rknn-envirment building, updating, model transfer, end-to-end YOLO3/self define model training &use, etc.☆36Updated 4 years ago
- pose detection base on yolov7☆123Updated 2 years ago
- ☆27Updated 4 years ago
- A rknn cpp/c++ inference codebase for yolov5.☆31Updated 4 years ago
- 基于RepVGG中的结构重参数化思想,对YOLOX模型进行了一些变形☆13Updated 3 years ago
- 学习yolo算法和rknn框架☆36Updated 4 years ago
- 使用TensorRT部署SlowFast模型☆23Updated 3 years ago
- movenet cpp deploy; model transformed from tensorflow☆14Updated 4 years ago
- Keypoints-detection in tensorflow and tensorRT C++☆15Updated 5 years ago
- yolov5_ncnn in ununtu16.04☆10Updated 5 years ago
- Google's Next Gen Pose Estimation in PyTorch☆138Updated 3 years ago
- ncnn of yolov5 v5.0 branch☆86Updated 4 years ago
- ☆42Updated last year
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 4 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。