TracingVsFreehand¶
- class sketchkit.datasets.TracingVsFreehand(root: Path | str | None = None, load_all: bool = False, cislab_source: bool = True)[source]¶
Tracing-vs-Freehand dataset loader.
This dataset contains sketches categorized as freehand drawings, registered drawings, and tracings, stored in SVG format. This loader handles automatic downloading, integrity checking, and parsing of these SVG files.
- md5_sum¶
MD5 checksum for the extracted dataset directory.
- Type:
str
- URL¶
Download URL for the dataset zip file.
- Type:
str
- Private-members:
- Special-members: