These are the models for my final predictions on the leaderboards.
There is one model for the RGB track and one for the RGB-D track.
They can be extracted using tar -jxvf CP_FILE.tar.bz2
, resulting in a .ckpt
file, which can be loaded by PyTorch Lightning.
To use these models for predictions, see README.md
.