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,12 @@
{
"version": "0.1.0-s1",
"version": "0.3.1-s1",
"region": "Thorax",
"size": 640,
"epochs": 1000,
"size": 960,
"epochs": 2000,
"epochsFinal:": 1656,
"name": "small1",
"yolo-version": "8.1.20 docker",
"date": "2024-03-07",
"export": "0.1.0-th"
"yolo-version": "8.2.16 docker",
"date": "2024-06-05",
"export": "0.3.0-th",
"grayscale": true
}