Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull main #197

Merged
merged 6 commits into from
Mar 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -50,3 +50,20 @@ Tasks we support and approaches for those tasks:
- Semantic segmentation
- Signed distances
- One-hot encoding of different types of objects

## 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/))
- Videos about N5 and Fiji can be found in [this playlist](https://www.youtube.com/playlist?list=PLmZHHIZ9Gz-IJA7HtW8quZcuLViz9Em6e). For other questions, join the discussion on the [Image.sc forum](https://forum.image.sc/tag/n5).
- [N5 plugins for Fiji](https://openorganelle.janelia.org/news/2023-02-06-n5-plugins-for-fiji)
- Script for converting [tif to zarr](https://github.com/yuriyzubov/tif-to-zarr)
- CellMap Models
- [GitHub Repo](https://github.com/janelia-cellmap/cellmap-models) of published models
- [OpenOrganelle.org](https://openorganelle.janelia.org)
- ![](https://raw.githubusercontent.com/janelia-cellmap/dacapo/main/docs/source/_static/mito_pred-seg.gif)
- Example of [unprocessed distance predictions](https://tinyurl.com/3kw2tuab)
- Example of [refined segmentations](https://tinyurl.com/k59pba98) that have undergone post-processing (e.g., thresholding, masking, smoothing)
- Example of [groundtruth data](https://tinyurl.com/pu8mespz)
- Visualization
- [Neuroglancer GitHub Repo](https://github.com/google/neuroglancer)

Binary file added docs/source/_static/mito_pred-seg.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.