leviome / yolo_1_pytorchLinks
simplest implementation of yolo v1 via pytorch
☆43Updated 5 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:
- ☆233Updated 2 years ago
- yolov5的注释版本☆268Updated 4 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆227Updated 3 years ago
- ☆179Updated 2 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆217Updated 3 years ago
- ☆273Updated 4 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- ☆93Updated 3 years ago
- annotations of yolov5-5.0☆229Updated 3 years ago
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆379Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆227Updated 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…☆199Updated 4 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆394Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆163Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- ghostnet_cifar10☆117Updated 5 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 3 years ago
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆254Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆64Updated 2 years ago
- Simple implementation of augmentation for small object detection☆221Updated 5 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- csdarknet53/darknet53-pytorch☆33Updated 4 years ago
- Train a yolo v5 object detection model on Bdd100k dataset☆193Updated 3 years ago
- VOC类型数据集操作库函数☆52Updated 6 years ago