Skip to content

Ais

easymode ships pretrained networks for common cellular features. When you need something that easymode does not cover, Ais is the tool for training your own segmentation network — it was designed to make annotation and training as fast and intuitive as possible, and easymode itself was built on top of it.

When to reach for Ais

  • A feature easymode has no model for. If the model library doesn't include your target, Ais lets you annotate a small amount of data and train a network for it.
  • Fast, iterative work in 2D. Because it is much easier and faster to annotate in 2D than in 3D, we recommend trying Ais first for features that can reliably be identified in single tomogram slices. The workflow is iterative: annotate a bit, train, check what works, then add annotations where needed.
  • Manual picking and inspection. Ais includes a built-in isosurface renderer and tools for particle picking and mesh extraction.

easymode's own easymode pick step wraps Ais to turn segmented volumes into coordinate .star files, so you already have Ais installed as a dependency.

Where to go next

The full Ais user guide — installation, annotation, training, batch processing, rendering, and the command line interface — lives on the dedicated Ais documentation site:

For a higher-level view of how easymode, Ais, and Pom fit together, see easymode + Ais & Pom.