Skip to content

DeepImageJ-2.1.15

Compare
Choose a tag to compare
@carlosuc3m carlosuc3m released this 26 Jan 10:58
· 355 commits to master since this release
389f008

Release of DeepImageJ version 2.1.15.

To download already pretrained models for this version and for more information please go to:
https://deepimagej.github.io/deepimagej/models.html or https://bioimage.io/#/

Changes with respect to 2.1.14:

  • Increase robustness and correct bugs finding Pytorch torchscript and Tensorflow models in DIJ Run
  • Update DIJ Install Model to be able to install all compatible models from the BioImage.io, previously only models produced by DeepImageJ could be installed.
  • Fixed bug downloading models that contain forbidden characters on its name

IMPORTANT (only for ImageJ1):

In order to run the plugin in GPU mode, the dependency libtensorflow_jni-1.15.0 has to be substituted by libtensorflow_jni_gpu-1.15.0. There should only be one of those two dependencies installed in the ImageJ1 directory.
DeepImageJ for GPU processing works even if there are is not any GPU available. However, the GPU version DOES NOT WORK on macOS distributions.

Content of DeepImageJ_dependencies_2115.zip:

  • libtensorflow-1.15.0.jar
  • libtensorflow_jni-1.15.0.jar
  • proto-1.15.0.jar
  • protobuf-java-3.5.1.jar
  • junit-4.12.jar
  • hamcrest-core-1.3.jar
  • snakeyaml-1.21.jar
  • slf4j-simple-1.7.26.jar
  • slf4j-api-1.7.25.jar
  • pytorch-native-auto-1.9.1.jar
  • pytorch-engine-0.14.0.jar
  • npy-0.3.3.jar
  • kotlin-stdlib-1.3.72.jar
  • jna-5.3.0.jar
  • imagej-tensorflow-1.1.6.jar
  • gson-2.8.5.jar
  • commons-compress-1.20.jar
  • api-0.14.0.jar