QuickDraw

class sketchkit.datasets.QuickDraw(root: str | Path | None = None, load_all: bool = False, cislab_source: bool = False, skip_integrity_check: bool = False)[source]

QuickDraw dataset loader and interface.

The QuickDraw dataset contains millions of drawings across 345 categories, collected from the Quick, Draw! game. Each drawing is represented as a sequence of strokes in stroke-3 format.

md5_sum

MD5 checksum for dataset integrity verification.

Type:

str

References

Private-members:

Special-members: