Skip to content

EigenTrajectory Model Zoo

Latest
Compare
Choose a tag to compare
@InhwanBae InhwanBae released this 15 Sep 03:13
· 5 commits to main since this release

We provide a collection of pre-trained weights of our EigenTrajectory model with various baselines!

Baselines implemented in this repository:

  1. Social-STGCNN (CVPR'20)
  2. PECNet (ECCV'20)
  3. DMRGCN (AAAI'21)
  4. SGCN (CVPR'21)
  5. LB-EBM (CVPR'21)
  6. AgentFormer (ICCV'21)
  7. Social-Implicit (ECCV'22)
  8. GP-Graph-STGCNN (ECCV'22)
  9. GP-Graph-SGCN (ECCV'22)
  10. Graph-TERN (AAAI'23)

We thank the authors for releasing their code and models.