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

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

      from  77d5745   TIKA-2024 -- another location where the original source 
path might be recorded
      adds  236db96   fix for TIKA-2306 contributed by kranthigv
      adds  0c0bd4b   fix for TIKA-2306 contributed by kranthigv
      adds  cb8f8f5   fix the image
      adds  c7f27b5   inceptionapi.py file added for REST API feature
      adds  1fc82e8   fix the destination directory
      adds  900e4cf   fix no variables to save
      adds  0341a5d   unexpected argument
      adds  b9f496c   undefined variable
      adds  f8c51ba   undefined variable
      adds  d199692   undefined variable
      adds  0eedec8   Working inceptionapi.py without comments
      adds  09cb2df   fix for TIKA-2306 contributed by kranthigv
      adds  f92809a   fix for TIKA-2306 contributed by kranthigv
      adds  be773ca   fix for TIKA-2306 contributed by kranthigv
      adds  75a2ae1   Changed models repo to a forked repo for future 
compatibility
      adds  cc34967   Update python code styling
      adds  653abaa   Updated dockerfile to launch the service
       new  6205742   Merge branch 'TIKA-2307' of 
https://github.com/KranthiGV/tika into KranthiGV-TIKA-2306
      adds  dbdead5   Merge remote-tracking branch 'origin/master' into 
TIKA-2306
      adds  84fb6fe   Updated model repo link to official tensorflow's
      adds  db8c814   Reduced disk I/O
      adds  09698c6   Remove redundancy. Not updating classify_image.py since 
it has no effect on runtime performance
       new  d6b3ca4   Merge branch 'TIKA-2306' of 
https://github.com/KranthiGV/tika into KranthiGV-TIKA-2306
       new  834920e   Updated URL to point to ASF repo
       new  dd51591   Merge branch 'KranthiGV-TIKA-2307'

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../recognition/tf/TensorflowRESTRecogniser.java   |   4 +-
 .../parser/recognition/tf/InceptionRestDockerfile  |  26 +-
 .../tika/parser/recognition/tf/classify_image.py   | 303 ++++++++++++---------
 .../tika/parser/recognition/tf/inceptionapi.py     | 303 ++++++++++++---------
 .../recognition/ObjectRecognitionParserTest.java   |   4 +-
 .../tf/TensorflowImageRecParserTest.java           |   2 +-
 6 files changed, 371 insertions(+), 271 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to