datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
DRRMsketchy-dataset
Sketchy Dataset
This is the Sketchy database used for sketch-to-image generation research.
Dataset Details
Uploaded: 2026-03-09
Files: 87987
Total Size: 1.03 GB
Format: Images (sketches and photos)
Dataset Structure
sketchy/
├── train/
│ ├── sketches/
│ └── photos/
├── val/
│ ├── sketches/
│ └── photos/
└── test/
├── sketches/
└── photos/
Usage
from datasets import load_dataset
# Load the dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/DrRORAL/sketchy-dataset.best-lasik-eye-surgeon-in-delhi
