tlpss's picture
Update README.md
8194b8c verified
metadata
license: mit
task_categories:
  - feature-extraction
size_categories:
  - 1K<n<10K

Coco-formattedaRTF keypoints dataset train/val/test splits for T-shirts, Shorts and towels. See original repo for more details.

This dataset is not 'arrow-formatted'. HF simply serves as storage. Best to download the raw files instead of 'arrowed' version using following snippet:

    huggingface_hub.snapshot_download(ARTF_RESIZED_CATEGORIES_HF_URL,repo_type="dataset",local_dir=ARTF_CATEGORIES_DATASETS_DIR)