We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3ffb9 commit d7b30bdCopy full SHA for d7b30bd
README.md
@@ -17,7 +17,7 @@ In this paper, we investigate the challenge of spatio-temporal video prediction,
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.
+* `train_model.py` and `exp_vq.py` are the core files for training, validating, and testing pipelines.
21
22
23
0 commit comments