links-yolov10-v2 / README.md
lamiaaEl's picture
Update README.md
5a2c03c verified
|
raw
history blame
544 Bytes
metadata
pipeline_tag: object-detection
tags:
  - code

This repository contains the fine-tuning script and weights of YOLOv10m on links dataset.

The links dataset :

  • The dataset contains about 50000 images (some corrupt images were removed).

The training :

  • We fine-tuned YOLOv10m with this configuration : Model: yolov10m.pt

    Epochs: 10

    Batch: 66

    device: [0,1,2,3,4,5] (GPU L4 x 6)

    size :

  • Training time :

The results :

Confusion matrix :
Training loss :
Precision, F1 and recall :