Binaries

Choose from the download links below, and make sure your operating system satisfies the minimum requirements. For help with installation, see the installation instructions.

Version 1.4.0.post1 (10. November 2023)

Release Highlights:

  • Neural Network Workflow: run pre-trained neural networks from Bioimage.io Model Zoo in ilastik
    • Networks can run on CPU, GPU (choose the GPU build for Windows, or Linux), or on a remote server
    • No Neural Network training, yet - we’re working on it.
  • New startup screen!
  • Major UI and performance improvements for the Multicut Workflow
  • Stability/Usability improvements in the Carving Workflow
  • By popular demand: redo/undo for brush-strokes
  • Many bugfixes throughout

ilastik 1.4.0 is distributed in two versions for Windows and Linux. In addition to our regular build, you can download GPU-enabled builds. With these you can run pre-trained neural network models from the bioimage.io Model Zoo faster, if you have a compatible nvidia GPU on your system. All other workflows, besides the Neural Network Workflow (local) will work on the CPU, like before.
If you are interested in running the ilastik Neural Network Workflow on a remote GPU, e.g. if you have a powerful server in your facility, you have to check for additional installation instructions for the server part in the tiktorch repository. After you install the server part, you can use your regular ilastik installation as a client with the Neural Network Workflow (remote), ilastik will take care of the communication with the server.
Commercial solver support with gurobi 951 for tracking with learning. Note that on OSX there is no 3D preview in Carving, all other functionality should work as expected. We recommend OSX users to download the current beta version. If you have an Apple Silicon (M1/M2/M3), then please select the "Apple Silicon (arm64)" build.
Regular builds
 Windows (64-bit) version 1.4.0.post1 (547 MB) Supported Versions: Windows 10
 Linux (64-bit) version 1.4.0.post1 (857 MB) Supported Versions: Ubuntu 14 and up
 Mac (64-bit), OSX version 1.4.0.post1 (739 MB) Supported Versions: 10.9 and up
GPU-enabled builds
For faster neural network prediction. ilastik GPU-enabled builds are distributed with NVidia's CUDA toolkit. By downloading and using these builds, you accept the terms and conditions of the CUDA End User License Agreement (EULA).
 Windows (64-bit) version 1.4.0.post1-gpu (1.8 GB) Supported Versions: Windows 10, comes with cudatoolkit 11.3
 Linux (64-bit) version 1.4.0.post1-gpu (2.9 GB) Supported Versions: Ubuntu 14 and up, comes with cudatoolkit 11.3


Beta Version 1.4.1b15 (28. February 2024)

Release Highlights:

  • Added Trainable Domain Adaptation Workflow
  • Native build for Apple Silicon (M1, M2)
  • Tiff reading improvements
  • More responsive user interface in Multicut

Notes:

  • Commercial solver support with gurobi 951 for tracking with learning.
  • This beta version is currently distributed without tensorflow
  • Experimental native build for Apple Silicon (M1, M2) is available, which means better performance on these machines overall. Notes for the silicon version:
    • Currently only 2D networks are supported in the Neural Network and Trainable Domain Adaptation Workflows. These, however, run accelerated leveraging Metal Performance Shaders (mps).
Regular builds
 Windows (64-bit) version 1.4.1b15 (488 MB) Supported Versions: Windows 10
 Linux (64-bit) version 1.4.1b15 (729 MB) Supported Versions: Ubuntu 14 and up
 Apple intel (64-bit), OSX version 1.4.1b15 (566 MB) Supported Versions: 10.9 and up
 Apple Silicon (arm64), OSX version 1.4.1b15 (348 MB) Supported Versions: 11 and up
GPU-enabled builds
For faster neural network prediction. ilastik GPU-enabled builds are distributed with NVidia's CUDA toolkit. By downloading and using these builds, you accept the terms and conditions of the CUDA End User License Agreement (EULA).
 Windows (64-bit) version 1.4.1b15-gpu (1.7 GB) Supported Versions: Windows 10, comes with cudatoolkit 11.3
 Linux (64-bit) version 1.4.1b15-gpu (2.5 GB) Supported Versions: Ubuntu 14 and up, comes with cudatoolkit 11.3


Previous stable versions

macOS Big Sur and Monterey users please download ilastik 1.4.

Dear macOS users, you are running macOS 11 (Big Sur), or newer please download the latest ilastik version (1.4.0 or newer). Older versions don't run anymore on OSX.

Version 1.3.3

Includes various improvements and bug fixes.
A few highlights:
  • 1.3.3post3, projects are opened readonly in headless mode per default
  • Support for n5 volumes (https://github.com/saalfeldlab/n5)
  • Support for masks in Pixel Classification (an additional dataset can be supplied that disables computation of probabilities wherever it is 0 -> speeds up computation in cases with a lot of background
  • Atlas Mask overlays for Object classification (an additional dataset can be supplied. Pixel values of this additional mask are included in result tables but not used in classification.)
  • counting fixes (saving boxes, import/export of boxes, interaction improvements)
  • autocontext now takes arbitrary data types (was previously limited to uint8), but mind the memory footprint! We still recommend to use uint8.
  • carving improvements, more efficient memory utilization
  • applet bar improvement, redesign
  • a lot of internal backend cleanups/improvements
  • a lot of internal GUI cleanups/improvements
  • updated dependency stack
For more details, see the Release Notes. Commercial solver support for cplex version 1290 and gurobi 811 for tracking with learning.
 Windows (64-bit) version 1.3.3post3 (2020-05-03) (mirror) Supported Versions: Windows 7 and later
 Linux (64-bit) version 1.3.3post3 (2020-05-03) (mirror) Supported Versions: glibc 2.5 and up
 Mac (64-bit), OSX version 1.3.3post3 (2020-05-03) (mirror) Supported Versions: 10.9 and up


Version 1.3.2

Please see our Release Notes for a summary of changes.
 Windows (64-bit) version 1.3.2post1 (2019-03-07) Supported Versions: Windows 7 and later
 Linux (64-bit) version 1.3.2post1 (2019-03-07) Supported Versions: glibc 2.5 and up
 Mac (64-bit), OSX version 1.3.2post1 (2019-03-07) Supported Versions: 10.9 and up

Version 1.3.0

We have updated all our dependencies, and switched from Python 2 to Python 3.
This could mean that projects created with older ilastik versions do not load any more and vice versa. We advise you to make copies of important project files before you try to use them with this new version of ilastik!
For more details, see the Release Notes.
 Windows (64-bit) version 1.3.0 (2018-01-26) Supported Versions: Windows 7 and later
 Linux (64-bit) version 1.3.0 (2018-01-26) Supported Versions: glibc 2.5 and up
 Mac (64-bit), OSX version 1.3.0 (2018-01-26) Supported Versions: 10.9 and up


Version 1.2.2 (based on Python 2)

 Windows (64-bit) version 1.2.2post2 (2017-11-29) Supported Versions: Windows 7 and later
 Linux (64-bit) version 1.2.2post2 (2017-11-29) Supported Versions: glibc 2.5 and up
 Mac (64-bit), OSX version 1.2.2post2 (2017-11-29) Supported Versions: Mountain Lion 10.9 and up

For the difference between the two versions, see Release Notes. For the news of the previous stable version, see previous Release Notes.



Previous versions

ilastik 0.5 is still available here, along with its documentation. However, we would really encourage you to try a version > 1.0. If you rely on some functionality, which we did not yet port from ilastik 0.5, please contact us, and we'll try to find a workaround and re-adjust our priority list.