/dacapo

Implementation of CARE, CycleGAN, SplitGAN architectures for Dacapo - a framework for the application of established machine learning techniques on large, multi-dimensional images.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DaCapo

tests black mypy docs

A framework for easy application of established machine learning techniques on large, multi-dimensional images.

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.