yatengLG / Retinanet-Pytorch
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
☆268Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Retinanet-Pytorch
- SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this pro…☆397Updated 11 months ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆196Updated last year
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆427Updated 2 years ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆178Updated 6 months ago
- imgaug--Bounding Boxes augment☆89Updated 5 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 3 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆51Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆261Updated 2 months ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- ☆221Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- mmdetection源码注释☆659Updated 3 years ago
- 目标检测☆105Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆309Updated last year
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆113Updated last year
- yolov5的注释版本☆270Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- Distance-IoU Loss into YOLO v3☆313Updated 10 months ago
- YOLO reproduce summary (now based on YOLOv3)☆350Updated 4 years ago
- demo☆130Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- ☆225Updated last year
- 天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案☆403Updated 6 months ago
- 本仓库主要包含了针对目标检测数据集 的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆398Updated 3 years ago
- 开箱即用,支持windows, ubuntu和mac☆266Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆144Updated last year