Skip to content

Pre-trained models

Latest
Compare
Choose a tag to compare
@m-decoster m-decoster released this 09 Mar 09:42
· 12 commits to master since this release

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.