Phase 4 classifier

This commit is contained in:
Johnny Fernandes
2026-05-05 11:37:37 +01:00
parent c89f934e74
commit 5dc226ada6
7 changed files with 43 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"pretrained": true,
"epochs": 15,
"image_size": 224,
"augment": false,
"data_dir": "cropped/classifier"
}