Add video-to-video pipeline tag (#1)
Browse files- Add video-to-video pipeline tag (065df36fbb7a6662c160b826446a953d08f81ba7)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- moving-mnist
|
5 |
- video-to-video
|
6 |
license: cc0-1.0
|
|
|
7 |
---
|
8 |
## Tensorflow Keras Implementation of Next-Frame Video Prediction with Convolutional LSTMs 📽️
|
9 |
|
|
|
4 |
- moving-mnist
|
5 |
- video-to-video
|
6 |
license: cc0-1.0
|
7 |
+
pipeline_tag: video-to-video
|
8 |
---
|
9 |
## Tensorflow Keras Implementation of Next-Frame Video Prediction with Convolutional LSTMs 📽️
|
10 |
|