Repo for the Kaggle competition - Level 5 Lyft Motion prediction
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
Learning rate finder builtin function used for analysis and plotted
463bfd0View on GitHubInitial commit for Pytorch-lightning version of R18-dr-conclusion baseline
9bd756dView on GitHubCsv for samples vs train and validation scores and plot added
74774fdView on GitHubtrain metrics and validation score of upto 2176k samples updated
3471706View on GitHubTrain metrics for R34 based model upto 1304k samples updated, noteboook run as python script to check for perfromance imporvement - none found
bf1941fView on GitHubR34 norm agent features baseline model updated, train metrics for 944k samples along with validation metric updated
82aad0dView on GitHubTraining lossess for R34 10 224 nll multimode model trained using normalised agent features for 480k samples with batch size of 32, training loss of ~65
f9c35beView on GitHubAgent history positions, Nomralised agent extent used as features, added dropout in fc layers and trained for 480k samples using batch size of 32
7e5eddfView on GitHubresnet18 baseline notebook run from 224k samples to 440k samples
80793e2View on GitHubNotebook to find the distribution of agents across train, validate and test sets; using CUDA-based functions due to huge data not fitting inside RAM available
edb8704View on GitHubLSTM based Encoder Decoder for motion prediction initial commit
21c4c10View on GitHubUpdated gitignore to include R18_pvt_10_224_nll_multimode_264k.pth weight file
a680b78View on GitHub