yyf7329081 / 18-19-object-detection-papers
18-19目标检测论文汇总
☆12Updated 5 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
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 4 years ago
- imgaug--Bounding Boxes augment☆57Updated 4 years ago
- ☆155Updated 3 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 将数据集转为voc格式☆21Updated 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
- Some common data processing scripts☆19Updated 5 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- Commonly ulits in deep learning.☆30Updated 3 years ago
- keras-yolov3 进行批量测试 并 保存结果☆29Updated 5 years ago
- operate the xml files in the VOC dataset☆11Updated 6 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated last month
- 将DOTA数据集制作成VOC格式,包含类别选择,图片分割,标签抓取,txt2xml,重命名,索引制作等六个步骤。☆17Updated 3 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆111Updated 3 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 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…☆80Updated 5 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 3 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 对于小目标的检测和识别☆27Updated 6 years ago
- detailed annotation about the FCOS code