Improve model card: Add pipeline tag, paper, project page, and code links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for TUN3D by:
- Adding the
pipeline_tag: image-to-3d, making the model discoverable under this pipeline on the Hub. - Linking to the official paper: TUN3D: Towards Real-World Scene Understanding from Unposed Images.
- Providing links to the project page (https://bulatko.github.io/tun3d/) and the GitHub repository (https://github.com/col14m/TUN3D) for easier access to more information and code.
- Including the paper's abstract and visual examples from the GitHub README to provide a more comprehensive overview.
Please review and merge if these updates look good.