Instructions to use BAFCS/Emotion-Recognition-in-Education-through-Deep-Learning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use BAFCS/Emotion-Recognition-in-Education-through-Deep-Learning with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://BAFCS/Emotion-Recognition-in-Education-through-Deep-Learning") - Notebooks
- Google Colab
- Kaggle
Upload models
Browse files- FacialModel-8177.h5 +3 -0
- TextModel-0.7836.h5 +3 -0
FacialModel-8177.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce316f203390e7559de3cdd56122a17cd23f4b72ac56eaf5acc903f0276d84f
|
| 3 |
+
size 170766288
|
TextModel-0.7836.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:923b380054208f7f1828ed6822ad754055b2ad4345c105339bf4ecaa5e202e84
|
| 3 |
+
size 511935976
|