Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 345 Bytes

Data_Augmentation

  1. mkdir file (background, Extend_data, original_data, output_data, png)

  2. put your origin data to the original_data file. (include .jpg and .json)

  3. put the picture which you want to change in the background.

  4. run ChangeDataBackground.py

  5. run DataAugmentation.py you will get the Augmentation data.

  6. enjoy.