leviome / yolo_1_pytorchLinks
simplest implementation of yolo v1 via pytorch
☆43Updated 4 years ago
Alternatives and similar repositories for yolo_1_pytorch
Users that are interested in yolo_1_pytorch are comparing it to the libraries listed below
Sorting:
- ☆174Updated 2 years ago
- ☆230Updated last year
- yolov5的注释版本☆270Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆62Updated 2 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- ☆92Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆221Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆224Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- Yolov1 pytorch implement☆57Updated 5 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆188Updated 3 years ago
- ☆68Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆251Updated 4 years ago
- ☆78Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆84Updated 5 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Multi-backbone, Prune, Quantization, KD☆157Updated 3 years ago
- ☆72Updated last year
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago