valiantlynxz/norwegian-grocery
NorgesGruppen Grocery Detection Dataset Object detection dataset for Norwegian grocery store shelf images, from the NorgesGruppen Data competition. Quick Start from datasets import load_dataset # COCO format (default) - raw competition annotations ds = load_dataset("valiantlynxz/norwegian-grocery", trust_remote_code=True) # YOLO format - auto-converted on load, no scripts needed ds = load_dataset("valiantlynxz/norwegian-grocery", name="yolo"… See the full description on the dataset page: https://huggingface.co/datasets/valiantlynxz/norwegian-grocery.
This repository belongs to valiantlynxz on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
