This repository contains the fine-tuning script and weights of YOLOv10m on links dataset (The finetuning is unfinished, it stopped in the epoch 10).

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 : imgsz=[794]

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.