paper-with-me

홈 › Papers

JDLL: A library to run Deep Learning models on Java bioimage informatics platforms

2023-06-07 · Carlos Garcia Lopez de Haro, Stephane Dallongeville, Thomas Musset, Estibaliz Gomez de Mariscal, Daniel Sage, Wei Ouyang, Arrate Munoz-Barrutia, Jean-Yves Tinevez, Jean-Christophe Olivo-Marin

We present JDLL, an agile Java library that offers a comprehensive toolset/API to unify the development of high-end applications of DL for bioimage analysis and to streamline their installation and maintenance. JDLL provides all the functions required to consume DL models seamlessly, without being burdened by the configuration of the Python-based DL frameworks, within Java bioimage informatics platforms. Moreover, it allows the deployment of pre-trained models in the Bioimage Model Zoo (BMZ) by shipping the logic to connect to the BMZ website, download and run a selected model inference.

📄 PDF Abstract BibTeX arXiv:2306.04796

Code (1)

bioimage-io/jdll 공식 구현 tf

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

BioImageLoader: Easy Handling of Bioimage Datasets for Machine Learning

2023-03-02 · Seongbin Lim, Xingjian Zhang, Emmanuel Beaurepaire, Anatole Chessel

BioImageLoader (BIL) is a python library that handles bioimage datasets for machine learning applications, easing simple workflows and enabling complex ones. BIL attempts to wrap the numerous and varied bioimages dataset…

Image Augmentation

Bio-Image Informatics Index BIII: A unique database of image analysis tools and workflows for and by the bioimaging community

2023-12-18 · Chong Zhang, Alban Gaignard, Matus Kalas, Florian Levet 외

Bio image analysis has recently become one keystone of biological research but biologists tend to get lost in a plethora of available software and the way to adjust available tools to their own image analysis problem. We…

Benchmarking

Dragon-Alpha&cu32: A Java-based Tensor Computing Framework With its High-Performance CUDA Library

2023-05-15 · Zhiyi Zhang, Pengfei Zhang, Qi Wang

Java is very powerful, but in Deep Learning field, its capabilities probably has not been sufficiently exploited. Compared to the Java-based deep-learning-frameworks, the Python-based (PyTorch, TensorFlow, etc) are undou…

Deep Learning

ACE, a generic constraint solver

2023-01-06 · Christophe Lecoutre

Constraint Programming (CP) is a useful technology for modeling and solving combinatorial constrained problems. On the one hand, on can use a library like PyCSP3 for easily modeling problems arising in various applicatio…

Scheduling

SODA: a TypeScript/JavaScript Library for Visualizing Biological Sequence Annotation

2022-05-12 · Jack W. Roddy, George T. Lesica, Travis J. Wheeler

We present SODA, a lightweight and open-source visualization library for biological sequence annotations that enables straightforward development of flexible, dynamic, and interactive web graphics. SODA is implemented in…