Update thorax to first nano grayscale model
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 32s
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:
@@ -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
|
||||
}
|
||||
BIN
public/models/thorax-mini/group1-shard1of3.bin
Normal file → Executable file
BIN
public/models/thorax-mini/group1-shard1of3.bin
Normal file → Executable file
Binary file not shown.
BIN
public/models/thorax-mini/group1-shard2of3.bin
Normal file → Executable file
BIN
public/models/thorax-mini/group1-shard2of3.bin
Normal file → Executable file
Binary file not shown.
BIN
public/models/thorax-mini/group1-shard3of3.bin
Normal file → Executable file
BIN
public/models/thorax-mini/group1-shard3of3.bin
Normal file → Executable file
Binary file not shown.
13
public/models/thorax-mini/metadata.yaml
Normal file → Executable file
13
public/models/thorax-mini/metadata.yaml
Normal file → Executable file
@@ -1,14 +1,15 @@
|
||||
description: Ultralytics best model trained on /data/ALVINN/Thorax/Thorax 0.1.0/thorax.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-03-08T20:14:34.118186'
|
||||
version: 8.1.20
|
||||
date: '2024-06-11T23:10:26.670526'
|
||||
version: 8.2.16
|
||||
license: AGPL-3.0 License (https://ultralytics.com/license)
|
||||
docs: https://docs.ultralytics.com
|
||||
stride: 32
|
||||
task: detect
|
||||
batch: 1
|
||||
imgsz:
|
||||
- 640
|
||||
- 640
|
||||
- 960
|
||||
- 960
|
||||
names:
|
||||
0: Abdominal diaphragm
|
||||
1: Aorta
|
||||
|
||||
2
public/models/thorax-mini/model.json
Normal file → Executable file
2
public/models/thorax-mini/model.json
Normal file → Executable file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user