Phase 3 classifier

This commit is contained in:
Johnny Fernandes
2026-05-05 00:36:37 +01:00
parent 799ec0c13a
commit 66913b2354
10 changed files with 111 additions and 29 deletions
@@ -0,0 +1,5 @@
{
"extends": "_base.json",
"run_name": "p3_efficientnet_b0",
"backbone": "efficientnet_b0"
}