Spaces:
Running
Running
Update constants.py
Browse files- constants.py +7 -7
constants.py
CHANGED
@@ -35,13 +35,13 @@ DEFAULT_INFO = [
|
|
35 |
]
|
36 |
|
37 |
QUALITY_LIST = [
|
38 |
-
"subject
|
39 |
-
"background
|
40 |
-
"temporal
|
41 |
-
"motion
|
42 |
-
"aesthetic
|
43 |
-
"imaging
|
44 |
-
"dynamic
|
45 |
|
46 |
SEMANTIC_LIST = [
|
47 |
"object\nclass",
|
|
|
35 |
]
|
36 |
|
37 |
QUALITY_LIST = [
|
38 |
+
"subject\\nconsistency",
|
39 |
+
"background\\nconsistency",
|
40 |
+
"temporal\\nflickering",
|
41 |
+
"motion\\nsmoothness",
|
42 |
+
"aesthetic\\nquality",
|
43 |
+
"imaging\\nquality",
|
44 |
+
"dynamic\\ndegree",]
|
45 |
|
46 |
SEMANTIC_LIST = [
|
47 |
"object\nclass",
|