leviome / yolo_1_pytorch
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
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- yolov5的注释版本☆269Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆210Updated 2 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- ☆91Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆222Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆156Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆130Updated 4 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆44Updated last year
- ☆68Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆167Updated 3 years ago
- ☆169Updated last year
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- ☆227Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- fcos implementation in pytorch1.x☆98Updated 3 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆94Updated 3 years ago
- ☆25Updated 3 years ago
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- ☆32Updated 4 years ago
- Yolov1 pytorch implement☆55Updated 4 years ago
- www.giantpandacv.com☆147Updated 7 months ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated last year