herpaderpapotato commited on
Commit
d303743
1 Parent(s): 9e45c20

Upload 13 files

Browse files
F1_curve.png CHANGED
PR_curve.png CHANGED
P_curve.png CHANGED
R_curve.png CHANGED
args.yaml CHANGED
@@ -1,10 +1,10 @@
1
  task: detect
2
  mode: train
3
- model: yolov10x
4
- data: .\data.yaml
5
- epochs: 1600
6
  time: null
7
- patience: 100
8
  batch: 32
9
  imgsz: 640
10
  save: true
@@ -15,7 +15,7 @@ device:
15
  - 1
16
  workers: 8
17
  project: null
18
- name: train25
19
  exist_ok: false
20
  pretrained: true
21
  optimizer: auto
@@ -105,4 +105,4 @@ erasing: 0.4
105
  crop_fraction: 1.0
106
  cfg: null
107
  tracker: botsort.yaml
108
- save_dir: runs\detect\train25
 
1
  task: detect
2
  mode: train
3
+ model: runs\detect\train38\weights\last.pt
4
+ data: data.yaml
5
+ epochs: 3000
6
  time: null
7
+ patience: 3000
8
  batch: 32
9
  imgsz: 640
10
  save: true
 
15
  - 1
16
  workers: 8
17
  project: null
18
+ name: train39
19
  exist_ok: false
20
  pretrained: true
21
  optimizer: auto
 
105
  crop_fraction: 1.0
106
  cfg: null
107
  tracker: botsort.yaml
108
+ save_dir: runs\detect\train39
best.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70ae0d138941e5a36ad5e58df51908e71af6ab2127f79bdb16e2260089561391
3
- size 191502027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366bc23fde629a59e90483ef71a23420185e9446888ab39014457d680f772d21
3
+ size 64209586
confusion_matrix.png CHANGED
confusion_matrix_normalized.png CHANGED
labels.jpg CHANGED
labels_correlogram.jpg CHANGED
last.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3df8d13eda874ba8145c27bc50db0ab956c6242ef60a242261caeb3ec17d64cb
3
- size 191517067
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69731ceccc45a481f1f6ea7a8e5b9a48f89bd7603d29da5c3616c6ed4ae1db6e
3
+ size 64512242
results.csv CHANGED
The diff for this file is too large to render. See raw diff
 
results.png CHANGED