[ 
https://issues.apache.org/jira/browse/TIKA-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907638#comment-15907638
 ] 

ASF GitHub Bot commented on TIKA-1993:
--------------------------------------

thammegowda 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-286138166
 
 
   @agibsonccc Sure thing. 
   
   > 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.
   
   We are eagerly waiting for it. Can't wait to integrate it to tika and run it 
on Spark clusters to process huge datasets of images. 
   
   FYI, we are also exploring  
[Image2Text](https://github.com/tensorflow/models/blob/master/im2txt/im2txt/show_and_tell_model.py)
 and other OCR models to run them using deeplearning4j. 
 
----------------------------------------------------------------
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)

Reply via email to