flip
flip copied to clipboard
Synthetic Image generation with Flip. Generate thousands of new 2D images from a small batch of objects and backgrounds.
Create a transform that allows to change the Brightness of the image
Create a transform that allows to change the Hue of the image
When pip installing or on the first run, should create the required folders ``` BACKGROUNDS_PATTERN = "examples/data/backgrounds/*" OBJECTS_PATTERN = "examples/data/objects/**/*" ```
I'd like to ask a question. Whether it is possible to use a mask on the background so that elements only appear and are drawn within a defined area.