Instructions to use KevinJuanCarlos23/VehicleClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use KevinJuanCarlos23/VehicleClassification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://KevinJuanCarlos23/VehicleClassification") - Notebooks
- Google Colab
- Kaggle
File size: 62 Bytes
c0ce3e0 | 1 2 3 4 5 | ---
metrics:
- accuracy
pipeline_tag: image-classification
--- |