DataXujing / YOLOX-Links
YOLOX 训练自己的数据集 TensorRT加速 详细教程
☆40Updated 3 years ago
Alternatives and similar repositories for YOLOX-
Users that are interested in YOLOX- are comparing it to the libraries listed below
Sorting:
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆32Updated 3 years ago
- YOLOR 训练自己的数据集,详细教程☆45Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本 的程序☆33Updated 2 years ago
- ☆72Updated last year
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 3 years ago
- ☆55Updated 3 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆72Updated last month
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…☆50Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- ☆44Updated 3 years ago
- ☆52Updated 2 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- Retrain DeepSort with ShuffleNet.☆28Updated 4 years ago
- 旋转框检测的推理与计算☆23Updated 2 years ago
- Train Your Own DataSet for YOLACT and YOLACT++ Instance Segmentation Model!!!☆71Updated 5 years ago
- yolov8 tensorrt 加速☆53Updated 2 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆42Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 3 years ago
- The tutorials, datasets and source codes of the crosswalk detection (zebra crossing detection) network, which is robust in real scenes an…☆144Updated 3 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- 在保持GT框检测的同时检测并输出多边形位置信息。☆74Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序☆65Updated 3 years ago
- CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)☆49Updated 2 years ago
- A C++ implementation of Deepsort in Jetson Xavier nx and Jetson nano☆70Updated 3 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆161Updated 3 years ago
- yolov5训练转onnx转caffe工程 直接可用☆23Updated 3 years ago
- yolov5模型训练后量化代码☆19Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year