Test first model with background images
All checks were successful
Build Dev PWA / Build-PWA (push) Successful in 33s

This commit is contained in:
2024-06-14 16:03:33 -07:00
parent f64a006606
commit 1671f34234
6 changed files with 8 additions and 7 deletions

View File

@@ -1,11 +1,12 @@
{
"version": "0.2.1-n1",
"version": "0.2.1-n2",
"region": "Thorax",
"size": 960,
"epochs": 1518,
"name": "med1",
"epochs": 1524,
"name": "nano2",
"yolo-version": "8.2.16 docker",
"date": "2024-06-11",
"date": "2024-06-14",
"export": "0.2.1-th",
"grayscale": true
"grayscale": true,
"background": 35
}

View File

@@ -1,6 +1,6 @@
description: Ultralytics best model trained on /data/ALVINN/Thorax/Thorax 0.2.1/thorax_g.yaml
author: Ultralytics
date: '2024-06-11T23:10:26.670526'
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

File diff suppressed because one or more lines are too long