PyTorch version for MPID. Rewritten from the TensorFlow version for the purpose of production on Fermilab GRID Multiple Particle Identification CNN. MPID taks a 512x512 LArTPC images and returns probablities of having particles from proton, electron, muon, muon and charged pions.
LArCV, ROOT, PyTorch
- Setup LArCV using Wiki,
- git clone https://github.com/ruian1/MPID_pytorch.git
- source setup.sh
- Edit training configures in under ./uboone/run_train.sh
- source ./uboone/run_train.sh