已经把重要的配置全部拎出来了,每次训练只需要修改配置文件就可以了。

This commit is contained in:
zhanghuan
2025-09-10 15:02:23 +08:00
parent 4c2fa0e533
commit 06fead1ab3
3 changed files with 65 additions and 14 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ pip install -r requirements.txt
```bash
cd train
python food_classifier.py
python train_food_classifier.py
```
确保您的数据集结构如下: