参数修改。
This commit is contained in:
@@ -53,8 +53,8 @@ GRID_PARAMS = {
|
||||
'm': [0.32, 0.35, 0.38, 0.40,0.45,0.50], # margin参数
|
||||
},
|
||||
'whole_ingredient': {
|
||||
's': [56.0, 60.0, 64.0, 68.0],
|
||||
'm': [0.32, 0.35, 0.38, 0.40],
|
||||
's': [56.0, 60.0, 64.0, 68.0, 72.0],
|
||||
'm': [0.32, 0.35, 0.38, 0.40, 0.45],
|
||||
},
|
||||
'processed_ingredient': {
|
||||
's': [56.0, 60.0, 64.0, 68.0],
|
||||
|
||||
Reference in New Issue
Block a user