修改参数

This commit is contained in:
2025-11-21 10:19:04 +08:00
parent 99d9eea757
commit 95d3099cee
3 changed files with 85 additions and 9 deletions
+1 -1
View File
@@ -498,7 +498,7 @@ def main():
# MODEL_PATH = "../model/embedding_20251011_133653/best_embedding_model.pth"
# MODEL_PATH = "../model/ProcessedIngredientRecognition/embedding_20251103_172012/best_embedding_model.pth"
# MODEL_PATH = "../model/WholeIngredientRecognition/cosface_20251113_160103/best_cosface_model.pth"
MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20251113_095659/model_s68.0_m0.4.pth"
MODEL_PATH = "../model/WholeIngredientRecognition/grid_search_20251120_205839/model_s56.0_m0.32.pth"
# MODEL_PATH = "../model/DishClassification/cosface_20251105_200551/best_embedding_model.pth"
# MODEL_PATH = "../model/DishClassification/cosface_20251111_153649/best_cosface_model.pth"
# TRAIN_DIR = "../dataset/ProcessedIngredientRecognition/train"