Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Inception

Eron Wright edited this page Apr 5, 2017 · 2 revisions

WikiInception

Purpose

Running

  1. Download the inception5h model.
  2. Launch the inception demo:
$ flink run -c org.apache.flink.contrib.tensorflow.examples.inception.Inception flink-tensorflow-examples/target/flink-tensorflow-examples_2.11-0.1-SNAPSHOT.jar <path-to-inception5h> <path-to-image-files>
Clone this wiki locally