Skip to content

Introduction to DaCapo

TeresaEsch edited this page Feb 14, 2024 · 17 revisions

Welcome to the DaCapo user guide!

What is DaCapo?

DaCapo is a framework for toolset for easily accesing established machine learning approages to help identify objects e.g., organelles) in large, multi-dimensional images. It's goal is to bring the power of machine learning tools to all biologists, regardless of how much (or little) experience they have using these techniques.

DaCapo Workflow

Overview of DaCapo

What is in this user guide?

In this wiki user guide, you can find what you need to use DaCapo.

  1. What files and applications you need before you start
  2. Setting up a DaCapo-specific environment on your computer
  3. Creating configuration files to tell DaCapo wht to do
  4. Evaluating your results.

dacapo_git_map.pdf

dacapo allows you to configure machine learning jobs as combinations of DataSplits, Architectures, Tasks, Trainers, on arbitrarily large volumes of multi-dimensional images. dacapo is not tied to a particular learning framework, but currently only supports torch with plans to support tensorflow

Clone this wiki locally