Instructions to use khoaliamle/Rust_Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use khoaliamle/Rust_Detection with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://khoaliamle/Rust_Detection") - Notebooks
- Google Colab
- Kaggle
File size: 71 Bytes
993b97f | 1 2 3 4 5 6 | ---
license: mit
pipeline_tag: image-classification
tags:
- climate
--- |