A simple Implementation of ParticleNet (arXiv) in Pytorch Geometric. This implementation was made in collaboration with Animesh Sinha and Kalp Shah.
- PyTorch
- PyTorch Geometric
- Numpy
- Pandas
- Awkward Arrays
- Uproot Methods
- Tqdm
Please cite our Github Implementation (Repo) if you plan to use this code in your research work as:
@misc{PointNet_Pyg,
author = {Jai Bardhan and Animesh Sinha and Kalp Shah},
title = {ParticleNet PyTorch Geometric},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/Jai2500/particlenet}},
commit = {87aef4ff2b9d7c7ab60207eee482d10022fac531}
}