mcmingchang / yolox_keypoint_segmentLinks
☆42Updated last year
Alternatives and similar repositories for yolox_keypoint_segment
Users that are interested in yolox_keypoint_segment are comparing it to the libraries listed below
Sorting:
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 4 years ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- How to run yolov5 model using TensorRT.☆49Updated 4 years ago
- SOLOv2 on onnx & tensorRT☆53Updated 4 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆210Updated 4 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现