Simple python implementation of Augmentation for small object detection, as described in Augmentation for small object detection .
Increased the choice of regions

Note : Use Python3
The background picture is placed in the ./background
The small object picture is placed in the ./crops
sh createTrain.sh
python demo.py
