Instructions to use Kupredom/Block_Image_Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Kupredom/Block_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://Kupredom/Block_Image_Classification") - Notebooks
- Google Colab
- Kaggle
Rename transfer_learning_from_dir_sparse_categorical_crossentropy.ipynb to Block Image Classification.ipynb
Browse files
transfer_learning_from_dir_sparse_categorical_crossentropy.ipynb → Block Image Classification.ipynb
RENAMED
|
File without changes
|