Image Classification
Keras
English
cvt
tensorflow
computer-vision
image-processing
corn-kernel-classification
Instructions to use erukude/cornvit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use erukude/cornvit with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://erukude/cornvit") - Notebooks
- Google Colab
- Kaggle
Ctrl+K