Edit model card

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 Examples
Inference API (serverless) is not available, repository is disabled.