Skip to content

Commit 3e50ea1

Browse files
authored
Update README.md
1 parent 98d0555 commit 3e50ea1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,21 @@ In this paper, we investigate the challenge of spatio-temporal video prediction,
1010
<img src='figure/mm.png' width="100%">
1111
</p>
1212

13+
14+
15+
16+
17+
## Citation
18+
19+
If you are interested in our repository and our paper, please cite the following paper:
20+
21+
```
22+
@inproceedings{wu2024pastnet,
23+
title={Pastnet: Introducing physical inductive biases for spatio-temporal video prediction},
24+
author={Wu, Hao and Xu, Fan and Chen, Chong and Hua, Xian-Sheng and Luo, Xiao and Wang, Haixin},
25+
booktitle={Proceedings of the 32nd ACM International Conference on Multimedia},
26+
pages={2917--2926},
27+
year={2024}
28+
}
29+
```
30+

0 commit comments

Comments
 (0)