yyf7329081 / 18-19-object-detection-papersLinks
18-19目标检测论文汇总
☆12Updated 6 years ago
Alternatives and similar repositories for 18-19-object-detection-papers
Users that are interested in 18-19-object-detection-papers are comparing it to the libraries listed below
Sorting:
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- imgaug--Bounding Boxes augment☆57Updated 5 years ago
- 将DOTA数据集制作成VOC格式,包含类别选择,图片分割,标签抓取,txt2xml,重命名,索引制作等六个步骤。☆17Updated 4 years ago
- 将数据集转为voc格式☆22Updated 6 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆145Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- ☆157Updated 3 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Some common data processing scripts☆19Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 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…☆52Updated 5 years ago
- ☆78Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆186Updated 5 years ago
- 2020年全国水下机器人(湛江)大赛☆186Updated 5 years ago
- ☆107Updated 6 years ago
- This is a deep learning application project in the industrial field, intended to detect defects on the workpiece surface. The code is bas…☆83Updated 5 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 目标检测☆110Updated 5 years ago
- detailed annotation about the FCOS code☆29Updated 4 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆97Updated 6 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆114Updated 2 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通过代码把样本制作麻烦的步骤变成简单方便。☆51Updated 7 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆274Updated 11 months ago