OpenSketch: A Richly-Annotated Dataset of Product Design Sketches
SIGGRAPH Asia 2019Stroke-processing library and I/O of OpenSketch format: [pyLowStroke]
Sketch-reconstruction library: [pySBM]
Content
Use the menu on the left to navigate through the dataset:
Collected sketches - all the collected sketches.
Annotations: 3D shape Registration - all the collected sketches overlayed with registered 3D models.
Annotations: Lines labeling - each line type is shown in a separate layer for all the sketches made from the first viewpoint (paper: Section 6.1 Stroke labeling).
Applications: lines classification - visualization of automatic clustering of lines for two groups.
Applications: concept to presentation - results of concept to presentation conversions on test data.
Applications: sketch to normal - results of normals prediction from the input sketches.
The images are gouped either by a designer (Grouped by designer) or by an object (Grouped by object).
All downloads
For details, see downloads pages from the menu on the left.Downloads:
- sketches_json_first_viewpoint.zip (134 MB)
- sketches_json_second_viewpoint.zip (127 MB)
- sketches_svgs.zip (26.5 MB)
- sketching_tasks_mac.zip (217 MB)
- sketching_tasks_windows.zip (111 MB)
- objects_animations.zip (4.57 MB)
- objects_orth_views.zip (8.99 MB)
- correspondanciesJSON.zip (112 KB)
- camera_parameters.zip (60 KB)
- objects.zip (32.7 MB)
- sketches_labeling_first_viewpoint.zip (89.0 MB)
- labeling_tool_executable_windows.zip (19.3 MB)
- sketch2normal_test_datasets.zip (157 MB)
- OpenSketch.zip (906 MB).
- sketch2normal_test_datasets.zip (157 MB)
- svm_lines_classification_results.zip (2.34 GB)
- sketch2normal_predictions.zip (1.22 GB)
- sketch2presentation.zip (3.36 GB)
- checkpoints_sketch2normal.zip (122 GB)
Code:
- Repository. All the code relevant to the project. For the detailed information please see downloads pages in the menu on the left.
Additional files
It additionally contains:
supplemental.pdf | The document containing the information complementary to the paper, displayed bellow | |
---|---|---|
example_instructions.pdf | The instructions which the participants were provide prior to sketching as well as a screenshot of the drawing interface. | |
strokes_types_distribution.pdf | Pie-charts computed per each object within students and professionals groups | |
drawing_explorer.py | The simple python viewer to explore the drawing creation process. |