tomerwei / Fusion360GalleryDataset

Data, tools, and documentation of the Fusion 360 Gallery Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fusion 360 Gallery Dataset

Fusion 360 Gallery Dataset

The Fusion 360 Gallery Dataset contains rich 2D and 3D geometry data derived from parametric CAD models. The dataset is produced from designs submitted by users of the CAD package Autodesk Fusion 360 to the Autodesk Online Gallery. The dataset provides valuable data for learning how people design, including sequential CAD design data, designs segmented by modeling operation, and design hierarchy and connectivity data.

Datasets

From the approximately 20,000 designs available we derive several datasets focused on specific areas of research. Currently the following data subsets are available, with more to be released on an ongoing basis.

Sequential construction sequence information from a subset of simple 'sketch and extrude' designs.

Fusion 360 Gallery Reconstruction Dataset

A segmentation of 3D models based on the modeling operation used to create each face, e.g. Extrude, Fillet, Chamfer etc...

Fusion 360 Gallery Segmentation Dataset

Publications

Please cite the relevant paper below if you use the Fusion 360 Gallery dataset in your research.

Reconstruction Dataset

Fusion 360 Gallery: A Dataset and Environment for Programmatic CAD Reconstruction

@article{willis2020fusion,
    title={Fusion 360 Gallery: A Dataset and Environment for Programmatic CAD Reconstruction},
    author={Karl D. D. Willis and Yewen Pu and Jieliang Luo and Hang Chu and Tao Du and Joseph G. Lambourne and Armando Solar-Lezama and Wojciech Matusik},
    journal={arXiv preprint arXiv:2010.02392},
    year={2020}
}

Segmentation Dataset

Coming soon...

Download

Dataset Designs Documentation Download Paper
Reconstruction 8,625 Documentation r1.0.0 - 2.0 GB Paper
Segmentation 35,858 Documentation s1.0.0 - 2.9 GB Forthcoming

Tools

As part of the dataset we provide various tools for working with the data. These tools leverage the Fusion 360 API to perform operations such as geometry reconstruction, traversing B-Rep data structures, and conversion to other formats. More information can be found in the tools directory.

License

Please refer to the dataset license.

About

Data, tools, and documentation of the Fusion 360 Gallery Dataset

License:Other


Languages

Language:Jupyter Notebook 58.3%Language:Python 41.7%