arlosefj / github_interestLinks
interest repositories
☆334Updated 2 years ago
Alternatives and similar repositories for github_interest
Users that are interested in github_interest are comparing it to the libraries listed below
Sorting:
- Examples and tools for deep learning deployment☆57Updated 5 years ago
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆53Updated 2 years ago
- 使用ONNXRuntime部署U-2-Net生成人脸素描画,包含C++和Python两个版本的程序☆38Updated 4 years ago
- 支持多模型工程化的图像分类器☆26Updated 4 years ago
- 涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板☆30Updated 2 years ago
- Convert the official paddleocr model to a deployable model on RK1126☆43Updated 3 years ago
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 3 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Updated 4 years ago
- 借助于Ascend310 AI处理器完成深度学习算法部署任务,应用背景为变电站电力巡检,基于YOLO v4算法模型对常见电力巡检目标进行检测,并充分利用Ascend310提供的DVPP等硬件支持能力来完成流媒体的传输、处理等任务,并对系统性能做出一定的优化。