/fastrack

the top5 track finding algorithm from TrackML Kaggle and Codalab competitions

Primary LanguageC++MIT LicenseMIT

fastrack

the top5 track finding algorithm from TrackML Kaggle and Codalab competitions

Please see Fastrack_document.pdf for the algorithm description

How to use the model

cd lib gmake

this will produce libModel.so which is used together with the files in /submission subdirectory to create a Codalab submission for the TrackML competition.