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

  • Log In
  • Sign Up

unity
/
inference-engine-blaze-pose

Object Detection
unity-sentis
ONNX
unity-inference-engine
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • unity-sentis

    How to use unity/inference-engine-blaze-pose with unity-sentis:

    string modelName = "[Your model name here].sentis";
    Model model = ModelLoader.Load(Application.streamingAssetsPath + "/" + modelName);
    IWorker engine = WorkerFactory.CreateWorker(BackendType.GPUCompute, model);
    // Please see provided C# file for more details
    
  • Notebooks
  • Google Colab
  • Kaggle
inference-engine-blaze-pose / models
88.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
UnityGiles's picture
UnityGiles
update for inference engine
d96e137 12 months ago
  • pose_detection.onnx
    15.1 MB
    xet
    update for inference engine 12 months ago
  • pose_landmarks_detector_full.onnx
    12.8 MB
    xet
    update for inference engine 12 months ago
  • pose_landmarks_detector_heavy.onnx
    55.2 MB
    xet
    update for inference engine 12 months ago
  • pose_landmarks_detector_lite.onnx
    5.53 MB
    xet
    update for inference engine 12 months ago