Imageai: How to Configure Image Data Augmentation for object detection / classification etc?

Created on 22 Sep 2019  路  5Comments  路  Source: OlafenwaMoses/ImageAI

How to Configure Image Data Augmentation for object detection / classification etc?

Most helpful comment

For object detection, it's already implemented here It may be simple, but I think it's good enougth

All 5 comments

For object detection, it's already implemented here It may be simple, but I think it's good enougth

For object detection, it's already implemented here It may be simple, but I think it's good enougth

is it called by default at training?

yes, it is

I disabled it by sitting the flip value to zero in the code, I couldn't know if there is an option to disable it, I had to do this because I have left vs right arrow detection

There has been a while since I read this code, but as far as I remember, there is not. So, what you did is ok.

It'd be nice to have this feature. What do you think @OlafenwaMoses ? maybe I can write it later if we agree (will take some time, I'm a little busy those days)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

plenari picture plenari  路  3Comments

mbaguant picture mbaguant  路  6Comments

bestbugwriter picture bestbugwriter  路  5Comments

Danielv123 picture Danielv123  路  4Comments

Troyhard picture Troyhard  路  3Comments