-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtree.txt
56 lines (55 loc) · 2 KB
/
tree.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
卷 Data 的文件夹 PATH 列表
卷序列号为 FEDB-928E
D:.
│ .gitignore
│ emo_rec.py
│ generator.py
│ gui.py
│ load_process.py
│ myui.ui
│ README.md
│ run.py
│ test.py
│ training.py
│ tree.txt
│
├─data
│ └─fer2013
│ fer2013.csv
│
├─haarcascade_files
│ haarcascade_frontalface_default.xml
│
├─img
│ │ anger.jpg
│ │ background.png
│ │ camera.png
│ │ folder.png
│ │ icon.png
│ │ model.png
│ │ result.png
│ │ result_bg.png
│ │ result_bg_png.py
│ │ sad.jpg
│ │ scan.gif
│ │ smile.jpg
│ │ speed.png
│ │
│ └─__pycache__
│ result_bg_png.cpython-37.pyc
│
├─model
│ │ CNN.98-0.62.hdf5
│ │ cnn.py
│ │ CNN_training.log
│ │ miniXCEPTION_training.log
│ │ mini_XCEPTION.79-0.64.hdf5
│ │
│ └─__pycache__
│ cnn.cpython-37.pyc
│
└─__pycache__
emo_rec.cpython-37.pyc
gui.cpython-37.pyc
load_process.cpython-37.pyc
slice_png.cpython-37.pyc