Srikant86 commited on
Commit
a78a346
·
1 Parent(s): f75289a

updated readme with ntu dataset and license detail

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
- ![Tampered Video Length Distribution](./assert/tampered_video_length_distribution.png "Distribution of tampered video lengths")
116
 
117
  ---
118
 
@@ -180,4 +181,4 @@ If you use MVTamperBench in your research, please cite:
180
 
181
  ## License
182
 
183
- MVTamperBench is released under the MIT License. See `LICENSE` for details.
 
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
+ | NTU RGB+D | Used for human action recognition |
106
 
107
  ### Dataset Expansion
108
 
 
113
 
114
  Below is a visual representation of the tampered video length distribution:
115
 
116
+ ![Tampered Video Length Distribution](path/to/tampered_video_length_distribution.png "Distribution of tampered video lengths")
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.