diff --git a/detect/yolo11n_rps/F1_curve.png b/detect/yolo11n_rps/F1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..3f97ffc65acd7012aafb686e8ca54f7077786c51 Binary files /dev/null and b/detect/yolo11n_rps/F1_curve.png differ diff --git a/detect/yolo11n_rps/PR_curve.png b/detect/yolo11n_rps/PR_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..3af8391550df03374b8df07cd126d3b890a517d7 Binary files /dev/null and b/detect/yolo11n_rps/PR_curve.png differ diff --git a/detect/yolo11n_rps/P_curve.png b/detect/yolo11n_rps/P_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..93c75b3f2172a7e0ccd3d59fdba0482f586b2771 Binary files /dev/null and b/detect/yolo11n_rps/P_curve.png differ diff --git a/detect/yolo11n_rps/R_curve.png b/detect/yolo11n_rps/R_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..4bf13faf1da72442ef5c47babcbda92e6bcaca2b Binary files /dev/null and b/detect/yolo11n_rps/R_curve.png differ diff --git a/detect/yolo11n_rps/args.yaml b/detect/yolo11n_rps/args.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4cbd0e3f481c63b791059f8bf224a09622ef93a9 --- /dev/null +++ b/detect/yolo11n_rps/args.yaml @@ -0,0 +1,106 @@ +task: detect +mode: train +model: yolo11n.pt +data: /content/rock-paper-scissors-14/data.yaml +epochs: 3 +time: null +patience: 100 +batch: 16 +imgsz: 640 +save: true +save_period: 1 +cache: false +device: null +workers: 8 +project: null +name: yolo11n_rps +exist_ok: false +pretrained: true +optimizer: auto +verbose: true +seed: 0 +deterministic: true +single_cls: false +rect: false +cos_lr: false +close_mosaic: 10 +resume: false +amp: true +fraction: 0.01 +profile: false +freeze: null +multi_scale: false +overlap_mask: true +mask_ratio: 4 +dropout: 0.0 +val: true +split: val +save_json: false +save_hybrid: false +conf: null +iou: 0.7 +max_det: 300 +half: false +dnn: false +plots: true +source: null +vid_stride: 1 +stream_buffer: false +visualize: false +augment: false +agnostic_nms: false +classes: null +retina_masks: false +embed: null +show: false +save_frames: false +save_txt: false +save_conf: false +save_crop: false +show_labels: true +show_conf: true +show_boxes: true +line_width: null +format: torchscript +keras: false +optimize: false +int8: false +dynamic: false +simplify: true +opset: null +workspace: null +nms: false +lr0: 0.01 +lrf: 0.01 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 7.5 +cls: 0.5 +dfl: 1.5 +pose: 12.0 +kobj: 1.0 +nbs: 64 +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 +bgr: 0.0 +mosaic: 1.0 +mixup: 0.0 +copy_paste: 0.0 +copy_paste_mode: flip +auto_augment: randaugment +erasing: 0.4 +crop_fraction: 1.0 +cfg: null +tracker: botsort.yaml +save_dir: runs/detect/yolo11n_rps diff --git a/detect/yolo11n_rps/confusion_matrix.png b/detect/yolo11n_rps/confusion_matrix.png new file mode 100644 index 0000000000000000000000000000000000000000..e3b3e597913e689c1fda5fe5c2543e9028dcb03e Binary files /dev/null and b/detect/yolo11n_rps/confusion_matrix.png differ diff --git a/detect/yolo11n_rps/confusion_matrix_normalized.png b/detect/yolo11n_rps/confusion_matrix_normalized.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4c13b37d5babd78175453f1afb80c1bf4cb0ab Binary files /dev/null and b/detect/yolo11n_rps/confusion_matrix_normalized.png differ diff --git a/detect/yolo11n_rps/events.out.tfevents.1733957083.41a093b2c2c4.227.0 b/detect/yolo11n_rps/events.out.tfevents.1733957083.41a093b2c2c4.227.0 new file mode 100644 index 0000000000000000000000000000000000000000..83639cecdbb8e6a841c55ba137dbcf485f3f71ec --- /dev/null +++ b/detect/yolo11n_rps/events.out.tfevents.1733957083.41a093b2c2c4.227.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228c73c1b57554e57696143f13a3f6f878ecde2e3b6a113139a42f62fcc9719f +size 273320 diff --git a/detect/yolo11n_rps/labels.jpg b/detect/yolo11n_rps/labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32647b6deda76adce91b5d6d946ee91b249fae51 Binary files /dev/null and b/detect/yolo11n_rps/labels.jpg differ diff --git a/detect/yolo11n_rps/labels_correlogram.jpg b/detect/yolo11n_rps/labels_correlogram.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1c8211e0e37e034598aabdefdd2a7bd027d452 Binary files /dev/null and b/detect/yolo11n_rps/labels_correlogram.jpg differ diff --git a/detect/yolo11n_rps/results.csv b/detect/yolo11n_rps/results.csv new file mode 100644 index 0000000000000000000000000000000000000000..70157b6c114605c9aaea88bdf0d2189552c8d269 --- /dev/null +++ b/detect/yolo11n_rps/results.csv @@ -0,0 +1,4 @@ +epoch,time,train/box_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),val/box_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2 +1,17.897,1.40044,4.03244,1.36407,0.00141,0.58055,0.00747,0.00295,1.42876,3.99516,1.88342,5.716e-05,5.716e-05,5.716e-05 +2,28.0515,1.30333,3.79625,1.30349,0.00166,0.64831,0.0136,0.00605,1.40211,3.93065,1.8017,8.61687e-05,8.61687e-05,8.61687e-05 +3,37.0518,1.24374,3.95201,1.21436,0.00179,0.70297,0.02631,0.01153,1.43655,3.86154,1.76071,6.80204e-05,6.80204e-05,6.80204e-05 diff --git a/detect/yolo11n_rps/results.png b/detect/yolo11n_rps/results.png new file mode 100644 index 0000000000000000000000000000000000000000..e941eabd69c3ff5e6db085c506265acffc026a47 Binary files /dev/null and b/detect/yolo11n_rps/results.png differ diff --git a/detect/yolo11n_rps/train_batch0.jpg b/detect/yolo11n_rps/train_batch0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b0aec45baabe5f52975494ed29fa26f6ae12944 Binary files /dev/null and b/detect/yolo11n_rps/train_batch0.jpg differ diff --git a/detect/yolo11n_rps/train_batch1.jpg b/detect/yolo11n_rps/train_batch1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e17f8786c0a5841bcc08ab25dee38bfadd44a13a Binary files /dev/null and b/detect/yolo11n_rps/train_batch1.jpg differ diff --git a/detect/yolo11n_rps/train_batch2.jpg b/detect/yolo11n_rps/train_batch2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45a883636345f2300ff6877e86a210e124ba8b67 Binary files /dev/null and b/detect/yolo11n_rps/train_batch2.jpg differ diff --git a/detect/yolo11n_rps/val_batch0_labels.jpg b/detect/yolo11n_rps/val_batch0_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3be2d88ca2aa69ef664556746e1b6c0e15a9f60f Binary files /dev/null and b/detect/yolo11n_rps/val_batch0_labels.jpg differ diff --git a/detect/yolo11n_rps/val_batch0_pred.jpg b/detect/yolo11n_rps/val_batch0_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce303a5af13e6d68ca6321809ef1f9b99d345345 Binary files /dev/null and b/detect/yolo11n_rps/val_batch0_pred.jpg differ diff --git a/detect/yolo11n_rps/val_batch1_labels.jpg b/detect/yolo11n_rps/val_batch1_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ec71170f99141b75357304b0d59a0f291d5e7ae Binary files /dev/null and b/detect/yolo11n_rps/val_batch1_labels.jpg differ diff --git a/detect/yolo11n_rps/val_batch1_pred.jpg b/detect/yolo11n_rps/val_batch1_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1822856669e1b8fe7041ae3692e6db115d7e5e40 Binary files /dev/null and b/detect/yolo11n_rps/val_batch1_pred.jpg differ diff --git a/detect/yolo11n_rps/val_batch2_labels.jpg b/detect/yolo11n_rps/val_batch2_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..553680b988c2ed1f4132f3d36967432a6bd4867d Binary files /dev/null and b/detect/yolo11n_rps/val_batch2_labels.jpg differ diff --git a/detect/yolo11n_rps/val_batch2_pred.jpg b/detect/yolo11n_rps/val_batch2_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d3b11519ff9a39487a11fa5c67004231bb19b26 Binary files /dev/null and b/detect/yolo11n_rps/val_batch2_pred.jpg differ diff --git a/detect/yolo11n_rps/weights/best.pt b/detect/yolo11n_rps/weights/best.pt new file mode 100644 index 0000000000000000000000000000000000000000..ff6e392195614be3c9fe2baa7f37710db2f8f53f --- /dev/null +++ b/detect/yolo11n_rps/weights/best.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ec4de27f645497c36d490e53ccca119ddbcdb97088f629ff3e5725a90ce681 +size 5465619 diff --git a/detect/yolo11n_rps/weights/epoch0.pt b/detect/yolo11n_rps/weights/epoch0.pt new file mode 100644 index 0000000000000000000000000000000000000000..6a0eaf474d190c81547feeffa2ef6a13f67b8f74 --- /dev/null +++ b/detect/yolo11n_rps/weights/epoch0.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9d5c2ced551fd41bb03a3aa3bec32084de8bb4efa4ddaea0953a5aa1a3abe5 +size 16077716 diff --git a/detect/yolo11n_rps/weights/epoch1.pt b/detect/yolo11n_rps/weights/epoch1.pt new file mode 100644 index 0000000000000000000000000000000000000000..f5a36e0c26303cc27a4733915dd88a2b31e66e4c --- /dev/null +++ b/detect/yolo11n_rps/weights/epoch1.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751359d34d1049de1d02bbd25e4e32040d6c2b1543d9057bb9187dd0f534de6e +size 16077844 diff --git a/detect/yolo11n_rps/weights/epoch2.pt b/detect/yolo11n_rps/weights/epoch2.pt new file mode 100644 index 0000000000000000000000000000000000000000..206a647c1e5f88812141ac8ba530940564a764dc --- /dev/null +++ b/detect/yolo11n_rps/weights/epoch2.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065b34be2b4cc9be6e623e210a4b67e467124dfcf5d889db1c805ae2a37800ce +size 16077972 diff --git a/detect/yolo11n_rps/weights/last.pt b/detect/yolo11n_rps/weights/last.pt new file mode 100644 index 0000000000000000000000000000000000000000..b77e513067bb561e27e156d7bfd304bb8e1607f5 --- /dev/null +++ b/detect/yolo11n_rps/weights/last.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00792a53b59963455e184d04bc467bfb6a5c6452c40b03d149483ab968f089ef +size 5465619 diff --git a/detect/yolo11n_rps2/F1_curve.png b/detect/yolo11n_rps2/F1_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..3f97ffc65acd7012aafb686e8ca54f7077786c51 Binary files /dev/null and b/detect/yolo11n_rps2/F1_curve.png differ diff --git a/detect/yolo11n_rps2/PR_curve.png b/detect/yolo11n_rps2/PR_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..3af8391550df03374b8df07cd126d3b890a517d7 Binary files /dev/null and b/detect/yolo11n_rps2/PR_curve.png differ diff --git a/detect/yolo11n_rps2/P_curve.png b/detect/yolo11n_rps2/P_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..93c75b3f2172a7e0ccd3d59fdba0482f586b2771 Binary files /dev/null and b/detect/yolo11n_rps2/P_curve.png differ diff --git a/detect/yolo11n_rps2/R_curve.png b/detect/yolo11n_rps2/R_curve.png new file mode 100644 index 0000000000000000000000000000000000000000..4bf13faf1da72442ef5c47babcbda92e6bcaca2b Binary files /dev/null and b/detect/yolo11n_rps2/R_curve.png differ diff --git a/detect/yolo11n_rps2/args.yaml b/detect/yolo11n_rps2/args.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2fda3fb714c68bb8a734a4a049a9e8041ca459db --- /dev/null +++ b/detect/yolo11n_rps2/args.yaml @@ -0,0 +1,106 @@ +task: detect +mode: train +model: yolo11n.pt +data: /content/rock-paper-scissors-14/data.yaml +epochs: 3 +time: null +patience: 100 +batch: 16 +imgsz: 640 +save: true +save_period: 1 +cache: false +device: null +workers: 8 +project: null +name: yolo11n_rps2 +exist_ok: false +pretrained: true +optimizer: auto +verbose: true +seed: 0 +deterministic: true +single_cls: false +rect: false +cos_lr: false +close_mosaic: 10 +resume: false +amp: true +fraction: 0.01 +profile: false +freeze: null +multi_scale: false +overlap_mask: true +mask_ratio: 4 +dropout: 0.0 +val: true +split: val +save_json: false +save_hybrid: false +conf: null +iou: 0.7 +max_det: 300 +half: false +dnn: false +plots: true +source: null +vid_stride: 1 +stream_buffer: false +visualize: false +augment: false +agnostic_nms: false +classes: null +retina_masks: false +embed: null +show: false +save_frames: false +save_txt: false +save_conf: false +save_crop: false +show_labels: true +show_conf: true +show_boxes: true +line_width: null +format: torchscript +keras: false +optimize: false +int8: false +dynamic: false +simplify: true +opset: null +workspace: null +nms: false +lr0: 0.01 +lrf: 0.01 +momentum: 0.937 +weight_decay: 0.0005 +warmup_epochs: 3.0 +warmup_momentum: 0.8 +warmup_bias_lr: 0.1 +box: 7.5 +cls: 0.5 +dfl: 1.5 +pose: 12.0 +kobj: 1.0 +nbs: 64 +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 +bgr: 0.0 +mosaic: 1.0 +mixup: 0.0 +copy_paste: 0.0 +copy_paste_mode: flip +auto_augment: randaugment +erasing: 0.4 +crop_fraction: 1.0 +cfg: null +tracker: botsort.yaml +save_dir: runs/detect/yolo11n_rps2 diff --git a/detect/yolo11n_rps2/confusion_matrix.png b/detect/yolo11n_rps2/confusion_matrix.png new file mode 100644 index 0000000000000000000000000000000000000000..e3b3e597913e689c1fda5fe5c2543e9028dcb03e Binary files /dev/null and b/detect/yolo11n_rps2/confusion_matrix.png differ diff --git a/detect/yolo11n_rps2/confusion_matrix_normalized.png b/detect/yolo11n_rps2/confusion_matrix_normalized.png new file mode 100644 index 0000000000000000000000000000000000000000..4e4c13b37d5babd78175453f1afb80c1bf4cb0ab Binary files /dev/null and b/detect/yolo11n_rps2/confusion_matrix_normalized.png differ diff --git a/detect/yolo11n_rps2/events.out.tfevents.1733957221.41a093b2c2c4.227.1 b/detect/yolo11n_rps2/events.out.tfevents.1733957221.41a093b2c2c4.227.1 new file mode 100644 index 0000000000000000000000000000000000000000..60c7065bdf6ae767e7f0796bb72451442eacce22 --- /dev/null +++ b/detect/yolo11n_rps2/events.out.tfevents.1733957221.41a093b2c2c4.227.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a70522359e4a8c1b50d165b73b490a3905d3ffac55f1e817708f5b50880c10c +size 273320 diff --git a/detect/yolo11n_rps2/labels.jpg b/detect/yolo11n_rps2/labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32647b6deda76adce91b5d6d946ee91b249fae51 Binary files /dev/null and b/detect/yolo11n_rps2/labels.jpg differ diff --git a/detect/yolo11n_rps2/labels_correlogram.jpg b/detect/yolo11n_rps2/labels_correlogram.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf1c8211e0e37e034598aabdefdd2a7bd027d452 Binary files /dev/null and b/detect/yolo11n_rps2/labels_correlogram.jpg differ diff --git a/detect/yolo11n_rps2/results.csv b/detect/yolo11n_rps2/results.csv new file mode 100644 index 0000000000000000000000000000000000000000..868a5f918041b08035b2d41bacfe1057764d9bb9 --- /dev/null +++ b/detect/yolo11n_rps2/results.csv @@ -0,0 +1,4 @@ +epoch,time,train/box_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),val/box_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2 +1,12.8763,1.40044,4.03244,1.36407,0.00141,0.58055,0.00747,0.00295,1.42876,3.99516,1.88342,5.716e-05,5.716e-05,5.716e-05 +2,33.781,1.30333,3.79625,1.30349,0.00166,0.64831,0.0136,0.00605,1.40211,3.93065,1.8017,8.61687e-05,8.61687e-05,8.61687e-05 +3,41.2629,1.24374,3.95201,1.21436,0.00179,0.70297,0.02631,0.01153,1.43655,3.86154,1.76071,6.80204e-05,6.80204e-05,6.80204e-05 diff --git a/detect/yolo11n_rps2/results.png b/detect/yolo11n_rps2/results.png new file mode 100644 index 0000000000000000000000000000000000000000..e941eabd69c3ff5e6db085c506265acffc026a47 Binary files /dev/null and b/detect/yolo11n_rps2/results.png differ diff --git a/detect/yolo11n_rps2/train_batch0.jpg b/detect/yolo11n_rps2/train_batch0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b0aec45baabe5f52975494ed29fa26f6ae12944 Binary files /dev/null and b/detect/yolo11n_rps2/train_batch0.jpg differ diff --git a/detect/yolo11n_rps2/train_batch1.jpg b/detect/yolo11n_rps2/train_batch1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e17f8786c0a5841bcc08ab25dee38bfadd44a13a Binary files /dev/null and b/detect/yolo11n_rps2/train_batch1.jpg differ diff --git a/detect/yolo11n_rps2/train_batch2.jpg b/detect/yolo11n_rps2/train_batch2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45a883636345f2300ff6877e86a210e124ba8b67 Binary files /dev/null and b/detect/yolo11n_rps2/train_batch2.jpg differ diff --git a/detect/yolo11n_rps2/val_batch0_labels.jpg b/detect/yolo11n_rps2/val_batch0_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3be2d88ca2aa69ef664556746e1b6c0e15a9f60f Binary files /dev/null and b/detect/yolo11n_rps2/val_batch0_labels.jpg differ diff --git a/detect/yolo11n_rps2/val_batch0_pred.jpg b/detect/yolo11n_rps2/val_batch0_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce303a5af13e6d68ca6321809ef1f9b99d345345 Binary files /dev/null and b/detect/yolo11n_rps2/val_batch0_pred.jpg differ diff --git a/detect/yolo11n_rps2/val_batch1_labels.jpg b/detect/yolo11n_rps2/val_batch1_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ec71170f99141b75357304b0d59a0f291d5e7ae Binary files /dev/null and b/detect/yolo11n_rps2/val_batch1_labels.jpg differ diff --git a/detect/yolo11n_rps2/val_batch1_pred.jpg b/detect/yolo11n_rps2/val_batch1_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1822856669e1b8fe7041ae3692e6db115d7e5e40 Binary files /dev/null and b/detect/yolo11n_rps2/val_batch1_pred.jpg differ diff --git a/detect/yolo11n_rps2/val_batch2_labels.jpg b/detect/yolo11n_rps2/val_batch2_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..553680b988c2ed1f4132f3d36967432a6bd4867d Binary files /dev/null and b/detect/yolo11n_rps2/val_batch2_labels.jpg differ diff --git a/detect/yolo11n_rps2/val_batch2_pred.jpg b/detect/yolo11n_rps2/val_batch2_pred.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d3b11519ff9a39487a11fa5c67004231bb19b26 Binary files /dev/null and b/detect/yolo11n_rps2/val_batch2_pred.jpg differ diff --git a/detect/yolo11n_rps2/weights/best.pt b/detect/yolo11n_rps2/weights/best.pt new file mode 100644 index 0000000000000000000000000000000000000000..9fd761aeb474881f5aef150658ce06ccd36b6265 --- /dev/null +++ b/detect/yolo11n_rps2/weights/best.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d352913111feb0e6cfb6ea8bf4d6d945b4118f85ac2090739a077a03652a52d9 +size 5465619 diff --git a/detect/yolo11n_rps2/weights/epoch0.pt b/detect/yolo11n_rps2/weights/epoch0.pt new file mode 100644 index 0000000000000000000000000000000000000000..31064d00346bab4b6bed5daf294323b06d14116e --- /dev/null +++ b/detect/yolo11n_rps2/weights/epoch0.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df9c3577ffd68d53f0bc4b68107889d62e41cb275e9994c9926427efa2e7aff +size 16077716 diff --git a/detect/yolo11n_rps2/weights/epoch1.pt b/detect/yolo11n_rps2/weights/epoch1.pt new file mode 100644 index 0000000000000000000000000000000000000000..e6fddebd64e43fe5740eeaae7f3431a617ce0c9f --- /dev/null +++ b/detect/yolo11n_rps2/weights/epoch1.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687adb78b692217d87736bd4de9d6dccdb16caf5ec31a176c4b2399cd9dcef03 +size 16077844 diff --git a/detect/yolo11n_rps2/weights/epoch2.pt b/detect/yolo11n_rps2/weights/epoch2.pt new file mode 100644 index 0000000000000000000000000000000000000000..104d7cc1804ea23b7075527c4e85ceb1ed1a43d8 --- /dev/null +++ b/detect/yolo11n_rps2/weights/epoch2.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe258b4e4cf0948adb757b4075b250b6154e82e7b42ea251c4ebde6b22c69ac +size 16077972 diff --git a/detect/yolo11n_rps2/weights/last.pt b/detect/yolo11n_rps2/weights/last.pt new file mode 100644 index 0000000000000000000000000000000000000000..3b376d72c31aac329099edd0d8f24aa09d9322bc --- /dev/null +++ b/detect/yolo11n_rps2/weights/last.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7f9e862c467db42a604211cf2e29f41cd7e870dd698bb0e8a2aa99c7897a7e +size 5465619