DataXujing / YOLOX-Links
YOLOX 训练自己的数据集 TensorRT加速 详细教程
☆39Updated 4 years ago
Alternatives and similar repositories for YOLOX-
Users that are interested in YOLOX- are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆35Updated 2 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆34Updated 3 years ago
- 用opencv部署nanodet目标 检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- YOLOR 训练自己的数据集,详细教程☆45Updated 4 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆49Updated 3 years ago
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…☆49Updated 3 years ago
- ☆73Updated last year
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆79Updated 5 months ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆43Updated 3 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆159Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆51Updated 4 years ago
- ☆57Updated 3 years ago
- yolov7目标检测算法的c++ tensorrt部署代码☆31Updated 3 years ago
- ☆44Updated 3 years ago
- The tutorials, datasets and source codes of the crosswalk detection (zebra crossing detection) network, which is robust in real scenes an…