Image Classification
Keras
English
vgg16-transfer-learning
cat-emotion
vgg16
transfer-learning
cnn
tensorflow
computer-vision
depi
Instructions to use Belall87/Cat-Emotion-Classification-with-CNN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Belall87/Cat-Emotion-Classification-with-CNN with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Belall87/Cat-Emotion-Classification-with-CNN") - Notebooks
- Google Colab
- Kaggle
Ctrl+K