XuelianZ / augment
a data augment tool for object detection
☆90Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for augment
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- This repository carries out some paper recurring work☆106Updated 4 years ago
- Tips on how to find suitable object detection anchors☆144Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 5 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- To augment image dataset for detection☆58Updated 5 years ago
- ☆103Updated 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…☆51Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago
- A PyTorch inplementation of RefineDet☆35Updated last year
- annotation and specification for yolov3☆48Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆142Updated 4 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- Pytorch implementation of SSD512☆51Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆313Updated 10 months ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 4 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 4 years ago
- imgaug--Bounding Boxes augment☆89Updated 5 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago
- pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection☆61Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆160Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆136Updated 6 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆60Updated 4 years ago