Instructions to use kvssetty/kvs-image-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use kvssetty/kvs-image-classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://kvssetty/kvs-image-classification") - Notebooks
- Google Colab
- Kaggle
Welcome to KVS's Computer Vision Image Classification Model repo
This is my first model repository in hugging face and it is a test repo, so you may not find anything interesting in this repo. Anyway, I am trying to implement an image classification model here using CNN architecture and use the TensorFlow python library for implementation.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support