Skip to content

zhengYYZZ/SmallObjectAugmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple python implementation of Augmentation for small object detection, as described in Augmentation for small object detection .

img1 img2


Increased the choice of regions
!!!

Usage

Note : Use Python3
The background picture is placed in the ./background
The small object picture is placed in the ./crops

Demo

sh createTrain.sh
python demo.py

About

Simple implementation of augmentation for small object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.1%
  • Shell 0.9%