bioimage-io/JDLL
The Java library to run Deep Learning models
This library enables bioimage analysts to run Deep Learning models directly within Java-based applications or through Jython scripts. It takes Bioimage.io models or other Deep Learning models and produces processed images or data, leveraging frameworks like PyTorch or TensorFlow without needing direct interaction with them. This is primarily for bioimage analysts and developers who want to integrate AI models into their Java workflows.
Use this if you are a bioimage analyst with some Python scripting experience and need to integrate Deep Learning models into your image processing routines using Java-compatible environments like Fiji/ImageJ.
Not ideal if you prefer working exclusively in Python or another Deep Learning framework and do not use Java-based image analysis software.
Stars
33
Forks
6
Language
Java
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/bioimage-io/JDLL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)