DeepWheel / README.md
Leekyo's picture
Add DeepWheel v1.0 (components + sim results + docs), CC BY-NC 4.0
3f5b2c4 verified
---
license: cc-by-nc-4.0
pretty_name: DeepWheel
tags:
- engineering-design
- 3d
- wheel-design
- cad
- depth-estimation
---
# DeepWheel
Hugging Face distribution of the **DeepWheel** dataset (KAIST Smart Design Lab / Narnia Labs),
a multi-modal dataset of generatively designed wheels: rendered images, predicted depth maps,
reconstructed 3D meshes, 3D CAD models, and simulation results.
## Components
| File | Contents |
|---|---|
| `1_rendered_images.zip` | Rendered images |
| `2_predicted_depth_maps.zip` | Predicted depth maps |
| `3_3D_recon_meshes.zip` | Reconstructed 3D meshes |
| `4_3D_cad_models.zip` | 3D CAD models |
| `deepwheel_sim_results.csv` | Simulation results |
| `readme.docx` | Official dataset documentation (incl. file-matching instructions) |
## License
**CC BY-NC 4.0** (Creative Commons Attribution-NonCommercial 4.0 International).
Use, modification, and redistribution are permitted for **non-commercial** purposes with
attribution. Commercial use of the dataset or derivative models is prohibited.
See `readme.docx`.