This repo aims to reproduce and open the results obtained from "Parallelized Spatiotemporal Binding".
- Create README
- Prepare issues labels
- Prepare the layers
- Implement SAVi
- Prepare the training loop
- Create a simple dataset (CLEVRER)
- Launch a PSB training
- Launch an original SAVi training
- Compare the accuracies & the training times
- Train the model on other datasets
- Launch training on MOVi datasets
- Combine with DINOSAUR/VIDEOSAUR
This project builds upon the following work :
@misc{singh2024parallelizedspatiotemporalbinding,
title={Parallelized Spatiotemporal Binding},
author={Gautam Singh and Yue Wang and Jiawei Yang and Boris Ivanovic and Sungjin Ahn and Marco Pavone and Tong Che},
year={2024},
eprint={2402.17077},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2402.17077},
}
This project is licensed under the MIT license.