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

  • Log In
  • Sign Up

guillherms
/
human-activity-pose-models

Image Classification
Keras
English
human-activity-recognition
pose-estimation
mediapipe
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use guillherms/human-activity-pose-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use guillherms/human-activity-pose-models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://guillherms/human-activity-pose-models")
    
  • Notebooks
  • Google Colab
  • Kaggle
human-activity-pose-models
852 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
guillherms's picture
guillherms
Upload README.md with huggingface_hub
b98c667 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    702 Bytes
    Upload README.md with huggingface_hub 6 months ago
  • label_encoder.pkl
    594 Bytes
    xet
    Upload label_encoder.pkl with huggingface_hub 6 months ago
  • mlp_pose.h5
    849 kB
    xet
    Upload mlp_pose.h5 with huggingface_hub 6 months ago