CoolFace
Datasetpublic

goftaidc/lao-plate-dataset

Lao License Plate Provinces Cropped Lao license-plate images labelled with the issuing province (18 classes), plus the plate letters, digits, and color. Task: image classification (province from a plate crop). Splits are grouped by plate (province+letters+digits) so the same physical plate never appears in two splits — honest eval. Seed 42, ~80/10/10. label is a ClassLabel over the 18 canonical provinces; province is the Lao string. reviewed: yes = consensus-verified (two… See the full description on the dataset page: https://huggingface.co/datasets/goftaidc/lao-plate-dataset.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes43downloads
Dataset Card

Lao License Plate Provinces

Cropped Lao license-plate images labelled with the issuing province (18 classes), plus the plate letters, digits, and color.

  • Task: image classification (province from a plate crop).
  • Splits are grouped by plate (province+letters+digits) so the same physical plate never appears in two splits — honest eval. Seed 42, ~80/10/10.
  • label is a ClassLabel over the 18 canonical provinces; province is the Lao string.
  • reviewed: yes = consensus-verified (two independent reads agreed), pred = auto-accepted (Vientiane Capital + a few high-reliability provinces).
  • Old ກຳແພງນະຄອນ plates are canonicalised to ນະຄອນຫຼວງວຽງຈັນ.

Per-class counts (train+val+test)

provincen
ນະຄອນຫຼວງວຽງຈັນ8100
ຜົ້ງສາລີ5
ຫຼວງນ້ຳທາ42
ອຸດົມໄຊ64
ບໍ່ແກ້ວ35
ຫຼວງພະບາງ212
ຫົວພັນ24
ໄຊຍະບູລີ112
ຊຽງຂວາງ25
ວຽງຈັນ182
ບໍລິຄຳໄຊ755
ຄຳມ່ວນ549
ສະຫວັນນະເຂດ763
ສາລະວັນ11
ເຊກອງ9
ຈຳປາສັກ379
ອັດຕະປື13
ໄຊສົມບູນ37

Note: the set is skewed toward ນະຄອນຫຼວງວຽງຈັນ (Vientiane Capital). Ten provinces still have <100 samples (some are capped by how rarely they appear in the source footage). Train with class-weighted loss / a weighted sampler, and keep growing the thin classes via active learning.