Datasets:
updated readme with ntu dataset and license detail
Browse files
README.md
CHANGED
|
@@ -102,6 +102,7 @@ The MVTamperBench dataset integrates videos from several sources, each contribut
|
|
| 102 |
| MoVQA | Diverse scenes for scene transition comprehension |
|
| 103 |
| VLN-CE | Indoor navigation from agent perspective |
|
| 104 |
| TVQA | TV show scenes for episodic reasoning |
|
|
|
|
| 105 |
|
| 106 |
### Dataset Expansion
|
| 107 |
|
|
@@ -112,7 +113,7 @@ The original MVBench dataset contains 3,699 videos, which have been systematical
|
|
| 112 |
|
| 113 |
Below is a visual representation of the tampered video length distribution:
|
| 114 |
|
| 115 |
-

|
| 117 |
|
| 118 |
---
|
| 119 |
|
|
|
|
| 181 |
|
| 182 |
## License
|
| 183 |
|
| 184 |
+
MVTamperBench is built upon MVBench and therefore operates under the same license as the original MVBench. For more details, please refer to the MVBench README.
|