Skip to content

Commit

Permalink
add google colab link
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ackerman committed Oct 24, 2024
1 parent 35e274d commit 2d11926
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,12 @@ Tasks we support and approaches for those tasks:
- Semantic segmentation
- Signed distances
- One-hot encoding of different types of objects


## Example Tutorial
A minimal example tutorial can be found in the examples directory and opened in colab here: <a target="_blank" href="https://colab.research.google.com/github/janelia-cellmap/dacapo/blob/main/examples/starter_tutorial/minimal_tutorial.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>

## Helpful Resources & Tools
- Chunked data, zarr, and n5
- OME-Zarr: a cloud-optimized bioimaging file format with international community support (doi: [10.1101/2023.02.17.528834](https://pubmed.ncbi.nlm.nih.gov/36865282/))
Expand Down

0 comments on commit 2d11926

Please sign in to comment.