OpenSketch¶
- class sketchkit.datasets.OpenSketch(root: str | Path | None = None, load_all: bool = False, cislab_source: bool = False, skip_integrity_check: bool = False)[source]¶
The OpenSketch dataset contains vector sketches represented with polyline curves.
- md5_sum¶
MD5 checksum for dataset integrity verification.
- Type:
str
References
Original dataset: https://www-sop.inria.fr/reves/Basilic/2019/GSHPDB19/
- Private-members:
- Special-members: