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

  • Log In
  • Sign Up

usyd-community
/
vitpose-base-simple

Keypoint Detection
Transformers
Safetensors
English
vitpose
Model card Files Files and versions
xet
Community
1

Instructions to use usyd-community/vitpose-base-simple with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use usyd-community/vitpose-base-simple with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, VitPoseForPoseEstimation
    
    processor = AutoImageProcessor.from_pretrained("usyd-community/vitpose-base-simple")
    model = VitPoseForPoseEstimation.from_pretrained("usyd-community/vitpose-base-simple")
  • Notebooks
  • Google Colab
  • Kaggle
vitpose-base-simple
344 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
qubvel-hf's picture
qubvel-hf
Upload folder using huggingface_hub
a93ac0c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    11.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    1.8 kB
    Upload folder using huggingface_hub over 1 year ago
  • model.safetensors
    344 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • preprocessor_config.json
    363 Bytes
    Upload folder using huggingface_hub over 1 year ago