CoolFace
Datasetpublic

shijli/voc2012

PASCAL VOC 2012 PASCAL VOC 2012, packed once with a config per task view, so that a project can pull the split it needs without unpacking VOCtrainval_11-May-2012.tar and wiring up paths first. from datasets import load_dataset seg = load_dataset("shijli/voc2012", "segmentation") # 1464 train / 1449 val aug = load_dataset("shijli/voc2012", "segmentation_aug") # 10582 train / 1449 val det = load_dataset("shijli/voc2012", "detection") # 5717 train /… See the full description on the dataset page: https://huggingface.co/datasets/shijli/voc2012.

sourceHugging Faceotherupdated 22d agoView on Hugging Face
0likes260downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
shijli/voc2012 · CoolFace