yatengLG / SSD-PytorchLinks
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 )
☆401Updated last year
Alternatives and similar repositories for SSD-Pytorch
Users that are interested in SSD-Pytorch are comparing it to the libraries listed below
Sorting:
- Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)☆274Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- YOLOv5 汉化版,保持官方同步更新☆443Updated last year
- yolov5的注释版本☆271Updated 4 years ago
- mmdetection源码注释☆659Updated 4 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆864Updated 3 years ago
- ssd implented by pytorch☆154Updated 4 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆806Updated 5 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆490Updated last year
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆270Updated 8 months ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆185Updated 2 years ago
- AlexeyAB-DarkNet源码解析☆352Updated 5 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆319Updated last year
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Updated 4 years ago
- This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO☆1,675Updated last year
- 目标检测☆108Updated 5 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 6 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆389Updated 2 years ago
- yolov3 with mobilenet v2 and ASFF☆1,067Updated 3 years ago
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆715Updated last year
- demo☆130Updated 4 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- YOLO reproduce summary (now based on YOLOv3)☆346Updated 4 years ago
- 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆312Updated last year
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,518Updated 4 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆430Updated 3 years ago
- 这是一个yolo3-keras的源码,可以用于训练自己的模型。☆531Updated 2 years ago
- 天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案☆409Updated last year