# Sketchy Sketchy 数据集包括对象与对应照片,常用于草图-图像检索任务。 **特性** - 表示: Bezier **用法示例** ```python from sketchkit.datasets import Sketchy ds = Sketchy() ```