You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by raunaqabhyankar <gi...@git.apache.org> on 2017/03/28 15:09:18 UTC

[GitHub] tika pull request #162: Updated Object Recognition Parser from Inception v3 ...

GitHub user raunaqabhyankar opened a pull request:

    https://github.com/apache/tika/pull/162

    Updated Object Recognition Parser from Inception v3 to Inception v4. \u2026

    \u2026Changed classify_image.py and added Inception v4 dependencies in ./tensorflow
    
    New files are added because Inception_v4 is packaged as a checkpoint (.ckpt) and not a protobuf graph. (Unlike the earlier Inception v3)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/raunaqabhyankar/tika TIKA-2306

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/162.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #162
    
----
commit a4815bf8f0ae2cb3aa2e0b01c4d10d706e24852e
Author: Raunaq Abhyankar <ra...@gmail.com>
Date:   2017-03-28T15:03:00Z

    Updated Object Recognition Parser from Inception v3 to Inception v4. Changed classify_image.py and added Inception v4 dependencies in ./tensorflow

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---