kikizxd / Object_detection_learningLinks
目标检测的一些基础知识包括常用数据集VOC、COCO以及RCNN、Fast_RCNN、Faster_RCNN、YOLO、SSD算法的介绍
☆17Updated 5 years ago
Alternatives and similar repositories for Object_detection_learning
Users that are interested in Object_detection_learning are comparing it to the libraries listed below
Sorting:
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆469Updated 4 years ago
- A new version of YOLOv1☆206Updated 3 years ago
- 目标检测 - R-CNN算法实现☆201Updated 2 years ago
- 深度学习总结,包含基础知识、目标检测、目标跟踪、目标分类,深度学习八股文,相关竞赛等☆255Updated 3 years ago
- 根据Pytorch官方教程实现 Mask-RCNN,其 backbone为ResNet50+FPN。现在完成了对于示例数据集的训练,后续会继续修改,实现其他的功能。☆46Updated last year
- 目标检测☆111Updated 5 years ago
- 帮助新手快速入门、快速使用、习惯 OpenMMLab 开源库官方文档且能够自主上手实验,自由选择阅读更深层的知识。☆68Updated 2 years ago
- ☆321Updated 2 years ago
- 整理分类深度学习各方向公开数据集☆279Updated last year
- 🌟Change the world, it will become a better place. | 以科研和竞赛为导向的最好的YOLO实践框架!☆239Updated last year
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 years ago
- 这个是利用pytorch中的torchvision实现的一个maskrcnn的目标检测和实例分割的小例子☆115Updated 5 years ago
- ☆273Updated 4 years ago
- transformer used in object detection [DETR训练自己的数据集]☆47Updated 5 years ago
- CV算法工程师自学路线/秋招冲刺(包含python、C++、数据结构、传统图像、深度学习、目标检测等知识)☆91Updated 2 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆171Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆282Updated last year
- YOLOV5 小目标检测修改版☆196Updated 4 years ago
- 这是一个blip-pytorch简化的代码,适用于了解Attention与Transformer的结构。☆55Updated last year
- Latest paper about small object detection☆449Updated 2 years ago
- ImgEnhance For Obejct Detection tool☆135Updated 6 years ago
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…☆351Updated 2 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆176Updated 3 years ago
- ☆93Updated 2 years ago
- yolov3基础上添加cam与frm模块参考context_augmentation_and_featu☆25Updated 3 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆64Updated 2 years ago
- 这是一个DETR-pytorch的仓库,可以训练自己的数据集☆214Updated 2 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 6 years ago
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆39Updated 4 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆379Updated last year