misads / easy_detection
一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。
☆259Updated last month
Related projects ⓘ
Alternatives and complementary repositories for easy_detection
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆421Updated 3 years ago
- ☆220Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆179Updated 4 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆367Updated last year
- ☆308Updated last year
- yolov5的注释版本☆270Updated 3 years ago
- 天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案☆403Updated 6 months ago
- 和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案☆191Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆309Updated last year
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆427Updated 2 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆206Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆144Updated last year
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆398Updated 3 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆140Updated 3 years ago
- annotations of yolov5-5.0☆231Updated 2 years ago
- A pure torch implement of FCOS 37.2AP☆165Updated 3 years ago
- ☆106Updated 2 years ago
- Pytorch YOLO v4 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆30Updated 4 years ago
- rotation detection based on yolov5☆374Updated 11 months ago
- Trans DOTA OBB format(poly format) to YOLO format.☆196Updated 3 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 3 years ago
- 2021 Guangdong tile detection competition solution code☆59Updated 3 years ago
- 目标检测☆105Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆366Updated last year