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
Add example usage notebook
Browse files
tf_emotion-sequence-transformer-bilstm-usage.ipynb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9099b4a32edcb03b843cd09120ef82f224042041b8476567656bb29d011bffc
|
| 3 |
+
size 40617
|