Phase 4 classifier

This commit is contained in:
Johnny Fernandes
2026-05-05 11:37:37 +01:00
parent c89f934e74
commit 920cc983c4
10 changed files with 61 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"extends": "_base.json",
"run_name": "p4_efficientnet_b0_50pct",
"backbone": "efficientnet_b0",
"subsample": 0.5
}