deepjavalibrary/djl-demo
Demo applications showcasing DJL
This project offers practical demonstrations for integrating deep learning capabilities into Java applications, particularly for those working with various data types like images, text, and sensor feeds. It showcases how to build applications that can perform tasks such as detecting objects from a camera, identifying pneumonia in X-ray images, classifying footwear, or translating languages. The target audience includes Java developers and engineers who want to incorporate AI/ML features into their existing Java-based systems or build new intelligent applications.
352 stars.
Use this if you are a Java developer looking for concrete examples and starter code to implement deep learning models for tasks like image recognition, text analysis, or real-time object detection within your Java applications or on Android devices.
Not ideal if you are an end-user without Java development skills, or if your primary need is to simply use a pre-built deep learning application without custom development.
Stars
352
Forks
139
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deepjavalibrary/djl-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
Samyssmile/edux
EDUX is a developer friendly Java library for machine learning educational tasks