OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.59k stars 2.19k forks source link

It is possible to train prediction having multiple level hierarchy? #153

Closed Gytis123 closed 5 years ago

Gytis123 commented 5 years ago

It is possible to train prediction having multiple level hierarchy? Something like:

Animals mamals cat dog reptiles iguana

products berries strawberry bluebery etc vegetables potato onion

All in one model.

Gytis123 commented 5 years ago

Or predict using multiple models?

OlafenwaMoses commented 5 years ago

ImageAI currently doesn't support multi-label recognition. This will be considered in future updates.