Arctanxy / DeepLearningDeploymentLinks
Examples and tools for deep learning deployment
☆57Updated 4 years ago
Alternatives and similar repositories for DeepLearningDeployment
Users that are interested in DeepLearningDeployment are comparing it to the libraries listed below
Sorting:
- Mobile Detection Benchmark☆45Updated 3 years ago
- Retinaface pytorch face-pose-detect face-key-point-detect☆36Updated 4 years ago
- pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection☆48Updated 5 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Updated 5 years ago
- 基于AlphaPose的TensorRT加速☆61Updated 4 years ago
- ☆27Updated 6 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 4 years ago
- yolox人脸检测,含关键点☆28Updated 4 years ago
- You Only Look At Face☆35Updated 5 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!