dacapo
dacapo copied to clipboard
A framework for easy application of established machine learning techniques on large, multi-dimensional images.
Incorporate tasks, targets, etc. for CARE, Pix2Pix, and CycleGAN as implemented by @brianreicher
We need a sample dataset in a predefined format for testing and demoing
Rather than relying on separate dacapo.yaml that contains just ```yaml type: files runs_base_dir: /path/to/my/data/storage ``` have that set in the notebook.
- [x] Fix existing failing tests - [x] Add code coverage to the repo - [ ] Get tests to cover 75% - [ ] Get tests to cover 85%...