sophon-ai-algo / sophon-inferenceLinks
Guide to deploying deep-learning inference networks and deep vision primitives on Sophon TPU.
☆36Updated 2 years ago
Alternatives and similar repositories for sophon-inference
Users that are interested in sophon-inference are comparing it to the libraries listed below
Sorting:
- U版yolov5 2.0的tensorrt加速☆37Updated 5 years ago
- yolov5s_ncnn_inference pipeline☆21Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- centernet_mobilenetv2 inference by ncnn☆65Updated 5 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 3 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现