MegEngine / YOLOX
MegEngine implementation of YOLOX
☆112Updated 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☆169Updated 2 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆297Updated last year
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆729Updated last month
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆96Updated last year
- tensorrt int8 量化yolov5 onnx模型☆183Updated 4 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆196Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆188Updated 2 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆107Updated 2 weeks ago
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆212Updated 3 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- ☆208Updated 2 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆114Updated 3 years ago
- OpenVINO demo & Convert to OpenVINO IR ==完整又详细的Pytorch到OpenVINO转换流程 ><不点进来看看吗☆93Updated last year
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆271Updated 4 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5☆190Updated 4 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆168Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- A simple implementation of Tensorrt YOLOv7☆108Updated 2 years ago
- This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api☆64Updated last year
- 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
- ☆53Updated 3 years ago
- This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design☆368Updated 9 months 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
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year