LiteRT
Keras
English
tensorflow
emotion-recognition
transformer
lstm
mediapipe
computer-vision
deep-learning
facial-expression
affective-computing
sequential-data
Eval Results (legacy)
Instructions to use PSewmuthu/EmotionFormer-BiLSTM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use PSewmuthu/EmotionFormer-BiLSTM with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://PSewmuthu/EmotionFormer-BiLSTM") - Notebooks
- Google Colab
- Kaggle
Ctrl+K