zz990099 / EasyDeployLinks
This project includes implementations of YOLOv8, RT-DETR-V2(RTDETR), MobileSAM, and NanoSAM on TensorRT, ONNX Runtime, and RKNN, along with support for asynchronous inference workflows. It provides a user-friendly deep learning deployment tool for seamless algorithm migration across different inference frameworks.
☆19Updated this week
Alternatives and similar repositories for EasyDeploy
Users that are interested in EasyDeploy are comparing it to the libraries listed below
Sorting:
- A TensorRT and C++ based deployment of FoundationPose, which makes integration lightweight and efficient. Supports Jetson Orin. Adapte…☆34Updated 2 weeks ago
- This is the code to implement Segment Anything (SAM) using TensorRT(C++).☆41Updated last year
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆44Updated last year
- The real-time Instance Segmentation Algorithm Yolov7 running on TensoRT and ONNX☆23Updated 2 years ago
- 使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序☆25Updated 2 years ago
- segmentation algorithm yolact use tensorrt deploy☆14Updated 3 years ago
- Using OnnxRuntime to inference yolov10,yolov10+SAM ,yolov10+bytetrack , SAM2 and paddleOCR by c++ .☆123Updated last month
- A Light-Weight Framework for Open-Set Object Detection with Decoupled Feature Alignment in Joint Space☆85Updated 4 months ago
- ☆14Updated this week
- ☆78Updated last year
- Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!☆13Updated 2 weeks ago
- C++ TensorRT Implementation of NanoSAM☆37Updated last year
- Calibrate camera's intrinsic/extristric, and build stereo depth camera with OpenCV python.☆44Updated last year
- Joint Keypoint and Object Detection☆67Updated 7 months ago
- SPEED SAM C++ TENSORRT: A high-performance C++ implementation using TensorRT and CUDA☆32Updated 6 months ago
- SAM-6D: Segment Anything Model Meets Zero-Shot 6D Object Pose Estimation☆13Updated 7 months ago
- YOLOv8 Inference C++ sample code based on OpenVINO C++ API☆43Updated 2 years ago
- 使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程 序☆65Updated last year
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆35Updated last year
- yolov8obb 旋转目标检测部署rknn的C++代码☆17Updated 10 months ago
- Official code for NetTrack [CVPR 2024]☆92Updated last year
- ☆20Updated last year
- FastSAM 部署版本,便于移植不同平,部署简单、运行速度快。☆18Updated last year
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆59Updated 2 years ago
- ROS package for SOTA Computer Vision Models including SAM, Cutie, GroundingDINO, YOLO-World, VLPart, DEVA and MaskDINO.☆47Updated 10 months ago
- Image features and related matching methods☆33Updated 2 years ago
- ☆120Updated last year
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆35Updated last year
- ONNX-compatible DeDoDe 🎶 Detect, Don't Describe - Describe, Don't Detect, for Local Feature Matching. Supports TensorRT 🚀☆72Updated last year
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆64Updated last year