Datasets:
Publish PixCell dataset v2
#3
by aadarwal - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- .gitattributes +0 -58
- .gitignore +0 -5
- .python-version +0 -1
- CITATION.cff +4 -4
- README.md +103 -235
- galleries/all.png → assets/core.png +0 -0
- depth-v1/galleries/overview.png → assets/depth.png +0 -0
- data/l0/train-00000-of-00001.parquet → core/data/train-00000-of-00002.parquet +2 -2
- data/l1/train-00000-of-00001.parquet → core/data/train-00001-of-00002.parquet +2 -2
- depth-v1/README.md +0 -47
- depth-v1/factory/accepted_manifest.json +0 -0
- depth-v1/factory/anchor_manifest.json +0 -0
- depth-v1/factory/core_reference_snapshot.json +0 -23
- depth-v1/factory/freeze.json +0 -88
- depth-v1/factory/generation_plan.json +0 -0
- depth-v1/factory/variation_contracts.json +0 -0
- depth-v1/galleries/progressions/l0-02.png +0 -3
- depth-v1/galleries/progressions/l0-03.png +0 -3
- depth-v1/galleries/progressions/l0-04.png +0 -3
- depth-v1/galleries/progressions/l0-05.png +0 -3
- depth-v1/galleries/progressions/l0-06.png +0 -3
- depth-v1/galleries/progressions/l0-07.png +0 -3
- depth-v1/galleries/progressions/l0-08.png +0 -3
- depth-v1/galleries/progressions/l1-01.png +0 -3
- depth-v1/galleries/progressions/l1-02.png +0 -3
- depth-v1/galleries/progressions/l1-03.png +0 -3
- depth-v1/galleries/progressions/l1-04.png +0 -3
- depth-v1/galleries/progressions/l1-05.png +0 -3
- depth-v1/galleries/progressions/l1-06.png +0 -3
- depth-v1/galleries/progressions/l1-07.png +0 -3
- depth-v1/galleries/progressions/l1-08.png +0 -3
- depth-v1/galleries/progressions/l1-09.png +0 -3
- depth-v1/galleries/progressions/l1-10.png +0 -3
- depth-v1/galleries/progressions/l1-11.png +0 -3
- depth-v1/galleries/progressions/l2-01.png +0 -3
- depth-v1/galleries/progressions/l2-02.png +0 -3
- depth-v1/galleries/progressions/l2-03.png +0 -3
- depth-v1/galleries/progressions/l2-04.png +0 -3
- depth-v1/galleries/progressions/l2-05.png +0 -3
- depth-v1/galleries/progressions/l2-06.png +0 -3
- depth-v1/galleries/progressions/l2-07.png +0 -3
- depth-v1/galleries/progressions/l2-08.png +0 -3
- depth-v1/galleries/progressions/l2-09.png +0 -3
- depth-v1/galleries/progressions/l3-01.png +0 -3
- depth-v1/galleries/progressions/l3-02.png +0 -3
- depth-v1/galleries/progressions/l3-03.png +0 -3
- depth-v1/galleries/progressions/l3-04.png +0 -3
- depth-v1/galleries/progressions/l3-05.png +0 -3
- depth-v1/galleries/progressions/l3-06.png +0 -3
- depth-v1/galleries/progressions/l3-07.png +0 -3
.gitattributes
CHANGED
|
@@ -1,60 +1,2 @@
|
|
| 1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
-
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
-
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
-
# Audio files - uncompressed
|
| 40 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
-
# Audio files - compressed
|
| 44 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
-
# Image files - uncompressed
|
| 50 |
-
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
-
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
-
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
-
# Image files - compressed
|
| 55 |
-
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
-
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
-
*.webp 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
*.parquet filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.gitignore
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
__pycache__/
|
| 2 |
-
*.py[cod]
|
| 3 |
-
.pytest_cache/
|
| 4 |
-
.ruff_cache/
|
| 5 |
-
.DS_Store
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.python-version
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
3.13.14
|
|
|
|
|
|
CITATION.cff
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
cff-version: 1.2.0
|
| 2 |
message: >-
|
| 3 |
-
If you use the PixCell Dataset,
|
| 4 |
-
|
| 5 |
title: "PixCell Dataset: Representation-First Image-to-Code Curriculum"
|
| 6 |
type: dataset
|
| 7 |
-
version:
|
| 8 |
-
date-released: 2026-07-
|
| 9 |
authors:
|
| 10 |
- family-names: Agarwal
|
| 11 |
given-names: Aadarsh
|
|
|
|
| 1 |
cff-version: 1.2.0
|
| 2 |
message: >-
|
| 3 |
+
If you use the PixCell Dataset, please cite this dataset and the
|
| 4 |
+
accompanying PixCell project.
|
| 5 |
title: "PixCell Dataset: Representation-First Image-to-Code Curriculum"
|
| 6 |
type: dataset
|
| 7 |
+
version: 2.0.0
|
| 8 |
+
date-released: 2026-07-27
|
| 9 |
authors:
|
| 10 |
- family-names: Agarwal
|
| 11 |
given-names: Aadarsh
|
README.md
CHANGED
|
@@ -3,107 +3,49 @@ pretty_name: "PixCell Dataset"
|
|
| 3 |
license: mit
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
-
- code
|
| 7 |
-
annotations_creators:
|
| 8 |
-
- expert-generated
|
| 9 |
-
- machine-generated
|
| 10 |
-
source_datasets:
|
| 11 |
-
- original
|
| 12 |
task_categories:
|
| 13 |
- image-text-to-text
|
| 14 |
tags:
|
| 15 |
-
- image
|
| 16 |
-
- text
|
| 17 |
-
- code
|
| 18 |
-
- python
|
| 19 |
- code-generation
|
| 20 |
- vision-language
|
| 21 |
- photonics
|
| 22 |
- gds
|
| 23 |
- gdsfactory
|
| 24 |
-
- image-to-code
|
| 25 |
-
- multimodal
|
| 26 |
- synthetic
|
| 27 |
- curriculum-learning
|
| 28 |
-
- datasets
|
| 29 |
size_categories:
|
| 30 |
- 1K<n<10K
|
| 31 |
configs:
|
| 32 |
-
- config_name:
|
| 33 |
default: true
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
-
path:
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
- data/l3/train-*.parquet
|
| 41 |
-
- data/l4/train-*.parquet
|
| 42 |
-
- config_name: core-v1
|
| 43 |
-
data_files:
|
| 44 |
-
- split: train
|
| 45 |
-
path:
|
| 46 |
-
- data/l0/train-*.parquet
|
| 47 |
-
- data/l1/train-*.parquet
|
| 48 |
-
- data/l2/train-*.parquet
|
| 49 |
-
- data/l3/train-*.parquet
|
| 50 |
-
- data/l4/train-*.parquet
|
| 51 |
-
- config_name: l0
|
| 52 |
-
data_files:
|
| 53 |
-
- split: train
|
| 54 |
-
path: data/l0/train-*.parquet
|
| 55 |
-
- config_name: l1
|
| 56 |
-
data_files:
|
| 57 |
-
- split: train
|
| 58 |
-
path: data/l1/train-*.parquet
|
| 59 |
-
- config_name: l2
|
| 60 |
-
data_files:
|
| 61 |
-
- split: train
|
| 62 |
-
path: data/l2/train-*.parquet
|
| 63 |
-
- config_name: l3
|
| 64 |
-
data_files:
|
| 65 |
-
- split: train
|
| 66 |
-
path: data/l3/train-*.parquet
|
| 67 |
-
- config_name: l4
|
| 68 |
data_files:
|
| 69 |
- split: train
|
| 70 |
-
path: data/
|
| 71 |
-
- config_name:
|
| 72 |
data_files:
|
| 73 |
- split: train
|
| 74 |
-
path:
|
| 75 |
- split: validation
|
| 76 |
-
path:
|
| 77 |
dataset_info:
|
| 78 |
-
- config_name:
|
| 79 |
splits:
|
| 80 |
- name: train
|
| 81 |
-
num_examples:
|
| 82 |
-
|
|
|
|
|
|
|
| 83 |
splits:
|
| 84 |
- name: train
|
| 85 |
num_examples: 738
|
| 86 |
-
- config_name:
|
| 87 |
-
splits:
|
| 88 |
-
- name: train
|
| 89 |
-
num_examples: 177
|
| 90 |
-
- config_name: l1
|
| 91 |
-
splits:
|
| 92 |
-
- name: train
|
| 93 |
-
num_examples: 215
|
| 94 |
-
- config_name: l2
|
| 95 |
-
splits:
|
| 96 |
-
- name: train
|
| 97 |
-
num_examples: 118
|
| 98 |
-
- config_name: l3
|
| 99 |
-
splits:
|
| 100 |
-
- name: train
|
| 101 |
-
num_examples: 120
|
| 102 |
-
- config_name: l4
|
| 103 |
-
splits:
|
| 104 |
-
- name: train
|
| 105 |
-
num_examples: 108
|
| 106 |
-
- config_name: depth-v1
|
| 107 |
splits:
|
| 108 |
- name: train
|
| 109 |
num_examples: 3468
|
|
@@ -113,210 +55,136 @@ dataset_info:
|
|
| 113 |
|
| 114 |
# PixCell Dataset
|
| 115 |
|
| 116 |
-
|
| 117 |
-
geometry
|
| 118 |
-
|
|
|
|
| 119 |
|
| 120 |
-
|
|
|
|
| 121 |
|
| 122 |
-
|
| 123 |
-
|---|---|---:|---|
|
| 124 |
-
| `core-v1` | Curriculum training and compact task sampling | 738 | `train`: 738 |
|
| 125 |
-
| `depth-v1` | Image-to-code SFT and parameter recovery | 4,560 | `train`: 3,468, `validation`: 1,092 |
|
| 126 |
-
| `l0` through `l4` | Individual stages of the core curriculum | 108 to 215 | `train` |
|
| 127 |
|
| 128 |
-
|
| 129 |
-
|
|
|
|
|
|
|
|
|
|
| 130 |
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
[L3](galleries/l3.png), [L4](galleries/l4.png),
|
| 134 |
-
[Depth overview](depth-v1/galleries/overview.png)
|
| 135 |
|
| 136 |
## Load
|
| 137 |
|
| 138 |
-
```bash
|
| 139 |
-
pip install "datasets[vision]"
|
| 140 |
-
```
|
| 141 |
-
|
| 142 |
```python
|
| 143 |
from datasets import load_dataset
|
| 144 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
core = load_dataset(
|
| 146 |
"qpaig-mit/pixcell",
|
| 147 |
-
"core
|
| 148 |
-
revision="
|
| 149 |
split="train",
|
| 150 |
)
|
| 151 |
|
| 152 |
-
|
| 153 |
"qpaig-mit/pixcell",
|
| 154 |
-
"
|
| 155 |
-
revision="
|
| 156 |
)
|
| 157 |
-
|
| 158 |
-
row = core[0]
|
| 159 |
-
row["image"] # exact model input
|
| 160 |
-
row["instruction"] # footprint and display-scale context
|
| 161 |
-
row["code"] # supervised program
|
| 162 |
-
row["target_image"] # canonical physical-aspect raster
|
| 163 |
-
row["footprint_um"] # physical width and height
|
| 164 |
```
|
| 165 |
|
| 166 |
-
|
| 167 |
|
| 168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 169 |
|
| 170 |
-
The
|
| 171 |
-
|
|
|
|
|
|
|
| 172 |
|
| 173 |
-
|
| 174 |
-
|
| 175 |
-
|
| 176 |
-
|
| 177 |
-
|
| 178 |
-
|
| 179 |
-
| **L4: components** | 108 | 108 | Couplers, MMIs, splitters, interferometers, resonators, crossings, gratings, cavities, converters, and free-propagation structures. |
|
| 180 |
|
| 181 |
-
`
|
| 182 |
-
|
| 183 |
|
| 184 |
## Split design
|
| 185 |
|
| 186 |
-
|
| 187 |
-
|
| 188 |
-
| Split | Contents | Rows |
|
| 189 |
|---|---|---:|
|
| 190 |
-
| `train` |
|
| 191 |
-
| `validation` | Two
|
| 192 |
|
| 193 |
-
|
| 194 |
-
|
| 195 |
-
validation 2 * 546 = 1,092
|
| 196 |
-
```
|
| 197 |
|
| 198 |
-
|
| 199 |
-
a fixed parameter holdout for every expanded representation. This gives a
|
| 200 |
-
76/24 training-to-validation ratio and keeps all 547 representations available
|
| 201 |
-
during training.
|
| 202 |
|
| 203 |
-
|
| 204 |
-
|
| 205 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 206 |
|
| 207 |
-
##
|
| 208 |
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
| Supervised target | `code` |
|
| 213 |
-
| Physical reference | `target_image`, `footprint_um` |
|
| 214 |
-
| Curriculum identity | `level`, `family`, `concept_id`, `representation_id`, `grammar_id`, `variation_role` |
|
| 215 |
-
| Alias and dependency grouping | `leakage_group_id` |
|
| 216 |
-
| Construction metadata | `primitive_calls`, `prerequisite_ids`, `port_signature_json`, `parameters_json`, `topology_json` |
|
| 217 |
-
| Integrity and provenance | SHA-256 fields, `view_policy`, source digest, and generator version |
|
| 218 |
-
|
| 219 |
-
`image` is a maximum-visibility view: thin gaps, rails, teeth, bends, and
|
| 220 |
-
defects remain legible through declared per-axis display magnification. The
|
| 221 |
-
class-blind `instruction` supplies that display scale and the physical
|
| 222 |
-
footprint. `target_image` preserves the physical aspect ratio.
|
| 223 |
-
|
| 224 |
-
The full schema and release inventory are in
|
| 225 |
-
[`metadata/catalog.json`](metadata/catalog.json).
|
| 226 |
-
The additional `depth-v1` lineage and controlled-variation fields are
|
| 227 |
-
documented in [`depth-v1/README.md`](depth-v1/README.md).
|
| 228 |
-
|
| 229 |
-
## Construction and quality
|
| 230 |
-
|
| 231 |
-
Core examples enumerate primitives, operations, compositions, structures, and
|
| 232 |
-
photonic components. The depth builder identifies live geometry parameters and
|
| 233 |
-
emits a fixed schedule of controlled, visible settings.
|
| 234 |
-
|
| 235 |
-
Every row passes compilation and execution, primitive-only source checks,
|
| 236 |
-
declared port and connectivity checks, structural witnesses, calibrated
|
| 237 |
-
geometry comparison, footprint agreement, and artifact hashing. Release
|
| 238 |
-
manifests and verification evidence are stored under [`factory/`](factory/)
|
| 239 |
-
and [`depth-v1/factory/`](depth-v1/factory/).
|
| 240 |
-
|
| 241 |
-
The dataset targets executable geometric reconstruction at a declared raster
|
| 242 |
-
and physical footprint. Electromagnetic performance and foundry qualification
|
| 243 |
-
are evaluated in downstream device workflows.
|
| 244 |
-
|
| 245 |
-
All images, instructions, and programs are synthetic.
|
| 246 |
-
|
| 247 |
-
## Reproduce
|
| 248 |
-
|
| 249 |
-
The source capsule under `factory/core-v1/` and the depth release scripts
|
| 250 |
-
rebuild the published rows from a clean PixCell checkout.
|
| 251 |
-
|
| 252 |
-
<details>
|
| 253 |
-
<summary>Rebuild and verify both releases</summary>
|
| 254 |
-
|
| 255 |
-
```bash
|
| 256 |
-
cd dataset
|
| 257 |
-
python3.13 -m venv .venv
|
| 258 |
-
source .venv/bin/activate
|
| 259 |
-
python -m pip install -r requirements-lock.txt
|
| 260 |
-
|
| 261 |
-
python scripts/build_all.py
|
| 262 |
-
python scripts/validate_release.py --root . --execute-programs
|
| 263 |
-
python depth-v1/scripts/build.py --dataset-root . --output depth-v1
|
| 264 |
-
python depth-v1/scripts/validate.py \
|
| 265 |
-
--release-root depth-v1 \
|
| 266 |
-
--dataset-root . \
|
| 267 |
-
--execute-programs
|
| 268 |
-
python -m unittest discover -s tests -v
|
| 269 |
-
python -m pytest depth-v1/tests -q
|
| 270 |
-
```
|
| 271 |
|
| 272 |
-
The
|
|
|
|
|
|
|
|
|
|
|
|
|
| 273 |
|
| 274 |
```text
|
| 275 |
-
core
|
| 276 |
-
depth
|
| 277 |
```
|
| 278 |
|
| 279 |
-
|
| 280 |
-
|
| 281 |
-
See [`factory/README.md`](factory/README.md) for the replay contract. Dataset
|
| 282 |
-
rows contain executable Python. Inspect code from untrusted revisions before
|
| 283 |
-
execution.
|
| 284 |
-
|
| 285 |
-
## Training export
|
| 286 |
-
|
| 287 |
-
Convert a level to OpenAI-style multimodal `messages`:
|
| 288 |
-
|
| 289 |
-
```bash
|
| 290 |
-
python scripts/to_vlm_messages.py \
|
| 291 |
-
--root . \
|
| 292 |
-
--level l4 \
|
| 293 |
-
--output /tmp/pixcell-l4.jsonl \
|
| 294 |
-
--image-mode data-uri
|
| 295 |
-
```
|
| 296 |
|
| 297 |
-
##
|
| 298 |
|
| 299 |
-
Use `depth
|
| 300 |
-
|
| 301 |
-
|
| 302 |
-
benchmark for unseen-component evaluation.
|
| 303 |
|
| 304 |
-
|
|
|
|
|
|
|
|
|
|
| 305 |
|
| 306 |
-
|
| 307 |
-
notices are in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md). Citation
|
| 308 |
-
metadata is available in [CITATION.cff](CITATION.cff).
|
| 309 |
|
| 310 |
```bibtex
|
| 311 |
-
@
|
| 312 |
-
title
|
| 313 |
-
author
|
| 314 |
-
year
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
url = {https://huggingface.co/datasets/qpaig-mit/pixcell}
|
| 318 |
}
|
| 319 |
```
|
| 320 |
|
| 321 |
-
The citation record will
|
| 322 |
-
|
|
|
|
| 3 |
license: mit
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
task_categories:
|
| 7 |
- image-text-to-text
|
| 8 |
tags:
|
| 9 |
+
- image-to-code
|
|
|
|
|
|
|
|
|
|
| 10 |
- code-generation
|
| 11 |
- vision-language
|
| 12 |
- photonics
|
| 13 |
- gds
|
| 14 |
- gdsfactory
|
|
|
|
|
|
|
| 15 |
- synthetic
|
| 16 |
- curriculum-learning
|
|
|
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
| 19 |
configs:
|
| 20 |
+
- config_name: depth
|
| 21 |
default: true
|
| 22 |
data_files:
|
| 23 |
- split: train
|
| 24 |
+
path: depth/data/train-*.parquet
|
| 25 |
+
- split: validation
|
| 26 |
+
path: depth/data/validation-*.parquet
|
| 27 |
+
- config_name: core
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
data_files:
|
| 29 |
- split: train
|
| 30 |
+
path: core/data/train-*.parquet
|
| 31 |
+
- config_name: references
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
+
path: references/data/train-*.parquet
|
| 35 |
- split: validation
|
| 36 |
+
path: references/data/validation-*.parquet
|
| 37 |
dataset_info:
|
| 38 |
+
- config_name: depth
|
| 39 |
splits:
|
| 40 |
- name: train
|
| 41 |
+
num_examples: 3468
|
| 42 |
+
- name: validation
|
| 43 |
+
num_examples: 1092
|
| 44 |
+
- config_name: core
|
| 45 |
splits:
|
| 46 |
- name: train
|
| 47 |
num_examples: 738
|
| 48 |
+
- config_name: references
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
splits:
|
| 50 |
- name: train
|
| 51 |
num_examples: 3468
|
|
|
|
| 55 |
|
| 56 |
# PixCell Dataset
|
| 57 |
|
| 58 |
+
PixCell is a verified image-to-code curriculum for reconstructing photonic
|
| 59 |
+
geometry as primitive-only GDSFactory Python programs. Each model row contains
|
| 60 |
+
a high-visibility component image, its physical footprint, and an audited
|
| 61 |
+
program.
|
| 62 |
|
| 63 |
+
[Core curriculum gallery](assets/core.png) |
|
| 64 |
+
[Depth representation overview](assets/depth.png)
|
| 65 |
|
| 66 |
+
## Configurations
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
|
| 68 |
+
| Configuration | Rows | Purpose |
|
| 69 |
+
|---|---:|---|
|
| 70 |
+
| `depth` | 4,560 | Default corpus for supervised training and parameter recovery |
|
| 71 |
+
| `core` | 738 | Compact L0 to L4 curriculum with 547 anchors and 191 supporting rows |
|
| 72 |
+
| `references` | 4,560 | Target rasters, calibration, lineage, and verifier metadata |
|
| 73 |
|
| 74 |
+
`core` is an exact subset of `depth/train`. `references` follows the same
|
| 75 |
+
train and validation split as `depth` and joins through `opaque_id`.
|
|
|
|
|
|
|
| 76 |
|
| 77 |
## Load
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
```python
|
| 80 |
from datasets import load_dataset
|
| 81 |
|
| 82 |
+
depth = load_dataset(
|
| 83 |
+
"qpaig-mit/pixcell",
|
| 84 |
+
"depth",
|
| 85 |
+
revision="v2.0.0",
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
core = load_dataset(
|
| 89 |
"qpaig-mit/pixcell",
|
| 90 |
+
"core",
|
| 91 |
+
revision="v2.0.0",
|
| 92 |
split="train",
|
| 93 |
)
|
| 94 |
|
| 95 |
+
references = load_dataset(
|
| 96 |
"qpaig-mit/pixcell",
|
| 97 |
+
"references",
|
| 98 |
+
revision="v2.0.0",
|
| 99 |
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
```
|
| 101 |
|
| 102 |
+
## Training contract
|
| 103 |
|
| 104 |
+
| Role | Fields |
|
| 105 |
+
|---|---|
|
| 106 |
+
| Model observation | `image`, `footprint_um` |
|
| 107 |
+
| Supervised target | `code` |
|
| 108 |
+
| Sampling and curriculum | `level`, `curriculum_order`, `representation_id`, `leakage_group_id`, `variation_role`, `realization_slot`, `is_core` |
|
| 109 |
+
| Evaluator reference | the matching row from `references` |
|
| 110 |
|
| 111 |
+
The dataset stores no per-row prompt. Training code combines the image and
|
| 112 |
+
footprint with its selected programming contract. Sampling fields organize
|
| 113 |
+
batches and are model-visible only if a training pipeline explicitly includes
|
| 114 |
+
them.
|
| 115 |
|
| 116 |
+
The maximum-visibility image preserves topology and within-axis proportions.
|
| 117 |
+
The footprint supplies the physical width and height. The `references`
|
| 118 |
+
configuration supplies the canonical physical-aspect raster and calibration
|
| 119 |
+
used by geometry evaluators. Keep `references` out of model prompts.
|
| 120 |
+
Stored calibration uses the renderer's analytic bounding box. A bbox inferred
|
| 121 |
+
from thresholded antialiased pixels can differ by at most one pixel.
|
|
|
|
| 122 |
|
| 123 |
+
`opaque_id` is a stable join key derived from the v1 source ID. It is not an
|
| 124 |
+
anonymization mechanism.
|
| 125 |
|
| 126 |
## Split design
|
| 127 |
|
| 128 |
+
| Split | Construction | Rows |
|
|
|
|
|
|
|
| 129 |
|---|---|---:|
|
| 130 |
+
| `train` | 738 core rows plus five additional settings for 546 representations | 3,468 |
|
| 131 |
+
| `validation` | Two held-out settings for each expanded representation | 1,092 |
|
| 132 |
|
| 133 |
+
Validation measures parameter recovery within known representations. Every
|
| 134 |
+
representation is present in training.
|
|
|
|
|
|
|
| 135 |
|
| 136 |
+
## Curriculum
|
|
|
|
|
|
|
|
|
|
| 137 |
|
| 138 |
+
| Level | Rows | Representations | Contents |
|
| 139 |
+
|---|---:|---:|---|
|
| 140 |
+
| L0 | 177 | 93 | Primitive catalog, constructor modes, orientation, and scale |
|
| 141 |
+
| L1 | 215 | 127 | Placement, transforms, alignment, connection, repetition, and routing |
|
| 142 |
+
| L2 | 118 | 99 | Relational assemblies, chains, branches, arrays, and radial banks |
|
| 143 |
+
| L3 | 120 | 120 | Multi-zone structures, repeated media, defects, and cyclic organization |
|
| 144 |
+
| L4 | 108 | 108 | Couplers, MMIs, interferometers, resonators, crossings, gratings, cavities, and converters |
|
| 145 |
|
| 146 |
+
## Verification
|
| 147 |
|
| 148 |
+
Published rows pass deterministic compilation and execution, the
|
| 149 |
+
primitive-only source policy, structural checks, calibrated geometry
|
| 150 |
+
comparison, footprint agreement, and artifact hashing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 151 |
|
| 152 |
+
The dataset targets geometric reconstruction of single-layer photonic layouts.
|
| 153 |
+
Optical performance and foundry qualification are handled by downstream device
|
| 154 |
+
evaluation.
|
| 155 |
+
|
| 156 |
+
The release manifest binds every shard to the frozen source digests:
|
| 157 |
|
| 158 |
```text
|
| 159 |
+
core e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89
|
| 160 |
+
depth 676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b
|
| 161 |
```
|
| 162 |
|
| 163 |
+
Source, release tools, and training recipes are available in the
|
| 164 |
+
[PixCell v2.0.0 source release](https://github.com/QPG-MIT/PixCell/tree/dataset-v2.0.0).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
|
| 166 |
+
## Versions
|
| 167 |
|
| 168 |
+
Use configuration `depth` with revision `v2.0.0` to pin this release. The
|
| 169 |
+
original `core-v1` and `depth-v1` releases remain available at their matching
|
| 170 |
+
Hugging Face revisions.
|
|
|
|
| 171 |
|
| 172 |
+
Version 2.0.0 is a breaking schema release. It makes `depth` the default,
|
| 173 |
+
removes the duplicated per-row instruction, and moves target rasters and
|
| 174 |
+
calibration into `references`. Pin revision `core-v1` or `depth-v1` for the
|
| 175 |
+
original row schema.
|
| 176 |
|
| 177 |
+
## Citation
|
|
|
|
|
|
|
| 178 |
|
| 179 |
```bibtex
|
| 180 |
+
@dataset{agarwal2026pixcell,
|
| 181 |
+
title = {PixCell Dataset: Representation-First Image-to-Code Curriculum},
|
| 182 |
+
author = {Aadarsh Agarwal and Kenaish Al Qubaisi and Dirk Englund},
|
| 183 |
+
year = {2026},
|
| 184 |
+
version = {2.0.0},
|
| 185 |
+
url = {https://huggingface.co/datasets/qpaig-mit/pixcell}
|
|
|
|
| 186 |
}
|
| 187 |
```
|
| 188 |
|
| 189 |
+
The citation record will be updated with the paper's arXiv identifier when it
|
| 190 |
+
is available.
|
galleries/all.png → assets/core.png
RENAMED
|
File without changes
|
depth-v1/galleries/overview.png → assets/depth.png
RENAMED
|
File without changes
|
data/l0/train-00000-of-00001.parquet → core/data/train-00000-of-00002.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ec9cfd7c2d7e77e31862fce8324567c06f854533cdf5c56fabfa4cd160ff0ea
|
| 3 |
+
size 18799084
|
data/l1/train-00000-of-00001.parquet → core/data/train-00001-of-00002.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:924091f420a1235fdc0ff953a86e4cbc638430e9aef7e30a63c6b8479d4d2923
|
| 3 |
+
size 10528449
|
depth-v1/README.md
DELETED
|
@@ -1,47 +0,0 @@
|
|
| 1 |
-
# PixCell depth-v1
|
| 2 |
-
|
| 3 |
-
`depth-v1` is a separate, core-compatible release of controlled geometry
|
| 4 |
-
realizations around the 547 approved PixCell representations.
|
| 5 |
-
|
| 6 |
-
The immutable 738-row PixCell core is retained in full. Its 547 semantic rows
|
| 7 |
-
are the `r00` anchors; the other 191 core rows remain as `core-extra` records.
|
| 8 |
-
Exactly 546 anchors have seven additional, model-visible geometry states. One
|
| 9 |
-
L2 anchor remains anchor-only because its sole mutable literal is a global
|
| 10 |
-
translation erased by maximum-visibility normalization; synthesizing its
|
| 11 |
-
descendants would create repeated inputs with different code labels.
|
| 12 |
-
|
| 13 |
-
| Release split | Contents | Rows |
|
| 14 |
-
|---|---|---:|
|
| 15 |
-
| `train` | 738 core rows plus `r01`–`r05` descendants | 3,468 |
|
| 16 |
-
| `validation` | `r06`–`r07` descendants | 1,092 |
|
| 17 |
-
| **Total** | 546 complete eight-state groups, one anchor-only representation, and core extras | **4,560** |
|
| 18 |
-
|
| 19 |
-
This release does not alter `core-v1`. Every row binds its parent core example,
|
| 20 |
-
parent code hash, and frozen core digest.
|
| 21 |
-
|
| 22 |
-
## Row format
|
| 23 |
-
|
| 24 |
-
Rows preserve all 30 core columns, including the model image, physical-aspect
|
| 25 |
-
target, parametric Python program, footprint, topology, hashes, and curriculum
|
| 26 |
-
metadata. The appended depth fields record:
|
| 27 |
-
|
| 28 |
-
- parent and release provenance;
|
| 29 |
-
- geometry and realization identity;
|
| 30 |
-
- controlled transform axes and parameter deltas;
|
| 31 |
-
- dependency, pose, render, and split grouping;
|
| 32 |
-
- verification evidence (hashes and metrics) and generator version; and
|
| 33 |
-
- a deterministic logical-row digest.
|
| 34 |
-
|
| 35 |
-
Images remain embedded in Parquet, so the release loads without a custom
|
| 36 |
-
dataset script. The Hugging Face feature declaration is provided by
|
| 37 |
-
[`scripts/schema.py`](scripts/schema.py).
|
| 38 |
-
|
| 39 |
-
## Integrity
|
| 40 |
-
|
| 41 |
-
`scripts/schema.py` defines the stable column order, Hugging Face features,
|
| 42 |
-
logical row and release digests, deterministic Parquet shard names, the exact
|
| 43 |
-
frozen population contract, and manifest, freeze, and checksum helpers.
|
| 44 |
-
|
| 45 |
-
The logical digest hashes every non-payload field, including the stored hashes
|
| 46 |
-
of code and images, in ascending row-ID order. Freeze and checksum records bind
|
| 47 |
-
the generated release artifacts without changing any file in the parent core.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
depth-v1/factory/accepted_manifest.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
depth-v1/factory/anchor_manifest.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
depth-v1/factory/core_reference_snapshot.json
DELETED
|
@@ -1,23 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89",
|
| 3 |
-
"reference_artifacts": {
|
| 4 |
-
"data/l0/train-00000-of-00001.parquet": "e0c5bda1b192a901349aeda2cf9287e22d62b5b791c421955e2ffba9ca2785da",
|
| 5 |
-
"data/l1/train-00000-of-00001.parquet": "fc37aea17af1a127e46f89604c95e490b8c361d5105a4cd77581f1d93dfcfc44",
|
| 6 |
-
"data/l2/train-00000-of-00001.parquet": "420d2b75f1cd38e2e3629495b9da36a07bc24ec9b81139816528e9332c7d4007",
|
| 7 |
-
"data/l3/train-00000-of-00001.parquet": "0dea653b7f8a7d5c5e773606ead614f460fae3f40e8588e67d48d314b053c4b2",
|
| 8 |
-
"data/l4/train-00000-of-00001.parquet": "05c8162b50feb869224e998a7d43fe81eee40d12371019fb27ae6aef3557a16d",
|
| 9 |
-
"galleries/all.png": "5fe87e14eb72e0a76cb39bcac1d7cc739861948dc299c400f1a746763c2793d9",
|
| 10 |
-
"galleries/l0.png": "838dc208f2bddb3c9cfa140ef09cb8d350f866c9b380d285b3c4d6afc3bd9c0a",
|
| 11 |
-
"galleries/l1.png": "e6cb27d4d4230ceb2c0b8eb5cde759af53759b2c3c05abbd9fd72b05302400d8",
|
| 12 |
-
"galleries/l2.png": "e730702cd6c321f50d48305ff7952434990ed48dc87c1a41699bf893e364489b",
|
| 13 |
-
"galleries/l3.png": "5fb0387dfc4be86ac455528e75f9dc33f8979ea5a860812159445f851f2eefd9",
|
| 14 |
-
"galleries/l4.png": "eca24f18ece945ee76f316e9c97fd48d5c9a52a52b8fdc04eba0857b49376463",
|
| 15 |
-
"metadata/audit_report.json": "2cb6122042f1b231adc4c6de642f64663f42759a2bf3dcee305c9d255064b0ae",
|
| 16 |
-
"metadata/catalog.json": "c22125e4201e3ccac233b0d6898a86cda232a5371ad8a68e19b44112aa680511",
|
| 17 |
-
"metadata/source_reports/l0.json": "654d69c5a9954f4a251450f85ce6143635bbfb26e6f1f01f8e22777223c98d23",
|
| 18 |
-
"metadata/source_reports/l1.json": "6e95ccff6ea3dfeec8df3c31cbbafbb487986d94736d8ec74d17189edc3da290",
|
| 19 |
-
"metadata/source_reports/l2.json": "95d17fe874a904df8ef2a2aca5a563d3cc5e72237e611278083181bf1ec9465a",
|
| 20 |
-
"metadata/source_reports/l3.json": "b5dbd40ef517ec23353d98a6326f8ec649b0ec88ec2f0d2b2fdc622b4d8a6f1a",
|
| 21 |
-
"metadata/source_reports/l4.json": "a7cfc8be204209ef7997447f20db339a52e327ad6ecdabbcb921c54111de9eeb"
|
| 22 |
-
}
|
| 23 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
depth-v1/factory/freeze.json
DELETED
|
@@ -1,88 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"anchor_only_parent_ids": [
|
| 3 |
-
"l2_02_rotated_edge_aligned_cluster__s03__proposal_b"
|
| 4 |
-
],
|
| 5 |
-
"anchor_only_representation_count": 1,
|
| 6 |
-
"approved_representation_count": 547,
|
| 7 |
-
"complete_depth_representation_count": 546,
|
| 8 |
-
"depth_schema_version": "pixcell-depth-row-v1",
|
| 9 |
-
"geometry_state_count": 8,
|
| 10 |
-
"logical_release_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b",
|
| 11 |
-
"manifest": {
|
| 12 |
-
"path": "metadata/manifest.json",
|
| 13 |
-
"sha256": "e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133"
|
| 14 |
-
},
|
| 15 |
-
"parent_core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89",
|
| 16 |
-
"reference_artifacts": {
|
| 17 |
-
"data/train-00000-of-00007.parquet": "c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973",
|
| 18 |
-
"data/train-00001-of-00007.parquet": "c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0",
|
| 19 |
-
"data/train-00002-of-00007.parquet": "24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae",
|
| 20 |
-
"data/train-00003-of-00007.parquet": "73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b",
|
| 21 |
-
"data/train-00004-of-00007.parquet": "7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de",
|
| 22 |
-
"data/train-00005-of-00007.parquet": "e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f",
|
| 23 |
-
"data/train-00006-of-00007.parquet": "425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432",
|
| 24 |
-
"data/validation-00000-of-00003.parquet": "8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22",
|
| 25 |
-
"data/validation-00001-of-00003.parquet": "8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d",
|
| 26 |
-
"data/validation-00002-of-00003.parquet": "77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30",
|
| 27 |
-
"factory/accepted_manifest.json": "c89f6131d8ee41b26e4cbacef6fe935fe7f98c01726f846689ff67ed131b0a72",
|
| 28 |
-
"factory/anchor_manifest.json": "89f50e714b0f07bf8c053575f964f3294076298c312e4f31233540dbd6fb5887",
|
| 29 |
-
"factory/core_reference_snapshot.json": "363818781a7e4708de2b8fc99e0f4119dd5c91fc6b57cb2752542d503b5df088",
|
| 30 |
-
"factory/generation_plan.json": "f81cab2e287e2d7cb7c3ff809c59a4f57719fa24474aefde9202ee7b8c11eec5",
|
| 31 |
-
"factory/variation_contracts.json": "02b5ae3838fcd4f66d0e7bec00ba7733145868287256d179a7655f5bb9a14c8d",
|
| 32 |
-
"galleries/overview.png": "4d98499c23cab6dd507052cf3ff915516a1b850e0309c632f4db2b9b0b8115b7",
|
| 33 |
-
"galleries/progressions/l0-01.png": "84f4f96980efcf42ddd397934d0550d223e4bf43883368e575c3a48c7cf5bd0b",
|
| 34 |
-
"galleries/progressions/l0-02.png": "842b666c1673caa193e7620c48becdbd6a762754d8e8998745b39d4ba7e790c2",
|
| 35 |
-
"galleries/progressions/l0-03.png": "28ab0c3c1d78e0d1e9970d664a0f226eca331776f314290b2e6041eeccb49b7c",
|
| 36 |
-
"galleries/progressions/l0-04.png": "8d088f596dbbbba6fb211ec26f4e0103964244a70f720b4b5f6cb7dbb656bc91",
|
| 37 |
-
"galleries/progressions/l0-05.png": "9420c982329ddda49bf882b18390fe5a3447bae2dae73e31c48d00264541bca7",
|
| 38 |
-
"galleries/progressions/l0-06.png": "228dea635951049f7450b9a403f68ea8881b588c0d76ad2f4ed1b3a3f19008be",
|
| 39 |
-
"galleries/progressions/l0-07.png": "20fae52cceeec61826d6426f18b48f7e7532b54fddce69d886119026fb2c90c0",
|
| 40 |
-
"galleries/progressions/l0-08.png": "64eeeea2f3e30fc07725860dbfde1745408f35a660bd4f2e24d5b6be14d0710e",
|
| 41 |
-
"galleries/progressions/l1-01.png": "d9e8fe52985a0698c920a47888bebd19e5732a268509cf6031abc83f03b62f54",
|
| 42 |
-
"galleries/progressions/l1-02.png": "ad7d2f868761cd3e025fab75c4df6e7b7777b8ec49c4f66cd0f766dc821c25bd",
|
| 43 |
-
"galleries/progressions/l1-03.png": "70f0e93478bf585a9adb99359ed46e069a810f26ac09f547ba07793ab879c161",
|
| 44 |
-
"galleries/progressions/l1-04.png": "dc0b3e473e3eb66baca629c1979c0172b0c77719d644eab149404f5b12c2bf49",
|
| 45 |
-
"galleries/progressions/l1-05.png": "1a6d4e8994ed91773fc60f97c583e1e081c504b9888729ea2d49a88d0f8fdd2d",
|
| 46 |
-
"galleries/progressions/l1-06.png": "546403b734044b7511a39c77fcd623956b6cbe86a789133b8613049dcb91f672",
|
| 47 |
-
"galleries/progressions/l1-07.png": "fdec99ac62658676ab8b79d94b75a934e6db2878c460b50c8ae1afa6e243d80b",
|
| 48 |
-
"galleries/progressions/l1-08.png": "9dc603aa2c849b21948712ed3f8026d7103a17441f8371216bd87aead9fc8e76",
|
| 49 |
-
"galleries/progressions/l1-09.png": "38a23268d00e2bbd910e488c24ae8dc8e01cbb36e70922c8756a55626a2e443d",
|
| 50 |
-
"galleries/progressions/l1-10.png": "a75d1f4d434428ed649db069f31a4f71ad8b7e4e0e181cb51dd82f94c644f613",
|
| 51 |
-
"galleries/progressions/l1-11.png": "aab5c0228808575112115a9746a88fadf7cdb24d164bad065e00dab883d188c7",
|
| 52 |
-
"galleries/progressions/l2-01.png": "003e36d604140e050296361166b920a12665ebfaa9b8b8212223296e43cf7eab",
|
| 53 |
-
"galleries/progressions/l2-02.png": "c6d0d714b7c69ad7858622920863586f09e6e7d2db10d8de1793c5d125ce45f2",
|
| 54 |
-
"galleries/progressions/l2-03.png": "8b995f8533766e34aa96ef261b34fac48f852a6511b15bf447d3958fc1b82400",
|
| 55 |
-
"galleries/progressions/l2-04.png": "862c081ed46f03b2fbce974ef3f51dd481bf1e8f6f2c6b826ab4e11072644170",
|
| 56 |
-
"galleries/progressions/l2-05.png": "f2c2998c6ead103bbd51d301d7c80007cd82c1ef348447c5de74e161cae64d2c",
|
| 57 |
-
"galleries/progressions/l2-06.png": "a611f563eb5b6704682d81fed3dac4cc2272eb13fe9cb275328a3ad458e7adcc",
|
| 58 |
-
"galleries/progressions/l2-07.png": "69f3d5f524a3e83c2db4fb90cb8b359067799cac02ccfc65fdb496cebdf38b56",
|
| 59 |
-
"galleries/progressions/l2-08.png": "7011e780a0c8ff1e0e9876c6f2386374498144f95f8045a76ecf458fd9d2cd12",
|
| 60 |
-
"galleries/progressions/l2-09.png": "aac57155eb4ff276f636fa57eddeb499eedf1730f3297aa919a8b8dc76c05992",
|
| 61 |
-
"galleries/progressions/l3-01.png": "034a81a1ec99f1a368d905a457cb992699ac1c61bd01be49ff786376e89d0ebd",
|
| 62 |
-
"galleries/progressions/l3-02.png": "271e1cb5177395c848da2dbdf9ad370a737381fc59116c769a158e33de769987",
|
| 63 |
-
"galleries/progressions/l3-03.png": "ef09ba9b692c535892fa86b33a0d1685c6b59b3daed6829bab1cf1f60235c9e7",
|
| 64 |
-
"galleries/progressions/l3-04.png": "6bd68e776c54a457c57ec8afc8355540295503c2c7073170b3e980702e56dee1",
|
| 65 |
-
"galleries/progressions/l3-05.png": "f5201d064da975252f8e654ab8fbcf027a654f936397dd8bace2c6eff87ebaa9",
|
| 66 |
-
"galleries/progressions/l3-06.png": "b48175848b919308e2008d8b23d68f19b6c15df4d841949cc69533c32a3bd7e1",
|
| 67 |
-
"galleries/progressions/l3-07.png": "ff8832022c99d94ba5f635969bd18a4405c5c8bd08ea06f11574522ae0ff9868",
|
| 68 |
-
"galleries/progressions/l3-08.png": "bc3d8b67c1c25f1a03f49d1292727ce35d4b7f45c097b62cc5d0518da8c066ef",
|
| 69 |
-
"galleries/progressions/l3-09.png": "77415db961e4bad9d12ecc8a27e26ac9691c6eb38026fb5f862ef783a80225e4",
|
| 70 |
-
"galleries/progressions/l3-10.png": "f7f8858e43efe1a80e763d47af8a429bc24091191b92580720339eb2d4d9f2b9",
|
| 71 |
-
"galleries/progressions/l4-01.png": "2b7f0aac0abe59c8bc91f84ab951f514a4eb2a4d53b54285510b738063342fcd",
|
| 72 |
-
"galleries/progressions/l4-02.png": "bce171b535d4401a79c5ad90681e4a0cc5ecb48d853ba01aaa4789da6d3ebf47",
|
| 73 |
-
"galleries/progressions/l4-03.png": "50dfcd1503b2870c243e78f86f2f6efd29b0b0e078d3a1bc6be4a7736c882ec5",
|
| 74 |
-
"galleries/progressions/l4-04.png": "3e0967ec887f865dda0a06ba0219803e05880719080694ec37ba540348a83b7c",
|
| 75 |
-
"galleries/progressions/l4-05.png": "86ad628c4ab7b972edba974f78464dfe3352f812d290c9d04c9d64cf5afc4e8b",
|
| 76 |
-
"galleries/progressions/l4-06.png": "af6489a9d6b8563ff1e6b1a6e37c6632311d8816ddd79a7f48d99365e43aa10c",
|
| 77 |
-
"galleries/progressions/l4-07.png": "aa3fca29b8a9f5389d03937eea41d80a8dd4fedba64598bde970d0b833beebd2",
|
| 78 |
-
"galleries/progressions/l4-08.png": "cae839ffdc53c2764e1dedb82be1c3c6479c4e74e23e827497457d782bb3abab",
|
| 79 |
-
"galleries/progressions/l4-09.png": "9b8ff9d52155f66cf7f0f0a748bbda92b69d31db0a06c0e746bd2a5741329eb4",
|
| 80 |
-
"metadata/audit_report.json": "b8b26d46f48d3b5e882c3f7b0e906f31eaa5449d9bf7db4f6b168fd7d484fa11",
|
| 81 |
-
"metadata/catalog.json": "595b700aaea0e8f9883d0f5aad588d5c1dc98f1aa12db8d19ac37e3095b90032",
|
| 82 |
-
"metadata/gallery_manifest.json": "5f62dae4cd32f4cfa268c785368d6833e56b6f213e118301afad9407bb5fa640",
|
| 83 |
-
"metadata/manifest.json": "e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133"
|
| 84 |
-
},
|
| 85 |
-
"release_name": "depth-v1",
|
| 86 |
-
"row_count": 4560,
|
| 87 |
-
"schema_version": "pixcell-depth-freeze-v1"
|
| 88 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
depth-v1/factory/generation_plan.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
depth-v1/factory/variation_contracts.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
depth-v1/galleries/progressions/l0-02.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-03.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-04.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-05.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-06.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-07.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l0-08.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-01.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-02.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-03.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-04.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-05.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-06.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-07.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-08.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-09.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-10.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l1-11.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-01.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-02.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-03.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-04.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-05.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-06.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-07.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-08.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l2-09.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-01.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-02.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-03.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-04.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-05.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-06.png
DELETED
Git LFS Details
|
depth-v1/galleries/progressions/l3-07.png
DELETED
Git LFS Details
|