yatengLG / SSD-Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
☆397Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for SSD-Pytorch
- Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)☆268Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- ssd implented by pytorch☆155Updated 4 years ago
- 目标检测☆105Updated 4 years ago
- demo☆130Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 3 years ago
- 计算机视觉项目实战☆111Updated 4 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆852Updated 3 years ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆178Updated 6 months ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆427Updated 2 years ago
- YOLO reproduce summary (now based on YOLOv3)☆350Updated 4 years ago
- convert dataset to coco/voc format☆1,091Updated 3 years ago
- imgaug--Bounding Boxes augment☆89Updated 5 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆381Updated 2 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- mmdetection源码注释☆659Updated 3 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆491Updated last year
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆367Updated last year
- yolov5的注释版本☆270Updated 3 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆183Updated 2 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆113Updated last year
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆309Updated last year
- ☆225Updated last year
- YOLOv5 汉化版,保持官方同步更新☆446Updated last year
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆137Updated 7 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- 天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案☆403Updated 6 months ago