Skip to content

Generator of images containing geometric shapes based on the skimage image generator

Notifications You must be signed in to change notification settings

mrdupadupa/image_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Generator of images with geometric shapes

Generator of images containing geometric shapes. Generator is based on the skimage image generator. Generator allows to generate images on of 3 following classes:

  • core: Rectangles:10%, Triangles:10%, Circles:80%

  • halo: Rectangles:45%, Triangles:45%, Circles:10%

  • control: Rectangles:50% Triangles:50%

Example of usage:

#Install requirements:
pip install -r requirements.txt

#Generate images
python image_generator_complex_scenarious.py --types "halo"

About

Generator of images containing geometric shapes based on the skimage image generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published