Test first 1080 size model
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 34s
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 34s
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.1-n2",
|
"version": "0.2.1-s1",
|
||||||
"region": "Thorax",
|
"region": "Thorax",
|
||||||
"size": 960,
|
"size": 1080,
|
||||||
"epochs": 1524,
|
"epochs": 1399,
|
||||||
"name": "nano2",
|
"name": "small1",
|
||||||
"yolo-version": "8.2.16 docker",
|
"yolo-version": "8.2.16 docker",
|
||||||
"date": "2024-06-14",
|
"date": "2024-06-18",
|
||||||
"export": "0.2.1-th",
|
"export": "0.2.1-th",
|
||||||
"grayscale": true,
|
"grayscale": true,
|
||||||
"background": 35
|
"background": 35
|
||||||
|
|||||||
BIN
public/models/thorax/group1-shard10of11.bin
Normal file
BIN
public/models/thorax/group1-shard10of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard11of11.bin
Normal file
BIN
public/models/thorax/group1-shard11of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard1of11.bin
Normal file
BIN
public/models/thorax/group1-shard1of11.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
public/models/thorax/group1-shard2of11.bin
Normal file
BIN
public/models/thorax/group1-shard2of11.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
public/models/thorax/group1-shard3of11.bin
Normal file
BIN
public/models/thorax/group1-shard3of11.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
public/models/thorax/group1-shard4of11.bin
Normal file
BIN
public/models/thorax/group1-shard4of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard5of11.bin
Normal file
BIN
public/models/thorax/group1-shard5of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard6of11.bin
Normal file
BIN
public/models/thorax/group1-shard6of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard7of11.bin
Normal file
BIN
public/models/thorax/group1-shard7of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard8of11.bin
Normal file
BIN
public/models/thorax/group1-shard8of11.bin
Normal file
Binary file not shown.
BIN
public/models/thorax/group1-shard9of11.bin
Normal file
BIN
public/models/thorax/group1-shard9of11.bin
Normal file
Binary file not shown.
8
public/models/thorax/metadata.yaml
Executable file → Normal file
8
public/models/thorax/metadata.yaml
Executable file → Normal 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
|
author: Ultralytics
|
||||||
date: '2024-06-14T22:58:20.880058'
|
date: '2024-06-18T23:10:47.568324'
|
||||||
version: 8.2.16
|
version: 8.2.16
|
||||||
license: AGPL-3.0 License (https://ultralytics.com/license)
|
license: AGPL-3.0 License (https://ultralytics.com/license)
|
||||||
docs: https://docs.ultralytics.com
|
docs: https://docs.ultralytics.com
|
||||||
@@ -8,8 +8,8 @@ stride: 32
|
|||||||
task: detect
|
task: detect
|
||||||
batch: 1
|
batch: 1
|
||||||
imgsz:
|
imgsz:
|
||||||
- 960
|
- 1088
|
||||||
- 960
|
- 1088
|
||||||
names:
|
names:
|
||||||
0: Abdominal diaphragm
|
0: Abdominal diaphragm
|
||||||
1: Aorta
|
1: Aorta
|
||||||
|
|||||||
2
public/models/thorax/model.json
Executable file → Normal file
2
public/models/thorax/model.json
Executable file → Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user