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_convnext_tiny_100pct",
"backbone": "convnext_tiny",
"subsample": 1.0
}