Java Tensorflow

Open-source Java projects categorized as Tensorflow

Top 5 Java Tensorflow Projects

  1. Alluxio (formerly Tachyon)

    Alluxio, data orchestration for analytics and machine learning in the cloud

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Deep Java Library (DJL)

    An Engine-Agnostic Deep Learning Framework in Java

    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

  4. ChineseTtsTflite

    Android Chinese TTS Engine Base On Tensorflow TTS , use for TfLite Models Test。安卓离线中文TTS引擎,在TensorflowTTS基础上开发,用于TfLite模型测试。

  5. ksql-udf-deep-learning-mqtt-iot

    Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data

  6. OpenLabeler

    OpenLabeler is an open source desktop application for annotating objects for AI appplications

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Tensorflow discussion

Log in or Post with

Java Tensorflow related posts

  • One .gitignore to rule them all

    3 projects | news.ycombinator.com | 18 Oct 2023
  • General instruccions to use pwnagotchi in others sbc orange pi 3 for example

    4 projects | /r/pwnagotchi | 1 Mar 2023
  • Elon Musk dissolves Twitter's board of directors

    3 projects | /r/business | 31 Oct 2022
  • TensorFlow | M1 Chip | PyCharm | Python 3.9

    3 projects | /r/learnprogramming | 7 Jul 2021
  • 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!

    3 projects | /r/java | 8 Jun 2021
  • [D] Any recommendations for image annotation software?

    1 project | /r/MachineLearning | 12 May 2021
  • Anyone using TFLite with Flutter?

    2 projects | /r/flutterhelp | 11 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?