lime-j commited on
Commit
74f45da
·
verified ·
1 Parent(s): 3783b25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -12,7 +12,10 @@ property_dict = {
12
  'overall': 'is more visually plansant'
13
  }
14
  methods = ['IMGS_Bread', 'IMGS_iat', 'retinexformer_png', 'images', 'IMGS_Kind',
15
- 'IMGS_ZeroDCE', 'IMGS_nerco', 'IMGS_quadprior', 'IMGS_LIME', 'IMGS_pairlie', 'IMGS_LD']
 
 
 
16
  method_dict = {
17
  'IMGS_Bread': 'Bread',
18
  'IMGS_iat': 'IAT',
 
12
  'overall': 'is more visually plansant'
13
  }
14
  methods = ['IMGS_Bread', 'IMGS_iat', 'retinexformer_png', 'images', 'IMGS_Kind',
15
+ 'IMGS_ZeroDCE', 'IMGS_nerco', 'IMGS_quadprior', 'IMGS_LIME', 'IMGS_pairlie',
16
+ 'IMGS_LD', 'IMGS_llflow', 'IMGS_sci', 'IMGS_pydiff', 'IMGS_llflow', 'IMGS_sci',
17
+ 'IMGS_pydiff', 'IMGS_llflow', 'IMGS_sci', 'IMGS_pydiff', 'IMGS_llflow', 'IMGS_sci',
18
+ 'IMGS_pydiff', 'IMGS_snr', 'IMGS_snr', 'IMGS_snr', 'IMGS_snr'] # add 4x prob for new methods
19
  method_dict = {
20
  'IMGS_Bread': 'Bread',
21
  'IMGS_iat': 'IAT',