Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
License:
Publish frozen 24-label training and 111-image validation package
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +12 -0
- LICENSE.md +7 -0
- README.md +44 -0
- data/training_labelled/images/cell_00001.bmp +3 -0
- data/training_labelled/images/cell_00063.bmp +3 -0
- data/training_labelled/images/cell_00143.tif +3 -0
- data/training_labelled/images/cell_00144.tif +3 -0
- data/training_labelled/images/cell_00168.png +3 -0
- data/training_labelled/images/cell_00171.png +3 -0
- data/training_labelled/images/cell_00275.tif +3 -0
- data/training_labelled/images/cell_00316.tiff +3 -0
- data/training_labelled/images/cell_00352.tif +3 -0
- data/training_labelled/images/cell_00377.tif +3 -0
- data/training_labelled/images/cell_00529.tif +0 -0
- data/training_labelled/images/cell_00565.tif +3 -0
- data/training_labelled/images/cell_00614.tif +3 -0
- data/training_labelled/images/cell_00679.tif +3 -0
- data/training_labelled/images/cell_00688.tif +3 -0
- data/training_labelled/images/cell_00710.tiff +3 -0
- data/training_labelled/images/cell_00760.png +3 -0
- data/training_labelled/images/cell_00825.png +3 -0
- data/training_labelled/images/cell_00860.png +3 -0
- data/training_labelled/images/cell_00915.png +3 -0
- data/training_labelled/images/cell_00967.png +3 -0
- data/training_labelled/images/cell_00989.png +3 -0
- data/training_labelled/images/jiang_20240413_103.tif +3 -0
- data/training_labelled/images/jiang_20240422_2_304.tif +3 -0
- data/training_labelled/labels/cell_00001.tiff +3 -0
- data/training_labelled/labels/cell_00063.tiff +3 -0
- data/training_labelled/labels/cell_00143.tiff +3 -0
- data/training_labelled/labels/cell_00144.tiff +3 -0
- data/training_labelled/labels/cell_00168.tiff +3 -0
- data/training_labelled/labels/cell_00171.tiff +3 -0
- data/training_labelled/labels/cell_00275.tiff +3 -0
- data/training_labelled/labels/cell_00316.tiff +3 -0
- data/training_labelled/labels/cell_00352.tiff +3 -0
- data/training_labelled/labels/cell_00377.tiff +3 -0
- data/training_labelled/labels/cell_00529.tiff +3 -0
- data/training_labelled/labels/cell_00565.tiff +3 -0
- data/training_labelled/labels/cell_00614.tiff +3 -0
- data/training_labelled/labels/cell_00679.tiff +3 -0
- data/training_labelled/labels/cell_00688.tiff +3 -0
- data/training_labelled/labels/cell_00710.tiff +3 -0
- data/training_labelled/labels/cell_00760.tiff +3 -0
- data/training_labelled/labels/cell_00825.tiff +3 -0
- data/training_labelled/labels/cell_00860.tiff +3 -0
- data/training_labelled/labels/cell_00915.tiff +3 -0
- data/training_labelled/labels/cell_00967.tiff +3 -0
- data/training_labelled/labels/cell_00989.tiff +3 -0
- data/training_labelled/labels/jiang_20240413_103.tiff +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
data/training_labelled/images/cell_00143.tif filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
data/training_labelled/images/cell_00144.tif filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
data/training_labelled/images/cell_00275.tif filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
data/training_labelled/images/cell_00352.tif filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
data/training_labelled/images/cell_00377.tif filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
data/training_labelled/images/cell_00565.tif filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
data/training_labelled/images/cell_00614.tif filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
data/training_labelled/images/cell_00679.tif filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
data/training_labelled/images/cell_00688.tif filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
data/training_labelled/images/jiang_20240413_103.tif filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
data/training_labelled/images/jiang_20240422_2_304.tif filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
data/training_unlabelled/images/cell_00142.tif filter=lfs diff=lfs merge=lfs -text
|
LICENSE.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Dataset component terms
|
| 2 |
+
|
| 3 |
+
Public NeurIPS 2022 Cell Segmentation Competition images and masks retain the upstream Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license: https://creativecommons.org/licenses/by-nc-nd/4.0/ . Attribution and canonical source: Jun Ma, Ronald Xie, Shamini Ayyadhury, Cheng Ge, and collaborators; NeurIPS 2022 Cell Segmentation Competition Dataset; https://doi.org/10.5281/zenodo.10719375 . The source Zenodo record identifies this license. This release preserves the public payload bytes, excludes unlicensed additional sources, and adds collection/split metadata.
|
| 4 |
+
|
| 5 |
+
Jianglab images `20240413/103.tif` and `20240422_2/304.tif` and their annotations are supplied by the project owner with explicit permission to publish this training collection. No general downstream reuse license was specified for these two pairs; all other rights remain with the owner. Contact LuminScience for additional permissions. Do not infer a Creative Commons or MIT grant for this component from the public competition or code licenses.
|
| 6 |
+
|
| 7 |
+
The repository's MIT license applies to its code, not to these data. No model checkpoint is distributed in this dataset.
|
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: other
|
| 5 |
+
license_name: mixed-source-terms
|
| 6 |
+
license_link: LICENSE.md
|
| 7 |
+
task_categories:
|
| 8 |
+
- image-segmentation
|
| 9 |
+
tags:
|
| 10 |
+
- microscopy
|
| 11 |
+
- instance-segmentation
|
| 12 |
+
- weakly-supervised
|
| 13 |
+
- autoresearch
|
| 14 |
+
size_categories:
|
| 15 |
+
- 1K<n<10K
|
| 16 |
+
---
|
| 17 |
+
# LuminBench: Weakly Supervised Cell Segmentation
|
| 18 |
+
|
| 19 |
+
A checksum-bound training and validation package for agent-driven research with two labelled images per group. The scientific protocol and runnable code are maintained in [LuminBench-Weakly-Supervised-CellSeg](https://github.com/Lumin-Science/LuminBench-Weakly-Supervised-CellSeg). The project uses the [LB-Template](https://github.com/Lumin-Science/LB-Template) organization for ordinary experiments and agent research.
|
| 20 |
+
|
| 21 |
+
| Split | Images | Masks | Role |
|
| 22 |
+
|---|---:|---:|---|
|
| 23 |
+
| training_labelled | 24 | 24 | Two human-labelled examples in each of 12 groups |
|
| 24 |
+
| training_unlabelled | 967 | 0 | Public image-only pseudo-label pool |
|
| 25 |
+
| validation | 111 | 111 | Fixed hill-climbing evaluation covering 11 public groups |
|
| 26 |
+
| test | 0 included | 0 included | The 65 test images and masks are deliberately not distributed here |
|
| 27 |
+
|
| 28 |
+
There are 1,102 images and 135 visible masks. Public images retain their original bytes. Exact image/mask paths and SHA-256 values are in `manifests/*.csv`; `dataset.json` binds those manifests to the frozen project configuration. Masks are integer instance IDs, with zero background; this is not a semantic-class mask dataset. Different official splits reuse filenames, so always resolve a record through its split manifest.
|
| 29 |
+
|
| 30 |
+
The 11 public groups are appearance clusters, not verified biological cell types. Group 11 is Jianglab microscopy. The two Jianglab training images are `20240413/103.tif` and `20240422_2/304.tif`; their masks are lossless instance-mask TIFFs extracted from the original Cellpose annotations. The other 13 Jianglab images are reserved for the owner's test. No Jianglab validation images are supplied, by the owner's explicit split instruction. The public collection includes multiple imaging modalities; do not describe every image as fluorescence microscopy.
|
| 31 |
+
|
| 32 |
+
The validation set consists of 101 original tuning images and five original training image/mask pairs from each previously absent group, 2 and 10. Promoted source IDs: `cell_00675`, `cell_00676`, `cell_00680`, `cell_00682`, `cell_00683`, `cell_00763`, `cell_00769`, `cell_00771`, `cell_00773`, `cell_00774`. All ten are removed from training and pseudo-label pools. The training duplicate `cell_00550` is excluded because it matches a tuning image. No hidden masks for the 967 unlabelled images are included.
|
| 33 |
+
|
| 34 |
+
## Intended protocol
|
| 35 |
+
|
| 36 |
+
Initialize from the official MEDIAR **public-only phase-1** checkpoint, SHA-256 `f68fb3b3a193a10018c2108003caf0fca1c66028d59a3db175ca7fb718ea8a9b`. MEDIAR phase-2 and final target-finetuned weights are forbidden in this task. Train with only the 24 visible human masks plus pseudo masks generated from the 967 unlabelled images. Validation masks are for scoring, not training. Optimize the mean of per-group image-mean object F1 at IoU 0.5 over the 11 represented validation groups, using the project's fixed boundary and matching rules. Freeze model selection before owner test evaluation. Prior research already exposed test results, so future reuse is not a fresh blind evaluation.
|
| 37 |
+
|
| 38 |
+
## Download and verification
|
| 39 |
+
|
| 40 |
+
Use the immutable commit published in the project's `docs/dataset_release.json`, rather than a moving `main`, and run `bash scripts/setup.sh --data-only`. The project verifier checks the exact frozen identities, every payload hash and the absence of unexpected payload files. This dataset uses ordinary files and CSV manifests to preserve original mixed image formats and integer instance masks; it is not an automatic imagefolder classification dataset.
|
| 41 |
+
|
| 42 |
+
## Sources and terms
|
| 43 |
+
|
| 44 |
+
Public images and masks: Jun Ma, Ronald Xie, Shamini Ayyadhury, Cheng Ge, and collaborators, [NeurIPS 2022 Cell Segmentation Competition Dataset](https://doi.org/10.5281/zenodo.10719375), under **CC BY-NC-ND 4.0**. Public source image and mask bytes are unchanged; this package supplies a selected collection and split metadata. Jianglab images were supplied by the project owner, who explicitly authorized public upload of these two training images and their annotations. No broader reuse license for Jianglab material was specified. See [LICENSE.md](LICENSE.md) for component-specific terms; the code repository's MIT license does not license these images.
|
data/training_labelled/images/cell_00001.bmp
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00063.bmp
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00143.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00144.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00168.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00171.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00275.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00316.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00352.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00377.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00529.tif
ADDED
|
|
data/training_labelled/images/cell_00565.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00614.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00679.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00688.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00710.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/cell_00760.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00825.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00860.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00915.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00967.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/cell_00989.png
ADDED
|
Git LFS Details
|
data/training_labelled/images/jiang_20240413_103.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/images/jiang_20240422_2_304.tif
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00001.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00063.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00143.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00144.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00168.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00171.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00275.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00316.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00352.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00377.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00529.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00565.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00614.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00679.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00688.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00710.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00760.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00825.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00860.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00915.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00967.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/cell_00989.tiff
ADDED
|
|
Git LFS Details
|
data/training_labelled/labels/jiang_20240413_103.tiff
ADDED
|
|
Git LFS Details
|