Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
---
|
15 |
# SpaceTimeGPT - A Spatiotemporal Video Captioning Model
|
16 |
|
17 |
-
|
18 |
|
19 |
Vision Encoder Model: [timesformer-base-finetuned-k600](https://huggingface.co/facebook/timesformer-base-finetuned-k600) \
|
20 |
Text Decoder Model: [gpt2](https://huggingface.co/gpt2)
|
|
|
14 |
---
|
15 |
# SpaceTimeGPT - A Spatiotemporal Video Captioning Model
|
16 |
|
17 |
+
![SpaceTimeGPT](https://raw.githubusercontent.com/Neleac/SpaceTimeGPT/main/model.JPG)
|
18 |
|
19 |
Vision Encoder Model: [timesformer-base-finetuned-k600](https://huggingface.co/facebook/timesformer-base-finetuned-k600) \
|
20 |
Text Decoder Model: [gpt2](https://huggingface.co/gpt2)
|