Datasets:
File size: 1,060 Bytes
938cb07 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
license: other
tags:
- 3d
- neural-fields
- siren
- hypernetwork
- shape-generation
---
# Hypernetwork → Shape pipeline checkpoints
Trained models and processed data for image-to-3D experiments documented at
**[BOB-THE-BUILDER-in/Hypernetwork](https://github.com/BOB-THE-BUILDER-in/Hypernetwork)**.
## Contents
- `tier_essential.tar.gz` (1.98 GB) — anchors, autoencoder, mappers, results
- `tier_data.tar.gz` (2.67 GB) — watertight meshes, SDF samples, image-SIRENs, shape-SIRENs
- `tier_hypernets.tar.gz` (6.69 GB) — 100 trained hypernets (one per training shape)
## Source
Mesh data derived from [Objaverse 1.0](https://objaverse.allenai.org/).
Individual creators retain rights to original models.
## Restore
See the GitHub repo's README for full restoration instructions.
## Key results
- Direct weight prediction (264K-dim) at N=100 produces fragmented OOD predictions
- Latent autoencoder compression to 128 dims rescues OOD generalization
- Mapper from hypernet → 128-dim latent achieves MSE 1.4e-5 with 9M× scrambled-cond ratio |