GiantPandaCV / yolov3-point
Learning YOLOv3 from scratch 从零开始学习YOLOv3代码
☆215Updated 3 years ago
Alternatives and similar repositories for yolov3-point:
Users that are interested in yolov3-point are comparing it to the libraries listed below
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- yolov5的注释版本☆270Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆133Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- ☆106Updated 3 years ago
- rotation detection based on yolov5☆377Updated last year
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆215Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆184Updated last year
- ☆68Updated 3 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆375Updated last year
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆81Updated 2 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆313Updated last year
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- Replication of MOT project - DeepSort with attention blocks.☆220Updated 3 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆377Updated last year