Add model card, pipeline tag, and links to paper and code
#1
by nielsr HF Staff - opened
This PR creates a detailed model card for StructSplat, which:
- Adds the
image-to-3dpipeline tag to make the model discoverable on the Hub. - Links the model to the paper: StructSplat: Generalizable 3D Gaussian Splatting from Uncalibrated Sparse Views.
- Provides links to the official project page and the GitHub repository.
- Includes setup and evaluation instructions from the original GitHub README.