GTT-Net: Learned Generalized Trajectory Triangulation This is the implementation of the paper ‘GTT-Net: Learned Generalized Trajectory Triangulation’ using pytorch. Setup Specific setup will come soon Evaluation and testing Evauation on ski datasets: python ski_test.py Training Specific training instruction will come soon.