DJL model zoo for TensorFlow


License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning DJL
GroupId

GroupId

ai.djl.tensorflow
ArtifactId

ArtifactId

tensorflow-model-zoo
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

DJL model zoo for TensorFlow
DJL model zoo for TensorFlow
Project URL

Project URL

http://www.djl.ai/engines/tensorflow/tensorflow-model-zoo
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download tensorflow-model-zoo

How to add to project

<!-- https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/ -->
<dependency>
    <groupId>ai.djl.tensorflow</groupId>
    <artifactId>tensorflow-model-zoo</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/
implementation 'ai.djl.tensorflow:tensorflow-model-zoo:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.tensorflow/tensorflow-model-zoo/
implementation ("ai.djl.tensorflow:tensorflow-model-zoo:0.17.0")
'ai.djl.tensorflow:tensorflow-model-zoo:jar:0.17.0'
<dependency org="ai.djl.tensorflow" name="tensorflow-model-zoo" rev="0.17.0">
  <artifact name="tensorflow-model-zoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.tensorflow', module='tensorflow-model-zoo', version='0.17.0')
)
libraryDependencies += "ai.djl.tensorflow" % "tensorflow-model-zoo" % "0.17.0"
[ai.djl.tensorflow/tensorflow-model-zoo "0.17.0"]

Dependencies

compile (1)

Group / Artifact Type Version
ai.djl.tensorflow : tensorflow-engine jar 0.17.0

Project Modules

There are no modules declared in this project.
ai.djl.tensorflow

Amazon Web Services - Labs

AWS Labs

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0