DDACS - Deep Drawing and Cutting Simulations Dataset¶
A Python package for accessing and processing the Deep Drawing and Cutting Simulations (DDACS) Dataset.
Simulation with tool geometries showing sheet metal thinning, stress and strain.
Features¶
- CLI Tool: Download datasets directly from DaRUS repository
- Python API: Access simulation data with metadata
- PyTorch Integration: Ready-to-use Dataset class for machine learning
- Utility Functions: Extract point clouds, meshes, stress, and strain data
Quick Links¶
Citation¶
If you use this dataset or code in your research, please cite both the dataset and the paper:
Dataset Citation¶
@dataset{baum2025ddacs,
title={Deep Drawing and Cutting Simulations Dataset},
author={Baum, Sebastian and Heinzelmann, Pascal},
year={2025},
publisher={DaRUS},
doi={10.18419/DARUS-4801}
}