imgPrep image prep for object detection Usage: 1. for duplication check: python3 duplication_remove_v0.1.py -s test_img/ -t test_img2/ 2. for image augmentation: python3 augmentation_v0.2.py -d test_img3/ -a annotation/ -s med -angstart 1 -angend 360 -interval 10