修改参数

This commit is contained in:
2026-06-02 18:05:40 +08:00
parent 8ce457a8c8
commit 2ae7120bbc
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -652,7 +652,8 @@ def main():
#grid_search最佳模型 s=68, m=0.42 1.22
# MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20260122_112545/best_model_s68.0_m0.42.pth"
# MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20260302_092600/best_model_s64.0_m0.4.pth"
MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20260407_190824/best_model_s60.0_m0.45.pth"
# MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20260407_190824/best_model_s60.0_m0.45.pth"
MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20260423_175941/best_model_s64.0_m0.45.pth"
# MODEL_PATH = "../model/DishClassification/grid_search_20251121_102723/model_s56.0_m0.4.pth"
# MODEL_PATH = "../model/DishClassification/cosface_20251111_153649/best_cosface_model.pth"
# TRAIN_DIR = "../dataset/ProcessedIngredientRecognition/train"