Skip to content

Commit bb63f15

Browse files
Update README.md
improve README
1 parent 372d00f commit bb63f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tika Image and Video Object Detection and Captioning Dockers
22

3-
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](http://tensorflow.org/) and the [Apache Tika](http://tika.apache.org/) toolkit. You may want to check out our [Image Captioning Project by USC Data Science](http://github.com/USCDataScience/img2text.git).
3+
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](http://tensorflow.org/) and the [Apache Tika](http://tika.apache.org/) toolkit. Combined with our [Image Captioning Project by USC Data Science](http://github.com/USCDataScience/img2text.git) we provide a full implementation of the [Show and Tell: A Neural Image Caption Generator](https://arxiv.org/abs/1411.4555) paper. To our knowledge there is no other implementation of this paper available in the public domain.
44

55
# To Build the Dockers
66
1. `docker build -f InceptionRestDockerfile -t uscdatascience/inception-rest-tika .` - Builds the Inception v4 model Image detection capability.

0 commit comments

Comments
 (0)