Giter Club home page Giter Club logo

tika-dockers's Introduction

Tika Image and Video Object Detection and Captioning Dockers

This repository contains Docker File Image source for the use of image and video object identification and detection and image and video captioning using Tensorflow and the Apache Tika toolkit. Combined with our Image Captioning Project by USC Data Science we provide a full implementation of the Show and Tell: A Neural Image Caption Generator paper. To our knowledge there is no other implementation of this paper available in the public domain.

To Build the Dockers

  1. docker build -f InceptionRestDockerfile -t uscdatascience/inception-rest-tika . - Builds the Inception v4 model Image detection capability.
  2. docker build -f Im2txtRestDockerfile -t uscdatascience/im2txt-rest-tika . - Builds the Show and Tell model Image Text Captioning capability.
  3. docker build -f InceptionVideoRestDockerfile -t uscdatascience/inception-video-rest-tika . - Builds a Docker with OpenCV and Tensorflow that can be used to idenitfy objects in Videos.

To Test the Dockers

  1. docker run -it -p 8764:8764 uscdatascience/inception-rest-tika - then run the tests in ObjectRecognitionParserTest class
  2. docker run -it -p 8764:8764 uscdatascience/im2txt-rest-tika - then run the tests in ObjectRecognitionParserTest class
  3. docker run -it -p 8764:8764 uscdatascience/inception-video-rest-tika - then run the tests in TensorflowVideoRecParserTest class

Citation:

If you use this work, please cite first USC Data Science and then:

@article{DBLP:journals/corr/VinyalsTBE14,
  author    = {Oriol Vinyals and
               Alexander Toshev and
               Samy Bengio and
               Dumitru Erhan},
  title     = {Show and Tell: {A} Neural Image Caption Generator},
  journal   = {CoRR},
  volume    = {abs/1411.4555},
  year      = {2014},
  url       = {http://arxiv.org/abs/1411.4555},
  archivePrefix = {arXiv},
  eprint    = {1411.4555},
  timestamp = {Wed, 07 Jun 2017 14:41:10 +0200},
  biburl    = {http://dblp.org/rec/bib/journals/corr/VinyalsTBE14},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

See Also

The Tika Advanced Object Recognition Page for more advanced tutorials on how to use the Dockers with Tika.

Questions, comments?

Send them to Chris A. Mattmann or Thejan Wijesinghe.

Contributors

  • Chris A. Mattmann, JPL & USC
  • Thejan Wijesinghe, University of Moratuwa

License

This project is licensed under the Apache License, version 2.0.

tika-dockers's People

Contributors

chrismattmann avatar thejanw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tika-dockers's Issues

How to use?

Hi

i am new to it and could i know how to test the image to caption feature? thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.