zhangming8 / yolox-pytorchLinks
a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"
☆100Updated 4 years ago
Alternatives and similar repositories for yolox-pytorch
Users that are interested in yolox-pytorch are comparing it to the libraries listed below
Sorting:
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆211Updated 4 years ago
- ppyolo in pytorch. 44.8% box mAP.☆109Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- A Simple Baseline for Object Detection☆56Updated 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
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- SOLOv2 on onnx & tensorRT☆54Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)