ynhe commited on
Commit
1659677
1 Parent(s): e1210f3

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +2 -1
constants.py CHANGED
@@ -13,8 +13,8 @@ TASK_INFO = [
13
  "temporal flickering",
14
  "motion smoothness",
15
  "aesthetic quality",
16
- "imaging quality",
17
  "dynamic degree",
 
18
  "object class",
19
  "multiple objects",
20
  "human action",
@@ -31,6 +31,7 @@ DEFAULT_INFO = [
31
  "temporal flickering",
32
  "motion smoothness",
33
  "aesthetic quality",
 
34
  "imaging quality",
35
  ]
36
 
 
13
  "temporal flickering",
14
  "motion smoothness",
15
  "aesthetic quality",
 
16
  "dynamic degree",
17
+ "imaging quality",
18
  "object class",
19
  "multiple objects",
20
  "human action",
 
31
  "temporal flickering",
32
  "motion smoothness",
33
  "aesthetic quality",
34
+ "dynamic degree",
35
  "imaging quality",
36
  ]
37