参数修改。

This commit is contained in:
2025-12-03 13:43:03 +08:00
parent d4e26dd490
commit 40e90ac7c2
5 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -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],