xinyu-ch / Data-Augment
imgaug--Bounding Boxes augment
☆90Updated 6 years ago
Alternatives and similar repositories for Data-Augment:
Users that are interested in Data-Augment are comparing it to the libraries listed below
- imgaug--Bounding Boxes augment☆56Updated 4 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Updated 3 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- keras-yolov3 进行批量测试 并 保存结果☆29Updated 5 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Updated 4 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 6 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 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
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆179Updated 11 months ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆77Updated 3 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- yolov5的注释版本☆271Updated 4 years ago
- ssd implented by pytorch☆155Updated 4 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆59Updated 4 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆185Updated 2 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago