fffiloni commited on
Commit
d94003f
·
verified ·
1 Parent(s): 1ed4a03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ matrices = {
30
  [-0.043, -0.088, -0.002, 0.378, 0.734, -0.018, -0.072, -0.113, 1.226] # Right image
31
  ],
32
  'dubois_optimized': [
33
- [0.4561, 0.500484, 0.176381, -0.400822, -0.0378246, -0.0157589, -0.0152161, -0.0205971, -0.00546856],
34
  [-0.0434706, -0.0879388, -0.00155529, 0.378476, 0.73364, -0.0184503, -0.0721527, -0.112961, 1.2264]
35
  ]
36
  }
 
30
  [-0.043, -0.088, -0.002, 0.378, 0.734, -0.018, -0.072, -0.113, 1.226] # Right image
31
  ],
32
  'dubois_optimized': [
33
+ [0.4561, 0.500484, 0.176381, -0.0400822, -0.0378246, -0.0157589, -0.0152161, -0.0205971, -0.00546856],
34
  [-0.0434706, -0.0879388, -0.00155529, 0.378476, 0.73364, -0.0184503, -0.0721527, -0.112961, 1.2264]
35
  ]
36
  }