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
@@ -0,0 +1,6 @@
{
"extends": "_base.json",
"run_name": "p4a_resnet50_100pct",
"backbone": "resnet50",
"subsample": 1.0
}