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:
- ☆178Updated 2 years ago
- ☆231Updated 2 years ago
- annotations of yolov5-5.0☆230Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- yolov5的注释版本☆268Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- ☆271Updated 4 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆226Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆225Updated 2 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- ☆321Updated 2 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下 载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆152Updated 4 years ago
- ☆93Updated 3 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Focal and Global Knowledge Distillation for Detectors (CVPR 2022)☆376Updated 3 years ago
- ☆68Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆211Updated last year
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆580Updated 3 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆191Updated 3 years ago
- Multi-backbone, Prune, Quantization, KD☆156Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆275Updated last year
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆103Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆153Updated 3 years ago
- ghostnet_cifar10☆116Updated 4 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago