Phase 3 classifier

This commit is contained in:
Johnny Fernandes
2026-05-05 01:40:10 +01:00
parent b1e0e61431
commit 36af9ae0f5
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"extends": "p3_base.json",
"extends": "_base.json",
"run_name": "p3_resnet34",
"backbone": "resnet34"
}