diff --git a/yolov5-5.0/runs/train/exp/events.out.tfevents.1669783519.xlm-Legion-Y7000P-IAH7.80814.0 b/yolov5-5.0/runs/train/exp/events.out.tfevents.1669783519.xlm-Legion-Y7000P-IAH7.80814.0 new file mode 100644 index 0000000..a7e336e Binary files /dev/null and b/yolov5-5.0/runs/train/exp/events.out.tfevents.1669783519.xlm-Legion-Y7000P-IAH7.80814.0 differ diff --git a/yolov5-5.0/runs/train/exp/hyp.yaml b/yolov5-5.0/runs/train/exp/hyp.yaml new file mode 100644 index 0000000..239e124 --- /dev/null +++ b/yolov5-5.0/runs/train/exp/hyp.yaml @@ -0,0 +1,27 @@ +lr0: 0.01 +lrf: 0.2 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 0.05 +cls: 0.5 +cls_pw: 1.0 +obj: 1.0 +obj_pw: 1.0 +iou_t: 0.2 +anchor_t: 4.0 +fl_gamma: 0.0 +hsv_h: 0.015 +hsv_s: 0.7 +hsv_v: 0.4 +degrees: 0.0 +translate: 0.1 +scale: 0.5 +shear: 0.0 +perspective: 0.0 +flipud: 0.0 +fliplr: 0.5 +mosaic: 1.0 +mixup: 0.0 diff --git a/yolov5-5.0/runs/train/exp/labels.jpg b/yolov5-5.0/runs/train/exp/labels.jpg new file mode 100644 index 0000000..da78d7e Binary files /dev/null and b/yolov5-5.0/runs/train/exp/labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp/labels_correlogram.jpg b/yolov5-5.0/runs/train/exp/labels_correlogram.jpg new file mode 100644 index 0000000..0c095db Binary files /dev/null and b/yolov5-5.0/runs/train/exp/labels_correlogram.jpg differ diff --git a/yolov5-5.0/runs/train/exp/opt.yaml b/yolov5-5.0/runs/train/exp/opt.yaml new file mode 100644 index 0000000..e90b2a8 --- /dev/null +++ b/yolov5-5.0/runs/train/exp/opt.yaml @@ -0,0 +1,40 @@ +weights: weights/yolov5s.pt +cfg: models/three.yaml +data: data/three.yaml +hyp: data/hyp.scratch.yaml +epochs: 50 +batch_size: 16 +img_size: +- 640 +- 640 +rect: false +resume: false +nosave: false +notest: false +noautoanchor: false +evolve: false +bucket: '' +cache_images: false +image_weights: false +device: '' +multi_scale: false +single_cls: false +adam: false +sync_bn: false +local_rank: -1 +workers: 8 +project: runs/train +entity: null +name: exp +exist_ok: false +quad: false +linear_lr: false +label_smoothing: 0.0 +upload_dataset: false +bbox_interval: -1 +save_period: -1 +artifact_alias: latest +world_size: 1 +global_rank: -1 +save_dir: runs/train/exp +total_batch_size: 16 diff --git a/yolov5-5.0/runs/train/exp2/events.out.tfevents.1669783957.xlm-Legion-Y7000P-IAH7.85269.0 b/yolov5-5.0/runs/train/exp2/events.out.tfevents.1669783957.xlm-Legion-Y7000P-IAH7.85269.0 new file mode 100644 index 0000000..b74201d Binary files /dev/null and b/yolov5-5.0/runs/train/exp2/events.out.tfevents.1669783957.xlm-Legion-Y7000P-IAH7.85269.0 differ diff --git a/yolov5-5.0/runs/train/exp2/hyp.yaml b/yolov5-5.0/runs/train/exp2/hyp.yaml new file mode 100644 index 0000000..239e124 --- /dev/null +++ b/yolov5-5.0/runs/train/exp2/hyp.yaml @@ -0,0 +1,27 @@ +lr0: 0.01 +lrf: 0.2 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 0.05 +cls: 0.5 +cls_pw: 1.0 +obj: 1.0 +obj_pw: 1.0 +iou_t: 0.2 +anchor_t: 4.0 +fl_gamma: 0.0 +hsv_h: 0.015 +hsv_s: 0.7 +hsv_v: 0.4 +degrees: 0.0 +translate: 0.1 +scale: 0.5 +shear: 0.0 +perspective: 0.0 +flipud: 0.0 +fliplr: 0.5 +mosaic: 1.0 +mixup: 0.0 diff --git a/yolov5-5.0/runs/train/exp2/labels.jpg b/yolov5-5.0/runs/train/exp2/labels.jpg new file mode 100644 index 0000000..da78d7e Binary files /dev/null and b/yolov5-5.0/runs/train/exp2/labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp2/labels_correlogram.jpg b/yolov5-5.0/runs/train/exp2/labels_correlogram.jpg new file mode 100644 index 0000000..0c095db Binary files /dev/null and b/yolov5-5.0/runs/train/exp2/labels_correlogram.jpg differ diff --git a/yolov5-5.0/runs/train/exp2/opt.yaml b/yolov5-5.0/runs/train/exp2/opt.yaml new file mode 100644 index 0000000..885e02b --- /dev/null +++ b/yolov5-5.0/runs/train/exp2/opt.yaml @@ -0,0 +1,40 @@ +weights: weights/yolov5s.pt +cfg: models/three.yaml +data: data/three.yaml +hyp: data/hyp.scratch.yaml +epochs: 50 +batch_size: 16 +img_size: +- 640 +- 640 +rect: false +resume: false +nosave: false +notest: false +noautoanchor: false +evolve: false +bucket: '' +cache_images: false +image_weights: false +device: '' +multi_scale: false +single_cls: false +adam: false +sync_bn: false +local_rank: -1 +workers: 8 +project: runs/train +entity: null +name: exp +exist_ok: false +quad: false +linear_lr: false +label_smoothing: 0.0 +upload_dataset: false +bbox_interval: -1 +save_period: -1 +artifact_alias: latest +world_size: 1 +global_rank: -1 +save_dir: runs/train/exp2 +total_batch_size: 16 diff --git a/yolov5-5.0/runs/train/exp3/events.out.tfevents.1669784632.xlm-Legion-Y7000P-IAH7.90266.0 b/yolov5-5.0/runs/train/exp3/events.out.tfevents.1669784632.xlm-Legion-Y7000P-IAH7.90266.0 new file mode 100644 index 0000000..6c305e2 Binary files /dev/null and b/yolov5-5.0/runs/train/exp3/events.out.tfevents.1669784632.xlm-Legion-Y7000P-IAH7.90266.0 differ diff --git a/yolov5-5.0/runs/train/exp3/hyp.yaml b/yolov5-5.0/runs/train/exp3/hyp.yaml new file mode 100644 index 0000000..239e124 --- /dev/null +++ b/yolov5-5.0/runs/train/exp3/hyp.yaml @@ -0,0 +1,27 @@ +lr0: 0.01 +lrf: 0.2 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 0.05 +cls: 0.5 +cls_pw: 1.0 +obj: 1.0 +obj_pw: 1.0 +iou_t: 0.2 +anchor_t: 4.0 +fl_gamma: 0.0 +hsv_h: 0.015 +hsv_s: 0.7 +hsv_v: 0.4 +degrees: 0.0 +translate: 0.1 +scale: 0.5 +shear: 0.0 +perspective: 0.0 +flipud: 0.0 +fliplr: 0.5 +mosaic: 1.0 +mixup: 0.0 diff --git a/yolov5-5.0/runs/train/exp3/labels.jpg b/yolov5-5.0/runs/train/exp3/labels.jpg new file mode 100644 index 0000000..da78d7e Binary files /dev/null and b/yolov5-5.0/runs/train/exp3/labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp3/labels_correlogram.jpg b/yolov5-5.0/runs/train/exp3/labels_correlogram.jpg new file mode 100644 index 0000000..0c095db Binary files /dev/null and b/yolov5-5.0/runs/train/exp3/labels_correlogram.jpg differ diff --git a/yolov5-5.0/runs/train/exp3/opt.yaml b/yolov5-5.0/runs/train/exp3/opt.yaml new file mode 100644 index 0000000..43ad30f --- /dev/null +++ b/yolov5-5.0/runs/train/exp3/opt.yaml @@ -0,0 +1,40 @@ +weights: weights/yolov5s.pt +cfg: models/three.yaml +data: data/three.yaml +hyp: data/hyp.scratch.yaml +epochs: 50 +batch_size: 16 +img_size: +- 640 +- 640 +rect: false +resume: false +nosave: false +notest: false +noautoanchor: false +evolve: false +bucket: '' +cache_images: false +image_weights: false +device: '' +multi_scale: false +single_cls: false +adam: false +sync_bn: false +local_rank: -1 +workers: 8 +project: runs/train +entity: null +name: exp +exist_ok: false +quad: false +linear_lr: false +label_smoothing: 0.0 +upload_dataset: false +bbox_interval: -1 +save_period: -1 +artifact_alias: latest +world_size: 1 +global_rank: -1 +save_dir: runs/train/exp3 +total_batch_size: 16 diff --git a/yolov5-5.0/runs/train/exp4/events.out.tfevents.1669786177.xlm-Legion-Y7000P-IAH7.105725.0 b/yolov5-5.0/runs/train/exp4/events.out.tfevents.1669786177.xlm-Legion-Y7000P-IAH7.105725.0 new file mode 100644 index 0000000..3d51513 Binary files /dev/null and b/yolov5-5.0/runs/train/exp4/events.out.tfevents.1669786177.xlm-Legion-Y7000P-IAH7.105725.0 differ diff --git a/yolov5-5.0/runs/train/exp4/hyp.yaml b/yolov5-5.0/runs/train/exp4/hyp.yaml new file mode 100644 index 0000000..239e124 --- /dev/null +++ b/yolov5-5.0/runs/train/exp4/hyp.yaml @@ -0,0 +1,27 @@ +lr0: 0.01 +lrf: 0.2 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 0.05 +cls: 0.5 +cls_pw: 1.0 +obj: 1.0 +obj_pw: 1.0 +iou_t: 0.2 +anchor_t: 4.0 +fl_gamma: 0.0 +hsv_h: 0.015 +hsv_s: 0.7 +hsv_v: 0.4 +degrees: 0.0 +translate: 0.1 +scale: 0.5 +shear: 0.0 +perspective: 0.0 +flipud: 0.0 +fliplr: 0.5 +mosaic: 1.0 +mixup: 0.0 diff --git a/yolov5-5.0/runs/train/exp4/labels.jpg b/yolov5-5.0/runs/train/exp4/labels.jpg new file mode 100644 index 0000000..da78d7e Binary files /dev/null and b/yolov5-5.0/runs/train/exp4/labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp4/labels_correlogram.jpg b/yolov5-5.0/runs/train/exp4/labels_correlogram.jpg new file mode 100644 index 0000000..0c095db Binary files /dev/null and b/yolov5-5.0/runs/train/exp4/labels_correlogram.jpg differ diff --git a/yolov5-5.0/runs/train/exp4/opt.yaml b/yolov5-5.0/runs/train/exp4/opt.yaml new file mode 100644 index 0000000..ac40838 --- /dev/null +++ b/yolov5-5.0/runs/train/exp4/opt.yaml @@ -0,0 +1,40 @@ +weights: weights/yolov5s.pt +cfg: models/three.yaml +data: data/three.yaml +hyp: data/hyp.scratch.yaml +epochs: 30 +batch_size: 16 +img_size: +- 640 +- 640 +rect: false +resume: false +nosave: false +notest: false +noautoanchor: false +evolve: false +bucket: '' +cache_images: false +image_weights: false +device: '' +multi_scale: false +single_cls: false +adam: false +sync_bn: false +local_rank: -1 +workers: 8 +project: runs/train +entity: null +name: exp +exist_ok: false +quad: false +linear_lr: false +label_smoothing: 0.0 +upload_dataset: false +bbox_interval: -1 +save_period: -1 +artifact_alias: latest +world_size: 1 +global_rank: -1 +save_dir: runs/train/exp4 +total_batch_size: 16 diff --git a/yolov5-5.0/runs/train/exp5/F1_curve.png b/yolov5-5.0/runs/train/exp5/F1_curve.png new file mode 100644 index 0000000..c76d995 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/F1_curve.png differ diff --git a/yolov5-5.0/runs/train/exp5/PR_curve.png b/yolov5-5.0/runs/train/exp5/PR_curve.png new file mode 100644 index 0000000..79a3b10 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/PR_curve.png differ diff --git a/yolov5-5.0/runs/train/exp5/P_curve.png b/yolov5-5.0/runs/train/exp5/P_curve.png new file mode 100644 index 0000000..e698f0e Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/P_curve.png differ diff --git a/yolov5-5.0/runs/train/exp5/R_curve.png b/yolov5-5.0/runs/train/exp5/R_curve.png new file mode 100644 index 0000000..c0f40b3 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/R_curve.png differ diff --git a/yolov5-5.0/runs/train/exp5/confusion_matrix.png b/yolov5-5.0/runs/train/exp5/confusion_matrix.png new file mode 100644 index 0000000..3304074 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/confusion_matrix.png differ diff --git a/yolov5-5.0/runs/train/exp5/events.out.tfevents.1669786359.xlm-Legion-Y7000P-IAH7.107412.0 b/yolov5-5.0/runs/train/exp5/events.out.tfevents.1669786359.xlm-Legion-Y7000P-IAH7.107412.0 new file mode 100644 index 0000000..108f8d8 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/events.out.tfevents.1669786359.xlm-Legion-Y7000P-IAH7.107412.0 differ diff --git a/yolov5-5.0/runs/train/exp5/hyp.yaml b/yolov5-5.0/runs/train/exp5/hyp.yaml new file mode 100644 index 0000000..239e124 --- /dev/null +++ b/yolov5-5.0/runs/train/exp5/hyp.yaml @@ -0,0 +1,27 @@ +lr0: 0.01 +lrf: 0.2 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 0.05 +cls: 0.5 +cls_pw: 1.0 +obj: 1.0 +obj_pw: 1.0 +iou_t: 0.2 +anchor_t: 4.0 +fl_gamma: 0.0 +hsv_h: 0.015 +hsv_s: 0.7 +hsv_v: 0.4 +degrees: 0.0 +translate: 0.1 +scale: 0.5 +shear: 0.0 +perspective: 0.0 +flipud: 0.0 +fliplr: 0.5 +mosaic: 1.0 +mixup: 0.0 diff --git a/yolov5-5.0/runs/train/exp5/labels.jpg b/yolov5-5.0/runs/train/exp5/labels.jpg new file mode 100644 index 0000000..da78d7e Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/labels_correlogram.jpg b/yolov5-5.0/runs/train/exp5/labels_correlogram.jpg new file mode 100644 index 0000000..0c095db Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/labels_correlogram.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/opt.yaml b/yolov5-5.0/runs/train/exp5/opt.yaml new file mode 100644 index 0000000..7a3c4e5 --- /dev/null +++ b/yolov5-5.0/runs/train/exp5/opt.yaml @@ -0,0 +1,40 @@ +weights: weights/yolov5s.pt +cfg: models/three.yaml +data: data/three.yaml +hyp: data/hyp.scratch.yaml +epochs: 50 +batch_size: 8 +img_size: +- 640 +- 640 +rect: false +resume: false +nosave: false +notest: false +noautoanchor: false +evolve: false +bucket: '' +cache_images: false +image_weights: false +device: '' +multi_scale: false +single_cls: false +adam: false +sync_bn: false +local_rank: -1 +workers: 8 +project: runs/train +entity: null +name: exp +exist_ok: false +quad: false +linear_lr: false +label_smoothing: 0.0 +upload_dataset: false +bbox_interval: -1 +save_period: -1 +artifact_alias: latest +world_size: 1 +global_rank: -1 +save_dir: runs/train/exp5 +total_batch_size: 8 diff --git a/yolov5-5.0/runs/train/exp5/results.png b/yolov5-5.0/runs/train/exp5/results.png new file mode 100644 index 0000000..c06f2bd Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/results.png differ diff --git a/yolov5-5.0/runs/train/exp5/results.txt b/yolov5-5.0/runs/train/exp5/results.txt new file mode 100644 index 0000000..cb6a99f --- /dev/null +++ b/yolov5-5.0/runs/train/exp5/results.txt @@ -0,0 +1,50 @@ + 0/49 2G 0.09045 0.05141 0.0282 0.1701 29 640 0.2733 0.5066 0.2265 0.04471 0.0372 0.04074 0.01551 + 1/49 2.58G 0.05686 0.04704 0.02306 0.127 25 640 0.7726 0.8256 0.8684 0.4114 0.02906 0.02581 0.0125 + 2/49 2.58G 0.0502 0.03483 0.01979 0.1048 18 640 0.8866 0.8149 0.9116 0.2621 0.02993 0.01972 0.006763 + 3/49 2.58G 0.04871 0.02754 0.01345 0.08969 32 640 0.827 0.7742 0.8704 0.3647 0.03178 0.0164 0.003208 + 4/49 2.58G 0.04994 0.0259 0.009828 0.08567 22 640 0.9604 0.8746 0.9486 0.6896 0.02607 0.01434 0.002178 + 5/49 2.58G 0.0483 0.02395 0.006082 0.07832 25 640 0.7701 0.844 0.9019 0.3992 0.03198 0.01415 0.001913 + 6/49 2.58G 0.0508 0.02297 0.005899 0.07968 23 640 0.7826 0.9292 0.8261 0.3605 0.03674 0.01284 0.001986 + 7/49 2.58G 0.04708 0.02219 0.005819 0.07509 28 640 0.9852 0.8967 0.9771 0.7224 0.02288 0.01237 0.002246 + 8/49 2.58G 0.04768 0.02069 0.006071 0.07444 31 640 0.8528 0.8845 0.9308 0.5229 0.02779 0.01237 0.001616 + 9/49 2.58G 0.04509 0.02066 0.005412 0.07115 23 640 0.9953 0.9175 0.9834 0.5948 0.02326 0.01192 0.001807 + 10/49 2.58G 0.04672 0.02054 0.005699 0.07296 23 640 0.9939 0.9375 0.9722 0.5829 0.03311 0.01221 0.001466 + 11/49 2.58G 0.04334 0.02061 0.005718 0.06967 26 640 0.9822 0.984 0.9945 0.7877 0.01736 0.01133 0.001712 + 12/49 2.58G 0.04575 0.02056 0.005288 0.07159 25 640 0.8648 0.9108 0.9421 0.5256 0.02841 0.01347 0.002027 + 13/49 2.58G 0.04104 0.02107 0.004598 0.0667 25 640 0.9256 0.9911 0.9867 0.5403 0.03056 0.01126 0.001679 + 14/49 2.58G 0.03965 0.02023 0.004847 0.06473 27 640 0.9927 0.9687 0.9935 0.7773 0.02271 0.01152 0.001694 + 15/49 2.58G 0.03802 0.01941 0.004058 0.06148 24 640 0.9717 0.9466 0.9912 0.6696 0.01857 0.01206 0.001633 + 16/49 2.58G 0.03954 0.02032 0.005494 0.06535 33 640 0.9997 0.9198 0.9892 0.7027 0.01683 0.01097 0.001323 + 17/49 2.58G 0.03417 0.01977 0.003568 0.05751 14 640 0.9444 0.9864 0.9925 0.804 0.01594 0.01144 0.001112 + 18/49 2.58G 0.03215 0.01962 0.003627 0.0554 30 640 0.9694 0.9688 0.993 0.7147 0.01716 0.01088 0.001496 + 19/49 2.58G 0.03331 0.01888 0.004701 0.0569 24 640 0.9728 0.9406 0.9862 0.7786 0.01498 0.0115 0.002707 + 20/49 2.58G 0.03046 0.01962 0.005742 0.05582 28 640 0.9954 0.9808 0.9919 0.8317 0.0142 0.01108 0.001435 + 21/49 2.58G 0.03142 0.01915 0.004371 0.05494 32 640 0.9934 0.991 0.9945 0.7297 0.02208 0.01101 0.0009238 + 22/49 2.58G 0.03018 0.01822 0.004359 0.05276 27 640 1 0.9791 0.9952 0.7445 0.01425 0.01008 0.0007205 + 23/49 2.58G 0.02934 0.01842 0.003602 0.05137 31 640 0.9965 0.9866 0.9952 0.8335 0.01134 0.009683 0.0009617 + 24/49 2.58G 0.0265 0.01742 0.003229 0.04715 24 640 0.9911 0.9903 0.9954 0.8352 0.01035 0.009102 0.001073 + 25/49 2.58G 0.02794 0.01665 0.003413 0.048 31 640 0.9933 0.9955 0.9957 0.8232 0.01016 0.009706 0.0009751 + 26/49 2.58G 0.02631 0.01732 0.002794 0.04643 26 640 0.9907 0.9955 0.9954 0.8322 0.0108 0.009135 0.0007209 + 27/49 2.58G 0.02547 0.01691 0.002397 0.04478 26 640 0.994 0.9955 0.9957 0.826 0.01238 0.009744 0.0006161 + 28/49 2.58G 0.02654 0.01659 0.002083 0.04521 27 640 0.9993 0.9955 0.9956 0.8442 0.01237 0.009703 0.0006171 + 29/49 2.58G 0.02424 0.01607 0.002179 0.04249 26 640 0.9955 0.9898 0.9954 0.8661 0.01017 0.009663 0.0005776 + 30/49 2.58G 0.02217 0.01584 0.002287 0.04029 36 640 0.9909 0.9955 0.9956 0.8875 0.01 0.008596 0.0006046 + 31/49 2.58G 0.02077 0.01484 0.002324 0.03793 22 640 0.9991 0.9955 0.9958 0.8774 0.009265 0.007293 0.0006373 + 32/49 2.58G 0.02229 0.01496 0.003847 0.0411 33 640 0.976 0.9955 0.9952 0.9016 0.009559 0.007987 0.0006083 + 33/49 2.58G 0.02076 0.01496 0.002389 0.03811 27 640 0.9827 0.9955 0.9958 0.8562 0.009878 0.007861 0.0006131 + 34/49 2.58G 0.01907 0.01403 0.002079 0.03518 28 640 0.9842 0.9911 0.9955 0.8836 0.009003 0.007998 0.0004807 + 35/49 2.58G 0.01908 0.01481 0.00217 0.03606 27 640 0.9902 0.9955 0.9957 0.8971 0.008184 0.00763 0.000564 + 36/49 2.58G 0.01911 0.01412 0.001977 0.03521 36 640 0.9899 0.9955 0.9959 0.9115 0.009992 0.007819 0.0005956 + 37/49 2.58G 0.01848 0.01454 0.002452 0.03547 24 640 0.9849 0.9955 0.9952 0.9101 0.009162 0.007811 0.0005061 + 38/49 2.58G 0.01922 0.01342 0.001946 0.03458 19 640 0.9868 0.9951 0.9957 0.912 0.007197 0.007672 0.0003894 + 39/49 2.58G 0.01959 0.0146 0.00241 0.0366 22 640 0.9911 0.992 0.9956 0.8987 0.006836 0.007435 0.0003683 + 40/49 2.58G 0.01886 0.01389 0.001733 0.03448 25 640 0.9901 0.9955 0.9956 0.9163 0.007054 0.007135 0.000421 + 41/49 2.58G 0.01836 0.01353 0.002177 0.03407 27 640 0.9907 0.9955 0.9956 0.9122 0.007224 0.007285 0.0003648 + 42/49 2.58G 0.01714 0.01344 0.00162 0.0322 21 640 0.9902 0.9955 0.9957 0.922 0.006942 0.007017 0.0003638 + 43/49 2.58G 0.01617 0.01228 0.00204 0.03049 20 640 0.9928 0.9955 0.9958 0.9248 0.007094 0.006776 0.0003732 + 44/49 2.58G 0.01696 0.01319 0.001558 0.03171 23 640 0.9936 0.9955 0.9958 0.925 0.006553 0.006544 0.000339 + 45/49 2.58G 0.01768 0.01187 0.001961 0.03152 38 640 0.9902 0.9955 0.996 0.9262 0.00653 0.008158 0.0003084 + 46/49 2.58G 0.01641 0.01319 0.001304 0.0309 24 640 0.9952 0.9955 0.9961 0.9376 0.006102 0.007115 0.0002657 + 47/49 2.58G 0.01569 0.01198 0.001331 0.029 32 640 0.9951 0.9955 0.996 0.933 0.006347 0.006695 0.0002825 + 48/49 2.58G 0.01605 0.01213 0.0009795 0.02917 23 640 0.9948 0.9955 0.996 0.938 0.005802 0.006519 0.0003022 + 49/49 2.58G 0.01472 0.01175 0.001614 0.02808 35 640 0.995 0.9955 0.9961 0.9359 0.006386 0.00696 0.0002895 diff --git a/yolov5-5.0/runs/train/exp5/test_batch0_labels.jpg b/yolov5-5.0/runs/train/exp5/test_batch0_labels.jpg new file mode 100644 index 0000000..a92b044 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch0_labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/test_batch0_pred.jpg b/yolov5-5.0/runs/train/exp5/test_batch0_pred.jpg new file mode 100644 index 0000000..183cc4a Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch0_pred.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/test_batch1_labels.jpg b/yolov5-5.0/runs/train/exp5/test_batch1_labels.jpg new file mode 100644 index 0000000..73f680f Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch1_labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/test_batch1_pred.jpg b/yolov5-5.0/runs/train/exp5/test_batch1_pred.jpg new file mode 100644 index 0000000..fa6bd88 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch1_pred.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/test_batch2_labels.jpg b/yolov5-5.0/runs/train/exp5/test_batch2_labels.jpg new file mode 100644 index 0000000..1ebab9a Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch2_labels.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/test_batch2_pred.jpg b/yolov5-5.0/runs/train/exp5/test_batch2_pred.jpg new file mode 100644 index 0000000..a55fe59 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/test_batch2_pred.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/train_batch0.jpg b/yolov5-5.0/runs/train/exp5/train_batch0.jpg new file mode 100644 index 0000000..2c05323 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/train_batch0.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/train_batch1.jpg b/yolov5-5.0/runs/train/exp5/train_batch1.jpg new file mode 100644 index 0000000..4f7c64c Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/train_batch1.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/train_batch2.jpg b/yolov5-5.0/runs/train/exp5/train_batch2.jpg new file mode 100644 index 0000000..6a90ba0 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/train_batch2.jpg differ diff --git a/yolov5-5.0/runs/train/exp5/weights/best.pt b/yolov5-5.0/runs/train/exp5/weights/best.pt new file mode 100644 index 0000000..421cd8e Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/weights/best.pt differ diff --git a/yolov5-5.0/runs/train/exp5/weights/last.pt b/yolov5-5.0/runs/train/exp5/weights/last.pt new file mode 100644 index 0000000..90d9535 Binary files /dev/null and b/yolov5-5.0/runs/train/exp5/weights/last.pt differ