SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Java Tensorflow Projects
-
Alluxio (formerly Tachyon)
Alluxio, data orchestration for analytics and machine learning in the cloud
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: How I Improved Zero-Shot Classification in Deep Java Library (DJL) OSS | dev.to | 2025-06-15
# install release version of djl-converter pip install https://publish.djl.ai/djl_converter/djl_converter-0.30.0-py3-none-any.whl # install from djl master branch pip install "git+https://github.com/deepjavalibrary/djl.git#subdirectory=extensions/tokenizers/src/main/python" # install djl-convert from local djl repo git clone https://github.com/deepjavalibrary/djl.git cd djl/extensions/tokenizers/src/main/python python3 -m pip install -e . # Add djl-convert to PATH (if installed locally or not globally available) export PATH="$HOME/.local/bin:$PATH" # install optimum if you want to convert to OnnxRuntime pip install optimum # convert a single model to TorchScript, Onnxruntime or Rust djl-convert --help # import models as DJL Model Zoo djl-import --help
-
ChineseTtsTflite
Android Chinese TTS Engine Base On Tensorflow TTS , use for TfLite Models Test。安卓离线中文TTS引擎,在TensorflowTTS基础上开发,用于TfLite模型测试。
-
ksql-udf-deep-learning-mqtt-iot
Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
-
OpenLabeler
OpenLabeler is an open source desktop application for annotating objects for AI appplications
Java Tensorflow discussion
Java Tensorflow related posts
-
One .gitignore to rule them all
-
General instruccions to use pwnagotchi in others sbc orange pi 3 for example
-
Elon Musk dissolves Twitter's board of directors
-
TensorFlow | M1 Chip | PyCharm | Python 3.9
-
John Snow Labs Spark-NLP 3.1.0: Over 2600+ new models and pipelines in 200+ languages, new DistilBERT, RoBERTa, and XLM-RoBERTa transformers, support for external Transformers, and lots more!
-
[D] Any recommendations for image annotation software?
-
Anyone using TFLite with Flutter?
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Index
What are some of the best open-source Tensorflow projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Alluxio (formerly Tachyon) | 7,189 |
| 2 | Deep Java Library (DJL) | 4,825 |
| 3 | ChineseTtsTflite | 403 |
| 4 | ksql-udf-deep-learning-mqtt-iot | 307 |
| 5 | OpenLabeler | 126 |