SogolS/galaxies_jetformer_recon
收藏资源简介:
--- dataset_info: features: - name: dr8_id dtype: string - name: reconstructed_image dtype: image - name: jetformer_embedding sequence: float32 - name: resnet50_embedding sequence: float32 - name: resnet50_original_embedding sequence: float32 splits: - name: test num_examples: 86471 - name: validation num_examples: 86499 --- JetFormer reconstructions + embeddings of Smith42/galaxies (test + validation splits). - Model: JetFormer (sogol_checkpoint_step_0079999) - `reconstructed_image`: deterministic JetFormer reconstruction - `jetformer_embedding` (768-d): JetFormer layer-6 embedding of the **original** galaxy image - `resnet50_embedding` (2048-d): ResNet-50 embedding of the **reconstructed** image - `resnet50_original_embedding` (2048-d): ResNet-50 embedding of the **original** galaxy image - All ResNet-50 embeddings: IMAGENET1K_V1, 256×256 native (no resize), ImageNet normalization - `dr8_id` enables per-row matching with Smith42/galaxies



