yatengLG / Retinanet-PytorchLinks
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
☆274Updated 4 years ago
Alternatives and similar repositories for Retinanet-Pytorch
Users that are interested in Retinanet-Pytorch are comparing it to the libraries listed below
Sorting:
- SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this pro…☆403Updated last year
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆431Updated 3 years ago
- 天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案☆411Updated last year
- demo☆131Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆274Updated 10 months ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆181Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- 目标检测☆109Updated 5 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…☆52Updated 5 years ago
- yolov5的注释版本☆267Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆86Updated 5 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆390Updated 4 years ago
- ☆225Updated 5 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- CV 论文笔记☆715Updated 3 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- 和鲸社区Kesci 水下目标检测算法赛(光学图像赛项)三等奖 单模方案☆194Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- ☆103Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- mmdetection源码注释☆660Updated 4 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆40Updated 6 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago