| library_name: pytorch | |
| pipeline_tag: image-to-3d | |
| tags: | |
| - 3d-gaussian-splatting | |
| - novel-view-synthesis | |
| - feed-forward | |
| - vggt | |
| - f4splat | |
| # F4Splat | |
| This repository contains the released F4Splat Hugging Face Hub-format weights. | |
| | Checkpoint | Dataset | Context views | Subfolder | | |
| | --- | --- | ---: | --- | | |
| | F4Splat ACID 2-view | ACID | 2 | `acid-2view` | | |
| | F4Splat RE10K 2-view | RealEstate10K | 2 | `re10k-2view` | | |
| | F4Splat RE10K 24-view | RealEstate10K | 24 | `re10k-24view` | | |
| The local Gradio demo defaults to `re10k-2view`. | |
| Project page: https://mlvlab.github.io/F4Splat/ | |
| Paper: https://arxiv.org/abs/2603.21304 | |