Update thorax to first nano grayscale model
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 32s

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-06-11 16:41:47 -07:00
parent 2b9d88ab94
commit f64a006606
32 changed files with 31 additions and 27 deletions

View File

@@ -1,10 +1,11 @@
{
"version": "0.1.0-n4",
"version": "0.2.1-n1",
"region": "Thorax",
"size": 640,
"epochs": 1000,
"name": "nano4",
"yolo-version": "8.1.20 docker",
"date": "2024-03-08",
"export": "0.1.0-th"
}
"size": 960,
"epochs": 1518,
"name": "med1",
"yolo-version": "8.2.16 docker",
"date": "2024-06-11",
"export": "0.2.1-th",
"grayscale": true
}