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:
- ☆177Updated 2 years ago
- ☆231Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- yolov5的注释版本☆268Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆226Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- annotations of yolov5-5.0☆230Updated 3 years ago
- ☆271Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆225Updated 2 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 4 years ago
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆376Updated 3 years ago
- ☆320Updated 2 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆389Updated 2 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆578Updated 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
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- ghostnet_cifar10☆116Updated 4 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 5 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last year
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆253Updated 5 years ago
- ☆92Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆190Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆210Updated last year