Commit
·
8cbd5a9
1
Parent(s):
f3b63d1
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ The temporal information corresponding to the ordering of the video frames can't
|
|
| 17 |
|
| 18 |
The positional embeddings are added to the pre-computed CNN feature maps and finally fed as input to the Transformer Encoder.
|
| 19 |
|
| 20 |
-
The has nearly 4.23 million parameters. It works best with large datasets and longer training schedules.
|
| 21 |
|
| 22 |
## Intended uses
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
The positional embeddings are added to the pre-computed CNN feature maps and finally fed as input to the Transformer Encoder.
|
| 19 |
|
| 20 |
+
The final model has nearly 4.23 million parameters. It works best with large datasets and longer training schedules.
|
| 21 |
|
| 22 |
## Intended uses
|
| 23 |
|