MegEngine / YOLOX
MegEngine implementation of YOLOX
☆110Updated 2 years ago
Alternatives and similar repositories for YOLOX:
Users that are interested in YOLOX are comparing it to the libraries listed below
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆170Updated 2 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆214Updated 3 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆95Updated last year
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆108Updated last month
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆168Updated 3 years ago
- ☆129Updated last year
- YOLOX model prune☆24Updated 3 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- tensorrt int8 量化yolov5 onnx模型☆182Updated 3 years ago
- ☆711Updated last year
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆295Updated last year
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated 6 months ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆194Updated 3 years ago
- Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.☆178Updated 2 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆229Updated last year
- How to run yolov5 model using TensorRT.☆49Updated 4 years ago
- A simple implementation of Tensorrt YOLOv7☆108Updated 2 years ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆729Updated last week
- A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset☆140Updated 4 years ago
- yolo model qat and deploy with deepstream&tensorrt☆569Updated 6 months ago
- ☆79Updated 3 years ago
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆238Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOX+ByteTrack目标跟踪,包含C++和Python两个版本的程序☆207Updated 3 years ago
- Some tools to operate PaddlePaddle model☆73Updated 3 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆157Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago