uermel commited on
Commit
4b25fcc
·
1 Parent(s): 0c0bf54

remove release status.

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -55,12 +55,12 @@ deposition; this repository contributes the **unified manifest layer**
55
  (splits, canonical class names, ground-truth filtering, evaluation
56
  protocol) so models can be trained and compared under one roof.
57
 
58
- | Sub-benchmark | Task | Organism / sample | # train | # test | Status |
59
- |---------------|---------------|--------------------------|--------:|-------:|-------------|
60
- | **Phantom** | Localization | Lysate / synthetic | 7 | 485 | ✅ released |
61
- | **Yeast** | Segmentation | *S. pombe* | 16 | 4 | ✅ released |
62
- | **Bacterial** | Segmentation | Prokaryote (8 genera) | 68 | 12 | ✅ released |
63
- | **MotorBench**| Localization | *V. cholerae* (test) + multi-genus prokaryotes (train) | 1,559 | 843 | ✅ released |
64
 
65
  - **Curated by:** Authors of the POPSICLE benchmark paper (NeurIPS 2026, under review).
66
  - **Shared by:** Biohub Dynamic Structural Biology / CryoET Data Portal community.
@@ -128,9 +128,9 @@ popsicle/
128
  meshes.csv
129
  segmentations.csv
130
  objects.csv # name, url
131
- bacterial/ # ✅ released — segmentation across 8 bacterial genera
132
- yeast/ # ✅ released — segmentation in *S. pombe*
133
- motorbench/ # ✅ released — flagellar-motor localization
134
  ```
135
 
136
  `copick:baseUrl` is set to `s3://cryoet-data-portal-public/` so the CSV
 
55
  (splits, canonical class names, ground-truth filtering, evaluation
56
  protocol) so models can be trained and compared under one roof.
57
 
58
+ | Sub-benchmark | Task | Organism / sample | # train | # test |
59
+ |---------------|---------------|--------------------------------------------------------|--------:|-------:|
60
+ | **Phantom** | Localization | Lysate / synthetic | 7 | 485 |
61
+ | **Yeast** | Segmentation | *S. pombe* | 16 | 4 |
62
+ | **Bacterial** | Segmentation | Prokaryote (8 genera) | 68 | 12 |
63
+ | **MotorBench**| Localization | *V. cholerae* (test) + multi-genus prokaryotes (train) | 1,559 | 843 |
64
 
65
  - **Curated by:** Authors of the POPSICLE benchmark paper (NeurIPS 2026, under review).
66
  - **Shared by:** Biohub Dynamic Structural Biology / CryoET Data Portal community.
 
128
  meshes.csv
129
  segmentations.csv
130
  objects.csv # name, url
131
+ bacterial/ # segmentation across 8 bacterial genera
132
+ yeast/ # segmentation in *S. pombe*
133
+ motorbench/ # flagellar-motor localization
134
  ```
135
 
136
  `copick:baseUrl` is set to `s3://cryoet-data-portal-public/` so the CSV