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
Sorting:
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- yolov5的注释版本☆271Updated 4 years ago
- ☆228Updated last year
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- ☆172Updated 2 years ago
- ☆92Updated 3 years ago
- Yolov1 pytorch implement☆57Updated 5 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆218Updated 2 years ago
- ☆105Updated 3 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆168Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆187Updated last year
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆150Updated 4 years ago
- ☆68Updated 3 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆62Updated 2 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆198Updated 3 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- fcos implementation in pytorch1.x☆99Updated 4 years ago