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 )
☆400Updated last year
Alternatives and similar repositories for SSD-Pytorch:
Users that are interested in SSD-Pytorch are comparing it to the libraries listed below
- Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)☆270Updated 3 years ago
- 目标检测☆104Updated 4 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆386Updated 2 years ago
- yolov5的注释版本☆269Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆313Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- demo☆130Updated 4 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 3 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 5 years ago
- YOLO reproduce summary (now based on YOLOv3)☆348Updated 4 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆490Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆391Updated 3 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆285Updated last year
- 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆312Updated last year
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- 这 是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆372Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆699Updated last year
- convert dataset to coco/voc format☆1,099Updated 3 years ago
- 这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆138Updated 2 years ago
- 这是一个yolo3-keras的源码,可以用于训练自己的模型。☆533Updated last year
- AlexeyAB-DarkNet源码解析☆349Updated 4 years ago
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆931Updated 2 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆180Updated last year
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆374Updated last year
- 代码 -《深度学习之PyTorch物体检测实战》☆855Updated 3 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆184Updated 2 years ago
- 这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。☆173Updated 2 years ago