Edit model card

LeYOLO

LeYOLO Small weights - HuggingFace integration

Github: https://github.com/LilianHollard/LeYOLO

Paper: https://arxiv.org/abs/2406.14239

Minimal example:

#clone github
#inside LeYOLO folder, load LeYOLO weights (nano, small, medium or large)
model = YOLO.from_pretrained("lhollard/leyolo-small")
#use ultralytics CLI and Python tools
results = model.val(data="ultralytics/cfg/datasets/coco8.yaml")
Downloads last month
89
Safetensors
Model size
1.95M params
Tensor type
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Space using lhollard/leyolo-small 1