Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.76 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.76 KB

3DGAN model for fast particle detector simulation

3D Generative Adversarial Network for generation of images of calorimeter depositions

This project is based on the prototype 3DGAN model developed at CERN and is developed on PyTorch Lightning framework. Can also be found in the following repositories in different ML framework versions:

Dataset

The data used for the training and validation processes of the model are 3D images representing calorimeter energy depositions and are publicly available in different formats:

Related work

  1. Khattak, G.R., Vallecorsa, S., Carminati, F. et al. Fast simulation of a high granularity calorimeter by generative adversarial networks. Eur. Phys. J. C 82, 386 (2022). DOI:  https://doi.org/10.1140/epjc/s10052-022-10258-4
  2. Physics Validation of Novel Convolutional 2D Architectures for Speeding Up High Energy Physics Simulations, Florian Rehm, Sofia Vallecorsa, Kerstin Borras, Dirk Krücker. Paper published at vCHEP2021 conference. DOI: https://doi.org/10.48550/arXiv.2105.08960