Description
Create "ImageRecognitionParser" which can have pluggable implementation for core recognition logic.
As the name suggests, this parser should detect objects in the images, and support many implementations + models (similar to what NamedEntityParser did for text).
Supply a default implementation based on Tensorflow with the current state-of-the-art model [1].
Attachments
Issue Links
- links to