Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -24,12 +24,12 @@ arxiv: 2601.09211
|
|
| 24 |
|
| 25 |
## Pretrained checkpoints
|
| 26 |
|
| 27 |
-
|
| 28 |
-
|-------|-------------|------|------|
|
| 29 |
-
| `reconstruction` | Multi-view RGBD sparse-structure flow (DINOv2-ViT-L + DiT-B, 16³ voxel grid) | 628 MB | [`reconstruction/`](./tree/main/reconstruction) |
|
| 30 |
-
| `affordance` | Text-conditioned affordance heatmap flow (CLIP-ViT-L/14 + DiT-B, 64³ sparse grid) | 707 MB | [`affordance/`](./tree/main/affordance) |
|
| 31 |
|
| 32 |
-
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
## Usage
|
| 35 |
|
|
|
|
| 24 |
|
| 25 |
## Pretrained checkpoints
|
| 26 |
|
| 27 |
+
Hosted at [`chrockey/Affostruction`](https://huggingface.co/chrockey/Affostruction). Each subfolder contains a flat `config.json` + `model.safetensors`. SLAT + mesh/gaussian decoders are pulled from [`microsoft/TRELLIS-image-large`](https://huggingface.co/microsoft/TRELLIS-image-large).
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
+
| Model | Description | Size |
|
| 30 |
+
|-------|-------------|------|
|
| 31 |
+
| `reconstruction` | Multi-view RGBD sparse-structure flow | 628 MB |
|
| 32 |
+
| `affordance` | Text-conditioned affordance heatmap flow | 707 MB |
|
| 33 |
|
| 34 |
## Usage
|
| 35 |
|