# SmallObjectAugmentation **Repository Path**: yq_love_yg/SmallObjectAugmentation ## Basic Information - **Project Name**: SmallObjectAugmentation - **Description**: Simple implementation of augmentation for small object detection - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2021-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Simple python implementation of Augmentation for small object detection, as described in [Augmentation for small object detection ](https://arxiv.org/pdf/1902.07296.pdf). ![img1](https://github.com/gmayday1997/SmallObjectAugmentation/blob/master/img/2018-11-03_07_45_09_1.jpg) ![img2](https://github.com/gmayday1997/SmallObjectAugmentation/blob/master/figs/2018-11-03_07_45_09_1_augment.jpg) ## Demo ```shell cd $ROOT python demo.py ```