Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ronka
/
postureDetection-Mediapipe

Transformers
English
posture_detection
Model card Files Files and versions
xet
Community
1

Instructions to use ronka/postureDetection-Mediapipe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ronka/postureDetection-Mediapipe with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ronka/postureDetection-Mediapipe", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
postureDetection-Mediapipe
13.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
ronka's picture
ronka
Update config.json
d62152b verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    84 Bytes
    Create README.md about 2 years ago
  • config.json
    490 Bytes
    Update config.json about 2 years ago
  • posture_analysis.py
    2.1 kB
    Upload posture_analysis.py about 2 years ago
  • posture_with_image.py
    3.15 kB
    Create posture_with_image.py about 2 years ago
  • posture_with_vid.py
    3.19 kB
    Create posture_with_vid.py about 2 years ago
  • try_1.py
    2.95 kB
    Create try_1.py about 2 years ago