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

  • Log In
  • Sign Up

InsightMLfred
/
wheat-population-model

Keypoint Detection
Keras
English
farming
agriculture
research
Model card Files Files and versions
xet
Community

Instructions to use InsightMLfred/wheat-population-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use InsightMLfred/wheat-population-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://InsightMLfred/wheat-population-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
wheat-population-model
1.68 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
InsightMLfred's picture
InsightMLfred
Update README.md
7c05599 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    159 Bytes
    Update README.md 11 months ago