[
https://issues.apache.org/jira/browse/TIKA-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906694#comment-15906694
]
ASF GitHub Bot commented on TIKA-1993:
--------------------------------------
agibsonccc commented on issue #125: TIKA-1993: ObjectRecognitionParser +
Tensorflow image recognition with Inception-V3 model as default implementation
URL: https://github.com/apache/tika/pull/125#issuecomment-285978068
Hey folks, If there is a problem with deeplearning4j, we have a gitter
channel:
https://gitter.im/deeplearning4j/deeplearning4j
The release is coming out which will have the model import. @chrismattmann
's and teams example is based on snapshot. Please communicate with us if there
are issues.
Thanks!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Image Recognition with Tika
> ----------------------------
>
> Key: TIKA-1993
> URL: https://issues.apache.org/jira/browse/TIKA-1993
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Reporter: Thamme Gowda
> Assignee: Chris A. Mattmann
> Fix For: 1.14
>
>
> 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\].
> Links:
> \[1\]
> https://www.tensorflow.org/versions/r0.8/tutorials/image_recognition/index.html#usage-with-python-api
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)