leviome / yolo_1_pytorch
simplest implementation of yolo v1 via pytorch
☆43Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolo_1_pytorch
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆57Updated 3 years ago
- yolov5的注释版本☆270Updated 3 years ago
- ☆90Updated 2 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆92Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆206Updated 2 years ago
- ☆225Updated last year
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆154Updated 3 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆59Updated 3 years ago
- ☆25Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆140Updated 3 years ago
- ☆68Updated 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…☆195Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆165Updated 3 years ago
- Yolov1 pytorch implement☆55Updated 4 years ago
- annotations of yolov5-5.0☆231Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆217Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 2 years ago
- Multi-backbone, Prune, Quantization, KD☆154Updated 2 years ago
- ☆92Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆63Updated 2 years ago
- ☆165Updated last year
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 3 years ago