添加 VGG16 + KNN 基线模型 Baseline.py

This commit is contained in:
2026-05-14 19:50:05 +08:00
parent 76b56dd64b
commit 3624f058c2
3 changed files with 132 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
!/README.md
!/THIRD_PARTY_LICENSES.md
!/Train.py
!/Baseline.py
!/AGENTS.md
!/Finetune.py
!/Curve.py