qiqihuang / tools-VOC
对VOC数据集进行数据增强
☆8Updated 4 years ago
Alternatives and similar repositories for tools-VOC:
Users that are interested in tools-VOC are comparing it to the libraries listed below
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆372Updated last year
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆132Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆313Updated last year
- 对VOC数据集进行数据增强☆23Updated 2 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆801Updated last year
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆157Updated 2 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆374Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆180Updated last year
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆113Updated last year
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆699Updated last year
- ☆139Updated 2 years ago
- Add gui for YoloV5 using PyQt5☆150Updated 3 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- 目标检测☆104Updated 4 years ago
- 这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。☆173Updated 2 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆436Updated 3 years ago
- 给yolov5加个gui界面,使用pyqt5,yolov5是5.0版本☆435Updated 10 months ago
- ☆76Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆211Updated 2 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆168Updated last year
- ImgEnhance For Obejct Detection tool☆133Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 2 years ago
- 这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。☆121Updated last year
- 将TT100K数据集转成VOC格式,并且用Python脚本选出45类超过100张的图片和XML☆21Updated 3 years ago
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆41Updated 2 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆81Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago