File size: 1,066 Bytes
3f5b2c4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
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`.
|