Skip to content

workflow to overlay a to-be-detected object & associated bounding box onto a background with augmentation

Notifications You must be signed in to change notification settings

FenryrMKIII/objectDetection-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

odsynthds stands for Object Detection Synethtic Dataset.

It provides the user an easy way to produce a synthetic dataset for object detection tasks from a set of background images and a set of objects to be detected. The package handles image augmentation techniques.

How to install

How to use

launch in a cli :

python -m main.py -t overlay -o raw_symbols -b backgrounds --no_alpha --save_bboxes --resize 640 -f SSD -n 200 --save trainingset

About

workflow to overlay a to-be-detected object & associated bounding box onto a background with augmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages