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

  • Log In
  • Sign Up

danelcsb
/
vitpose-plus-base

Transformers
Safetensors
vitpose
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use danelcsb/vitpose-plus-base with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, VitPoseForPoseEstimation
    
    processor = AutoImageProcessor.from_pretrained("danelcsb/vitpose-plus-base")
    model = VitPoseForPoseEstimation.from_pretrained("danelcsb/vitpose-plus-base")
  • Notebooks
  • Google Colab
  • Kaggle
vitpose-plus-base
502 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
danelcsb's picture
danelcsb
Upload processor
ac79c75 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
    502 MB
    xet
    Upload VitPoseForPoseEstimation over 1 year ago
  • preprocessor_config.json
    363 Bytes
    Upload processor over 1 year ago