|
--- |
|
license: cc-by-nc-4.0 |
|
--- |
|
|
|
### CAD-Recode: Reverse Engineering CAD Code from Point Clouds |
|
|
|
CAD-Recode dataset is provided in form of Python (CadQuery) codes. |
|
Train size is ~1M and validation size is ~1k. |
|
|
|
|
|
CAD-Recode model and code are released at github https://github.com/filaPro/cad-recode. |
|
And if you like it, give us a github 🌟. |
|
|
|
|
|
### Citation |
|
|
|
If you find this work useful for your research, please cite our paper: |
|
|
|
``` |
|
@misc{rukhovich2024cadrecode, |
|
title={CAD-Recode: Reverse Engineering CAD Code from Point Clouds}, |
|
author={Danila Rukhovich, Elona Dupont, Dimitrios Mallis, Kseniya Cherenkova, Anis Kacem, Djamila Aouada}, |
|
year={2024}, |
|
eprint={2412.14042}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CV}, |
|
url={https://arxiv.org/abs/2412.14042}, |
|
} |
|
``` |