Skip to content

Commit 4f3ffb9

Browse files
authored
Update README.md
1 parent 3e50ea1 commit 4f3ffb9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ In this paper, we investigate the challenge of spatio-temporal video prediction,
1212

1313

1414

15+
## Overview
16+
17+
* `API/` contains dataloaders and metrics.
18+
* `modules/` contains several used module blocks.
19+
* `models/` contains the PastNet model.
20+
* `train_model.py` is the core file for training, validating, and testing pipelines.
21+
1522

1623

1724
## Citation

0 commit comments

Comments
 (0)