We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709be14 commit 3766d37Copy full SHA for 3766d37
torch_em/data/datasets/electron_microscopy/aimseg.py
@@ -1,4 +1,9 @@
1
-"""
+"""AimSeg contanins annotations for semantic segmentation of myelins, axons and inner cytoplasmic tongue,
2
+and for instance segmentation of myelinated axons in TEM images of corpus callosum (CC) in adult mice.
3
+
4
+This dataset is available at https://zenodo.org/records/8351731.
5
+The dataset is from the publication https://doi.org/10.1371/journal.pcbi.1010845.
6
+Please cite them if you use this dataset in your research.
7
"""
8
9
import os
0 commit comments