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.5k stars 2.18k forks source link

visual question answering #93

Closed Devarsh8 closed 5 years ago

Devarsh8 commented 5 years ago

can i use this object detection to find a solution for visual question answering, if yes, could you please explain how

OlafenwaMoses commented 5 years ago

With ImageAI, you can retrieve recognition data on 1000 different objects (from ImageNet1000) and detection data on 80 most common daily objects (from COCO Dataset). With this data, you can build a system that can process text/sound commands to show visual answers.