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:
- yolov5的注释版本☆268Updated 4 years ago
- ☆233Updated 2 years ago
- ☆179Updated 2 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- annotations of yolov5-5.0☆229Updated 3 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.☆226Updated 3 years ago
- ☆321Updated 2 years ago
- ☆93Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆227Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆163Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆277Updated last year
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 5 years ago
- ☆273Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 6 years ago
- ☆24Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆583Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 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
- rotation detection based on yolov5☆378Updated last year
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆191Updated 3 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated 3 weeks ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆213Updated last year