Push model using huggingface_hub.
Browse files- README.md +3 -36
- model.safetensors +1 -1
    	
        README.md
    CHANGED
    
    | @@ -4,39 +4,6 @@ tags: | |
| 4 | 
             
            - pytorch_model_hub_mixin
         | 
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 | 
            -
             | 
| 8 | 
            -
             | 
| 9 | 
            -
             | 
| 10 | 
            -
            <!-- <a href=""><img src='https://img.shields.io/badge/arXiv-VGGT' alt='Paper PDF'></a> -->
         | 
| 11 | 
            -
            <!-- <a href=''><img src='https://img.shields.io/badge/Project_Page-green' alt='Project Page'></a> -->
         | 
| 12 | 
            -
            <a href="https://jytime.github.io/data/VGGT_CVPR25.pdf"><img src='https://img.shields.io/badge/Paper-VGGT' alt='Paper PDF'></a> 
         | 
| 13 | 
            -
            <a href='https://huggingface.co/spaces/facebook/vggt'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Demo-blue'></a>
         | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
| 16 | 
            -
            **[Meta AI Research](https://ai.facebook.com/research/)**; **[University of Oxford, VGG](https://www.robots.ox.ac.uk/~vgg/)**
         | 
| 17 | 
            -
             | 
| 18 | 
            -
             | 
| 19 | 
            -
            [Jianyuan Wang](https://jytime.github.io/), [Minghao Chen](https://silent-chen.github.io/), [Nikita Karaev](https://nikitakaraevv.github.io/),   
         | 
| 20 | 
            -
            [Andrea Vedaldi](https://www.robots.ox.ac.uk/~vedaldi/), [Christian Rupprecht](https://chrirupp.github.io/), [David Novotny](https://d-novotny.github.io/)
         | 
| 21 | 
            -
            </div>
         | 
| 22 | 
            -
             | 
| 23 | 
            -
            ## Overview
         | 
| 24 | 
            -
             | 
| 25 | 
            -
            Visual Geometry Grounded Transformer (VGGT, CVPR 2025) is a feed-forward neural network that directly infers all key 3D attributes of a scene, including extrinsic and intrinsic camera parameters, point maps, depth maps, and 3D point tracks, **from one, a few, or hundreds of its views, within seconds**.
         | 
| 26 | 
            -
             | 
| 27 | 
            -
            ## Quick Start
         | 
| 28 | 
            -
             | 
| 29 | 
            -
            Please refer to our [Github Repo](https://github.com/facebookresearch/vggt)
         | 
| 30 | 
            -
             | 
| 31 | 
            -
             | 
| 32 | 
            -
            ## Citation
         | 
| 33 | 
            -
            If you find our repository useful, please consider giving it a star ⭐ and citing our paper in your work:
         | 
| 34 | 
            -
             | 
| 35 | 
            -
            ```bibtex
         | 
| 36 | 
            -
            @inproceedings{wang2025vggt,
         | 
| 37 | 
            -
              title={VGGT: Visual Geometry Grounded Transformer},
         | 
| 38 | 
            -
              author={Wang, Jianyuan and Chen, Minghao and Karaev, Nikita and Vedaldi, Andrea and Rupprecht, Christian and Novotny, David},
         | 
| 39 | 
            -
              booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
         | 
| 40 | 
            -
              year={2025}
         | 
| 41 | 
            -
            }
         | 
| 42 | 
            -
            ```
         | 
|  | |
| 4 | 
             
            - pytorch_model_hub_mixin
         | 
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 | 
            +
            This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
         | 
| 8 | 
            +
            - Library: [More Information Needed]
         | 
| 9 | 
            +
            - Docs: [More Information Needed]
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
    	
        model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 5026367224
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f164acf60724910d8fe1578bb499d800850c7bb0948db7555c413f9fbe60467e
         | 
| 3 | 
             
            size 5026367224
         | 
