Tutorials and onboarding for the GNN Tracking project
-
Follow the instructions from the main library to set up the conda environment and install the package.
-
Run
pytest
on the main package -
Download the trackml dataset (see note below). Note that the full dataset is linked in "Dataset description and other files" in the "Participate" tab (O(100GB) of data). The data files of the "Starting Kit"/"Public Data" are only a tiny fraction of this.
Note The website competitions.codalab.org does no longer accept new registrations (needed to access the data set). If you do not already have an account there, contact us for the dataset.
pip3 install pre-commit
pre-commit install
nbdime config-git enable