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

  • Log In
  • Sign Up

ufdatastudio
/
vit-pose

Keypoint Detection
Transformers
Safetensors
vit
image-classification
Model card Files Files and versions
xet
Community
2

Instructions to use ufdatastudio/vit-pose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ufdatastudio/vit-pose with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForImageClassification
    
    processor = AutoImageProcessor.from_pretrained("ufdatastudio/vit-pose")
    model = AutoModelForImageClassification.from_pretrained("ufdatastudio/vit-pose")
  • Notebooks
  • Google Colab
  • Kaggle
vit-pose
343 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 11 commits
cegme's picture
cegme
merve's picture
merve HF Staff
Fix task tag (#1)
c7c395c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    14.1 kB
    Fix task tag (#1) over 1 year ago
  • config.json
    776 Bytes
    Upload ViTForImageClassification about 2 years ago
  • model.safetensors
    343 MB
    xet
    Upload ViTForImageClassification about 2 years ago
  • preprocessor_config.json
    325 Bytes
    Upload processor about 2 years ago