You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2018/07/09 17:23:12 UTC

[tika] 03/04: Merge branch 'TIKA-2672' of https://github.com/ThejanW/tika into TIKA-2672

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 8c0280c7c8d96a975895456a770a5972a5f50772
Merge: e7b481d f0bb499
Author: Chris Mattmann <ch...@jpl.nasa.gov>
AuthorDate: Sun Jul 8 19:36:10 2018 -0700

    Merge branch 'TIKA-2672' of https://github.com/ThejanW/tika into TIKA-2672

 tika-dl/pom.xml                                    | 162 +++++++++++++++++----
 .../tika/dl/imagerec/DL4JInceptionV3Net.java       |  89 ++++++-----
 .../org/apache/tika/dl/imagerec/DL4JVGG16Net.java  |  49 +++----
 .../imagerec/imagenet_incpetionv3_class_index.json |   1 -
 .../apache/tika/dl/imagerec/inceptionv3-model.json |   1 -
 .../tika/dl/imagerec/DL4JInceptionV3NetTest.java   |   1 -
 .../apache/tika/dl/imagerec/DL4JVGG16NetTest.java  |   4 +-
 .../tika/dl/imagerec/dl4j-inception3-config.xml    |   3 +-
 8 files changed, 208 insertions(+), 102 deletions(-)