Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qupath/qupath-extension-djl
A QuPath extension for working with Deep Java Library (https://djl.ai)
https://github.com/qupath/qupath-extension-djl
Last synced: 2 months ago
JSON representation
A QuPath extension for working with Deep Java Library (https://djl.ai)
- Host: GitHub
- URL: https://github.com/qupath/qupath-extension-djl
- Owner: qupath
- License: apache-2.0
- Created: 2022-11-29T08:20:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T17:28:04.000Z (4 months ago)
- Last Synced: 2024-09-12T03:16:13.606Z (4 months ago)
- Language: Java
- Size: 259 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Extension docs](https://img.shields.io/badge/docs-qupath_djl-red)](https://qupath.readthedocs.io/en/stable/docs/deep/djl.html)
[![Forum](https://img.shields.io/badge/forum-image.sc-green)](https://forum.image.sc/tag/qupath)
[![Downloads (latest release)](https://img.shields.io/github/downloads-pre/qupath/qupath-extension-djl/latest/total)](https://github.com/qupath/qupath-extension-djl/releases/latest)
[![Downloads (all releases)](https://img.shields.io/github/downloads/qupath/qupath-extension-djl/total)](https://github.com/qupath/qupath-extension-djl/releases)# QuPath Deep Java Library extension
A QuPath extension for working with Deep Java Library (https://djl.ai)
## Download
You can download the extension jar file here: [qupath-extension-djl-0.2.0.jar](https://github.com/qupath/qupath-extension-djl/releases/download/v0.2.0/qupath-extension-djl-0.2.0.jar).
The latest release (including source code) is [here](https://github.com/qupath/qupath-extension-djl/releases/latest).
And for documentation explaining what all this is about, see [here](https://qupath.readthedocs.io/en/0.4/docs/deep/djl.html).