Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

danelcsb
/
vitpose-small

Transformers
Safetensors
vitpose
Model card Files Files and versions
xet
Community

Instructions to use danelcsb/vitpose-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use danelcsb/vitpose-small with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, VitPoseForPoseEstimation
    
    processor = AutoImageProcessor.from_pretrained("danelcsb/vitpose-small")
    model = VitPoseForPoseEstimation.from_pretrained("danelcsb/vitpose-small")
  • Notebooks
  • Google Colab
  • Kaggle
vitpose-small
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
danelcsb's picture
danelcsb
Upload processor
71c3904 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload VitPoseForPoseEstimation over 1 year ago
  • config.json
    1.82 kB
    Upload VitPoseForPoseEstimation over 1 year ago
  • model.safetensors
    97.2 MB
    xet
    Upload VitPoseForPoseEstimation over 1 year ago
  • preprocessor_config.json
    363 Bytes
    Upload processor over 1 year ago