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

julienkay
/
sentis-MiDaS

Depth Estimation
unity-sentis
ONNX
sentis
unity
depth estimation
Model card Files Files and versions
xet
Community

Instructions to use julienkay/sentis-MiDaS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • unity-sentis

    How to use julienkay/sentis-MiDaS 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
sentis-MiDaS
16.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
Julien Kipp
update .sentis models to v1.6.0-pre.1
3186add almost 2 years ago
  • onnx
    add models in .sentis format over 2 years ago
  • sentis
    update .sentis models to v1.6.0-pre.1 almost 2 years ago
  • .gitattributes
    1.56 kB
    add models in .sentis format over 2 years ago
  • README.md
    1.35 kB
    Update README.md almost 2 years ago