herpaderpapotato
commited on
Commit
•
d303743
1
Parent(s):
9e45c20
Upload 13 files
Browse files- F1_curve.png +0 -0
- PR_curve.png +0 -0
- P_curve.png +0 -0
- R_curve.png +0 -0
- args.yaml +6 -6
- best.pt +2 -2
- confusion_matrix.png +0 -0
- confusion_matrix_normalized.png +0 -0
- labels.jpg +0 -0
- labels_correlogram.jpg +0 -0
- last.pt +2 -2
- results.csv +0 -0
- results.png +0 -0
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:
|
4 |
-
data:
|
5 |
-
epochs:
|
6 |
time: null
|
7 |
-
patience:
|
8 |
batch: 32
|
9 |
imgsz: 640
|
10 |
save: true
|
@@ -15,7 +15,7 @@ device:
|
|
15 |
- 1
|
16 |
workers: 8
|
17 |
project: null
|
18 |
-
name:
|
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\
|
|
|
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:
|
3 |
-
size
|
|
|
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:
|
3 |
-
size
|
|
|
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