Add new 0.2.1 mini thorax
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 33s

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-06-17 15:48:39 -07:00
parent 1671f34234
commit ad64a2c0aa
23 changed files with 23 additions and 22 deletions

View File

@@ -1,12 +1,12 @@
{
"version": "0.3.1-s1",
"version": "0.2.1-n2",
"region": "Thorax",
"size": 960,
"epochs": 2000,
"epochsFinal:": 1656,
"name": "small1",
"epochs": 1524,
"name": "nano2",
"yolo-version": "8.2.16 docker",
"date": "2024-06-05",
"export": "0.3.0-th",
"grayscale": true
"date": "2024-06-14",
"export": "0.2.1-th",
"grayscale": true,
"background": 35
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

9
public/models/thorax/metadata.yaml Normal file → Executable file
View File

@@ -1,8 +1,9 @@
description: Ultralytics best model trained on /data/ALVINN/Thorax/Thorax 0.3.0/thorax_g.yaml
description: Ultralytics best model trained on /data/ALVINN/Thorax/Thorax 0.2.1/thorax_g.yaml
author: Ultralytics
license: AGPL-3.0 https://ultralytics.com/license
date: '2024-06-05T22:55:38.088791'
version: 8.1.20
date: '2024-06-14T22:58:20.880058'
version: 8.2.16
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
stride: 32
task: detect
batch: 1

2
public/models/thorax/model.json Normal file → Executable file

File diff suppressed because one or more lines are too long