Skip to content

image prep and augmentation for object detection

Notifications You must be signed in to change notification settings

promethiume/imgPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

About

image prep and augmentation for object detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages