/ghostprob

Predicting if tracks are ghosts or real.

Primary LanguagePython

ghostprob

cpp

This directory contains the C++ and TensorRT implementation of the inference algorithm for detecting ghost tracks.

source setup.sh
cd cpp
make

python

This directory contains the PyTorch scripts to train a NN model to detect ghost tracks.

data

This directory contains raw data and trained models.