ElenaRyumina
commited on
Commit
•
586bafd
1
Parent(s):
ac78616
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ library_name: PyTorch
|
|
16 |
|
17 |
This is Emo-AffectNet model for facial emotion recognition by videos / images.
|
18 |
|
19 |
-
To see the emotion detected by webcam, you should run ``
|
20 |
|
21 |
<p align="center">
|
22 |
<img width="50%" src="https://github.com/ElenaRyumina/EMO-AffectNetModel/blob/main/gif/result_2.gif?raw=true" alt="result"/>
|
|
|
16 |
|
17 |
This is Emo-AffectNet model for facial emotion recognition by videos / images.
|
18 |
|
19 |
+
To see the emotion detected by webcam, you should run ``run_webcam``. Webcam result:
|
20 |
|
21 |
<p align="center">
|
22 |
<img width="50%" src="https://github.com/ElenaRyumina/EMO-AffectNetModel/blob/main/gif/result_2.gif?raw=true" alt="result"/>
|