Spaces:
Running
Running
yinanhe
commited on
Commit
•
4d42795
1
Parent(s):
59f1f35
[update] debug dimension
Browse files- constants.py +2 -11
constants.py
CHANGED
@@ -26,17 +26,8 @@ DEFAULT_INFO = [
|
|
26 |
"temporal flickering",
|
27 |
"motion smoothness",
|
28 |
"aesthetic quality",
|
29 |
-
"imaging quality"
|
30 |
-
|
31 |
-
"object class",
|
32 |
-
"multiple objects",
|
33 |
-
"human action",
|
34 |
-
"color",
|
35 |
-
"spatial relationship",
|
36 |
-
"scene",
|
37 |
-
"appearance style",
|
38 |
-
"temporal style",
|
39 |
-
"overall consistency"]
|
40 |
|
41 |
QUALITY_LIST = [
|
42 |
"subject consistency",
|
|
|
26 |
"temporal flickering",
|
27 |
"motion smoothness",
|
28 |
"aesthetic quality",
|
29 |
+
"imaging quality"
|
30 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
QUALITY_LIST = [
|
33 |
"subject consistency",
|