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,11 +1,11 @@
{
"version": "0.2.1-n2",
"version": "0.2.1-n3",
"region": "Thorax",
"size": 960,
"epochs": 1524,
"name": "nano2",
"size": 640,
"epochs": 1500,
"name": "nano3",
"yolo-version": "8.2.16 docker",
"date": "2024-06-14",
"date": "2024-06-17",
"export": "0.2.1-th",
"grayscale": true,
"background": 35

BIN
public/models/thorax-mini/group1-shard1of3.bin Executable file → Normal file

Binary file not shown.

BIN
public/models/thorax-mini/group1-shard2of3.bin Executable file → Normal file

Binary file not shown.

BIN
public/models/thorax-mini/group1-shard3of3.bin Executable file → Normal file

Binary file not shown.

8
public/models/thorax-mini/metadata.yaml Executable file → Normal file
View File

@@ -1,6 +1,6 @@
description: Ultralytics best model trained on /data/ALVINN/Thorax/Thorax 0.2.1/thorax_g.yaml
description: Ultralytics best model trained on /data/ALVINN/Thorax 0.2.1/thorax_g.yaml
author: Ultralytics
date: '2024-06-14T22:58:20.880058'
date: '2024-06-17T22:40:05.967309'
version: 8.2.16
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
@@ -8,8 +8,8 @@ stride: 32
task: detect
batch: 1
imgsz:
- 960
- 960
- 640
- 640
names:
0: Abdominal diaphragm
1: Aorta

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

File diff suppressed because one or more lines are too long

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