We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02dcc74 commit fc15a42Copy full SHA for fc15a42
AU_Detection/README.md
@@ -0,0 +1,4 @@
1
+# Inference
2
+```
3
+bash inference.sh
4
AU_Recognition/README.md
@@ -1,6 +1,3 @@
-# OpenRecognition
-AU Recognition and Facial Expression Recognition Project (2023 Spring)
-
# Inference
5
```
6
bash inference.sh
Facial_Expression_Recognition/README.md
README.md
@@ -0,0 +1,18 @@
+# LibreFace
+AU Recognition and Facial Expression Recognition Project (2023 Spring)
+
+# AU Recognition on DISFA
+cd AU_Recognition
7
8
9
+# AU Detection on BP4D
10
11
+cd AU_Detection
12
13
14
+# Facial Expression Recognition
15
16
+cd Facial_Expression_Recognition
17
18
0 commit comments