ynhe commited on
Commit
914d8d0
·
verified ·
1 Parent(s): c914c5b

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +7 -7
constants.py CHANGED
@@ -35,13 +35,13 @@ DEFAULT_INFO = [
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",
 
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",