diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..55cab133643a2a73e083373d2106533678d0edd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,5 @@ *.7z filter=lfs diff=lfs merge=lfs -text *.arrow filter=lfs diff=lfs merge=lfs -text -*.avro filter=lfs diff=lfs merge=lfs -text *.bin filter=lfs diff=lfs merge=lfs -text *.bz2 filter=lfs diff=lfs merge=lfs -text *.ckpt filter=lfs diff=lfs merge=lfs -text @@ -10,7 +9,6 @@ *.joblib filter=lfs diff=lfs merge=lfs -text *.lfs.* filter=lfs diff=lfs merge=lfs -text *.lz4 filter=lfs diff=lfs merge=lfs -text -*.mds filter=lfs diff=lfs merge=lfs -text *.mlmodel filter=lfs diff=lfs merge=lfs -text *.model filter=lfs diff=lfs merge=lfs -text *.msgpack filter=lfs diff=lfs merge=lfs -text diff --git a/Anomaly Context Understanding.zip b/Anomaly Context Understanding.zip new file mode 100644 index 0000000000000000000000000000000000000000..d346952b0d0ac34469e5996f2da59ee659ced291 --- /dev/null +++ b/Anomaly Context Understanding.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a4489624fe79c2932bc31ad40b4b63cea6c33950132b4e9f867981ce39ff5b +size 9178531292 diff --git a/Emotion Recognition.zip b/Emotion Recognition.zip new file mode 100644 index 0000000000000000000000000000000000000000..8da2a7cf6bb387f90099530ee62e01bfd47ed838 --- /dev/null +++ b/Emotion Recognition.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3cfdbc39adcf7f0620f48f15104b1c72bc1683165b979442ba4877d2529a9dd +size 5678597769 diff --git a/Misleading Context Understanding.zip b/Misleading Context Understanding.zip new file mode 100644 index 0000000000000000000000000000000000000000..480bf4d86e610f786074531785fd7b793d203bb9 --- /dev/null +++ b/Misleading Context Understanding.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920094f42558564572e66f2267b241df22ab82b12abde2d5b80acf9f9052bef5 +size 5905047800 diff --git a/Multimodal Alignment.zip b/Multimodal Alignment.zip new file mode 100644 index 0000000000000000000000000000000000000000..6e6e68ee95127feb02fef25d6304eb8fe20bc199 --- /dev/null +++ b/Multimodal Alignment.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d96cb405af89960f627d1f5099ac4ba068f7631fa903317f3866985ec567a52 +size 9582631101 diff --git a/Proactive Output_1-25.zip b/Proactive Output_1-25.zip new file mode 100644 index 0000000000000000000000000000000000000000..9274e1a5721537f007711dbffa86e270365bae04 --- /dev/null +++ b/Proactive Output_1-25.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d8b4a39ab89b73d62fec98a8c343db4bede0a3acf044e23c029e828b50f8aa +size 4477402711 diff --git a/Proactive Output_26-50.zip b/Proactive Output_26-50.zip new file mode 100644 index 0000000000000000000000000000000000000000..cea8a19e9bc8c11254bdaa485bfbaff40e53ede0 --- /dev/null +++ b/Proactive Output_26-50.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c5b157631d72f4ede7bcee5cc56c0a0328f1e66d8c33742fdfb741ebb3a365 +size 4311616739 diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e429e59fa77f4f180c2d22b1c771d49090aa54e9 --- /dev/null +++ b/README.md @@ -0,0 +1,241 @@ +--- +task_categories: +- question-answering +language: +- en +size_categories: +- 1K + StreamingBench Banner + +
+ 🏠 Project Page | + 📄 arXiv Paper | + 📦 Dataset | + 🏅Leaderboard +
+ + +**StreamingBench** evaluates **Multimodal Large Language Models (MLLMs)** in real-time, streaming video understanding tasks. 🌟 + +------ + +[**NEW!** 2025.05.15] 🔥: [Seed1.5-VL](https://github.com/ByteDance-Seed/Seed1.5-VL) achieved ALL model SOTA with a score of 82.80 on the Proactive Output. + +[**NEW!** 2025.03.17] ⭐: [ViSpeeker](https://arxiv.org/abs/2503.12769) achieved Open-Source SOTA with a score of 61.60 on the Omni-Source Understanding. + +[**NEW!** 2025.01.14] 🚀: [MiniCPM-o 2.6](https://github.com/OpenBMB/MiniCPM-o) achieved Streaming SOTA with a score of 66.01 on the Overall benchmark. + +[**NEW!** 2025.01.06] 🏆: [Dispider](https://github.com/Mark12Ding/Dispider) achieved Streaming SOTA with a score of 53.12 on the Overall benchmark. + +[**NEW!** 2024.12.09] 🎉: [InternLM-XComposer2.5-OmniLive](https://github.com/InternLM/InternLM-XComposer) achieved 73.79 on Real-Time Visual Understanding. + +------ + +## 🎞️ Overview + +As MLLMs continue to advance, they remain largely focused on offline video comprehension, where all frames are pre-loaded before making queries. However, this is far from the human ability to process and respond to video streams in real-time, capturing the dynamic nature of multimedia content. To bridge this gap, **StreamingBench** introduces the first comprehensive benchmark for streaming video understanding in MLLMs. + +### Key Evaluation Aspects +- 🎯 **Real-time Visual Understanding**: Can the model process and respond to visual changes in real-time? +- 🔊 **Omni-source Understanding**: Does the model integrate visual and audio inputs synchronously in real-time video streams? +- 🎬 **Contextual Understanding**: Can the model comprehend the broader context within video streams? + +### Dataset Statistics +- 📊 **900** diverse videos +- 📝 **4,500** human-annotated QA pairs +- ⏱️ Five questions per video at different timestamps +#### 🎬 Video Categories +
+ Video Categories +
+ +#### 🔍 Task Taxonomy +
+ Task Taxonomy +
+ + +## 🔬 Experimental Results + +### Performance of Various MLLMs on StreamingBench +- All Context +
+ Task Taxonomy +
+ +- 60 seconds of context preceding the query time +
+ Task Taxonomy +
+ +- Comparison of Main Experiment vs. 60 Seconds of Video Context +-
+ Task Taxonomy +
+ +### Performance of Different MLLMs on the Proactive Output Task +*"≤ xs" means that the answer is considered correct if the actual output time is within x seconds of the ground truth.* +
+ Task Taxonomy +
+ + +## 📝 Citation +```bibtex +@article{lin2024streaming, + title={StreamingBench: Assessing the Gap for MLLMs to Achieve Streaming Video Understanding}, + author={Junming Lin and Zheng Fang and Chi Chen and Zihao Wan and Fuwen Luo and Peng Li and Yang Liu and Maosong Sun}, + journal={arXiv preprint arXiv:2411.03628}, + year={2024} +} +``` + +https://arxiv.org/abs/2411.03628 diff --git a/Real-Time Visual Understanding_1-50.zip b/Real-Time Visual Understanding_1-50.zip new file mode 100644 index 0000000000000000000000000000000000000000..23048a600703da57d7ef5330a556986c6868e237 --- /dev/null +++ b/Real-Time Visual Understanding_1-50.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f8e42130424bddfa8c298be882b21fa3e818318e9782e28ef705851c0c82c5 +size 9080551796 diff --git a/Real-Time Visual Understanding_101-150.zip b/Real-Time Visual Understanding_101-150.zip new file mode 100644 index 0000000000000000000000000000000000000000..07b8bfa3ce5dca9fca3be9349b690ea0a01529ca --- /dev/null +++ b/Real-Time Visual Understanding_101-150.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdc44e97d1888b471b2d7f55dddace16291c04fdfcaab10433b35fb315bb8b3 +size 8218047488 diff --git a/Real-Time Visual Understanding_151-200.zip b/Real-Time Visual Understanding_151-200.zip new file mode 100644 index 0000000000000000000000000000000000000000..47a0d5dac539ada147ac624bbc2d455f8b7b8316 --- /dev/null +++ b/Real-Time Visual Understanding_151-200.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4c47e4161a5502f25e9fe9b7ee3929aa839b6916777e3614a81fa31def4472 +size 17984397733 diff --git a/Real-Time Visual Understanding_201-250.zip b/Real-Time Visual Understanding_201-250.zip new file mode 100644 index 0000000000000000000000000000000000000000..0843a07c3a76cfa91e59737173c4bcdbbc1e3c80 --- /dev/null +++ b/Real-Time Visual Understanding_201-250.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7946e8b678fbf704b9816fa708e6febb77f5c37a7ad884084adf858f5d20dbf +size 2230277873 diff --git a/Real-Time Visual Understanding_251-300.zip b/Real-Time Visual Understanding_251-300.zip new file mode 100644 index 0000000000000000000000000000000000000000..ed3e075a1c50dc53eeffba78c6ad0549847e470d --- /dev/null +++ b/Real-Time Visual Understanding_251-300.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776f78a9338aaa72ed2e8c99a10eeced813c8499988bda29f4205c542a8a577a +size 18838513104 diff --git a/Real-Time Visual Understanding_301-350.zip b/Real-Time Visual Understanding_301-350.zip new file mode 100644 index 0000000000000000000000000000000000000000..546f5b00a4e4bab814853eb4676f95c584526818 --- /dev/null +++ b/Real-Time Visual Understanding_301-350.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d627530553789f0dc4c948fb39ce1cff3c88a9fa47aa8e385da54566f5dde10e +size 16909427777 diff --git a/Real-Time Visual Understanding_351-400.zip b/Real-Time Visual Understanding_351-400.zip new file mode 100644 index 0000000000000000000000000000000000000000..c941b97c2056315200e67d099a488747ae1084cb --- /dev/null +++ b/Real-Time Visual Understanding_351-400.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46eb244909af5a06cf5243d691a8544cd000ea2d096ef5a7c45e951cb94aa15 +size 17902292310 diff --git a/Real-Time Visual Understanding_401-450.zip b/Real-Time Visual Understanding_401-450.zip new file mode 100644 index 0000000000000000000000000000000000000000..0df6b90bdac3fcaeb962b5bfed2b83f1953bd769 --- /dev/null +++ b/Real-Time Visual Understanding_401-450.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e011d82b559534adc877d78d11e570b20a7fce015963ce35753d6b923dfa52 +size 18224908176 diff --git a/Real-Time Visual Understanding_451-500.zip b/Real-Time Visual Understanding_451-500.zip new file mode 100644 index 0000000000000000000000000000000000000000..108c4547db96509f71ed12f32b4c83e091ba6504 --- /dev/null +++ b/Real-Time Visual Understanding_451-500.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a6df5db049b3fd841e37bd8772e59e90654e1bd5214cba0332745a3feb5477 +size 13468580983 diff --git a/Real-Time Visual Understanding_51-100.zip b/Real-Time Visual Understanding_51-100.zip new file mode 100644 index 0000000000000000000000000000000000000000..8037677d3785e9997db00126b3fadff3fb9d9b7b --- /dev/null +++ b/Real-Time Visual Understanding_51-100.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2b3317008e2f2c4cb30046bf74fedb5c8a75e18b6a042a0949c6032224a934 +size 8708188924 diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_100 b/Real_Time_Visual_Understanding/__MACOSX/._sample_100 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_100 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_101 b/Real_Time_Visual_Understanding/__MACOSX/._sample_101 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_101 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_102 b/Real_Time_Visual_Understanding/__MACOSX/._sample_102 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_102 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_103 b/Real_Time_Visual_Understanding/__MACOSX/._sample_103 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_103 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_104 b/Real_Time_Visual_Understanding/__MACOSX/._sample_104 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_104 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_105 b/Real_Time_Visual_Understanding/__MACOSX/._sample_105 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_105 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_106 b/Real_Time_Visual_Understanding/__MACOSX/._sample_106 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_106 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_107 b/Real_Time_Visual_Understanding/__MACOSX/._sample_107 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_107 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_108 b/Real_Time_Visual_Understanding/__MACOSX/._sample_108 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_108 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_109 b/Real_Time_Visual_Understanding/__MACOSX/._sample_109 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_109 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_110 b/Real_Time_Visual_Understanding/__MACOSX/._sample_110 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_110 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_111 b/Real_Time_Visual_Understanding/__MACOSX/._sample_111 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_111 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_112 b/Real_Time_Visual_Understanding/__MACOSX/._sample_112 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_112 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_113 b/Real_Time_Visual_Understanding/__MACOSX/._sample_113 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_113 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_114 b/Real_Time_Visual_Understanding/__MACOSX/._sample_114 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_114 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_115 b/Real_Time_Visual_Understanding/__MACOSX/._sample_115 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_115 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_116 b/Real_Time_Visual_Understanding/__MACOSX/._sample_116 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_116 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_117 b/Real_Time_Visual_Understanding/__MACOSX/._sample_117 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_117 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_118 b/Real_Time_Visual_Understanding/__MACOSX/._sample_118 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_118 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_119 b/Real_Time_Visual_Understanding/__MACOSX/._sample_119 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_119 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_120 b/Real_Time_Visual_Understanding/__MACOSX/._sample_120 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_120 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_121 b/Real_Time_Visual_Understanding/__MACOSX/._sample_121 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_121 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_122 b/Real_Time_Visual_Understanding/__MACOSX/._sample_122 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_122 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_123 b/Real_Time_Visual_Understanding/__MACOSX/._sample_123 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_123 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_124 b/Real_Time_Visual_Understanding/__MACOSX/._sample_124 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_124 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_125 b/Real_Time_Visual_Understanding/__MACOSX/._sample_125 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_125 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_126 b/Real_Time_Visual_Understanding/__MACOSX/._sample_126 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_126 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_127 b/Real_Time_Visual_Understanding/__MACOSX/._sample_127 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_127 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_128 b/Real_Time_Visual_Understanding/__MACOSX/._sample_128 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_128 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_129 b/Real_Time_Visual_Understanding/__MACOSX/._sample_129 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_129 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_130 b/Real_Time_Visual_Understanding/__MACOSX/._sample_130 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_130 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_131 b/Real_Time_Visual_Understanding/__MACOSX/._sample_131 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_131 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_132 b/Real_Time_Visual_Understanding/__MACOSX/._sample_132 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_132 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_133 b/Real_Time_Visual_Understanding/__MACOSX/._sample_133 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_133 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_134 b/Real_Time_Visual_Understanding/__MACOSX/._sample_134 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_134 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_135 b/Real_Time_Visual_Understanding/__MACOSX/._sample_135 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_135 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_136 b/Real_Time_Visual_Understanding/__MACOSX/._sample_136 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_136 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_137 b/Real_Time_Visual_Understanding/__MACOSX/._sample_137 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_137 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_138 b/Real_Time_Visual_Understanding/__MACOSX/._sample_138 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_138 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_139 b/Real_Time_Visual_Understanding/__MACOSX/._sample_139 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_139 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_140 b/Real_Time_Visual_Understanding/__MACOSX/._sample_140 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_140 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_141 b/Real_Time_Visual_Understanding/__MACOSX/._sample_141 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_141 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_142 b/Real_Time_Visual_Understanding/__MACOSX/._sample_142 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_142 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_143 b/Real_Time_Visual_Understanding/__MACOSX/._sample_143 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_143 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_144 b/Real_Time_Visual_Understanding/__MACOSX/._sample_144 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_144 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_145 b/Real_Time_Visual_Understanding/__MACOSX/._sample_145 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_145 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_146 b/Real_Time_Visual_Understanding/__MACOSX/._sample_146 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_146 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_147 b/Real_Time_Visual_Understanding/__MACOSX/._sample_147 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_147 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_148 b/Real_Time_Visual_Understanding/__MACOSX/._sample_148 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_148 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_149 b/Real_Time_Visual_Understanding/__MACOSX/._sample_149 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_149 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_150 b/Real_Time_Visual_Understanding/__MACOSX/._sample_150 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_150 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_151 b/Real_Time_Visual_Understanding/__MACOSX/._sample_151 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_151 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_152 b/Real_Time_Visual_Understanding/__MACOSX/._sample_152 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_152 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_153 b/Real_Time_Visual_Understanding/__MACOSX/._sample_153 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_153 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_154 b/Real_Time_Visual_Understanding/__MACOSX/._sample_154 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_154 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_155 b/Real_Time_Visual_Understanding/__MACOSX/._sample_155 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_155 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_156 b/Real_Time_Visual_Understanding/__MACOSX/._sample_156 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_156 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_157 b/Real_Time_Visual_Understanding/__MACOSX/._sample_157 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_157 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_158 b/Real_Time_Visual_Understanding/__MACOSX/._sample_158 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_158 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_159 b/Real_Time_Visual_Understanding/__MACOSX/._sample_159 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_159 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_16 b/Real_Time_Visual_Understanding/__MACOSX/._sample_16 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_16 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_160 b/Real_Time_Visual_Understanding/__MACOSX/._sample_160 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_160 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_161 b/Real_Time_Visual_Understanding/__MACOSX/._sample_161 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_161 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_162 b/Real_Time_Visual_Understanding/__MACOSX/._sample_162 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_162 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_163 b/Real_Time_Visual_Understanding/__MACOSX/._sample_163 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_163 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_164 b/Real_Time_Visual_Understanding/__MACOSX/._sample_164 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_164 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_165 b/Real_Time_Visual_Understanding/__MACOSX/._sample_165 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_165 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_166 b/Real_Time_Visual_Understanding/__MACOSX/._sample_166 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_166 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_167 b/Real_Time_Visual_Understanding/__MACOSX/._sample_167 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_167 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_168 b/Real_Time_Visual_Understanding/__MACOSX/._sample_168 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_168 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_169 b/Real_Time_Visual_Understanding/__MACOSX/._sample_169 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_169 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_17 b/Real_Time_Visual_Understanding/__MACOSX/._sample_17 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_17 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_170 b/Real_Time_Visual_Understanding/__MACOSX/._sample_170 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_170 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_171 b/Real_Time_Visual_Understanding/__MACOSX/._sample_171 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_171 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_172 b/Real_Time_Visual_Understanding/__MACOSX/._sample_172 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_172 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_173 b/Real_Time_Visual_Understanding/__MACOSX/._sample_173 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_173 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_174 b/Real_Time_Visual_Understanding/__MACOSX/._sample_174 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_174 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_175 b/Real_Time_Visual_Understanding/__MACOSX/._sample_175 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_175 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_176 b/Real_Time_Visual_Understanding/__MACOSX/._sample_176 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_176 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_177 b/Real_Time_Visual_Understanding/__MACOSX/._sample_177 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_177 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_178 b/Real_Time_Visual_Understanding/__MACOSX/._sample_178 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_178 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_179 b/Real_Time_Visual_Understanding/__MACOSX/._sample_179 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_179 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_18 b/Real_Time_Visual_Understanding/__MACOSX/._sample_18 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_18 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_180 b/Real_Time_Visual_Understanding/__MACOSX/._sample_180 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_180 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_181 b/Real_Time_Visual_Understanding/__MACOSX/._sample_181 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_181 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_182 b/Real_Time_Visual_Understanding/__MACOSX/._sample_182 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_182 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_183 b/Real_Time_Visual_Understanding/__MACOSX/._sample_183 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_183 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_184 b/Real_Time_Visual_Understanding/__MACOSX/._sample_184 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_184 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_185 b/Real_Time_Visual_Understanding/__MACOSX/._sample_185 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_185 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_186 b/Real_Time_Visual_Understanding/__MACOSX/._sample_186 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_186 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_187 b/Real_Time_Visual_Understanding/__MACOSX/._sample_187 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_187 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_188 b/Real_Time_Visual_Understanding/__MACOSX/._sample_188 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_188 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_189 b/Real_Time_Visual_Understanding/__MACOSX/._sample_189 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_189 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_19 b/Real_Time_Visual_Understanding/__MACOSX/._sample_19 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_19 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_190 b/Real_Time_Visual_Understanding/__MACOSX/._sample_190 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_190 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_191 b/Real_Time_Visual_Understanding/__MACOSX/._sample_191 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_191 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_192 b/Real_Time_Visual_Understanding/__MACOSX/._sample_192 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_192 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_193 b/Real_Time_Visual_Understanding/__MACOSX/._sample_193 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_193 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_194 b/Real_Time_Visual_Understanding/__MACOSX/._sample_194 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_194 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_195 b/Real_Time_Visual_Understanding/__MACOSX/._sample_195 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_195 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_196 b/Real_Time_Visual_Understanding/__MACOSX/._sample_196 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_196 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_197 b/Real_Time_Visual_Understanding/__MACOSX/._sample_197 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_197 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_198 b/Real_Time_Visual_Understanding/__MACOSX/._sample_198 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_198 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_199 b/Real_Time_Visual_Understanding/__MACOSX/._sample_199 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_199 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_20 b/Real_Time_Visual_Understanding/__MACOSX/._sample_20 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_20 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_200 b/Real_Time_Visual_Understanding/__MACOSX/._sample_200 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_200 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_201 b/Real_Time_Visual_Understanding/__MACOSX/._sample_201 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_201 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_202 b/Real_Time_Visual_Understanding/__MACOSX/._sample_202 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_202 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_203 b/Real_Time_Visual_Understanding/__MACOSX/._sample_203 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_203 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_204 b/Real_Time_Visual_Understanding/__MACOSX/._sample_204 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_204 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_205 b/Real_Time_Visual_Understanding/__MACOSX/._sample_205 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_205 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_206 b/Real_Time_Visual_Understanding/__MACOSX/._sample_206 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_206 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_207 b/Real_Time_Visual_Understanding/__MACOSX/._sample_207 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_207 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_208 b/Real_Time_Visual_Understanding/__MACOSX/._sample_208 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_208 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_209 b/Real_Time_Visual_Understanding/__MACOSX/._sample_209 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_209 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_21 b/Real_Time_Visual_Understanding/__MACOSX/._sample_21 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_21 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_210 b/Real_Time_Visual_Understanding/__MACOSX/._sample_210 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_210 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_211 b/Real_Time_Visual_Understanding/__MACOSX/._sample_211 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_211 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_212 b/Real_Time_Visual_Understanding/__MACOSX/._sample_212 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_212 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_213 b/Real_Time_Visual_Understanding/__MACOSX/._sample_213 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_213 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_214 b/Real_Time_Visual_Understanding/__MACOSX/._sample_214 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_214 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_215 b/Real_Time_Visual_Understanding/__MACOSX/._sample_215 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_215 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_216 b/Real_Time_Visual_Understanding/__MACOSX/._sample_216 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_216 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_217 b/Real_Time_Visual_Understanding/__MACOSX/._sample_217 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_217 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_218 b/Real_Time_Visual_Understanding/__MACOSX/._sample_218 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_218 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_219 b/Real_Time_Visual_Understanding/__MACOSX/._sample_219 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_219 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_22 b/Real_Time_Visual_Understanding/__MACOSX/._sample_22 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_22 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_220 b/Real_Time_Visual_Understanding/__MACOSX/._sample_220 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_220 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_221 b/Real_Time_Visual_Understanding/__MACOSX/._sample_221 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_221 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_222 b/Real_Time_Visual_Understanding/__MACOSX/._sample_222 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_222 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_223 b/Real_Time_Visual_Understanding/__MACOSX/._sample_223 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_223 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_224 b/Real_Time_Visual_Understanding/__MACOSX/._sample_224 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_224 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_225 b/Real_Time_Visual_Understanding/__MACOSX/._sample_225 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_225 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_23 b/Real_Time_Visual_Understanding/__MACOSX/._sample_23 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_23 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_24 b/Real_Time_Visual_Understanding/__MACOSX/._sample_24 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_24 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_25 b/Real_Time_Visual_Understanding/__MACOSX/._sample_25 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_25 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_251 b/Real_Time_Visual_Understanding/__MACOSX/._sample_251 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_251 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_252 b/Real_Time_Visual_Understanding/__MACOSX/._sample_252 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_252 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_253 b/Real_Time_Visual_Understanding/__MACOSX/._sample_253 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_253 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_254 b/Real_Time_Visual_Understanding/__MACOSX/._sample_254 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_254 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_255 b/Real_Time_Visual_Understanding/__MACOSX/._sample_255 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_255 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_256 b/Real_Time_Visual_Understanding/__MACOSX/._sample_256 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_256 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_257 b/Real_Time_Visual_Understanding/__MACOSX/._sample_257 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_257 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_258 b/Real_Time_Visual_Understanding/__MACOSX/._sample_258 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_258 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_259 b/Real_Time_Visual_Understanding/__MACOSX/._sample_259 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_259 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_26 b/Real_Time_Visual_Understanding/__MACOSX/._sample_26 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_26 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_260 b/Real_Time_Visual_Understanding/__MACOSX/._sample_260 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_260 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_261 b/Real_Time_Visual_Understanding/__MACOSX/._sample_261 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_261 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_262 b/Real_Time_Visual_Understanding/__MACOSX/._sample_262 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_262 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_263 b/Real_Time_Visual_Understanding/__MACOSX/._sample_263 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_263 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_264 b/Real_Time_Visual_Understanding/__MACOSX/._sample_264 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_264 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_265 b/Real_Time_Visual_Understanding/__MACOSX/._sample_265 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_265 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_266 b/Real_Time_Visual_Understanding/__MACOSX/._sample_266 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_266 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_267 b/Real_Time_Visual_Understanding/__MACOSX/._sample_267 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_267 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_268 b/Real_Time_Visual_Understanding/__MACOSX/._sample_268 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_268 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_269 b/Real_Time_Visual_Understanding/__MACOSX/._sample_269 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_269 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_27 b/Real_Time_Visual_Understanding/__MACOSX/._sample_27 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_27 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_270 b/Real_Time_Visual_Understanding/__MACOSX/._sample_270 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_270 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_271 b/Real_Time_Visual_Understanding/__MACOSX/._sample_271 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_271 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_272 b/Real_Time_Visual_Understanding/__MACOSX/._sample_272 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_272 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_273 b/Real_Time_Visual_Understanding/__MACOSX/._sample_273 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_273 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_274 b/Real_Time_Visual_Understanding/__MACOSX/._sample_274 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_274 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_275 b/Real_Time_Visual_Understanding/__MACOSX/._sample_275 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_275 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_276 b/Real_Time_Visual_Understanding/__MACOSX/._sample_276 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_276 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_277 b/Real_Time_Visual_Understanding/__MACOSX/._sample_277 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_277 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_278 b/Real_Time_Visual_Understanding/__MACOSX/._sample_278 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_278 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_279 b/Real_Time_Visual_Understanding/__MACOSX/._sample_279 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_279 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_28 b/Real_Time_Visual_Understanding/__MACOSX/._sample_28 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_28 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_280 b/Real_Time_Visual_Understanding/__MACOSX/._sample_280 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_280 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_281 b/Real_Time_Visual_Understanding/__MACOSX/._sample_281 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_281 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_282 b/Real_Time_Visual_Understanding/__MACOSX/._sample_282 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_282 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_283 b/Real_Time_Visual_Understanding/__MACOSX/._sample_283 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_283 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_284 b/Real_Time_Visual_Understanding/__MACOSX/._sample_284 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_284 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_285 b/Real_Time_Visual_Understanding/__MACOSX/._sample_285 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_285 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_286 b/Real_Time_Visual_Understanding/__MACOSX/._sample_286 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_286 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_287 b/Real_Time_Visual_Understanding/__MACOSX/._sample_287 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_287 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_288 b/Real_Time_Visual_Understanding/__MACOSX/._sample_288 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_288 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_289 b/Real_Time_Visual_Understanding/__MACOSX/._sample_289 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_289 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_29 b/Real_Time_Visual_Understanding/__MACOSX/._sample_29 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_29 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_290 b/Real_Time_Visual_Understanding/__MACOSX/._sample_290 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_290 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_291 b/Real_Time_Visual_Understanding/__MACOSX/._sample_291 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_291 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_292 b/Real_Time_Visual_Understanding/__MACOSX/._sample_292 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_292 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_293 b/Real_Time_Visual_Understanding/__MACOSX/._sample_293 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_293 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_294 b/Real_Time_Visual_Understanding/__MACOSX/._sample_294 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_294 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_295 b/Real_Time_Visual_Understanding/__MACOSX/._sample_295 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_295 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_296 b/Real_Time_Visual_Understanding/__MACOSX/._sample_296 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_296 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_297 b/Real_Time_Visual_Understanding/__MACOSX/._sample_297 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_297 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_298 b/Real_Time_Visual_Understanding/__MACOSX/._sample_298 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_298 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_299 b/Real_Time_Visual_Understanding/__MACOSX/._sample_299 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_299 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_3 b/Real_Time_Visual_Understanding/__MACOSX/._sample_3 new file mode 100644 index 0000000000000000000000000000000000000000..317a301031a523311b9bff84ced20f8ab58bc9f8 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_3 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_30 b/Real_Time_Visual_Understanding/__MACOSX/._sample_30 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_30 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_300 b/Real_Time_Visual_Understanding/__MACOSX/._sample_300 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_300 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_301 b/Real_Time_Visual_Understanding/__MACOSX/._sample_301 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_301 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_302 b/Real_Time_Visual_Understanding/__MACOSX/._sample_302 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_302 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_303 b/Real_Time_Visual_Understanding/__MACOSX/._sample_303 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_303 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_304 b/Real_Time_Visual_Understanding/__MACOSX/._sample_304 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_304 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_305 b/Real_Time_Visual_Understanding/__MACOSX/._sample_305 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_305 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_306 b/Real_Time_Visual_Understanding/__MACOSX/._sample_306 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_306 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_307 b/Real_Time_Visual_Understanding/__MACOSX/._sample_307 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_307 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_308 b/Real_Time_Visual_Understanding/__MACOSX/._sample_308 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_308 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_309 b/Real_Time_Visual_Understanding/__MACOSX/._sample_309 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_309 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_31 b/Real_Time_Visual_Understanding/__MACOSX/._sample_31 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_31 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_310 b/Real_Time_Visual_Understanding/__MACOSX/._sample_310 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_310 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_311 b/Real_Time_Visual_Understanding/__MACOSX/._sample_311 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_311 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_312 b/Real_Time_Visual_Understanding/__MACOSX/._sample_312 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_312 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_313 b/Real_Time_Visual_Understanding/__MACOSX/._sample_313 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_313 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_314 b/Real_Time_Visual_Understanding/__MACOSX/._sample_314 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_314 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_315 b/Real_Time_Visual_Understanding/__MACOSX/._sample_315 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_315 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_316 b/Real_Time_Visual_Understanding/__MACOSX/._sample_316 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_316 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_317 b/Real_Time_Visual_Understanding/__MACOSX/._sample_317 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_317 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_318 b/Real_Time_Visual_Understanding/__MACOSX/._sample_318 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_318 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_319 b/Real_Time_Visual_Understanding/__MACOSX/._sample_319 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_319 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_32 b/Real_Time_Visual_Understanding/__MACOSX/._sample_32 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_32 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_320 b/Real_Time_Visual_Understanding/__MACOSX/._sample_320 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_320 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_321 b/Real_Time_Visual_Understanding/__MACOSX/._sample_321 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_321 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_322 b/Real_Time_Visual_Understanding/__MACOSX/._sample_322 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_322 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_323 b/Real_Time_Visual_Understanding/__MACOSX/._sample_323 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_323 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_324 b/Real_Time_Visual_Understanding/__MACOSX/._sample_324 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_324 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_325 b/Real_Time_Visual_Understanding/__MACOSX/._sample_325 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_325 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_326 b/Real_Time_Visual_Understanding/__MACOSX/._sample_326 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_326 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_327 b/Real_Time_Visual_Understanding/__MACOSX/._sample_327 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_327 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_328 b/Real_Time_Visual_Understanding/__MACOSX/._sample_328 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_328 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_329 b/Real_Time_Visual_Understanding/__MACOSX/._sample_329 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_329 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_33 b/Real_Time_Visual_Understanding/__MACOSX/._sample_33 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_33 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_330 b/Real_Time_Visual_Understanding/__MACOSX/._sample_330 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_330 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_331 b/Real_Time_Visual_Understanding/__MACOSX/._sample_331 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_331 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_332 b/Real_Time_Visual_Understanding/__MACOSX/._sample_332 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_332 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_333 b/Real_Time_Visual_Understanding/__MACOSX/._sample_333 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_333 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_334 b/Real_Time_Visual_Understanding/__MACOSX/._sample_334 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_334 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_335 b/Real_Time_Visual_Understanding/__MACOSX/._sample_335 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_335 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_336 b/Real_Time_Visual_Understanding/__MACOSX/._sample_336 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_336 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_337 b/Real_Time_Visual_Understanding/__MACOSX/._sample_337 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_337 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_338 b/Real_Time_Visual_Understanding/__MACOSX/._sample_338 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_338 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_339 b/Real_Time_Visual_Understanding/__MACOSX/._sample_339 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_339 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_34 b/Real_Time_Visual_Understanding/__MACOSX/._sample_34 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_34 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_340 b/Real_Time_Visual_Understanding/__MACOSX/._sample_340 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_340 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_341 b/Real_Time_Visual_Understanding/__MACOSX/._sample_341 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_341 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_342 b/Real_Time_Visual_Understanding/__MACOSX/._sample_342 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_342 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_343 b/Real_Time_Visual_Understanding/__MACOSX/._sample_343 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_343 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_344 b/Real_Time_Visual_Understanding/__MACOSX/._sample_344 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_344 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_345 b/Real_Time_Visual_Understanding/__MACOSX/._sample_345 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_345 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_346 b/Real_Time_Visual_Understanding/__MACOSX/._sample_346 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_346 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_347 b/Real_Time_Visual_Understanding/__MACOSX/._sample_347 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_347 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_348 b/Real_Time_Visual_Understanding/__MACOSX/._sample_348 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_348 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_349 b/Real_Time_Visual_Understanding/__MACOSX/._sample_349 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_349 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_35 b/Real_Time_Visual_Understanding/__MACOSX/._sample_35 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_35 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_350 b/Real_Time_Visual_Understanding/__MACOSX/._sample_350 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_350 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_351 b/Real_Time_Visual_Understanding/__MACOSX/._sample_351 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_351 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_352 b/Real_Time_Visual_Understanding/__MACOSX/._sample_352 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_352 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_353 b/Real_Time_Visual_Understanding/__MACOSX/._sample_353 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_353 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_354 b/Real_Time_Visual_Understanding/__MACOSX/._sample_354 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_354 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_355 b/Real_Time_Visual_Understanding/__MACOSX/._sample_355 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_355 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_356 b/Real_Time_Visual_Understanding/__MACOSX/._sample_356 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_356 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_357 b/Real_Time_Visual_Understanding/__MACOSX/._sample_357 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_357 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_358 b/Real_Time_Visual_Understanding/__MACOSX/._sample_358 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_358 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_359 b/Real_Time_Visual_Understanding/__MACOSX/._sample_359 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_359 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_36 b/Real_Time_Visual_Understanding/__MACOSX/._sample_36 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_36 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_360 b/Real_Time_Visual_Understanding/__MACOSX/._sample_360 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_360 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_361 b/Real_Time_Visual_Understanding/__MACOSX/._sample_361 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_361 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_362 b/Real_Time_Visual_Understanding/__MACOSX/._sample_362 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_362 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_363 b/Real_Time_Visual_Understanding/__MACOSX/._sample_363 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_363 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_364 b/Real_Time_Visual_Understanding/__MACOSX/._sample_364 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_364 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_365 b/Real_Time_Visual_Understanding/__MACOSX/._sample_365 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_365 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_366 b/Real_Time_Visual_Understanding/__MACOSX/._sample_366 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_366 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_367 b/Real_Time_Visual_Understanding/__MACOSX/._sample_367 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_367 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_368 b/Real_Time_Visual_Understanding/__MACOSX/._sample_368 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_368 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_369 b/Real_Time_Visual_Understanding/__MACOSX/._sample_369 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_369 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_37 b/Real_Time_Visual_Understanding/__MACOSX/._sample_37 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_37 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_370 b/Real_Time_Visual_Understanding/__MACOSX/._sample_370 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_370 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_371 b/Real_Time_Visual_Understanding/__MACOSX/._sample_371 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_371 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_372 b/Real_Time_Visual_Understanding/__MACOSX/._sample_372 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_372 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_373 b/Real_Time_Visual_Understanding/__MACOSX/._sample_373 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_373 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_374 b/Real_Time_Visual_Understanding/__MACOSX/._sample_374 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_374 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_375 b/Real_Time_Visual_Understanding/__MACOSX/._sample_375 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_375 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_376 b/Real_Time_Visual_Understanding/__MACOSX/._sample_376 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_376 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_377 b/Real_Time_Visual_Understanding/__MACOSX/._sample_377 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_377 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_378 b/Real_Time_Visual_Understanding/__MACOSX/._sample_378 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_378 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_379 b/Real_Time_Visual_Understanding/__MACOSX/._sample_379 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_379 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_38 b/Real_Time_Visual_Understanding/__MACOSX/._sample_38 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_38 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_380 b/Real_Time_Visual_Understanding/__MACOSX/._sample_380 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_380 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_381 b/Real_Time_Visual_Understanding/__MACOSX/._sample_381 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_381 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_382 b/Real_Time_Visual_Understanding/__MACOSX/._sample_382 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_382 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_383 b/Real_Time_Visual_Understanding/__MACOSX/._sample_383 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_383 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_384 b/Real_Time_Visual_Understanding/__MACOSX/._sample_384 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_384 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_385 b/Real_Time_Visual_Understanding/__MACOSX/._sample_385 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_385 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_386 b/Real_Time_Visual_Understanding/__MACOSX/._sample_386 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_386 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_387 b/Real_Time_Visual_Understanding/__MACOSX/._sample_387 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_387 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_388 b/Real_Time_Visual_Understanding/__MACOSX/._sample_388 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_388 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_389 b/Real_Time_Visual_Understanding/__MACOSX/._sample_389 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_389 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_39 b/Real_Time_Visual_Understanding/__MACOSX/._sample_39 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_39 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_390 b/Real_Time_Visual_Understanding/__MACOSX/._sample_390 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_390 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_391 b/Real_Time_Visual_Understanding/__MACOSX/._sample_391 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_391 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_392 b/Real_Time_Visual_Understanding/__MACOSX/._sample_392 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_392 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_393 b/Real_Time_Visual_Understanding/__MACOSX/._sample_393 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_393 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_394 b/Real_Time_Visual_Understanding/__MACOSX/._sample_394 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_394 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_395 b/Real_Time_Visual_Understanding/__MACOSX/._sample_395 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_395 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_396 b/Real_Time_Visual_Understanding/__MACOSX/._sample_396 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_396 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_397 b/Real_Time_Visual_Understanding/__MACOSX/._sample_397 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_397 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_398 b/Real_Time_Visual_Understanding/__MACOSX/._sample_398 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_398 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_399 b/Real_Time_Visual_Understanding/__MACOSX/._sample_399 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_399 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_40 b/Real_Time_Visual_Understanding/__MACOSX/._sample_40 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_40 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_400 b/Real_Time_Visual_Understanding/__MACOSX/._sample_400 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_400 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_401 b/Real_Time_Visual_Understanding/__MACOSX/._sample_401 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_401 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_402 b/Real_Time_Visual_Understanding/__MACOSX/._sample_402 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_402 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_403 b/Real_Time_Visual_Understanding/__MACOSX/._sample_403 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_403 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_404 b/Real_Time_Visual_Understanding/__MACOSX/._sample_404 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_404 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_405 b/Real_Time_Visual_Understanding/__MACOSX/._sample_405 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_405 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_406 b/Real_Time_Visual_Understanding/__MACOSX/._sample_406 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_406 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_407 b/Real_Time_Visual_Understanding/__MACOSX/._sample_407 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_407 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_408 b/Real_Time_Visual_Understanding/__MACOSX/._sample_408 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_408 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_409 b/Real_Time_Visual_Understanding/__MACOSX/._sample_409 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_409 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_41 b/Real_Time_Visual_Understanding/__MACOSX/._sample_41 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_41 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_410 b/Real_Time_Visual_Understanding/__MACOSX/._sample_410 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_410 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_411 b/Real_Time_Visual_Understanding/__MACOSX/._sample_411 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_411 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_412 b/Real_Time_Visual_Understanding/__MACOSX/._sample_412 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_412 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_413 b/Real_Time_Visual_Understanding/__MACOSX/._sample_413 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_413 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_414 b/Real_Time_Visual_Understanding/__MACOSX/._sample_414 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_414 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_415 b/Real_Time_Visual_Understanding/__MACOSX/._sample_415 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_415 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_416 b/Real_Time_Visual_Understanding/__MACOSX/._sample_416 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_416 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_417 b/Real_Time_Visual_Understanding/__MACOSX/._sample_417 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_417 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_418 b/Real_Time_Visual_Understanding/__MACOSX/._sample_418 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_418 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_419 b/Real_Time_Visual_Understanding/__MACOSX/._sample_419 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_419 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_42 b/Real_Time_Visual_Understanding/__MACOSX/._sample_42 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_42 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_420 b/Real_Time_Visual_Understanding/__MACOSX/._sample_420 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_420 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_421 b/Real_Time_Visual_Understanding/__MACOSX/._sample_421 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_421 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_422 b/Real_Time_Visual_Understanding/__MACOSX/._sample_422 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_422 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_423 b/Real_Time_Visual_Understanding/__MACOSX/._sample_423 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_423 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_424 b/Real_Time_Visual_Understanding/__MACOSX/._sample_424 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_424 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_425 b/Real_Time_Visual_Understanding/__MACOSX/._sample_425 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_425 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_426 b/Real_Time_Visual_Understanding/__MACOSX/._sample_426 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_426 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_427 b/Real_Time_Visual_Understanding/__MACOSX/._sample_427 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_427 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_428 b/Real_Time_Visual_Understanding/__MACOSX/._sample_428 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_428 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_429 b/Real_Time_Visual_Understanding/__MACOSX/._sample_429 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_429 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_43 b/Real_Time_Visual_Understanding/__MACOSX/._sample_43 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_43 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_430 b/Real_Time_Visual_Understanding/__MACOSX/._sample_430 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_430 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_431 b/Real_Time_Visual_Understanding/__MACOSX/._sample_431 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_431 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_432 b/Real_Time_Visual_Understanding/__MACOSX/._sample_432 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_432 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_433 b/Real_Time_Visual_Understanding/__MACOSX/._sample_433 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_433 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_434 b/Real_Time_Visual_Understanding/__MACOSX/._sample_434 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_434 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_435 b/Real_Time_Visual_Understanding/__MACOSX/._sample_435 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_435 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_436 b/Real_Time_Visual_Understanding/__MACOSX/._sample_436 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_436 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_437 b/Real_Time_Visual_Understanding/__MACOSX/._sample_437 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_437 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_438 b/Real_Time_Visual_Understanding/__MACOSX/._sample_438 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_438 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_439 b/Real_Time_Visual_Understanding/__MACOSX/._sample_439 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_439 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_44 b/Real_Time_Visual_Understanding/__MACOSX/._sample_44 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_44 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_440 b/Real_Time_Visual_Understanding/__MACOSX/._sample_440 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_440 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_441 b/Real_Time_Visual_Understanding/__MACOSX/._sample_441 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_441 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_442 b/Real_Time_Visual_Understanding/__MACOSX/._sample_442 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_442 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_443 b/Real_Time_Visual_Understanding/__MACOSX/._sample_443 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_443 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_444 b/Real_Time_Visual_Understanding/__MACOSX/._sample_444 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_444 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_445 b/Real_Time_Visual_Understanding/__MACOSX/._sample_445 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_445 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_446 b/Real_Time_Visual_Understanding/__MACOSX/._sample_446 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_446 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_447 b/Real_Time_Visual_Understanding/__MACOSX/._sample_447 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_447 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_448 b/Real_Time_Visual_Understanding/__MACOSX/._sample_448 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_448 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_449 b/Real_Time_Visual_Understanding/__MACOSX/._sample_449 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_449 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_45 b/Real_Time_Visual_Understanding/__MACOSX/._sample_45 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_45 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_450 b/Real_Time_Visual_Understanding/__MACOSX/._sample_450 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_450 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_451 b/Real_Time_Visual_Understanding/__MACOSX/._sample_451 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_451 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_452 b/Real_Time_Visual_Understanding/__MACOSX/._sample_452 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_452 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_453 b/Real_Time_Visual_Understanding/__MACOSX/._sample_453 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_453 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_454 b/Real_Time_Visual_Understanding/__MACOSX/._sample_454 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_454 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_455 b/Real_Time_Visual_Understanding/__MACOSX/._sample_455 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_455 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_456 b/Real_Time_Visual_Understanding/__MACOSX/._sample_456 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_456 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_457 b/Real_Time_Visual_Understanding/__MACOSX/._sample_457 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_457 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_458 b/Real_Time_Visual_Understanding/__MACOSX/._sample_458 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_458 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_459 b/Real_Time_Visual_Understanding/__MACOSX/._sample_459 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_459 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_46 b/Real_Time_Visual_Understanding/__MACOSX/._sample_46 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_46 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_460 b/Real_Time_Visual_Understanding/__MACOSX/._sample_460 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_460 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_461 b/Real_Time_Visual_Understanding/__MACOSX/._sample_461 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_461 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_462 b/Real_Time_Visual_Understanding/__MACOSX/._sample_462 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_462 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_463 b/Real_Time_Visual_Understanding/__MACOSX/._sample_463 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_463 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_464 b/Real_Time_Visual_Understanding/__MACOSX/._sample_464 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_464 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_465 b/Real_Time_Visual_Understanding/__MACOSX/._sample_465 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_465 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_466 b/Real_Time_Visual_Understanding/__MACOSX/._sample_466 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_466 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_467 b/Real_Time_Visual_Understanding/__MACOSX/._sample_467 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_467 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_468 b/Real_Time_Visual_Understanding/__MACOSX/._sample_468 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_468 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_469 b/Real_Time_Visual_Understanding/__MACOSX/._sample_469 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_469 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_47 b/Real_Time_Visual_Understanding/__MACOSX/._sample_47 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_47 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_470 b/Real_Time_Visual_Understanding/__MACOSX/._sample_470 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_470 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_471 b/Real_Time_Visual_Understanding/__MACOSX/._sample_471 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_471 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_472 b/Real_Time_Visual_Understanding/__MACOSX/._sample_472 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_472 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_473 b/Real_Time_Visual_Understanding/__MACOSX/._sample_473 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_473 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_474 b/Real_Time_Visual_Understanding/__MACOSX/._sample_474 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_474 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_475 b/Real_Time_Visual_Understanding/__MACOSX/._sample_475 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_475 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_476 b/Real_Time_Visual_Understanding/__MACOSX/._sample_476 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_476 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_477 b/Real_Time_Visual_Understanding/__MACOSX/._sample_477 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_477 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_478 b/Real_Time_Visual_Understanding/__MACOSX/._sample_478 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_478 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_479 b/Real_Time_Visual_Understanding/__MACOSX/._sample_479 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_479 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_480 b/Real_Time_Visual_Understanding/__MACOSX/._sample_480 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_480 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_481 b/Real_Time_Visual_Understanding/__MACOSX/._sample_481 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_481 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_482 b/Real_Time_Visual_Understanding/__MACOSX/._sample_482 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_482 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_483 b/Real_Time_Visual_Understanding/__MACOSX/._sample_483 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_483 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_484 b/Real_Time_Visual_Understanding/__MACOSX/._sample_484 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_484 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_485 b/Real_Time_Visual_Understanding/__MACOSX/._sample_485 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_485 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_486 b/Real_Time_Visual_Understanding/__MACOSX/._sample_486 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_486 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_487 b/Real_Time_Visual_Understanding/__MACOSX/._sample_487 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_487 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_488 b/Real_Time_Visual_Understanding/__MACOSX/._sample_488 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_488 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_489 b/Real_Time_Visual_Understanding/__MACOSX/._sample_489 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_489 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_49 b/Real_Time_Visual_Understanding/__MACOSX/._sample_49 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_49 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_490 b/Real_Time_Visual_Understanding/__MACOSX/._sample_490 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_490 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_491 b/Real_Time_Visual_Understanding/__MACOSX/._sample_491 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_491 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_492 b/Real_Time_Visual_Understanding/__MACOSX/._sample_492 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_492 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_493 b/Real_Time_Visual_Understanding/__MACOSX/._sample_493 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_493 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_494 b/Real_Time_Visual_Understanding/__MACOSX/._sample_494 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_494 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_495 b/Real_Time_Visual_Understanding/__MACOSX/._sample_495 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_495 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_496 b/Real_Time_Visual_Understanding/__MACOSX/._sample_496 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_496 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_497 b/Real_Time_Visual_Understanding/__MACOSX/._sample_497 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_497 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_498 b/Real_Time_Visual_Understanding/__MACOSX/._sample_498 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_498 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_499 b/Real_Time_Visual_Understanding/__MACOSX/._sample_499 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_499 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_50 b/Real_Time_Visual_Understanding/__MACOSX/._sample_50 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_50 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_500 b/Real_Time_Visual_Understanding/__MACOSX/._sample_500 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_500 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_51 b/Real_Time_Visual_Understanding/__MACOSX/._sample_51 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_51 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_52 b/Real_Time_Visual_Understanding/__MACOSX/._sample_52 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_52 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_53 b/Real_Time_Visual_Understanding/__MACOSX/._sample_53 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_53 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_54 b/Real_Time_Visual_Understanding/__MACOSX/._sample_54 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_54 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_55 b/Real_Time_Visual_Understanding/__MACOSX/._sample_55 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_55 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_56 b/Real_Time_Visual_Understanding/__MACOSX/._sample_56 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_56 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_57 b/Real_Time_Visual_Understanding/__MACOSX/._sample_57 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_57 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_58 b/Real_Time_Visual_Understanding/__MACOSX/._sample_58 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_58 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_59 b/Real_Time_Visual_Understanding/__MACOSX/._sample_59 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_59 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_60 b/Real_Time_Visual_Understanding/__MACOSX/._sample_60 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_60 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_61 b/Real_Time_Visual_Understanding/__MACOSX/._sample_61 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_61 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_62 b/Real_Time_Visual_Understanding/__MACOSX/._sample_62 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_62 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_63 b/Real_Time_Visual_Understanding/__MACOSX/._sample_63 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_63 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_64 b/Real_Time_Visual_Understanding/__MACOSX/._sample_64 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_64 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_65 b/Real_Time_Visual_Understanding/__MACOSX/._sample_65 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_65 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_66 b/Real_Time_Visual_Understanding/__MACOSX/._sample_66 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_66 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_67 b/Real_Time_Visual_Understanding/__MACOSX/._sample_67 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_67 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_68 b/Real_Time_Visual_Understanding/__MACOSX/._sample_68 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_68 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_69 b/Real_Time_Visual_Understanding/__MACOSX/._sample_69 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_69 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_70 b/Real_Time_Visual_Understanding/__MACOSX/._sample_70 new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_70 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_71 b/Real_Time_Visual_Understanding/__MACOSX/._sample_71 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_71 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_72 b/Real_Time_Visual_Understanding/__MACOSX/._sample_72 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_72 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_73 b/Real_Time_Visual_Understanding/__MACOSX/._sample_73 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_73 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_74 b/Real_Time_Visual_Understanding/__MACOSX/._sample_74 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_74 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_75 b/Real_Time_Visual_Understanding/__MACOSX/._sample_75 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_75 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_76 b/Real_Time_Visual_Understanding/__MACOSX/._sample_76 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_76 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_77 b/Real_Time_Visual_Understanding/__MACOSX/._sample_77 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_77 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_78 b/Real_Time_Visual_Understanding/__MACOSX/._sample_78 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_78 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_79 b/Real_Time_Visual_Understanding/__MACOSX/._sample_79 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_79 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_80 b/Real_Time_Visual_Understanding/__MACOSX/._sample_80 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_80 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_81 b/Real_Time_Visual_Understanding/__MACOSX/._sample_81 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_81 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_82 b/Real_Time_Visual_Understanding/__MACOSX/._sample_82 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_82 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_83 b/Real_Time_Visual_Understanding/__MACOSX/._sample_83 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_83 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_84 b/Real_Time_Visual_Understanding/__MACOSX/._sample_84 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_84 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_85 b/Real_Time_Visual_Understanding/__MACOSX/._sample_85 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_85 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_86 b/Real_Time_Visual_Understanding/__MACOSX/._sample_86 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_86 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_87 b/Real_Time_Visual_Understanding/__MACOSX/._sample_87 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_87 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_88 b/Real_Time_Visual_Understanding/__MACOSX/._sample_88 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_88 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_89 b/Real_Time_Visual_Understanding/__MACOSX/._sample_89 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_89 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_90 b/Real_Time_Visual_Understanding/__MACOSX/._sample_90 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_90 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_91 b/Real_Time_Visual_Understanding/__MACOSX/._sample_91 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_91 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_92 b/Real_Time_Visual_Understanding/__MACOSX/._sample_92 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_92 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_93 b/Real_Time_Visual_Understanding/__MACOSX/._sample_93 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_93 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_94 b/Real_Time_Visual_Understanding/__MACOSX/._sample_94 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_94 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_95 b/Real_Time_Visual_Understanding/__MACOSX/._sample_95 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_95 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_96 b/Real_Time_Visual_Understanding/__MACOSX/._sample_96 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_96 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_97 b/Real_Time_Visual_Understanding/__MACOSX/._sample_97 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_97 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_98 b/Real_Time_Visual_Understanding/__MACOSX/._sample_98 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_98 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/._sample_99 b/Real_Time_Visual_Understanding/__MACOSX/._sample_99 new file mode 100644 index 0000000000000000000000000000000000000000..26dfc01e0d4f4acd7426aed8d70e0503657a9fec Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/._sample_99 differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_1/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_1/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_1/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_1/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_1/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d910646a569a1dbc529721b15d9c4ca2c235c50 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_1/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacac41cda0093d7f237df52068c19f5425fa15f7c7cd414288793f56e857554 +size 588 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_10/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_10/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_10/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_10/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_10/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25c1e1ebaad3f6adb446f2460ad9b33df6f9ed43 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_10/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f63942b96f890748489479c95c259d1c7e7a859346658b6632c5d93a9e324b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_100/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_100/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_100/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_100/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_100/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4429038efefba71a133b3d0001e90c308f1ce1fb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_100/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b41007c45b4c2e9b3b37e62844e4d3f0976474a999a691db9f9eed7f8d11bb8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_101/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_101/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_101/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_101/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_101/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4de5af7d7b1b86f58f1ffe44fa43e9184a11d5b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_101/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70ff94f64ed76e1388f0b3b1877b95185a58e45caabf3dad312873679882ed3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_102/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_102/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_102/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_102/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_102/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87991cee07a0ea4eeceedb6ae2f2ea5657df564e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_102/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ec7d94f64356b042baf4145cc2dacd3105bbf1d1d1b2d5b441f2d72a24f647 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_103/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_103/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_103/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_103/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_103/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8169da494a540811791bee64ab8a956c572cdf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_103/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937e3f9352efa127422830947646b633a22c4a64c9a456f04dd2633cedc8202e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_104/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_104/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_104/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_104/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_104/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190519a5f7bf1ffad2063148a37155d5af83bbb4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_104/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06e3b58fd27414a03b2b036f034d0fcb907fd141bc81a406afe0d4f2ae96fc9 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_105/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_105/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_105/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_105/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_105/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e116fadb570a4f99739d787a07e8594110e57d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_105/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a496bf345e36abe11376042209132f160ac67782108513d87b9de345ec6d349 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_106/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_106/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_106/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_106/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_106/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4727083810d31f2f70e8429acf39c599813c5b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_106/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595a5b60f44f388c24f7d2cc09f6384a9ac407c1ac3477a0c9190b5be06d666f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_107/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_107/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_107/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_107/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_107/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52714fd086b5e0b0487aa65ec786fafd10596707 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_107/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a740ff3b20925436f9bc57853cbb4123dfdd82ab98bc95c7892bebec794b878 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_108/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_108/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_108/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_108/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_108/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5511dc44a17ab0e3983721ae87f3f6a5e36d73db --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_108/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efb66c9ce9c13aa48eb084d6831215fdd565c5860d8423ae809976039df0aa7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_109/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_109/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_109/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_109/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_109/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cabf4242f46d5067962e7cb0f22a083bf7344328 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_109/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee586d551502e50fd521a33bbe440ab156beb8ef5dd97571f14493ca1830a36 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_11/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_11/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_11/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_11/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_11/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300b52d9f206b9a7c7d027ce41b63460ced4847f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_11/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094e4cee88c6629e2d7a419adabac55c8ce712a6c4ec6b1192e17770974c61f3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_110/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_110/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_110/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_110/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_110/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9132a221aabb1ed734ff50fd7ecd767f04247884 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_110/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd629a30ebf5469372652722f0f7cb1c3ad45cacb89d7c76755cada04a0c133b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_111/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_111/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_111/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_111/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_111/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dee222cff4d27e42a14e848dccec1688e21b3c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_111/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70faca747478174d4c7d1edcc7dcde5bf8dfca53162654a4376a2778309cc4e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_112/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_112/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_112/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_112/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_112/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8cc5058bbeefcf697d84ede27ea448571ba70e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_112/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84747064668b0c9fcd9f7474d5532d7db0c74032ccb92ce101527d45edebcd91 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_113/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_113/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_113/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_113/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_113/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b0ca95eaebf748582f483ab52dc72cc905470f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_113/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a266fd9b72b9ac4f7727e7ad941bf0f8b76a5161e0d1d0f159b269c8be28039a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_114/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_114/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_114/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_114/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_114/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6148116b583a6788f5c4e6743dab13e89f8e0c4b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_114/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389229ab1b948bd3fba63ab66007f52934e87c9401b8aea8f7910c6accf02771 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_115/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_115/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_115/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_115/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_115/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b91166505d798e3f56eb1afabab0527028c4dea --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_115/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7841e813746299db3d164b633fe4d86885b1ec0ac6157513a5e4e77cb4c295e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_116/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_116/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_116/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_116/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_116/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245ca09bce788183edc51d071ea2d892b5c3884c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_116/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42dce5b0baf0af51f806328335e7139b7be0b92125d0412e725f8be727bf016c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_117/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_117/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_117/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_117/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_117/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff07323f219fc22fa407e0757cc8baa77a9183dc --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_117/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042992261a624878c966ba89473f1c3249f745ceb4e69881189593fdeec5b02c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_118/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_118/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_118/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_118/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_118/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff076e0372337dfc35ad1fdfbc013e5bf38086fd --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_118/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44b6ace32fa31051fcae4df3c34e5b26e75e50e2e1043bff180343bcb500a9d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_119/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_119/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_119/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_119/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_119/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5de2400f367ae30e983a5db96df6641f09e5fd2d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_119/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21d0949fd6294f5493216306accba9e527238cb14f0f644f90acda5ef2cb28c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_12/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_12/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_12/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_12/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_12/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc06d7d4b1f45c8f517748852a24365a929407d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_12/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d7d38a4681c50c75847e4c85db49e0ad197ac81a17b4590d22f23fc70b9897 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_120/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_120/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_120/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_120/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_120/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46abe79cef47611b32cb6f3c652da368fccc8324 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_120/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe34505213e9ea7dc01bf2da0180c9b505a7ff37e886b9d1a938c6ff7a425799 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_121/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_121/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_121/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_121/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_121/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4092b2cbf9792994b6a0278c04b4145c752f436 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_121/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd7a345acd9289c5368165ca8f04e4d160d6281fdefab07c3f0905864469828 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_122/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_122/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_122/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_122/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_122/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc6564d2d6e07cc6586e06d546478e3f29c5de7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_122/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3399a4b443d3469b5f440d2925fa5478425781f5b71c3b1c290c7ab7889cb1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_123/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_123/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_123/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_123/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_123/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dc31bb86f86bd48e916fe2b041eb2a2e9b8ec3f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_123/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcaa371b280996a0ea2a260b5bf24f276a2583cc7241081f164d2ae07d797d6f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_124/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_124/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_124/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c837b863f76b36e0d150fe1e43e5928b51acab1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_124/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259205c9cac76ae98ee63d77e48ed23e773852250e00522266ca1fa9b28926f3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_125/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_125/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_125/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a058add2fc0c3cc05f2d6b16d7b12924d58d223 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_125/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411d3212df7150539191d6ef10c466ef8cc1597217e909250c4c0b3daf4572ea +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_126/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_126/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_126/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4637b6239feb06d8338d6add15de6cc201df345c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_126/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743e7ad4cce70a01adf95fdebf1e2a48c34bed94f51c41b37838566f5d06d547 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_127/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_127/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_127/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90db46001ee6a06301f65dac5c194d7a73abee32 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_127/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d225c80812187346a8746c06abc2b6b8051aa48f888335277f485d122eb82c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_128/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_128/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_128/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b530b5c7199aefadc1b7453e1938263614fe238 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_128/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04ca7f0913412e8bf1f42862aa6a93196beb34a4b3a0fc075cefcec3331216c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_129/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_129/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_129/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_129/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_129/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1818769cf00db2c04fae2dc202e1d8df0b7533f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_129/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8793da80d84be6a172d81adf80e0ab19def67d324d8026b4c11b9a14b3ab18aa +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_13/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_13/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_13/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_13/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_13/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e2c6a224856818c5bf40de63dab8735d446eb05 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_13/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1269f34da4cf9cdf148cd820986330a79e1b4d92ba8d53490d01a58efe5a35b3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_130/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_130/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_130/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bfe5ca4c79c29437d3e3006c9c7a68407e023b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_130/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18d82c9a7bffeb2c0f48e172a0c922c62400bea864fa364a081eefe496eb63d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_131/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_131/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_131/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1689acf7c155eb1e2f99748fd768a2b7df10f67 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_131/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af2a2208a52d91cf56156ed665484fcba0bced3da28c9e66152255f413bc9ac +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_132/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_132/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_132/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_132/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_132/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..016128ff635df22565d21c63450b9798fb48dff8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_132/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e4adb0b8bc756f19873dfe3b947321f1089d6cc8342512da39e06f6e019028 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_133/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_133/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_133/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..474e5689487cde1518a16ef9436ae6bffb37ee2f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_133/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08fb88550e51ee450e293b5ad1b8f5a530a70ce41e631dd15d05913ae8054e17 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_134/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_134/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_134/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e3bf1e0786386662c5efcf44747de9fee4111f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_134/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba4324f45dfa5b2871d1983c7b3b682aff0251f01a3e478a3deb857ff88f8a9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_135/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_135/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_135/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30fb3a587fb1b6ae82f722bd5bfb548b73486d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_135/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ad1353d4aa33eb25e5ea710c8765ee1044fffe2e0a73d90acb946522d33931 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_136/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_136/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_136/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebd25f0bcb336c0b0581b9ebc1359d93cd8427a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_136/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5259a516d66d04b15ca5854a3456204997e194fca8811e09548b98dc2764029 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_137/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_137/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_137/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3897476e76d727807a0965172e5641f48d75c4ff --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_137/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4c207034eb98f564ba83c3eb2b3e2c5c93c9920ffa8a02b3483f8e9427846b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_138/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_138/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_138/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31ef35b2213c3fac60100a7c680f5f3e7e962792 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_138/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eba83741429929026e81636c96bcfa2c8285bc65a959ac20293893997958848 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_139/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_139/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_139/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..499ec11f3b999e13d07090764e93a8b4e695c508 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_139/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1b0dd1c72d818640d260c5d4479594f5e7488f9a1cb4ddc81f9f722c379755 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_14/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_14/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_14/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_14/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_14/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b1fa2d854622f4be01498c94b89668ab24c2be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_14/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1235ab6bff8e4639569762e2efccd303690177c95ab4efd67ccb9f773c394b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_140/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_140/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_140/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_140/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_140/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..714262daeb75a4a91e545e0510d2534ed87954ba --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_140/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444bfae302846e0fa942f48b3d016e19aa5de49bb3ce37c89a063f189f35eb84 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_141/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_141/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_141/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..420c83c59dedc8a0a3bb045558ac68127b4baca7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_141/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a03936fdbab46ec8c893589cc5b05823335e870dfee7cd744a431f4075b58e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_142/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_142/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_142/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828c982d815e4539547dea2985215d25cc5a996e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_142/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdcb247071e3e79a6329154968d7836ad75d1a2f120622fa3798d60b9d38616 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_143/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_143/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_143/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffdee9bee913615664caba1798d2b3395f471534 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_143/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f5794281fcd3cd3b8adb6aefe0bf07c5700da3cbcfd82ba1427562f8d5f03f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_144/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_144/._raw_questions.json b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._raw_questions.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_144/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2412add0908f95f913cae7890541ee3ed3f28ab8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_144/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56cb34956e1bab02e1f71e040bebfdc74df4c04f2de4571f8502fc3e70f4eef3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_145/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_145/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_145/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_145/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_145/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73efb56ff9328b52a200b6dd884478645dd640a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_145/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b604daf8f1507988f5f2985a9f870c7571574af566471848120e7bc56c9633fd +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_146/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_146/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_146/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_146/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_146/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5826438b8e88394e470d290d96928d6db1a81aa --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_146/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b3d30427aed7c921629b438b47fd74a76de394becf765690b9c9e867130e98 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_147/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_147/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_147/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_147/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_147/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f172f74667375360a03a53321a9297e5427c7057 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_147/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ccc060c5b9b759c7a3ca273263439f062b278e52458d0119d92ae1b31c0ee88 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_148/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_148/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_148/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_148/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_148/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1203068a0d5c07bae9b580a89f3fd48a75a7eb0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_148/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce187d9751f979fca35dfdf71db6bcdfd052635e6611e4ee07419c2011695a7b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_149/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_149/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_149/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_149/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_149/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563dffa0ce909beea446e07a7c5e567f5dfff3a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_149/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa19d8b7fd859fe60af7795e401acbf2fea95d3e3e93be7b73f0276e4136b75b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_15/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_15/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_15/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_15/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_15/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a35ca4c803c1eab07462c73ed8b5253491b6ba --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_15/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3751c73bd4719cd888eeb609e83239dd524a28de23b1bf103967dd7857500eb +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/._caption.json b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._caption.json new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._caption.json differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/._images b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._images new file mode 100644 index 0000000000000000000000000000000000000000..20e674c2b8df058ab9edc11073c49cc0ed578837 Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._images differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7533885b8e8d9e8e2a85db7075150399e0b8d497 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febf37f2530d5d9d8a3a1cd7e3b740d3505c16527ff8e51a1b4f94c8aaf6740c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-00-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-01-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-02-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-03-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-04-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-05-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-06-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-07-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-53.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-54.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-55.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-56.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-57.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-58.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-59.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-08-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-00.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-01.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-02.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-03.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-04.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-05.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-06.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-07.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-08.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-09.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-10.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-11.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-12.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-13.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-14.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-15.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-16.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-17.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-18.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-19.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-20.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-21.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-22.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-23.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-24.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-25.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-26.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-27.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-28.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-29.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-30.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-31.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-32.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-33.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-34.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-35.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-36.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-37.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-38.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-39.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-40.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-41.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-42.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-43.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-44.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-45.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-46.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-47.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-48.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-49.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-50.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-51.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-52.jpg b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c88e769741a697bfdc5acfede17785a6814cecf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_150/images/._time_0-09-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e2a3a04259f75354ea0d92109fea1f6a7fd31ca923f9caec13bdc23f6f6e39 +size 163 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_151/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_151/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_151/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_151/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_151/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d3fb87c19132a0fd1f64fbc8262c3ee048fcd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_151/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68da33ef7b11e09e1adace7e60251887f34790fbed16a68607d25b81b23d58b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_152/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_152/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_152/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_152/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_152/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e213ec3138ed23f026e21c93a86b64f41dda5be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_152/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923e879d9af9fe1bf93154d9d2cd7873bcc1f971b07e9fd9c96c3d320ab81fac +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_153/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_153/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_153/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_153/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_153/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69684129bc27faf627dd2cc97506ffdfc4a8712c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_153/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c38c8d46327a77b2d074c1c41aed8df2776f2207fd402fa8582c395ba7f8dc +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_154/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_154/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_154/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_154/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_154/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a41240790da92a694364dc76318b9667c09b89 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_154/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19a0e9573ea92f5139774619f8206eb0432fb492cfec4af783d7e3ca243bf29 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_155/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_155/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_155/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_155/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_155/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9721ca1203297e6f53a6347bd4325b29560d41 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_155/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9875021184eb0e94477afce1b62effbff5d7764870dc06f40e347cb3603fe254 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_156/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_156/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_156/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_156/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_156/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc82c85dc51855f6fb9744bca9e3f076912e6bc2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_156/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ab5deb8d24c9c8fc6a900b739e32a960ec50dbb139ba57b4f7890a805ff4ac +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_157/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_157/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_157/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_157/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_157/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7cc8212bf6c832b2c2ca479d3b3b9c9d5e220d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_157/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860585783ec8626f2a02fbf1121acad861b2301878c7d9ea7d4cbf7d0bcacb6a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_158/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_158/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_158/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_158/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_158/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a4a7b7e111cef27b9a0afc77daf176517050d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_158/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce8fa7845908e16e5510d284209165b112a28e43b1d830bf296492b5b723e2e +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_159/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_159/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_159/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_159/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_159/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a895337f314636f1f598084ef0bda2f7f5e0088 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_159/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c379e2e84acdc08200a76140a3e7f3277ff1cee9f8fbc9dca4df0d57bb8ac8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_16/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_16/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_16/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_16/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_16/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd934e819ad5eb7c23989f0f38f1f0e346dd4790 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_16/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd97857817c6502c845213691418e019f403c741a749a55fbf2952159c86f6c +size 1525 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_160/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_160/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_160/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_160/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_160/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8e0b5f45dbf446f046fcbb322bfea00634ddd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_160/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c693e0e7c069a3d92bdd3df3f405fb104fa01032ee0841d2da23fd7c3c144e +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_161/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_161/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_161/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_161/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_161/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1fe1ecf1b5587b42b18d47600903653c34f0a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_161/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47648aef8b60495b00b8410ba86ceb8a8c4211e294daed567fcbba72c85fde5f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_162/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_162/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_162/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_162/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_162/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5723dda1fa0b73bb91ade72b89baced7782ec7b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_162/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c43ed50dbc871cd8ef7c02c876b9cdd15aeff2da17255f8e4321b9fa090097 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_163/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_163/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_163/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_163/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_163/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95dd8d29ab2aea6dd7e52201d90dce0832dea3f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_163/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210fe9ff3e213d6cc0f7638a1d15b9fe3e6d2966d5307b9872b0d0a320b0fd32 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_164/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_164/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_164/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_164/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_164/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..218140e816c50f2665bde1247b9e477eba631467 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_164/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a31842ac5c9fc076fc0c76d2fc652b1119751bbaab6d079ffbb9a6c2fe94148 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_165/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_165/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_165/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_165/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_165/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b094cd00c4228b90f5083ad9aef8654acc0c4cd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_165/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2f269547bca0ddbfe8b0458fb58b0e735b1fcc8729706e5ef39eb7796d8fac +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_166/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_166/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_166/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_166/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_166/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eda569dba5c85b7de2c88f4507ff77ace686a6b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_166/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f15c0c9823043039a18c3ebaa950aee5b9d382d958be2efca97fceb89ad5e8f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_167/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_167/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_167/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_167/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_167/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c560309d2042e72dba0a4ac63b4ed3af6c42e88 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_167/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d6eccd18ad80f52a321c8880897d3276dba81b507f61b6c5530f16134d4c62 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_168/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_168/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_168/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_168/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_168/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502f5b40998ff82192fe9f4a318a4c4ee1a52fa2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_168/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f519ff19bb87b2d13795ebb06ee2818d7fb9e03dcfc2235090caea33d48fd156 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_169/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_169/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_169/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_169/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_169/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb0f1cf89e0ab4dc8b69c7477bba4a87f23578e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_169/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea75f71a0fd29cc4887532b1ba96c7f8384d06b3884b48876a4f65c8e8508a9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_17/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_17/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_17/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_17/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_17/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec49a471e2ebf570baf361d99b393592e0b1e6e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_17/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb911b6ffb581c381406d25716dad65b0826a1dad8fa3a6e1ff04b9711b352bc +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_170/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_170/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_170/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_170/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_170/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27dae534309a2ba31537351f51d54205684cfb9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_170/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514b77ef018668976985988f15e76a5af0a42836663282e33aa3ccf3f6c69c9f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_171/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_171/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_171/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_171/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_171/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935a9b29179283d301b17c4638607ed979a8467e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_171/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed71076de2cb67d2204273227fb29d1793b07c4afa41f5fa2615676f3c1f2a6 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_172/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_172/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_172/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_172/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_172/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2b5bdd3fce44c4d77467d60c9d0476d0b62b534 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_172/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4da7eba196efd03e25f35b88f7bde78d9eb3f9c4f20f39d7f1b70bd946850c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_173/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_173/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_173/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_173/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_173/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a077b2498d3e82c47132c7a40933bdb9a0c1b26 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_173/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0a40bc327a9dc7af092650be423708378b1519b3646498fd33c6b857241d2c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_174/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_174/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_174/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_174/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_174/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a63382460f092657e8e0e87a14c367a6e7ba3ad --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_174/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d3b07b0e38b23f171dc9009b6d9d413d749c95ad83123f85f25de05a5e299b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_175/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_175/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_175/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_175/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_175/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d395bb0fdfd42f35932dd1469f1e49c1cc9ba550 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_175/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281d4fae4aa9e303953d32aeb5bf7fda5ec4de30c7cdc52e9c0edc028f85adda +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_176/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_176/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_176/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_176/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_176/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bae3c393d469c6d0fa7f1f649ab08ad38aab2e9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_176/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0732c8867365697ababf7866012ba0e47ca76d047234dedeeb3847ddf48e48a8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_177/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_177/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_177/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_177/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_177/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf7c6fffba2e514bbd05cf279e3d64d1d3f2670 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_177/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3390b0d65408648c9bde456ce1b0f9ae7c8eab5f227ce2b4c9030115c55868c2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_178/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_178/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_178/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_178/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_178/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78598884a0276c2f826735917c30873e68a031ed --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_178/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20f7f10181bcb85f1b21363bf32fe56b2b336b50f8a0073656bfa79900b1e76 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_179/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_179/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_179/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_179/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_179/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc7edda0375847447a6205f7bdc0f1cbb746196 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_179/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebb7c3fdfb0a9eedd3cd62e7f536a6616438143ed3cf104473f319b731e5771 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_18/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_18/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_18/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_18/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_18/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47715f4b497650719f58b5fa19560b6d048c27aa --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_18/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1150eb07ca6e8a9d6d2cc2a72109a64fe52ca9372d66a64551937056eb37af +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_180/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_180/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_180/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_180/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_180/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159093b691e275295bd1bd7775b9c1238efc9a1f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_180/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f69cc114782b46b5b5270051a6ffda7d57a95d90e81d7072054f54f9a4eb8ec +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_181/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_181/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_181/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_181/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_181/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3842bc7a94a9656fcd38c36ab32394d49b26f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_181/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8d1c0b2942fdd908d8d7f2f19a83bdac27bb8c3f887336b9ef8ca516202daa +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_182/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_182/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_182/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_182/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_182/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2512ee893d8e07d5915951c917074f362f52fb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_182/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad74b982d192fe4b791b4c71288ecf4bc38d81101237527426c59311bb4869a8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_183/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_183/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_183/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_183/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_183/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7da1bcfd7e4f3b453654a1bdc26b3a7160102b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_183/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526b2653baaac4554e35f6753d7ff940ffdba3f7913c437f008bf147e7d032e6 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_184/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_184/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_184/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_184/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_184/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1f9bdd9f9bb203d00fc40bf5415a88c64e5216 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_184/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e60e7f68cf557814075b1b05bbabd6633ad820095dbccc4bdf30ccd0b0be89 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_185/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_185/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_185/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_185/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_185/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88e30df528cf663bca144d527c24571e45fe7167 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_185/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95e382ebcb53cea15182524b2a08203c8da18bdc4a83bea4cd264661ccc48b1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_186/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_186/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_186/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_186/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_186/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e226645393c85c7abbbfcf4ee47a33f3afebea2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_186/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518efc7fbc5119777b618435f5bd6b549e1738551f0a9f3b8bbeb9f22f41101f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_187/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_187/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_187/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_187/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_187/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eef5dd12e23ce86edeec0ca99b13123cbd06d06 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_187/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15002a5ab1194a7085cc9baa8a05005b873110438ff4051ffd7ae78ef428757e +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_188/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_188/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_188/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_188/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_188/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f38d3800fcf23f09acf1478b902a493b50ce276 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_188/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa264b20d5b9e55c6b55235923a90d03b3d1f4825869b204b89159b66aee62c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_189/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_189/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_189/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_189/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_189/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f8bf7f2a3604e961f07cfe88e32e45d900b4980 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_189/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9409f59195e09310c22651a4a71b7b267db0ad9cadb95e0d5b34d1b6168ccc29 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_19/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_19/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_19/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_19/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_19/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4d121b93ed223c5f790b5dcf687e848ce19adb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_19/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee41ff7ae80c31c2f95f0c7b0c286f0d45b6e1f1cc45f36df57f60caaee7ed7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_190/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_190/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_190/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_190/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_190/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3baf7571dcf302793da26d57e5b1113696dcdf8c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_190/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e766303d8f107e88884e948b9ed9a91c65e969145f55e2da35d583aa51d172b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_191/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_191/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_191/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_191/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_191/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07da0a1de5b4eb6c0697f68ae2769d01e79e6390 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_191/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c72eccbb7d5e15091ec02bf0fae95c4477b1fd645e3e9d13be68ad62fa3367d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_192/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_192/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_192/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_192/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_192/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae99939c27fed984b62cf1ccbe3c0a719439eaf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_192/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eeba862cc5e0bc86a6ef89250952667648cd79dd406d7b09eaa96d9c1d4d03d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_193/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_193/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_193/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_193/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_193/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b7fd09806b8fd1d95286b196e6ab5adf0f5d074 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_193/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad65402d1b749f29332059a904d54d69de830b662096e7686a5e76c1dbb29017 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_194/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_194/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_194/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_194/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_194/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93bdcd95ad382effd5bf34c0acaaabe6aac7cf5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_194/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57cd4f351914d3f6ccbf8f845cf656ad7a1cb792dced986963edc496130caca +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_195/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_195/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_195/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_195/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_195/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..334ab507edc3e8742624b0d0bc3f887c93e24959 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_195/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b0e8c98bece6854792be7750a30167718f7a45340706318eb445d8610f13b7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_196/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_196/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_196/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_196/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_196/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42a57e62851d046a9a8c0012c391c32c6d35d8a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_196/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad32eefd7899f7ee7b7f1daf83617f314a050dd4beeb3739605b233383beca1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_197/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_197/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_197/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_197/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_197/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65482a0fe7f3da0e8ee32110a6e837e4a2234aac --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_197/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68529fa797dab3086ae0fdbec17097a2cd555bfb2ab9fcd8f4fd350b25fc4ef +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_198/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_198/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_198/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_198/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_198/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa733a228ae23648c3746c6fdb6fd07e7d5d36be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_198/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43defc4f8aee5a8e2eb99c3d1e96a7deb221c1e1c890f02340baf4adca2ddeea +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_199/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_199/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_199/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_199/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_199/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a086f51322afbf25abe77ca3f7a0f78cdca0bc --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_199/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a5bbc60a9b9eceb39f0a3946f2e5b65f84bc40e403fd5840286aaff54887b72 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_2/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_2/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_2/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_2/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_2/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f20fb69363e08ac1a2ae069bf1090991025864f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_2/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920ba4883856b3e1ae4eabc6385be455fc0b6df3d89f37662b6d328966436eee +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_20/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_20/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_20/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_20/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_20/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96fc432a19baeaa95bb5f684fea64646be2e00fc --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_20/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9368c9fca2199fa5a59f6f9b8a13c9aa6e42e041bf316cc3126c6ec928c08f0b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_200/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_200/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_200/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_200/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_200/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a4594970cc31029ec2eef8c25432a7628bd3754 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_200/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73bb2303066519995e89c1466d0bab024f36045e3ed702b5bb4639d8aec3cff7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_201/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_201/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_201/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_201/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_201/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12a721a0330f7502dcf1f30fcc312278322d86f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_201/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f78ca23efb6c5d35e05dc8db661e07352e3072d668948160fab987b3084420d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_202/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_202/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_202/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_202/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_202/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a55dbd5e6f830fa52aa1b42474d0858ab89ead --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_202/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0758993508216080a061c56ea6b75ca3d5f9780bbfd7b8384ff073a5cfe1fe4c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_203/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_203/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_203/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_203/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_203/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eab87a810e0f245f9fb1acc048f1143da7712551 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_203/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d14b30be87a6324e396c0360c98f491073fd0574d4e096410da938ce68b1ba +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_204/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_204/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_204/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_204/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_204/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2e940966a993bb5ff8f55a775f21e9f435a580 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_204/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463300b2e224b9006cc77c9edee84ee7b77d8b66b2e83e39c2a88b8df356fdd9 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_205/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_205/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_205/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_205/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_205/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee00810288b4f6d21679b63754daeb8b08c85ff --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_205/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e690b30a75c08c58e46a616a69aaf213524b86b57fdf558c97c09678d4748016 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_206/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_206/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_206/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_206/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_206/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd2fb0d98444ae17da07b118cdc967a16b3ed6e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_206/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0fc2f195b6af027cb90d83efc3abb9fbcaf17cba9cda5464e839c5c52b250b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_207/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_207/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_207/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_207/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_207/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd4b4522babe2c3262789890f9b27b3df125e96 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_207/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac061cf9e86faf7549f725adb390e79c4d0d653e8ea9f54ff4e94e7de82c3af9 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_208/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_208/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_208/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_208/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_208/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a0d28a36186eb81c678f0242e7fbf174b6f5fb0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_208/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24455ed8f200ff2bfb4f4f2dec3ed6c86afea7a27144509448223f5668cbaf9a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_209/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_209/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_209/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_209/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_209/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a2f6bcae26cd66967d6f6b46eb018cb8740d34 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_209/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d579ba1a5c182be5354cd447d67b4791cb802558c54a1f542273182855116bab +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_21/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_21/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_21/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_21/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_21/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bceca727d019f4a5993f6bb6757a89a5c448549c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_21/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ddf0c99b2253c7d6de39de9e9ded2887ab8844b6c7a3f70a48f82d09339215 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_210/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_210/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_210/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_210/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_210/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eaa04074c5ee5f9c1b0d673d317df773e781264 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_210/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe24bc9a0d282ffb9f80102108c243dc949546ada96f8348229f9270ddfa66a3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_211/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_211/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_211/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_211/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_211/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90c84321e2ee2143bc07c623e6d5965423ec375 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_211/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b0ef77de24b6bb2fda38e7c7fbcbf3b7c8235a70e680174d44eaf52941f947 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_212/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_212/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_212/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_212/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_212/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..403ea059f7eb991a8536a8ee2ec1eb2d2b461416 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_212/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e75b2edc04084d8faaac33725fee72bff17ddf68f66600b2b54bb5e0f2649b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_213/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_213/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_213/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_213/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_213/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3079c2543e6bd2b5ac0b93c1c263b50c81d8860d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_213/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221e317f48f1e63f2d6c90d546446b3ac59e61cda140a1ce839b5a2d8cc06750 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_214/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_214/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_214/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_214/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_214/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee165b96dd9c37000ed0c73949d4c64e09efbd9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_214/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70166251772558e03b948a7f4bf066aaa8d891dbfe67aa9010e7f732400d6782 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_215/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_215/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_215/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_215/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_215/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d00ab3635e3124f02704b46fd2ca81e5e45f62 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_215/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c8beb6c82bc738654e7cf25ef8ccf505b0e3e496b4da81bf64c18e380d7c05 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_216/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_216/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_216/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_216/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_216/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbfead84a300afe2c7caa7b1d4ce187e497b063 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_216/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3bf8d9b22531a0405f495a9ac9057527972e8d3ff70de244f336dd5d41237b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_217/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_217/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_217/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_217/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_217/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fa16898e3fc2e53f1c425f6c10babcba1081716 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_217/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c458c1a72ea9d3278634f66111343360e8c45711213c086a11f3c8c0659fba +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_218/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_218/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_218/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_218/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_218/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a95e3fb75e28bc75052e9ea45f8aeb2f19c13d08 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_218/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff30a1cd65532d5fa99f72ceb5b74ee6eff723be68c9f16225eab37b33b0fc3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_219/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_219/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_219/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_219/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_219/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d222504393446cec7bf5fbb95ced3c0dce88f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_219/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487ee9d16a64e9ee044c8ecab5f6d8bc6346e77b917af880c6a7090868eb8958 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_22/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_22/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_22/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_22/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_22/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f878649f4b2e135330b375a2bb01a5417ae2c48 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_22/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2900fefd14a668a56b529d7f874baada68387e7cff1b687f7b3ba7a17af9a737 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_220/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_220/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_220/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_220/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_220/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13bf6ecb234d08c273a8ee1259ad0e278195cd52 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_220/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9011431eb7b357ae0d0d872d6c5ada359d743a327e6a505ffecec47e1f45815 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_221/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_221/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_221/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_221/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_221/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde0dc7775cd96c7771ba272ef6755d48eff25d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_221/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804ac700169505de6d2e84b5baffe97503a95eaaacd1910937f0c93b661e2681 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_222/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_222/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_222/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_222/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_222/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c0e615b63d0a474eb0295ebdfffeae8fa176232 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_222/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64c2600ada7af1f91383c67658ceb2a7967b7a089b57831775d2edacf8a501c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_223/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_223/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_223/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_223/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_223/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b442ad2bc34de37727dfcab85813fc5441e561be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_223/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c11b9f585e9e3e0680369c36998dc71f7b25541832898fff7a69416a6c38872 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_224/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_224/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_224/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_224/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_224/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea898fbc575890b9f823d4bf63840c7bda954ec --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_224/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2ba81bd7fbb32c88a02abec3a28c55d890d800e353cefdf4769d69fc5801c0 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_225/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_225/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_225/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_225/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_225/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7816f3c2481ff4771bf6981851f581760d15ce9f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_225/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0e1dd6af3110409849f610da8e0922cc6f0aadde8244b777e866f7ed6a4327 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_226/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_226/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_226/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_226/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_226/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5866eeff4b85fe94af29e6aaa1fcf734b6efb6eb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_226/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cbe7095f8a43859c9221de93cb5ed8d41124797583ef623da55ed079cd2c7e +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_227/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_227/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_227/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_227/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_227/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96ae10331a57349d2fb4201dd3a0d179afd95ab5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_227/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad9dfe9fde4a04dc12335cf6e34422a98444e1c725917c761ca75987b8b8bf0 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_228/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_228/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_228/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_228/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_228/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe05151d5ef88d01254a7543d90b8c784f98b536 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_228/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886b5dc0f2285e0c0866dec717206555f700b3930301c1ae93e83c4c86d0ca09 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_229/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_229/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_229/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_229/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_229/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c7cea1a916bd6ba138b263557db2781dc329642 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_229/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64987054aa3e666cae7b6fd035b5e6bc10c7a8d5f875c1a4d6ec6542f5c0515f +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_23/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_23/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_23/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_23/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_23/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696d57ed1495ab17eaffcc732712dc915755802a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_23/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db12ae24e54483d36e5a88d9b0b35746fa0778c51909020a89ca3ace423b9f5 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_230/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_230/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_230/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_230/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_230/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78e68238b67dd1e8bdded508f490dde4610a7657 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_230/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad220f70e9e20d605806bfd026e8e659bc4b4e15b09a769aac1fb8f281852cb +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_231/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_231/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_231/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_231/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_231/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6fae210b6360e9cdd82e60785101f01e6dc4ad5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_231/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be12251bb678d858757a2cfc6f2991b8d00a3e3fdf84644fe3829fe50abdb7c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_232/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_232/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_232/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_232/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_232/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f4dce54e7789272ef5ee39aef9095af808a8d19 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_232/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d407f2fcb53807260468f03dedf8fbec303e0d18e22114b71eb8afb17ef49c2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_233/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_233/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_233/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_233/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_233/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c8a264a367c6cb51d5ca4fa59e4beef81431945 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_233/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785737096450120d720e9e62c5d05dec41a5c55ffb94bfde4d992b5c78cda7dc +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_234/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_234/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_234/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_234/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_234/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5675e0cd09dd0f6c02834d233318045acb74ba56 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_234/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe32228f3a4186c57906585073c8b8115c1cd419718f86b2776c17880d42655 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_235/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_235/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_235/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_235/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_235/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80237e7b87c335091c27e1db3191c1b217d9bf8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_235/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a05cd24c12c5b36369deb562cc2c7fb747e1d81395bca9aaea77f791ab19103 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_236/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_236/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_236/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_236/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_236/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15bd78050532edf314bff4d24dfe3e5cdd6b013 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_236/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3580a20b252175484707b7116e748a805edd263ea7b2a1ad40624380904775d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_237/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_237/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_237/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_237/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_237/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a61d34a91d725f0af49c6b9311a41400daf4eb6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_237/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bf6032c8b64d308030fce242a109a7aedd7212ed0297ee0bf52e6d120f36f1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_238/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_238/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_238/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_238/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_238/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfc8f3bd29d1f1c350d46e592a72a083f9941bab --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_238/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce0a8e0d893571ab7ee61099abfad4de704b292c95161239388964f5a814723 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_239/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_239/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_239/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_239/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_239/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ce44df970b852fb41ce5b775e67e75a63a78ebf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_239/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555f6cd9d05b84ba64cbda4f3e998d4e32a1fbb4a87328c82bf3a4f86a2f23f0 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_24/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_24/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_24/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_24/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_24/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8cab35158fb11e7ba524d60738683bed97010e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_24/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c3f6503d5a99ad10c9968a1aef3f1056a79608e4830207266edf22b1a2ee2e +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_240/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_240/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_240/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_240/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_240/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3449d3312979fccc9394d276cf2f2eec19b2930e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_240/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5380289db8e31500a232b31b07522b05ed1236ab37a878b4d38dcab00418eb02 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_241/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_241/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_241/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_241/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_241/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fbda9f7a5d4a005d91ee712551e1a2273bfbf5b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_241/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4bcfba18427d91ec677c451a22b0418840805b639e906cdbdb54a9435543ea +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_242/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_242/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_242/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_242/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_242/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ccc0a209da99432f3503956eb2508ca9fe7a4f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_242/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c838d41c04518eede8abec6314113dd56ead15fa7a705c733355dfe0ae951a +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_243/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_243/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_243/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_243/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_243/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..224b2bf505d457555bcbd867b6ef086d8b89c506 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_243/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7915eb1af4b5a784866d493a2c2214b3bf21215f8b9f9388ec5cc34ca64619b3 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_244/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_244/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_244/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_244/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_244/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad309520c432032a9fc71dab618ad8be932cf57 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_244/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2198fb485950cc13b1df4fc2278d055de90f65f3d6ffb6332191741aba938fad +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_245/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_245/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_245/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_245/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_245/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8830603b791cdc2b0f38dfd833aa1af6ba2c790 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_245/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6280482f147d44d829a279de48db89ebeb016cb10ba2550f4cea3fe79347d92 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_246/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_246/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5612e7b19a25dafb854c879667d8f03db48ebcb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_246/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bccaafe4e7dca09d0365292e2519473eb285006dc16efe65b38abe17e155e3f5 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_247/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_247/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_247/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_247/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_247/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94c1b5631a7cccd672d5ce076b1b60dc0827e54 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_247/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e77bd7dc30302515ab6428ef179db4bbeefe70b6deddc15b0972872a86d5b0 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_248/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_248/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_248/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_248/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_248/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1e43a543a1981be9d0e774b3a699d6fa87da304 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_248/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdd0c874644a4feaf83d2b9d7a5155d49a03b526906c81d8493d8908de35ad1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_249/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_249/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_249/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_249/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_249/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeb3d54d54c4ceaac390f40cbbad0cd9ff0ec9d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_249/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3022a4a07f6e1e8c016ea24126f0641c0ced76507301675643ab592e2434062 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_25/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_25/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_25/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_25/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_25/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9705c19580677080fb68a052da993e880c4bef9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_25/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfb9886471431383879b964f5dde28fa7b87e4b8a962c93f8df57845012aca4 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_250/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_250/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_250/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_250/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_250/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561070dbb38f85dda25701196df163b381c97847 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_250/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabc6a409a15b1f55d7c9a414aa9786cb216553fda2593f2009424905b5f3412 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_251/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_251/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_251/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_251/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_251/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e771c2c4220407aac3c6a92b70f3d519b87d14ab --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_251/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503889a246a772a840f762ff8316770e7107870371a7b579f14c2fb2f4731300 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_252/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_252/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_252/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_252/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_252/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..225dd994c5ba93c151fe0ff7b517540d5af4d888 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_252/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b030ec370a54efec33220e1224dab0c59f2461d584698f280052118745f789e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_253/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_253/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_253/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_253/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_253/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ee35b73e65c1ef9d4fb20ba117e75a876f9998 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_253/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8400052b60802ee6ad61b9e43271b2a142438c191fd1fe86f40b98d1429f18fe +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_254/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_254/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_254/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_254/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_254/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df79eb212ea9d280b891b0cbcb95b7e428ea26b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_254/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dcdebcaa980a7cf03cdf77c2b0bbdf228904cae7565806474a4f979412dafb +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_255/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_255/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_255/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_255/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_255/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aabd6d3fbc5a9bd64cc8d80e7bf6e38d7ce8a52 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_255/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e20117be89d3a76bcf64e75ca42a08816a2e09eb8927ad337131b4845c88ba +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_256/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_256/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_256/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_256/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_256/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..addbddfdcffc4016dbf1ee7bafc02eb71a1e67e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_256/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cdcd56e1652bace5d26bc96f5f24498eb4b3b401633fe7a8386874c29c53e8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_257/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_257/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_257/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_257/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_257/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626a2ddf8fc3d29299b54d0494dfbbde9247e778 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_257/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0b62afacfc059811a72633c7d0009d31c274e41a66750bf6316b974cc061dc +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_258/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_258/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_258/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_258/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_258/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9976ed852981531ccc50698e471b1262c29545cf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_258/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a979febc4ec498af0c08c6beecff355b3ebc0489e46c4e63831b7b75c709b68 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_259/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_259/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_259/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_259/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_259/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884d6285d3a84099c96a99899d5f7be4c22c45f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_259/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd0b818d290314af7b8c611d9fd8738800a838a442f2efddc41b0125f761ab1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_26/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_26/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_26/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_26/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_26/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b519108a1017033d53076a1cbc4b794ae9d33347 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_26/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67902e2bab5bf8d656352c70496110aaea3fc71a978c1f76381f1915f4f1efb7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_260/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_260/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_260/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_260/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_260/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0800c977d73431fa3b8a3412840ab856193abb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_260/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d3f37b6c676b681b04abb32405aa7db17be9ca7076934e348cc5cc410fb1b1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_261/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_261/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_261/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_261/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_261/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877be3e5a08111c8893be78734810195f7b12fa4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_261/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6f28682e598b777bcd8e679bab8ec237b74a5f8f891b4d786c808851ed25a4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_262/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_262/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_262/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_262/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_262/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308ad65c2c1b5f66d2ad8a5799a0d3f276e88c77 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_262/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8bb453b4fabb113713ba49fdc875d5ec902712ffe0db4a4a7ffcbf9784297e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_263/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_263/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_263/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_263/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_263/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b20f463dae62c7a125484b3b426ddebbb7e072ff --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_263/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c60964b6a95122474f359fd2c6da4e960cb7995aa5bbef3510d4e188a4c5d8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_264/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_264/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_264/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_264/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_264/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86d00e582358dbf010c520ced8f423fbcb7d05c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_264/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ef99ce169f854241b205b13137c06228c1ef873d110b31d83685603d6602ed +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_265/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_265/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_265/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_265/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_265/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f6bded4d9d45465a9f609814a397c3366ec443 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_265/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4371d905b253580a2a66c3ffc01c7914c1816c9f90011f504a60992a82fb48d0 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_266/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_266/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_266/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_266/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_266/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81bec913b21f66b93220e10beb9b4308db8bca22 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_266/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c0d09873f695628daba0a6959d0b2ae6ad054c7ff5cf26f3e53cf3dfa05a15 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_267/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_267/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_267/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_267/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_267/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..658aae1a5c44e0ce5b5c05c2257bbe588bd5dbc0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_267/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64eaedf48766aea40417a6817d7305b1ffee992a5544e7189d6acc7e47e5db37 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_268/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_268/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_268/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_268/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_268/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951b3c6520024cc5664ee657463f4ccfe73387b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_268/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89ec11cb06937fdaa124928fc9ab5c91b789a8cdd5fe48b787bbc6b4572d2f0 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_269/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_269/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_269/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_269/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_269/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d0b9a849f4ff181aea1baf13631d0e50492867f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_269/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72f7b0e0240556f005dd98d988a2b389ea8283aee12f28b5c915b728350c3bc +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_27/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_27/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_27/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_27/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_27/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6efcc7d3a4436f8041583a0d9ce35b5cd5bd9f31 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_27/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c269cf8b8137b97cc0432126c267dcef624a7088528ed402a6e374f9b565a04b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_270/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_270/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_270/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_270/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_270/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c603a45dd4e7c91054db47734e84b3ead39c25cf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_270/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99b9d4b578685f2e7dd2d1431d225f512c2bbc46200f8b64e36bc04930e08618 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_271/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_271/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_271/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_271/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_271/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d042c7cb08dcb7723496ac1ac7cb3c2c86c38655 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_271/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cdcdc8d4b12bd1a47043c3b77a242b6d52a62d772d054f7505e38e5aca0778 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_272/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_272/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_272/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_272/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_272/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d145f408444f736af088d46642979a7cf965702 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_272/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42740c12268de6d8ee37ef6cfb0eb15671a4b6b72434dca0aad00e4a7e2fb4b6 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_273/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_273/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_273/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_273/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_273/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87fc1cddf6bafa70336ba610605a5371b46c65b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_273/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7ef1d4407278353a36fa07831aa7705d446e29934bf4d6b7859c0315cf4ab3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_274/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_274/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_274/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_274/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_274/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89658366b7cc5dc1ccb537f1b69cae67328b31f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_274/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ec7e715f97301aa0ebcede2d7d02bcd2fa90372fbaef6684e3b5ef7d3ea62e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_275/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_275/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_275/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_275/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_275/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8501e4034e1dc98ba9fe7f3ab12ac202f1dd7665 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_275/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3616a6a8bae447656ccf5705dedb2d2d036b0a27d47ee3096084f9ae8956ebba +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_276/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_276/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_276/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_276/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_276/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b20f5058ddb585a99cc29a9b97aba0826e6276b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_276/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5a8a418eb6135b49c1be59a8fbc6a8fba77ff65f82b155baca4a3aa52adeb9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_277/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_277/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_277/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_277/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_277/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce901b38dcca616edf8db239b67360800d8a6c66 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_277/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4a833544d957c7c20cd7f18550ad91c04bce369b30322e3ba7084f2f1a1c71 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_278/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_278/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_278/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_278/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_278/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0902e39ef69ec8be716e435bafcfd8fa3f0859 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_278/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde54eaf029c8fab04470599d85c95b151f39bebdcc115fee4fde2ddd813fb44 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_279/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_279/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_279/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_279/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_279/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff386a3bb6dc14b8d05029f5cb2c7ee35c703198 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_279/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1c0cc61e90962b5db15f101889ca866ae7bacecc83791dcebedcee5d7bac95 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_28/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_28/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_28/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_28/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_28/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6712c9dde629ed934743bdbecac910bff5310d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_28/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f51b34cea5310b0132b191af954227347b0f03be451259be700ea6eee3b099 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_280/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_280/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_280/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_280/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_280/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d866e3e928463b020dd13bc9b71b2913ae60041c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_280/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1eb28ffc2cfc8725a88d78f016757753148be40d30935cfe52cd1885fcd2d16 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_281/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_281/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_281/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_281/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_281/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87f6cae1f55e566b3232a103c9d7639932c2ec55 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_281/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d10f28fd45c4466cbaea4ec8ec47ca10fd885961b0a761bfac1973d4a31621 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_282/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_282/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_282/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_282/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_282/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4045c6dfe49ddee90788411a993333d0f36424 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_282/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f5267ad05d39ddc64721a20c81c53b73344b864e9dc1d827ced371b5fe8838 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_283/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_283/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_283/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_283/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_283/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4039796478879faf134dccace4612828f46aee5d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_283/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5b99fc6dfe6a52df23ab813657473c7d577ba992007487c9162e334b683c81 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_284/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_284/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_284/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_284/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_284/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04095fa1ba83b1b3cc6f4aa8daa728bfded3dce7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_284/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bc6618cb5d3d34259881d8639473ee15f5a6d3c61673abe3813d0abf550e28 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_285/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_285/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_285/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_285/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_285/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e3a7b76776f638bfcb754bfaab3f32220ee4b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_285/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283732cdbf0def3208be30623c1d1933c375507161e86a92b37d3180b9f1e2c6 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_286/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_286/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_286/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_286/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_286/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000ce5611c4d888126aa653c6b65f660f162a9aa --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_286/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2976ee589282435b03375470dd11d8da040bf5bbbc1d22fb8d09a1436beb5cb4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_287/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_287/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_287/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_287/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_287/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf72d901e4f8e9b07be1b222a8e1e987ac616a38 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_287/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0406f5cbcd649d46afce499e5eccf2d71a546e23527651d9648c08fc401cb4d5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_288/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_288/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_288/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_288/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_288/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3e49572499a7a54963f5dc453813f8cfe8466f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_288/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05dfef89fe33a2305eac231111122cf7c7c4da150e0f11b32b4722917425c94 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_289/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_289/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_289/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_289/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_289/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c56e18ae09237122d3fdddfddf9d8fc6d01fff --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_289/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f0106dcb34f56767d278ddd4fde6c58f848b77eb6a7bd69e1332bfc04e5e92 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_29/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_29/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_29/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_29/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_29/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c4c4e919b6a6e1d08b252860a567ff7c05927b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_29/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a201b15d2a86eba287979a449943984260712974dcd13605f180793343b659ee +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_290/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_290/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_290/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_290/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_290/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9fd24ab96b665425784f6c9975ad581269c1f4c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_290/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6feaff94ce32bc99d24e6f33986c6af31e5008e4e333729d41b4b5396f931ccc +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_291/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_291/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_291/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_291/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_291/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7f30b01a80ab148b07b1aa00daff8b264979f0b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_291/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc042745bbb3ba396a18b4510f8583c3438caac037b6d5bf12fbb20d5adef445 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_292/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_292/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_292/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_292/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_292/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b55e30334ad3fc71540bbd1a1b4a7d45fbf57d65 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_292/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce9d1221a8bd122cf6afda4f82c59ddc16eaea86d6430df5fb0e01bb3622ce7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_293/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_293/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_293/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_293/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_293/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a66ac791d1332a8f0179666c482b4c172d6e3db --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_293/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57c6823b648178efaa5eb7213aeaafec3f58ed8c9b63e2151657f3a2d90cd59 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_294/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_294/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_294/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_294/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_294/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7b9db9835b92405d41eb91ea4ed857b05afac6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_294/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edd42d4934f974805cd8803ea827ffe704b741a8655bfb85422d0dff1842a7c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_295/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_295/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_295/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_295/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_295/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8317f461af5f6567232c1f687797e2c64f7a5523 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_295/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43b4050c5ed653a08e2eb349fe0b013a0bae9d9f2757ee868819d8d34d173a4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_296/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_296/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_296/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_296/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_296/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32fc36a143daf3ac8fd2ddb7e6010c578c66b263 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_296/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb66a3fa69f9abb459f885b3c50fdfd171119a1930a84869b5043e96de61155a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_297/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_297/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_297/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_297/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_297/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7ff512d9bf4176b649ebe16ea1c6d622affe047 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_297/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8407b8066d7ce2625b8f0e7620defec768f1c945305830c58b42f2d11aae5f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_298/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_298/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_298/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_298/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_298/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c1688fc56ba4559b8fe1965c2def1b1c5c9c2f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_298/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ad8833fc79cb6481d12e0744829554b867c10c72dd9613226b9a4d82912679 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_299/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_299/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_299/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_299/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_299/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856825c8269bae03f6f1b5cddaff2ce7636b11d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_299/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72801a29c484d59a2706b1a46600b3df52978ce5ac28c63dad4750a29642709 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_3/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_3/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_3/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_3/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_3/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739f2eea329ff95403802473e76c53618a77ed92 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_3/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b926d005bf137d0236bc81f87ab85b107d9dd23dedba34a57bb99f52f6956a6 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_30/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_30/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_30/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_30/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_30/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c008c80a876cee311a45069bd5b9d7ffaad4ab5d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_30/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb45ca788a4cb024313e13738237f1e6a9c39f39594a6adda25535714934ae7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_300/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_300/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_300/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_300/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_300/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a803054e6cc138a40d67ee17b3a91a7df2699006 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_300/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a5be1cc082681afabaf18c265e000c5258f507a6bbee2f59bfbbd380a732c9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_301/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_301/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_301/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_301/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_301/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0401922edcc2bb91c23a2302c2b283a780d385ce --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_301/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7414dbf6fc569b333f4dcb8e8b446946592725da37fd20ee47d8a0c01340ea +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_302/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_302/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_302/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_302/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_302/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e67d823060a8f3618cd5c452dc61734bc6067e1d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_302/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd4c512f92fa8caa566599626a3ae2faab69bf2ebfa25bf48ef1929c47e09bc +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_303/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_303/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_303/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_303/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_303/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51992df9d2fd959c335993aca60cfa536b952634 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_303/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585a21d4685a517ea1af9eaca9bd8ae610c597aa8b8590a48dd2ca61ef56c0ed +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_304/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_304/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_304/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_304/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_304/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21a4aa7218b8e8c9b8149f5a5cd3e3601624cbe3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_304/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2732e00c2fdf81dda0c91f5c34e785ddb3c4d03265466199f33d3a0a16ab74 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_305/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_305/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_305/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_305/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_305/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71cbfbbf39858b1bce261ce791a1b2df3a9488a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_305/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabed6233e4ec95f307eb64cdde99371e341dee6af52a30fe1a5d0317e94cefe +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_306/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_306/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_306/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_306/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_306/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a78fd7387f10f1ca81ea6f7a1a7997c9b725714 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_306/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066e66ad5a77cf7d7114d9cc48f76c55da056e6881d993e4bef2b522770016ce +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_307/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_307/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_307/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_307/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_307/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520388b1405f8558b76e4ad2e9348eeaded5ad57 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_307/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c452d3acc2d0be3f2ed0ecf2bbe3d435d968474710883a6e44864958d83d3b3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_308/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_308/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_308/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_308/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_308/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac4308e12723cfa3c1811892fe04e81278fe1ec --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_308/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b50441b0895da0c77e96313df9c251ac3f213f99de569a59bc668522c6bd97 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_309/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_309/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_309/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_309/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_309/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11b766340283bc8f49a1792f70dbba665c0003c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_309/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a398b19dd99124d606821923ce03010f2d7e4157c2c24a3c19d2004dccd803ee +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_31/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_31/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_31/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_31/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_31/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c94084bb6ef1967867aacd9afea4501542ffa1c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_31/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db580df77935ef1b4dad6fb8d5cfebc00f694fc2e777e808e3121eca722ff603 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_310/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_310/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_310/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_310/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_310/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03f4746dd3bbec999e4acbaf465eb7b3f8c8e660 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_310/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f5b4e15e15fba95f2a69e352242ec898dcf5c4b9aeb3d9e72c95e3295faa92 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_311/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_311/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_311/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_311/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_311/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a79f68b858b2380223e80c0e7857f92602730f76 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_311/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b2838b36db8ceeb0a96b45e7c2e79ad68dbe179b13ea9fa81c046bea635c9c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_312/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_312/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_312/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_312/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_312/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe3254b76b6a9b331c2959ea05ba88f7806ba662 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_312/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0739ee4e86a2d6e857d0a638076ea4f481a6c48e9634bb8812f653dfd0d5b46d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_313/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_313/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_313/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_313/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_313/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b2e4387f7582958194ee0f9fc882289e71825c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_313/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2560614edd8e81cafca52d9688dea7f44fb492878df9725e3d14e857a2b6a35f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_314/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_314/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_314/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_314/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_314/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b9edbc95b83ee83831f823d3b5a1b855ca6e46f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_314/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6c4baac1afab023b62a9aa608a9510569755f48817faf30e94a77aebbcec64 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_315/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_315/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_315/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_315/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_315/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04242582898b90504d4617b2b72aad8cde84174e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_315/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6f8fc8046dfa3dab18e3df444b3be45e12d7e7b28bb9d4d472d1ad23624bec +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_316/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_316/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_316/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_316/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_316/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f107c921480956b66656abdf7127bfd0ad6b0cf4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_316/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb18cedc77a357212895fb7f0103db976b4959d671a534d96c54fbbde32443c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_317/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_317/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_317/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_317/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_317/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e2caa75ee317c94b2497ee14a2691f324a4d07 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_317/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e977ed4e9d7a91208f850b7f530e1b47daaa744b4341415c878778fa47873be +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_318/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_318/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_318/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_318/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_318/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64314cb4fbfef1e1d5a75efd058dfb90e4e0da08 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_318/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f53b1ba91108552d93721c170dd757cd83c13d15b663bd719e648d9e565f08 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_319/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_319/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_319/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_319/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_319/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120b3a431cfebfcece7a8079179562b434954fd4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_319/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3e569054878a69892aa40895acaaca1ef13022d19dda4430d6c1b0e1ee2ad1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_32/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_32/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_32/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_32/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_32/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ad3eb5d630f5708e97bbd2e942c0109975dbe4a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_32/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2083f7c43e503de2c1f273105c1f01f5776dd72ea6452f1df8729f57ba8321 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_320/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_320/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_320/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_320/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_320/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d8971f07fbb55d15f254a8ed209884b88d60b37 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_320/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9995ca934de30564ce5bc00c9a681add05d8606ba25fe33c72f1833d3452f151 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_321/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_321/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_321/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_321/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_321/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3d2b7e18f78ee35c9cb2bda80bfb6a4e2e304e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_321/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73d1e4359d18ce91945e549a3918abd472b0dc32442eb8d35d0d03c32599bd1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_322/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_322/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_322/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_322/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_322/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..677571c97d804676fe7027f4c45b59cd96c10d63 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_322/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7de24d4d58bdab29b267844c66a2465a64010a7455bb9b98de1860f491b071 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_323/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_323/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_323/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_323/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_323/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70964fcad46e11a8103d68ac4526cfcc632fd149 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_323/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47aeb67d1ea2ae5e32271ed0117d8131fcc00c783a892f0374003f541fef6e27 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_324/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_324/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_324/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_324/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_324/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac03b60647c1092a61df12fd427f987fc1ed09e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_324/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6320d6ed05c52d4928a6cab6cdfa838b9de56cc942a055c7e4c1a9fe11ad1d23 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_325/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_325/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_325/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_325/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_325/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a78c308fa6c8e66af9b6cbf2d40ddf0397ec10 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_325/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0558ae4d3a25aaf0253f996da60f3597338aa2097e95e5cca1669a99bebeed51 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_326/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_326/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_326/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_326/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_326/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a3e778ecfd4e71ad499d52385aa42a41786f24 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_326/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb89146df16c60daabbf3590817d54643ad2155e8d6e3e67eb8361caa2d05824 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_327/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_327/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_327/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_327/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_327/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08647f307993cbe8942bd3a8c62702a41c876a00 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_327/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2896daa430f17ef5bdaeddbbc07b95bf89eb04781c8861b91fd8836de994dcaa +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_328/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_328/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_328/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_328/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_328/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69e2f5b3e21baed9223eaf238aff2483a60acb4f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_328/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff83883d776383e6cd590d2e0f973eeb56a71be97c90a538ca56aab75e68383 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_329/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_329/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_329/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_329/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_329/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac52864c344365ada71ce286a56c6d5cf7121e36 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_329/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe04c4c24483c8076f0c0703ddff59e997db75e56ac9b556874b6df9bb0f6ad4 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_33/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_33/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_33/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_33/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_33/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..433c38bbf33b332d4df4db60d18ead2d593e48e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_33/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe949b695efd1d84cab9b2b46f6201e0d7683351b48a7fb20f22b167223bcde2 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_330/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_330/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_330/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_330/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_330/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe06f5642eaed68fbf42e86d6cf88cf3814b2421 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_330/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f05666bfa453ff61f75919567c051f7b8d8a1a86b71bfc40a7b4c9c98778a6 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_331/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_331/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_331/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_331/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_331/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185d16ab7d7d6e80ccf3d96ad08d9a52d7a42624 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_331/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3766f66f0b5f6ca2854d3c67d83d5ce4d4eee78ed89d807e9ada4b18121e6df8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_332/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_332/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_332/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_332/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_332/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68743d5f45ac81981f5e19d4218bf9933f20c5de --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_332/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5804a2ebfa8a64c4d7ebdf861fa36251fa054015f4c21640222380cabb83e42 +size 176 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_333/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_333/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_333/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_333/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_333/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2526f2090e34f4fbc8ada489ae68165aaca1cc --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_333/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328de2a0dcd02363264f1e71d72fa211e2ede41d38f616bb796516ca76c93424 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_334/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_334/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_334/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_334/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_334/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b464ed7ff771008a8f0acf2dfc47f1f49a92c626 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_334/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f470607871fdf129a24a5e26bcd1e330bba8b0a34f2e6d51c7114e2bffb88eef +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_335/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_335/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_335/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_335/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_335/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85ca875ad9b5b4b4a83657fd3eed6b52368d611c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_335/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0d3cb24bd6390f6b52f00b6f2e252ecd60033eec797c539c6c61412c32c4db +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_336/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_336/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_336/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_336/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_336/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaa78ea8d3991eafd7c6f2e3dd74f19e581a51c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_336/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d46b24358783bd12c240e8952c1d7e2d0543794d5161070347545bba13dff3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_337/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_337/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_337/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_337/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_337/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc0abd77899678b278cb33c9da55c5f54d798da9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_337/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fc4575e23929d527a6c8e56a795d03a3327255ebaeb3fc951dce6e02384914 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_338/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_338/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_338/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_338/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_338/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615c20bfb793202a603a59f973e8f278bac6bdff --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_338/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa8b4f38b34bb7af369a7f10ad0ffee8dd1a2c623b67e6212d6feeac8f7359f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_339/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_339/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_339/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_339/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_339/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278ca9873b388101259838571658eb475e72ce78 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_339/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2b471f586258725961fadacaccbf21b516bd7878c0e53d0706ceb6987e16de +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_34/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_34/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_34/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_34/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_34/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbbe641bc98160756cc3c2acf544e28674d3c3b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_34/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8a37586e526f78dabd475932b03d89336b493793b428a5dae9fd49a6b6bca6 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_340/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_340/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_340/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_340/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_340/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4494cb1fc6ded445b395fcb933d264b3e825e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_340/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ccfc9eae4a3dc9957a13f5c40f2118f3eda2c17a5adb6aa65b06988450772a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_341/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_341/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_341/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_341/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_341/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f63316541e65f7ae8a3eb08a13e26ca6f72b64 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_341/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac636c5fb9de0ad7df212339f62031ca19e80fd31ede4e11e3c33c695b470145 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_342/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_342/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_342/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_342/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_342/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65157ef3370a8e691f2361bd9f8fc4df0e855d7e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_342/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a29cfaa47fe2c9ba1540eeeb18150440cd71e9dcabdbea5c1280f8db53a9a97 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_343/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_343/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_343/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_343/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_343/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d10654b0ffdb326b3f43756ed34c7abee7253fc9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_343/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e21b312dfa3881833f75bc699e8be37d4eb7e4a864450811ea4778e2b91918 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_344/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_344/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_344/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_344/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_344/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3866d5c82919229b552e5087247d3bd2317b9d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_344/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270973fde5aab44f2bbbf8a25a222dcde69064f04d376dfeddbef93c04c6955e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_345/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_345/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_345/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_345/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_345/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3977ba21a7b25995d185907819db70b0a833b3bc --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_345/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51628e327acd38bbcc1fed4d2e9782c5c271619d057be2561f85374e33518756 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_346/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_346/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_346/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_346/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_346/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46d0d111b2f12657cb330a3d5a736b53f860ff5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_346/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257345042c419307149aaf2465754e371cc58866d473c16fde61ffb35bcb17b3 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_347/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_347/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_347/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_347/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_347/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ad476b9a786a79e3d36eb173873a7b088b21d17 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_347/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63633e19679be443f6c9801d869d6c96d9ed570640619dc7ee176e6b7f06490f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_348/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_348/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_348/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_348/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_348/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4a6b57d34371210f9e77eea05f3987ab0575c1d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_348/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9162ae85229f98d6c2cff5ac8831aee578f9ba4701b67ecf995bd7326e7bbf4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_349/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_349/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_349/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_349/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_349/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c506053a117da06eb6823408feb33f54fb7252c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_349/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5887a32906ca9d08a22b0a8f9344c16025aaa4c3dc2aab9f2d67fc02c05e301 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_35/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_35/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_35/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_35/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_35/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac656fe20d00f1c4c5ec3237a5ce462bad078ef3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_35/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8851b83d72ae98bf1e9849b769c205ff1257704b17cf7385a68bd3931b287d6a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_350/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_350/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_350/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_350/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_350/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b1390f1fee400ba56461f67da3c20fc4f773e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_350/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee545c66aa376b5885ce36684d225da03ad2df05a17eae9cfb7c7181c13f8022 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_351/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_351/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_351/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_351/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_351/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc448a26ad223ded5bdd4209f0557955909b806 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_351/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9ab67176ba62506d53a608d5100d617d715f1e54ddcf9e0ffe2502470a4b68 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_352/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_352/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_352/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_352/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_352/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56e8a5867f42ed5fb84c6658d60f706d0ad135fb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_352/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d0731f2c304dde43aeffaec91120b1facf6686c0adbf632b3f6892f7df55ad +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_353/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_353/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_353/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_353/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_353/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee1b2f57d28a8b02b9eb790f13dc4fd3953afb5 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_353/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6a9f8c452110fc232c6629a7d57dea27dd726cdd277d9034c6b0811b9af0d2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_354/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_354/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_354/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_354/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_354/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79cc6da0cfae30b7d721f039618521be8ba37163 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_354/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f648c2fd8092b472f2d7ac9d732729b1abdcf37f52977d4ed6fd0471c14afc +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_355/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_355/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_355/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_355/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_355/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9238c03e529a575f51ccc745cace04ad3708ba6c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_355/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711424f9209b126dee2e7b898946745c16e1fb56185cf114df3856acdb3708ca +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_356/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_356/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_356/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_356/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_356/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08f58bf88e419f2ebe5f981739eeac711f4196a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_356/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb7338d8862b6f45f8553cebfdd623dad0d8d86a6192b9dff7f705692ce2df7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_357/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_357/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_357/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_357/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_357/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6789eca515ab440ef63ace6cc2205af1548804b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_357/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a11985878d5297ac21696cdfd4d360a2747c4b452bf2a532b8c91125c09b160 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_358/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_358/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_358/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_358/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_358/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d22cfe00f667190db32f1e1223badacf93c219 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_358/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f91837b03530c713cdc2a2e5fb17ca04a2e9729e3bd7a9415a9c76060caf95 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_359/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_359/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_359/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_359/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_359/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e606517bfba48e91fe5aa003c5e4d6179d4d4d76 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_359/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e466f2eda0a9ee4000a046d0191f17b694404518d656e97a040aadb30ee560 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_36/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_36/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_36/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_36/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_36/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d1b8726c4fa9d00818553df7a9323f34ce0809 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_36/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f733158a36fca3770897b74c85a3c6dd1087ee9c39983990880a25fccdbcd8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_360/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_360/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_360/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_360/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_360/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..834972085e438d1a7d82a2f4fda29d4144622a20 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_360/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc19c3beaec90ddfd63256672538bc1e28345efc3f552b9f1dd78f187fe5081 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_361/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_361/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_361/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_361/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_361/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a1e86043f8a5cabc5abcbf63cf1e794028c87fa --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_361/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f6314546a87f8d7a47943ad68f0ce511275b9a7db35f9db6edd2c30038f536 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_362/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_362/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_362/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_362/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_362/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad784c3b70111574b8769e37115f12e31d6de07 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_362/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3242c1ab3a0d8c052c6c17c5281b597ea05ba29fc24764c4f0fa8e5983498360 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_363/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_363/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_363/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_363/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_363/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57146c539379c74b2fe13f09ed14c349903f3268 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_363/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7771b4ef3419212754647c54613a86ffc8134d77db12442591939eb50ae6be +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_364/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_364/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_364/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_364/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_364/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae68adcab81b9bbfc8fa9eafda970cb0aedd95e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_364/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b76154e53da0b27cc83f2e498b742805e0cbd9e7bde05e1387d04ec34dc8f42 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_365/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_365/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_365/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_365/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_365/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7adb5ef798ee1c828b946c831174e409497c3df1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_365/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab444720e9e6a95d22d80fcab9fb9bed516cb7fd604316c244641eb320af172e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_366/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_366/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_366/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_366/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_366/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cd36c30f7433369d652ba13dfaf63e9fa139e86 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_366/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b6579700bf7e8f9a89ad726c9cb3f00fd9135a9d2b6dd9f102304c00c544d5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_367/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_367/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_367/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_367/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_367/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2581ed6d27b2b8ad0e0f5cc9b61d997f3e699fd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_367/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5c70eb0e9c4dc0493ec3429b23392eb10dea568412e07a356ef06e2cca5ffa +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_368/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_368/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_368/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_368/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_368/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b8a874bf01e7b138a1ad4ef39295a9546f282d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_368/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe9bed2b4e5fb83621b653a503a3009a8d2fea254d1bb8af502cf3c1c93388c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_369/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_369/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_369/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_369/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_369/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b921e09a648f3c190bd5d6116bf2b7caf40088 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_369/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813a4d1de1b79c493c1e0cd56b61bd0644bda722eca910a3ee1f6a71284c0456 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_37/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_37/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_37/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_37/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_37/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89ffd537419f2828ec7ea0cc210bdf6710ece366 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_37/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50c1d1ef5f5c386f962110954476db07806f05b8de4bc8f158a3499091959d1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_370/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_370/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_370/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_370/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_370/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7081719b36f75425ec96ede465f90e87c7a6aaf --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_370/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f30680cf33ea386ac482ac8c26999d79ca588cd2ba2aaa76a8a914730f8387 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_371/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_371/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_371/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_371/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_371/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb62e8e7808ea9ef2e4245e26cbc669f170e0b7a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_371/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e526308609f53b1bde8338bb61e6843e16f44142cca5241e14d11f03d97d31d8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_372/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_372/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_372/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_372/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_372/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..852f8de35c5a17338dc40c079bbb9ea70274fce8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_372/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3835191aa3fbd0ba4c536365ae3af7e1c4702e563d0dcf71593add9ff86fc04b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_373/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_373/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_373/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_373/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_373/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81d514b74a8dd72cb9bf4c2220a92371b9850544 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_373/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46f0af6b2529e19f06b1aa15908f9b663ae5a6ba4c67a7e1f3bdcb0b198121a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_374/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_374/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_374/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_374/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_374/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222c67b22f2f9f4ab150290dab925b914bb70078 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_374/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8887e3b37c1bc43dc0f4a055c0406f70196c96a8c33a6130d18abb316db04b9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_375/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_375/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_375/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_375/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_375/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8cea5f2a77d708cb0aaa6d4900c70eb1a4e2e4f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_375/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0753fc067619f09269a9da174b97776c4691fddb5b00420337dc8631481d5a90 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_376/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_376/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_376/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_376/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_376/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..945c9b8864f6b57aa9f1715b4d8de9999a0afaf6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_376/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4a6b2c9b29e842cc3643fd1275bf5bb70d9e22355ba24a72f0b30269bc5ff7 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_377/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_377/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_377/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_377/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_377/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..701e640c5488143069df8574d0c2d182f13fa9b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_377/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9439c02d2d36234cdcf44db79ae5c95c3faf1c49b39f258a4e66b4debc68ab7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_378/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_378/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_378/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_378/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_378/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a11412192e49b89d644ede6a091951fc346e760 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_378/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d698e11017854b931e518591bbece752d8272cee4f7685c7d487b9500985f9c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_379/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_379/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_379/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_379/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_379/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a66a96d2e76d8330cda4681022972b16e83e89 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_379/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14f00f8a1a6c12d652e4655908ab6b1c768cd7e8cdeaea67cd0711b903bc2f4 +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_38/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_38/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_38/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_38/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_38/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..667cf291f60aed01734c3fa35315b5ca0747ce4a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_38/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de50be3ab841c9c802c6f952851f15df25c0b52145531ad9f96cc87aae24f4b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_380/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_380/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_380/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_380/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_380/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283893183c0964e668cbf4a980a985c692d9e8b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_380/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d75e6107af89fcf488e046cb0e5f5d3a066803647a3e5db7f74ab9701d0c4c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_381/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_381/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_381/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_381/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_381/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4590b021cf9e3ffcd97f2b6078f7eb57b210e48 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_381/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea428c423c0a23daf7f829ac9843e5f89777ab843bb9c170269ff6d30e1b91f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_382/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_382/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_382/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_382/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_382/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..289e514b5e8b8d9cef67e1a1b9f1b7d7c560a186 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_382/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99780bf91a7a7705c4702979063cc3627501cdc577e1238cbf60f251ddb07578 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_383/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_383/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_383/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_383/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_383/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba24491be66511098ddf4a61044a1c8bcf553b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_383/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6ea96ef4f47de6b8b836326da958cbd0f522b2e8399e02d0c82cb606e42149 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_384/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_384/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_384/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_384/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_384/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5684573e872d30c86884a421b477380b2a86e0a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_384/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8265379626818b2f1130bb046b01ed80376fb97ff2fb6689f4295bbe3041fd59 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_385/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_385/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_385/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_385/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_385/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659fadf5e2e9d87e2c8894637c4896b366a7f7be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_385/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3ac3a602be6a6af514d23106fb478f07f3d8dbfec207155ec91d184339028d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_386/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_386/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_386/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_386/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_386/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d636646fbf81d08d7833a0bbb5b90549a2cd4ca --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_386/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7950324e0a53706b5f8bbfbca09d73758ba5a4adb853caa28ee6349750d209 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_387/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_387/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_387/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_387/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_387/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba337923bd874543d4095b7353ef51edab9f2d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_387/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17673373881fe6044c39efb62e7ec195b19e83550a0919cdf69926c4a6a9cb9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_388/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_388/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_388/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_388/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_388/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb7e0b27bb9d869291a353424a14e2c30a9a68ca --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_388/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a887adc99e704036f6d3c3b2dfba6bed7a9ee85057568e4e85462f0c7adca91 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_389/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_389/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_389/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_389/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_389/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4da9f63183ccd602139c62429bb1a495cac3375 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_389/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9327caa9035da757a159dd37cc9a0eff13d6f2ead9060d546afd125c40c509 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_39/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_39/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_39/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_39/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_39/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66cdc5da7e7297aa0074d4dc750806612d6f0c56 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_39/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1db77fb7b6f13fc3d59433b0c11dcec7b216a2e512c87667f65442e164202dd +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_390/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_390/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_390/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_390/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_390/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ac99e4fe033fd04607e678d52990d6fe0da867 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_390/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b1830ab2daebdfbe35831d63db469f2c0332a60d88f94529c01539e441c6f0 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_391/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_391/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_391/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_391/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_391/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0009fae601453d6d4519a49c66811388f3a121 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_391/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583538e1d5623477dcfc7d5975276aaaedc025f52432919182bdda2b633e5ef5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_392/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_392/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_392/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_392/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_392/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ca0943889a9dbdafafb95b4876e532dc0fde98 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_392/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4fb16973869c572558c175e18fa3d08cc799099c4bf293a6840dcb67ceb80e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_393/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_393/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_393/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_393/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_393/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a82b1eb636673aec12515c181906c4145e510d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_393/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ba0916f2396348190c9e6cb7d50db5f3b90a8ab1824e8086a2ffb4628354ca +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_394/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_394/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_394/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_394/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_394/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc9b841e99e97fe7841b15a947c90990218a4241 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_394/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356949648ba315357cf794e057f3bab4ea72935f184bbc060e7b70bc52105c1f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_395/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_395/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_395/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_395/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_395/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..456ce4c9085b1158686099dc12998ad0d8bef01f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_395/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c38bb0fcd89d2b62a92b76868fbafb8150d2c9386cc76b8dee926136c4523a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_396/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_396/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_396/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_396/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_396/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b432457fdf586b3b083322fdccf31dcc0aab40 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_396/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fad2ff0d7bfb586a3814a9db9fdd4010f39d5a4b6f49ae7ffa8cc8c397f5eef +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_397/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_397/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_397/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_397/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_397/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b994d4391f539ab7e74e46af907e00ecd67b31 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_397/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1ece948d1346fbce5b4221d380a98fb9892c26825d69138d93fbe108d10b0d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_398/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_398/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_398/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_398/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_398/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91836e1a0cb62dc026562513e47d1b3e1f393ed7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_398/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad511308128b5e08cbe7749069523d9abe366f312fec4c6f412ed8ad4ff2918f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_399/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_399/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_399/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_399/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_399/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1596528b37dde702204e2dbca1063f543fa9a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_399/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26041a61cc7281e6e006739a3fc497c4aa54c776dbccd675e82f8ca75289748a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_4/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_4/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_4/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_4/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_4/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09764b5977b44d5c56b9ee19e2ad6a2bb8c8277e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_4/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6079f8cfbd1c1dbd8a9a32d7d5c29e5a675d52920a0e95defec4c9f3fd79a3d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_40/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_40/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_40/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_40/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_40/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e986e43f6c509e87bff1737192dd35618e857ad3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_40/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4160ae971bf39870fd7f65da54330a1981e160e23134f50a8b0cee0801d999ff +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_400/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_400/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_400/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_400/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_400/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bca32211dc6402f234274d8d99825a6ef404fea --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_400/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47725dbc558ab1c4768c37a9b602fce3c3f4934ccba693c61829f1b67af7ff7c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_401/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_401/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_401/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_401/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_401/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c0af30e8962e6d1fc52015f8ef30dd0756842f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_401/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af4f464b30d016b387294638b71430964ea7b92326aaf57988761fd52d1bf3f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_402/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_402/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_402/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_402/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_402/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71f822c707fa7bac68860df57247b9dce7b1924f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_402/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368867aca127db1040c9d883d347739271f671a60213484fb1453c452367df11 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_403/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_403/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_403/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_403/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_403/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1149050cf36307a6875d425f5231f774b6c7f4ac --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_403/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec8ddb2650ef1d87fbf267c658373486c9f905c0d377befe7578680c3181548 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_404/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_404/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_404/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_404/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_404/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159b3880aff8664b1187ded56504e7fe2639ea25 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_404/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d087b238b6012590ea921ac538f8e93c503babe6e0602b8de721721f3ec6fc2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_405/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_405/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_405/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_405/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_405/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ec4c7676da4de0932837f14968d363752f3346 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_405/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2037a5859343c788cb25a521404e61af8989ec695e67f60c449402f6ba30f6 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_406/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_406/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_406/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_406/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_406/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc344e9b3dca462ee0f2d1da527e3b92abcd3893 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_406/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4aed2ed45d9fd272bea4cc429e9f502785a94e53471a1ad10279ea9a9480e8 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_407/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_407/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_407/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_407/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_407/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80a880be092bf49a13a57a1331203efd4e2220d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_407/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a71bd6030319b79a83ad05705e519e4d532f35b18b42f94c983ae8cf16c0161 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_408/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_408/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_408/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_408/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_408/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09b390427047661d00c24974e939989f744a596 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_408/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d4983734f25e7524fdcc18604c6c43d9e30faad8b9fdcffb9a11b37efde0e7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_409/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_409/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_409/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_409/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_409/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..039b0aa4878b1e9567d2523feb62cacfdd88e816 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_409/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f129fd87c7137092ba9709be763771bda7c52d78e0a7f24f7afd4e02d1ae817 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_41/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_41/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_41/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_41/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_41/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ebc12835a332f9408073ca8ad77662cf33b177b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_41/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0b3b8b2b59933109fa69f89767d96bbfae9c41ef166b762dbe1d1602d4e03a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_410/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_410/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_410/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_410/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_410/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7fd9727ff4f0d3341c78122920343eddf72832d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_410/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75957dd7307b8288393e139eb4182a6c7f2bdc6f1ea00f8fb6065b49a75fd40b +size 269 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_411/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_411/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_411/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_411/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_411/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0982d16070b487ff55d1cb3ff24b14df31f06054 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_411/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5013e5de109f9d538add1f0ef23e4d789042f363b8fb8a969b8d692f687287c3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_412/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_412/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_412/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_412/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_412/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a889f121ebc5d140dc6ce84025caf69f7d16280a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_412/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381f4fd0c15e304d1cce5a0f79e8d59621f75936c1831f804024e9dcb4e24f36 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_413/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_413/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_413/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_413/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_413/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3c246451af47052ed521251021fa289f236939 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_413/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f90e73b778181731c2ae7aee965ecc90069f6e3926552fa1968ab274c7f538 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_414/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_414/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_414/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_414/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_414/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d0561f9ec57702943563de75a54f49024d73c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_414/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2b6429ac8cf87a8567246e9caa5fd1d107910d27bb5dc28f2dd1814526137d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_415/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_415/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_415/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_415/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_415/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5f5618ae2d04a9131810fd58c43756f730b9eec --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_415/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bb45cdcca0173c71a5d5e4a299cc43c20d9ab6c517b42e47526eaa1cb5e797 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_416/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_416/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_416/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_416/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_416/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036dc6f7529a69c2a462d7c1baa0cf79dbd15e02 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_416/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57911f39800d185865f39eed32033c6017b05d0e783896e6348cf1f95864a2a2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_417/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_417/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_417/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_417/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_417/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86a27af17fc1831396bddaa5b6a6c6aa8f658ba4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_417/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473223ff5b97bd1923c76a1340e4720638875b11ba181bb56bdd43604cb14c8d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_418/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_418/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_418/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_418/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_418/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907413a46aca320e9b5e4f089366457557c3c814 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_418/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792ae27436811b9989ba08925cd5e5f3536f4015e06740c8f2c2a145802814f4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_419/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_419/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_419/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_419/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_419/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094f5c00221751da5c7eaeefa0bb0070ce275fc6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_419/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b2b128355a3ab16f3e9434c7a12a05605680345dac2d5267a9919ceb803913 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_42/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_42/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_42/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_42/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_42/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08845a1d03fa84529443c87a1581c7477805f688 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_42/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564f9bb59de640518f1e8fb0d21f2bbd0edc9fb67d42a90f15660a8ad77433be +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_420/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_420/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_420/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_420/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_420/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a311abb51449f9328800d6f202756541b40826 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_420/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01045c03b4a4c9248560b51dbe27f17fb6b183836e202c2b31ed70ac8e35eeb1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_421/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_421/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_421/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_421/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_421/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f478f5de42f2965f32e370341f86f3aed27ca9ea --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_421/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f354e0b6c750bb9d8acfc15c3e7c4acc6fa3ef7a6fa640bae85066942985fbdc +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_422/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_422/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_422/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_422/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_422/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccf129c497dd2e971efac72335135e65b7b605f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_422/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134729c678b4215cb92e73f24a94f00837bab57ac4cfcaa4935fe290904b697c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_423/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_423/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_423/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_423/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_423/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54b80c0dfc07ba3ee63709578524d7b629a9f916 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_423/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c465c039417807ef4266b820396767b02af744076d72b6c25b20a57ddb5df204 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_424/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_424/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_424/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_424/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_424/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d34ff2865e3b0d282dcb17a7882402d5fe3723 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_424/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b937036ac10d6d5141082d1486a9879433e964c986db7d637c785313980873 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_425/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_425/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_425/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_425/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_425/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0dade15734901c9f2ba1116b5a74314e7ada18 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_425/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66d38d759b881f91fb4b816ba79355c4accd873581647f40ef32baa9f5d8034 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_426/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_426/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_426/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_426/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_426/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f46443cba7dc83691f9f020b50ac49d45fb172c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_426/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b134ce1cc42f6f85fe6b084739089c2e2e8d44a390efbb8b26e5e1197498d5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_427/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_427/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_427/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_427/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_427/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a07d5fe77cd98b180eb31ab9d0b11890d7a78d50 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_427/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9c46a66d9c78163bf3f957af613635e2de5eef05631ff941e6f02b1ad635f7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_428/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_428/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_428/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_428/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_428/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46195343d08eb89f6c1935c53297a56d0bd6edcb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_428/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c8e820cce0734324703b74715953a9a239c93ba09872e88499eec2339b35df +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_429/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_429/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_429/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_429/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_429/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553c28d30ff98cbe4230cb0ab2b1418bf75fb099 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_429/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5829c325f1d57ce0f716f94ad74869a28fde7f6087387e9a38c7cf3eee2a6aa +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_43/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_43/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_43/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_43/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_43/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a55e0f219823fe9ed12bd30cd384efa6cb4014 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_43/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae31ad173f848e26daec35b1c0b2ffd1b03c77ea50f9244fbaa77ed1fef94d7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_430/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_430/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_430/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_430/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_430/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93103a29d9e04a8f88e398e12d505b9fed7ba8ec --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_430/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6153b063d5007341c065aa0a00c20e17fb3859e56734938ea8574ba0c32e5db +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_431/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_431/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_431/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_431/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_431/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a49f2e02325f370a6835181591541157672e0731 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_431/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7270dc23af093af7b584ae484181b689341c98357491ac12d5d76229679689a7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_432/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_432/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_432/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_432/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_432/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c998798cd5d0a834738c89155a144dc18c0ead09 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_432/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c6a24d5c7529f4075834d3a347d898223346eecf0ff02cca2328d09b2ab174 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_433/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_433/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_433/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_433/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_433/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39f907b8cbd900720bf0d3fad7f00f49cc61ece0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_433/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529907dee3cc443923ab932814a8457b5ee3c8eb66948af1b64d2e752d5dcd80 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_434/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_434/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_434/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_434/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_434/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc54f9f3fe4ba02aed915d59f34c11e8749f7982 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_434/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25e68e121498bd408f6353ab9d9c879a6ff4dc592b1559cf059278432bf4f10 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_435/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_435/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_435/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_435/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_435/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d14e0d872a4d1574c185ebe424e59053349341 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_435/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2548e1502a02424e34e868e1afea4dcca3ed84e693d7bc10880cac0e20acd23 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_436/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_436/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_436/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_436/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_436/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2a342d489d1fa795dfb9e5f5d644ffe4742519 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_436/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f092bebe7e0df33ddb09a51864fc93d01be4b7851abe9fc9ae338e59d70da115 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_437/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_437/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_437/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_437/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_437/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a27064a5ad74460ad0edcf654846d3eef90af52 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_437/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad65a2301a9c3baf6965e6d4fb1c45d336d82d89465d5c0c9d724af606cab4c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_438/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_438/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_438/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_438/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_438/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..655f976f4fd1aec6e0586e67852d6014c3e24e4d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_438/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550bfde36a8f15684a3dfbfa5260741cbb3bd6d0fa59b51ec28ae6cb8442e283 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_439/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_439/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_439/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_439/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_439/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6253d091014a0af50413ee0b5d9ef55b55c23b62 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_439/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02286967f74198b41ab4950e2a772cb6a8b7e08a19a05614c4bbe6a7bce7ece +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_44/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_44/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_44/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_44/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_44/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39246161a68ce26bc359c8abd3625e2f3f594135 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_44/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e0356b2e688de1921598f0e7a4f5673038266706369edf692dd2b6a5f7b905 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_440/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_440/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_440/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_440/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_440/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb972aa0d6f4212d569ab08d92ac85ef4ed38942 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_440/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4790bf7ab35cb0aab0ff1ece98f4bd2cd777a426772862727bd28101d36d29aa +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_441/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_441/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_441/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_441/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_441/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41a28498034d6ae0b1ad034b946e949894c95c26 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_441/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48aa015a5f01af62ae7754c6f47e5ce8596816023713728a69982458d4224bde +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_442/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_442/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_442/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_442/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_442/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ee0f7ac6a655e80d2e210c26048e0fa31deb48 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_442/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6eb4af8c104e1d23cd789af8b95143ec110445bd02c8704b3af53ca5142ec4 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_443/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_443/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_443/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_443/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_443/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e2c33efb575ae871bfa89f3c21c9f5b5b5908a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_443/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ec3f42f30624d506d391420017452306febfa40fb31a4e2605197e76d745b3 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_444/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_444/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_444/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_444/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_444/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd3da1ccdd509996ab9a8974744e5585df25e3dd --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_444/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb1f398108ab01682248a2ac22887aa9ee0e18a8699cfd578690b9f9f1eb1f2 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_445/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_445/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_445/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_445/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_445/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af2726fdd71dcce7186d7eef39231a25db39347 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_445/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c72813407fe99e4310f03cff80a080010ef51837e326eb26e966cfe066a7d0c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_446/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_446/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_446/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_446/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_446/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e24dbda4fbd212106bcfec5cad4ac0116848262 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_446/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3826624546e11e013b3905eeff1aaf4754efefb83c04cb1570b0564b45628422 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_447/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_447/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_447/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_447/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_447/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0dc6a5acf243db821c32540a5529ccb4dff560c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_447/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c48e0ccadc6c1d00621aa4482487d21a4d4cd8dc63569de50a579345494dd4b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_448/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_448/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_448/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_448/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_448/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6288ed99d26d9630511b32166aab5c28a40c17ee --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_448/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad7de78ebaa0b15ced0104735a8b30ee85be9c8528ed9a3a23240b84c2850d1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_449/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_449/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_449/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_449/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_449/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0481055fa8ca37dbc6c9dfaa09527b8cbf7962 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_449/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9119826fc66716e936da85b13c78de00d8285542fb2e38c94bba0bae83ee0ba7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_45/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_45/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_45/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_45/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_45/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8fdd9d3328ce8ec4e1d6cf533c3ce6ceed9606 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_45/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84423e790f479d3591ff504529f18a685e7933bf659fd2f03e45dce11871eef +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_450/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_450/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_450/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_450/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_450/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33168a3741926734a892d73b3784de2bcadb26b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_450/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee3aab2e3d36e5ac1cf39737a198a8215734efdeb82ee2e5a9b4ce5b767713c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_451/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_451/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_451/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_451/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_451/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f72a444a26e12d2df0d0fff367a824c0c356343 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_451/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fcd7482152d6eb8dc4236fb12ddbaa9c90743ab89d23be94563e684d1ca54f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_452/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_452/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_452/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_452/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_452/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3269416f83e4bd15bfc3f1b2fdc727f2cf08d6ae --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_452/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2950f289ee876fe865152879d19590f9f1d7e3a453ec810c5a9fb59c343a8648 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_453/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_453/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_453/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_453/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_453/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd4ebfb1b3e5b12bc738a98c47801d189154454 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_453/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbd4ec0f4f02069a10fd1cca99901b0c13220a5015d278fb605d3436a64e5f3 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_454/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_454/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_454/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_454/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_454/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db41aaa746c8c1c4ced513d06c040d76e610b0a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_454/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503818edf61f0610e7f031d0d844d2a9a562511e141342449f7428307dcbca05 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_455/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_455/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_455/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_455/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_455/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eec05d3837daf886766f8bffdee214af8da1f689 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_455/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8483eb6ae641e9bf1570a565bb55f436e05085d48ebe00b0dca1b5a5fac056 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_456/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_456/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_456/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_456/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_456/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0e136762818f22eac5a6b0e7b3ae4c94d3bed7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_456/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c1e76dadc839f708128530a33e60bf415b2cea315a68d9a91d0494a021ddee +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_457/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_457/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_457/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_457/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_457/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713fa87b397e0799e9466d656947d841a1172e09 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_457/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e86cc79930861566b4fecdbd18efdd008e03bfacda17c41e9f466f53344abb +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_458/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_458/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_458/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_458/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_458/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185357b77d08e454b7257da21e8521beb033db4a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_458/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9d500c09d82d875d59c201afc0d70151a7d8470bf51f7a3483d332fdc87f3b +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_459/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_459/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_459/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_459/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_459/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..920c3df9953b56653206f62838c70d5ca31315ae --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_459/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2060a9d6e72a6c492e0b13853f94c45f73d1de33f1d46f7b9f854625b8ae255 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_46/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_46/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_46/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_46/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_46/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edef12549d5ccc561466c9fb5f58d6815d0a1d5c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_46/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb0d6d2f89681616691e2e5882b7241a11c8e2e9e4edb3964d2ac96409d7617 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_460/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_460/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_460/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_460/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_460/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59edd47c3d5a6328ceb621a5246ac73fd60c167c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_460/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0864591d2bfeb0983424c9f4e4b80916d84db508d4aef0821fda9702905f1f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_461/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_461/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_461/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_461/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_461/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c5126b7d54f429199e4ace4b2a8277a6bdf61e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_461/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a815707277db36f50d525ca8b765664bf8ceb1fb9586a5b9f0e8184d0688d1 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_462/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_462/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_462/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_462/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_462/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0485a894249d8ae5673611cc0cc2b2cf67df5197 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_462/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9f41b9132431686a9213d180f3b19bb8a6fafc3d0b67d9d2a728a45c527947 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_463/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_463/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_463/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_463/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_463/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe6e55a6cd563bce74af9dba6865f0763cb0aac --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_463/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d217a571ba95bac8a616ed10d66f567af48a06bc5a8318018ea4a28ac79e2be5 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_464/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_464/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_464/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_464/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_464/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36dbbf88005d3b7e5ad358a85592f3c66be9bc57 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_464/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc53474ad65791482d07411b3eed757fb337cebcbfbfee3fbefb2e74baf763f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_465/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_465/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_465/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_465/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_465/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c005325676d2566f42b662c911dedd753a2a12a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_465/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3ac76eb4874a7edcbb233c9068aac14dd94cd64d93ee629c92e6fbae9deb0d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_466/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_466/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_466/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_466/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_466/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2237cd3f12ab28d5caf34be7b5dcb4b3603290 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_466/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d225e6833d0e4fa3d60d31c8f725219f13d7653dbc72f6a25724d00fa28351 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_467/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_467/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_467/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_467/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_467/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1e37b6b8363a37c624b1e40ef91d4d55d6e9d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_467/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9240cbfad50e6efb827ab2476ea1e6dceffe8e33fbaa20a8de4c97b9e7f85c +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_468/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_468/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_468/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_468/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_468/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1b4adfa10031f476c4d987e3782335b5e71bb9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_468/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813944520597b2a66e41e2456217efdaab1fb019a3869666a169fded75be9c09 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_469/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_469/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_469/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_469/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_469/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5be2f6ade0d7d3254e354eb7b151ee0f1317c6b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_469/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed42931df360817b6b4a34eb6eaeaa5db755da0f009b11190887bc363ca14c4d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_47/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_47/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_47/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_47/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_47/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87694b133005439e77136f0830eabf799571591d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_47/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c83d9acedca5f6f4b705a2722802a1cd3bc4a74fb1569faf38e35ebc6866679 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_470/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_470/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_470/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_470/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_470/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae829ec845d90984b1220dd0a4657c945d3178c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_470/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df2c2332a132226b1665c394d8af124dfebc873e3f9c8d89260532e9e3dce1b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_471/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_471/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_471/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_471/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_471/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4286276feaab4b7b69aff26d40a77229321e9b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_471/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d480c6b8a69d8aeb5f07963c999560d02fe5b11e866869720911c9479bedd792 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_472/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_472/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_472/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_472/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_472/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f3ea18450b8a951da1c03a2006e1bf4f3e7b8f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_472/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4eb137c70cb012dfa5edd6f94e0a5c7204651a8a2d2c0e39d7ab5e571782784 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_473/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_473/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_473/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_473/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_473/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e236d3b85ce44b8e6f3b93c3a313b4d6e567287 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_473/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62403665fc6c6baa92b56e340c222c6103b8115eadfa20ed80ee5022b56aea06 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_474/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_474/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_474/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_474/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_474/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1973b4ba5985f1be318cb3f50589bbcee9f886d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_474/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b696b61f81371df90a8d5de035d62e6ecdc00014ee0751f58c87c5c17db2a04 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_475/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_475/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_475/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_475/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_475/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a9edc3095d6faaca5a374683f6fd1ce366e089 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_475/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4020de4cb277bc5c1163de0dd24b5695b874a60dcf68cc75d5eea6c0294ffe2f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_476/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_476/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_476/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_476/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_476/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac3e81b63dc109c3bd22879400129f3e024947d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_476/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656546b738fc644fabc1598f414a76b60c62ca44347b74d4a8f432a71f9c75a0 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_477/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_477/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_477/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_477/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_477/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d68a60ac86b1be75c8140e07545eee44fa2ff077 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_477/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8693426201d8dedae92313454db91d40ac630c9a1d9e42cf9fd437fe65f10f61 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_478/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_478/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_478/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_478/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_478/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c9dc34310e365593402a0e5e3fca6173b67bd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_478/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01522760fba804971d866fa7789079eebcad4b85a76498bcc233e46628c24163 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_479/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_479/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_479/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_479/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_479/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed78644d821c111e8326b24b53981b54d10c1383 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_479/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520c723881fca0711c24cbda32b34dec3ee44d1dc8dfad8abdcf9a9e474ae5a7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_48/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_48/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_48/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_48/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_48/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae54487c03fc29ef89cb68c908c6caf2ad69a439 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_48/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273f28b5a3832e74380eba5daf9744a9c7aff5e808a688df7b04a8a221292579 +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_480/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_480/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_480/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_480/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_480/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00c18964b05cd1a723114b27953ba531b8d82f1e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_480/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60601a2a3bbb5630043d37446f1a9af7847b48a35114c816addb9a80f3d46951 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_481/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_481/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_481/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_481/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_481/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c55800519a70bf5defa6c015be1868c4c2ec947 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_481/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc2b3a72deacbde6876b72cb3f513e1c3d4866636ee334d6178e1cb894a889a +size 245 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_482/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_482/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_482/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_482/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_482/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1425d8ef2e51944c410d834ec57b53e3db3eed60 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_482/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f9d980a77727b1a19639dfeb88b21c00ac01bba1749af92aa919f30c68196a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_483/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_483/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_483/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_483/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_483/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7db76e1619c653a5e9fe68446f23db6058ff9e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_483/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbeae47b4367ac1a6fd9ce9039f8a5bda3cea65ce64175bc3c26c9c750e5b96a +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_484/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_484/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_484/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_484/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_484/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee64ab48955603626567e5a744e409371b931430 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_484/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03de40100778cf2d642abec9dfb3bde58e8753697af87c0a72facd925892ec70 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_485/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_485/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_485/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_485/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_485/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0456a0cce30849488b103fb2f7777913beb6eb5f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_485/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5558cd8610e5ab359c96a42c23dbaa67c2f55108b898b71fc490ab75159ef99 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_486/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_486/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_486/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_486/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_486/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56824d5abdb1ee6c2495f3c03be604d18f8820c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_486/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a650320db13cecf90afdc791833e950c245fa6b5c60f544801fd1477d73800 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_487/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_487/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_487/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_487/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_487/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..259e0b56e487307cec582ec92944c02bb990bd10 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_487/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee1925edb780230f4facddf712f4fbab8510d11757fc54b44a3044c0c90a0d0 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_488/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_488/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_488/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_488/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_488/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43369cc8755f6a7f7990e372898a28e69e779f5e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_488/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e8cec4144c8d25faf97207c7c3103d6de5b2952b47c96a3779b92522398ca8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_489/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_489/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_489/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_489/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_489/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be2417bc0cdb82995c5c49a3b064576415e9232 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_489/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c58c3b05fb3e8df542e2e0ba0018f18d262cf134a658cbb9a5b052a2790e541 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_49/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_49/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_49/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_49/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_49/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9edf8312270dd0c47b3cc5feea87aadf4a13243c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_49/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4deee06bd42de195a3ba4023979ef77de93c1a648874c00eb79aaa838aa99a13 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_490/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_490/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_490/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_490/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_490/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c0c059311e947fd2db367bf790c8dd71561070 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_490/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4df7a7d05e409fafbca98ea661a2f12e1d61b80362ebed0b6893b4bd2e22a85 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_491/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_491/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_491/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_491/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_491/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f794f124adc4c17c4b999638cccb849d9e9301 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_491/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d752064119345429a6e6b84cc6014648ae22dba25cc64b8f3e24747bd8994b +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_492/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_492/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_492/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_492/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_492/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..285d94ea2b0f1f05712a012981923671775b08c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_492/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503d6edd1251154a2af2c749d2301340ddf82235f24b1c0ab4bf10c57b7db0c5 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_493/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_493/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_493/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_493/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_493/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8cdbc5a2276d8ddf049c48a79ea9918dfcdf238 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_493/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d64b9282cefdbc671f78e7c31458d73a0b7b0ed5a1e20af0b69e48c1edcb254 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_494/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_494/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_494/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_494/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_494/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..682d4b1b0293c33e4790bfe5954aba2573b6b19b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_494/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3015865996ba9dbaa075f7ebfb7d99a8b99b4a50b1fddf0ff2d240b4a6025ac7 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_495/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_495/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_495/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_495/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_495/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a343a3175df232764b7ed158dd2e14e74871b72 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_495/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715e86121207e757c61df97592c9e916de6c079d8dc73f28617805508723ad7d +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_496/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_496/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_496/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_496/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_496/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29edf1f3d4afc2438314975db5d7a9ab1df3d68f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_496/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b2c985822261addf17b1a98734124dd7751c8cfd04b9efac4c03f20f3db3e4 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_497/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_497/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_497/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_497/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_497/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3910736479e214f15edc63c9fe272318f7dba33f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_497/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dbcb33881fa007496f1db53cf949d97c3ed88a9b84d127ee9273ec7ac557bb8 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_498/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_498/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_498/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_498/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_498/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14b97cd04737451860990be829dcdf0c5a6e84f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_498/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdc4d475ff971d56d710e19cd8362ed046e0f96c910cadfa9c7e08e95458a55 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_499/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_499/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_499/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_499/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_499/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb1c8defdfd193fb2cb4570de2587a79f2079927 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_499/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271a907806272b85caa0243228895a4d83bc67eba5ba84a1b1d4cc06c9ade684 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_5/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_5/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_5/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_5/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_5/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d04d753919122f508b5dc6f24dd68d4473f22cd --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_5/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c21a7f4821306f3a3478673eaccb1a9023e61179050f0cbd5e9d7aac55d975 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_50/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_50/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_50/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_50/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_50/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3753061df0fe6e69a47e4b88977aae1a20b1cbf0 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_50/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36639ab434bc509b349fdd9002aca9b147de6a7ce81e0e5df7f378f2d0cfcdf4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_500/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_500/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_500/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_500/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_500/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c56b3caca83a488330ddf68da71d80fdba676a97 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_500/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa9994d521a18c31626e1c0ccc30d0c48b60791af2e791538c1a6dd5d4dceb0 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_51/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_51/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_51/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_51/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_51/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99dedb9174cda03f6b880fef5f59d9b1e493c378 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_51/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b121d770abad20582991a907612b3040d2bf2fdcdb60abe45e0a24ce0cb001e0 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_52/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_52/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_52/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_52/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_52/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..912551e99cf5bc082cd2af8d00d95efd29b1d988 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_52/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d1663cc67d6bcfdb85ca1b236d379079ba361a9614beef325abddda6b30699 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_53/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_53/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_53/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_53/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_53/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9087cb4d22c43069d36969fa52851c496aaa4da1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_53/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d34f4090bd1eb592bc90042e4449902d761ab981f06de7c2beac56de8d9ad7 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_54/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_54/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_54/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_54/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_54/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..018eec410176d08b77e4e73e07aedd40e7b95cb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_54/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0045fea5a30a2dd63eefb22c544b4d81e4d0ba718544c240231fec3e25c4d5c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_55/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_55/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_55/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_55/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_55/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ac995781f43a4929513793a417a0e77b056fca3 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_55/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4a899f01f5577d7a95aa7845077f91e570d8920d7b3994e35cb32b52956311 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_56/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_56/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_56/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_56/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_56/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc45777aef1e09ea92bfacd1ae65a30aec53360 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_56/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b6df6ec7aa3db2cad906e0b28d661b42d2350e5d2e3f90e8880708afcb6853 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_57/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_57/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_57/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_57/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_57/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094a00016d2adbfdd9588d24405cd35f0b1dcd78 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_57/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8b5fc7780155db8052e6f746234a2452549dff6709be781a1a79ad5f16abe5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_58/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_58/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_58/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_58/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_58/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aa9e7553eff0920945cb6f7ca8f5db1b9faa825 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_58/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9858368e3ad288fc970b08fed4672bbedcd52eebac71e37a902215af4e4a0ee4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_59/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_59/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_59/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_59/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_59/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c489e1e134e4d202ecb05760164c0056493b99 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_59/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbee13fa4028e199d0bd44a88d0effd6e4daeb9c68c782fd7ff30f4a72e0f80 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_6/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_6/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_6/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_6/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_6/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645c10422db8848d816c6dcd96e491afa866eb2c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_6/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2caf93c253ac28064bf7b87fa298d79e7116625846599b3613113119650d051 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_60/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_60/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_60/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_60/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_60/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8307f41bd192c067b61712bc052c655cdedb72b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_60/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05df19c8c03c2e8f42b27a083cdca3896c21528841d74d70e6eae4de0d857a87 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_61/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_61/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_61/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_61/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_61/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805b65e3c68e479b3440a920016781815ce495a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_61/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d938a6f13bf455013a836c4a347776e4d8f160bbc964176775af5fdb35adf9f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_62/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_62/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_62/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_62/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_62/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c66c02f49abdee12c479ca9ef29f666e989b80 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_62/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5f5f86ba56464dac34adc40f3199c52ea565a5481cb4be49f718b507667c29 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_63/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_63/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_63/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_63/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_63/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e1682ee57104a4f4b47c0806663c5312760456d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_63/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5b380bf3c4e98ea8d5ef4d7455b26e3c38fdd3cf8c6f1ed279747d2679c2c4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_64/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_64/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_64/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_64/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_64/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce739c4329bfd62c50e747491ab46a8e7fcaefe --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_64/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db025b4e6fdc75ab96008c5510ff4f9868646bd9816b210a55ac93f50a49dfad +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_65/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_65/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_65/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_65/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_65/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebe4ef6171e0c517632db4ede16075b98f835774 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_65/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15631acc3b726adfa0c76b9e274527b01a282aa39705233f17f7d6be37dab802 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_66/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_66/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_66/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_66/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_66/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e373628d46bec138d1e490e3437c29f29b753d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_66/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f6b53acbed7da60f02502385ef0a34cf8790985d7e7f51af05c3b473dd1f56 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_67/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_67/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_67/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_67/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_67/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac2361bdcc0129051334cd2ebb54d8e755dc240b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_67/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f851291e927ccbd245129fc0856fed7e60e9e1ee6486f8b102011a25ea531102 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_68/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_68/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_68/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_68/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_68/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2771675146a9de4286ecd9280fd334f90833426b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_68/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ef1e0cd6d31e4eafb428451df007036663237b8cdee45f095260218dd3a8c5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_69/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_69/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_69/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_69/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_69/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ddecc52ab0a4959b5c711b7d4e58bde0bed7be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_69/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0939f312d163ce5173f61a0679faf01791be2b13e3c3d2178b076edb7aefe994 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_7/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_7/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_7/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_7/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_7/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4fc34636a36e4db0e863f8155d1aa31503b5766 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_7/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946aeca74115c7ae3d4039fa2956bc8bfb88497258b9376afa24f3ad96e0e7c6 +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_70/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_70/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_70/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_70/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_70/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..438433eb1a7d138d1373c7f35353eb82908f04af --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_70/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf129b819d47f3a57654bb27cd95d033fdd5488caf690532b22031c6a1d721a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_71/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_71/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_71/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_71/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_71/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87a5612ae68e39a039c3b5c21e83ad9dcc81ac8 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_71/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5a74164ebbb4653d5b74dc8c34f98d5e81a72d9dcca239da09bf7a4c2c9d1f +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_72/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_72/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_72/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_72/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_72/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b8fced8481de4dfe1848e85c920a1dd56cb97c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_72/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9c585d4fb3a34c77bcb6b97efb3b9c29da14687f6becc00e80bae1d63430ff +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_73/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_73/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_73/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_73/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_73/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd48a3d5ff2b5193c577ba02523d3bfd2c50fd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_73/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0983c52400b86f14539eb82b1fd5c72cff03a5d95ef58cdf06b2e36c6ad159ba +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_74/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_74/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_74/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_74/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_74/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4ffc7aa7101b2950d40f8e178ded6a251ca122 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_74/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e50393ccd9d1b9d44c7355703d76c281168b15b56a006ed6e8230b4e9e8c56 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_75/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_75/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_75/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_75/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_75/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a232d757dfebb31f1ecce89e54c588ff70770d6f --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_75/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1afe47a39609cabad19d32f1bb3fc7c058bad3d3ae2c5609677a60cbd30f25c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_76/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_76/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_76/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_76/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_76/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be42581e6cda6e6254334c3ca58a9f665307ba7 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_76/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357cd6f97ba966efef4dc264a0bd589091ad21b7923a3b00f961b678a8090db1 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_77/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_77/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_77/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_77/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_77/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b081d444c7b952295266fbca437a4f8644855d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_77/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad4aff5883937159f61f3911913d3d8ff99f1fefb02a5cf259214464fe4db74 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_78/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_78/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_78/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_78/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_78/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e6418881acd27759a7de986cee28f914f4e3b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_78/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2b0922b0a847d4ef0c94778efec363becc44b34735b521977560df90179648 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_79/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_79/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_79/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_79/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_79/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81079edd1a3cd2dc6abe8ca604aa201ed69afa9 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_79/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfbe073babd409049db5c12509280be7f7a5a89e854ef87f586c7acec3068a5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_8/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_8/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_8/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_8/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_8/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1049984a7696f9af1bc4309724dd91b6affa2f93 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_8/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba522c58067a06a1c966ed26060f366c508e843ec5b985d75a750c1efc8955f +size 275 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_80/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_80/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_80/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_80/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_80/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e145339a9337afca931b9712958ff02b08ace22 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_80/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b5c70c386dc0e51232eb30b1792ba8093b378f1ae4e69a8b4acfc8cb5ee5ca +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_81/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_81/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_81/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_81/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_81/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24c27d719ffa34db273b5ebc673c050b0e63aace --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_81/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d329184777e798ceb8a7dabbce97ce9b22e937be91a83bdb3c27ca62ff1aeb6c +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_82/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_82/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_82/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_82/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_82/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5a90f2a436d37401cc7eaad4615803f740879b --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_82/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2485f0befabe0c786371c46eec115c671ff57572b16fa3e2ff84ff6128403847 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_83/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_83/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_83/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_83/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_83/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3d95af554a8a5783d6e1bd362dadb879b2ed33 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_83/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8753404def35865ddd1d37beb84296d821a92486e37e0ce8a48a5ff507aa71ac +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_84/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_84/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_84/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_84/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_84/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c528a6e14d4fba80f2b215e9d257aa28723ad4be --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_84/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eebc8faf44145fcee78f7c8270d9194c69fbca7f50e3572e681bf99cbdfb6c4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_85/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_85/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_85/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_85/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_85/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa55d3e16690e85e0c8a6613fe985cffc2f4077c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_85/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9d8bc5f7545b9a7e415d5ce47d01b10ec07541e5e8de478f8846cc475dee1a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_86/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_86/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_86/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_86/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_86/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c3822e5193f0df18d5bd1613cb925c915a59bdb --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_86/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416bef2ff73f4e939dcd22dd32ec785947169c923df792a78b386df01a1b55e4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_87/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_87/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_87/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_87/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_87/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ff18de2d450024a0c56d238263b5b9f5f97541 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_87/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd38fd535150643e80e63036697758e4db71894408989438044b181521ba40e +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_88/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_88/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b0c0bdc975a06d508737b5f68ffc7b1b7ef328 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_88/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc9e19ba2d8ecf52ca0e6ac9bfdd2ab06a928ebfc728ed29988e90fda70c0d9 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_89/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_89/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_89/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_89/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_89/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2b65338b5c3356eb45bb64b5f7119d3ea2c927 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_89/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10208608e99cc89b0fde7f36fb6aeea1189d75758869e5148d9012cacac4ff4d +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_9/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_9/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_9/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_9/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_9/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1a921718d7cd66b669a54523918cdbe8f42c3a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_9/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7009aee2411b1ea94ffcb6cef826b2ae23d72fd4303da872c586d9b6ab730e2 +size 232 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_90/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_90/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_90/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_90/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_90/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1908f4115a3d5c3a7ca0237f0e4afa3b3bde6a0d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_90/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcc8177a44446f7cf48a5f7753488e5ecb5c62b59532c8c07ab0853f474e9ab +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_91/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_91/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_91/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_91/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_91/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edf5e4eae3d1b17865cac98d26816678f294ee70 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_91/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1e53cc4b0635b8beea7529bcbeba10bc6c8665a40f921e3a6e2d3f50ef6f0a +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_92/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_92/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_92/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_92/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_92/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33acf40c964b2886f947646a769acc3f0d40fb4c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_92/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682510b8fbab6cd1b0f3afc694eff26b54c5585af9545481075c3ab8e1ddb0c4 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_93/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_93/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_93/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_93/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_93/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10fa899f4749dd6faaeae1c20d28c75e28fe271d --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_93/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67e92e789dae11e3b0aa14ee7182d2d55ebed07b62e95817fa99e1875fec9f2 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_94/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_94/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_94/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_94/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_94/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3a93d6e34a0639e8b6747bb6be5c4c8f86f3e6c --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_94/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f451f2ad95bbf6639c4e8eb046371c1da785bf0b35ab410db3d89714e80fd14 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_95/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_95/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_95/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_95/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_95/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27dda3bfcedb3ce78312052220c09e42ad4def9a --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_95/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399b401148d35b2379d7e61b87d00d9a572bfb7c63baeabd396f5eaeb073de75 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_96/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_96/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_96/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_96/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_96/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86deae6373502a97e9dcc319831a331d9655057e --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_96/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7674ccdca6869844e0371b1285034c0b990fa0e0e75194c6058b9d06ba218e04 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_97/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_97/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_97/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_97/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_97/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcd6e13d26f05e1666a7eafd788ce37da8b9d86 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_97/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229b0caa14eb6cd7798dd6954ae9c72a8913df4be1011df0e5af190f060428d5 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_98/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_98/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_98/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_98/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_98/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1949bd1c8c6961f72d5f432bd1ae088d910b4ef --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_98/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d061d603f132aad7627a0d5e6add3420fbd409e8ca134bf2cfd1673eb620d122 +size 288 diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_99/._.DS_Store b/Real_Time_Visual_Understanding/__MACOSX/sample_99/._.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5b28df1cbc6e15bd0d35cdadd0c2e65d5131c7d Binary files /dev/null and b/Real_Time_Visual_Understanding/__MACOSX/sample_99/._.DS_Store differ diff --git a/Real_Time_Visual_Understanding/__MACOSX/sample_99/._video.mp4 b/Real_Time_Visual_Understanding/__MACOSX/sample_99/._video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0793e77ffa41338ec2063f1467010308290061a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/__MACOSX/sample_99/._video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f454c0fb910dd83d0b856f32c8ba096ed0a62984bacc60195ffcf5dc510a9e0d +size 288 diff --git a/Real_Time_Visual_Understanding/sample_1/.DS_Store b/Real_Time_Visual_Understanding/sample_1/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..29fdacdb287bcfd0a68c1b393cc74dff2a90f0c0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_1/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba64890d2f5f174dd8088d70dadfeb1fe0275e23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c0ebc3f257c9f65961df6015e7150e0292382dc56cef2c485c6c85492a001b +size 85159371 diff --git a/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..171d299d89943aacae3876e6b9507fa7347976fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8644635ce36df4a2002ce83097b5a2c41876b6fbc92370006134f43e2e07a7b8 +size 1246501 diff --git a/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_53.mp4 b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_53.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821703e8e60cce2209c2e6661af66bcfdeab4dd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_53.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247ec71f2b70f886115b63bf645464f7a66d166fba5eb9a1768c6fc0dc6aa0ff +size 36536694 diff --git a/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_80.mp4 b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_80.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e5aed4edb12ec17b47f8889a61b8ede3a7823b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_80.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ef1c454c25168323ce3e85ac614f1e5784e91a4a5ac40e291133751f797d78 +size 54583326 diff --git a/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_82.mp4 b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_82.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be51f5d4d30fd1f09afd41c8f60bea6cd5f61c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/tmp_60/video_0_82.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d55ff62724f394405b23d974832115b209c5ca64deed398f02e385ab892476f +size 55877882 diff --git a/Real_Time_Visual_Understanding/sample_1/video.mp4 b/Real_Time_Visual_Understanding/sample_1/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff55e1fcb648fd4e03f8852a2f0b71d6dcccb46 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_1/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1aa1242318beef20e56dd3b19e5cf15503a121fe1a348a6366926fb86a4146 +size 95813537 diff --git a/Real_Time_Visual_Understanding/sample_10/.DS_Store b/Real_Time_Visual_Understanding/sample_10/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..48b0ca49eb76c8c654d2cd11ad4327cf2eab5c1a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_10/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3647248c5f863983cf7bde24f5784c7a19472760 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5360e1e1d0cb4422f76b7ed10565865502a73ca4050298d01871bc426e95d050 +size 56795116 diff --git a/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b8319e54175b28a72512b8cc3f517f3ac69878 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df61fe32e6cf6474bc94fd8c890b1606a3254b81435bd6f7344391feebcadf9 +size 143686627 diff --git a/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_304.mp4 b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b628bc52f652712d6eff2a5b5c01f558bc30fc5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fac60cb9519de1abc6c354654047f81e541deb0cbecb7e4bd4e90731e989cae +size 161335806 diff --git a/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_31.mp4 b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_31.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7029f65ee0ffb221a3a52c0cafdc58b98f8b61c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_31.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075d95988b67e27097e77c2cdb41e39c44ec6a57b09d04948aa8345b98d18ec8 +size 12745320 diff --git a/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_457.mp4 b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac6fdf9cf403eb15c35b781191ecdd50ac6d295 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/tmp_60/video_0_457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43de445d1579c9ce15f6c3a98913f117505cb20d6867ba8cccc7c0d6fc55491 +size 252466980 diff --git a/Real_Time_Visual_Understanding/sample_10/video.mp4 b/Real_Time_Visual_Understanding/sample_10/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81ff7bbee62c4de6d1efce7844d56c1ea7773f5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_10/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9930cfae9cb9d11ac57d85efb21aafe6f17e7d21c3ff10e15e77a659862ad0d +size 188432617 diff --git a/Real_Time_Visual_Understanding/sample_100/.DS_Store b/Real_Time_Visual_Understanding/sample_100/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..02a755a97e31983d98f397c05d076ef2c209ae31 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_100/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961dd03ba0419c2bbb7ea5334020b44853b04f27 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcfc5cb5555b61dc42f7ca84214b418746152663c6b8c6e67c5684c30da2a76 +size 2067413 diff --git a/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddab1e6c835975851565e8ee66fd56493836bce7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab843e4855ab6c0e2013b21d1117099fb833c8611886a1602bf2d3a7870e433e +size 24385020 diff --git a/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ab7ef8397785bc3d8d8241f6d9046777624c29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7274d56cde977bbfdfa1e6939a459f574682692622d7d24091784ceeba7695 +size 37940630 diff --git a/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_56.mp4 b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_56.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c3a0c3bc26889292afa289be94d99cecff7ae6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_56.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98a2016a0b623feab25f87791a8748f7017b762bde93dec46915707da37fa3c +size 6924397 diff --git a/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76914288230f65639b077384725ab38c2a755d3e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b8dc4ad5b0c1213a2d2f94b3028daf870c3bda4ec7232f3cb8f06e43dc27e4 +size 10629369 diff --git a/Real_Time_Visual_Understanding/sample_100/video.mp4 b/Real_Time_Visual_Understanding/sample_100/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..277be1f0afe713f66de57994469f6797752cdcfd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_100/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4160057bc0572cde4296a2708004ae1ae4e61510753dadd70659ef83ee801d23 +size 54589857 diff --git a/Real_Time_Visual_Understanding/sample_101/.DS_Store b/Real_Time_Visual_Understanding/sample_101/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a1cb8707e140604369313ba303aeffe3726e5a9c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_101/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae0d8f23054f606bc24bca93f9072b752850cca4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6b44a2e44df68e88436a7a93893f5d300752a6a9ab639c97440a49700891d2 +size 5451065 diff --git a/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7698dc9067bb5f55ef40695d69375618e8add7c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078529e07ffbbdb513fea0935e2aa6c7222a24937aee16896fdbd01c3b43f5d9 +size 67828922 diff --git a/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8c0985873e30caa793673f40634424675cec0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9449ac98d730b0d7dd09a64fe31cba0be849e1a3f5c468bd4e96964cde6814 +size 92252034 diff --git a/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_56.mp4 b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_56.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..352ba6f63574cb9e3b911cb0f872042af98b1bae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_56.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6623e1fc27e95dd3b0ad558ec79cc383fd149808f687126c31b52f1ccf197070 +size 18978938 diff --git a/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d604609ad1859ec70204d81b8acef2cad227c3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0a6cfb933ee8baa96bc581f7cf8b5f803b35ce4ba5a1d441dce59449cd99a8 +size 29430165 diff --git a/Real_Time_Visual_Understanding/sample_101/video.mp4 b/Real_Time_Visual_Understanding/sample_101/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..964502b48d8413794a9a6a95686b7154f0d0467f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_101/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7b39efd8c75408d3b1aae9c32c1b8eeefe5416176c55ec426267e0482618df +size 82583165 diff --git a/Real_Time_Visual_Understanding/sample_102/.DS_Store b/Real_Time_Visual_Understanding/sample_102/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..587430974f47048fb9e4d6aed8c1632499429a4d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_102/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30c524e18ba030f7fa9503f5ab5311c2cf7dd0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c889ac92bde412fc6209bdfdf286334604f00da76776cb0d59a77e2897027c58 +size 4296049 diff --git a/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da03dcc55c52c0564fc1d7c5f1d40523fd651d80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd02fe021bd3cdb17c5d8bdd9c4783c8b7a409745e51ec13d1d13748dd74546 +size 55848701 diff --git a/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb742a1e6452bfab089bd093f034fe1aef7f6a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7968f7c2a196b683b0d3ce7366db00c6e7831e0fb3e65fe9a0ed7934c43d70fc +size 76206385 diff --git a/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_56.mp4 b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_56.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74da841a6500ac33be2f57711ec9d27653aa4f5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_56.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab1a61ecefcbc7dfb615a11fff5b00a92460c7443d8abb09ba1df48c5e35bba +size 15049847 diff --git a/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dbb2757b418ed86d7ecee215478b90126d870aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b373457eda493281b9f18e7fc9f496743de3b2573c1f2f6ca0b907ad2249e75 +size 23236142 diff --git a/Real_Time_Visual_Understanding/sample_102/video.mp4 b/Real_Time_Visual_Understanding/sample_102/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2754bd3ce02dc4d1b5e362c38982e7eabf9911b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_102/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0a08af04a3e9541eb32a591f51cfd4987a48c3a51b87b829dd635d64e71d7c +size 86693444 diff --git a/Real_Time_Visual_Understanding/sample_103/.DS_Store b/Real_Time_Visual_Understanding/sample_103/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a22aa743f70f0b8da42ce90e6d104caf1da80618 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_103/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be75a860ac66744c7c26c2f522971c469f0b67f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4d90e0147ddaeb9692237f8f8df2a32c5735eba0e49415fb67b9c4e2ff37a9 +size 28944019 diff --git a/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165a73706293077459289508dfff7a70b3307d4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96696d9d29fb36313c5e8d5d4ba225294b90f0a865f1334d21153df523721c2d +size 3865668 diff --git a/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2343e7d6677dd1e5ba4a4413a6f85029841a6fe6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3147a7b4766d52feb4f10f2cbc0d12713047397717817451bffb2a85fd4f5c +size 51475966 diff --git a/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_56.mp4 b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_56.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751df2f24636b6ac8c9bf9dd0fc5b8c579fac41c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_56.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a357f8a1b4265b4fb6b8ed6c17cf11261a80b23187480e2845d354ecac16c4d +size 14050868 diff --git a/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596f1222c424779c6969fa847795e4f187f32b13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68db651caf1f5055f8996aeaf2c3a6d03eb273de0c59f1fed4ac8f5a1fa726d6 +size 21482080 diff --git a/Real_Time_Visual_Understanding/sample_103/video.mp4 b/Real_Time_Visual_Understanding/sample_103/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae194ef174fef1afb0f63446f0dd6264218191a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_103/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9140715aed5d3b2d283db6c1b40097f014f701c3dfd65a235e3697322dd2e43b +size 60919963 diff --git a/Real_Time_Visual_Understanding/sample_104/.DS_Store b/Real_Time_Visual_Understanding/sample_104/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..011ec905f0fd6628cb08a86154a4d90de3779db0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_104/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63142b4d67a11bcc7fbfe8654d5996f022677d4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce75464cc3bcc86badc48d08dc15fbe5e364410cca245be37d58619b91f81e86 +size 2877502 diff --git a/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5728a43abdbb4eac24072bd8a0b761478df85c5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbabd615a71d359498a922b38ebb5ff0db5d90fc9c7af3bc6e74864e1e79ebbf +size 140243010 diff --git a/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_457.mp4 b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0dc53810289203c9cee8fa2b088c6e5583ac16 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dadf2bc7aaa400f8c5fc359490d9de1fb9aacfe041c13a5b88e574061ab010ce +size 282442157 diff --git a/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_672.mp4 b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c787edfac17e98b68e48f615a1169697438b4332 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8026c32580a392b2ad75f459564d49b3871c628a8441411703c09fb7ffd7ea +size 346166544 diff --git a/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_826.mp4 b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_826.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc3f6bdc8a83269854b0e7a81592ae3bbcbc382 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/tmp_60/video_0_826.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03c1adf7a40b48b1654b38d3fab0d7e1619287323dc5303e89e2aefdca8bab2 +size 387467543 diff --git a/Real_Time_Visual_Understanding/sample_104/video.mp4 b/Real_Time_Visual_Understanding/sample_104/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0dd1f8d5561f258088ee817d0461e673de7448 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_104/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2172c930e6b35656f0942674aa8dca06fceacfee4f2c43e30a4be364a845cf +size 326064080 diff --git a/Real_Time_Visual_Understanding/sample_105/.DS_Store b/Real_Time_Visual_Understanding/sample_105/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0d8ed49f99eab4c3007a7e659609b7f34fd0db48 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_105/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4970ab9f1b25514b5e3f4e281e69ac25349d3132 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418b7e08eefaae4880ca3cb5dab6418b68e1b78497f1e02da96e839af39b1ae0 +size 4711470 diff --git a/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_214.mp4 b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41f1448a47078cb81c7e10c198014ae2d45e82a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba927b8a675218139dca7ed41a70c91a2508ae21d153c33f065c672ff1c419b +size 35674632 diff --git a/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..188be71c0345884e6f640a3dd5be676df1f81b91 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d37fdb4ad7e59ee6964e48238c3f14ddf434ee66ad2de2a4e2ec425bdf60460 +size 91246064 diff --git a/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_620.mp4 b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85254e493b027c8a99ea93a6870f992facee96d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64fbf5b9255856cd863bc3818b0a17f78d121cea734fa30a0ac171b78a44d636 +size 121172958 diff --git a/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_735.mp4 b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae6aa6faa58ba105b32def6649854045a0145b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/tmp_60/video_0_735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf9c733adf8b7be4d664a2128d3db36aefa92cee967d311abc651813f2a5897 +size 131338242 diff --git a/Real_Time_Visual_Understanding/sample_105/video.mp4 b/Real_Time_Visual_Understanding/sample_105/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856bead6aa805abfbff68421751bd255642ed989 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_105/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298a15d1e99242f053fdce40415120c91bc8546ea758b6326bbb4e519ae98982 +size 136198540 diff --git a/Real_Time_Visual_Understanding/sample_106/.DS_Store b/Real_Time_Visual_Understanding/sample_106/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..41137f3ce2c0624e7ef3953e0399fd0d6fb197fb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_106/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8684ef6a9f081ef768861875898f1179437f459d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc3fa168981427a2e759fd6edcdd30659ba06402b3d7e04aa1a2792b389d839 +size 2394899 diff --git a/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_220.mp4 b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f80b8f5aa92b17d17d5a845a6286aece796109 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70568507d527ee91b15823c5c8652ee6dba459455e598a6b3fafe81de9f0800 +size 42740869 diff --git a/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_419.mp4 b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc897bf10f031a2ed8fcfb6991603d918fc08d55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e750defb04fc0e38a737991e0a891fb91bb31952a41852a59d8e131a14bae6a +size 88347358 diff --git a/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_620.mp4 b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a7c4f1f8e21b0a736463f5deffc699ab2ae8b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af32d9473f369d577566b7a3204a7a3858912fddca1aeb19ca7c7aeae33153d5 +size 121436017 diff --git a/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_763.mp4 b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aba27cf5d1af16a1609f36044e01fd3f829f752 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/tmp_60/video_0_763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0de8deb3766ab68876afe7de61bcc6dad3429b7e985d1bd820186b62812a8a +size 144568360 diff --git a/Real_Time_Visual_Understanding/sample_106/video.mp4 b/Real_Time_Visual_Understanding/sample_106/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca25bb0406e6794d74b7ce72c9df3832ad41add --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_106/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3a45e8a3b97be4ae1644251121bf13c42427edcea9664dbde1b9dfab1b858b +size 146982301 diff --git a/Real_Time_Visual_Understanding/sample_107/.DS_Store b/Real_Time_Visual_Understanding/sample_107/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..129b6eaee9eb2da10d22ada8769d0d4e7fbd5b06 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_107/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af442a625b4552aeaea8eba9ea0153f3049d205a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711f9bdc9f6489d489efeefe058a1bbe86190a904deb3991cd9c5da329573a0c +size 24874053 diff --git a/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f5fab09f655ddda2a990a59db335cbecf864db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f65eaa0ac7122991be99a2cb85c0388c05e61d18372e251019383875a2e1a78 +size 49660213 diff --git a/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f30bef0b0af38b59c8420a86ac787358ec6821 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251d4782d9cf7db65b70afc6e8b89d03f3a6c80bbd345445280700b0252343fa +size 578448 diff --git a/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_547.mp4 b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_547.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745d6b8c8133a00d2e680580b6c12023fc53e3b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_547.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92e201011b1da55a68472a56c68158841397526a52c0c3ee47aa0e98d8bca28 +size 86320567 diff --git a/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_734.mp4 b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3baf66e02a88869b46e029988c07a367fc44d770 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/tmp_60/video_0_734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfaad56e53bc8eade6c6563d2233da2c6cd9419abb47c91cd777ae39c30aa5bb +size 110653815 diff --git a/Real_Time_Visual_Understanding/sample_107/video.mp4 b/Real_Time_Visual_Understanding/sample_107/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd6675758b3fea05c39312aeba692b4a8b58adf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_107/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16aba148bf1611a03e0861e55079130d9979970449be1d52292fe6c3dc261688 +size 106168953 diff --git a/Real_Time_Visual_Understanding/sample_108/.DS_Store b/Real_Time_Visual_Understanding/sample_108/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a5c9dad2ecaa608b3ceeb5e7e5435f222b1f8c06 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_108/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4aba3487515bdd03729e61da5cb756ac4b28b63 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a221ec87d159f8f93fd5ba49588db8619d04492425faaf6dbe1fbd5df781d1 +size 4989511 diff --git a/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aff8df34d6cf3dee7f184920d1e92de898d14bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa620b71807c4262d5ec04523c3309a0b770badff69a779d4380f9f640832626 +size 53772764 diff --git a/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_489.mp4 b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27e2db3b8dee9f94465843b7c3573c5fb1e031bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57cd63a1d5cfc4af602354e82f0cc86f288f4c48e42db609470720158a0d1f7a +size 135892619 diff --git a/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_721.mp4 b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402b887b2a22bbf52ef8827730aadf39d80ce48e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2364f73c66a53d9ed5dcdad5607d8bfe786001116d183fce0f66e795f5a7e1 +size 244658063 diff --git a/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_735.mp4 b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_735.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8592f5e5a4fd497fefced5255c980bdd16ed552 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/tmp_60/video_0_735.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474260aa2feee6357f7ba87488c2e2d88430cfb2c428518c9f97e1f98ae1d5ce +size 247008204 diff --git a/Real_Time_Visual_Understanding/sample_108/video.mp4 b/Real_Time_Visual_Understanding/sample_108/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca22293383f60a12d74cc0fc7b575f5a0db06fa7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_108/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d39bb6af005e0c87fcd0fc17aa30c7f73d8bc491a5c4ae1a443de3beb3c69f +size 305546830 diff --git a/Real_Time_Visual_Understanding/sample_109/.DS_Store b/Real_Time_Visual_Understanding/sample_109/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e7b89b383b8a42149f5e0c4fe765ee73d4de5473 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_109/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45d5a8b86297709a32d9671efacde7eb28cf258 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bedd4c814229db02b9f1863adacb7f33b135adaa9533e2ae06a1794811f4818 +size 2280916 diff --git a/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_218.mp4 b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0733705d4dc69e860cb526cb103e90a6c81bafa8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6b791a2b18ad70de597acba32e12e06628f30b06155ddcddff620ce373f4c3 +size 34609014 diff --git a/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_405.mp4 b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ecb917e9a6cca6117586848feefc32b73d286b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f46be93622fa5813256b65e88da65c1c7447c241337ddb6ada07de33046848 +size 169770404 diff --git a/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_601.mp4 b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d5768a5e4811ce0f939183e20db948757f3aa41 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901e474d4cd40f32ae345d4ee6f0f8b06b2ff06db02bf98cc35fa95e4f7bd679 +size 225290294 diff --git a/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_743.mp4 b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_743.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f570601028d9c4393d869e5ab44be5bc74d083c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/tmp_60/video_0_743.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffc11094185522fc9a90fe7b361c88dc4ef40d301a6d0410c8fe3f053adaae4 +size 275833682 diff --git a/Real_Time_Visual_Understanding/sample_109/video.mp4 b/Real_Time_Visual_Understanding/sample_109/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e573218c13ff51a6043b7f554ad5b68f9bce482 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_109/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8414aae79fb3e4918f75a9649d983f68ad695bdfc36c7caeefef219105ec9c5 +size 248480914 diff --git a/Real_Time_Visual_Understanding/sample_11/.DS_Store b/Real_Time_Visual_Understanding/sample_11/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..91b8ad3755ff72c89a9e5b71f6ffce71cfa4436c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_11/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3017ef6d05f5bdad5853f06c27807a62ace7afd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123ce0706db16e463c5259120bdde7a45da0ba4c5bb8f9d2ffc8f31d4e8f57a6 +size 37983855 diff --git a/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_22.mp4 b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_22.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ecf5b70b8c2c30fc9f44de468f3e6263b12ed4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_22.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3929c7b81b9da6ea7849522014023a0033210e5e8d2f792c521db78c5db766d1 +size 5910216 diff --git a/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_431.mp4 b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33072404434c9a927240e96697ae3209689b006d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b412b65b018aa587c8ef390a056038fda2f34e2d467f36faa94d8d17c8b1a3 +size 142068956 diff --git a/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_502.mp4 b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb774e2ee992d9c1bef3647cfae1cc8030d53471 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99beff632d37462b8666589e2f9dfed2d397548fd489354d08a497e12bc3a386 +size 168827332 diff --git a/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_80.mp4 b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_80.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5489428f48687fa61bec08caa57fbfe87e7c4bc7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/tmp_60/video_0_80.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b25da34f151dfa888f1f568e77ba394e678849ef148dec9939c7ac4d2786c43 +size 23082869 diff --git a/Real_Time_Visual_Understanding/sample_11/video.mp4 b/Real_Time_Visual_Understanding/sample_11/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8837213ebbd0b4f46b74b547e988a328586ffb96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_11/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183a44d5e957b402d4162d68143228ac30cec6498c608ccc2ca5e320c34d98a4 +size 161541002 diff --git a/Real_Time_Visual_Understanding/sample_110/.DS_Store b/Real_Time_Visual_Understanding/sample_110/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d3c858e9260e87495b72a4025a40b8b36e991748 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_110/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bdcb230674142c133e80a863eeb44d619b6753c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a3a3b34a35c4b3527ce7a1cdc57e6f75bd97411f0e20817efe8115bb427b37 +size 124228209 diff --git a/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f65c99878b383dc92af12eab07f3c0378c84f5e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e553de6431cd280cac6f8b6b2da59d5d8918d0cf0d3abb42e4238b8841ca4e6f +size 65898 diff --git a/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e09057554c0807d7a916d6097b48d8cdb8fc527 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e91852ad632a5bfd2bb6506ca867221d1fdee70a0dca73b7aa3fe3617c811b +size 195172153 diff --git a/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_729.mp4 b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0bfaed9eca954ddbc8dca43ede2c6f406ac285 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53c1cfa83046a4764da7f54065aded831924e82f99b27face8579f66b73f283 +size 250093450 diff --git a/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_922.mp4 b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_922.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff38f9f49b59b0e151d8846436dbad5e048ccbd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/tmp_60/video_0_922.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5640c04757572a6dbb7fee29134b1c8e431767d9351b02116ca94711616cb536 +size 402775635 diff --git a/Real_Time_Visual_Understanding/sample_110/video.mp4 b/Real_Time_Visual_Understanding/sample_110/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7768c5ae32e6641044ae282ad165cd76e3172c08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_110/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38d7c5f46b204468aa7be9c7c852f26e2644944391d35cb08bc6b349bcf180b +size 307958742 diff --git a/Real_Time_Visual_Understanding/sample_111/.DS_Store b/Real_Time_Visual_Understanding/sample_111/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7946e2f2990cdb2a23c8a6956fb9f1317a311757 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_111/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..188c328a90ac2935b685fd9f9e91d880971bb7d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b597c5f52bab0d98d4f6ef058c75a136a93228fcbe18cafed7b71d5b586808ee +size 1816775 diff --git a/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caff7b43f345e22dd39edac034db82810edbbde7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426f14e18841d20c40f85c521ec626330322e6a1a7584fc5c74a0d1c8a4b6d48 +size 41525957 diff --git a/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_450.mp4 b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05be561367af14e48e0324b4c78d3edaa96d44fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e33dcf20ae5ae61688fd1843982f28c4e31418336a512f4c17792b81acd1bcda +size 64576615 diff --git a/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_680.mp4 b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6c0b5f2d9404604a5a764b0ef829ee6e17afd5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24176ccaa5070833c1a88fe2a3914945486f5b887956ce2e5d8e969f1cdbf40 +size 86757555 diff --git a/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_842.mp4 b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_842.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2d5a7e3d130cd26fec8fb294867e94e952f6545 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/tmp_60/video_0_842.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30d580f62c53b79c7ddacfaf522e967107241887e0ba895e871b22f5a102d1f +size 120508876 diff --git a/Real_Time_Visual_Understanding/sample_111/video.mp4 b/Real_Time_Visual_Understanding/sample_111/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b876a2f7738185c45fa15914dc7bdce0a11a209 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_111/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb0637b948d2344702ce2b62679c76742cf37347bd9823a97d6bb06a35d3395 +size 121369281 diff --git a/Real_Time_Visual_Understanding/sample_112/.DS_Store b/Real_Time_Visual_Understanding/sample_112/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e829107bb87368ca160d3e10dba0e5feabdcee79 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_112/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_191.mp4 b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f0eaf1fbab77939d78fb2050932904b24c713f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90533631f748279436b3eb43220df919f969b52c42c7b527708fc657e3b805d +size 35680429 diff --git a/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1315366fc4c2c223ee316e5ef442c4f5de065e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2864d204e17bd44a77276fcc6723b3fc2b2e1a0da1e6140150eb4cd1b2c1fe61 +size 4612979 diff --git a/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..241138d1ad5124700e60be371a5ddfac74fe825f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2bc3f775615f8ec05a7eb6f8010daebf9ff59e3e089d47c7e214788a0f98e5 +size 79678547 diff --git a/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeff54426e917b6c861bb200db93d4d5ec998eb2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592a6009f3e51c7acf4501c4a44f90a5de82cbc80326d3ba7ac69c0fff707844 +size 137885566 diff --git a/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_673.mp4 b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d63cd4866d09cc7dc3926e8f39989d4114592b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/tmp_60/video_0_673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b97445eefd3b757e66b3cb72b06e2e7152ae9a962446f6bd535b1dedd392cc +size 167069966 diff --git a/Real_Time_Visual_Understanding/sample_112/video.mp4 b/Real_Time_Visual_Understanding/sample_112/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4290fd25d45ca4c5bbfc632d04cb6bf62aafb184 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_112/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614aee17550e376de17c6491d70af9ea2e854b4a2cb3fafea7ae8f4da8ffc4f1 +size 172990002 diff --git a/Real_Time_Visual_Understanding/sample_113/.DS_Store b/Real_Time_Visual_Understanding/sample_113/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b708540acdb445014de77b1cddc99198afdc15ff Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_113/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52272b74b09e25fc3b568d1642ce01133b5f82ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ea821ff7341e16d4f402f58ad7d4dbe78639c980d3ebb7ab7dc6c6611b092d +size 28356763 diff --git a/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8fd96795aabbaaf2672ee7f62e980d9766d853 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f45d9bb582b6d7d6a5d9594a4b529db6046245fb4d8d94eb3794cae4b34b31 +size 37701510 diff --git a/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a841f219a61d2901c37606fd774a307093562d2f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5c550096ef1a918f8d188900e15c68b1ffb1f09fbd2590481a58f987c0077c +size 60936929 diff --git a/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_631.mp4 b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_631.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc97567198b4f3214227f2faf8cad2d3682fa0e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_631.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf57ee6432ab33324b6f0cd821b9c2abfafa9834047459356408e96add6333db +size 89646306 diff --git a/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e297f3898901b7c330e48e7e3df56a413ad7c9d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b656b8488976c0cabe2ccd62a7ccfa6ead37cff207219113182168cafad54e5b +size 2428736 diff --git a/Real_Time_Visual_Understanding/sample_113/video.mp4 b/Real_Time_Visual_Understanding/sample_113/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f923c1aff1a38cca2e9e5be75c031535552f82 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_113/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f39111a8116c6d3b671c57a535c6e47fc0c0474936e6315d406440267c99e0 +size 89462569 diff --git a/Real_Time_Visual_Understanding/sample_114/.DS_Store b/Real_Time_Visual_Understanding/sample_114/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4a232fe45a9f9c95af56fdc632077f02a05d096d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_114/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0e68e2114d91e1b99e58a235b4e3581af4fe23e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1cec896a54b552f07960041f2e563cc9ee7da952063f3a6ea706ebef5c2885 +size 48613278 diff --git a/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_459.mp4 b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75978211624ea97d5a41248f6507b1a98337b8d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15630625affe132a1f19523cdebc1075929e68f01518d0e3591f65337209ef7 +size 95279477 diff --git a/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc8a6dce8cc4dbe8c5c8e6871ba0c295e79cf283 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cc6ded4806f21c95d7722958951093d3afd337b0f312bdf0b79d16f1d13c6f +size 702161 diff --git a/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_680.mp4 b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd672fba8f3df7cc8592a9e1e474edbf2849a1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46529a91eca8a35f9c93cb9c2d231354d77e25f0f3251e61316c2eb5bfc8ecc +size 129965369 diff --git a/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_856.mp4 b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_856.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52a2dec6e75e9c3068230bcf722b8c051c69d6e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/tmp_60/video_0_856.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affccc1750c3e6be4ca54f6a412231aded70d508f93fd8fb9f526dfbfc426883 +size 163429881 diff --git a/Real_Time_Visual_Understanding/sample_114/video.mp4 b/Real_Time_Visual_Understanding/sample_114/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a687dc720f291a3046ea5c9e9e14fb07cdd11a51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_114/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450779ce97a5628c4dc4b86d2aa2810df74f1a501e3a73ab5bba6f5dbcd637c9 +size 122723590 diff --git a/Real_Time_Visual_Understanding/sample_115/.DS_Store b/Real_Time_Visual_Understanding/sample_115/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e0affa7896e558381f31fb09c7c8e3a20cc4d3b5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_115/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4d092c67882555cbc2b023260b5ed66f389c84 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdfcef263b3a8059d05aead3395ac4f2a40389d3e51b22ec81246b0ce1e1a25 +size 5308027 diff --git a/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_163.mp4 b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d73fc7921e032226600e2ce1fc0cc7f80362913 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37bad969b1541b2a45aa0baddf24452fc4b369cd8d86c234f8b5c8d103d05b23 +size 33420931 diff --git a/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431c881dc39ccf8f4c2c1ff34a6919ab18ba83b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7266e119c2871bdad07f9cc63ab8d8d6c93186f477f1ca26518bc80cfd2882 +size 62231714 diff --git a/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_488.mp4 b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79efd4ec9bf6434153d366ffe11e3d4b20543d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f63976be90df723020211a49a47388e1d34931ef3912bcd6bc2684e6384732 +size 88193769 diff --git a/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_580.mp4 b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d504939fc068f966c789211d1eaefbd962467bcd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/tmp_60/video_0_580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8a4ec46a866e9ef6fec5bab3e868072db8f678488808eb04b3d81b5686a46e +size 102278001 diff --git a/Real_Time_Visual_Understanding/sample_115/video.mp4 b/Real_Time_Visual_Understanding/sample_115/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a8714d322953fba5701425a9a8a805747db033 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_115/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab32cbc35dceae58fba905d4f44668cd3284912e6a84723f560551096b37b4d7 +size 102733480 diff --git a/Real_Time_Visual_Understanding/sample_116/.DS_Store b/Real_Time_Visual_Understanding/sample_116/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3840537f0c38be63653283dde11063feaf02adea Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_116/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da23bb5e77d6d8ece728cbae2a589b880241add --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f7b653a51f13b51e3f5d52a2f70717eceb4703d23e4243ce8eb16b13cf20cb +size 3161086 diff --git a/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471ca96d4bacf9e99d25f924e2e6ad801fe62711 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fed04873d1a08546229eae768bc00eabb313725e808c7ff2e701332616e312 +size 26953128 diff --git a/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_385.mp4 b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..213848800973ac35187ba2c74d24fbadbb7bec11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80d72e686a7e86b86a623e4ceb6f265ed69cca206aea8eeeac538101ebfe03e +size 55599189 diff --git a/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_553.mp4 b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_553.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83133ea6490db3840ce58806fd75b91d79eed7e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_553.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2e8730aa5d49e0ea32fe1d43fd55ed01e8abf5b68ce25cc693edb5151b4b02 +size 80834179 diff --git a/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_661.mp4 b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_661.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe9772c39b95ec6468c9269e4b46e40c299c0df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/tmp_60/video_0_661.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1820e4f18bd1245f7ef4c9164665121704e9572667ff515bbc94ee632c4bab86 +size 93295618 diff --git a/Real_Time_Visual_Understanding/sample_116/video.mp4 b/Real_Time_Visual_Understanding/sample_116/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42552e57f080f1814f12e7e226347ba2a1932eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_116/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ae8a8f58fc4d598d7582058618c24a0a4a855998fad00758cbff5e74c6ec53 +size 69604954 diff --git a/Real_Time_Visual_Understanding/sample_117/.DS_Store b/Real_Time_Visual_Understanding/sample_117/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0bb32f7e46bfbdcbad0295a62620e4dab916e9ac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_117/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_212.mp4 b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c969f4be007f98284a2b3223e3ac4687ff30b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2e837f8260a906a938f97e5934826783c166787c50f0f55a68d8a667baaeb6 +size 32746993 diff --git a/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_412.mp4 b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4fe7c0f2e5aa7a59a778c48f328332a33001a8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227b1e170ef7d089e650685b696817747622418a654ed6d11112552fe2d4a090 +size 70865178 diff --git a/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_620.mp4 b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0fcb2782b68a3143142d70e711a25f997391717 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19932a348eb2f8e1dc4768cb267e82c144d7a416bf922d894e43a720610f20d7 +size 108953286 diff --git a/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c12f1c39817a438fc7afb678cd4f9bba434c07d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c5d1ce43790fc40f5d04bb06520c1013385430c478573d5ef5f0df1978ef51 +size 1947053 diff --git a/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_763.mp4 b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_763.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff9e97be44fec4d14a36d61d0c4bfac3a61a10b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/tmp_60/video_0_763.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6f61577639157f12f63c5332265618d69d37ebf04fbfb9726a3a891a6c4c11 +size 133012658 diff --git a/Real_Time_Visual_Understanding/sample_117/video.mp4 b/Real_Time_Visual_Understanding/sample_117/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7400d01703d20dfb749e23eb86449cf4f1024f56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_117/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5593d24a9070737d22ad923ee7b8cdb30e08916d2ec82ff1a7af511f0dcd9c78 +size 135811723 diff --git a/Real_Time_Visual_Understanding/sample_118/.DS_Store b/Real_Time_Visual_Understanding/sample_118/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..953d655ac3dc3d41ff3a4d387a48382f9e351bc7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_118/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_167.mp4 b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b979c06423da8b7991d2d849eed4d8e607f93de8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a240d0246323f406b1187a9699806bb80c4c34610b8687a7c1887ff8a22949 +size 40519327 diff --git a/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_320.mp4 b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5525b453a587385fedb2cc4b7bf6354571dec37d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949e0f991c8b4496474ad60195498b649710977c6713060b38f4d75a8a9bdcb5 +size 87234397 diff --git a/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa20d54fd72352b1a4c23bc5ed37943a1d44ae0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b699e0a7cfb5539afc0b1f0952fdb27c5ec9283a5db38b80bc3bcbc9d65338fd +size 121182541 diff --git a/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_581.mp4 b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d0a16a5bd8be95830301a1067abdc2b4e96217 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a767c8155a80ef857385dbe35414416d45440265d702c59e855578f43e2b3f +size 148533174 diff --git a/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84f1beff679499fa56110aaa39f729ca39e2c35f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f461dfd5ff57efe4499d8555f6380c5a68e71b2c2f9d60e909b1f13203ca1de9 +size 1290934 diff --git a/Real_Time_Visual_Understanding/sample_118/video.mp4 b/Real_Time_Visual_Understanding/sample_118/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f683d772963a4c7b4cad3683e679ce473c104da3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_118/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f40b416dadabc6161192b99f501d3543a561b7061df8a01ac0fbc24ca9d437 +size 157928378 diff --git a/Real_Time_Visual_Understanding/sample_119/.DS_Store b/Real_Time_Visual_Understanding/sample_119/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..16c6a95469f2b9ad702c0500fde4608abbab4565 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_119/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_112.mp4 b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e3ec5dda4f17559321c44215b08ccf5eaa26bf6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2442acf5babdddad071340c568be6ac13eb5ebd169ab0556b45139db5ae7bf9b +size 17418496 diff --git a/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_203.mp4 b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a4fbcf674e8a15744614b989573f698c568673 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72696e66c229dab901fe839b9087190707210e666372ee9d2507192c5c3f2b63 +size 32529514 diff --git a/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_309.mp4 b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..412f22cf6d73c9c45ce34dcca252731c30d204eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafc64ab3496bd06275f255c80eb98f7b2933baf4bb7b7143a4196e63118bb57 +size 41928832 diff --git a/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_387.mp4 b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b337f40d5cdf60b704c2de73258d0c446bbf23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ee2843e8917abdc6ee1da821ac13b59316fd2c9bf237959403d1743a5dbbab +size 50385993 diff --git a/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be7c38af1c24def41b4ba031bcdfeecea1ab5bfe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe3e8b4cad57807554ccadd56dd54d91e8a4bf7569cf5dfff4d465dfdc63857 +size 846333 diff --git a/Real_Time_Visual_Understanding/sample_119/video.mp4 b/Real_Time_Visual_Understanding/sample_119/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d47b57c89b5169706325169fad55d1635f0578f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_119/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26928e096cdb6143ba8b3a00cccbdd920c3f8af1416b937797c20a39b3b79f55 +size 37758763 diff --git a/Real_Time_Visual_Understanding/sample_12/.DS_Store b/Real_Time_Visual_Understanding/sample_12/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..893fe175698e52c63be161a3f6ae644ae7d240c8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_12/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9d0e7bc927997e19331a5f2d8b0749c09f71933 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381e12d44c1a9dca3c187682b72061d81921ac1488f57bc60bd5b88134a9e907 +size 56011579 diff --git a/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_544.mp4 b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9bbfa7f7fc9a7f21c906775baca356b13e9c9b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e36d1735ba07bc431a2beed91e96742c4a500501e4dd2eab4d973301845101 +size 184031183 diff --git a/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_57.mp4 b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_57.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53806909020ff7fe9ee4bfe3ae1e84cbe0c5954a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_57.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc65ad67669c50b77bbf3a9c1c3d12fe8a0258c56244aa467245c89ea3549703 +size 15983204 diff --git a/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_664.mp4 b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_664.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8028d21c68e3d2bcecdc2ed7b0fc2a0684688f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_664.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1d8d7ee160abc320fb12e6ce615e2a20147fdbd8209dcdb32d988f2ee5fc2e +size 220390447 diff --git a/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_85.mp4 b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_85.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943c2dd2b7c25c83e4cb404cfad9d57c223c152d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/tmp_60/video_0_85.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67919f4e462d20198afe6803091c13e6eddc8dd8a29a04e8c057d26290aa2d7 +size 24320594 diff --git a/Real_Time_Visual_Understanding/sample_12/video.mp4 b/Real_Time_Visual_Understanding/sample_12/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0007b9a769ce9198b17a857ff92ecde54faf42f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_12/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76bd46e783d09babe67565f51da48bcbc3f6fd09ee555953fc93df824001e21 +size 172870048 diff --git a/Real_Time_Visual_Understanding/sample_120/.DS_Store b/Real_Time_Visual_Understanding/sample_120/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..462df6ec4575ded4c43402ac51d77baa6efe5535 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_120/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_239.mp4 b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356478334daa028c59ab496813d59aab1adbabbc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8cddb56b1a58abb9905a778edfe4f9e8c36cb8c6714d8c984bb0e1ee70c99d +size 34467432 diff --git a/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_446.mp4 b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49be5a32396de1f0b2e056a08a2d7285f3230a72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007cff87a06434812aeafaa97f55996ad078d55972b26782d9d1c54f503d86ca +size 60869408 diff --git a/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_663.mp4 b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_663.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7410a345ce79e8d0665d3bf05c052973a46e765 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_663.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae6e1e418f02cec863edb5620cf4edb5ae8b140ad46cde7c52686bb7e820c7d +size 90569312 diff --git a/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0427de5580bf3549a8ee5c5a2fd49c82b5e045c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29924dde7c1f5817ac957ccf72658a6588f92532e79e4ad549a2c5af7f08b3a +size 1808092 diff --git a/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_891.mp4 b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_891.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbdba47b140fc277a0342a901c8e8058bc08316a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/tmp_60/video_0_891.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7436038ad9a10af457d8dd6787c790cc6187250a04975158c031f1b48bb6d056 +size 117406157 diff --git a/Real_Time_Visual_Understanding/sample_120/video.mp4 b/Real_Time_Visual_Understanding/sample_120/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ce9e4e8351dfe881aa75d2ed69d2cdca6e4c56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_120/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ff036f6b6cbbb87bf0e0bcdf26cfa7319dff666e1059a8920b36d5766712a0 +size 89141822 diff --git a/Real_Time_Visual_Understanding/sample_121/.DS_Store b/Real_Time_Visual_Understanding/sample_121/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2154dd056eea90f414e9409f70dce88da51ccdf2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_121/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e06b9c9e4908d3989e6e46e8745cac007e133e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615a59e1f33d19f40af01edbba7b8f889950d33d37b5a516246539230fb1b286 +size 2099090 diff --git a/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e124e6bc9896c34d2b2b84b2c42cfad6c07aec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff35906dc5c7d38748f2b708bbce1935bb69198a2b0a2717c51fa5d6abb5aceb +size 52328113 diff --git a/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a3659ddc3fc57e41d3b97446559016c7aa0e5bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637ed650d412f26972835c3f658b2deff339abba75c15a0d0ce24932a2bc1f50 +size 128148536 diff --git a/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f147cedee30be29ae375d33acb044646822789b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1b031c2ea1be824edc4794a051948a4c7e48524765362c923b36d25e0291a3 +size 215838244 diff --git a/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_705.mp4 b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_705.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b20473ef3ad76ea8789afb6ebede2befb5be1d1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/tmp_60/video_0_705.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca012c668ce98cd1bb578d44c5e5c8cc2e7c74a951fcfc3b04b75672f10b036 +size 272802832 diff --git a/Real_Time_Visual_Understanding/sample_121/video.mp4 b/Real_Time_Visual_Understanding/sample_121/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41840f636616eb6ad728022480339db484810d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_121/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb137c361d7b97e4842a7dcb101604980c4848c18c50c2a0e3670978f54eebf +size 228727044 diff --git a/Real_Time_Visual_Understanding/sample_122/.DS_Store b/Real_Time_Visual_Understanding/sample_122/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7e2a076b1f7cacb8bfabfc524ea289cc05acdb2d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_122/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b2574a06b37cf45cd26d636038ac6bb4c731536 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518187fd21504656b81f506cd8ef6756ae07e5824c1b1c511ffbe2621bf8495e +size 3227908 diff --git a/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1920ff9cda6413e0c2301ec4deefd47089b88eaf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfa34ee5f6ea03e443acc842fbfd79e495002d07e6b17fe1562db9228663822 +size 32841271 diff --git a/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..550aac316c447568b00d2a29eadef063686ed403 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6d639355bf7bf68657cf8bcde1fe252df6b14421a6479ea28853c0272bbd8f +size 45875040 diff --git a/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_286.mp4 b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9a087364e9440983e717c96a4e4a7dd09d2b25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c22d08739a7d045db3904f21b6c3fb18d709431f817b18c6b2e4188647f8f57 +size 51741677 diff --git a/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_96.mp4 b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_96.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935444d84d96b7ca0529b9eab028c15fc7f07f19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/tmp_60/video_0_96.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668f683220ad7596e71076cf72334736655f6b75714ec4779184c831d575f9d8 +size 18754536 diff --git a/Real_Time_Visual_Understanding/sample_122/video.mp4 b/Real_Time_Visual_Understanding/sample_122/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7783aa803f2e34f801c73c3c710caaa4cd094be --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_122/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b1e41815b65c6c079d84cf23fd188550473cb5082bf299930aa99e4258d959 +size 39756102 diff --git a/Real_Time_Visual_Understanding/sample_123/.DS_Store b/Real_Time_Visual_Understanding/sample_123/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..06411d9edbb982a6a7531bfc20a5cd8cdf19cf42 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_123/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_150.mp4 b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1be85400f0da0e9d445900348ff6e377c4c7a30 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e87133c6c56805f5f2e7ccb194de1a53651ffc0ac1febbd805327565ac488eb +size 32514416 diff --git a/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0a70396a85ffae923bb6a2af8087bd140608f80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5769edc87b08f00d506b88d3660cb324a1559ac3da39e8d31c549d14c08b94f +size 48324014 diff --git a/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49995166d10f0a6c80d7ccf4dd17e098cd17fd3b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:effa95b65d2232609540e68efd66c8b6c040078f7d60aaf8d3815cf696746e6c +size 95526572 diff --git a/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_571.mp4 b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b073326a9b2cf5a3b3c875f7cb65f298a9802561 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80379c5a3d21f4337a6228f9ea59217ddceae824a0473e2daa8dfebdc48e2a3 +size 121647547 diff --git a/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193f6cc9fe232a6ed0d1e29bb149cbb22f251ec3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff548fc7d960bc609ee41a7d650f903c4bcfd10f0e1832ee61220e6a3bfb061 +size 4962730 diff --git a/Real_Time_Visual_Understanding/sample_123/video.mp4 b/Real_Time_Visual_Understanding/sample_123/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff068e3e6c7600e59410601f17394b7cb712b0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_123/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102e5741eace0998ed3a106594e4a2e368b240263867bd716e8f3002ed6cd684 +size 162475264 diff --git a/Real_Time_Visual_Understanding/sample_124/.DS_Store b/Real_Time_Visual_Understanding/sample_124/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5e07b35556d804013639221571e4f11daa9f87ae Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_124/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_124/raw_questions.json b/Real_Time_Visual_Understanding/sample_124/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..63079815fd7eac529f7627ddc908dfaae78b229d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:03]: A man wearing a gray beanie and an olive-green hoodie is seated and looking directly at the camera. He has a beard and is wearing a light-colored T-shirt with a graphic of Mickey Mouse. The background features dim lighting with a teal and yellow hue, a desk with various items, including a houseplant, and some equipment, likely a camera, on his right. [0:00:03 - 0:00:05]: The man begins to speak, moving his mouth and occasionally blinking. His expression is focused and slightly serious. The ambient lighting and backdrop remain consistent. [0:00:05 - 0:00:07]: The man shifts his gaze to his right, continuing to speak. His body posture remains relatively still, but his head turns slightly. The background and lighting remain unchanged. [0:00:07 - 0:00:09]: The man returns his gaze to the front, maintaining his conversation. His facial expression is attentive, and his gestures are minimal. The environment around him stays the same with steady lighting. [0:00:09 - 0:00:11]: The man reaches out with his left hand towards a piece of cloth or clothing, picking it up from out of frame. He remains seated and continues speaking, glancing briefly towards the item he is holding. [0:00:11 - 0:00:14]: Holding the cloth or clothing in his left hand, the man looks back at the camera, as though explaining or discussing the item. His expression is calm and composed, and he maintains an upright posture. [0:00:14 - 0:00:16]: The man resumes his direct gaze at the camera, still holding the cloth or clothing. There is a slight nodding motion, indicating he might be emphasizing a point in his speech. His facial expression remains neutral. [0:00:16 - 0:00:19]: The man turns his head and looks to his left while still speaking. He then looks back at the camera, continuing his conversation with slight gestural movements of his hands. The background remains a consistent teal-lit space with various items on the desk.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the man wearing on his head?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "A black cap", + "A gray beanie", + "A blue hat", + "A red bandana" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the man do after shifting his gaze to his right?", + "time_stamp": "0:00:07", + "answer": "C", + "options": [ + "He stops speaking.", + "He stands up.", + "He picks up a piece of cloth.", + "He starts to smile." + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the camera equipment located in relation to the man?", + "time_stamp": "0:00:20", + "answer": "D", + "options": [ + "On his left", + "Directly in front of him", + "Behind him", + "On his right" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the man doing with his left hand at 0:00:11?", + "time_stamp": "0:00:11", + "answer": "C", + "options": [ + "Waving", + "Writing", + "Picking up an item", + "Pointing" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the man turn his head to his left towards the end of the clip?", + "time_stamp": "0:00:19", + "answer": "C", + "options": [ + "To pick up an item", + "To adjust the lighting", + "To look at something", + "To greet someone" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:20 - 0:02:40] [0:02:20 - 0:02:27]: A white bottle labeled \"GAC 100\" with \"Acrylic primer and extender\" stands upright. The brand name \"GOLDEN\" is visible in blue vertical text. The bottle has a black cap. The background is slightly blurred and indicates an indoor setting with various objects, including colorful items and lights, positioned on a surface. [0:02:27 - 0:02:29]: The cap is removed from the bottle, and the bottle is now tilted down above a clear plastic lid placed on a piece of light denim fabric. A small amount of white liquid begins to dispense from the bottle onto the lid. [0:02:29 - 0:02:31]: More white liquid is dispensed, forming a small puddle on the plastic lid. [0:02:31 - 0:02:33]: The puddle of white liquid expands as additional liquid is dispensed. The liquid forms a round, opaque white shape on the lid. [0:02:33 - 0:02:34]: A paintbrush with a flat, wide bristle is dipped into the white liquid on the lid. The bristles pick up some of the liquid. [0:02:34 - 0:02:37]: The paintbrush, loaded with white liquid, moves towards a section of the denim fabric bordered by yellow tape. The brush starts to apply the white liquid onto the denim within the taped-off section. [0:02:37 - 0:02:40]: The brush continues to spread the white liquid evenly over the section of the fabric, filling the area neatly within the yellow tape. The strokes cover the denim with a light, white coat.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the cap of the \"GAC 100\" bottle?", + "time_stamp": "00:02:27", + "answer": "C", + "options": [ + "White", + "Blue", + "Black", + "Red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the brush doing just now?", + "time_stamp": "00:02:40", + "answer": "B", + "options": [ + "Dipping into the liquid", + "Spreading the liquid on fabric", + "Drawing a line on paper", + "Cleaning the bottle cap" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the white liquid being applied in relation to the denim fabric?", + "time_stamp": "00:02:37", + "answer": "C", + "options": [ + "Outside the yellow tape", + "On the black cap", + "Inside the yellow tape", + "On a blue cloth" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens after the cap is removed from the bottle?", + "time_stamp": "00:02:29", + "answer": "B", + "options": [ + "The cap is put back on", + "White liquid begins to dispense", + "The bottle is washed", + "The brush is cleaned" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the main activity depicted in this clip?", + "time_stamp": "00:02:40", + "answer": "B", + "options": [ + "Mixing colors in a palette", + "Applying a white liquid onto denim fabric", + "Cleaning art supplies", + "Arranging objects on a surface" + ] + } + ] + }, + { + "time": "[0:04:00 - 0:05:00]", + "captions": "[0:04:40 - 0:05:00] [0:04:40 - 0:04:45]: The video begins by focusing on a hand holding a paintbrush close to a canvas. The canvas displays a detailed portrait of a person wearing a dark hoodie; the person's face is partially covered by the hood. The paintbrush is being used to apply a reddish-orange color to the area beneath the subject's eye, accentuating facial features and shadows. The setting appears to be well-lit, highlighting the brushstrokes and textures of the painting. [0:04:46 - 0:04:50]: The hand continues to work meticulously on different facial aspects, moving the brush to adjust the shading and details around the nose and mouth. The palette of colors being used includes various shades of red, brown, and white, blending into the canvas to create a realistic depiction of the face. The proximity of the brush to the canvas implies a focus on refining finer details. [0:04:51 - 0:04:57]: The continuous movement of the paintbrush demonstrates subtle adjustments being made to the cheeks and lips area. The painter adds layers of white paint to parts of the face, particularly around the mouth, creating highlights and enhancing the dimensionality of the portrait. The video gradually captures the richness of textures formed by the layered paint. [0:04:58 - 0:05:00]: The final seconds of the video show the artist making the final touches with the paintbrush around the eyes, enhancing the expression and intensity of the subject's gaze. The intricate detailing and careful brushwork emphasize the artist's skill and the lifelike quality of the painted portrait.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is being applied beneath the subject's eye?", + "time_stamp": "00:05:00", + "answer": "B", + "options": [ + "Blue", + "Reddish-orange", + "Green", + "Yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand holding in the video?", + "time_stamp": "00:05:00", + "answer": "B", + "options": [ + "A pencil", + "A paintbrush", + "A piece of chalk", + "A marker" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the primary focus of the video segment?", + "time_stamp": "00:05:00", + "answer": "B", + "options": [ + "The artist mixing colors", + "The artist painting the canvas", + "The artist signing their name", + "The artist cleaning their brushes" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the paint being applied in the final seconds of the video?", + "time_stamp": "00:05:00", + "answer": "A", + "options": [ + "Around the eyes", + "On the background", + "On the hands", + "On the hair" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "Which technique is emphasized by the artist's brushwork?", + "time_stamp": "00:05:00", + "answer": "C", + "options": [ + "Stippling", + "Glazing", + "Layering and blending", + "Dry brushing" + ] + } + ] + }, + { + "time": "[0:07:00 - 0:08:00]", + "captions": "[0:07:00 - 0:07:20] [0:07:00 - 0:07:09]: The frames depict a close-up painting of an elderly man with a white beard, wearing a brown cloak with a hood. The man holds a blue sword-like object, creating a striking contrast in the painting. The painting appears to be on a textured canvas, emphasizing the brush strokes and details in the man's facial expression and attire. The background is a mix of dark and light colors, possibly suggesting a scene with a mystical or otherworldly theme. [0:07:10 - 0:07:19]: The scene transitions to a first-person view of someone adjusting their denim jacket. The individual's arms and hands are visible, with the focus on the process of fastening and rolling up the jacket sleeves. The person appears to be indoors, as indicated by the presence of a plant and various objects blurred in the background. The lighting is soft, creating a casual and somewhat cozy atmosphere.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What type of object is the elderly man holding in the painting?", + "time_stamp": "00:07:09", + "answer": "C", + "options": [ + "A red staff-like object", + "A green book", + "A blue sword-like object", + "A yellow shield" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the individual doing in the scene after the painting is shown?", + "time_stamp": "00:07:19", + "answer": "B", + "options": [ + "Walking in a garden", + "Adjusting their denim jacket", + "Reading a book", + "Cooking in the kitchen" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the person adjusting their denim jacket?", + "time_stamp": "00:07:19", + "answer": "C", + "options": [ + "Outdoors in a park", + "In a crowded street", + "Indoors with a plant and various objects in the background", + "On a beach" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "How is the elderly man in the painting dressed?", + "time_stamp": "00:07:09", + "answer": "C", + "options": [ + "In a red robe with a black hat", + "In a green cloak with a scarf", + "In a brown cloak with a hood", + "In a white tunic with a belt" + ] + }, + { + "task_type": "Clips Summarize", + "question": "Which of the following best summarizes the clips from the captions?", + "time_stamp": "00:07:19", + "answer": "C", + "options": [ + "A close-up painting of a young warrior followed by someone playing a musical instrument", + "A landscape painting of a forest followed by someone gardening", + "A close-up painting of an elderly man with a blue sword-like object, followed by a first-person view of someone adjusting their denim jacket indoors", + "An abstract painting with vibrant colors followed by someone cooking in a kitchen" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f84483da777b7ebae01ea4b4bf5f81f3ee1e0b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fce3254447f06203608522716e3705926c14e2bf1c774be926b6bd875a0ed7e +size 42089686 diff --git a/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48f9d36f6491817987910af77c9a64e5abcd9dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f060bd053f485fcdf29b023edba3baac2167d51737cfec10bebd186344c0fba +size 47547000 diff --git a/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ababa667d7018d7c46b86f38bc9e66b33de4e46e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd2f5b3011be60272595094e959db56ae0003f65603fb5fa142d0d1779df034 +size 3084539 diff --git a/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_297.mp4 b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b67adc3cf45627b1928b0b32efefef92ebfe82fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9aa03f3bd1ed1b30d5721c4ae5762aad8275ec9754972f6faab420320dc48b +size 76879129 diff --git a/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_429.mp4 b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e142e7d3c862eb5f443f896fd3aff9d8b4e9c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/tmp_60/video_0_429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fce01b75fc2b8934e08e5948885441f138f3d23af431be6799b6c5c06fdefe +size 112959022 diff --git a/Real_Time_Visual_Understanding/sample_124/video.mp4 b/Real_Time_Visual_Understanding/sample_124/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d70acaf235b87e823ec0e91077ec3e884e4c4a69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_124/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f229725ea0a06f73089f97bad7344a73c6aa8f09146a3e305daa237af9bccd4 +size 105929465 diff --git a/Real_Time_Visual_Understanding/sample_125/.DS_Store b/Real_Time_Visual_Understanding/sample_125/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e77ce110a56fe527826a5aa90f93003a7c86deaa Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_125/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_125/raw_questions.json b/Real_Time_Visual_Understanding/sample_125/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..c7120c513da8ff1bc2dea449fa7b93524e7cb4a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:13]: The video begins with a close-up of a painting. The painting features the portrait of a young woman with blonde hair against a dark blue background with scattered white dots resembling stars. Pink clouds are visible on the right side of the painting. The portrait appears well-lit, emphasizing the woman's soft facial features and the gentle blending of colors in her hair, which ranges from light blonde to hints of darker shades. There is a bright white circle in the background, which seems to represent the moon, situated to the left of the woman's head. The video is filmed from a steady, first-person perspective, focusing on the upper part of the painting. [0:00:14]: The scene shifts to a different view showing a blank white canvas or paper. The surface is oriented horizontally, and the edges of the paper are visible. The background now appears to be a light-toned surface, perhaps a table or desk. The lighting is even, without casting heavy shadows, indicating a well-lit area. [0:00:15 - 0:00:16]: An object, which looks like a piece of gray fabric or paper, enters the frame from the right side and is placed over the white canvas. The first-person perspective is maintained, and the object is moved into position quickly, covering a portion of the canvas. [0:00:17 - 0:00:18]: A black-and-white printed photograph of the same woman depicted in the painting appears, placed on top of the gray fabric or paper. The portrait in the photograph shows the woman in a similar pose, with her head angled slightly upward. The fabric or paper underneath is partially visible around the edges of the photograph. [0:00:19 - 0:00:20]: A hand holding a blue pen starts to trace or draw over the photograph, focusing on the contours and details of the woman's face. The other hand holds the photograph steady, indicating that the person is using the printed image as a reference or template for their artwork. The first-person perspective captures the entire process from above.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the main elements visible in the background of the painting?", + "time_stamp": "00:00:13", + "answer": "A", + "options": [ + "A dark blue background with scattered white dots and pink clouds", + "A bright red background with yellow stars and white clouds", + "A light blue background with green dots and orange clouds", + "A dark green background with red dots and purple clouds" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the person doing with the photograph of the woman?", + "time_stamp": "00:00:20", + "answer": "B", + "options": [ + "Cutting it into smaller pieces", + "Tracing over it with a blue pen", + "Painting it with watercolors", + "Gluing it to a canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the initial focus of the video before showing the blank canvas?", + "time_stamp": "00:00:13", + "answer": "A", + "options": [ + "A close-up of a painting of a young woman", + "A black-and-white photograph of a woman", + "A landscape painting with a sunset", + "A sketch of an abstract design" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the bright white circle representing the moon located in relation to the woman's head in the painting?", + "time_stamp": "00:00:13", + "answer": "B", + "options": [ + "Above the woman's head", + "To the left of the woman's head", + "Below the woman's head", + "To the right of the woman's head" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What might the person do next after tracing over the photograph with the blue pen?", + "time_stamp": "00:00:20", + "answer": "A", + "options": [ + "Add color to the traced image", + "Cut out the traced contours", + "Remove the photograph and start painting", + "Frame the traced photograph" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:00 - 0:03:20] [0:03:00 - 0:03:06]: A hand is actively painting a portrait of a woman with light-colored hair on a white canvas. The brush adds depth and detail to the hair on the left side of the woman’s head. In the background, a yellow circle is situated in the upper left, resembling a sun, while cloud outlines stretch across the canvas. [0:03:07 - 0:03:12]: The focus remains on the left side of the woman’s hair and face. The hand continues to add layers of paint. The brush moves carefully around the ear and cheek areas, enhancing the texture and shading. [0:03:13 - 0:03:15]: The brush moves towards the lower part of the woman’s face, concentrating on the chin and neck regions. The hair and facial features are becoming more defined, adding to the portrait’s realism. [0:03:16 - 0:03:19]: The artist's hand shifts attention to the top of the head, making sure to add highlights and shadows to give the hair volume and a sense of light source. The yellow circle and cloud patterns in the background remain constant throughout the video.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the color of the circle in the upper left background?", + "time_stamp": "00:03:19", + "answer": "B", + "options": [ + "Blue", + "Yellow", + "Red", + "Green" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist primarily working on from 0:03:00 to 0:03:12?", + "time_stamp": "00:03:12", + "answer": "A", + "options": [ + "Adding layers of paint to the woman's left side of the hair and face", + "Painting the background clouds", + "Detailing the woman's clothing", + "Enhancing the woman's eyes" + ] + }, + { + "task_type": "Event Understanding", + "question": "Which area of the woman's face is being painted between 0:03:13 and 0:03:15?", + "time_stamp": "00:03:15", + "answer": "C", + "options": [ + "Forehead and eyes", + "Nose and mouth", + "Chin and neck", + "Cheeks and ears" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What is the artist likely to paint next after adding highlights and shadows to the top of the head?", + "time_stamp": "00:03:19", + "answer": "C", + "options": [ + "The background clouds", + "The woman's clothing", + "The woman's facial features", + "The lower part of the canvas" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the yellow circle positioned in relation to the canvas?", + "time_stamp": "00:03:19", + "answer": "C", + "options": [ + "Upper right", + "Lower left", + "Upper left", + "Lower right" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:06]: A hand holding a paintbrush is seen painting a detailed portrait of a woman with blonde hair. The background is a mixture of dark blue at the top and pink hues at the bottom. The paintbrush is applying light, intricate strokes to the subject's hair, blending in various shades of white and blonde to create texture and depth in the hair. [0:06:07 - 0:06:14]: The focus shifts to the lower part of the painting, where the hand continues to paint pink and purple hues below the subject's hair. The brush adds layers of color, suggesting a background or additional elements within the painting. The strokes are broader, and the colors are more blended, creating a soft and vibrant transition. [0:06:15 - 0:06:19]: The brush returns to work on an area near the woman's hair where the dark blue background meets the pink hues. The brush adjusts and refines the transition between these sections, adding subtle details and blending to smooth the contrast between the colors. The hand appears steady, providing detailed and delicate brushwork to enhance the overall composition.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are primarily used in the background of the painting?", + "time_stamp": "0:06:06", + "answer": "A", + "options": [ + "Dark blue and pink", + "Green and yellow", + "Red and orange", + "Black and white" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand doing at this moment in the video?", + "time_stamp": "0:06:14", + "answer": "B", + "options": [ + "Painting the subject's hair", + "Adding layers of color to the background", + "Cleaning the brush", + "Sketching the portrait" + ] + }, + { + "task_type": "Event Understanding", + "question": "Which part of the painting is being refined towards the end of the clip?", + "time_stamp": "0:06:19", + "answer": "C", + "options": [ + "The woman's hair", + "The lower part of the painting", + "The area where the dark blue meets the pink hues", + "The top part of the background" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What texture is being created with the paintbrush on the subject's hair?", + "time_stamp": "0:06:06", + "answer": "C", + "options": [ + "Smooth and solid", + "Rough and uneven", + "Textured with various shades of white and blonde", + "Matte and flat" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "How is the color transition managed in the lower part of the painting?", + "time_stamp": "0:06:14", + "answer": "B", + "options": [ + "Sharp contrast between colors", + "Blended and soft transition", + "Solid blocks of color", + "Monochromatic tones" + ] + } + ] + }, + { + "time": "[0:09:00 - 0:10:00]", + "captions": "[0:09:00 - 0:09:20] [0:09:00 - 0:09:05]: A hand is holding a small metallic object, possibly a screw, and pointing it towards a piece of dark blue paper or canvas. There is a white circular shape on the canvas, surrounded by small white dots, likely representing stars. The hand moves slightly, positioning the object closer to the canvas. [0:09:06 - 0:09:19]: The perspective shifts to reveal a detailed painting of a woman with blonde hair on the same dark blue background. The painting includes a full moon and clouds in the background. The woman is depicted in a three-quarter profile, looking towards the right side of the frame. As the video progresses, the painting stays mostly static, highlighting the intricate details and colors of the artwork, including the realistic textures of the woman's hair and the soft gradients in the background. [0:09:20]: The static view of the painting continues, emphasizing the vivid colors and precise details, particularly in the shading and highlights on the woman's face and hair, as well as the blending of colors in the clouds.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is depicted in the background of the painting?", + "time_stamp": "0:09:20", + "answer": "A", + "options": [ + "A dark blue sky with stars", + "A landscape with mountains", + "A city skyline at night", + "A beach scene at sunset" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed just now?", + "time_stamp": "0:09:05", + "answer": "A", + "options": [ + "Holding a small metallic object towards the canvas", + "Signing the painting", + "Cleaning the canvas", + "Measuring the painting dimensions" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the video primarily focus on during the shown period?", + "time_stamp": "0:09:20", + "answer": "B", + "options": [ + "The artist's painting process", + "The detailed painting of a woman", + "The exhibition of various artworks", + "The description of the painting's materials" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why is the metallic object positioned closer to the canvas?", + "time_stamp": "0:09:05", + "answer": "B", + "options": [ + "To demonstrate its size in comparison to the painting", + "To make adjustments to the artwork", + "To examine the painting for any flaws", + "To attach it as a part of the artwork" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the spatial relationship between the woman in the painting and the moon?", + "time_stamp": "0:09:20", + "answer": "C", + "options": [ + "The woman is standing directly in front of the moon", + "The moon is behind the woman, slightly to the left", + "The moon is above the woman’s head, slightly to the right", + "The woman is holding the moon in her hand" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f6fc1c07794cc43eaee627e98b5fe7c235590a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f792e92fffdfd9235159c45a1718281f7ea5756ee37d61d5ea055e6c804e935 +size 4118535 diff --git a/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8818f3ae70aec4f0d4445b5172b40325814b5c4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e490c854cd7b75fde13d53825ede7720725f7d2ff54f7b715ffce23fd061ef0 +size 32956356 diff --git a/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a7bb4655c261ea0ba4b35838b8220ecb27e1eb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c883e0e389a16e3c82dea124223762ab25b84d618b773b0bd5234274cc962a74 +size 63678139 diff --git a/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_387.mp4 b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6d612e93efee3bb0519896c0e8f4c3186a9de86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08df02c63cae27da39fa511a257ecb093e554816c5f92cbe7c2565d965141b0 +size 68371149 diff --git a/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8262d581c11e3bf997246a706ab742cba1e78ffa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be77bfdf2ba5601c175919fd06442d89a074df67cc7f985fec00ee4151b6def4 +size 98813170 diff --git a/Real_Time_Visual_Understanding/sample_125/video.mp4 b/Real_Time_Visual_Understanding/sample_125/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbea51978a9f372d76232262e504f25ed4384394 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_125/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a79da2dd7352dc452787c16d12f78ba8766195d3abb7f638f827fb8218e2f43 +size 93017029 diff --git a/Real_Time_Visual_Understanding/sample_126/.DS_Store b/Real_Time_Visual_Understanding/sample_126/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f60e2e301b62b586cfee03d15e22496ffb59f6f8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_126/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_126/raw_questions.json b/Real_Time_Visual_Understanding/sample_126/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..53ba3f959cd3a572deef727b4ba2e6ca069849cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: The video starts with a close-up view of a cluttered worktable. In the foreground, a paintbrush with a golden handle is out of focus. In the background, various art supplies such as paintbrushes and tools are scattered on the tabletop. [0:00:02 - 0:00:03]: The perspective shifts to a top-down view of a wooden board that appears to be a canvas with a sketch outlined on it. A hand is holding a small paintbrush, applying red paint to a specific area of the sketch. [0:00:04 - 0:00:05]: The camera moves closer to the painting, focusing on a detailed section where the artist is painting a human ear. The hand holding the paintbrush adds precision to the brush strokes, enhancing the contours of the ear with shades of brown and pink. [0:00:06]: The scene transitions to showing a hand carefully peeling off a sheet of gold leaf. The gold leaf is placed on a piece of fabric on the table, with other sheets of similar material nearby. [0:00:07 - 0:00:08]: The camera shows the process of applying gold leaf to a painted surface. A brush gently presses the thin gold material onto the surface, which already has some gold leaf applied. [0:00:09 - 0:00:13]: The video returns to the previously seen painting, now showing more of the canvas. The painting appears to be a portrait of a person with leaves in their hair. The lighting creates a warm reflection on the freshly applied paint, which glistens under the light. The scene gradually darkens. [0:00:14]: The scene changes, showing a hand about to start painting on a blank white board or canvas. The surroundings indicate an indoor studio setting. [0:00:15 - 0:00:19]: The hand begins to apply a base layer of golden paint onto the white board. The process is shown with broad strokes, as the paint covers more of the surface. The detail and consistent motion of the brush are captured, illustrating the beginning stages of a new artwork.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the color of the handle of the paintbrush in the foreground at the start of the video?", + "time_stamp": "0:00:01", + "answer": "B", + "options": [ + "Silver", + "Golden", + "Red", + "Black" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed with the gold leaf?", + "time_stamp": "0:00:08", + "answer": "C", + "options": [ + "Cutting the gold leaf into shapes", + "Painting the gold leaf onto a canvas", + "Pressing the gold leaf onto a painted surface", + "Mixing gold leaf with paint" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the artist start doing after showing the cluttered worktable?", + "time_stamp": "0:00:03", + "answer": "B", + "options": [ + "Sketching on a new canvas", + "Applying red paint to a sketch", + "Cleaning the paintbrushes", + "Arranging art supplies on the table" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the relationship between the gold leaf and the piece of fabric in the scene?", + "time_stamp": "0:00:06", + "answer": "C", + "options": [ + "The gold leaf is placed beside the fabric", + "The gold leaf is being applied to the fabric", + "The gold leaf is lying on top of the fabric", + "The gold leaf and fabric are stored together in a box" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is shown in the clip ending at 0:00:19?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "The artist finishing a detailed painting of a human ear", + "The artist applying a base layer of golden paint to a blank canvas", + "The artist arranging art supplies on a worktable", + "The artist sketching the outline of a new artwork on a white board" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:45]: The video shows a detailed close-up view of a painting in progress. It is a portrait of a person's side profile with a background of textured gold color. A hand is holding a brush, applying paint to the area near the nose of the figure. The brush is flat and moves smoothly over the canvas, adding details to the side of the nose and cheek area. [0:02:46 - 0:02:50]: The brush continues to move, refining the contours of the face. The colors used include soft skin tones that blend into the gold background. The lighting highlights the texture of the brush strokes both in the background and the portrait. [0:02:51 - 0:02:56]: The hand changes the brush's position, now working on adding depth and shading to the cheek and lower face area. The figure’s ear, hair, and part of the eye are clearly visible, emphasizing the precision of the painting process. [0:02:57 - 0:02:59]: The artist focuses on painting the area near the forehead and the top of the face. The strokes appear careful and measured, with the brush applying varying shades to create a realistic representation of the face.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the primary color used in the background of the painting?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "Blue", + "Green", + "Gold", + "Red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing with the brush near the nose of the figure?", + "time_stamp": "00:02:45", + "answer": "C", + "options": [ + "Adding background details", + "Painting the eye", + "Applying paint to the area near the nose", + "Sketching the outline of the face" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the sequence of actions the artist takes in the video?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "Starting with the eye, then the nose, and ending with the forehead", + "Beginning with the background, then the hair, and finishing with the nose", + "Applying paint near the nose, then refining the contours of the face, and shading the cheek", + "Sketching the face, adding details to the hair, and shading the eye" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where does the artist focus after working on the nose area?", + "time_stamp": "00:02:56", + "answer": "B", + "options": [ + "The chin and neck", + "The cheek and lower face area", + "The hair and ear", + "The background texture" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What type of brush is being used by the artist?", + "time_stamp": "00:02:45", + "answer": "D", + "options": [ + "Round brush", + "Filbert brush", + "Fan brush", + "Flat brush" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:39]: A detailed close-up of an artist painting a human ear on a canvas can be observed. The scene showcases the artist's hand holding a green paintbrush, applying meticulous strokes to the ear area. The painting itself features a side profile view of a person's face, predominantly painted in warm tones such as shades of brown, beige, and some golden hues. The ear is central in the frames, while the surrounding area displays segments of the cheek, jawline, and neck, illustrating an evident attention to detail. The hair is depicted in dark, almost black, brushstrokes, complemented by lighter highlights. A yellow and slightly red segment, possibly a part of the background or the person's clothing, is visible above the ear. The artist continues to refine the ear's contours and shadows, making precise adjustments to enhance its realism. As each second passes, subtle progressions in the ear's depiction are noticeable, highlighting the artist's technique and patience. The brush moves slowly and deliberately, adding depth and dimension to the painted ear. [0:05:20 - 0:05:39]: The artist eventually completes the ear, and the scene focuses on the finished painting, indicating the culmination of this segment's work.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the color of the paintbrush the artist is using?", + "time_stamp": "0:05:40", + "answer": "C", + "options": [ + "Red", + "Blue", + "Green", + "Yellow" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What part of the face is central in the frames during the artist's painting?", + "time_stamp": "0:05:40", + "answer": "C", + "options": [ + "Eye", + "Nose", + "Ear", + "Mouth" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the artist focus on refining towards the end of the scene?", + "time_stamp": "0:05:40", + "answer": "C", + "options": [ + "The hair", + "The background", + "The ear's contours and shadows", + "The jawline" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the artist performing during the majority of the clip?", + "time_stamp": "0:05:40", + "answer": "D", + "options": [ + "Mixing paints on a palette", + "Contemplating the canvas", + "Cleaning the brushes", + "Painting a human ear with meticulous strokes" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What warm tones are predominantly used in the painting?", + "time_stamp": "0:05:40", + "answer": "B", + "options": [ + "Shades of blue, green, and purple", + "Shades of brown, beige, and golden hues", + "Shades of pink, red, and orange", + "Shades of grey, white, and black" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:05]: The video shows a close-up of a hand using a small paintbrush to add details to an illustration of a woman's side profile. The woman has dark hair adorned with a series of colorful leaves, primarily in shades of yellow and orange. The background is light grey. There are other brushes and pencils laying on the table around the artwork. [0:08:06 - 0:08:12]: The camera zooms in closer to the part where the leaves meet the hair. The hand now swaps to a smaller brush, carefully painting intricate details on the orange leaves, ensuring each edge and vein of the leaves are well defined. [0:08:13 - 0:08:17]: The perspective zooms out slightly, showing the whole illustration from a somewhat wider view. Another brush with a long handle is used to refine the shading in the hair and leaves, making sure the blend between colors is seamless. [0:08:18 - 0:08:20]: The camera angle remains the same, focusing on the artist gently blending the leaves into the hair. The gentle strokes of the brush create a natural transition between the subject’s hair and the colorful leaves. The background remains consistent, maintaining the focus on the detailed work of the illustration.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color are the leaves in the woman's hair?", + "time_stamp": "00:08:05", + "answer": "B", + "options": [ + "Red and green", + "Yellow and orange", + "Blue and purple", + "Pink and white" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the hand performing with the smaller brush?", + "time_stamp": "00:08:12", + "answer": "B", + "options": [ + "Painting the background", + "Adding intricate details to the leaves", + "Outlining the woman's profile", + "Cleaning the brush" + ] + }, + { + "task_type": "Event Understanding", + "question": "What change occurs at 0:08:13 in the illustration process?", + "time_stamp": "00:08:17", + "answer": "B", + "options": [ + "The artist starts painting the background", + "The artist begins to refine the shading in the hair and leaves", + "The artist switches to a larger brush for the hair", + "The artist stops painting" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the relationship between the leaves and the woman's hair in the illustration?", + "time_stamp": "00:08:20", + "answer": "B", + "options": [ + "The leaves are scattered randomly around her hair", + "The leaves are blended seamlessly into her hair", + "The leaves are separate from her hair", + "The leaves cover her entire face" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the primary focus of the video clip?", + "time_stamp": "00:08:20", + "answer": "B", + "options": [ + "Drawing the background of the illustration", + "Adding details and shading to the woman's profile and leaves", + "Mixing colors for the illustration", + "Preparing the brushes and pencils" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0388fb16ef9e054741310a5965f0db4478416ae0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832f9cadd69b54b27639f9020d34b332127a57796f246573cab6d95a0b4f4807 +size 42790591 diff --git a/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_338.mp4 b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b572813448e27b5cdc067426c4306c923f956618 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc433c6ca77e2e05e400b18e46599e33df37cb1b58ec227892e07e6702400d8 +size 73589501 diff --git a/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db48f4d7f6a3fba9cf589dbbf1afb74a50c3206 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8170bccb333f90b120ae244db2b46a750a5e78abb09fb3c1e821f29f69a86d +size 102758911 diff --git a/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994b47f28a0dedbe8691c03c01f970049d46213f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a175f0c9bf808d25d53852dd6b2d0fe7192342570d7c3a6057223927db994c +size 103877952 diff --git a/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802862590d8bb63e886818d5db54f8afd325f272 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227a7166bd3600b9708175a14ec8176d13eadbb03c28ce93c0b578cf5d9f0ac3 +size 1899888 diff --git a/Real_Time_Visual_Understanding/sample_126/video.mp4 b/Real_Time_Visual_Understanding/sample_126/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a2c29c7ad65d40febc233c1fda357dd71a31a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_126/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fab3004a54a99cb7150251a6dbfa7ccbf32052996aacc1d425f168d4b41f1c1 +size 93224668 diff --git a/Real_Time_Visual_Understanding/sample_127/.DS_Store b/Real_Time_Visual_Understanding/sample_127/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ad1d5eecc501ddb81e2d7bef633e9735a555d7f2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_127/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_127/raw_questions.json b/Real_Time_Visual_Understanding/sample_127/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..a7cab493f3d8f0e210280e49a3361f70abee1fb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/raw_questions.json @@ -0,0 +1,332 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:09]: The video begins with a close-up view of a sketched portrait of a female face on a canvas. The drawing is in thin, light pencil lines, showing detailed facial features such as eyes, nose, lips, and hair. A paintbrush appears in the frame, held by a hand, starting to add details to the drawing. The text \"SQUARESPACE\" with the Squarespace logo appears prominently over the canvas. [0:00:10 - 0:00:12]: The paintbrush continues to add details to the sketched face, filling in the eyes with black paint to create the outline and pupils. The brush focuses on one eye and gradually moves to the other. [0:00:13 - 0:00:17]: The brush begins to add color to the eyes, starting with a blue hue on the left eye. The brush strokes are precise, filling the iris with a vibrant blue color while making sure not to paint over the details of the pupil. [0:00:18 - 0:00:20]: The paintbrush continues adding blue color to the right eye, completing the eye coloring process. Both eyes now have a blue hue, and the facial features of the sketched portrait are more pronounced with the added paint. The detailed work of the brush is evident as the eyes appear more lifelike.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color are the eyes in the sketched portrait after the paintbrush adds color?", + "time_stamp": "00:00:20", + "answer": "C", + "options": [ + "Green", + "Brown", + "Blue", + "Grey" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What brand name and logo appear prominently over the canvas at the start of the video?", + "time_stamp": "00:00:09", + "answer": "B", + "options": [ + "Shopify", + "Squarespace", + "Wix", + "Weebly" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the paintbrush doing between 0:00:10 and 0:00:12?", + "time_stamp": "00:00:12", + "answer": "B", + "options": [ + "Adding color to the lips", + "Filling in the eyes with black paint", + "Outlining the hair", + "Shading the nose" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens to the eyes in the sketched portrait from 0:00:13 to 0:00:20?", + "time_stamp": "00:00:20", + "answer": "C", + "options": [ + "They are erased and redrawn.", + "They are painted over with a new color.", + "They are filled with a vibrant blue color.", + "They are left uncolored." + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What part of the sketched portrait does the paintbrush focus on first when adding black paint?", + "time_stamp": "00:00:12", + "answer": "C", + "options": [ + "The nose", + "The lips", + "The left eye", + "The right eye" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:40 - 0:04:00] [0:03:40 - 0:03:43]: The video starts with a close-up view of a portrait painting in progress, focusing on the subject's face. The face is incomplete, with only the eyes, nose, and mouth fully detailed. The eyes have blue irises and heavy, dramatic makeup with green and dark shading around them. The lips are painted red. The surrounding skin areas are sketched but not filled in yet. [0:03:43 - 0:03:49]: A paintbrush enters the frame from the right and begins adding details to the area around the nose. The brush moves with precision, adding subtle changes to the shading and definition of the nose area. The background remains consistent, with the rest of the face's outline visible but uncolored. [0:03:50 - 0:03:53]: The video continues with the paintbrush carefully working on the portrait. Text saying \"2. RED DOT MANIA\" briefly appears across the screen, seemingly indicating a segment of a series or a step in the painting process. [0:03:54 - 0:03:56]: The paintbrush now focuses on adding detail to the skin around the nose and eye area. The surrounding outlines of the hair and other facial features remain unpainted and white. [0:03:57 - 0:03:59]: The final part of the video shows the artist continuing to refine the details around the eye and nose with the paintbrush. The brush adds layers and texture, enhancing the portrait's realism. The background and unfinished parts of the painting remain the same, with the focus firmly on the nose and eye area.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are used in the portrait for the eyes and lips?", + "time_stamp": "00:04:00", + "answer": "D", + "options": [ + "Blue and pink", + "Green and red", + "Brown and red", + "Blue and red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing with the paintbrush just now?", + "time_stamp": "00:03:49", + "answer": "B", + "options": [ + "Painting the background", + "Adding details to the nose area", + "Sketching the facial outline", + "Highlighting the hair" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What text briefly appears on the screen during the video?", + "time_stamp": "00:03:53", + "answer": "D", + "options": [ + "\"2. BLUE SKY\"", + "\"1. GREEN VALLEY\"", + "\"3. YELLOW SUNSET\"", + "\"2. RED DOT MANIA\"" + ] + }, + { + "task_type": "Event Understanding", + "question": "What area is the artist focusing on for final details just now?", + "time_stamp": "00:03:59", + "answer": "C", + "options": [ + "The hair", + "The lips", + "The nose and eye", + "The background" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What parts of the portrait remain unpainted?", + "time_stamp": "00:03:56", + "answer": "B", + "options": [ + "The lips and eyes", + "The hair and other facial features", + "The nose and mouth", + "The skin around the eyes and nose" + ] + } + ] + }, + { + "time": "[0:07:00 - 0:08:00]", + "captions": "[0:07:20 - 0:07:40] [0:07:20 - 0:07:40]: The video starts with a close-up view of a detailed painting of a woman's face. The artwork features vivid red hair, intense blue eyeshadow, and red lips. Throughout the video, a paintbrush is visible, moving across different areas of the painting, indicating ongoing adjustments or additions. At different moments, the paintbrush is seen near the eyes, the forehead, and the nose areas, providing subtle refinements to the portrait. The background remains neutral, ensuring the focus stays on the painting and the artist's actions. The woman's face in the painting exhibits a serious and slightly intense expression, with strong brushstroke details highlighting the contours and shadows of the face.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the color of the woman's hair in the painting?", + "time_stamp": "0:07:40", + "answer": "D", + "options": [ + "Blonde", + "Brown", + "Black", + "Red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the paintbrush doing throughout the video?", + "time_stamp": "0:07:40", + "answer": "B", + "options": [ + "Cleaning the canvas", + "Moving across different areas of the painting", + "Mixing colors on a palette", + "Dipping into water" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the primary focus of the video?", + "time_stamp": "0:07:40", + "answer": "C", + "options": [ + "A landscape painting in progress", + "A woman posing for a portrait", + "The detailed painting of a woman's face", + "A tutorial on painting techniques" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the paintbrush seen making adjustments to the painting?", + "time_stamp": "0:07:40", + "answer": "C", + "options": [ + "Near the background", + "On the woman's hair", + "Near the eyes, forehead, and nose areas", + "On the frame of the painting" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What expression does the woman's face in the painting exhibit?", + "time_stamp": "0:07:40", + "answer": "C", + "options": [ + "Happy and cheerful", + "Sad and melancholic", + "Serious and slightly intense", + "Confused and uncertain" + ] + } + ] + }, + { + "time": "[0:11:00 - 0:12:00]", + "captions": "[0:11:00 - 0:11:20] [0:11:00 - 0:11:05]: The video presents a close-up view of a canvas on an easel displaying a painting of a woman's face with long red hair and blue eyes. The background of the canvas is yellow. A green plant can be seen in the background on the left side of the frame. The painting shows vivid brush strokes that detail the woman's facial features, especially her striking blue eyes and red lips. [0:11:05 - 0:11:09]: The painter uses a fine brush to add details to the painting, focusing on different areas. The brush is actively moved across the woman's face in several strokes, enhancing the eyes, hair, and facial contours. [0:11:09 - 0:11:12]: The painter continues refining the areas around the eyes and cheeks, using swift and deliberate strokes. The brush points and dabs gently around the areas, indicating detailing and blending of colors. [0:11:12 - 0:11:15]: More attention is paid to the lower face, including the lips and chin. The painter adds subtle touches to enhance the dimensionality of the painting. A steady hand guides the brush to ensure precise and controlled application of paint. [0:11:15 - 0:11:17]: The painter revisits the upper part of the painting, working on the forehead and hair. The brush strokes are carefully applied to blend colors and add texture to the red hair, highlighting strands and adding depth. [0:11:17 - 0:11:20]: The final touches focus slightly on the lower face and shoulder area. The painter's hand holds the brush with care, adding the last strokes that bring out the clarity and final details of the portrait. The changes are subtle but provide a polished finish.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the background color of the painting on the canvas?", + "time_stamp": "00:11:05", + "answer": "C", + "options": [ + "Red", + "Blue", + "Yellow", + "Green" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the painter doing with the fine brush just now?", + "time_stamp": "00:11:09", + "answer": "B", + "options": [ + "Adding details to the background", + "Enhancing the woman's eyes, hair, and facial contours", + "Painting the green plant", + "Mixing colors on a palette" + ] + }, + { + "task_type": "Event Understanding", + "question": "Which area of the painting does the painter focus on between 0:11:09 and 0:11:12?", + "time_stamp": "00:11:12", + "answer": "A", + "options": [ + "The woman's eyes and cheeks", + "The green plant", + "The yellow background", + "The lower face and shoulder area" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What area will the painter likely work on next after 0:11:15?", + "time_stamp": "00:11:15", + "answer": "D", + "options": [ + "The canvas background", + "The woman's lips and chin", + "The green plant", + "The forehead and hair" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the green plant located in relation to the canvas in the frame?", + "time_stamp": "00:11:05", + "answer": "C", + "options": [ + "On the right side", + "Behind the easel", + "On the left side", + "Next to the painter" + ] + } + ] + }, + { + "time": "[0:13:00 - 0:13:52]", + "captions": "[0:13:40 - 0:13:52] [0:13:40 - 0:13:52]: The video consists of entirely black frames with no visible features, objects, or movements. There is no change or variation in the visual content throughout the 12-second duration.", + "questions": [ + { + "task_type": "Clips Summarize", + "question": "What can be seen in the video clip just now?", + "time_stamp": "00:13:52", + "answer": "C", + "options": [ + "A bustling street", + "A quiet park", + "Completely black frames", + "A beach scene" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the visual content of the video just now?", + "time_stamp": "00:13:52", + "answer": "C", + "options": [ + "Objects moving in the dark", + "A bright, colorful landscape", + "Entirely black frames with no visible features", + "A dimly lit room" + ] + }, + { + "task_type": "Event Understanding", + "question": "What significant event occurs in the video clip just now?", + "time_stamp": "00:13:52", + "answer": "C", + "options": [ + "A car race", + "A conversation between two people", + "No visible events; the frames are completely black", + "A sports game" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What can be described about the visual content in the video just now?", + "time_stamp": "00:13:52", + "answer": "B", + "options": [ + "Vibrant and colorful", + "Completely black with no visible features", + "Mixed with light and dark patterns", + "Partially illuminated" + ] + }, + { + "task_type": "Counting", + "question": "How many different objects or features are visible in the video just now?", + "time_stamp": "00:13:52", + "answer": "A", + "options": [ + "0", + "1", + "2", + "3" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5bbd2384fbadc580830e43599a94e03f08d4b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc2b4163f9d6d28191d9f3c91a0a500d896c5ca8162d14077231e15b6808963 +size 2935701 diff --git a/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_229.mp4 b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..254494eddd6ee208d0b9d47ed8350d75d162f81e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3e163dae5a3fd4c9978d958c8c382a513496afac9d396f0840b1b8fa2f25cc +size 34439843 diff --git a/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d3efa003d3befc3b2e24be702782d08b42816c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad5bb4e60c65534eda6a27f1e018b1d2900d2927743db85f5c6165df9f85049 +size 36329068 diff --git a/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_460.mp4 b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f43eb78fc712ce25037a15049f7aeee9058a361c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021e6c790e51c41889cf45b391736526117de804a02c1e01b0758a3b544ee7af +size 73437225 diff --git a/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_680.mp4 b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_680.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38bda9a04bfab4e45ef0df187a7d8320339a91ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/tmp_60/video_0_680.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13278d4417480019977ac6518bca327dbe7cc1ba7ac81c3c71ba512d01a48498 +size 117188098 diff --git a/Real_Time_Visual_Understanding/sample_127/video.mp4 b/Real_Time_Visual_Understanding/sample_127/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9729aa765c795cd67b7fc61ab6f6dbccdfd73d44 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_127/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f30c65958cee6f9f680a18704de9411333733e006ce0a7183ad41e165ef78a +size 95116624 diff --git a/Real_Time_Visual_Understanding/sample_128/.DS_Store b/Real_Time_Visual_Understanding/sample_128/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..51c8a8102d1dce967638480a4bed1a1b009fa8ea Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_128/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_128/raw_questions.json b/Real_Time_Visual_Understanding/sample_128/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..36e98fa7635215362150b577d3db9fad0d8f0956 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:06]: The video begins with a close-up view of a painting on an easel. The painting, which features a portrait of a woman with dark, wavy hair and a light complexion, is prominently displayed in the center of the frame. The woman in the portrait has her eyes closed and is wearing a purple corset-like top. The background of the painting is a mix of red and purple hues, creating a warm and vibrant atmosphere. To the left of the painting, a green potted plant with broad leaves is visible, providing a touch of natural greenery to the scene. In the background, there is a wooden circular frame leaning against the wall, partially obscured by the plant. [0:00:07 - 0:00:10]: The camera zooms in on the woman's face in the painting, providing a closer view of the intricate details. Her closed eyes, slightly parted lips, and relaxed expression capture a sense of tranquility. The brush strokes and color blending in her hair and skin are clearly visible, showcasing the artist's technique. The background colors appear more vibrant and intense in this close-up view. [0:00:11 - 0:00:18]: The camera slowly zooms out from the close-up of the woman's face, reverting to a broader view of the painting. The overall composition and color scheme of the painting remain consistent, with the warm reds and purples creating a striking contrast with the woman's light skin tone and dark hair. The green plant and other background elements, such as the wooden frame and some indistinct objects on a shelf, remain visible and add context to the setting. [0:00:19]: The frame shifts to a different perspective, showing a person—presumably the artist—holding a blank canvas on an easel. The artist is seen from behind, with both arms raised to adjust the canvas. The surroundings include the same green plant, with some additional art supplies and objects visible on the right-hand side of the frame.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the primary color of the top worn by the woman in the painting?", + "time_stamp": "00:00:06", + "answer": "C", + "options": [ + "Blue", + "Green", + "Purple", + "Red" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the primary focus of the initial part of the video?", + "time_stamp": "00:00:10", + "answer": "C", + "options": [ + "The artist's technique", + "The background scenery", + "The woman's portrait in the painting", + "The artist setting up the canvas" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the artist performing just now?", + "time_stamp": "00:00:19", + "answer": "B", + "options": [ + "Painting the portrait", + "Adjusting the canvas", + "Mixing colors on a palette", + "Cleaning brushes" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the green potted plant located in relation to the painting?", + "time_stamp": "00:00:20", + "answer": "C", + "options": [ + "To the right of the painting", + "Directly behind the painting", + "To the left of the painting", + "In front of the painting" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "Which element in the background adds a touch of natural greenery to the scene?", + "time_stamp": "00:00:18", + "answer": "C", + "options": [ + "The wooden frame", + "The red and purple hues", + "The green potted plant", + "The indistinct objects on the shelf" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:53]: In these frames, a close-up view of a painting in progress is shown. The painting features a woman's partially completed face, focusing on her mouth and chin. The artist's brush, with a fine tip and black handle, is applying paint to the lips and chin area of the portrait. The brush movements are delicate and precise, adding shades and details to the lips. The face in the painting has detailed features with various shades of skin tones, particularly around the mouth area where the artist is working. The background is plain and white, highlighting the artwork. [0:02:54 - 0:02:56]: The artist continues to detail the woman's face, specifically her lips and the area below them. The painting shows progress with additional shading applied. [0:02:57 - 0:02:58]: The camera angle zooms out, revealing more of the canvas and a wider view of the woman's portrait. The artist, holding a brush, continues to add color to the area of the neck and shoulder. The painting uses various tones to create depth in the woman's flowing hair, primarily colored in purple hues. A green plant is visible in the left lower corner of the frame, and the background appears to be a neutral-colored wall. [0:02:59 - 0:03:00]: The artist proceeds to add strokes to the shoulder area of the portrait, using a broader brush. A small decorative statue and a part of the wall-mounted object are visible in the bottom right corner, enhancing the studio's artistic ambiance.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the artist's brush handle?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "Red", + "Blue", + "Black", + "White" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing just now?", + "time_stamp": "00:03:00", + "answer": "A", + "options": [ + "Applying paint to the lips and chin area of the portrait", + "Mixing paint on a palette", + "Cleaning brushes", + "Sketching the outline of the portrait" + ] + }, + { + "task_type": "Event Understanding", + "question": "What change occurs in the camera view between the initial close-up and the zoomed-out view?", + "time_stamp": "00:03:00", + "answer": "B", + "options": [ + "The camera shifts to focus on the artist's face", + "The camera shows a wider view of the woman's portrait", + "The camera zooms in on the green plant", + "The camera focuses on the background" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is visible in the left lower corner of the frame during the zoomed-out view?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "A small decorative statue", + "The artist's hand holding a brush", + "A green plant", + "The artist's palette" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the main activity shown in the clip?", + "time_stamp": "00:03:00", + "answer": "A", + "options": [ + "The artist applying paint to various parts of a woman's portrait", + "The artist cleaning and organizing their studio", + "The artist sketching a new portrait on a blank canvas", + "The artist arranging decorative items in the studio" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:21]: A woman with curly, purple hair is standing in front of a white wall, which is decorated with several small artworks related to color and illustration. She is wearing a blue top and appears to be speaking or presenting something. [0:05:22 - 0:05:23]: The image shifts to a Skillshare interface. The viewer is welcomed by the interface, displaying a selection of available workshops. The top banner reads \"Welcome back, Bill, ready for your next lesson?\" [0:05:24 - 0:05:25]: The Skillshare interface remains the same, with the text \"Logo Design\" being typed in the search bar on the screen. [0:05:26 - 0:05:31]: A close-up painting of a woman's face is shown. The painting depicts her with closed eyes and partially painted skin tones. A brush is visible, applying paint to her lower face and shoulder area. [0:05:32]: The painting continues to show intricate details, particularly focusing on the textures and shading of her shoulder. [0:05:33 - 0:05:36]: A screen capture of another Skillshare lesson is visible. The screen shows a lesson on \"Mastering Illustration: Sketching, Inking & Color Essentials.\" A hand is drawing two cartoon characters with a pen on white paper. [0:05:37]: The video continues showing the same illustration lesson, with the artist adding details and outlines to the drawing. [0:05:38]: The artist continues to refine the drawing, shifting focus to another character on the page. [0:05:39]: The artwork is zoomed out showing more of the illustrated scene, with additional characters being outlined. [0:05:40]: The artist proceeds to add darker outlines to a detailed illustration of a character, enhancing the depth and form of the initial sketch.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the woman's top?", + "time_stamp": "0:05:21", + "answer": "C", + "options": [ + "Red", + "Green", + "Blue", + "Yellow" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is the top banner message on the Skillshare interface?", + "time_stamp": "0:05:23", + "answer": "A", + "options": [ + "\"Welcome back, Bill, ready for your next lesson?\"", + "\"Learn with Skillshare\"", + "\"Today's recommended courses\"", + "\"Join now for free\"" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main activity shown in the close-up painting scene?", + "time_stamp": "0:05:31", + "answer": "B", + "options": [ + "Painting a landscape", + "Painting a woman's face", + "Drawing cartoon characters", + "Designing a logo" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing in the illustration lesson at the end of the clip?", + "time_stamp": "0:05:40", + "answer": "B", + "options": [ + "Coloring the characters", + "Adding darker outlines", + "Erasing pencil marks", + "Sketching new characters" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What are the main topics covered in the clip?", + "time_stamp": "0:05:40", + "answer": "A", + "options": [ + "Art and Logo Design", + "Cooking and Baking", + "Fitness and Yoga", + "Music and Dance" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:01]: Two paintings are displayed side by side, depicting similar portraits of a woman with dark hair and closed eyes. The left painting has a lighter background with pink and purple tones, while the right painting has a darker, more intense background with shades of red, purple, and hints of yellow. Both portraits show the woman's head and shoulders from a similar angle. [0:08:02 - 0:08:09]: The focus shifts to a close-up of the right painting, highlighting the details of the woman's face. Her hair is vividly colored with shades of dark purple and red, and her skin tones are meticulously blended, showcasing the artist's technique. The close-up frames her eyes, nose, and mouth, revealing textural details such as brush strokes and layering of paint. [0:08:10 - 0:08:19]: The view returns to the two paintings from the original perspective. The left painting continues to display the soft, pastel colors in the background, while the right painting maintains its rich, deep hues. They are positioned in a well-lit space with elements of interior decor visible, such as a potted plant to the left and fairy lights in the background. A bird sculpture is present near the base of the paintings.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the background colors of the two paintings?", + "time_stamp": "00:08:19", + "answer": "C", + "options": [ + "Blue and yellow", + "Green and orange", + "Pink and purple; red, purple, and yellow", + "Black and white" + ] + }, + { + "task_type": "Action Recognition", + "question": "What detail does the close-up of the right painting highlight?", + "time_stamp": "00:08:09", + "answer": "B", + "options": [ + "The texture of the background", + "The woman's hair and skin tones", + "The woman's clothing", + "The frame of the painting" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is positioned near the base of the paintings?", + "time_stamp": "00:08:19", + "answer": "B", + "options": [ + "A potted plant", + "A bird sculpture", + "A table lamp", + "A stack of books" + ] + }, + { + "task_type": "Event Understanding", + "question": "What change occurs in the scene at 0:08:02?", + "time_stamp": "00:08:09", + "answer": "C", + "options": [ + "The paintings are moved", + "The left painting is removed", + "A close-up of the right painting is shown", + "The lighting is adjusted" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "How is the artist's technique described in the close-up of the right painting?", + "time_stamp": "00:08:09", + "answer": "B", + "options": [ + "Focused on monochromatic tones", + "Showcasing brush strokes and layering", + "Using digital art methods", + "Employing abstract shapes and patterns" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_178.mp4 b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d3c153cd5e33d6d11596a6c8f61dd47367d9c3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74889c2fb4d6ddaf48d846cf6736422dd33cb17a730cf1e1d6e229262c1513a +size 28236627 diff --git a/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad5607287bb32ebad618e7d20a60422dbef09e2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaa1bea7aaa0f90a662f8d643f3320f63e6a74c0e469448531c53fcb377fff3 +size 3275111 diff --git a/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca708ddb6216982ecc9e98d8ddc2ebb4e43a38f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdbd0b41179731f534ada06fbb375c990d42140c2d7cc7a9b6ac1ad84a1e2cf +size 48783847 diff --git a/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9c5cbe0b66abbfaf3d89fadbf9aa612bb87695 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815cfb301bff7de5ad7c9ca3ffa4636333b700e7e13ddee94e1f3790422693ab +size 73171817 diff --git a/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83346f2e60f95a3fd642d4c2ead5a147fafeb24e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fe4741029c4b4465cc40bcbb71bf3f0e618994341fc592e2c37e78a7f96cd4 +size 1009493 diff --git a/Real_Time_Visual_Understanding/sample_128/video.mp4 b/Real_Time_Visual_Understanding/sample_128/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd47c560270d4693170a1893c523b57c68749b83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_128/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21bb8b8bebe313e6117bb6eb744da8897b70395856fe265e6ca4c0d28ef4624f +size 64846316 diff --git a/Real_Time_Visual_Understanding/sample_129/.DS_Store b/Real_Time_Visual_Understanding/sample_129/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..adf3f27ba301f1ddbd66d247028dc00c483c66c2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_129/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_159.mp4 b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba079c8e3a775a50e67f52dc478c9f1aa7c5ea0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2bfb88115e00be91fadb751e69b33b698a7f0f2d3c4246d35c7c3d73f7a6e3 +size 26846560 diff --git a/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_299.mp4 b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be1c6f72a418cc23e6a33bfd26f5172180e835bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3275a41d246b1f35811139c8d0037cc25ee415447a854cfa035ae600050dda6 +size 62062797 diff --git a/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a115c7afd27303abe67e8c4c6000dd884bcf99 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f127bfba06ba105c91e713d5413f45122c0d4a157264226d0f1679cdc27fe6 +size 94359428 diff --git a/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d603fc898f389a10a51af37f6cca82bfda65cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_129/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a75b77e6393eb6fc9377b0b81e472a68aa6127a0afac582260a431a89d2cd1 +size 1498412 diff --git a/Real_Time_Visual_Understanding/sample_129/video.mp4 b/Real_Time_Visual_Understanding/sample_129/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35812873ce0746627d1fb3732c57bfa5a17df1aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_129/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b82b0c346ae7dab3aceb0986dd2aed2e4064c425b2005dfb67e12003edd0f3 +size 76290023 diff --git a/Real_Time_Visual_Understanding/sample_13/.DS_Store b/Real_Time_Visual_Understanding/sample_13/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..25bd3632909c5e20db0d357714ba5ec49cc42128 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_13/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_21.mp4 b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_21.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca62ca127ae88fbb6074e90663b97fefad1a1e9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_21.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6e69e89e9257ffde670cb4b337435ce18d0f9d13d6324a7a56b9d022fa1c70 +size 5579053 diff --git a/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_426.mp4 b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d6c9b135c2c4323b56d6f135fcb50771628251 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1547cda7913fea24cb1008fef322327931ac9ce0cf100051d965ce7cd5006787 +size 137780733 diff --git a/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86f68e4a7c6df350ac004c7b6150a4efaede5e46 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddfc747a3476c4cc48448234393965d3c5970a07f75e74147d043e39454da2f0 +size 162957165 diff --git a/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_575.mp4 b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da4a2208100932f37dae797a8c98e376b6201945 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2071175573d61398808744691edff2d829f4951958e9ee920e2952a6d6a655f2 +size 189289024 diff --git a/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_686.mp4 b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_686.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1843361fcb34a1c46be15706eac7e9992b41505d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/tmp_60/video_0_686.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76019cbe394b168a6b7c9370a50c06145db44002af414f5416dab5fb621608b +size 229881692 diff --git a/Real_Time_Visual_Understanding/sample_13/video.mp4 b/Real_Time_Visual_Understanding/sample_13/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cad77e27fa1bafd562bf92ff2a0de1ca1aca0f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_13/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab276c677e982bbae993b103a628c56e0850768f3db8b673e06388fc93279c6a +size 185636696 diff --git a/Real_Time_Visual_Understanding/sample_130/.DS_Store b/Real_Time_Visual_Understanding/sample_130/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5d03615cf5ac1d0a02ddf95eac7c80b02f5a59fe Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_130/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_130/raw_questions.json b/Real_Time_Visual_Understanding/sample_130/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..c434bee25c4fd4b3c8958e4063e977d53d71ede9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/raw_questions.json @@ -0,0 +1,332 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: A hand holds a paintbrush, applying dark and brown paint to a partially sketched canvas. The background is slightly blurred but shows a workspace with some warm lighting. [0:00:02 - 0:00:03]: The painting process continues with more dark paint applied to the canvas, which features what looks like a shiny, metallic structure. Blue paint is also visible, adding depth to the artwork. [0:00:04 - 0:00:06]: The scene shows continued painting with additional layers being added. The metallic object being painted begins to take shape, suggesting it could be armor or a helmet. The background remains consistent, with a warm light source illuminating the scene. [0:00:07 - 0:00:09]: The view shifts to a side perspective of an easel and the artist adjusting it. Surrounding the workspace is a laptop, a coffee mug, and various art supplies on a table. The artist's clothing is visible, including a checked shirt. [0:00:10 - 0:00:11]: The artist continues to arrange the easel and gather materials. The background includes more items like flowers, a wooden circular frame, and a black laptop screen. [0:00:12]: The artist grabs a canvas and begins positioning it on the easel. The workspace shows a mix of art supplies and tools. [0:00:13]: The artist leans over, fully securing the canvas onto the easel. The background reveals more details of the surrounding items and work atmosphere. [0:00:14]: The artist steps back, revealing a sketched outline of a helmeted figure on the canvas. Various tools and a warm light source are on the table. [0:00:15 - 0:00:16]: The artist looks towards the camera, wearing a cap, while standing in front of the work-in-progress sketch. [0:00:17]: The artist begins drawing on the canvas, sketching finer details of the helmet. [0:00:18 - 0:00:19]: The drawing continues, focusing on adding more intricate lines and shading to the sketch. The workspace, illuminated by warm lighting, remains consistent in the background.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What item is shown on the table alongside a laptop and coffee mug?", + "time_stamp": "0:00:09", + "answer": "C", + "options": [ + "A paintbrush", + "A sketchbook", + "Various art supplies", + "A paint palette" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action does the artist perform just now?", + "time_stamp": "0:00:12", + "answer": "A", + "options": [ + "Grabbing a canvas and positioning it on the easel", + "Mixing paint colors on a palette", + "Cleaning brushes in a cup of water", + "Setting up a camera for recording" + ] + }, + { + "task_type": "Event Understanding", + "question": "What activity is primarily taking place in the video?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "Setting up a photography shoot", + "Painting and sketching a metallic object", + "Arranging a display of finished artwork", + "Sculpting a clay model" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the warm light source located relative to the workspace?", + "time_stamp": "0:00:19", + "answer": "D", + "options": [ + "Directly above the canvas", + "To the left of the easel", + "Behind the artist", + "To the right of the laptop" + ] + }, + { + "task_type": "Counting", + "question": "How many times does the artist adjust or secure the easel?", + "time_stamp": "0:00:13", + "answer": "B", + "options": [ + "1", + "2", + "3", + "4" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:46]: The video starts with a close-up of a hand holding a paintbrush. The brush is actively painting on a canvas, which has a figure of a character wearing a helmet. The helmet is silver with blue and black accents and appears to cover the entire head. The background is primarily white, with blue brushstrokes surrounding the helmet. The hand is mainly focusing on painting the top portion of the helmet. [0:02:47 - 0:02:51]: The hand continues to work on the helmet's details, refining the shaded areas and adding highlights. The brush moves carefully around the contours of the helmet, especially on the left side, towards the top. The rest of the painting remains mostly unchanged, with the background still partially completed and the figure's armor colors visible. [0:02:52 - 0:02:57]: As the hand paints, more details and depth are added to the helmet. The brush appears to focus on both the reflective parts and the shadowed areas, enhancing the metallic look of the helmet. The colors blend, creating a more polished and realistic appearance. The surroundings of the helmet remain filled with blue and white strokes, maintaining the initial rough layout. [0:02:58 - 0:03:00]: The final seconds show continued work on the helmet, emphasizing the lower part. The brush strokes become finer and more deliberate, ensuring the helmet's surface has a smooth and reflective finish. The blue background around the helmet continues to contrast sharply with the metallic look of the figure.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the primary colors used in the background of the painting?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "Red and white", + "Green and black", + "Blue and white", + "Yellow and black" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand primarily focusing on painting?", + "time_stamp": "00:02:46", + "answer": "B", + "options": [ + "The figure's armor", + "The top portion of the helmet", + "The background details", + "The canvas edges" + ] + }, + { + "task_type": "Event Understanding", + "question": "How does the hand enhance the metallic look of the helmet?", + "time_stamp": "00:02:57", + "answer": "B", + "options": [ + "By adding blue and white strokes", + "By refining shaded areas and adding highlights", + "By painting the entire canvas", + "By changing the figure's armor colors" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What might the hand focus on painting next, based on the current details?", + "time_stamp": "00:02:58", + "answer": "B", + "options": [ + "The character's eyes", + "The lower part of the helmet", + "The background surroundings", + "The figure's hands" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the hand focusing its brush strokes towards the end of the clip?", + "time_stamp": "00:03:00", + "answer": "B", + "options": [ + "On the left side of the canvas", + "Towards the lower part of the helmet", + "On the upper right background", + "Around the figure's armor" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:27]: The video features a close-up of a hand holding a paintbrush and applying paint to a canvas. The canvas showcases an abstract painting composed of various geometric shapes and color gradients. The dominant colors present are shades of blue, green, and orange. The brush moves smoothly over a rectangular section of the canvas, adding shades of white and blending them into the existing colors. The hand holds the paintbrush diagonally, creating a sweeping motion; [0:05:28 - 0:05:30]: The brush moves methodically, blending the white paint into the darker hues beneath it. The hand appears steady and deliberate in its movements, carefully integrating the new shades with the prior ones; [0:05:31 - 0:05:37]: The artist continues to blend the white paint into the existing colors, smoothening out the transitions and enhancing the gradient effect. The brushstroke direction varies as the hand moves in different angles to blend effectively; [0:05:38 - 0:05:39]: The brush is used to create finer details on the canvas, adding subtle touches to enhance the intricacies of the pattern. The movements are meticulous, showcasing a blend of artistry and precision. The focus remains on the interplay of colors and the creation of smooth gradients within the geometric composition.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the dominant colors present in the abstract painting on the canvas?", + "time_stamp": "00:05:27", + "answer": "B", + "options": [ + "Red, yellow, and purple", + "Blue, green, and orange", + "Black, white, and pink", + "Brown, grey, and yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the artist performing just now?", + "time_stamp": "00:05:30", + "answer": "C", + "options": [ + "Mixing paint on a palette", + "Cleaning the brush", + "Blending white paint into darker hues", + "Sketching a new design on the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main focus of the artist's work in this segment?", + "time_stamp": "00:05:39", + "answer": "A", + "options": [ + "Enhancing the color gradients and blending new shades", + "Applying a base layer of paint", + "Drawing geometric shapes with a pencil", + "Mixing colors on the palette" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why is the artist creating finer details on the canvas at the end of this segment?", + "time_stamp": "00:05:39", + "answer": "B", + "options": [ + "To outline the geometric shapes", + "To enhance the intricacies of the pattern", + "To test new paint colors", + "To correct a mistake" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "How is the paintbrush held by the artist while creating the sweeping motion?", + "time_stamp": "00:05:27", + "answer": "C", + "options": [ + "Vertically, moving up and down", + "Horizontally, moving left to right", + "Diagonally, creating a sweeping motion", + "Flat against the canvas, pushing paint" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:04]: An artist is painting a large, detailed image of a helmeted figure, using a paintbrush to add pink paint to the upper right portion of the helmet. The background is white with some blue and brown accents. [0:08:05]: The artist continues to apply the pink paint in a smooth motion. [0:08:06 - 0:08:08]: The brush moves slightly away, showing a clearer view of the figure, which appears to be a metallic helmet with reflective surfaces, capturing various light reflections. [0:08:09 - 0:08:11]: As the artist works, the details of the painting become more evident with precise strokes filling the canvas. [0:08:12 - 0:08:14]: The paintbrush continues to apply pink paint to the top of the helmet, blending with the existing colors. [0:08:15 - 0:08:17]: The artist's hand and brush are focused on adding finer details and touches to enhance the texture and depth of the helmet. [0:08:18 - 0:08:19]: The video captures the final strokes of pink paint being applied, with the artist making subtle adjustments to blend the colors seamlessly into the overall composition. The light reflects off the metallic surface of the helmet, adding a realistic touch to the artwork.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color paint is the artist using to paint the upper right portion of the helmet?", + "time_stamp": "00:08:04", + "answer": "B", + "options": [ + "Blue", + "Pink", + "White", + "Brown" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing now?", + "time_stamp": "00:08:05", + "answer": "C", + "options": [ + "Cleaning the brush", + "Mixing colors", + "Applying pink paint", + "Sketching the helmet" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the artist applying the pink paint on the helmet?", + "time_stamp": "00:08:14", + "answer": "D", + "options": [ + "Lower left portion", + "Upper left portion", + "Lower right portion", + "Upper right portion" + ] + }, + { + "task_type": "Event Understanding", + "question": "What becomes more evident as the artist works on the painting?", + "time_stamp": "00:08:11", + "answer": "C", + "options": [ + "The background details", + "The brush strokes", + "The details of the metallic helmet", + "The colors used" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What does the light reflection add to the helmet in the artwork?", + "time_stamp": "00:08:19", + "answer": "B", + "options": [ + "A blurry effect", + "A realistic touch", + "A matte finish", + "A dark shadow" + ] + } + ] + }, + { + "time": "[0:10:00 - 0:10:49]", + "captions": "[0:10:40 - 0:10:49] [0:10:40 - 0:10:42]: The video shows a close-up of a painting on an easel, depicting part of a figure in various shades of blue, black, and purple. The figure appears to be wearing a suit with a visible chest piece and straps. The background is a gradient of pink and other warm colors. Several paint tubes and brushes are scattered on the surface in front of the easel. [0:10:43 - 0:10:49]: The camera starts to dim and goes dark gradually, leaving the screen completely black by 0:10:47.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are prominently used in the painting shown in the video?", + "time_stamp": "0:10:42", + "answer": "B", + "options": [ + "Red, green, and yellow", + "Blue, black, and purple", + "Orange, pink, and white", + "Brown, gray, and teal" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What items are scattered on the surface in front of the easel?", + "time_stamp": "0:10:42", + "answer": "A", + "options": [ + "Paint tubes and brushes", + "Sketchbooks and pencils", + "Paint palettes and water cups", + "Markers and erasers" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens to the camera view from 0:10:43 to 0:10:47?", + "time_stamp": "0:10:47", + "answer": "C", + "options": [ + "The camera zooms out", + "The camera shifts to another painting", + "The camera starts to dim and goes dark", + "The camera pans to the right" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What background colors are seen in the painting?", + "time_stamp": "0:10:42", + "answer": "C", + "options": [ + "Blue and green", + "Yellow and orange", + "Pink and other warm colors", + "Black and white" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What part of the figure is visible in the painting?", + "time_stamp": "0:10:42", + "answer": "B", + "options": [ + "The head and shoulders", + "The chest piece and straps", + "The hands and feet", + "The back and legs" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34803bb2557862aff05f9911223a405b37dad802 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4cbce083b945efd32bfce55a9ee4f05a92eb3c35686300df50e5817ebd00bb +size 33051968 diff --git a/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7a356ecbdf525d4d86f0d1f2e365acc123130a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9fe5fe8e8981ebca46edb35673ecbbb44e2c3026d6722e95ec08f3221e475d +size 5405714 diff --git a/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cae97f762782f6d0075e22c3767c2e9b777e45c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12f49d3763a547d36183c5aaa3f0ee08a2f4f03ad0fb3d3556c33eab305106d +size 78355237 diff --git a/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15b97fcf033883de121cddb39027602c8e41138 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2061a2f4e311265eb42bffaeaf11745e777886bcdeb06e4665dd0127315ab3e +size 78492153 diff --git a/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_642.mp4 b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a57de59746541053ab0ffada3a24324d24e3754 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/tmp_60/video_0_642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660824c3778b3e2ba92988d36d242ecdfe38a72ff6ebb8b8b6a5e57f1e9eaefe +size 108819652 diff --git a/Real_Time_Visual_Understanding/sample_130/video.mp4 b/Real_Time_Visual_Understanding/sample_130/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee144a6afa731df9ebd6cb0cc761c0fee5c8e4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_130/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87007d7ae7ef1c4bcb5c5cd8e3882b36071bfd40bee8cac70a8a898ffbde0f5c +size 78487954 diff --git a/Real_Time_Visual_Understanding/sample_131/.DS_Store b/Real_Time_Visual_Understanding/sample_131/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..58a355765e41b0159d81ee4a7ae162404149d348 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_131/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_131/raw_questions.json b/Real_Time_Visual_Understanding/sample_131/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..2a3937f3f26f803383922ce2ee15f9f252aa11b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:05]: The video begins with a black notebook lying flat on a tabletop. Surrounding it, there is a red pencil on the left side, an eraser, and a tube of red paint towards the top right. The camera is set in a first-person perspective, capturing two hands as they reach towards the notebook and start to open it. [0:00:06 - 0:00:13]: As the notebook is opened, blank pages are revealed initially. The individual flips through the pages, revealing detailed paintings. The first painting depicts a creature with a long beak, and the subsequent page shows a feline face with expressive eyes, followed by a realistic painting of a fish. [0:00:14 - 0:00:20]: After flipping through a page with the fish painting, the person continues turning blank pages, seemingly towards the end of the notebook. The video concludes with the hands resting on a blank page with the notebook still open.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the position of the red pencil in relation to the notebook at the beginning of the video?", + "time_stamp": "0:00:05", + "answer": "B", + "options": [ + "On the right side", + "On the left side", + "On top", + "Below" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed when the camera captures two hands?", + "time_stamp": "0:00:05", + "answer": "C", + "options": [ + "Writing in the notebook", + "Drawing a picture", + "Opening the notebook", + "Closing the notebook" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "Which of the following objects is not surrounding the notebook at the beginning of the video?", + "time_stamp": "0:00:05", + "answer": "D", + "options": [ + "A red pencil", + "An eraser", + "A tube of red paint", + "A blue pen" + ] + }, + { + "task_type": "Event Understanding", + "question": "What sequence of images is revealed after the notebook is opened?", + "time_stamp": "0:00:13", + "answer": "C", + "options": [ + "A fish painting, a blank page, and a creature with a long beak", + "A feline face, a fish painting, and a blank page", + "A creature with a long beak, a feline face, and a fish painting", + "A blank page, a feline face, and a fish painting" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the tube of red paint positioned in relation to the notebook at the beginning of the video?", + "time_stamp": "0:00:05", + "answer": "D", + "options": [ + "Bottom left", + "Bottom right", + "Top left", + "Top right" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:00 - 0:03:20] [0:03:00 - 0:03:03]: The video shows an artist painting the head of a rooster on a piece of paper. The rooster's head is painted with vibrant colors, including a pink comb, a brown and white face, and an orange eye. The artist uses a paintbrush to add details to the rooster's head, particularly focusing on the eye and the area around it. [0:03:04 - 0:03:06]: The artist continues to work on the rooster's head, applying more paint to bring out the details and colors. The brush moves smoothly, adding various shades of color to enhance the painting's texture and depth. [0:03:07 - 0:03:12]: The artist shifts the focus to different parts of the rooster's head, applying paint to the comb and face. The brushstrokes are meticulous, showing the artist's careful attention to detail. The background remains a plain, light beige color, keeping the focus on the painted rooster. [0:03:13 - 0:03:16]: The artist begins to fill in more details on the rooster's neck and body area, adding layers of brown and white paint. The brush moves in smooth, deliberate strokes, highlighting the intricate features of the rooster. The overall composition of the painting becomes more defined and detailed. [0:03:17 - 0:03:19]: The artist continues to refine the painting, focusing on the lower part of the rooster's body. The brushstrokes create a textured effect, adding depth to the image. The colors blend seamlessly, showcasing the artist's skillful technique. The rooster's head and body appear more lifelike and detailed as the artist adds the finishing touches.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the rooster's comb in the painting?", + "time_stamp": "0:03:03", + "answer": "B", + "options": [ + "Red", + "Pink", + "Orange", + "Yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing now?", + "time_stamp": "0:03:16", + "answer": "C", + "options": [ + "Painting the background", + "Painting the rooster's head", + "Filling in details on the rooster's neck and body", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the background color of the painting?", + "time_stamp": "0:03:12", + "answer": "A", + "options": [ + "Light beige", + "Dark blue", + "Green", + "Gray" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main focus of the artist in this clip?", + "time_stamp": "0:03:20", + "answer": "B", + "options": [ + "Painting the rooster's legs", + "Refining the rooster's head and body", + "Adding background details", + "Mixing paint colors" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is being highlighted by the artist's brushstrokes in the painting?", + "time_stamp": "0:03:19", + "answer": "B", + "options": [ + "The texture of the background", + "The intricate features of the rooster", + "The color blending on the canvas", + "The outline of the rooster's feathers" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:19]: A hand is painting a realistic chicken image in a sketchbook using a paintbrush. The chicken's feathers are a mix of brown, black, and white colors, with a vibrantly colored red comb and wattle. The painter’s hand holds a wooden paintbrush with white metal ferrule. The painting is being meticulously detailed, specifically around the neck and feather areas, with varying brush strokes to add texture and depth. The background is a plain off-white surface, and the sketchbook is open flat on a table. Nearby are a few art supplies including a red pencil and a tube of paint. The brush's movement is consistent, adding layers to the painting to enhance realism. The overall scene remains static except for the painter’s hand and brush. [0:06:19 - 0:06:20]: The painting of the chicken remains the focus, with the painter’s hand continuing to refine the image using precise strokes.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are the chicken's feathers in the painting?", + "time_stamp": "00:06:20", + "answer": "A", + "options": [ + "Brown, black, and white", + "Red, green, and blue", + "Yellow, orange, and purple", + "Black, white, and blue" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the painter primarily focusing on in the painting?", + "time_stamp": "00:06:20", + "answer": "B", + "options": [ + "The background", + "The chicken's feathers and neck", + "The painter's hand", + "The art supplies" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the painter doing right now?", + "time_stamp": "00:06:20", + "answer": "C", + "options": [ + "Mixing paint colors", + "Sketching an outline", + "Adding texture and depth to the chicken's feathers", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the sketchbook located in relation to the other art supplies?", + "time_stamp": "00:06:20", + "answer": "B", + "options": [ + "Hanging on the wall", + "Open flat on a table", + "Propped up on an easel", + "Held in the painter's lap" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What type of brush is the painter using to paint the chicken?", + "time_stamp": "00:06:20", + "answer": "C", + "options": [ + "Plastic brush with a black ferrule", + "Metal brush with a red ferrule", + "Wooden brush with a white metal ferrule", + "Bamboo brush with a gold ferrule" + ] + } + ] + }, + { + "time": "[0:09:00 - 0:10:00]", + "captions": "[0:09:00 - 0:09:20] [0:09:00 - 0:09:04]: The video depicts a close-up scene of someone painting a rooster on a piece of paper or canvas. The background is filled with dark blue brush strokes. The rooster features a red comb and wattles, with a brightly colored head comprising shades of pink and red. The lower part of the rooster's neck and body is painted in shades of brown with lighter highlights. A hand holding a paintbrush can be seen working diligently on the painting, applying more blue paint to the background on the left side of the rooster's head. [0:09:05 - 0:09:09]: The hand continues to move quickly, applying more blue paint to the upper left corner of the painting. The rooster's details, such as the eye, comb, and wattles, become more defined as the painter works around these features, adding depth and contrast to the artwork. The use of contrasting colors accentuates the vibrant look of the rooster against the dark blue background. [0:09:10 - 0:09:14]: The painter continues to add details and refine the painting. They focus on enhancing the background and making sure the rooster's head stands out prominently. The strokes are purposeful and controlled, displaying the skill and technique of the painter. The brush moves from the top of the rooster's comb towards the upper part of the canvas, adding more depth to the background. [0:09:15 - 0:09:19]: The final stages of the painting process showcase the painter making final touches and adjustments. The brush moves steadily to fill in any remaining gaps and to create a well-blended background. The painter's hand appears steady and deliberate, ensuring the painting has a polished and finished look. By the end of the sequence, the rooster's head is vividly highlighted against the rich blue background, giving the painting a striking appearance.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are primarily used in painting the rooster's head?", + "time_stamp": "00:09:04", + "answer": "C", + "options": [ + "Green and yellow", + "Blue and purple", + "Pink and red", + "Orange and brown" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the painter doing now?", + "time_stamp": "00:09:09", + "answer": "A", + "options": [ + "Adding details to the rooster's eye, comb, and wattles", + "Painting the rooster's feet", + "Sketching the outline of the rooster", + "Applying a base coat of paint to the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is happening in the final stages of the painting process?", + "time_stamp": "00:09:19", + "answer": "B", + "options": [ + "The painter is starting to sketch the rooster", + "The painter is making final touches and adjustments", + "The painter is applying the first layer of paint to the background", + "The painter is cleaning the brushes" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the painter applying blue paint at the beginning?", + "time_stamp": "00:09:04", + "answer": "C", + "options": [ + "Upper right corner of the canvas", + "Lower part of the rooster's body", + "Left side of the rooster's head", + "The rooster's feet" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the rooster's head stand out prominently?", + "time_stamp": "00:09:14", + "answer": "B", + "options": [ + "Because it is painted in shades of green", + "Because the painter used contrasting colors", + "Because the background is left unpainted", + "Because the rooster has a unique shape" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f60b3652489936fab31820f0837d200e1824a713 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3987c3bda7ab41cf2fedea3ba8d360ae4b7c6b3eac99bfecd9eef48909977c +size 3886931 diff --git a/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56bcc744f08340fcfd1e73ced44c8eade710fa2b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c816e417708426705e425e34f59b28a003cf230e423f9df1942236f8887405ed +size 28094957 diff --git a/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba30cff683063f3c888cff0bdbea024b8d37b963 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1e19f951e19c272534004c0e87fef8ef8aeffe47034a7d7ee208f4fbc8192e +size 52878295 diff --git a/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_549.mp4 b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_549.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abbc240596dae22015f96bedad65d91885cc1aec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_549.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee25e52ce63d0963adba0a0b22a20463e3f957b6bad3c6bead06f0dca391f593 +size 78830377 diff --git a/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..579e54486faefd372c93c10d094017e8c6164793 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dec0e038e660e554e8ea1d504cdad67aff6a4615c0cfe32610d1d2b5a1b4ab5 +size 80448718 diff --git a/Real_Time_Visual_Understanding/sample_131/video.mp4 b/Real_Time_Visual_Understanding/sample_131/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4009dc1cc85f3bd42c22a2f8d5bff15254771f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_131/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c99578b431ca6abf4ad2ea122d3237f16395df4eb46cb5f7c67103f609be9f2 +size 73146006 diff --git a/Real_Time_Visual_Understanding/sample_132/.DS_Store b/Real_Time_Visual_Understanding/sample_132/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8aaea86af1ad8fed2a73d0385e28d11820e34093 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_132/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388466b916b76a4a890a8c2bd8ae2b37db08d236 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05c65c1d43db88119b290a5541864d03334115b35b6accde48ef22300e6a858 +size 3269743 diff --git a/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57afe58e1d2d97b46b279f6577844ae6d0605174 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e02b5801215c0ce7c4f96fc100977d3fc5e07cd4d09f67c114cca1f1b811df +size 32067757 diff --git a/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_740.mp4 b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826fb31363fb68f06b67b98ae24bd41e46908d92 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad38e50198f929fd9dd673b2d4c77924c7a371b1cbac70d03b2f464d69b1c2ff +size 95617624 diff --git a/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_750.mp4 b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_750.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..803ff137f25d9a58d556e8e0cb7002d8cf0a613e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_132/tmp_60/video_0_750.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06fb5c24cd3bde6b3919be592dca4127fd7f4ca7d6b127ed7e13a4af84aed5a +size 97265348 diff --git a/Real_Time_Visual_Understanding/sample_132/video.mp4 b/Real_Time_Visual_Understanding/sample_132/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ccb3388a52cbcafcd8572b93f2fe31b4bb3c19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_132/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47af9b718b24e5aeb700ad7c0b79adf3fbab37216bf1a6f6243ad907f738e7b3 +size 96480965 diff --git a/Real_Time_Visual_Understanding/sample_133/.DS_Store b/Real_Time_Visual_Understanding/sample_133/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..df11687123d6b074943a39dd0b8341736032e053 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_133/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_133/raw_questions.json b/Real_Time_Visual_Understanding/sample_133/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..079bea1ce6d39563da504fefff45ec4aa1588d3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:05]: Two sketchbooks are on a table. One is open with a black elastic strap laying across the left page. Behind them is an out-of-focus portrait of a person. A hand holding a tube with the text \"GOLDEN 100\" is at the right side; A paintbrush is placed on the table between the sketchbooks. [0:00:06 - 0:00:07]: A small bottle dispenses a liquid onto the open page of the sketchbook. [0:00:08 - 0:00:09]: The liquid continues to collect in a small pool on the paper. [0:00:10 - 0:00:15]: The paintbrush is being used to spread the liquid onto the entire page of the open sketchbook in horizontal motions. [0:00:16 - 0:00:17]: The page is now evenly coated with the liquid, and the brush moves away. [0:00:18 - 0:00:19]: Overhead, a black object (possibly a light or another tool) is near the open sketchbook. A pencil and pen are on the table next to the book, and the page appears dry.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What item is placed between the sketchbooks?", + "time_stamp": "0:00:05", + "answer": "B", + "options": [ + "A pencil", + "A paintbrush", + "A pen", + "A tube of paint" + ] + }, + { + "task_type": "Action Recognition", + "question": "What happens to the sketchbook page just now?", + "time_stamp": "0:00:19", + "answer": "C", + "options": [ + "A tube is placed on it", + "A liquid is dispensed onto it", + "It is evenly coated with liquid", + "A pencil sketch is drawn on it" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What text is visible on the tube held by a hand?", + "time_stamp": "0:00:05", + "answer": "A", + "options": [ + "\"GOLDEN 100\"", + "\"SILVER 200\"", + "\"BRONZE 300\"", + "\"PLATINUM 400\"" + ] + }, + { + "task_type": "Event Understanding", + "question": "What sequence of actions involves the paintbrush?", + "time_stamp": "0:00:15", + "answer": "D", + "options": [ + "Placing the paintbrush on the table and pouring liquid on the page", + "Using the paintbrush to spread the liquid and then drying the page", + "Dispensing liquid with the paintbrush and then discarding it", + "Applying liquid with the paintbrush and then moving it away" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the black elastic strap positioned on the sketchbook page?", + "time_stamp": "0:00:05", + "answer": "B", + "options": [ + "Across the right page", + "Across the left page", + "At the bottom of the page", + "At the top of the page" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:20 - 0:03:40] [0:03:20 - 0:03:24]: The video shows a close-up of a person's hand painting a portrait. The portrait is partially completed with a focus on the face, which features a mix of vibrant colors including blue, yellow, and brown. The painting is on a white paper, with the artist using a flat brush to add color to the bottom part of the face, near the mouth and chin. The artist's hand is visible holding a brush. [0:03:25 - 0:03:31]: The hand continues to apply paint to the portrait, focusing on blending the colors around the mouth and chin area. The strokes are precise, adding depth and texture to the portrait. The person's features in the portrait become more defined with each brushstroke, and the use of multiple colors gives the portrait a dynamic and expressive feel. [0:03:32 - 0:03:39]: The artist makes final adjustments and details to the face, smoothing and blending the colors around the chin and neck. The background remains plain, keeping the focus entirely on the portrait's face. The expressive use of color and the careful brushwork make the portrait appear more vivid and lifelike as the video progresses.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are used in the face of the portrait?", + "time_stamp": "00:03:39", + "answer": "B", + "options": [ + "Red, green, and purple", + "Blue, yellow, and brown", + "Black, white, and orange", + "Pink, grey, and teal" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the artist performing now?", + "time_stamp": "00:03:31", + "answer": "C", + "options": [ + "Sketching the outline", + "Painting the background", + "Blending colors around the mouth and chin", + "Cleaning the brush" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the artist focusing on in the final adjustments?", + "time_stamp": "00:03:39", + "answer": "C", + "options": [ + "Adding background details", + "Enhancing the portrait's eyes", + "Smoothing and blending colors around the chin and neck", + "Signing their name" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the portrait appear more vivid and lifelike as the video progresses?", + "time_stamp": "00:03:39", + "answer": "B", + "options": [ + "Because of the addition of background elements", + "Due to the expressive use of color and careful brushwork", + "Because the artist changes to a larger brush", + "Due to the use of a photo reference" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What is the artist likely to do next after finishing the portrait's face?", + "time_stamp": "00:03:39", + "answer": "B", + "options": [ + "Start painting another portrait", + "Add details to the background", + "Sign their name on the portrait", + "Clean the painting tools" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:40 - 0:07:00] [0:06:40 - 0:06:59]: The video captures the process of painting a detailed portrait of a man with dark hair and a serious expression. The canvas is white with shades of teal, blue, and green used for the background and the man's shirt. The artist's hand is visible holding a brush, applying strokes to the portrait. The brush moves mainly around the man's face and background, adding details and blending colors. The book, in which the painting is set, shifts slightly as the artist works, and the brush strokes become more precise over time. The scene appears to be set on a flat surface, probably a table, and occasional glimpses of other painting tools can be seen in the background.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are used for the background and the man's shirt in the painting?", + "time_stamp": "00:07:00", + "answer": "B", + "options": [ + "Red and yellow", + "Teal and blue", + "Purple and orange", + "Brown and black" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing with the brush in the video?", + "time_stamp": "00:07:00", + "answer": "B", + "options": [ + "Cleaning the brush", + "Applying strokes to the man's face", + "Mixing colors on a palette", + "Signing the painting" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the painting set while the artist works?", + "time_stamp": "00:07:00", + "answer": "C", + "options": [ + "On an easel", + "On the floor", + "On a table", + "On a wall" + ] + }, + { + "task_type": "Event Understanding", + "question": "What activity is captured in the video?", + "time_stamp": "00:07:00", + "answer": "B", + "options": [ + "Sculpting a clay figure", + "Painting a detailed portrait", + "Drawing a landscape", + "Designing a digital illustration" + ] + }, + { + "task_type": "Counting", + "question": "How many main colors are used in the background of the portrait?", + "time_stamp": "00:07:00", + "answer": "C", + "options": [ + "1", + "2", + "3", + "4" + ] + } + ] + }, + { + "time": "[0:10:00 - 0:11:00]", + "captions": "[0:10:00 - 0:10:20] [0:10:00 - 0:10:09]: The video shows a close-up view of a painting in progress. The painting is of a person's face, characterized by dark hair and a serious expression, rendered in shades of green, blue, and white. The brushstrokes are bold, with noticeable texture. The artwork is being created in an open sketchbook with white pages. A paintbrush is actively applying paint to the canvas, moving around the facial features, particularly focusing on the areas near the eyes and cheeks. A dark-colored mug with the text \"THAT'S TRUST IN PIXIE DUST\" in golden letters is visible to the right side of the sketchbook. The background surface is light and neutral, likely a desk or table. [0:10:10 - 0:10:19]: The camera continues to focus on the painting while the brush moves, touching up the details around the eyes and other facial features. The perspective remains consistent, maintaining a clear view of the painting and the ongoing artistic process. The brush techniques vary slightly, applying different shades and blending colors to enhance the texture and depth of the portrait. The overall appearance of the painting remains vibrant and expressive.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the dominant color palette used in the painting?", + "time_stamp": "0:10:20", + "answer": "B", + "options": [ + "Red, yellow, and orange", + "Green, blue, and white", + "Black, white, and grey", + "Purple, pink, and brown" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist focusing on while painting?", + "time_stamp": "0:10:20", + "answer": "C", + "options": [ + "The background of the painting", + "The person's hair", + "The areas near the eyes and cheeks", + "The edges of the sketchbook" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the primary activity occurring in the video?", + "time_stamp": "0:10:20", + "answer": "B", + "options": [ + "Reading a book", + "Painting a portrait", + "Sculpting a figure", + "Writing in a journal" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is written on the dark-colored mug visible in the video?", + "time_stamp": "0:10:20", + "answer": "C", + "options": [ + "\"TRUST YOURSELF\"", + "\"BELIEVE IN MAGIC\"", + "\"THAT'S TRUST IN PIXIE DUST\"", + "\"FOLLOW YOUR DREAMS\"" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the dark-colored mug located in relation to the sketchbook?", + "time_stamp": "0:10:20", + "answer": "D", + "options": [ + "To the left of the sketchbook", + "Above the sketchbook", + "Below the sketchbook", + "To the right of the sketchbook" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ad756dec98add17aec3c24f277532508cdbc1e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005e9c5f45351fb5325bb5ef8226274e8b6f5f515bd335c1c5713f3e4818b491 +size 2979203 diff --git a/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b09aaa144aaa81767b65f76f692a3b92a25b169 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31250026fbd721e64f36be8fa8e4c0bda33e4c3e9ec28baa71d3fb40e6b3eca +size 34238383 diff --git a/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28be3c47845a96d1637cc9e4bf0c56dc1c2335de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf5640a76dca7b9b1bc683d8f6abc26a54bcda3ffd78333ab25f5c322c76227 +size 71000099 diff --git a/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_619.mp4 b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..801fea32fba5e9029d6eb846f9f5243fc348f202 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/tmp_60/video_0_619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4208307921a99dbb7cf57f4539f425d1e537a3c63c57a6dfa030fc6d57cbdc4d +size 105500240 diff --git a/Real_Time_Visual_Understanding/sample_133/video.mp4 b/Real_Time_Visual_Understanding/sample_133/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b9d5e64205aa5bcd06a9ba7153fd237bf62c61b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_133/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f874abc93aa61893f80d6d84980a705f1f6f6f9156cdac5d31362268d5be71f6 +size 94873928 diff --git a/Real_Time_Visual_Understanding/sample_134/.DS_Store b/Real_Time_Visual_Understanding/sample_134/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..86c5a03e1594640fd89c41acb0c18fb24dfdc70f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_134/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_134/raw_questions.json b/Real_Time_Visual_Understanding/sample_134/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..26ad1a94699c3f839b33c0af589452ac73efccc4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:04]: The video begins with a close-up view of a detailed pencil drawing on a white canvas. The drawing is of a person's face adorned with floral elements in the hair. This face is incomplete, featuring the outlines of the eyes, nose, and mouth along with the floral headpiece. [0:00:04 - 0:00:08]: A paintbrush with a fine tip is introduced to the scene, moving towards the left eye of the drawing. It starts to carefully outline the top eyelid with precision, adding more details to the drawing. [0:00:08 - 0:00:12]: The brush continues to refine the left eye, completing the top lid’s outline and then subtly moving away from the eye. [0:00:10 - 0:00:14]: The brush shifts focus to the right eye, beginning to outline this area with similar careful strokes. [0:00:14 - 0:00:18]: The video shows the brush defining the right eye, completing the eyelid’s outline, and then starting to fill in the pupil with black paint. Both eyes’ outlines are now distinctly more visible. [0:00:18 - 0:00:20]: The final frames show the right eye’s pupil darkened completely as the brush finishes the detailed work, resulting in both eyes having significantly more definition compared to the beginning of the video.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the primary element being drawn on the canvas just now?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "A landscape", + "A person's face with floral elements in the hair", + "An abstract design", + "A cityscape" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the brush doing at this moment?", + "time_stamp": "0:00:12", + "answer": "B", + "options": [ + "Drawing the nose", + "Refining the left eye's top lid", + "Painting the mouth", + "Shading the floral elements" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the sequence of actions performed with the paintbrush?", + "time_stamp": "0:00:20", + "answer": "C", + "options": [ + "Outline both eyes, then fill in the floral elements", + "Start with the right eye, then outline the left eye", + "Outline the left eye, then the right eye, and fill in the pupil of the right eye", + "Shade the face, then detail the floral headpiece" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What is the likely next step after darkening the pupil of the right eye?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "Filling in the background", + "Adding details to the floral headpiece", + "Shading the face", + "Painting the mouth" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "How are the eyes depicted on the canvas now?", + "time_stamp": "0:00:20", + "answer": "C", + "options": [ + "Both eyes are fully outlined and shaded", + "Only the left eye is outlined and shaded", + "Both eyes are outlined, with the right eye's pupil filled", + "The eyes are incomplete with no details" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:00 - 0:03:20] [0:03:00 - 0:03:08]: A painting in progress is shown on a canvas, depicting a woman's face. Her hair is pulled back, with loose strands drawn at the top, and she's wearing earrings. Her skin is painted with a mix of light and dark tones, primarily focusing on shading around the nose and cheeks. The background is a plain off-white color. An artist's brush is visible within the frames, applying more shading and details to the woman's face. The head and face are nearly fully detailed, but parts of the hair and neck remain in sketch form. [0:03:09 - 0:03:11]: The artist continues to make detailed adjustments to the painting, focusing on the woman's lips. The brush applies more red paint to the lips, enhancing the color and definition. [0:03:12 - 0:03:14]: The artist's brush moves to different parts of the face, adding subtle shades of pink and red on the cheeks and edges of the nose. These actions provide more depth and dimension to the face. The right side of the face (from the viewer's perspective) starts reflecting a more lifelike appearance due to the new shades. [0:03:15 - 0:03:19]: The painting continues to receive minor touch-ups, especially around the eyes, nose, and lips. Each stroke of the brush adjusts and intensifies the hues, making the woman's facial features more pronounced and vibrant. The artist's hand is often visible, showing precise and deliberate brushwork. The painting gradually inches towards completion in these final moments.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the primary colors used for shading the woman's face in the painting?", + "time_stamp": "00:03:19", + "answer": "A", + "options": [ + "Light and dark tones", + "Blue and green tones", + "Purple and yellow tones", + "Black and white tones" + ] + }, + { + "task_type": "Action Recognition", + "question": "What specific action is the artist performing at 00:03:11?", + "time_stamp": "00:03:11", + "answer": "A", + "options": [ + "Applying red paint to the woman's lips", + "Adding shades of blue to the background", + "Sketching the woman's hair", + "Painting the woman's earrings" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main focus of the artist's work in the clip?", + "time_stamp": "00:03:19", + "answer": "B", + "options": [ + "Detailing the background", + "Adding shading and details to the woman's face", + "Painting the woman's clothes", + "Sketching a new figure next to the woman" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Which parts of the woman's portrait remain in sketch form?", + "time_stamp": "00:03:08", + "answer": "B", + "options": [ + "Her eyes and lips", + "Her hair and neck", + "Her nose and cheeks", + "Her earrings and background" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What might the artist do next after completing the face?", + "time_stamp": "00:03:19", + "answer": "C", + "options": [ + "Start a new painting", + "Detail the background", + "Add finishing touches to the hair and neck", + "Sign the painting" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:20]: In this video, there is a close-up view of a painting on a white canvas. The painting is a portrait of a woman with prominent eyebrows and red lips, wearing earrings and flowers in her hair. The background of the scene is blurred, with some green leaves and other objects visible behind the canvas. Throughout the video, different brushes appear, making contact with the painting. At [0:06:00], a paintbrush is applied under the right eye of the portrait, then it moves upwards towards the eyebrow at [0:06:05], and the hand adjusts the strokes around the eye and the edge of the face till [0:06:13]. At [0:06:18], a wider brush is used to make strokes under the eye again, until [0:06:19], where the finishing touches are applied around the cheek area. The hand and brushes are seen making careful adjustments to the painting, adding details and final touches to the portrait.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the background of the scene in the video?", + "time_stamp": "00:06:20", + "answer": "B", + "options": [ + "A cityscape with tall buildings", + "A blurred background with green leaves and other objects", + "A beach with waves crashing", + "A clear blue sky" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the brush doing at 0:06:05 in the video?", + "time_stamp": "00:06:20", + "answer": "C", + "options": [ + "Applying strokes to the hair", + "Making contact under the right eye", + "Moving upwards towards the eyebrow", + "Finishing touches around the cheek area" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens just before the wider brush is used?", + "time_stamp": "00:06:20", + "answer": "A", + "options": [ + "The hand adjusts strokes around the edge of the face", + "The background becomes clearer", + "The painting is shown from a distance", + "The brush moves towards the lips" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What will likely happen after the finishing touches are applied around the cheek area?", + "time_stamp": "00:06:20", + "answer": "B", + "options": [ + "The portrait will be framed", + "The painting session will end", + "Additional details will be added to the background", + "The canvas will be signed by the artist" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why is a wider brush used at 0:06:18 in the video?", + "time_stamp": "00:06:20", + "answer": "C", + "options": [ + "To blend colors more effectively", + "To paint a new section of the canvas", + "To make strokes under the eye again", + "To start a completely new portrait" + ] + } + ] + }, + { + "time": "[0:09:00 - 0:10:00]", + "captions": "[0:09:00 - 0:09:20] [0:09:00 - 0:09:03]: The video shows an artist painting on a vibrant green canvas using a small paintbrush. The painting is a detailed portrait of a woman with bold, dark eyebrows and bright red lips. She has flowers adorning her hair. The artist's hand moves the brush across various parts of the painting, adding strokes of color. The background includes some greenery and other objects that are slightly blurred. [0:09:04 - 0:09:08]: The artist continues with delicate touches, focusing on the floral elements in the woman’s hair. The brush is primarily used at the top center part of the painting where the flowers are. The background appears consistent, showing a mix of soft-focused elements like plants and perhaps other studio equipment or paintings. [0:09:09 - 0:09:12]: The artist's hand moves down to the lower part of the painting, adding fine details. The portrait steadily comes to life with every precise brushstroke. The woman’s expression remains serene and lifelike, enhanced by the artistic detailing. [0:09:13 - 0:09:16]: The brush adds finishing touches to the woman’s hair and forehead. The artist uses a steady and deliberate approach, ensuring each stroke enhances the already detailed features. The light in the room remains constant, showcasing the textures and colors on the canvas vividly. [0:09:17 - 0:09:19]: The artist continues to refine the portrait, particularly focusing on the forehead and the surrounding hair area. The woman's gaze in the painting is direct and engaging, giving a sense of depth and realism. The background elements stay blurred, keeping the attention on the artwork.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the primary color of the canvas the artist is painting on?", + "time_stamp": "00:09:03", + "answer": "B", + "options": [ + "Blue", + "Green", + "Red", + "Yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist focusing on between 0:09:04 and 0:09:08?", + "time_stamp": "00:09:08", + "answer": "C", + "options": [ + "The woman's eyes", + "The background elements", + "The floral elements in the woman’s hair", + "The woman's lips" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the artist doing just now?", + "time_stamp": "00:09:12", + "answer": "A", + "options": [ + "Adding fine details to the lower part of the painting", + "Starting a new painting", + "Mixing colors on the palette", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the woman's expression appear lifelike and serene in the painting?", + "time_stamp": "00:09:16", + "answer": "C", + "options": [ + "Because of the bold, dark eyebrows", + "Due to the blurred background elements", + "Enhanced by the artistic detailing with precise brushstrokes", + "Because of the vibrant green canvas" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where does the artist add the finishing touches to the painting between 0:09:13 and 0:09:16?", + "time_stamp": "00:09:16", + "answer": "C", + "options": [ + "The background elements", + "The woman's clothing", + "The woman's hair and forehead", + "The edges of the canvas" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5274dbe0e9716bbef794dba2922b93be50cacbdc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042f33a1bd4e6a2f965cb7b242d25801397e56433f4380fb8647523b937b649f +size 4623279 diff --git a/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2f7f5720442759349c9e8a3967cf6709931fda --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a378bd3b560fbd7b108db7607257bd6370bf3c9b978e89ed7df69be47a6b01 +size 43350980 diff --git a/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c1debf1453a3fab9491ecf985a060bc7b24cc65 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6dcf69a626bb78ccfd55a6e4c957d87433549300e55d2d88e82bb9fd001791 +size 84975394 diff --git a/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40bebc7cd808deb6801dc0f98621cf542cc4c4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22732fedf09968f1d1713688baa49892b0794b9e0208e7759170c90402ddbba3 +size 138649950 diff --git a/Real_Time_Visual_Understanding/sample_134/video.mp4 b/Real_Time_Visual_Understanding/sample_134/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14dcddfec9fd2874e92328cc5de7b7fc8255b1ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_134/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a774856648c0cd0931263f9609119b040371b3a4c1e4f8806801d996999f82d +size 197629732 diff --git a/Real_Time_Visual_Understanding/sample_135/.DS_Store b/Real_Time_Visual_Understanding/sample_135/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f05c3d3401f617f3778debf570a5de8e9771aee6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_135/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_135/raw_questions.json b/Real_Time_Visual_Understanding/sample_135/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..2cc0fe2030eba6e52262c6fc8eed9faf8bf26942 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: The video begins with a close-up shot of a pencil sketch on a textured white canvas. The sketch is of a woman's face, focusing on her eyes, nose, and lips. [0:00:01 - 0:00:06]: A hand holding a thin paintbrush starts to paint the right eye of the sketch. The brush applies black paint to the iris and pupil area with precise strokes. [0:00:06 - 0:00:12]: The brush continues to paint the right eye, filling in the iris and pupil smoothly while adding definition and depth to the eye. [0:00:12 - 0:00:16]: The hand ensures even coverage and starts to outline the upper eyelid, creating a more detailed and complete look for the eye. [0:00:16 - 0:00:19]: The brush adds final touches to the eye, including the upper eyelid line, making the eye appear more realistic and giving it a finished look. The painting action stops, and the final frame showcases the detailed and complete right eye.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is being painted on the canvas?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "A landscape", + "A woman's eye", + "A still life", + "A cityscape" + ] + }, + { + "task_type": "Action Recognition", + "question": "What does the hand holding the paintbrush do just now?", + "time_stamp": "0:00:12", + "answer": "A", + "options": [ + "Paints the right eye's iris and pupil", + "Sketches the woman's nose", + "Erases a mistake on the canvas", + "Applies a base coat of paint" + ] + }, + { + "task_type": "Event Understanding", + "question": "What event is described just now?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "The painting of the entire woman's face", + "The completion of the right eye painting", + "The start of a new painting", + "The application of a background color" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What part of the woman's face is focused on in the painting?", + "time_stamp": "0:00:19", + "answer": "C", + "options": [ + "Her left eye", + "Her nose and mouth", + "Her right eye", + "Her entire face" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the eye appear more realistic and finished?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "Because of the added colors in the background", + "Because the upper eyelid line was added", + "Because the entire face was painted", + "Because of the use of different shades of blue" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:00 - 0:03:20] [0:03:00 - 0:03:01]: A realistic portrait of a woman's face is being painted on a white canvas. The face outline is sketched in thin lines. The eyes are painted with dark colors, including black and brown, and have a strong gaze with defined eyebrows. The lips are painted in shades of red and pink. A paintbrush with a pointed tip is applying a pink hue to the lower lip. The paintbrush is held at a slight angle, indicating the painter's fine control. [0:03:02 - 0:03:03]: The paintbrush moves slightly lower on the lips, blending the pink color further. The facial features remain the same, with the upper parts of the eyes detailed with dark and reddish-brown shades, giving them depth and contrast against the white canvas. [0:03:04 - 0:03:05]: The paintbrush shifts focus to the nose area, applying a lighter shade, possibly to highlight the contours of the nose. The placement and movement indicate careful detailing. The lips maintain their rich red and pink shades, standing out prominently against the white canvas. [0:03:06 - 0:03:07]: The paintbrush continues to add details around the nose, applying a mix of colors to create shadows and highlights, enhancing the nose's definition. Meanwhile, the areas around the cheeks and the outer regions of the face remain largely unpainted. [0:03:08 - 0:03:10]: Additional layers of color are applied to the cheek area beneath the eye, introducing greenish tones, suggesting an underpainting technique to build the portrait's depth. The use of different tones is evident as the artist goes over some earlier painted regions. [0:03:11 - 0:03:13]: The paintbrush applies reddish and pinkish tones on the left cheek, blending with the previous underpainting. This blending adds more depth and complexity to the facial shades, indicating subtle transitions of color on the skin. [0:03:14 - 0:03:15]: The artist continues working on the cheek, brushing more nuanced colors. Careful shading and subtle lines enhance the contouring around the cheekbone area. The eye and lip areas remain defining features with dark and vibrant hues. [0:03:16 - 0:03:20]: The final touches on the cheek incorporate soft blending, creating a smooth gradation of colors that complement the detailed eyes and lips. The portrait shows distinct facial features with well-defined eyes and lips, while the cheek areas transition into more realistic skin tones. The areas around the nose, eyes, and mouth reflect careful attention to nuanced color application, enhancing the realism of the portrait.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are used for the eyes in the portrait?", + "time_stamp": "0:03:01", + "answer": "B", + "options": [ + "Blue and green", + "Black and brown", + "Gray and white", + "Purple and yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the paintbrush doing now?", + "time_stamp": "0:03:03", + "answer": "B", + "options": [ + "Adding highlights to the eyes", + "Blending pink color on the lips", + "Sketching the outline of the nose", + "Detailing the eyebrows" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the focus of the artist's work from 0:03:06 to 0:03:07?", + "time_stamp": "0:03:07", + "answer": "B", + "options": [ + "Highlighting the eyes", + "Applying shades to the nose", + "Blending colors on the lips", + "Sketching the outline of the face" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Which areas of the face remain largely unpainted at 0:03:07?", + "time_stamp": "0:03:07", + "answer": "C", + "options": [ + "The lips and nose", + "The eyes and eyebrows", + "The cheeks and outer regions", + "The forehead and chin" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the overall progress of the portrait by 0:03:20?", + "time_stamp": "0:03:20", + "answer": "B", + "options": [ + "The portrait has only an outline sketched.", + "The portrait has detailed eyes and lips, with the cheeks showing realistic skin tones.", + "The portrait is completely painted with all areas detailed.", + "The portrait has no colors applied yet." + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:20]: The video showcases a close-up of a painting in progress, depicting a woman's face with vibrant pink hair. The artwork is on a canvas, and throughout the video, a paintbrush intermittently appears, adding fine details to the portrait. The woman’s facial features, including her dark eyes, straight nose, and slightly pursed lips, are detailed realistically, with variations of color showing contour and dimension. The painting is mostly complete, with the artist focusing on final touches, particularly around the nose and eyes areas. The background remains out of focus and mostly plain, emphasizing the central figure of the painting.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the most prominent feature of the woman in the painting?", + "time_stamp": "0:06:20", + "answer": "C", + "options": [ + "Blue eyes", + "Curly hair", + "Pink hair", + "Freckles" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist primarily doing in the video?", + "time_stamp": "0:06:20", + "answer": "B", + "options": [ + "Mixing paints on a palette", + "Adding fine details to the portrait", + "Sketching the outline of the face", + "Painting the background" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the video mainly about?", + "time_stamp": "0:06:20", + "answer": "B", + "options": [ + "A woman's daily routine", + "The completion of a painting", + "An art exhibition opening", + "A tutorial on painting techniques" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the artist focusing their work now?", + "time_stamp": "0:06:20", + "answer": "B", + "options": [ + "On the woman's hair", + "On the woman's eyes and nose", + "On the woman's lips", + "On the painting's background" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What can be inferred about the background in the painting?", + "time_stamp": "0:06:20", + "answer": "C", + "options": [ + "It is highly detailed and colorful", + "It contains several other characters", + "It is plain and out of focus", + "It depicts a complex landscape" + ] + } + ] + }, + { + "time": "[0:09:00 - 0:10:00]", + "captions": "[0:09:00 - 0:09:20] [0:09:00 - 0:09:20]: The video shows a close-up view of a painting on a canvas featuring a portrait of a woman with pink hair. The painting is in progress, as indicated by visible brush strokes and the presence of a hand holding a paintbrush that is continuously working on the portrait. The scene is set indoors, indicated by the background elements such as a green plant on the left, and various tools and materials positioned around the canvas. The painter focuses on the sheen on the woman’s hair, occasionally adding details to the facial features and background. The brush movements are deliberate and targeted, suggesting careful attention to detail. The environment appears calm and methodical as the artist works on the piece. The canvas is positioned upright on an easel, providing a steady surface for the painter to work on.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the hair color of the woman in the painting?", + "time_stamp": "00:09:20", + "answer": "C", + "options": [ + "Blue", + "Green", + "Pink", + "Yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the painter doing to the portrait?", + "time_stamp": "00:09:20", + "answer": "C", + "options": [ + "Adding new colors to the background", + "Sketching the outline of the portrait", + "Working on the sheen on the woman's hair", + "Painting the green plant in the background" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the green plant located in relation to the canvas?", + "time_stamp": "00:09:20", + "answer": "C", + "options": [ + "To the right of the canvas", + "Directly in front of the canvas", + "To the left of the canvas", + "Behind the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the current focus of the painter's brush strokes?", + "time_stamp": "00:09:20", + "answer": "B", + "options": [ + "The woman's clothing", + "The woman's hair and facial features", + "The background elements", + "The canvas edges" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the main activity depicted in the video clip?", + "time_stamp": "00:09:20", + "answer": "C", + "options": [ + "Organizing painting tools", + "Sketching a new drawing", + "Painting a portrait of a woman with pink hair", + "Cleaning the studio" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_187.mp4 b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ddbe83b2f8b9f2e6291721b2f4a34cf51b7956 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3e7d032f4b0cfd9f3b5998f292f28e81e13e2883f8011b1869f030f37b85a9 +size 45322559 diff --git a/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9939ad5a83e907951b215a1d235d73b0d113291c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730d9ccd7753e049442617ac30f03c7466e3e02df11685d14995217e4beba8a9 +size 4698144 diff --git a/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9166ad6c6134ca29df5fec78c8912e626f3c574 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed26d032e4b3fa0c8d8c760a00b3ed7f759c35c0d900bd39e0db7c12ec6c3645 +size 100536645 diff --git a/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_558.mp4 b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c8fd0c7fe748b71a613dbdaf8f7d8cfeb3c8d25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224298f6e73ee6935a7e4daaab2688568be16c0749b794a14e8008903db5440c +size 155518818 diff --git a/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c6b1134859162ab941cf8ac18320742ed03a76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2364f8ea946497407c92b3b9a197d9e649ee921d645e49709b693f30155a11ea +size 155955189 diff --git a/Real_Time_Visual_Understanding/sample_135/video.mp4 b/Real_Time_Visual_Understanding/sample_135/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4b23097e4b17ed8402465c8b91c87db0cfe136a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_135/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba6e598f0af4f2686bac0d0695314a4c1455891cffd34806454b61669114345 +size 228879601 diff --git a/Real_Time_Visual_Understanding/sample_136/.DS_Store b/Real_Time_Visual_Understanding/sample_136/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1e1d6822e2a93b6bc1afec40b992609802447f46 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_136/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_136/raw_questions.json b/Real_Time_Visual_Understanding/sample_136/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..26bdb477ff695c71d6b643fa820f75d7f4c52955 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:08]: The video begins with a close-up of a wooden surface where a blank white cotton canvas, measuring 28 cm by 23 cm (11 inches by 9 inches), is centrally placed. The text on the canvas mentions its size and material. To the right of the canvas is a white palette with some preloaded paint colors: black, cerulean blue, permanent yellow, vermilion, and white. A right hand appears intermittently on the right side, squeezing out the paints onto the palette. The background is a flat wooden surface. [0:00:09 - 0:00:13]: After all the paint colors are dispensed, the canvas remains in the same position on the wooden surface, with the colors visible on the palette. The hand is now holding a 25mm flat brush over the palette. [0:00:14 - 0:00:20]: The hand uses the flat brush to mix the colors on the palette, starting from the black paint and moving among the others. The canvas remains untouched, and the scene maintains the same composition with the canvas in the middle and the palette to the right.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are preloaded on the palette?", + "time_stamp": "00:00:08", + "answer": "A", + "options": [ + "Black, cerulean blue, permanent yellow, vermilion, and white", + "Red, green, blue, yellow, and white", + "Black, red, green, yellow, and white", + "Cerulean blue, black, white, green, and yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand doing just now?", + "time_stamp": "00:00:20", + "answer": "B", + "options": [ + "Squeezing paint onto the canvas", + "Mixing colors on the palette", + "Painting on the canvas", + "Cleaning the brush" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette positioned relative to the canvas?", + "time_stamp": "00:00:13", + "answer": "C", + "options": [ + "To the left of the canvas", + "Above the canvas", + "To the right of the canvas", + "Below the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main activity happening just now?", + "time_stamp": "00:00:20", + "answer": "B", + "options": [ + "Preparing and organizing the painting materials", + "Mixing paint colors on the palette", + "Drawing on the canvas", + "Cleaning the wooden surface" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What information is written on the canvas?", + "time_stamp": "00:00:08", + "answer": "B", + "options": [ + "Instructions for painting", + "The size and material of the canvas", + "A list of paint colors", + "The name of the artist" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:50]: The scene captures the process of painting a sky with acrylics on a canvas. The background consists of a gradient transition from blue at the top to orange and red toward the bottom, depicting a sunset. Two visible patches of clouds are painted using darker shades of blue and green. These clouds are positioned mainly in the middle third of the canvas. A paintbrush is shown in the lower middle part of the canvas, applying darker colors. The palette is situated to the right of the canvas, holding blobs of paint in various colors: black, blue, yellow, and red. The table under the canvas and palette is light brown. [0:02:50 - 0:02:59]: The hand continues to work on the clouds in the middle area of the canvas, adding details with smooth, horizontal strokes. Simultaneously, the brush moves from the middle towards the top left of the canvas, hinting at new formations of clouds. The color palette remains beside the canvas, and the arrangement of paints is unchanged. [0:02:59 - 0:03:00]: Two paintbrushes are briefly shown in the middle of the canvas, suggesting the potential use of multiple brushes throughout the creation process. The background gradient and existing cloud details remain consistent with previous frames.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are present on the palette?", + "time_stamp": "0:03:00", + "answer": "B", + "options": [ + "Black, blue, yellow, and green", + "Blue, red, yellow, and black", + "Red, green, yellow, and blue", + "Blue, red, black, and green" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand doing in the scene?", + "time_stamp": "0:02:59", + "answer": "A", + "options": [ + "Adding details to the clouds", + "Mixing new colors", + "Cleaning the paintbrush", + "Sketching outlines" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette located relative to the canvas?", + "time_stamp": "0:02:50", + "answer": "D", + "options": [ + "To the left of the canvas", + "Above the canvas", + "Below the canvas", + "To the right of the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is being depicted in the painting?", + "time_stamp": "0:03:00", + "answer": "C", + "options": [ + "A sunrise with clouds", + "A starry night sky", + "A sunset with clouds", + "A clear blue sky" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why might two paintbrushes be shown in the middle of the canvas?", + "time_stamp": "0:03:00", + "answer": "A", + "options": [ + "To suggest different colors being used", + "To indicate the need for cleaning brushes", + "To highlight a change in painting technique", + "To show the artist's break" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:28]: The video depicts a first-person view of someone painting a landscape. The focus is on the canvas being painted, which shows a serene sunset scene with a mix of blue, orange, and yellow hues in the sky. Dark clouds are visible, and the middle ground has a silhouette of a treeline, while the foreground shows a body of water reflecting the colors of the sky. The painting is done on a rectangular canvas positioned on a light-colored wooden surface. The painter is using a small brush to add details to the lower part of the painting, specifically adding dark shapes to the water, suggesting vegetation or shadows. The artist’s hand occasionally enters the frame as they work on the painting. [0:05:29 - 0:05:34]: The frame shifts to a broader view, showing the full canvas and a palette with different colors of paint placed next to it on the wooden surface. The palette has several blobs of paint, including colors such as red, yellow, blue, and black. There is also some indication of mixing on the palette. The painter then begins to mix paint on the palette using a liner brush. [0:05:35]: The painter continues mixing colors on the palette, and their hand is visible, holding the brush delicately. [0:05:36 - 0:05:39]: The focus returns to the canvas, where the painter uses the liner brush to add fine details to the sky, possibly enhancing the cloud formations or adding subtle color gradations. The hand holding the brush moves with precision, adding intricate touches to the artwork.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What hues are primarily seen in the sky of the painting?", + "time_stamp": "00:05:28", + "answer": "B", + "options": [ + "Green, purple, and orange", + "Blue, orange, and yellow", + "Red, blue, and black", + "Pink, white, and gray" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the painter doing now?", + "time_stamp": "00:05:34", + "answer": "B", + "options": [ + "Adding dark shapes to the water", + "Mixing paint on the palette", + "Cleaning the brushes", + "Framing the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens after the painter starts mixing colors on the palette?", + "time_stamp": "00:05:39", + "answer": "C", + "options": [ + "The painter begins adding details to the foreground", + "The painter steps back to view the painting", + "The painter uses a liner brush to enhance the sky", + "The painter washes the brush in a jar of water" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette located in relation to the canvas?", + "time_stamp": "00:05:34", + "answer": "C", + "options": [ + "On a separate table", + "Hanging on the wall", + "Next to the canvas on the wooden surface", + "On the painter’s lap" + ] + }, + { + "task_type": "Counting", + "question": "How many colors are specifically mentioned to be on the palette?", + "time_stamp": "00:05:34", + "answer": "B", + "options": [ + "Three", + "Four", + "Five", + "Six" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:02]: The video shows a canvas with a scenic painting of a sunset over a body of water. The colors of the sky transition from light yellow near the horizon to darker blue higher up. The sun appears near the horizon, casting its reflection in the water below. The scene depicts a landscape with some silhouetted trees and bushes along the edge of the water. A hand holding a thin paintbrush is visible, adding details to the painting. [0:08:03 - 0:08:05]: The view shifts slightly to reveal a palette of mixed paints placed next to the canvas on a wooden table. The palette contains several blobs of paint in various colors including black, blue, white, yellow, and red. A hand holds a brush, possibly to mix colors on the palette. [0:08:06 - 0:08:13]: The hand begins drawing vertical lines on the left side of the canvas, suggesting the start of additional elements in the landscape, such as trees or reeds. Each line is carefully painted with steady movement, from the bottom towards the top of the canvas. The background and the painted details remain consistent, with the sunset's reflection clearly visible in the water. [0:08:14 - 0:08:19]: The artist continues to add more vertical lines of varying heights to the scene, enhancing the landscape with these new elements. The strokes are deliberate and precise, contributing to the realistic portrayal of the scenery. The paint palette remains on the right side of the frame, showing the same array of colors.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are primarily used in the sky of the scenic painting?", + "time_stamp": "00:08:02", + "answer": "B", + "options": [ + "Green and purple", + "Yellow and blue", + "Red and orange", + "Pink and gray" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action does the hand perform on the canvas just now?", + "time_stamp": "00:08:13", + "answer": "C", + "options": [ + "Drawing horizontal lines", + "Mixing colors on the palette", + "Drawing vertical lines", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the paint palette located in relation to the canvas?", + "time_stamp": "00:08:19", + "answer": "C", + "options": [ + "On the left side of the frame", + "Directly under the canvas", + "On the right side of the frame", + "Above the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is being added to the landscape by the artist after the initial scene is shown?", + "time_stamp": "00:08:19", + "answer": "B", + "options": [ + "Horizontal strokes for the water's texture", + "Vertical lines suggesting trees or reeds", + "Circular strokes for clouds", + "Dots representing stars" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What elements are silhouetted in the painting along the edge of the water?", + "time_stamp": "00:08:02", + "answer": "C", + "options": [ + "Buildings and bridges", + "Mountains and hills", + "Trees and bushes", + "Boats and docks" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86232a3b47aa34d67a7be9857e87e7158b673be8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f509d5eb5d960fccccb48a929e1c71c8ef9ee1543166bddabab7dfc07645e913 +size 75234665 diff --git a/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a83109a8ba5a18fb9b6cfff818e443bc759dd4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd7c843e9f8688efd1124e3e147a873cdb557b6c9aed413bda63afd5a16914f +size 8861563 diff --git a/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..049ae9e61ecf43249398cd670066cf3fff38e660 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd95a53ceaf4b15d3c2ccd1f9cee94e59eec27e7810cbe58457da13908b29f9d +size 130922889 diff --git a/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3639f6a4384244d8bc56e2b71073363dee41cc55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ac0dbb01f1ac7532704b8acc20d52d2607accf92321e4610c8001abf9cb85e +size 195806526 diff --git a/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd1e08882179a576adb1a3ac49810aef5b138c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a934c47b52a2a5a00b9e4e89d6ccef9dc86242360fb45c4bca0c3d96f9260ad4 +size 3176721 diff --git a/Real_Time_Visual_Understanding/sample_136/video.mp4 b/Real_Time_Visual_Understanding/sample_136/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e374b20e3476fb7d2819bad49786e669ad4c42d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_136/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3679eb926e4d4a968a557ee5c52b94596aa17b8162f657d72d859c76431632 +size 212557738 diff --git a/Real_Time_Visual_Understanding/sample_137/.DS_Store b/Real_Time_Visual_Understanding/sample_137/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..59de4bcec1e5f6dacb71821a78b8f02095b9993c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_137/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_137/raw_questions.json b/Real_Time_Visual_Understanding/sample_137/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..e5cf7cbd423f5fa328038a80dda5af2e8b47ddcd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/raw_questions.json @@ -0,0 +1,332 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: A blank white canvas is lying flat on a wooden surface. The wood has a light brown hue with a visible grain pattern running horizontally. [0:00:02 - 0:00:04]: The name \"CorreaArt\" appears in black handwritten text in the center of the white canvas. [0:00:05]: A translucent plastic sheet is being placed over the canvas, partially obscuring the text \"CorreaArt.\" [0:00:06 - 0:00:10]: The plastic sheet is now fully covering the canvas. The text \"CorreaArt\" remains visible through the plastic. The sheet has a few scattered paint stains of various colors. [0:00:11 - 0:00:12]: A hand holding a blue tube of paint appears from the top left and begins to dispense paint onto the plastic sheet. [0:00:13]: The hand is still dispensing the blue paint onto the top section of the plastic sheet. [0:00:14]: The hand appears again, now holding a green tube of paint, and starts dispensing green paint onto the sheet below the blue paint. [0:00:15]: The same hand now holds a red paint tube and dispenses red paint onto the sheet below the green paint. [0:00:16]: The hand holds a yellow tube of paint, dispensing yellow paint onto the sheet below the red paint. [0:00:17]: The hand, now holding a black tube of paint, is about to dispense paint onto the sheet. [0:00:18 - 0:00:19]: White paint is being dispensed onto the bottom section of the plastic sheet by the hand holding a white paint tube.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the color of the wooden surface where the canvas is lying?", + "time_stamp": "0:00:01", + "answer": "B", + "options": [ + "Dark brown", + "Light brown", + "Gray", + "Black" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What text appears in the center of the white canvas?", + "time_stamp": "0:00:04", + "answer": "A", + "options": [ + "\"CorreaArt\"", + "\"ArtCanvas\"", + "\"PaintSheet\"", + "\"CreativeWorks\"" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed with the blue tube of paint?", + "time_stamp": "0:00:12", + "answer": "B", + "options": [ + "Mixing paint", + "Dispensing paint onto the plastic sheet", + "Cleaning the plastic sheet", + "Drawing a picture" + ] + }, + { + "task_type": "Counting", + "question": "How many different colors of paint have been dispensed onto the plastic sheet by the end of the clip?", + "time_stamp": "0:00:19", + "answer": "C", + "options": [ + "4", + "5", + "6", + "7" + ] + }, + { + "task_type": "Event Understanding", + "question": "Which paint color is dispensed immediately after the red paint?", + "time_stamp": "0:00:16", + "answer": "C", + "options": [ + "Blue", + "Green", + "Yellow", + "Black" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:00 - 0:05:20] [0:05:00 - 0:05:01]: The video shows an artist's hand holding a paintbrush and approaching a canvas. The canvas is already prepared with a gradient sky background transitioning from a light blue at the top to a warm orange near the horizon. The artist adds dark purple cloud shapes in the sky. Below the sky, the canvas features lightly sketched outlines indicating future landscape elements. [0:05:01 - 0:05:08]: The artist continues painting the dark purple clouds in a sweeping motion across the top of the sky. On a wooden table to the right of the canvas, there are various squeezed paint tubes, including colors like red, yellow, green, blue, and beige mixed on a palette. The artist’s movements are deliberate, filling in the outlines with the dark purple color. [0:05:09 - 0:05:15]: The artist focuses on building up the contour of the clouds, adding and spreading the dark purple paint to create more defined and fuller cloud shapes. The brush strokes are varied, suggesting a textured and dynamic sky. [0:05:15 - 0:05:20]: The lower portion of the canvas remains untouched, with only the initial sketches visible. The artist continues to enhance the sky, adding more clouds and shaping the existing ones to create a dramatic effect. The background objects stay in place, while the artist's attention remains on the upper part of the canvas.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the gradient sky background transitioning to at the horizon?", + "time_stamp": "0:05:01", + "answer": "B", + "options": [ + "Pink", + "Orange", + "Green", + "Purple" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist primarily doing in the video?", + "time_stamp": "0:05:08", + "answer": "A", + "options": [ + "Painting dark purple clouds", + "Sketching landscape elements", + "Mixing colors on a palette", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Event Understanding", + "question": "What elements are currently being added to the canvas?", + "time_stamp": "0:05:20", + "answer": "B", + "options": [ + "Light blue sky background", + "Dark purple clouds", + "Green trees", + "Red flowers" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What items are visible on the wooden table to the right of the canvas?", + "time_stamp": "0:05:08", + "answer": "B", + "options": [ + "Paint tubes and a brush", + "Paint tubes and a palette", + "Paintbrushes and sketchbooks", + "Canvases and sketchpads" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the artist focusing their attention while painting?", + "time_stamp": "0:05:20", + "answer": "C", + "options": [ + "On the lower portion of the canvas", + "On the right side of the canvas", + "On the upper portion of the canvas", + "On the background objects" + ] + } + ] + }, + { + "time": "[0:10:00 - 0:11:00]", + "captions": "[0:10:00 - 0:10:20] [0:10:00 - 0:10:01]: A canvas painting of a serene beach with clear blue water and a colorful sunset sky is placed on the left side of the frame. A palette with a variety of paint colors, including red, yellow, green, blue, and several shades of mixed colors, is visible on the right side. A person's finger is seen at the bottom center, holding the palette steady. [0:10:02 - 0:10:06]: The person begins to mix different paint colors together with a palette knife, primarily working on blending the white, blue, and red paints. The mixed paint has a range of hues, transitioning from dark blue to a purplish color. The palette knife moves back and forth, creating swirls and patterns in the paint. [0:10:07 - 0:10:09]: The person continues to mix the paints, adding more blue and white to the mixture, creating a lighter, more varied shade of purplish-blue. The palette knife continues to move in circular and sweeping motions. [0:10:10 - 0:10:14]: The painter further mixes the paints, incorporating more red into the mixture, resulting in a deeper and richer purple color. The palette knife is mostly focused on the center region of the paint mix. [0:10:15 - 0:10:19]: The painter adds white to the mixture, lightening the color once again. The process involves careful blending to ensure the hues are well-integrated, resulting in a more complex and nuanced range of purples. The palette knife's movements are precise and controlled, indicating a methodical approach to achieving the desired color. The entire scene is set against a wooden texture background.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are included on the palette at the beginning of the video?", + "time_stamp": "0:10:01", + "answer": "A", + "options": [ + "Red, yellow, green, blue, and several shades of mixed colors", + "Red, blue, green, and black", + "Yellow, blue, black, and white", + "Red, green, purple, and orange" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the person doing just now?", + "time_stamp": "0:10:06", + "answer": "B", + "options": [ + "Painting on a canvas", + "Mixing different paint colors with a palette knife", + "Cleaning the palette knife", + "Arranging paint tubes" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens after the person adds more red to the mixture?", + "time_stamp": "0:10:14", + "answer": "B", + "options": [ + "The mixture becomes a lighter shade of blue", + "The mixture turns into a deeper and richer purple color", + "The mixture becomes a bright red color", + "The mixture turns into a lighter shade of green" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What is the painter likely to do next after lightening the color with more white?", + "time_stamp": "0:10:19", + "answer": "A", + "options": [ + "Start painting on the canvas", + "Add more red to darken the mixture", + "Clean the palette knife", + "Mix the paint with water" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the canvas painting placed in the frame?", + "time_stamp": "0:10:01", + "answer": "C", + "options": [ + "On the right side", + "On the top side", + "On the left side", + "In the center" + ] + } + ] + }, + { + "time": "[0:15:00 - 0:16:00]", + "captions": "[0:15:00 - 0:15:20] [0:15:00 - 0:15:04]: A painting of a beach sunset is visible to the left of the frame. It depicts a vibrant sunset sky with hues of purple, pink, and orange, a calm ocean with gentle waves, and sandy shores. To the right, there is a palette containing various colors of paint, organized in blobs. The colors range from reds and yellows at the bottom to blues, greens, and purples towards the top. A paint knife is seen close to the palette, mixing yellow paint with white paint. [0:15:05 - 0:15:09]: The paint knife picks up the mixed paint and moves towards the painting. As it reaches the canvas, it adds more paint to the waves, refining the texture and enhancing the highlights. The colors on the palette appear slightly more mixed, suggesting ongoing blending of shades. The beach painting now shows enhanced details in the wave. [0:15:10 - 0:15:15]: A brush returns to the palette, picking another color before further detailing the artwork. The paint knife continues to add and refine textures on the waves, capturing more realistic water movement and reflections. The bright colored sunset contrasts strikingly against the blue-green tones of the waves. [0:15:16 - 0:15:20]: The painter continues to apply details to the crashing waves, emphasizing white caps and the movement of water. The palette's colors now show signs of multiple mixes, and the painting gains more life with each brushstroke, bringing out the vibrancy of the sunset and the dynamic atmosphere of the sea waves.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What hues are visible in the sky of the painting?", + "time_stamp": "00:15:04", + "answer": "A", + "options": [ + "Purple, pink, and orange", + "Red, yellow, and green", + "Blue, green, and yellow", + "Black, white, and gray" + ] + }, + { + "task_type": "Action Recognition", + "question": "What tool is used to mix yellow paint with white paint?", + "time_stamp": "00:15:04", + "answer": "B", + "options": [ + "Brush", + "Palette knife", + "Sponge", + "Roller" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens to the waves in the painting during the clip?", + "time_stamp": "00:15:15", + "answer": "C", + "options": [ + "The waves are darkened", + "The waves are removed", + "The waves are enhanced with highlights and textures", + "The waves are painted over with a new color" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the painting of the beach sunset located in the frame?", + "time_stamp": "00:15:04", + "answer": "C", + "options": [ + "To the right of the frame", + "In the center of the frame", + "To the left of the frame", + "At the bottom of the frame" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What is likely to happen next in the painting process?", + "time_stamp": "00:15:20", + "answer": "C", + "options": [ + "The painter will add details to the sky", + "The painter will start a new painting", + "The painter will continue to refine the water and wave details", + "The painter will mix new colors on the palette" + ] + } + ] + }, + { + "time": "[0:19:00 - 0:19:45]", + "captions": "[0:19:40 - 0:19:45] [0:19:40 - 0:19:45]: The video displays a scenic sunset over an ocean, depicted in an art style reminiscent of a painting. The central focus is on the ocean waves, which are depicted in shades of blue and white, crashing towards the shore. The waves are dynamic and detailed, showcasing the foam and movement of the water. In the background, the sun is setting, casting a warm golden light that reflects off the water and tints the surroundings in hues of orange, purple, and pink. The sky is filled with a combination of light, fluffy clouds and darker, ominous ones, creating a contrast of light and shadow. The shoreline at the bottom of the image has a mix of sandy and rocky textures with tufts of beach grasses in earthy tones of brown and green, adding depth to the landscape.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are the ocean waves depicted in?", + "time_stamp": "00:19:45", + "answer": "B", + "options": [ + "Blue and green", + "Blue and white", + "White and green", + "Purple and pink" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the central focus of the video scene?", + "time_stamp": "00:19:45", + "answer": "B", + "options": [ + "The setting sun", + "The crashing ocean waves", + "The fluffy clouds", + "The sandy shoreline" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the sun positioned in the video scene?", + "time_stamp": "00:19:45", + "answer": "B", + "options": [ + "Directly overhead", + "On the horizon, setting", + "Rising from the horizon", + "Hidden behind the clouds" + ] + }, + { + "task_type": "Clips Summarize", + "question": "How is the overall mood of the scene depicted in the video?", + "time_stamp": "00:19:45", + "answer": "A", + "options": [ + "Calm and serene", + "Dark and ominous", + "Energetic and lively", + "Bright and cheerful" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What types of textures are present on the shoreline?", + "time_stamp": "00:19:45", + "answer": "B", + "options": [ + "Smooth and glassy", + "Sandy and rocky", + "Metallic and reflective", + "Rough and grainy" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd40cd073bd4009b47542c35c628d2328ccd963 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e38702e69523ab431d1bf388fc0a5e1d7d559be64c803b542fe20a4fd8983ee +size 4216624 diff --git a/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e2c31d9586ce92a04251a36e862ca956f5f605 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e88f71893e43426fffe25e92abf65fbc194888013682742efcc3081c3eca96e +size 7180706 diff --git a/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_308.mp4 b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db6ab24c6c3d70418c50901b0d61335d702067a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8467660dce5a93c46ded22dcd23ad448a991b8c083a0cde0407fbad2ba1be46 +size 120760569 diff --git a/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_616.mp4 b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_616.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcfb955ab65a8946d99afad1b207db8bc921776a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_616.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b50950e521ee13074ebfda13219409503b8b87e28c93375776ddd05fc8d19f +size 246876743 diff --git a/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_920.mp4 b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_920.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af20a1fc0ddb9c6602ca0592f80ad10bb914cca2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/tmp_60/video_0_920.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fabeedc8d9ad81c40fde0470451d2ed8a224a29de077ac6cbcac22feb5c0712 +size 370306595 diff --git a/Real_Time_Visual_Understanding/sample_137/video.mp4 b/Real_Time_Visual_Understanding/sample_137/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..981d2cf2ccc6bf0e3da22fb18f68006362cc1b57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_137/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020f9ae512de6e2141871802d6b01744afda9ab21e9511f6dadcb338918cf174 +size 381594007 diff --git a/Real_Time_Visual_Understanding/sample_138/.DS_Store b/Real_Time_Visual_Understanding/sample_138/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5570bc10ef08e30cbaea333f1123d8952b2aae93 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_138/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_138/raw_questions.json b/Real_Time_Visual_Understanding/sample_138/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..e50af8c5b453e93f63ba1427db70e6781e95c18f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: A blank white textured canvas is placed horizontally on the left side of a white flat surface, with a rectangular palette containing some paint positioned vertically to the right of the canvas. [0:00:01 - 0:00:02]: A hand holding a blue paint tube appears, and the words \"Easypeasy art\" are displayed over the canvas. [0:00:02 - 0:00:05]: The paint tube releases a dollop of cerulean blue paint onto the palette. The text “Cerulean blue, White, Flat brush no 6” appears on the top-left corner of the frame. A flat brush then mixes the blue paint before applying it to the canvas. [0:00:05 - 0:00:15]: The brush starts applying the blue paint to the top edge of the canvas in a smooth horizontal strip. The paint is spread evenly, moving from right to left, then left to right, in successive strokes to cover the upper portion of the canvas. [0:00:15 - 0:00:17]: The brush picks up a bit more blue paint and gradually adds white paint, starting to blend it into the blue while continuing to cover more of the upper canvas area. [0:00:17 - 0:00:19]: The process of blending white into the cerulean blue continues, creating a gradient effect as the brush moves horizontally across the canvas.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the paint being applied to the canvas initially?", + "time_stamp": "0:00:05", + "answer": "B", + "options": [ + "Vermilion red", + "Cerulean blue", + "Ultramarine blue", + "Phthalo green" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What text appears over the canvas right after the hand holding the paint tube appears?", + "time_stamp": "0:00:02", + "answer": "C", + "options": [ + "\"Easy art\"", + "\"Simple painting\"", + "\"Easypeasy art\"", + "\"Beginner art\"" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed with the flat brush after the paint is placed on the palette?", + "time_stamp": "0:00:05", + "answer": "B", + "options": [ + "Cleaning the brush", + "Mixing the paint", + "Applying varnish", + "Dipping in water" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens to the paint on the canvas after white paint is added?", + "time_stamp": "0:00:19", + "answer": "C", + "options": [ + "It becomes darker.", + "It forms a pattern.", + "It creates a gradient effect.", + "It dries immediately." + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the rectangular palette positioned in relation to the canvas?", + "time_stamp": "0:00:01", + "answer": "C", + "options": [ + "Vertically to the left of the canvas", + "Horizontally to the left of the canvas", + "Vertically to the right of the canvas", + "Horizontally to the right of the canvas" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:00 - 0:02:20] [0:02:00 - 0:02:19]: The video showcases a canvas with a blue sky and green foliage being painted in the foreground. A hand holds a light purple paintbrush, delicately adding detail to the foliage, primarily at the top of the painted tree area. The brush makes small, deliberate strokes, mostly in an upward motion, adding texture to the green paint which forms the silhouette of tree leaves against the light blue sky. The canvas is positioned on a flat white surface, and to the right side of the frame, there is a palette with a mix of blue and white paint, and a small amount of green paint. The painting progresses from the left and is built up towards the right side of the canvas. [0:02:20]: The hand with the paintbrush adjusts its position slightly, preparing to continue the detailed work on the foliage against the blue sky background.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the paintbrush being used in the video?", + "time_stamp": "0:02:19", + "answer": "C", + "options": [ + "Light blue", + "Dark green", + "Light purple", + "White" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette with mixed paint positioned relative to the canvas?", + "time_stamp": "0:02:19", + "answer": "D", + "options": [ + "To the left of the canvas", + "Directly below the canvas", + "Above the canvas", + "To the right of the canvas" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the person doing with the paintbrush just now?", + "time_stamp": "0:02:19", + "answer": "A", + "options": [ + "Adding details to the foliage", + "Mixing paint on the palette", + "Cleaning the brush with water", + "Painting the sky" + ] + }, + { + "task_type": "Event Understanding", + "question": "How does the painting progress on the canvas?", + "time_stamp": "0:02:19", + "answer": "B", + "options": [ + "From the top to the bottom", + "From the left to the right", + "From the bottom to the top", + "From the right to the left" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What colors are primarily present on the palette?", + "time_stamp": "0:02:19", + "answer": "B", + "options": [ + "Red, yellow, and green", + "Blue, white, and green", + "Black, blue, and white", + "Green, yellow, and white" + ] + } + ] + }, + { + "time": "[0:04:00 - 0:05:00]", + "captions": "[0:04:00 - 0:04:20] [0:04:00 - 0:04:19]: An artist is painting a landscape on a small canvas. The artwork primarily features a bright, blue sky with some white, fluffy clouds. The foreground contains a large, leafy green tree whose branches extend into the sky's expanse. The painting occupies the center of the frame, while to the right, there is a mixing palette holding various shades of green and blue paint. The artist's hand appears intermittently, especially towards the bottom right of the canvas, adding details to the tree. The brush strokes seem delicate, indicating precision in creating the tree's foliage. The background is a clean white surface. The scene shows a continuous progression in adding texture and detail to the greenery.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the predominant color of the sky in the painting?", + "time_stamp": "0:04:19", + "answer": "C", + "options": [ + "Red", + "Yellow", + "Blue", + "Green" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing now?", + "time_stamp": "0:04:19", + "answer": "C", + "options": [ + "Sketching the outline of a mountain", + "Painting the blue sky", + "Adding details to the tree", + "Mixing paints on the palette" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the mixing palette located in relation to the painting?", + "time_stamp": "0:04:19", + "answer": "C", + "options": [ + "To the left of the canvas", + "Below the canvas", + "To the right of the canvas", + "Above the canvas" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the focus of the artist's current work?", + "time_stamp": "0:04:19", + "answer": "A", + "options": [ + "Adding texture and detail to the tree's foliage", + "Painting the background white surface", + "Mixing new colors on the palette", + "Cleaning the brushes" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is shown intermittently towards the bottom right of the canvas?", + "time_stamp": "0:04:19", + "answer": "B", + "options": [ + "The artist's palette", + "The artist's hand", + "A white fluffy cloud", + "The large leafy tree" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:08]: A hand is seen painting small pink flowers on a canvas. The canvas shows a scenic view of green foliage and a clear blue sky with some white clouds. The artist's hand is holding a brush and carefully adding pink flowers to the green foliage in the bottom left quadrant of the canvas. The palette with paints is visible to the right of the canvas, containing shades of pink and blue. [0:06:09 - 0:06:14]: The artist continues to add more pink flowers to the foliage. The brush moves swiftly and precisely, filling in the green leaves with small, intricate flower details. The sky background remains clear and blue, adding contrast to the pink flowers and green leaves. [0:06:15 - 0:06:16]: The artist makes further adjustments, enhancing the density of the pink flowers on the green foliage. Their hand is visible, steady, and focused on creating a floral pattern. [0:06:17]: A close-up view of the paint palette shows blobs of neon pink, neon orange, and white paint. The painting on the canvas remains in the background. [0:06:18 - 0:06:19]: The paintbrush dips into the neon pink and neon orange paint on the palette, ready to continue adding details to the floral scene on the canvas. The canvas with painted flowers is partially visible in the frame.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are present on the artist's paint palette?", + "time_stamp": "00:06:20", + "answer": "B", + "options": [ + "Shades of green and blue", + "Neon pink, neon orange, and white", + "Red, yellow, and white", + "Blue, green, and red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the artist performing just now?", + "time_stamp": "00:06:16", + "answer": "C", + "options": [ + "Painting blue sky", + "Adding green foliage", + "Enhancing the density of pink flowers", + "Mixing paint colors" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the artist adding pink flowers on the canvas?", + "time_stamp": "00:06:08", + "answer": "B", + "options": [ + "Top right quadrant", + "Bottom left quadrant", + "Center of the canvas", + "Bottom right quadrant" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main activity happening in this video segment?", + "time_stamp": "00:06:20", + "answer": "C", + "options": [ + "Mixing paint colors", + "Painting a blue sky", + "Adding pink flowers to green foliage", + "Cleaning the paintbrush" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What does the close-up view at 00:06:17 show?", + "time_stamp": "00:06:17", + "answer": "C", + "options": [ + "The artist’s brush details", + "The painting's background", + "The blobs of paint on the palette", + "The full canvas painting" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..587501e25644f9d1951375ef8e9a425382df3398 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e31a6b40e3bbfd43b31dbc915551aad47cf50cb63700705528f53bb345ec1261 +size 49667251 diff --git a/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1aeec8b3a8458b274f6bc780c67b88774f5e6c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92dbbc33ace8e315659cdf6271c6a25647ab7a9ed680e1d701b1e69a463f2a06 +size 9453297 diff --git a/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6daa9ae3e5fa549bec73aa255b67826f7b89bd02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f2bf93b9c31036db8ed4b06fbf9db95d74c8175f2900027027262f41307771 +size 84327418 diff --git a/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_368.mp4 b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b787b519bb7070d37a89c09d409bf84ba4ece036 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2c05e97d45951f85d0c0cbe8534dfb6ac45b175c567669e8e05311e3007cf4 +size 113794559 diff --git a/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1269f9df3178ec8e18ce2e68f6025e2cb192e7a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd8960f06478006d03b3fffaa70df5dd7b2e5bc56d18bda92dd88f5bd0954f8 +size 117094903 diff --git a/Real_Time_Visual_Understanding/sample_138/video.mp4 b/Real_Time_Visual_Understanding/sample_138/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d454739364c2280a42aab41cb08e8635799044 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_138/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba823c7c28fde8ff5bccac4d9bafa5139839c5ddbcf32eeb4bb01baa63471d1 +size 140041077 diff --git a/Real_Time_Visual_Understanding/sample_139/.DS_Store b/Real_Time_Visual_Understanding/sample_139/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..061deb8b1486185907d06502dcad4680b31f0ed1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_139/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_139/raw_questions.json b/Real_Time_Visual_Understanding/sample_139/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..e04855442a86471d7eb4847cb91bd065134f2d03 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00]: The video begins with a completely dark screen. [0:00:01]: A splash screen with the text \"Joony Art\" appears over a dark brown background. There are two clouds of color, one pink on the top left and one blue on the top right, surrounding the text. [0:00:02 - 0:00:03]: A white canvas measuring 28 cm by 23 cm (11 inches by 9 inches) is positioned in the center of the frame against a wooden surface. To the right of the canvas is a white palette with the text \"Black\" visible. A hand is holding a tube labeled \"Black\" which aligns with the text on the palette. [0:00:04]: The hand continues to hold the black paint tube, indicating the beginning phase of paint selection. [0:00:05 - 0:00:06]: The hand now holds a different paint tube, this time labeled \"Cerulean Blue,\" positioned in the same spot on the palette. [0:00:07 - 0:00:08]: The paint tube changes again to \"Emerald Green,\" which is positioned accordingly on the palette. [0:00:09]: Next, the hand introduces another tube of paint, labeled \"Vermilion.\" The spot on the palette matches the label. [0:00:10 - 0:00:11]: Following this, the paint tube changes to \"Permanent Yellow,\" with the label aligned on the palette. [0:00:12 - 0:00:13]: The hand takes a tube of white paint labeled \"White.\" [0:00:14]: The white paint tube remains held by the hand, with the label in view. [0:00:15]: The hand is no longer present, revealing the arranged paints on the palette next to the canvas. The labels for each color are visible: Black, Cerulean Blue, Emerald Green, Vermilion, and Permanent Yellow. [0:00:16]: The canvas alone is shown in the center beside the palette containing arranged paints. [0:00:17 - 0:00:18]: A 25mm flat brush is held over the palette, suggesting preparation for painting. [0:00:19]: The brush picks up white paint from the palette, indicating the start of a painting process.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the size of the canvas shown?", + "time_stamp": "0:00:16", + "answer": "B", + "options": [ + "25 cm by 20 cm", + "28 cm by 23 cm", + "30 cm by 25 cm", + "32 cm by 28 cm" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is written on the palette?", + "time_stamp": "0:00:15", + "answer": "B", + "options": [ + "Red", + "Black", + "Blue", + "Green" + ] + }, + { + "task_type": "Action Recognition", + "question": "What does the hand do after holding the \"Cerulean Blue\" tube?", + "time_stamp": "0:00:09", + "answer": "C", + "options": [ + "Holds \"Vermilion\" paint", + "Picks up a brush", + "Holds \"Emerald Green\" paint", + "Starts painting" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens after the hand arranges the paints on the palette?", + "time_stamp": "0:00:19", + "answer": "B", + "options": [ + "The canvas is removed from view", + "A brush picks up white paint", + "The hand holds another paint tube", + "The palette is taken away" + ] + }, + { + "task_type": "Counting", + "question": "How many different paint colors are shown?", + "time_stamp": "0:00:15", + "answer": "B", + "options": [ + "4", + "5", + "6", + "7" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:44]: A canvas is positioned in the center of a wooden table with partially painted background featuring a bright blue sky with white clouds on the upper half. The horizon line and a portion below is painted in turquoise. To the right of the canvas, there is a palette with different shades of blue and green paints. There is a piece of masking tape on the canvas which aligns with the horizon. [0:02:44 - 0:02:52]: A hand holding a brush applies more turquoise paint in horizontal strokes, blending it further down the canvas, gradually creating a seamless transition from sky to the sea. [0:02:52 - 0:02:57]: The turquoise paint continues to be blended from the center of the canvas towards the bottom, creating a gradient effect. The hand movement with the brush is smooth and consistent. [0:02:57 - 0:03:00]: The hand is seen reaching towards the palette, mixing and picking up more paint to continue the process. The horizon line remains crisp, with the gradient blending continuing below it.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are predominantly featured on the canvas?", + "time_stamp": "0:03:00", + "answer": "B", + "options": [ + "Red and yellow", + "Blue and green", + "Black and white", + "Purple and orange" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is being performed just now?", + "time_stamp": "0:03:00", + "answer": "B", + "options": [ + "Drawing with a pencil", + "Applying turquoise paint", + "Cleaning the brush", + "Sketching the horizon" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the main event occurring during this time frame?", + "time_stamp": "0:03:00", + "answer": "A", + "options": [ + "Painting the sky and sea on a canvas", + "Setting up the painting materials", + "Finishing a detailed portrait", + "Applying a varnish to the painting" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette located in relation to the canvas?", + "time_stamp": "0:02:44", + "answer": "C", + "options": [ + "To the left of the canvas", + "Below the canvas", + "To the right of the canvas", + "Above the canvas" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why is the hand reaching towards the palette at the end of the clip?", + "time_stamp": "0:03:00", + "answer": "B", + "options": [ + "To clean the brush", + "To pick up more paint", + "To change brushes", + "To add masking tape" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:30]: A hand holding a thin paintbrush is seen working on a painting of an ocean scene. The painting shows waves in various shades of blue with white highlights representing the foam, and a sandy beach in the foreground. There are fluffy white clouds in the sky against a blue background. The hand meticulously adds details to the water with the paintbrush, focusing on creating texture and depth in the waves. [0:05:31 - 0:05:35]: The hand continues to paint fine details on the waves, moving the brush along the top part of the second wave, adding darker and lighter shades to give a sense of movement and realism. The background remains consistent with the previous frames, showing a calm sea meeting the horizon under a partly cloudy sky. [0:05:36 - 0:05:40]: The hand shifts slightly to the right, continuing to add detail to the wave, focusing on the crest where the wave starts to break, creating a foamy texture. The rest of the scene remains unchanged, with the horizon and sky providing a serene backdrop to the detailed ocean waves in the foreground.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is prominently featured in the painting being worked on?", + "time_stamp": "00:05:40", + "answer": "C", + "options": [ + "A forest with tall trees", + "A city skyline at night", + "An ocean scene with waves and a sandy beach", + "A mountain range with snow caps" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the hand performing now?", + "time_stamp": "00:05:40", + "answer": "C", + "options": [ + "Sculpting a clay model", + "Drawing with a pencil", + "Painting details on ocean waves", + "Mixing paint on a palette" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the focus of the hand's painting activity?", + "time_stamp": "00:05:40", + "answer": "B", + "options": [ + "Adding leaves to a tree", + "Detailing the foam and texture of waves", + "Shading a mountain range", + "Drawing a bird in the sky" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the hand focusing the paintbrush work just now?", + "time_stamp": "00:05:40", + "answer": "C", + "options": [ + "On the sandy beach", + "On the bottom part of the second wave", + "On the crest of the wave where it starts to break", + "On the sky with clouds" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What can be summarized about the painting scene in the clip?", + "time_stamp": "00:05:40", + "answer": "B", + "options": [ + "It shows a city with bustling streets and tall buildings", + "It depicts an ocean with detailed waves, foam, a sandy beach, and a partly cloudy sky", + "It illustrates a dense forest with various types of trees and wildlife", + "It represents a desert with dunes and a bright sun" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:20]: The video shows a close-up view of a hand holding a small brush, delicately painting the details of a seascape on a canvas. The scene being painted consists of vibrant turquoise waves crashing onto a sandy beach, with white foam where the water meets the sand. The hand is positioned near the bottom center of the frame, steadily applying white paint around the area where the waves break. The brush moves gently and precisely to add the frothy details. Surrounding the painted area, the workspace includes a palette with various colors of paint arranged in a semicircle on the right edge of the frame. The background of the workspace is a neatly arranged wooden surface. The top of the scene displays a clear blue sky with a few scattered clouds, and in the distance, a dark silhouette of a mountain range is visible on the horizon.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the predominant color of the waves being painted in the video?", + "time_stamp": "00:08:20", + "answer": "B", + "options": [ + "Deep blue", + "Turquoise", + "Emerald green", + "Light gray" + ] + }, + { + "task_type": "Action Recognition", + "question": "What specific action is being performed with the brush just now?", + "time_stamp": "00:08:20", + "answer": "C", + "options": [ + "Blending colors on the palette", + "Applying paint to a mountain range", + "Adding details to the frothy waves", + "Sketching the outline of a cloud" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette located in relation to the canvas being painted?", + "time_stamp": "00:08:20", + "answer": "D", + "options": [ + "To the left edge of the frame", + "Directly behind the canvas", + "At the bottom center of the frame", + "On the right edge of the frame" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the focus of the scene being painted in the video?", + "time_stamp": "00:08:20", + "answer": "C", + "options": [ + "A cityscape at sunset", + "A forest in autumn", + "A seascape with waves and a beach", + "A snow-covered mountain peak" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What type of surface is the workspace background made of?", + "time_stamp": "00:08:20", + "answer": "C", + "options": [ + "Glass", + "Plastic", + "Wooden", + "Marble" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a85644226cef377e8f5c97ee007108c8da7599 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a487bb92b689335c822f80b12824dede07667d5bb529d5be231ea389413faed8 +size 68823663 diff --git a/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f131b41989808c6b4dcef62cb45e0b4feb13248 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33090bc6b73e13f5b59526bbeb02527561bbe1f4dee866678b3950a56d825c77 +size 77270713 diff --git a/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2466435f2b96e5891ef06f88f197ab36448c88f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52fe396492a8025b8002b5796d9887f46066f9ba6231c2e3f21161d298c6d73 +size 6673327 diff --git a/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_338.mp4 b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96aa713feb2b4900357b290b132cf8325c346b81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e95b1d6c4ee9aa7df331f3b4c913abe99e9e917cbb853963f73b6e8350bbbad +size 144534351 diff --git a/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ee229d9ceb279117103bf114636ffad07d513f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1c96beafde43bd138bfc608bb62b19265a0b058a74783335f06b78ce134c52 +size 224817649 diff --git a/Real_Time_Visual_Understanding/sample_139/video.mp4 b/Real_Time_Visual_Understanding/sample_139/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5620b8cb1e7ce5c47103b3769b7f998a28fcdd2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_139/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a439aaef527e34ddf576c53c598938fc0b6b3cba7ced6ed67242163fd2feedb3 +size 236528793 diff --git a/Real_Time_Visual_Understanding/sample_14/.DS_Store b/Real_Time_Visual_Understanding/sample_14/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ae8a609b686bfde2487f58896a109ec014fecd50 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_14/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_132.mp4 b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29eb069e2fe847afd8707c6ced7cf90a7e09cb75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c8cc11a39db461e6cdb28089f8549df0d646c6726506b00b4b84745fb28f2a +size 40923170 diff --git a/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02442d5d37730d310040d8a4513d59da0b7e584e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e52b4a3e2f1cbd46ec55731cf32c56c09f2ed8debeac6b0413f291f6419bd4 +size 5324767 diff --git a/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_274.mp4 b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b95ee92b6847f73d501b67d1ab3e4570c417ca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf4ee986773de161eaf59a831c56f83706e51f925c622ac2c23b8bdc777ab05 +size 90959519 diff --git a/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_621.mp4 b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_621.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7379782a68ed9dd4044e409295c509c08222e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_621.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12451d4d549d41f81be0f43cff06da298ff29eacf4ff18e87ef00175c145463a +size 212475058 diff --git a/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_74.mp4 b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_74.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..770511d809277a6f41c0f63d738075a234f5512f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/tmp_60/video_0_74.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035a293457f5fabe385d318fbf3bc2de3358c56a4d421f3f2ab92f911bfb75b2 +size 22907789 diff --git a/Real_Time_Visual_Understanding/sample_14/video.mp4 b/Real_Time_Visual_Understanding/sample_14/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bebb499115f29f445288fc6e9b53442ef3ed2c53 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_14/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa211156f43af266894ac0ef25999dd32d588750800355ce5912805209de4e6 +size 169092948 diff --git a/Real_Time_Visual_Understanding/sample_140/.DS_Store b/Real_Time_Visual_Understanding/sample_140/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..db6625ada4edadc19cdabfcf34153dc4aadc8d3f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_140/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9ffdabaf438ca5717ee13ad3b032eb5540b3760 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3967e7ec25c61462c49c600604aa358649e10b2ad9cb498d8877972054322710 +size 55128377 diff --git a/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5650c17459791c319836e5388f904a509ba22342 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30ffd326396a6b6c6c00de620e6a9a69dea5decdee4adbc024bd033d755ac91 +size 13001750 diff --git a/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce190d0bbdf3496e0626704384a1b8afe6a5da2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3356c788e8ea04b2a180155a69393bb500055eacbcb98698eb24c2c681e14c2 +size 91009308 diff --git a/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff69a26158677dac0cbe935c127043020be9c2a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_140/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b749141cbbfab4dc746ddae7ce6327b4107f938f7127c2c0aeccbace63e061 +size 127232404 diff --git a/Real_Time_Visual_Understanding/sample_140/video.mp4 b/Real_Time_Visual_Understanding/sample_140/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c51c5992632a7b87e22e06624890798f165835af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_140/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e59dbfaf3b76511d1c70e7af3b3c810351c2f36a3c0e57f107cc16b31058ba +size 153385101 diff --git a/Real_Time_Visual_Understanding/sample_141/.DS_Store b/Real_Time_Visual_Understanding/sample_141/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..60e71220674c59f35bc93077752dff8005bfea0c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_141/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_141/raw_questions.json b/Real_Time_Visual_Understanding/sample_141/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..b21c12ba54438a32f4511afa7741d9a9aa463502 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:08]: A first-person perspective captures the scene of someone preparing to paint. On the left side of the frame, there is a watercolor palette with various colors arranged vertically, including a visible row of small circular wells containing pigments. The wells contain yellow, orange, red, purple, and dark blue watercolor paints that are arranged from top to bottom. The palette is placed on a wooden surface. To the right of the palette lies a rectangular glass dish partially filled with water, with a paintbrush visible inside. The person's hand is seen holding and manipulating the paintbrush in the water, preparing it for painting. The surface of the water in the dish appears slightly disturbed by the brush's movement. The right half of the frame is occupied by a blank sheet of white paper positioned onto the wooden surface; [0:00:09]: The hand and paintbrush are temporarily absent from view, highlighting the blank white paper and the water dish with a slight splash of paint on the edge; [0:00:10 - 0:00:12]: The person's hand returns, continuing to work with the paintbrush within the water dish; [0:00:13 - 0:00:14]: The person's left arm extends across the frame, reaching towards the water dish. More of the person's action involving the paintbrush and palette is visible; [0:00:15 - 0:00:17]: The person dips the paintbrush into the uppermost blue paint on the palette. The process of getting more paint onto the brush is shown, with slight splashes of dark blue paint in the mixing area within the dish; [0:00:18]: The hand and paintbrush are again absent, with the view showing the white paper and slight paint residue within the water dish; [0:00:19]: The person prepares to continue painting, with the hand holding the brush close to the palette, getting additional paint.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the colors of the watercolor paints arranged from top to bottom in the palette?", + "time_stamp": "0:00:08", + "answer": "C", + "options": [ + "Yellow, red, purple, orange, dark blue", + "Red, orange, yellow, purple, dark blue", + "Yellow, orange, red, purple, dark blue", + "Orange, yellow, red, dark blue, purple" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the rectangular glass dish in relation to the watercolor palette?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "To the left of the palette", + "To the right of the palette", + "Below the palette", + "Above the palette" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the person performing just now with the paintbrush?", + "time_stamp": "0:00:17", + "answer": "D", + "options": [ + "Washing the brush in the water dish", + "Mixing paint on the palette", + "Painting on the white paper", + "Dipping the brush into the blue paint" + ] + }, + { + "task_type": "Event Understanding", + "question": "What sequence of actions is described in the captions?", + "time_stamp": "0:00:20", + "answer": "C", + "options": [ + "Preparing the paintbrush, washing the brush, and painting on paper", + "Preparing the paintbrush, dipping into blue paint, and mixing paint in the dish", + "Holding the paintbrush, washing the brush, and dipping into blue paint", + "Holding the paintbrush, painting on paper, and cleaning the brush" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What objects are visible in the scene?", + "time_stamp": "0:00:08", + "answer": "A", + "options": [ + "Palette, water dish, paintbrush, white paper", + "Palette, water dish, paintbrush, canvas", + "Palette, water dish, pencil, white paper", + "Palette, paint tube, paintbrush, white paper" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:40 - 0:03:00] [0:02:40 - 0:02:46]: A hand holding a paintbrush is seen applying a mix of green paint on the left side of a white paper, which has a previously drawn brown and green abstract form. To the left of the paper, a watercolor palette with six circular wells containing different colors is visible. The palette has smudges of mixed colors. The surface beneath the paper and palette is dark brown, likely a wooden table. The brush repeatedly touches the paper between the green and brown areas. [0:02:47 - 0:02:51]: The hand dips the paintbrush into the paint palette's blue section, adding more color to the paper. The previously described painting remains the same as the movements of the paintbrush continue to blend and modify the green-brown area. [0:02:52 - 0:02:57]: The hand continues to paint, blending different shades of green on the paper. The same paint palette with smeared colors and the dark brown table surface remains visible. [0:02:58 - 0:03:00]: The hand continues painting over the green area, refining the transitions between colors while using the same palette. The background and details remain consistent.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What color is the table surface beneath the paper and palette?", + "time_stamp": "00:03:00", + "answer": "B", + "options": [ + "Light brown", + "Dark brown", + "White", + "Black" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand seen doing at the beginning of the video?", + "time_stamp": "00:02:46", + "answer": "B", + "options": [ + "Drawing a brown form", + "Applying green paint", + "Mixing colors in the palette", + "Dipping the brush in blue paint" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens after the hand dips the paintbrush into the blue section of the palette?", + "time_stamp": "00:02:51", + "answer": "B", + "options": [ + "The hand starts painting a new area", + "The hand adds more color to the paper", + "The hand cleans the brush", + "The hand changes the paint palette" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the watercolor palette located in relation to the paper?", + "time_stamp": "00:03:00", + "answer": "C", + "options": [ + "To the right of the paper", + "Below the paper", + "To the left of the paper", + "Above the paper" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the hand dip the paintbrush into the blue section of the palette?", + "time_stamp": "00:02:51", + "answer": "B", + "options": [ + "To clean the brush", + "To add blue paint to the paper", + "To mix a new color", + "To blend shades of green" + ] + } + ] + }, + { + "time": "[0:05:00 - 0:06:00]", + "captions": "[0:05:20 - 0:05:40] [0:05:20 - 0:05:21]: A painting is present on the right side, featuring a landscape with a large tree branch crossing horizontally. The artist uses watercolors, and green, brown, blue, and yellow tones are visible. On the left side, there is a palette of watercolor paints with multiple colors. The hand of a person holds a paintbrush and dips it into the water in the palette. [0:05:22 - 0:05:24]: The hand with the paintbrush moves from the palette to the painting, starting to apply paint to a specific area on the right side, presumably adding details or filling in colors on the landscape. [0:05:25 - 0:05:32]: The artist continues working on the painting, with the hand and paintbrush moving steadily across the canvas, focusing on the area around the tree branch. The shadow of the hand and brush, caused by the lighting, is visible on the painting. [0:05:33 - 0:05:34]: The hand momentarily moves back to the palette, possibly to mix new colors or rinse the brush in the water, then returns to the painting to continue working on it. [0:05:35 - 0:05:37]: The brush is again employed on the painting, refining details and adjusting the color tones. The movements are deliberate, indicating careful attention to detail and technique. [0:05:38 - 0:05:39]: The painting shows more detail and refinement in the area where the artist has been working, particularly around the tree branch. The hand with the paintbrush continues to be active, emphasizing the enhancement of the landscape.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What tones are used in the painting on the right side?", + "time_stamp": "00:05:21", + "answer": "B", + "options": [ + "Red, white, black, and purple", + "Green, brown, blue, and yellow", + "Orange, pink, gray, and blue", + "Black, green, white, and red" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the hand holding the paintbrush doing just now?", + "time_stamp": "00:05:34", + "answer": "C", + "options": [ + "Sketching a new area on the canvas", + "Dipping the brush into paint", + "Rinsing the brush in water", + "Mixing colors on the palette" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the artist primarily focusing on in the painting?", + "time_stamp": "00:05:32", + "answer": "B", + "options": [ + "Adding a background sky", + "Detailing the area around the tree branch", + "Creating shadows on the ground", + "Painting a house in the landscape" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the hand momentarily move back to the palette?", + "time_stamp": "00:05:34", + "answer": "C", + "options": [ + "To change the brush size", + "To select a different paint color", + "To clean the brush or mix new colors", + "To adjust the palette layout" + ] + }, + { + "task_type": "Clips Summarize", + "question": "What is the artist doing throughout the clip?", + "time_stamp": "00:05:39", + "answer": "C", + "options": [ + "Painting a portrait with oil paints", + "Sketching an outline with pencils", + "Refining a watercolor landscape", + "Sculpting a clay model" + ] + } + ] + }, + { + "time": "[0:08:00 - 0:09:00]", + "captions": "[0:08:00 - 0:08:20] [0:08:00 - 0:08:19]: The video captures a first-person perspective of someone painting a watercolor scene. The person uses a brush in their right hand and is working on a landscape that features a blend of colors suggesting green foliage, a brownish pathway or tree branch, and patches of yellow and blue, possibly representing grass and sky or water. The artist's hand is positioned to the right of a paint palette containing several colors, which is placed on the left side of the frame. The person frequently dips the brush into the paint palette to add more color to the painting, moving the brush across the paper in different directions to blend and apply the paint, creating texture and shape within the artwork. The action is happening on a brown tabletop, which serves as the background. The entire scene is shot from above, providing a clear view of both the palette and the painting process.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What type of colors are present on the artist's palette?", + "time_stamp": "00:08:19", + "answer": "B", + "options": [ + "Only primary colors", + "A blend of various colors", + "Only shades of green and brown", + "Only black and white" + ] + }, + { + "task_type": "Action Recognition", + "question": "What is the artist doing just now?", + "time_stamp": "00:08:19", + "answer": "D", + "options": [ + "Cleaning the brush", + "Mixing colors on the palette", + "Drawing with a pencil", + "Applying paint to the canvas" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the paint palette positioned in relation to the artist's hand?", + "time_stamp": "00:08:19", + "answer": "C", + "options": [ + "On the right side", + "Directly in front", + "On the left side", + "Behind the painting" + ] + }, + { + "task_type": "Event Understanding", + "question": "What main activity is taking place in the video?", + "time_stamp": "00:08:19", + "answer": "B", + "options": [ + "Sculpting a clay model", + "Painting a watercolor scene", + "Sketching with charcoal", + "Photographing a landscape" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What is the background surface in the video?", + "time_stamp": "00:08:19", + "answer": "C", + "options": [ + "A white tablecloth", + "A glass table", + "A brown tabletop", + "A wooden floor" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3967edc06596e4506abd1ecf4e3fffe1f8dde15 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a432344d98bb388a3932ebaeca783a4595431a97a0be6b93ea51067a4b9ccdad +size 57324533 diff --git a/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1092dfaeddbc6338ac0bd6350b81a12f534515a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5000240336da7c5d85c51881a15389418f4ec26c8a22db21724dd7ec16319d8 +size 111036314 diff --git a/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..529cb64280326d9d3c1627028201570bdd0e81c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4666e37a1d0983f4d2f45d82aa4f7ddd15a2e1d7d4e5181316a1b15c5a21a0a +size 176815261 diff --git a/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5666b8e084ef34159ff417cb8bdf36c7c2607e7b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5618238246b92d8605ed5060a8b1127bfe1aaa076242a774e5292c9399f4180e +size 2310448 diff --git a/Real_Time_Visual_Understanding/sample_141/video.mp4 b/Real_Time_Visual_Understanding/sample_141/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c465492332adffc181aaaaa489cb79aa8aff1fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_141/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6ee3cdfdcaa35ddd3fec0a11e8809cb8cc3839e84300d0d7bfaecf2172f0a0 +size 232735657 diff --git a/Real_Time_Visual_Understanding/sample_142/.DS_Store b/Real_Time_Visual_Understanding/sample_142/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6a77706e87f384963d38469c688644b4f40fe98f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_142/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_142/raw_questions.json b/Real_Time_Visual_Understanding/sample_142/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..2f20055b32cc66d3308e6e0915ca3c106b99c20b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/raw_questions.json @@ -0,0 +1,205 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: The video begins with a first-person perspective focused on a wooden surface. In the center, there is a white cotton canvas with the dimensions 28cm by 23cm (11 inches by 9 inches) written on it. To the right of the canvas is a paint palette with visible paint smudges at the edges. [0:00:01 - 0:00:04]: A hand appears holding a tube of black acrylic paint, which is squeezed onto the palette. Next, a tube of cerulean blue paint is also squeezed onto the palette. [0:00:04 - 0:00:06]: The hand squeezes white paint onto the palette, and the labeled colors “Black,” “Cerulean Blue,” and “White” appear above their respective blobs of paint. [0:00:07 - 0:00:10]: The canvas' labeled text disappears, leaving just the blank canvas. A 25mm flat brush comes into view, and the hand holding the brush dips it into the black paint, followed by the white paint, and then the cerulean blue paint on the palette. [0:00:10 - 0:00:17]: The brush is moved around, mixing the colors on the palette. The palette now has a mixture of black, white, and cerulean blue. [0:00:18 - 0:00:20]: The hand begins painting on the blank canvas with the mixed paint, starting from the top-left corner, applying the color with horizontal strokes.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What are the dimensions of the white cotton canvas?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "30cm by 20cm", + "28cm by 23cm", + "25cm by 22cm", + "29cm by 21cm" + ] + }, + { + "task_type": "Action Recognition", + "question": "What does the hand do with the 25mm flat brush after dipping it into the black, white, and cerulean blue paint?", + "time_stamp": "0:00:17", + "answer": "B", + "options": [ + "Begins painting on the canvas", + "Mixes the colors on the palette", + "Cleans the brush with water", + "Discards the brush" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What are the labeled colors that appear above their respective blobs of paint?", + "time_stamp": "0:00:06", + "answer": "C", + "options": [ + "Red, Green, Blue", + "Black, White, Yellow", + "Black, Cerulean Blue, White", + "Cerulean Blue, Red, White" + ] + }, + { + "task_type": "Event Understanding", + "question": "What happens to the text on the canvas before the painting begins?", + "time_stamp": "0:00:10", + "answer": "C", + "options": [ + "It changes color", + "It gets larger", + "It disappears", + "It moves to the top" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where does the hand begin painting on the canvas with the mixed paint?", + "time_stamp": "0:00:20", + "answer": "D", + "options": [ + "Bottom-left corner", + "Top-right corner", + "Bottom-right corner", + "Top-left corner" + ] + } + ] + }, + { + "time": "[0:02:00 - 0:03:00]", + "captions": "[0:02:00 - 0:02:20] [0:02:00 - 0:02:09]: In a close-up view, a hand holds a fine paintbrush and applies white paint to a curved, grey surface that occupies the center and right portion of the canvas. The background is dark. The brush initially makes contact near the top of the curved surface, creating a small white patch that gradually expands with gentle strokes. The hand consistently moves the brush in a controlled manner, adding delicate brushstrokes to create a subtle texture. [0:02:10 - 0:02:19]: The hand continues applying white paint, extending the white patch downward along the curved edge. The strokes become slightly longer, filling in more of the dark background area and gradually increasing the size of the white-painted section. The texture of the white area begins to resemble a pattern, possibly clouds or another soft element, with the brush making varied, small swirling motions as more paint is applied. The contrast between the white paint and the dark background becomes more pronounced.", + "questions": [] + }, + { + "time": "[0:04:00 - 0:05:00]", + "captions": "[0:04:00 - 0:04:20] [0:04:00 - 0:04:03]: The video begins with a close-up of an artist's hand holding a paintbrush, which moves over a circular, cratered surface resembling the moon. The moon is painted in shades of white and gray, occupying the left and lower side of the canvas, while the background is a dark gradient, giving a space-like feel. On the right, there's a palette with various colors; light and dark blue paint is visible. [0:04:04 - 0:04:09]: The brush continues to paint subtle details on the moon's surface. The canvas is centered, and the palette, labeled \"Liner Brush,\" is on the right. The palette exhibits different colors, including white and dark blue. The artist's hand picks up light blue paint and mixes it on the palette. [0:04:10 - 0:04:11]: The artist's hand holds the paintbrush and dips it into the light blue paint on the palette before continuing to paint on the canvas. [0:04:12 - 0:04:19]: The brush moves meticulously, adding fine details to the surface. The artist switches between adding fine lines and small patches of white, incorporating intricate textures that mimic the moon’s craters and surface irregularities. The hand's movement shows careful attention to enhancing the moon's realistic appearance.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What colors are prominently used on the moon's surface?", + "time_stamp": "00:04:19", + "answer": "A", + "options": [ + "White and gray", + "Light blue and dark blue", + "Green and brown", + "Yellow and black" + ] + }, + { + "task_type": "Event Understanding", + "question": "What is the artist doing just now in the video?", + "time_stamp": "00:04:19", + "answer": "A", + "options": [ + "Painting details on a moon-like surface", + "Cleaning the paintbrush", + "Mixing colors on the palette", + "Signing the artwork" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action does the artist perform with the paintbrush right now?", + "time_stamp": "00:04:11", + "answer": "A", + "options": [ + "Dipping it into light blue paint", + "Cleaning it with a cloth", + "Mixing dark blue paint", + "Painting large areas with white" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the palette labeled \"Liner Brush\" located relative to the canvas?", + "time_stamp": "00:04:19", + "answer": "C", + "options": [ + "On the left side", + "Below the canvas", + "On the right side", + "Above the canvas" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What type of surface is the artist painting?", + "time_stamp": "00:04:19", + "answer": "B", + "options": [ + "Smooth and glossy", + "Circular and cratered", + "Rectangular and flat", + "Rough and textured" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:06]: The video shows the detailed process of painting, starting with a hand holding a brush and painting black vertical lines of varying heights on a canvas. The canvas background features a detailed moon illustration, depicting craters and texture against a dark sky. The hand making the lines is steady and precise. [0:06:07 - 0:06:12]: After finishing the lines, the video shifts to show an artist's palette on the right side of the frame. The palette holds multiple blobs of paint in different colors, including black, white, and shades of blue. The hand picks up a larger paintbrush and mixes some of the black paint. [0:06:13 - 0:06:14]: The video then focuses on the canvas again, where the artist begins adding foliage to one of the vertical lines using the larger paintbrush dipped in black paint. [0:06:15 - 0:06:19]: The artist continues adding detail to the tree, creating a realistic texture by dabbing and dragging the brush. The tree's appearance becomes more defined, and the brushstrokes suggest individual branches. [0:06:20]: The video likely continues with the same detailed painting process, focusing on adding more details to the trees and the overall composition.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the background of the canvas?", + "time_stamp": "0:06:06", + "answer": "B", + "options": [ + "A dark sky with stars", + "A detailed moon illustration", + "A forest scene", + "A plain white background" + ] + }, + { + "task_type": "Action Recognition", + "question": "What does the artist do after finishing the vertical lines?", + "time_stamp": "0:06:12", + "answer": "C", + "options": [ + "Starts adding foliage to the vertical lines", + "Cleans the brush and prepares new colors", + "Shifts the focus to the artist's palette", + "Signs the painting in the corner" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the video depict right after the artist picks up a larger paintbrush?", + "time_stamp": "0:06:14", + "answer": "A", + "options": [ + "The artist mixes black paint on the palette", + "The artist adds foliage to the vertical lines", + "The artist changes the background color", + "The artist sketches new elements on the canvas" + ] + }, + { + "task_type": "Causal Reasoning", + "question": "Why does the artist use a larger paintbrush after mixing the black paint?", + "time_stamp": "0:06:14", + "answer": "B", + "options": [ + "To create broader strokes for painting the moon", + "To add foliage to one of the vertical lines", + "To mix colors more effectively", + "To cover up mistakes made earlier" + ] + }, + { + "task_type": "Prospective Reasoning", + "question": "What will the artist likely do next after adding more details to the trees?", + "time_stamp": "0:06:20", + "answer": "D", + "options": [ + "Start painting new elements on the canvas", + "Add finishing touches to the moon illustration", + "Begin cleaning the brushes", + "Continue enhancing the overall composition" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_1.mp4 b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fa573b5fb1bc13c4b86baa7b5105ff8513a440f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78941612b157aec424c250605f80f3d9e9446ae1210b61f5ded31812b12f535a +size 510375 diff --git a/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12fb70ba7ab216df8e18dbb2fef9549065fd8f1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744cb035d5accd812ec0d36d413e54a49960e334c54c60bee8f7d28c200e2253 +size 76043364 diff --git a/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4af74f790a53f35d480fe1e00dfb3ceec5f8dc79 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf57f942245b91cc3d63c652e747e2cd6ef9b762459c038eecf1aed121ca9cd +size 123372365 diff --git a/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2bb8877e25f0d148ea69b5973f763d5e53732cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822b175c76fcf9cb35c5827ec37426d8643c36c5c7c29993f8ed20e4251b9fef +size 184417799 diff --git a/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_381.mp4 b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343c4e8c45ca8853f633029bc7c3e0075224f0aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/tmp_60/video_0_381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cdfc8be98b340e20ab2a74504c5f4816783ba9aca05410a8afc76520f8c1a7 +size 184913148 diff --git a/Real_Time_Visual_Understanding/sample_142/video.mp4 b/Real_Time_Visual_Understanding/sample_142/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79cd299471e588a8b97ca742a252c5e367acd64f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_142/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6c97b80479d3db8f9be6e22bb27c034bd62073b4d09d48b59b51523ad0d4cb +size 283458631 diff --git a/Real_Time_Visual_Understanding/sample_143/.DS_Store b/Real_Time_Visual_Understanding/sample_143/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a8ed69539ceeaf453837edfaf6ee66b9a3985c01 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_143/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_143/raw_questions.json b/Real_Time_Visual_Understanding/sample_143/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..3990a568ec3c76db26c0032bf6f86783482aa986 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00 - 0:00:01]: The video starts with a first-person perspective in a gym setting. A muscular man with a bare torso and black shorts is seen from behind, walking away down the middle of the gym where various exercise machines and weights are visible on either side. [0:00:01 - 0:00:02]: The view shifts to a close-up of a man lifting weights. The title \"JEFF NIPPARD PRESENTS\" appears in the center of the screen as he performs a bicep curl, showcasing his muscular arms and focused expression. [0:00:02 - 0:00:03]: The title \"JEFF NIPPARD PRESENTS\" remains as the man continues curling a dumbbell. The gym has a professional appearance with well-organized equipment and a wooden accent wall on the left side. [0:00:03 - 0:00:04]: The perspective switches to a medium shot of the man holding a large weight plate with both hands in front of his body while wearing a gray T-shirt and black shorts. The gym is brightly lit with windows on the left and various equipment throughout. [0:00:04 - 0:00:05]: The man is again seen with a bare torso, adjusting his clothing. He is standing near some treadmills and other exercise machines in the gym, which appears spacious and well-equipped. [0:00:05 - 0:00:06]: A close-up shows the man putting on a black weightlifting belt around his waist. His hands are adjusting the belt securely while the background blurs out gym equipment. [0:00:06 - 0:00:07]: The man, wearing a black T-shirt and weightlifting belt, is seen preparing for a deadlift. He appears focused and determined, with windows and gym equipment in the background. [0:00:07 - 0:00:08]: The man is shown walking with his shirt off in the same gym setting. The equipment layout and black, gray, and white color scheme are consistent throughout the scene. [0:00:08 - 0:00:09]: In a close-up shot, the man’s hands are depicted securing a heavy weight plate onto a barbell. The focus is on the hands and equipment, revealing the wear and tear of frequent use. [0:00:09 - 0:00:10]: The man is seen from a rear view, performing pull-ups on a rack. He is shirtless, showcasing his muscular back, while the gym's organized and dimly lit environment is visible. [0:00:10 - 0:00:11]: The view changes to someone wearing a gray hoodie and black shorts, performing leg stretches or adjustments on a squat rack. The background includes gym equipment and an organized setting. [0:00:11 - 0:00:12]: An image of the shirtless man flexing his muscles against a gym wall introduces \"THE ULTIMATE PUSH PULL LEGS SERIES,\" highlighting the video’s focus. [0:00:12 - 0:00:13]: The title \"THE ULTIMATE PUSH PULL LEGS SERIES\" remains on the screen as the video slightly transitions in brightness, emphasizing the gym environment and the subject’s stance. [0:00:13 - 0:00:14]: The scene shifts to the man seated in a dimly lit room, dressed in a gray hoodie, speaking into a microphone, with gym equipment visible behind him, suggesting an interview or explanatory segment. [0:00:14 - 0:00:15]: Continuing from the previous scene, the man speaks while gesturing with his hands. The microphone setup and his attire remain the same, emphasizing a conversational tone. [0:00:15 - 0:00:16]: The man, maintaining the same seated position and attire, speaks directly towards the camera. Gym equipment and a muted background frame his face and expressions. [0:00:16 - 0:00:17]: The man remains in the same setting and attire, though his gestures change slightly as he continues to talk, suggesting a natural flow of conversation and emphasis. [0:00:17 - 0:00:19]: The scene transitions to a six-box grid displaying different exercises under the labels \"PUSH 1,\" \"PULL 1,\" \"LEGS 1,\" \"PUSH 2,\" \"PULL 2,\" and \"LEGS 2.\" Each box features a person performing the respective exercises in varied gym settings, showcasing different workout routines within the series framework.", + "questions": [ + { + "task_type": "Object Recognition", + "question": "What is the man adjusting around his waist?", + "time_stamp": "00:00:06", + "answer": "A", + "options": [ + "A black weightlifting belt", + "A gray T-shirt", + "A pair of black shorts", + "A pair of gloves" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What is the color scheme of the gym equipment as seen throughout the scene?", + "time_stamp": "00:00:08", + "answer": "B", + "options": [ + "Red, blue, and white", + "Black, gray, and white", + "Green, yellow, and white", + "Black, red, and yellow" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action is the man performing when the title \"JEFF NIPPARD PRESENTS\" appears?", + "time_stamp": "00:00:02", + "answer": "A", + "options": [ + "Bicep curl", + "Pull-up", + "Deadlift", + "Bench press" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the title \"THE ULTIMATE PUSH PULL LEGS SERIES\" signify in the video?", + "time_stamp": "00:00:12", + "answer": "B", + "options": [ + "The start of an intense workout session", + "An introduction to different exercise routines", + "The end of the video", + "A pause in the workout to explain techniques" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the man located while speaking into the microphone?", + "time_stamp": "00:00:14", + "answer": "B", + "options": [ + "Outside the gym", + "In a dimly lit room with gym equipment behind him", + "In a brightly lit studio", + "In front of a whiteboard" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:20 - 0:03:40] [0:03:20 - 0:03:21]: The video starts with a split-screen frame showing two options for the same exercise. The left side is labeled \"SUBSTITUTION OPTION #1\" and the right side is labeled \"SUBSTITUTION OPTION #2.\" Both images show a person on a bench pressing weights. [0:03:21 - 0:03:26]: The next frames shift focus to a specific exercise titled \"Exercise 2 of 7: Larsen Press: 2 sets X 10 reps.\" The person is lying flat on a bench press, lifting a barbell with weights. Their feet are off the ground, legs extended, and arms fully extended above their chest. This exercise is performed in a gym with various other gym equipment in the background. [0:03:26 - 0:03:35]: The description \"Reduce weight to ~75% of top set weight\" appears on the screen. The person continues to lift the barbell above their chest with slight repetitions. The detailed calculation \"295 lbs x 75% = 225 lbs\" is shown on the screen with the numbers progressively appearing and increasing clarity before fading out. [0:03:36 - 0:03:38]: The person is lying on the bench, holding the barbell up in the same position as the previous frames. The gym equipment, mirrors, and weights are visible in the background, consistent with the setting throughout this part of the video.", + "questions": [ + { + "task_type": "Event Understanding", + "question": "What does the split-screen frame at the beginning of the clip show?", + "time_stamp": "0:03:21", + "answer": "C", + "options": [ + "Two different people performing the same exercise", + "A comparison between two types of exercise equipment", + "Two options for the same exercise", + "Different stages of the same workout" + ] + }, + { + "task_type": "Action Recognition", + "question": "What exercise is being performed in \"Exercise 2 of 7\"?", + "time_stamp": "0:03:26", + "answer": "C", + "options": [ + "Deadlift", + "Bench Press", + "Larsen Press", + "Squat" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "How are the person's legs positioned during the Larsen Press?", + "time_stamp": "0:03:26", + "answer": "B", + "options": [ + "Bent and on the ground", + "Straight and off the ground", + "Crossed on the bench", + "One leg on the ground, one leg raised" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What weight is calculated for the exercise at 75% of the top set?", + "time_stamp": "0:03:35", + "answer": "C", + "options": [ + "200 lbs", + "295 lbs", + "225 lbs", + "150 lbs" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What can be seen in the background while the person performs the exercise?", + "time_stamp": "0:03:38", + "answer": "B", + "options": [ + "A swimming pool", + "Mirrors and gym equipment", + "A running track", + "A yoga studio" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:40 - 0:07:00] [0:06:40 - 0:06:43]: The video begins with a man in a gym performing a cable chest fly exercise. He holds the handles of a cable machine, extending his arms outward. He stands with a slight forward lean and wears a white T-shirt and shorts. The gym background includes various exercise equipment. [0:06:44 - 0:06:45]: The man continues the exercise, bringing one handle towards the center of his body from the left side, while maintaining his grip on the right handle. His facial expression appears focused as he concentrates on the movement. [0:06:46 - 0:06:48]: The man completes the pulling motion with his left hand and transitions back to the starting position. He adjusts his posture slightly and prepares for the next repetition. The background remains consistent with the previous frames. [0:06:49 - 0:06:52]: The man stands upright, taking a brief break from the exercise. He crosses his arms over his chest, possibly stretching or resting. The gym environment continues to display various machines and weights. [0:06:53 - 0:06:55]: The man continues to rest, with one hand placed on his chest while the other hand hangs by his side. He appears to be catching his breath before resuming the exercise. [0:06:56]: The scene transitions to a thumbnail image of a YouTube video titled \"Why You Should Consider Stretching Between Sets (Science Explained)\" by Jeff Nippard. The thumbnail includes images illustrating optimal muscle growth techniques. [0:06:57]: The YouTube thumbnail remains on screen, providing key points and visual examples to emphasize the importance of stretching between sets for muscle growth. [0:06:58]: The thumbnail continues to be displayed, focusing on the title and the visual examples related to optimal stretching techniques. [0:06:59]: The scene changes to an article with the title \"Interset Stretching vs. Traditional Strength Training: Effects on Muscle Strength and Size in Untrained Individuals.\" The article is accompanied by images depicting various stretching exercises performed during the experimental protocol.", + "questions": [ + { + "task_type": "Action Recognition", + "question": "What exercise is the man performing at the beginning of the video?", + "time_stamp": "0:07:00", + "answer": "B", + "options": [ + "Bicep curls", + "Cable chest fly", + "Leg press", + "Shoulder press" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What is the man wearing during his exercise in the gym?", + "time_stamp": "0:07:00", + "answer": "B", + "options": [ + "Black T-shirt and shorts", + "White T-shirt and shorts", + "Gray T-shirt and pants", + "Blue T-shirt and pants" + ] + }, + { + "task_type": "Event Understanding", + "question": "What does the man do after taking a brief break from the exercise?", + "time_stamp": "0:07:00", + "answer": "D", + "options": [ + "Continues with bicep curls", + "Starts a new exercise", + "Resumes the cable chest fly", + "Crosses his arms over his chest to rest" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is the title of the YouTube video thumbnail shown in the scene?", + "time_stamp": "0:07:00", + "answer": "C", + "options": [ + "\"Effective Workout Routines for Beginners\"", + "\"Stretching Techniques for Athletes\"", + "\"Why You Should Consider Stretching Between Sets (Science Explained)\"", + "\"Maximizing Gym Time for Muscle Growth\"" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What is the title of the article shown in the scene?", + "time_stamp": "0:07:00", + "answer": "B", + "options": [ + "\"Effects of Weightlifting on Cardio Health\"", + "\"Interset Stretching vs. Traditional Strength Training: Effects on Muscle Strength and Size in Untrained Individuals\"", + "\"The Science Behind Muscle Recovery\"", + "\"Optimal Nutrition for Muscle Growth\"" + ] + } + ] + }, + { + "time": "[0:10:00 - 0:11:00]", + "captions": "[0:10:00 - 0:10:20] [0:10:00 - 0:10:02]: The screen shows an introduction to exercises 6a and 6b, with instructions for \"Squeeze-Only Pressdown\" and \"Stretch-Only Overhead Extension\" being 3 sets of 8 reps. [0:10:03 - 0:10:12]: The video transitions to a gym setting where a man in a white shirt and black shorts performs the \"Squeeze-Only Pressdown.\" He stands at a cable machine and repetitively pushes a handle attachment downwards, focusing on his triceps. The background reveals various gym equipment and a spacious exercise area. [0:10:13 - 0:10:18]: The man shifts to the \"Stretch-Only Overhead Extension.\" He positions himself differently, leaning forward with a cable handle behind his head, then straightens up to extend his arms forward. This motion is repeated several times, emphasizing the stretch in his triceps. [0:10:19]: The video ends with a different scene showing a bearded man in a black shirt demonstrating the cable exercise. He stands sideways, facing the camera, against a red and black backdrop. The caption at the bottom gives credit to an Instagram account for hypertrophy teaching.", + "questions": [ + { + "task_type": "Event Understanding", + "question": "What exercises are introduced in the video segment?", + "time_stamp": "00:10:02", + "answer": "A", + "options": [ + "Squeeze-Only Pressdown and Stretch-Only Overhead Extension", + "Push-Ups and Sit-Ups", + "Bicep Curls and Leg Raises", + "Squats and Lunges" + ] + }, + { + "task_type": "Action Recognition", + "question": "What action does the man in a white shirt perform first in the gym setting?", + "time_stamp": "00:10:12", + "answer": "C", + "options": [ + "Stretch-Only Overhead Extension", + "Bicep Curl", + "Squeeze-Only Pressdown", + "Leg Press" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What is the attire of the man performing the exercises?", + "time_stamp": "00:10:18", + "answer": "B", + "options": [ + "Blue shirt and gray shorts", + "White shirt and black shorts", + "Red shirt and blue shorts", + "Black shirt and white shorts" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the position of the man during the \"Stretch-Only Overhead Extension\" exercise?", + "time_stamp": "00:10:18", + "answer": "D", + "options": [ + "Sitting on a bench", + "Standing upright", + "Lying down", + "Leaning forward with a cable handle behind his head" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "What additional information is displayed at the end of the video?", + "time_stamp": "00:10:19", + "answer": "C", + "options": [ + "The schedule of exercises", + "The gym's location", + "Credit to an Instagram account for hypertrophy teaching", + "The man's personal bests in lifting" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_201.mp4 b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58fc6196e8cbff416dbf9e5b26d93edf9709910b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92977cfc2893619d8992e4a412353efe4b13c7eab516ee8579bc79dc30794522 +size 64727940 diff --git a/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1f6af1462a7a460fe041427f3f7c4d4810f7dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7782709d95a698d452f5d6b30985f2ac65719434a396d09dd5110f72aebcb824 +size 66514736 diff --git a/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_400.mp4 b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a322c8af0eb7e2a645aee91f2bc32eaf4839f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9486af30b9805bc125ea63dc1df74c40d403729a2d05a41311863b05b8bee14a +size 142030104 diff --git a/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..193848f9dbd0e10c86d3ed75652e620738129cbf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a200dd7961870c708819d513fa7396051e9f52b82379dda7624adf75187dd89 +size 149478917 diff --git a/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_606.mp4 b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56b8b0b8c1f106251fcf5efb3ae6d1cf96f6107e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/tmp_60/video_0_606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:becc2cc72e5a95b06e9cbeae26de492e24b669385e399a81ad366b7e67119619 +size 196130729 diff --git a/Real_Time_Visual_Understanding/sample_143/video.mp4 b/Real_Time_Visual_Understanding/sample_143/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625f80d0c15c9ec7c6af601c71f4055bc492dc11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_143/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455f62a545684c029e3f4c814aec281c9b9afd21bc1902f77d78430ab3861c36 +size 271418465 diff --git a/Real_Time_Visual_Understanding/sample_144/.DS_Store b/Real_Time_Visual_Understanding/sample_144/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..04ae9d719577447b171dd61cd30deded26d5a671 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_144/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_144/raw_questions.json b/Real_Time_Visual_Understanding/sample_144/raw_questions.json new file mode 100644 index 0000000000000000000000000000000000000000..cef2f59fd82bd6abbbb4b1121d3354409b111ca3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/raw_questions.json @@ -0,0 +1,266 @@ +[ + { + "time": "[0:00:00 - 0:01:00]", + "captions": "[0:00:00 - 0:00:20] [0:00:00]: A person is seen from the back, wearing black shorts and a belt, walking down an aisle in what appears to be a gym, surrounded by various exercise equipment, including treadmills on the left side. [0:00:01 - 0:00:02]: The video transitions to a close-up of a muscular person with text overlaying the frames, reading \"JEFF NIPPARD PRESENTS\". The background shows more gym equipment and some windows. [0:00:03]: The same person is performing an exercise, lifting a weight plate in front of them while standing in the gym. The gym equipment and walls are visible in the background. [0:00:04]: The person removes a shirt to reveal their muscular physique. They are positioned in front of treadmills, possibly in the same gym as in previous frames. [0:00:05]: A close-up shot focuses on the person adjusting a lifting belt around their waist, probably preparing for an exercise. [0:00:06]: The person, now wearing a black shirt, is preparing to lift a barbell. A serious expression is visible on their face, emphasizing focus. The background includes large windows and gym equipment. [0:00:07]: The person, now shirtless again, is seen walking in the gym area, with treadmills to the left and other gym equipment on the right. The environment appears to be the same throughout the video. [0:00:08]: A close-up image of a person’s hands as they load weights (6.75 kg) onto a barbell. The gym equipment is visible in the blurry background. [0:00:09]: A muscular person performs a pull-up exercise in front of a black background, holding onto a pull-up bar with both hands. [0:00:10]: Another individual, dressed in a hoodie, is doing a stretch exercise in the gym. They have one leg raised and resting on a weight-lifting rack. [0:00:11 - 0:00:12]: The frame shows text overlaying a muscular person flexing their arms, with the text reading \"THE ULTIMATE PUSH PULL LEGS SERIES\". [0:00:13 - 0:00:16]: A person is seated at a desk, with a laptop, a globe, a microphone, and books nearby. They are talking and gesturing with their hands while looking at the camera. [0:00:17 - 0:00:19]: The person is performing walking lunges with dumbbells in each hand, moving down an aisle in the gym filled with various exercise machines and equipment.", + "questions": [ + { + "task_type": "Object Recognition", + "question": "What type of equipment is positioned on the left side of the aisle the person is walking down in the gym?", + "time_stamp": "0:00:20", + "answer": "B", + "options": [ + "Dumbbells", + "Treadmills", + "Weight plates", + "Exercise bikes" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What is the weight of the plates being loaded onto the barbell in the gym?", + "time_stamp": "0:00:20", + "answer": "C", + "options": [ + "5 kg", + "10 kg", + "6.75 kg", + "7.5 kg" + ] + }, + { + "task_type": "Action Recognition", + "question": "What exercise is the muscular person performing at the beginning of the video?", + "time_stamp": "0:00:03", + "answer": "C", + "options": [ + "Squats", + "Deadlifts", + "Lifting a weight plate", + "Pull-ups" + ] + }, + { + "task_type": "Event Understanding", + "question": "What series is being presented according to the text overlay during the video?", + "time_stamp": "0:00:12", + "answer": "B", + "options": [ + "\"THE ULTIMATE BODYBUILDING SERIES\"", + "\"THE ULTIMATE PUSH PULL LEGS SERIES\"", + "\"JEFF NIPPARD'S WORKOUT SERIES\"", + "\"THE ULTIMATE GYM SERIES\"" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the person doing when they are positioned in front of the treadmills?", + "time_stamp": "0:00:05", + "answer": "A", + "options": [ + "Adjusting a lifting belt", + "Performing pull-ups", + "Stretching", + "Talking at a desk" + ] + } + ] + }, + { + "time": "[0:03:00 - 0:04:00]", + "captions": "[0:03:00 - 0:03:20] [0:03:00 - 0:03:04]: In a gym with multiple exercise machines and weights in the background, a person wearing a gray shirt, black knee supports, and dark shorts is performing squats in a power rack. They are holding a barbell across their shoulders and descend into a squat position, maintaining an upright posture. The gym is equipped with various weightlifting equipment, and the setting appears professional with proper lighting. [0:03:05 - 0:03:09]: The individual continues their squats, reaching the bottom of the squat and beginning to ascend. Their facial expression indicates the exertion involved. The power rack, barbell, and additional gym equipment remain prominent in the background, with the surroundings unchanged. [0:03:10]: The frame transitions to another exercise labeled as \"Exercise 2 of 6.\" The person is now preparing to perform a Romanian deadlift. They are positioned near a barbell on the floor, dressed similarly to earlier but with a different view that focuses more on the back and sides of the gym. [0:03:11 - 0:03:15]: The individual is executing the Romanian deadlift, lifting the barbell while keeping their back straight and knees slightly bent. The setting remains consistent, emphasizing the proper form for the exercise. The gym's detailed environment, with various equipment and neatly organized weights, continues to form the backdrop. [0:03:16 - 0:03:20]: The person is performing reps of the Romanian deadlift, returning the barbell to the ground and repeating the motion. The focus stays on their precise form and the consistency of their movements. The gym environment, with its modern equipment and clean organization, remains visible throughout the sequence, showcasing a professional workout setting.", + "questions": [ + { + "task_type": "Attribute Recognition", + "question": "What is the person wearing while performing squats in the gym?", + "time_stamp": "00:03:04", + "answer": "A", + "options": [ + "Gray shirt, black knee supports, dark shorts", + "Blue shirt, white knee supports, light shorts", + "Black shirt, gray knee supports, red shorts", + "White shirt, black knee supports, gray shorts" + ] + }, + { + "task_type": "Object Recognition", + "question": "What equipment is the person using for their squats?", + "time_stamp": "00:03:04", + "answer": "C", + "options": [ + "Dumbbells", + "Kettlebells", + "Barbell and power rack", + "Resistance bands" + ] + }, + { + "task_type": "Action Recognition", + "question": "What exercise does the person start performing after the squats?", + "time_stamp": "00:03:10", + "answer": "B", + "options": [ + "Bench press", + "Romanian deadlift", + "Bicep curl", + "Shoulder press" + ] + }, + { + "task_type": "Event Understanding", + "question": "How many exercises are indicated in the sequence the person is following?", + "time_stamp": "00:03:10", + "answer": "C", + "options": [ + "4", + "5", + "6", + "7" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "Where is the barbell positioned when the person performs the Romanian deadlift?", + "time_stamp": "00:03:15", + "answer": "C", + "options": [ + "On their shoulders", + "On a bench", + "On the floor", + "In a rack" + ] + } + ] + }, + { + "time": "[0:06:00 - 0:07:00]", + "captions": "[0:06:00 - 0:06:20] [0:06:00 - 0:06:02]: The video begins in a gym setting with a person performing lunges while holding dumbbells. The person is wearing a grey shirt, navy shorts, and a cap. The gym is well-lit and equipped with various machines and weights. [0:06:03 - 0:06:09]: The person is now squatting down and adjusting the grip on their dumbbells. The environment remains consistent, displaying the gym setup with other machinery in the background and a few people working out. The text overlay reads, \"3. Don't let your grip strength limit the load you can use,\" emphasizing proper grip technique for lifting weights. [0:06:10]: The person is standing up again, holding the dumbbells firmly, and preparing to continue their exercise. [0:06:11 - 0:06:13]: The person resumes performing lunges while holding the dumbbells, moving steadily forward. The gym's atmosphere remains active, with other individuals in the background focusing on their workouts. [0:06:14 - 0:06:17]: The person continues their lunging exercise with consistent form, maintaining a steady pace. The background gym environment remains the same with various exercise machines, weights, and a few active gym-goers. [0:06:18 - 0:06:20]: The video concludes with the person completing another lunge, focusing intently on their movement and maintaining their form while holding the dumbbells firmly. The gym's setup and lighting remain constant throughout.", + "questions": [ + { + "task_type": "Action Recognition", + "question": "What exercise is the person performing at the beginning of the video?", + "time_stamp": "0:06:02", + "answer": "B", + "options": [ + "Squats", + "Lunges", + "Push-ups", + "Deadlifts" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What color are the person's shorts?", + "time_stamp": "0:06:02", + "answer": "C", + "options": [ + "Black", + "Grey", + "Navy", + "White" + ] + }, + { + "task_type": "Text-Rich Understanding", + "question": "According to the text overlay, what should not limit the load you can use?", + "time_stamp": "0:06:09", + "answer": "C", + "options": [ + "Endurance", + "Flexibility", + "Grip strength", + "Balance" + ] + }, + { + "task_type": "Event Understanding", + "question": "What action does the person take after squatting down and adjusting their grip on the dumbbells?", + "time_stamp": "0:06:10", + "answer": "B", + "options": [ + "They put the dumbbells down", + "They begin performing lunges again", + "They start doing push-ups", + "They switch to another exercise machine" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the environment like throughout the video?", + "time_stamp": "0:06:20", + "answer": "C", + "options": [ + "An outdoor park with jogging paths", + "A home gym with minimal equipment", + "A well-lit gym with various machines and weights", + "A dark room with few visible objects" + ] + } + ] + }, + { + "time": "[0:09:00 - 0:10:00]", + "captions": "[0:09:00 - 0:09:20] [0:09:00 - 0:09:05]: The video starts with an anatomical illustration of the lower leg muscles, specifically the medial and lateral gastrocnemius, positioned on the left side of the screen. Next to this illustration, on the right side of the screen, is a chart with data points, labeled sections for medial and lateral gastrocnemius, and a blue arrow indicating a specific data point for medial gastrocnemius. Below the chart is a caption detailing the figure and definitions of symbols, with blue and black V shapes. [0:09:06 - 0:09:13]: The two arrows (blue and green) appear overlaid on the muscles on the left side of the screen. The chart on the right now has a green arrow pointing to a specific data point for the lateral gastrocnemius. The rest of the background remains the same, maintaining the anatomical figure and chart data. [0:09:13 - 0:09:17]: The setting transitions to a gym environment. A person dressed in dark shorts, dark socks, and black shoes is walking away from the camera. They are surrounded by various gym equipment with black and red detailing on the frames. The gym floor appears to be made of dark, slip-resistant material. The person briefly stops and touches the back of their calf muscle with their hand while slightly bending forward. [0:09:17 - 0:09:19]: The person continues walking, then stops and sits down on a bench. They bend forward with their elbows resting on their knees, seemingly prepared to exercise or stretch. The gym equipment and backdrop remain consistent.", + "questions": [ + { + "task_type": "Object Recognition", + "question": "What is shown on the left side of the screen at the beginning of the clip?", + "time_stamp": "0:09:05", + "answer": "A", + "options": [ + "An anatomical illustration of the lower leg muscles", + "A person exercising in a gym", + "A chart with data points", + "A blue and green arrow" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What colors are the arrows that appear overlaid on the muscles?", + "time_stamp": "0:09:13", + "answer": "B", + "options": [ + "Red and blue", + "Blue and green", + "Green and yellow", + "Black and blue" + ] + }, + { + "task_type": "Action Recognition", + "question": "What does the person do after stopping and touching the back of their calf muscle?", + "time_stamp": "0:09:19", + "answer": "B", + "options": [ + "Starts running on a treadmill", + "Continues walking and then sits down on a bench", + "Begins lifting weights", + "Stretches their arms upwards" + ] + }, + { + "task_type": "Spatial Understanding", + "question": "What is the position of the chart relative to the anatomical illustration at the beginning of the clip?", + "time_stamp": "0:09:05", + "answer": "C", + "options": [ + "Above the illustration", + "To the left of the illustration", + "To the right of the illustration", + "Below the illustration" + ] + }, + { + "task_type": "Attribute Recognition", + "question": "What material does the gym floor appear to be made of?", + "time_stamp": "0:09:17", + "answer": "C", + "options": [ + "Carpet", + "Hardwood", + "Dark, slip-resistant material", + "Concrete" + ] + } + ] + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e8baa26eb4d753764f972810cbdb7ab896c958 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9ed6838a262884b9118bd91dcf663c063fd783821bee3a544b92e3e25fbd08 +size 6739331 diff --git a/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c5ad27e8eb19ed0a4d6bbad076e54841496e569 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46905e472f6a3476d752b6eec1091f8f189cdedbd3492ab4f11b16bda6d82173 +size 72319759 diff --git a/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f16a49149761f60b277a1b57d4abd4c670def948 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5a22016bebb660e00c91bd8f901a19ba9dbffd153619e15bf4a0034a82b065 +size 138673009 diff --git a/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_377.mp4 b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62246db83df66b2e47a1a7f9f9885ef6b6883cd9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03b3871cffd6d3d3436be19bca49e39e84bc49749c7257fb6e397afe79712f5 +size 146358913 diff --git a/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_545.mp4 b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca11c9b18d712df7b21a6d1c253243dc441cdb60 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/tmp_60/video_0_545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71771ed2a78d088e316460610d8aac1250148639da72111b7af46bd0bd1c87d +size 200424634 diff --git a/Real_Time_Visual_Understanding/sample_144/video.mp4 b/Real_Time_Visual_Understanding/sample_144/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba90907d6b53a4ed5fde16b5b427d3ee802d4b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_144/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb9cb4a4b6d739a5a06cbaf797c21b5da3e26031deecb457c79bd4314069555 +size 271496887 diff --git a/Real_Time_Visual_Understanding/sample_145/.DS_Store b/Real_Time_Visual_Understanding/sample_145/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6fe18ad0ba2a91fe1deca418a58567864a9b56de Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_145/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_213.mp4 b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdba62fd15e597c09c8e945ba54d59e04544731d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3320170de9aeb0c7ec32b0a540b605f9565ca8e39828e809b47601cd412e9113 +size 116151464 diff --git a/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b96a106b64a2d8da1aa83171e474516810253cd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3755af9393f3877007a54d919f884a4abbbb83b127663f81f3edd432d4559fba +size 119115183 diff --git a/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee8ecc1f31e27e5f5e2f2500f888718db4c44a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d625071e723f477fb483600b5e6e7fcb6eeea6d00c95665698a4a27b9a5eb6a5 +size 202414695 diff --git a/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_627.mp4 b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_627.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88d8ab14d55dd1676ee743f7d30db8c14c7fe6a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_627.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72b41c6b62da5aa50b64211209f6e544e31f4744a8eb2155152277fbbd6ce48 +size 286589972 diff --git a/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e01a18a78db911692f23d6469a479723d0d44b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47bdd8c58d7f8bffb8d466b2fe0ba491de9373aee08006e7d42fe87c952f5c82 +size 4612746 diff --git a/Real_Time_Visual_Understanding/sample_145/video.mp4 b/Real_Time_Visual_Understanding/sample_145/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82c6c10d927c6b376b14bf2c20c65430c5828f45 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_145/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9071c30e664539d3cc29cd2c8efc352304d2336a531681f1e8e7ac891b87ceb7 +size 365842687 diff --git a/Real_Time_Visual_Understanding/sample_146/.DS_Store b/Real_Time_Visual_Understanding/sample_146/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..dd7be053cb99031a8e3d86e65d8051b1780b61e2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_146/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..550d92fd93824cc11c5113a31578a0c3c8a5ad8b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68b8a1fd592005fe54ae04d7808f3e63e95bd12918de6266ba823f8332fe279 +size 6073357 diff --git a/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0f2c908ae066d6c80b6447acf51aa077ebf9492 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc8293608debabaffb2ca716fd36f375c9cc83016adde808908d312af479c97 +size 73539091 diff --git a/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a16b33f82942e32c42d46d81c5c9b730640b8bec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb9a9fc2cf8c0632475587e39526f2407e638938eeaaa8d889b6950cdc9a366 +size 151464616 diff --git a/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_486.mp4 b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cfba085d11443703066029484269a81f19e9847 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53253829de84c0135e2b46ce560fe2f8f339a6177b7082d1ddfc84b66154420 +size 194453651 diff --git a/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78cd9553247a7686383e1c26f877e16da0c76b2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69969804b4637ef8821b98d85a961b00eb9cdcb5acd367dc1f5697b68681e98c +size 2112020 diff --git a/Real_Time_Visual_Understanding/sample_146/video.mp4 b/Real_Time_Visual_Understanding/sample_146/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..910cf1ed0cdc0bda0d6daa30310ef30342f98bd9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_146/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fea25ecd6141eb7ed69bb4c0accf84cc881d0deb5eeef56c64ed40b9eaeb33 +size 279254961 diff --git a/Real_Time_Visual_Understanding/sample_147/.DS_Store b/Real_Time_Visual_Understanding/sample_147/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a8cc8bad490dc8659f42361243f7d85d6e4fc83b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_147/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b77fa556e506d8f84fd877ba69ea1a30121346 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0010ddd28f1fd06b4b8a609d3024c678b54e0ffb915a9c0524a0e064713ba7f3 +size 4230358 diff --git a/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5746970191a039cb3b898924d8597674a0aa4f4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ca94155e20004508b0dbc92f54db2cd7d7b5b46b095e518a129fea81360ed2 +size 47994572 diff --git a/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aad2bf97b64f5a7541f082b7ef751c11d18c369 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a03dd470d2746055f314a2c9d9ce1895220dcb1abad25c35031527159030edc +size 7331863 diff --git a/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_249.mp4 b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58fd2e1ff580e3208c1e7277ee7cf3a7abd03734 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422b78b71b4d20b2dba5d5439addfac4ddec10065492a801a7820de72fabaa84 +size 87356105 diff --git a/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6112759626a40a652c246670ac4bd0dadfe3f829 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67c2d380d7833deda4d8fa846324e8bfd0124f881005ebf08b91d8cd675f622 +size 117843840 diff --git a/Real_Time_Visual_Understanding/sample_147/video.mp4 b/Real_Time_Visual_Understanding/sample_147/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e95d20248e90797ec0bd106499446a89a77c0f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_147/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425203b30b1ed0dfcff0e6ac099ba72f5ac840ab360b508068699308148e785c +size 153962419 diff --git a/Real_Time_Visual_Understanding/sample_148/.DS_Store b/Real_Time_Visual_Understanding/sample_148/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ecca3eb22c509220d8bcd940d3b9aeb58c1e84fc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_148/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938f3d5d2894598bf6267b34335a715152d7e836 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927ba00194acd8bf7436746d6455092237567ad72701688ce97adb88bf6e8c91 +size 1968270 diff --git a/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5926a197f244add6c7cb61e074103fabf5fe9aae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09ce3399d751e110155ad8e17f58b54b91c6b77f03275c1c43acd701a035381 +size 36913778 diff --git a/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_383.mp4 b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e575f9e6a539e30a50bbbeda82552b29a14aebbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28546c029acacb0854630aeb17eb417b756a7649a27c5a9568d999744d34b315 +size 84608217 diff --git a/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_554.mp4 b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98bce6a08bb06da808185d5696d8a8a7072273c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65de6cc23b000980f4ce129b65c037381c0ca525b09af66f08b679ec56e3c70 +size 123945984 diff --git a/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f4b35cb4589fca009cefc2fa67d55946977c76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89036bb1b0791e5ae3cfc5103644ae2033af3f52cb3c098fb9e7f023e3c7d39 +size 1886299 diff --git a/Real_Time_Visual_Understanding/sample_148/video.mp4 b/Real_Time_Visual_Understanding/sample_148/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dff42477c507f572dfd70184ee2235224ae22ed6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_148/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e29a38a4f849cd66fce5685cbbe68cd6c197f28c5b5aeb1a19c6b2e61245560 +size 122268963 diff --git a/Real_Time_Visual_Understanding/sample_149/.DS_Store b/Real_Time_Visual_Understanding/sample_149/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..06503810a7ad1b08556811d775036ce265f52da8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_149/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..812a1a4eb58562e02d94a76eb306d0513a088fdf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3949d9da76e1e2ae25a20801decc75039f974b2b351a2576ea25db6e4c36cd4 +size 42933318 diff --git a/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9798e4af43fdd1027b014f760299790b266e3775 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2917a82050743cd65b9b6145dd5624fdadb1d15e7e06a9245a049e45bc48f800 +size 6698636 diff --git a/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17db4fb7588d789ad7d00cad1aef8b47db0c6671 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44987046aa4128c6e60cc8ae13f9f932d32899db984c0212b9692bb6b6d83b2 +size 91337266 diff --git a/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b89130b87d21828c0ae5fe5ce8ee55e224e528 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a4087f78aa8b6a06a16b54ec77149e73f8880d699c26ff2a74579979a61db6 +size 639678 diff --git a/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_461.mp4 b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e48b96d472969c4c8727f3ccc219420165e7ff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/tmp_60/video_0_461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c2fc08860efa70865067d5653d64cd5a11781174485614c4e69b7cbbec1a3e +size 167055232 diff --git a/Real_Time_Visual_Understanding/sample_149/video.mp4 b/Real_Time_Visual_Understanding/sample_149/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55f6b2570d16c8c11d829b467621cb0bd794fa06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_149/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b412510b9ac19fb6067c1ce824b5dbeef086a0efddad4452540c7696a76892d +size 181517370 diff --git a/Real_Time_Visual_Understanding/sample_15/.DS_Store b/Real_Time_Visual_Understanding/sample_15/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3eb8c8bec851f7664ce53c46b450026ecdea51a7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_15/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed5be1d7a121308bb6a3fe0960ad0c5bee6c704 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e50584db83d81ac6a6694e0f573fc2c70c73546e6e5e3eb9e7f36216899568 +size 49450312 diff --git a/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_279.mp4 b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e4effda83d249cc20e8bc8624b28cc217646913 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fe58e8046922bbf2ae25426562cada57fd7f108a7cb9a33718ef088888f581 +size 89104549 diff --git a/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_305.mp4 b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a53a9e5d7de8fa043b71fcdc9b398ffc61ef7f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362319fa1c5fe65afd85c04ffff2a15ef612f8bd648033cc9a00486b5e9928a4 +size 97533866 diff --git a/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_521.mp4 b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7dd6d5da425092a7fc98a055997700eb1f62e5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d052d5da31b69dc3b092551d3e4d0e92f9a5e51b105fe9fc2d7420838bd44a6 +size 172534547 diff --git a/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_92.mp4 b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_92.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1158436c2f427dd21e8c6d30e71054b03d4e7211 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/tmp_60/video_0_92.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a614e1797074fe504496ed3dd80868e2f4dcb8e6f00272061ac4148f3da8c805 +size 29506852 diff --git a/Real_Time_Visual_Understanding/sample_15/video.mp4 b/Real_Time_Visual_Understanding/sample_15/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c0893a0c5dbafd4413c60f0ec1b57b66c10614 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_15/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0611377f68d439495714414a291e698e67c6c10d1fe7adbbe321963ae5ff0808 +size 142428824 diff --git a/Real_Time_Visual_Understanding/sample_150/.DS_Store b/Real_Time_Visual_Understanding/sample_150/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..686ef5f533ad5cdd6b0ec79f01b3efa44db4e75d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_150/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_150/caption.json b/Real_Time_Visual_Understanding/sample_150/caption.json new file mode 100644 index 0000000000000000000000000000000000000000..00143f32c7c6dbaeb17f999fb3ada9c5a865dca7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/caption.json @@ -0,0 +1,43 @@ +[ + { + "captions": [ + "[0:00:00 - 0:00:20] [0:00:00]: The video begins with the back view of a muscular man walking in a gym. The gym is dimly lit, with various pieces of workout equipment such as treadmills and weight machines lining the sides. The man is wearing dark shorts and socks, and his upper body is shirtless.\n\n[0:00:01 - 0:00:02]: The scene transitions to a close-up of the same man, now wearing a gray t-shirt, lifting a heavy dumbbell in the gym. The background includes more gym equipment and a large banner with the text \"JEFF NIPPARD PRESENTS.\"\n\n[0:00:03]: The man is shown using a weight plate in a gym, lifting it horizontally. The gym is spacious with equipment and machines around. He is wearing a gray t-shirt and black shorts.\n\n[0:00:04]: The man takes off his gray t-shirt, revealing his bare torso. He is in the same gym, standing near some equipment, and the lighting remains same.\n\n[0:00:05]: A close-up of the man's hands shows him adjusting a weightlifting belt around his waist. The focus is on the hands and belt, with other gym-goers visible in the background.\n\n[0:00:06]: The man is now wearing a black t-shirt with the word \"RISE\" on it. He is focused and appears to be in the middle of a weightlifting set, with his eyes downcast.\n\n[0:00:07]: The man, now shirtless again, walks confidently through the gym which has rows of treadmills to his left and some weight machines to his right. He appears focused and in a brisk stride.\n\n[0:00:08]: Another close-up shot shows hands securing a weight plate onto a barbell. The man's hands are visible, wearing wrist straps for better grip and support.\n\n[0:00:09]: The man performs a pull-up on a bar. The camera captures this from behind, displaying his muscular and defined back. The gym's dark setting provides a strong contrast against his skin.\n\n[0:00:10]: A different person, wearing a hoodie, is shown stretching on a Smith machine in the gym, holding on to the equipment as they do a leg stretch. The gym background remains visible.\n\n[0:00:11 - 0:00:12]: Text on the screen reads \"THE ULTIMATE PUSH PULL LEGS SERIES,\" with a view of the man's back as he flexes his muscles. The setting continues to be the gym, with the background blurred.\n\n[0:00:13 - 0:00:16]: The scene transitions to an indoor environment where the man is now sitting at a desk with a laptop in front of him. A globe and some books are beside him. He is wearing a dark sweatshirt and appears to be talking to the camera, conveying information in a direct, engaging manner.\n\n[0:00:17 - 0:00:19]: The final segment shows the man back in the gym, this time wearing green shorts and removing a t-shirt over his head. He walks away from the camera toward the gym equipment, indicating that he is about to start or continue his workout.", + "[0:00:20 - 0:00:40]", + "[0:00:40 - 0:01:00]", + "[0:01:00 - 0:01:20]", + "[0:01:20 - 0:01:40]", + "[0:01:40 - 0:02:00]", + "[0:02:00 - 0:02:20]", + "[0:02:20 - 0:02:40]", + "[0:02:40 - 0:03:00]", + "[0:03:00 - 0:03:20] [0:03:00 - 0:03:03]: The video starts with a close-up of a person's hands adjusting the weight on a gym machine by pulling out a pin and inserting it back into a higher weight. The machine's weight stack with the numbers clearly visible is in focus, while the background appears blurred.\n\n[0:03:04 - 0:03:10]: The scene transitions to a wider view of the gym. The person is seated on the machine, gripping a pull-down bar and beginning a lat pulldown exercise. The gym's surroundings include other exercise equipment and mirrors reflecting the scene. The person is wearing a dark T-shirt and green shorts. As the exercise continues, the person pulls the bar down towards their chest and then allows it to rise back up.\n\n[0:03:11 - 0:03:17]: The person continues performing lat pulldown repetitions. The surroundings are consistent, with various gym machines and mirrors. The person maintains steady control of the bar, pulling it down and letting it rise in a rhythmic pattern.\n\n[0:03:18 - 0:03:19]: The scene changes to the person taking a rest, sitting on a bench and adjusting a wrist strap. The gym background remains consistent, populated with various exercise equipment and other gym-goers in the far background. The person appears to be taking a short break before continuing their workout.", + "[0:03:20 - 0:03:40]", + "[0:03:40 - 0:04:00]", + "[0:04:00 - 0:04:20]", + "[0:04:20 - 0:04:40]", + "[0:04:40 - 0:05:00]", + "[0:05:00 - 0:05:20]", + "[0:05:20 - 0:05:40]", + "[0:05:40 - 0:06:00]", + "[0:06:00 - 0:06:20] [0:06:00 - 0:06:03]: The video shows a person exercising in a gym. The scene is divided into two parts, with the left part showing close-up views of him performing vertical and horizontal pull exercises. In the vertical pull exercise (top left), the individual pulls down on a bar, his face showing exertion. In the horizontal pull exercise (bottom left), he pulls a handle towards his torso while seated. The right part of the video shows the person standing with his back to the camera in a flexing pose, highlighting the muscles of his back and arms.\n\n[0:06:04 - 0:06:13]: The person shifts focus to another exercise machine. He is performing a seated exercise that targets upper body muscles, involving pushing handles forward and then pulling them back towards his chest. His expression varies, indicating the effort exerted in each rep. He is wearing a dark t-shirt and shorts, and is seated with both feet firmly planted on the ground. The gym in the background is spacious with other equipment visible, though not in use.\n\n[0:06:14 - 0:06:19]: The individual continues exercising on a different machine, sitting on a padded seat and adjusting his posture. This segment captures him in various stages of starting the exercise, adjusting his hands, and settling into the correct position. The surroundings remain consistent, depicting a gym environment with multiple pieces of equipment around.", + "[0:06:20 - 0:06:40]", + "[0:06:40 - 0:07:00]", + "[0:07:00 - 0:07:20]", + "[0:07:20 - 0:07:40]", + "[0:07:40 - 0:08:00]", + "[0:08:00 - 0:08:20]", + "[0:08:20 - 0:08:40]", + "[0:08:40 - 0:09:00]", + "[0:09:00 - 0:09:20] [0:09:00 - 0:09:04]: The video starts with three panels illustrating different exercises. The left panel shows a person performing a \"Low-to-High\" exercise, involving a diagonal pulling motion upwards. The middle panel demonstrates a \"Mid-to-Mid\" exercise, with the person maintaining a horizontal pulling motion. The right panel displays the \"High-to-Low\" exercise, which involves a downward pulling motion. The background features gym equipment, black benches, and weightlifting stations, all within a spacious, well-lit gym.\n\n[0:09:05 - 0:09:13]: The scene transitions to a view of a man in grey shorts and black shoes walking away from the camera. The gym is spacious, with various equipment and benches lined against the walls. The man lifts his hands to his head and then his hips, seemingly adjusting his shorts while continuing to walk forward. His back muscles are prominently visible as he walks.\n\n[0:09:14 - 0:09:17]: The man stops walking in the middle of the gym space. He strikes a bodybuilding pose by flexing his back muscles and raising both arms in a double biceps pose. The gym equipment, benches, and walls are consistently visible in the background.\n\n[0:09:18 - 0:09:19]: The video then cuts to a close-up of the man performing the \"Mid-to-Mid\" exercise. He stands beside gym equipment, holding a bar with both hands, pulling it towards his chest in a controlled motion. The background remains the gym environment, with the same equipment and flooring visible.", + "[0:09:20 - 0:09:40]", + "[0:09:40 - 0:10:00]", + "[0:10:00 - 0:10:20]", + "[0:10:20 - 0:10:40]", + "[0:10:40 - 0:11:00]", + "[0:11:00 - 0:11:20]", + "[0:11:20 - 0:11:40]", + "[0:11:40 - 0:11:41] [0:11:40 - 0:11:41]: The video is a first-person perspective of a man sitting at a desk. The scene is indoors, featuring a light gray wall with a potted plant on the left side of the background. His desktop includes a laptop in the center, an articulated microphone stand with a microphone on the right, and a small stack of books on the left. The top book seems related to \"strength training and conditioning.\" Next to the books is a globe with a modern aesthetic. The man, dressed in a dark sweater, appears to be focusing on the laptop screen while leaning slightly to his right. He has short hair and a trimmed beard. The room is well-lit, highlighting the objects on the desk and the man." + ], + "from": "gpt4o" + } +] \ No newline at end of file diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fcfd8d75c871d287ed650b99b5e017252bb3b4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20f01b5be9a51c17911c6bcecbfc4303d8951513b444bc638fb5a4b7e3c17c8 +size 48219 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3e42b8ef080f4ad58c32e2b55d89af10f2124b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13097717a89dbb7f51108f07afa4fc897b3d4a3d7e17f813746d49c2eaf3bf1 +size 116102 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdb1f994d5418ba9e320e82174234b97a7233f5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a04e120ee9daf08e710e9d729406a6a2810c514209f63670db9dc916a035fb0 +size 106458 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a599ecab41896ae4dcf3d775aee511bcb5962f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970c1323d3fe34d8f125a52a87586ce372bc1524a63ba1dc2b43e06954e836fb +size 199357 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aa6f486e9f4ae3ee99d0221d43750fb3e7c88d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b79dba3b1ee5efc7979aba1f7fcd09f89c469a0a7e6149ccc0cf43b3b398ae +size 147990 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db6e390c7b1f5182385c66a6a67e3a368f75d81a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947ad4e780b5ed9d5ec83b85fa77515ce7954c9edfd62ff95be4ea7d5f483c0a +size 82335 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fdf07ebfb6b74146dafeed9929998ed92be32d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7496565b34d754b6fe29ca92b741821e8775fabcd0e0679765c82dcc6e908e31 +size 95394 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..339e54eb00e9e9b5d18187051b981d84e5c01003 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:363279072bf24e8bc43ff9198c2a9b21b4e5ff1eff2f447514f4a2d93e57ea02 +size 165723 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d70d4bb45d5822ad1975f90349f6e6a923c8e3e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c67acad272a5831c0e79792de3ec4dce5006c47e3c5e207920e6deb910a5ce5 +size 98310 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d5e6057dfe802b6d023c2fd489e7965a2a6a67b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c71a49ed39f602bb7f899c1c2e2d6a62eb5e5a2f3a20ce3080b8c1d5bc5546 +size 117454 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc2fc4b6172a764f1ae950e101a484b5ec428e93 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5962770d04415054646345e399b55246358167deac9dbde8e6219033f4a9177 +size 150803 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2a2c3f62280fc8a2bc49b16411d6302f2625eb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea891e8ba8936a16a82e3b6248728add5566fa06217cba8cc78f5d9251c1960d +size 102921 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bd250826c40653336b2fe42539f748d380dbc97 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a2c49a36718b8da28adcaf2f9c84d413bee50ce1d8e92f68110194a4a27e4e +size 58327 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97ec3a87eb2543672f725ce8d2ac586f7131ebaf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c98b620a39490f4261fe4d27c9a09eb1588fdc9f638f52c1a34782c8c8fa717 +size 100488 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80b18047e9ab2cb0c7ce8627740eb1fd290a6647 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069a20bb6aa309b3521db1962a322668c14d21285014b5b0afa430f4b335bf07 +size 99957 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e83d41878334c5b219014a8e9e2569b74c01c38f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30af00421120f53690e738357192aab71c23647db2f7f3337e04d4c19703a33f +size 100339 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..535347d7c1bf0d9a1f5dc6dbde857beebd1ea3af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e296d732df8b0a158737ba6d90a48723323b521c91dfaa7ebab8649acb454bd +size 100777 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a050af7006fe668d53cb8bb1adcf662925e31c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e163718f6abb6ef21495727a20034c85c254c669017eb87095567974ca8cdf1 +size 222652 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2187c98de455273d94ab2fc5136567739ee24624 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1469ec557fa3b2bfe8ad1685901265364c9539c4df0305bc274c233305291981 +size 241259 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6884890dc5caa6195341cecbb7f3fd87ef61d00f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8c522d4a082b10690e77e793c4d94c97d3e6c32644e360b450e4b2467d2892 +size 231796 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45b7e47f06a3b018ca9c7fa684233096ee0cf3b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f45723d6c88697c8f26409b72e855c2c9b9ad294e9b4a258f48526799bb3293 +size 233967 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..677c186e407d66d7056b88587a162c09078f6f29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a07c6dfe378dc9f813e98eaaa5b0b0089fcf98dd42379b622cb0e2360237b6 +size 232830 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68ff4f145c849f3a5e3de00afdc65884a6ee221c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fcdd75a1f9cfa65cfad8937e1376b3c35df80d39dd12d51e367b96626da206 +size 233966 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6f67d3f87996473c43576ad0c1897e524b2f0d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc3866f989c4cd93e875a3384c72dceb267c7d8365707d230f13c35ba3d3245 +size 131079 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9581b5a14d4715f7e220d78d60d55924c2d69d28 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53307b9cb0330094004bf0be09b6a57af14160db833003135d0d7c59de0cd0b0 +size 128429 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9602a21ff87aaeebc17a540bbcb6ee8f86d4499 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149574eefe813f12198ec7fc65cb48034830be150713d3251aa6c5c7c0966b1c +size 139930 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9f6641d4b2c6b5c1f56ebc46df423f10596087b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f87f8f95a9c1b94b5665310a78bf3fead595eea4730bbc6eaca54cf48d0bc30 +size 132299 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0836b57a64d1ed3d9e15d01abf7815642e48fc5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551e661e272d24139e0010053a495dc19968f7f773c57d2dc4f7205111559aad +size 134161 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a28725d5c2181ecdc4018b2ea2180f1137eb8d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408e8d6b43081405a1ed68cfbf7faa813471c170b935b2834d1513a4c465c608 +size 134446 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8c170519524cad03d317692cc0a31ea35a785a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537d926e34b30e88957c13382efaa8165d6b079ff7a4ec9ac29cc498108ff2b7 +size 134547 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9960602c90daca1261baa60232fcee7828281e8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93613430122e49de8f1094697e296e155965cd02111589ac70609b9c9e931ee4 +size 133600 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9758371834032174cd49f223e377410c9b642678 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4d510a2a201941c03d6fcb021fb5976ee81370b0527c937e1976cd97e81e9a +size 100574 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35a5f2ddf85790d994e843ef9919191728175845 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e1f93a7af93b35a67d9a3c5ee89dfc22dc7966d4a6abc21950fd1028a80f1b +size 101176 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..475acae7c15b21a6271d02a9debb050420fd600f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e26136658e4c946dc1c9cb9e933660810977cb2fa8bc8bd7feabe8dd42a8b0 +size 101318 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37101d4ff7a622d070da13daac6d185720ae3623 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea768b4211b6512b537d1d732f6b4bcd7cb0d6127c68474d940533f170be3255 +size 100746 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7c761f15df2ee03ec931910e651aaf004808ef5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2aaa733cf7c9dc01a98c088f957b014b714f5720a51f94d9bd7e11328a1b59 +size 99941 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0da1e7512c2cc287392d3766eff01356163340e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1361a020a560a267c32e403d5791cd6970624f32e126be25e806e1a365e7390 +size 125479 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30cf2e27688ec68020ee02ea51d1338cbc466eb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289502f8cde972ebaf4592b384a7293e64164ab9fe66daefcce86c3de845a9c5 +size 128107 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bfefd6f8125e81a3539b66b5f50aee67f70db5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31df8f06cc49e793edfa373f7307510f8a58116d9cf9d6b91c3bf05402fdfb4 +size 128313 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d432cd2f6851e6aa0e1e2bba0df2ffe95dd24cef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9b11da04503ef911fda39893bd8d91e12cb1b209e0c761076847d4fa13ee78 +size 126983 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15523141dbcca5dab7827f451fa189f79efaf976 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c46fb8df139823cac406c89fa7ae84d871b4e0eedf696a0040865e37d2e494ad +size 127857 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb4bf5b76fa848dc9eeb1df81a184406cc93d46 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9025119a4f6b521241450a6cd828c5b0b5ff9b678914becc3b5f8e4fc789565 +size 66258 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dd33a23455c738f9b9b521dd796c669e77c58d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eeb8713a457650323ae02d3123f42ae7643cb5ec6c7e2cf3552d9b97bca8e56 +size 67483 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f93914523381981005905f77be7f9b30dfde029a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc63c276c5753588f411ea2b3c1858a60a8b03431839f8a182c139c5e602c33 +size 67559 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7afc58e104082b37d9eb33ec7133e3750837c65d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d922ca368f865fa90ec8cfe01d269cb4a61841fc540fc650958978ba771eca5 +size 68413 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf9e1d062fe3a70f1974ce8cf637472c32345f3c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6d23a36218d2c3fbe4a32749fa2152fc5f5e7d2649cbc39dfcd3167f336e10 +size 68592 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5c395293baf8c6ea662bebf568969d02fb197af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498a8c325533099912b0b66a80bf757aa6d73006b0350daa216a09859b7d06fb +size 68878 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f71c4dc5c33c88a0422fb4fd5fed4bce703b352d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2ff6c90b0c44d66c8bdecc10e3fff04573f0c3fb8f3664a1684e4658811ce3 +size 66867 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc91c49b0be103df074b1ccbd4f1a099252ce06b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:babb1669f5b255f0c27665b168b5e710326c02b756cd67cf51ce74ecaeababe0 +size 133311 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cffed32f7818cf115170964363ecfdb358584959 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb750097f3d5edbdb6d0f7a6a983aba718d3f27779b87146b77be6e929ecf23 +size 133205 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5f69e086f0fbbe39576c7379e473dab61dba9f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e8de19a4f12a08fdc0de6a3082cb4a37e80775c8c489140a53dc2c161b4fd3 +size 133113 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3bf945696adf382fdb5c0ff5e9fb7a812602316 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfde542f60ae7b40e66940d53885c78ad60cccfb6f715ae270b851da544cd7b3 +size 133468 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f60816f7c490b0982a53e469439b34eee689fe73 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219251770608a7279fa97f32766b31d24765fdab3b26c0b0f0bb6f7ac3374b81 +size 129332 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07ceb23a68f0a2b2e91b1e5fb97ccca1355837aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c846bfbf9f0bc55be68c764f33442fcc996d1512002cf0de7b03f8aefd80fb6 +size 127740 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..430ee669a74af6034d394cf5feaef512e92a74d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0814c6b67e4f53535179a8507960feac7e12a5beaf3e55a71d6f2377242c59 +size 127413 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02b32a02c80de917eab46e38443be1f2122485e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d76fd1db4da7fb4a48c3054d5107844dfc2e3390344ae69a61820e0399d53b +size 185792 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bef62cf1ad038e87d7f4e7ecf558e4058a679927 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8da6ef67dd8747bcfb46630c364a134894a6dac12e3b9841c1a8df0b6541c79 +size 187109 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9170a8d0a08f0dfe88a4904fc538318c427ac143 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65414296ca9d64ca4fb6e9bc1331122dfb2a563e5231638f8cc232c46a260a70 +size 186065 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d92669b1ceac827e3ababd89a48bd4129a84d7c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5485160d75119614bfe64b45f90170925a1c25ddcfdc6254087fce93cf1cb09 +size 186747 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-00-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddeb32ef8a0120953c0010f3dbf9eb74161bad2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-00-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d04bc602655ecf7a2276c3e3bd4f6522be5801edbb540f7d3c40ea80ea361b5 +size 186762 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c0478921598c800e7134ea8e79460532560d190 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128cd6d1bcf3eed538bb43ffa22b3a4b4b42adf7d1960fe556038436fb91ab17 +size 186645 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8f7f990675f7d705ddaa43923df4b0793cec0da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d82f0b33f72ad074152efb9e5256f578acc38d60d4165497c6aeeaef9fbf6 +size 184504 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c4f5e8d9f37bf9052a8ebc51a193747c398ab47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f045aeda2a210055f91dbafe302e348801e09c21c3ee5f6fdf5a520a2d91a1dd +size 164153 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddafbe6d1705ae9f6ddf7d806c2203d162c4374c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462f396bb0a5feb11ab696b557853111c03c4ce64f6abccd9bde50528952c8c1 +size 164248 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92301102dcf8c08211971ba889564cd793e29840 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1afa2a15189f136d42c8341dae6f701132b635527950764d21f3ae3d792233e +size 165838 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fde56640f43a9fedc4884bd051b15faf4b9313fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbf2cfa3143798c08b548a995ff544880e71ce49a0273079dd4232860797e6d +size 164334 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff38b258ae371ab07f558a7e117b3e9f5e6b4ff3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98af83a2fc8ff618ac6ed12a9631716cdb245f50748f7bb007afdf9b37f0926a +size 164532 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c88534dd81fa91fab680818bc176a68dac0b933 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4405396b5868d3538f92238ed2548db97ce18eeae32700e677e1fc22641114d1 +size 164769 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db2d2d22654060bc861901c51d93d2d183e3a2e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1048af25fcc5ce3e2efb84dfac426e59205b2d98463609872531e49842cb19cd +size 164452 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0e0223458b6195013dbe77306ac4ee25f0467bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b292b8624435e338a46b0789e3e40c0ce46f6624110b08f78f83d87e383c3a03 +size 168130 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e636dcbb204cd33a3c3eb8f72302c8a908336257 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0177961cf5a6f8614a11f30674dad266f017bf710fcfb79421740b23a62d90d1 +size 101551 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdeeeb2efa81a8ce622ad38e656f79ce804f32d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8cb1f784db02c571efc689c57d81e068f1fd0b2a1b07eb25e913fa1ffe3ab0 +size 101421 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e24b412c702921e7414a4d560b2ec9cf4997908b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbc3c813d4a44e54cf605bf55f4f59700134b3f54defdf300e49bcd26cdf0fd +size 101926 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94bd1e322438940bc89fc97f6e4123b8b70ce599 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f574be6c984d12c535bd0153c4f48b701c82d39071261c8e83391db9fd471736 +size 101079 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df466633214bb9258bade4a43c3ec45315c91d3d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5357f36f7d8bf8ae6a5811981210a8bf3571f71fc1c692b0e27db4b2dc8aaa32 +size 187297 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74cc3c13340397c106bcb040520603b6ca4e90b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d344c1f05359600d6c0ddbc2f2c04ecb8731130b59723b10c5bce6ef4de9c3d +size 188468 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6220da2acd24c66895e0575a0009adb0884140b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd332fbec193f0a7d48a4fb7d064fdb69f8547bdaa21eb0d916d26676b08fff2 +size 187462 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1911d9ede01b166a84ebddbd566e7a31f5a9b627 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ff8d8770e8ee5e1d825b1feb86b6b68c43cba77883052860aca0ba2f6e7697 +size 186601 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4c7d6e032cbac86efede5a42a7df2970db3fdd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0e8bc4a7c855bef6a84147b8e8e1f6788f9667de89600d6277687cb9f8a9ac +size 183430 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..020e77ab85f0903fcf60cf35e236c323aaf2fffb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20c19d94d431637c465d66e9f26baaa13619c54eb1a8a69dd4e39d54bcdb477 +size 133073 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9717628071eac0ee8b1d59a4f9d87b611ad0e8df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba6f264dfa8e4eb7dd391884652bc4f77ae78db087827f479499c6b340989f0 +size 135054 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e055db538ccb7411062cf162d70f078f79a8a7c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522dbfd137804dcdd62eb179470961bf82f793d26da1d6facecb47fcd66d0800 +size 135135 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1c9ad24b2307f6d29cd7807eccacab7d8cf29d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d2c9e89947cbe2c7e6d98ca72dd47514f14e8c0b444ad41a5f80b65fb36006b +size 136498 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35f51eb6ae8e9d7097dfee8ebd246e11ec0e1c49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0a7a0f0798fa313ba151a4902f9afca6fd50b0a723f89e789766673914c516 +size 135465 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abb2d563a5a21c37cd5575ccdafabdfa83375fb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531d293fbed2c065c13d611d9a6d1a3e2eca415bf195c4405315a35273db8347 +size 135970 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bfda694fcbd828bc43b966f62579e58156778ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79bca151ae567e22a8d4bbdd635991e7c85fd6ca567089839a88de96b42b073 +size 136017 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77b107648ee44159925ccb2502c0696b2e483587 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a3247706356d6c6edfdd8b6b4108faba6012f2212f46a20b69c467a0ee2c79 +size 114442 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..652e560bfc93e2d882873fbf44d72873a0224e9e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467448a91617621c8ddd1ddc699e311b90081fb792a4cddef07b272bcffe1f84 +size 134292 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c72bb03f972a2019fd6fdc881f20204db6504a96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b4fdf3877661fad6aca7a9f80c2e1c01bf830e98bee3c5fe9324e73b264aab +size 137736 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0160323583ce163898393cc1f5409c1cb06f406 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a71f38fac80a5045fa7847267219d5c3cb908240506be174fe410c415a6d6b +size 125371 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bdfc1b221a0fc87063bf01331d103272b49880c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262bbadbc12d049e14423f8feab330ee8be4e821f47bc88c47f7e771896782af +size 133905 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29c84f284646db59742f26bbc92134a121cfea34 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e28e1efcd9a70e9bec7f38551deedc83926879fbd3ca7c1079700443f1000f +size 136732 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a822f2b0d24802dfda9efd06da93a63fae14952 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd9fafa4d46e642c3d6efa22e0a0b826d965846ed0a0b8101df295665caeff8 +size 134958 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5495611872e6d4feefb980692b9d487b11231f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7567298cfa4a9597371fdd5862146cde5f6e383de9444818435466e3410213b +size 133716 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fea1a3cb77e7707ace0a867466ed3f82c49e4560 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b575cadf9d82d3aec5195966c7db06ca3ae4ccb8f0ff9a5c378cb0b9a1573c0 +size 192379 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..540ec1c138760ae67c77becf3a509bfc4b912dd5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358d6b8c6f9142fa5a423549ace083aba000b50d778f5062bcb174fb7863102c +size 193781 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea1499503cdb0fc74230e722a030241d55d8f0e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27fc3a1b163dc53b09e7f7fcc7b6a6def2aefb686e7345f4a191f74670bc156 +size 199693 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44dab6d6f9f1e2cec28a50ae48cc55dae540a706 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4609b62db88645e66a6e42716be8b6d7871b28e0e1307d3d27c71b0ee47f8c79 +size 195724 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee0bf93947e53a3adcd845c1f5e46abcab0d4a48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f8d73cd025c0324e574d254ea793eb036d97aade7c16fc9502a0a0075f560a +size 196834 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be642d1ef8ba301beaaf35582d910c1ee4712149 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0486d80c364fa053d6e5ae643a35b534d9330e71d2af0bfe08a0848fa3fd312e +size 199485 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee7b8a8a9006da24ce84e3e49d403e7670748f98 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a160e8cc608ba7c7990c8e952cb9b2f698e8ac155c1cb4a20bfd989c4e8260fe +size 162598 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d99de2ad87ac13c5db82242121a7963541e30fee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b23b8e04502fcacc11052be297bbe6e9832002942f0c8225221e9d0ae23d38a +size 167554 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87bc01cd3aba5302d60cbadb25bebeb2cf7f89f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75be42ab11f97bc3cb2e8ac4af7f6ed68d4678297e92f638f59d73f58891bc9e +size 164934 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ccf550c424289a8cc77ba0dd372378f069e7d9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93aa5179b817f49af838fd972164c1af2f41802a73d1dfd84dd6450ba1294a0b +size 151618 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dce89b2411cb91dabafcc1d599145e0c063f4100 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68a041e2654237f9f1521d63d7e8c8896b29d90c78f1ac86c9e245b50094108 +size 152620 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c695e0cb388f01d158f0d415f4943152e5154ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f4b947d9a5d1a477bb13e5d7d396b4ef1ea7606e76fafae40961d0a87b2cf2 +size 147246 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..366c8b00da7897935e15a83beb6eb797b858b6fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04488603c361b6e6b3e482d3d11f820f8312374bda841bd6e23dee92c6cac6d +size 145569 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb0da7d54a95eed529d0ba7cb6d407a131e75691 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5038aa8fe8685170ff37775df3a9dd83c552d9e339186736dd9843ae63392e05 +size 141557 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3f77614fc4c9f5d785fd1cb27d499f8bb5f1bb0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48553efb046cf9aec414042052b64d36df337b98adc3104a744193b502f9c79 +size 135979 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9220c69bebe3cfc3637d82721dab11dba6460f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50026a79589114bde4ffc40d09af349bf206860cba7d08d91330f650cc7b86ee +size 126781 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0125f2b2fd050c0aa6bb60b828c373bd757593d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7482176052d1dc75ed1c046dd2f2025bfab410f1270a25f0605c1f9278d968f +size 136580 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbcc186666bc9e1785225c035e959807fe9eb07d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c86f2b1caa8b994a03f5bae2c2b8a41a7944ecde8f006f9a5ccc56ad2cd88f +size 132727 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70d1497362da28c116fed856b983c3032188d158 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942bd9c92f2009ee28eeab10e06ebc9b4b98d73cb6dd623ba1bf80a8e163af09 +size 177394 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9d2d96d132ae3c50c4ded5631343bd43982af75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2013ba7914ccc430722f9f354bda187ba4d00a2e412c2fe4097d71db2fbaa5 +size 177553 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a048ed843d765636d1d49f4fcbbf0dd16c32e2f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179d74897d1ddcb093c8723ada0aba979d38ba817295c1af0495bc86e5caa62f +size 177355 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2990e30f89a0c7c1222a9e96c9e5f4b4a1a7c17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c17c1e301e6d07d09b2f33b13c4b1bbfb9fa7395295454835e0f5cf0248768 +size 177035 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..856a11f069bb1b4c766e08dc9f3dc9493870f7df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9a401f4be1fc0243af5f966c2e9ebf87904e1680f7f248b5eea264020f8c3f +size 177236 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4656832c3bae178156088d5593c8d5e84df1813 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49991a5c18899701c47a9f23b53a4c59915f737bc0991491efdd8074273896a4 +size 177863 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95fe9e051b07e8c8148ee324830c13ebc12ea94d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5fe26bf039880558ee81ed0fba90ba28cb4e9a734e83cd331a94dbff5269f6 +size 177445 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-01-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc6d690c3042ee027c6ee487c99040ec6441932f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-01-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfd78c4be20758a94f20f3adca8be3cf321a997caf491380fc8063da6298d73 +size 177347 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbc8d921ce6af610cf95d2510c5e252f01e6b213 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51d79e30187c24b41ab3fa9a375bb7f9630e4a12e0caf999f3a3a5f18b0966b +size 177384 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdac915db4954c7c7ed34cd2efddb2c3a2aa2cc5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c2e6db4680975cff8ebc369a555006a7b3730ce90daccf96457d61954144a0 +size 177190 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d72ed7837938e48c10f3ef51db505c7e491591b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97abddc559dd431ca5213c91a1e539969a3985b544b9e97b448e178abb06adb2 +size 176375 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1717197bf6a4a5780cd926fa7ffc7877eee7f63f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde135f94047f3dd6c3a47ecccb580bf0444764e62f924c9799a7230036a08ed +size 175741 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b93e5491e62752bbd2c927ec89fdf8b13a788b1d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362d3bc82a6c43532799bf58b851fa5e5d04784247b0ceb5cb164afd049e3529 +size 176450 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72c4c7fb847defbd9255d4bec3396eb93c1f22ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d30981c3d4032d8c19270f0372de3d50fa4c299f7f064c0fd19ce690e3c324d +size 172533 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55777b5e87d6906c8981a6df78ba1bd5f08e1ed2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b40fc6756fce200ce121ef19cedb96743139a46d0f8ef82acd1eb01ff2b1f2 +size 172774 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b5c92a34b9efde70adb3114fd00870dbe1743af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad58548e51fd31a27ca4f03aad2f149250b6996e2adfeec39b75a8671de960c5 +size 172943 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eeb9f8e5d165ba3e8f58a263134055f9fc26716 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408cd69f807161a4161732cccba18282dffd13f359fa8cf7b6a75502e8f80042 +size 171464 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6130bcec197d877e560d5cb871dc4596674bcbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e5d2778d76d4c4c61bb3302d182f7d97fe9c893f69904019299eef3476995d +size 168282 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4c9ded7f45c85c1da25d8c040294e70fd88c855 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67429eddd899aae01d47a18743241f30fb71cedfd369d741c0d8046e139b3a7 +size 168357 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..884b4b04633dbd57a77d54a49aa9fbda22f7fa03 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64b02e81d44e9c36807d3da38133d312ef0f0e1ee573a170612a7b11c3e5798 +size 167660 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7264a718a022d60251282a9909bd64d8ac3b95e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c66b852132dda5de01b11a9d7257b6cb76685de71a4a7516266efdac26760d +size 168196 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5818ffa17b5fc21d0f0fc90ef6a76c262e99d7d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe61ca0b598caa7fcc4e0c1ae17a6428e40559d8acf369f91741429450349fa4 +size 168117 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..867b77ddd1d3965278117485a5d43ca62bd954f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85abf88bcd7e00b9997b983e600bd27026c6edf9ec09f2077ea73fcbeabb37e2 +size 168087 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd5c7672cc2e279bf786271f617767d10db5f113 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cfa7135855ac167de77d463b8e3d455e9304bfa7da96bf0211ac6e6545576c +size 167824 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82d15089fcd1d14e011bd5d8d40663e116a3538c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea58de305dedba4c2b394f4e5f02914404de8e25c80c64c53cee4eedcce8be8 +size 167188 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e238070e2772c15f4b6e2041c79b1c01595f3b1d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9efffeabeaf8f79adfbcd773d018e9b56e179833c7c64384aabbb95a082184b +size 168458 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4436b903592b2e3aad365761e1910c2badbce11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99b689cd987627af978dea4074fefdcd679db41efc68d1e21e4ee088dbdfc23 +size 168625 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fcdb81e1218504ac63a787f43621effde2f5e7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b943d8d7a676a721261e4c58f406c65d2b23dc4f2d26405c33baed4f0d0ffe +size 167588 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a3d7b2c925806b0c78d271faa5e1974260ced9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d19675a60c2f24f5940b522335a7f287a1a5d84ea6762f4a416a6fa3f6fe6a6 +size 167951 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c2a4d0a865d43f55151dc17f4ea25087d1250be --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fbc0ce4542f7b05d9c3e0330f6bd79f669f0b5b856fb7428f8d9541ff56dca +size 165051 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dc92d7eecc8863e9db000282992b54d90626c72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0c804293b5893755ba972e4a2f3771a5c214fc23ecfeb7a7dbd4bcf74bd186 +size 163845 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38988148ac58544797c047a1ab8ac56937185d08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63861868d6c0cdb1f2a3d2ac4411230866582a9b09f2b2eef32e23a1fe53b3d +size 165206 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b02a925cb36b0cc84566b6138796e56cc1f863a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccb78c85c2cc93c48cf032fc5eb7b5ec78c69de40bb8fb74f907143be61cfbe +size 164270 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ebdc6d4b0254f0210afc8e7c26145b7b3417e28 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b474543c4e245682890ec35ad9101329ac29dd0da977beb01e0144add2106bf +size 164062 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed4d9fc3789fa45bd3ba53776ca7e9f45ef076af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899ffcafee768078ceeeccb156ccbfcee68c3a68bcd9033653be8833fe95244a +size 165631 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7635aa6a1468525faab87897e56a7b6def0864d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e57658b7f2d9f8918b0fbfc04c0801ad6695aa7da94c1f51776cd2990e9114 +size 101245 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1687a78ebf6f19aa04b62eb16639262828dc3f9d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c72866d5f0fcd8856b537f74a2b2ea07be4b0da44caf745d869f624a44b6d1 +size 101278 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e74b811be4792e5b5ba6b12ff32dcd593b2de2f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b7e90cf55009cce1d3ad78167d5de165575986811f20a06c4566f110b4a491 +size 87431 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8c718bf7f3c6c117bf835024244c5af24bcee0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966bec7d8df03216c8050953556fa3266c24f80731084a639019d758ed704a77 +size 99495 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25d0b1ae8fbe501a0f3f0e42bdedd726c0ad424 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191cc774fdda931bf50bf55707f538c8d62309d6585145555ad7a4579ece569a +size 86278 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95878453c906830b79808d29ed36e03d44326061 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881befdca4830a6cf46ff312756a971a47ecf51d527ceb2a7dc099e490c71f12 +size 92792 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a980f786be819b378cf7d05d72528bab9291a63e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be1d3578c9ac68b0f3878572d7f80715dca802b0fd4e2d1db54ccbc31bbd556 +size 98087 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..760afc6911a1e440e4820777171333a808580019 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c52683235d809be8f736cb6dcd2fbe052e622ce92ebabc93eca0d10eea4d4df +size 100925 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ed32898503be6536ac0acfb9a570f8ead0dfbd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4267bc22e3c3e8d6369ac2b8be30779849a436e5cdb858335ace76f36a4abebb +size 100357 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..963a72f48a8cc6d9672cfc4bbec2200db35d9022 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443656acfb75e4804ae93db40a6da56077461e9c4c1a92a6b2df728301ad7d0d +size 101557 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de8fa0f29e81ff5a8d4a0aac925d0239593551f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee54538c5524188d7ec29564fcf2be158843c98843d1adddfdd9b237b82b93e9 +size 104966 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b165a5ed53be16665da23876f0788f41ace901f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fe2f7d290446213c9e36bcc26b8451c6ac8d067d3969597ec1f0a1dd1b70a0 +size 104768 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e742d439fc5e1117233e47c43714af3e2c7fffc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f02150a37e5c6b0fd127a1a80d5805131b9a67f827def761fb81ba34ec3fd30 +size 104424 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..661fd0171225bb9bb0e27bcb1ced6fb1c0d4fdfb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0271eb262b1913f61e5bf4c107147c502eace0e8cb3be9bea67235be5a6a8517 +size 105209 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..944e4f8981243d5aa6b3e7e03194866158ba4d4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c2aadb93f56a99b11fa9f015338225124e82b78b0ff1f3030556b975d1a439 +size 172537 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..839043e299e1570a5a25e72ec811b6c4ed00a8ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95eb29bd64f9b043e7fab16e3ee0628b34a452b11d00b79953681a6ce4d4d18 +size 172710 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68970e1b248bc6bd587c2828e49eff885e24fd17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21cb93f93dbc21084664feae8f9ea1fe8fb1e2c589322c4f16c99cc24c588c1 +size 180365 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4060eb941ec5c585325ccfb1f9e5f58137c49801 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7824d3e333a02b4cf653f44d08ff48337377588a11dc6f6694617026d6814a4f +size 174267 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c944aef57882ac6e12ee97b12a485fe82d4cd96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a2df2bf1887405ccc1a382f4edbd03a718ad94e37ce52c4a72e392a2df15a3 +size 175464 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85e552f63652cc0afb83a9d8005bf519964a0c28 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fd1e58b56213e3632666a68a16e88d6020ce5a1be7f83bfedd1816e5b0a51e +size 182261 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2267f0a3fd81f7e63aacf86171c06d3e0ef5ec8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a30715e52064924ca4a8c1ba3bda47ed00fd3c3830158d89a9f176574bd39f2 +size 177701 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70cbcbe3e55e524bf79fe2445fd521f5d91a32af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6305298d7ae71e0e3358249383864846a79741b121706ca22e43f9fd22c3b9 +size 173599 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6da1e4538c34bd488c8743d7a3c5eba2f8df8aea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d4f82d5a15569fc18cbbc8dfffa569cbb9567c5534baf9dca9318ea0d4d957 +size 180505 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7a7c786223e98c925fd05dd721e1b21290f0c64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bda9b6231a2538eee6a681e2ddeeded1fd3d6b32298c4f7a737f22fec236818 +size 153144 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dbef56ba85e0fe90256b04884c5283da88156be --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e70d2475202b001b0a7970aca48228234767c3fb084c7ac56be2f2fd3e5f5e +size 160149 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c66ede8a1f013de26076f74f3c2ebc07891187bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165465e7b089a929307d8fa4965ceda466fac3689615ecc53002bcb88ce2937d +size 159525 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6a7c12de20200bef9a07a606797370c14b742bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada561e490ddcd56f3104d855a26ed7cb242b7635f275cc37b9cb57fbfd7f745 +size 158223 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7790f27c8859f2f51d94882487a89bebc4698321 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599f58f56f5dd8a21c021c9dc6ac9da1e029d480ee769d2a369a1cc6cb89cb67 +size 161115 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..455ce928b8fa5c8069a314e4d831e945d6d01974 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3849dc5f7edb9d71d8454921b86f1e1463cb097216fc0ebbf1931b397905908a +size 160555 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf579ad3d792e2c0708b2ed99a72a87015079916 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba24d66a14ba9b61a30e571e738ccae506781fdfdc38a8d1fcff830276a6a581 +size 155675 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd24d27235994dba67620fa30b7927a0321ca6bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8744f9f0a8f6af249088a0839d66ef815165f80c334e1560e0d5cd957572220 +size 155543 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8080e3d2493607f52d0949b29dd768f5f2e7026f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d01230bfb8dd1bc42ed2814cb0a8c6dc5fe6b603ec768c9a0a8fdbfcc130359 +size 107101 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-02-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48d7f6653fda15cc605745526f8ea68b5f481e04 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-02-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3401e4e9da3756d242b095d95cc2cfdb670562fb5a71f7fdd75cdfb23089220d +size 107876 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61cd24ce6e4e7e9115787b557a94ce4122da4302 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903fa7435b3ca339a58c5dafacb104cc74fc9da5e8ec87cccb040151f3e21167 +size 113576 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2989ba2ed4890d2f8758e18b28246344c474a2a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d0ab1228889c27578e80a40a0d6e607a3eaa649bf15634904df9844034d894 +size 111491 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dbbff9d018bcb30337cc075c3c7daba59955081 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356687e08c0ae99df8b293133b3f76973578d2051adeaa003377d2aed7c71200 +size 109175 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38b6cfb8740b54345b43c25dfabdf1d1d70adefb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf7a532168877c5a4b2e53706dd3eda1253e1921fd1a67da86f8b14a8ee6724 +size 108791 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..855104e3c333cc9c96b68db73d71db15940e0130 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591e34247acadef9d0f66666f496d109851c437934ffb8525ae5184796e54dd0 +size 193559 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b22743e2401c73f7faf02167f345fc6b2086c7da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aae2871dff74e1200eccb350f232159a28e235018b05e8cfc4151d55cec2b05 +size 214065 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f619688e6fb639c823a11ed4b07b391f802033ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3830d88891c245cb8b95736f559022b293edfe8215b2eaaac62e8c2b42bcb87e +size 211535 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae52c2ab888e5bf3c776f3334fa87bdc99927cf5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9879edd1b4fe3ba3ea8bacc87b8a2a20eb7079d078b84d9b0744adbe320cffa5 +size 207985 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcd84f2d0b0627fd5e9962436992204aeca4e16b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3c3b8dd41b02c4ed04d9cbf12781b0e6aa46ddbbde17cd016c94ede1389b87 +size 181622 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..825a631bbe6729f560c22ab5dd539c22843850c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9536319aff245a452d736ea7a16ea4e769df861bdeaf7334d0a164e99c8c5435 +size 191821 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5387a7500b0de53b8d35f628a66e1c7adb14cfa2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbabad356b79fa4fd384f09e958e20c9cb609015bf62ca5682118f7f010fcbcc +size 207563 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33e10366ef596d6f2d3921c9ef2cfa82759202ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931ae4b1b70085628e9d9e6506144024487312849a7bd612e154d0a72e55b1f4 +size 234121 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce409ecb400cd1f279dfa3f9f0472a81e401ef71 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfbb467ad5f7dd7a52efcf5ac2a9d635ccc776ef016263729ff24d887e4ff6c +size 236468 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81dd8082bc6ffe4765c1f876ccef4ce9a0ae49e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6359c652376e4ba54bf29fb3feeacf80ec367595ad76ffcb5d318d79ec6c6b11 +size 235314 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..997f274fddd0a30892d3200d3f118e877381142c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db76891a1534fead16f42e010486210d389b95d9d225008311f1e37c7def0064 +size 232797 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4b0b325a54dc125ee2232d658bb7a6b2c55bd84 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bfdc469051c9d6413f8903d92e770396f3d0d5c061c1091d7fa5a573885e8d +size 232779 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa0e73a7567f29b05aabc92594d9692efe13a436 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1826436e76dabc9d43a66939d203ccbf713d8700bc53e338ed4c0d5a4945063f +size 236137 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..646cee47fb79220ffe9cad21524f134a76a05c07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2384a51789059302a71af39dd6bc41f960f127f587b5875c832e49d3c34e7cb +size 230721 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5925c362ee2dd0a53f493c1fc290f1692c69287 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998cf197a1e50f3d21867a905e005459789cec47a93c4aec428031977263de86 +size 168796 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a456c7c3d79a5f3ac96a02ac38cc5ceee78a2875 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93383dfba49814191f108e707e81fac31fea442c23c8947b7ac694a2b24aee5 +size 164389 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..259720ccc5c7b1dd25ad01a70c6aaabf9528a875 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dee0b2b88f6ebe5630a6d01f57f237b4d1917a05101ff97c15c592f5166755c +size 175277 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..555e0261850baefa5ea45a36c1fcefad46025bca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a62d22ea2862e6496a234d0fe3687412f0b823ec128f8541f6730e8329cca92 +size 178797 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6456ccf00e1f4273107b0779cb3aac0d066450fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09a4cee953feb20d79ec4d822edc8fee20cae9a7644f53679d84376111153f2 +size 168760 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..debe4216899287444a47a0d4fd4d5d44bf8b64f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e759038a8994451c29514108e6edc8057c1dff71c3df391c1cb873d56bb6d1e1 +size 184854 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3fe29ce5021e419918aa0c569d5f3ba262a6c82 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e50be7bec2b185e87b058c48041900075a252815017e326d44b8d6419ef504 +size 184829 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a001072aad28b7e9697bd926fa2065fd0df6f376 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8015c9efaf2dadbf53192c156bb7e23dd005e6948e27a7d99f7ae49fe36c11ec +size 186597 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38a422ef5bbb8b06839c5e3360245df9da41866b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6796b134305c178c02a4f7aa4691c42328cff88b363131d5d7ce7b491e5f504a +size 188072 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d29eb68f10de36bfeb26aec8a55322c2e435071 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9b7912ec9d8bf5bee348ef42f56419f69b0771c510c7a4ce1686f5f99e760f +size 199259 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdef8a6a4049e0109119dc0dd0b209dfd71c6fd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509e4dd2eb3ad13eeb644c56a94d47743b4e585d66de85dd280289fd3f371d24 +size 158070 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98c1fc4f5845d87ee8fb913fb672b79ceca8f437 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddca0a29a137e3519330ddc6476781648f685655a0dddb7dc938e57cbd330114 +size 186393 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5844b8f28dbdf2c9295d4f525afc72de016ab935 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e41d04a1499c439c24183f93c55a65518361d94e6061f3fc2afceb6c88c29a9 +size 174623 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f20ff3520f2696fd1444bb4ba8417edcd43d8fa7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcaa843f2b4928f78219458ead1069110d1c91aee12e8cba1f2a2b6376101b38 +size 163706 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9156a34caac01de5c297f1b80a032cccd6284a14 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ea15efb01341dc113738b262146a2a55edb0c543599da7d5d2bc3645ff01ca +size 169762 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4cb3a3e5e76afdd7bd429eca13f04392b2f0839 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e93419dace8bc1244425adf4f0452d9e5d9a46c5d52c1d9dc4d1f5f08ef7684 +size 168081 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a486702063dfc2f7d1d804725faa52207e545e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0946eed254cc2ea734e16ba28716ebec2dec09489374116b3d838cb466dc225e +size 171271 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b86c79ac5b166d2946597d462cc6efd1d22f13f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d9c8ecd1cbb68a9d9260ecb75c662a47361e6a4b2e569d840d56c7a62ce436 +size 150032 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16711be9766c677c4d54f7d58f3b29406cc35c96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d3df7b23804359dbe1a83b41a755f43b7fb3733b700f95a914bdec53414e83 +size 104462 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..411b57f46a8ed4b5c70748cf1c1c5210b643677d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e573e573ab57bc0dece9c61ae780f89d23e5b2d39ba3364afeda63cf6bd26e06 +size 123671 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8bb9a4818b98c09e342f70defb1d0d4919706fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77017d67a45396f486ee059cd155bb272549b3e39e5eb27f59d232b3b7b82a97 +size 120468 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f6942dd5ccd3b2bee7bdcfe438a029ca402de8f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20ebe69e727721078f75b7abe8cb8f32df3401e58b27351497d93a8262b471a +size 109382 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccfb5fbd0ae3a73eb57ee0c26e00bae0ddbe08bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaca33a703e604cbeb77851ee5a231f12d8a7529d4984ecfbdd7c290eb91089f +size 148514 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b819f0b3538d710f427c90c49770983f01180063 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b6584438eaec87f96d67528c537a7a4845c2dbbda57577cfda69ea0bfcd03f +size 161823 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5797eeb916be464f7f6b306c76f495752b94e201 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70046659aa7dda1c1fefc3995a6b3d7bd5866e777e491963b5aef286462e092 +size 175163 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74153378dd27c55404ef227103df29ee28199c1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d484d440a7c293fedd1529c75ea535be400f19b339910cd68c6d8574b7a1b34 +size 181081 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d795e4dd93b0795902295341a88e90aff8c8b31b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bcb7536050098f72fd7dff7b21a7a85cd2e698224ab82f6e490a83e80c463a +size 175549 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ca5ef9601c510ddab45f5294b918383ed2ca40d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e853b0c30c515508334a345f0e2e146aa58804c6ef3e2c1e401567ec8bce4d +size 174640 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c5470c8e0d06a5d97b523ed1caf300eec6ab70f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0f0fcd1051f10a4cd9c60fe3e60f3ed68fbb506e7784d82d5c7d4a78d4188d +size 179423 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5837ac4aa7386abb6a49376dade1fb6f44b4518 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ff736780cf24bfb0b7aff104bc802c3566a1c3bc06d4491c59adc87887dd8e +size 187333 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2a5333894b9de769f249a7be6e5cddec9a39692 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727613fb165c469ed7939d9e5b9a9b6c1e6a5254b35ab53ef307e5b300b93ea0 +size 179735 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93a2c7951f2fe9d523a05ff52af24e31758d1427 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0deb42371d9efdf172b73ae6771db4b1de37e76ced5ed4edd4126030488f01 +size 173368 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84f3bbc57811306560ea25c01ad782c9f5a1ce4a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1c17881dc245bd144223bf6a6fde0a4183bad0d7ca0161e2a24cd66d20fb2c +size 176243 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..411a1ed6a713cac923a32fcd4166a8a14d110a4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdd3863def43990fdd492d0d7ae0fd6fae3c49674d442dbda44ee5cdf6b03fc +size 184558 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0df73f0791443c12d2738fad1668f3286868712 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c04b56a362e94e8222eac31470cee76d420c90605727580e2509639c5ff40e2 +size 187995 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c41396836e91f87de0908246bd4656db3c845c54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f7a6a08144039046ee2c9e486aa6c66cdc9172f32979fcbb42d721b8b0ed44 +size 181390 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1819b4bc47ae66a8ee7658cc0b82de673dfd827b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509aa0881fe4aa795d013f42caaff615ed80e29b9e4aaf44f26af8dc94a76d34 +size 170677 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e96c6087a5a8d3cf46ae36758460ed836931074 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e230ac78ad4b70cfca967567747b8fed84060fb7b2dab12fbe9d83ce9bcd0b +size 177786 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55b04a518713912908cdc22cc6141264078d9843 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906c5510847f41d364489d557212b07fdf961604787ee16c7b91682e32e8fcd6 +size 175703 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59987b12eef010c6cbb0b608d4fa1c09ad40f96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ecf4cacb06b136794b7fbb1d65009ecc530a03c0bc1a58711112d1e8e565dd +size 191605 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c5519b6e8bb2f03228084ec32993549260ad788 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0bec93adc44c0f35f10765130cca3c9df5d26a9a4bea9c51feeb75e8c98087 +size 161218 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-03-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49c3f488859be85a4f9287962b4c57000b5b36d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-03-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6997f0d271404bedcd7ab77d8d0a1783bbaae443e12e243afc3d02565faaf08d +size 158002 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129444be0d9dc2437e5a2b4479703e271ab0b13e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085b5d661cfa8422d715d102920c2bd0cfa2456815548bbdb511d70a233ccb2b +size 158309 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f50916bb6878c2eaeecfc560e072aafde3068143 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff3a0d540b9361f38134cc79b691753d23c214531cde7fa7e9c5954894ade9c +size 158506 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33f5c157b21c4e0d3c5a3f44a8ecc7fda8ac79c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b235541b4f966e4ccbd5e71b1c5cae4b2ae47352d02d03305adebc81e1213b3b +size 158817 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25c832999e38d39b0425732d7dc0fce2b8f2be1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55f5fc5a18a386c980510d5d6f5d7b76559831978169fd9534dd6092de100e2 +size 154072 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..163078db22088e56719d5852650b145240305922 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae7c870be2d760940f8621d608bdaa51ac32330d5de5b117f0eebbfa5ca747c +size 152196 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d1732a4dcfebc5f5f7af272392b031cf8672f21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bd634fa563917936761e1e40090d43390907edffa02b1a993aff0ccad55ff5 +size 155471 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb135c2dcb7fdb2e9687bc10269780c52566c35c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b974a980cb05b6db8647e476d9839700696199fe82af97930737393215897c +size 157999 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba93fea5801bfc6f16df40375c48f4e8f26f9da2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765037d3d2998923d9aa74ea5fe9e00020ba001638f7bd7fee87e5b88d48a3fa +size 149549 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04efce11937517ee252a1a735ce9325cb3a69fcc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca9c8c4ffec759f6ace27d29f95f822e3e154ddf2310f61fa9fdc9a1248c768 +size 132340 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0a70f8ece1ae547a4e22fde80e71cfeea4bd0f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b00afa819c590de3fa9cb7db0a1c8a3e9a9caf172e212c5b421e6ab9fec738 +size 127440 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa7eccffadd1ff8327f956933c9ace1bcf0914a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7888105afe37508e0d55c79c16cf16be9c3ad17429767a3b973ce8698238ffe +size 140336 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12dec94e71e2ba7185eefd57533fd04bd90c3f58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9322dde551dc4009a18687fd9f81d40a554f5d749016e1227d41ae7c3bd51331 +size 129193 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d507fe1d5a2aa3b310bd93b61b816e3b6b5708e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d604552ba8c2227a5c91d8b6f0e4ececaf52aed1fabc246937cf61c244433d +size 125783 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd48dfd8bf3edbcf11c0f57475f91610481e9bba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c072a46a3598856fe6f4ea4bd1c71712962ac8d1768bf12071d14f98ab8345 +size 130838 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..200182f10fd27df46e9b2abb4838362640ebbdc5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab17daee23cc4157301ac1116e011f4fc3fe936142f7b4fa27417c3b015894de +size 185463 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eaf6d52989b123a2ef4b5483c195ebd3580b4940 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42227d31ba6bb4661a3e36f997bde221d278171aeec9a10a0d9f0233b8dfec4d +size 180617 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29100d4a963228e6f8a7403edad47ae320ad90b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4890b91bbee8b11cd99829f526a0bf568479127b54ebe72c1cec313952b7bceb +size 185915 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0f8f5347dae9a247ef2dd9d417233040ad7fc49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4f1b9b83cc4c94dde527b4e75ebbbdb92920d392e5f3dd1edab84dca30a2c4 +size 185156 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78fb611e14d830513d6362a1856e8b04c86be4e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda117af172cb53a6d706879a93191ac145b92cf3985d04c6b01d28506008e0a +size 181227 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5437c6c37360c3762148d78e68ddf9c9b896022 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e38b6ca6ad9859d050c0cd0e9e50c18924f677f9a9b4684fa2b801a633ed8b4 +size 186002 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f4adf937eb42e8ef37beec41633062366387298 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7be8bf6c1005cb2b7927ac64879ab40eda403b1f4beb72f97d48d6a7fdb6259 +size 189340 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5224bfb1dcd227737a47baa1d75a98d1a80a61f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bbc32ad8f316622ade58ba5f260f3c2a7f4c499e15ead7ebc2726f86ef46d5b +size 180304 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b44b8896931c5c7acebe8ab1afb272241ca6d11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4059b3f45e49fae9ebf22557095a178bd6ce533e5ed163158f2a98b1bfbf5f +size 184811 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9019ad619706dd0e778048afb3486d59ee9428e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3292bec8d15381ee76bbf9e07b4a062447361941c67142d2d4aed18f8ac31 +size 116311 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3cd1d2db04f2547e93c6bfcb9aad9a2fe1af95a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c838c1bace29bd94b63c73c250e62f18ba9a6720b544a7b1f212d91239b5c77 +size 126246 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aed88e284e90fbde892b1604bfc2544695836bf3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ae18a356f01ab2fb3b5c276cbdff85f6cb3da404113db521d020e21f6fe69f +size 139546 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87dfaa640675583822e96499f00d1ee06b0ace68 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54bd0b251404f8e1e85820edda9782e93857d024895f50ffd9cf9507e712ea51 +size 119735 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9c79d74be50e5f1168d21febef58a5899733a64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee35e8c6015a0f0fcb25dc8535ee23c0f6bd809fbd636592e84fdd6cbca50cc1 +size 116975 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6ce7ce2b5550394cab848c33eb83fd2b6f3b2e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79bf6d0706e0fd0cd42b11ce8d3e927e068082775a5cc0455b6d9ba8e12d84f +size 129480 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa1c5da0b97411a255311edb54de97c7060d9a5f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56017e4315906a5b68edd3d5c0a00e0ae73c70da4fced217c01eeed138a8aad8 +size 137258 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13a302fbb4497d54ed9388dd9fca586daa734c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e65dd4f1be4e45a02f572cf247746e6b4aff738ed1fc348ddeb00361ca3114 +size 135881 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6656bfa6be46d8a15e4dc37d33f6f4d243160c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70feaea8e0b3b93a0dd0fcf163e191810dfdab0a284880edfe404488b909af22 +size 135745 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42e9fa7dbd81f4e5e1068f898eee7a0a38a3a6e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df18c5c0aaa946ea0f8d9d8e439443a95503561405e20be78ee7b54e2603b12f +size 133984 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..442acfdf0fdb930c18f3697b6a86c14f07221a0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24fafad9ab7b8f0b6677efea322267b98e93ed5065787d5ebf27c9e3f8b9dc62 +size 131264 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77c20b5ff301b3bd34dd7c71cab74096219cbc2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408f0b78f102225a5c836be5358791281baba36ba20c383d57f5ef22c2911a47 +size 107530 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb48e3ba4d642ab680aa001bb44b39d61e3b0872 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af246943afe6c84510b84f916d7aeb2a1c1fe2bcd0da765663f545790fe30a5b +size 105198 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f4edee716ac6bdb6ada0d629f3728f658c234a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6102aaa81cda9d425b240017f8a06e34f551762de499c0d300209580d4221be +size 93594 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfafddfc4c3dc7042d1941c61695d764f1a54d21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08207b0088001624e33d917626c06523796a9e4d29f9e0cc5d773b2f44fb4386 +size 93328 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe5dcd92e76926faf17cf1653c621ab205eae9f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4b49b78b53f1d6e11b74559743c4fc366b33e0d2829df9813aa7cc6764bea4 +size 93499 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56c49f6bde6ceedb333dcc37519de72ecdd61adc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1877b6ed4b90bf028e2416bed0cf7ea5afb6c435ee8a526becfccfb6adbd9915 +size 85735 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bb5062b2aa47ae999e1c9cadffd3e4e8500afd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9d3f1afa4212be5b65898fac3a24dc933f8286022f257b6a15bb0c8e8d4992 +size 100916 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3143accb0ac128d69f41b0a14463afb2e4e72a87 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c5261517315e6e611c35d6c162636f8fed95652106c96b382605c9923aa5e6 +size 127840 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c3be87a7df69ed576588455398aa99907d25a7b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777103e98fa4bb9945d64472a5ba428633aa1b3947451f75c26b7391f3762268 +size 131284 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4968f652a2ebec8bc827b45920e34c2e8a7d8fcd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535386538fb9659f8559bfa9fc506adc13d746dc0a75001a6c04aa27a19a0a74 +size 127038 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c93452032e41b7cae3b370eacb4d80a37dbd267c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9506939f2af7f1065089370f0f4ff5a94f5b36def4346a7081a2438b6b34b651 +size 133596 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b3e443012a7d1c681fa813b3667b2ef5a4f1350 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1644d3921dc9305774465e960073958b84bae092cf6578a1471bb719aa25a4e9 +size 130051 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d48396490cb7e0ac7df71af0a557d0c066f55a06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a663f519be759f3a4d2c878adf19752855ea4122ed6da1672024e061b37dc5e +size 133051 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fed796dd4f79911f429be7af535c069b1ab9745e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691406e2fb9e57a89d99c0b398115bb72472f11710bc2c85cee924617cd38f10 +size 128796 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c92f0f85b023a1b92a791cdfbc5e0840e2bbc010 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb77b255a54b79a73a41b8ad56b0ef7dfbe26223207e21a2d6d440560d6f2b4c +size 228238 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..128a797b437222aa3ce9182d1838eee93bdc3be4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddefab6616489e40f6930d22219200cb23839138e9d70b44fc52ed6391067ab5 +size 226578 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6e184c68885960f74cbc05b2b9c734a63b5a981 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb81dc38ea9b83fa90e8e34ed6133804d3d77baf01d90e03eeed3612a4304dc +size 229039 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..420e3b833042e32acc1158d07b7f0aec96685666 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c0ad0c3e51e9e98233eee05ba3b61ee7a0999054dbddcabae0e6941d99f493 +size 223020 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ad932bbaad680d5f00f74ced4f6f52d1db77ac6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb9cf7bf508f2f0f7b1964677c2f50563f14d0f1afc679ccd56dfb445987c1b +size 227245 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e63344cadd5cf64bf750bae84186cff36fe9b1b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcef04a4b2d54f0ed2f8303c7b16d32146469a8732a410b91b320cd2dfa7bfe4 +size 227431 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be3e256f2106ed72e89ba73bb771c581f2d0b642 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c486def29d45484233c0af620032c08ff26d4c5a5c1cd4c1550c54ac4d285b +size 227210 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..345ab3785bbd5b90c93371018b9272d77bc3ade9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1e95da94c0a0b3d12305caf7a58bff2085d0afc0981e463fe420186deb505b +size 233013 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c2678a7ae586de7feccc38a73a060624ac52d4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c6c15ef34de1c051ec99019358783cf599fe8e329b690c5976ecf8c3a9843c +size 237272 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c350baee1e5e48577e17afc815c5428289aaad1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb29830e26b3215268f4d0d5552d27dc0363764d454a8a02b3a0908417945e6 +size 205709 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7617f8fc6ef4469978339a5ef865bc790c4daae8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad06030fcd19871a1f9aef0988dd422a6f5385ba52fbd835877014eac7b5c46f +size 219302 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-04-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02c56b0723633f7a3a419e57c54bdd41e879d670 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-04-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07be4d09293ff0afdfac0ca1a506c90568f87f90dff6637d4d9565e56a89ed5e +size 210618 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0e5ed4dfbac4f35828e2c75c84b29adcbd2dfae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2216c0089be838d2ce5acff34e7acedb8887d9ffda2ff1e7916cd9aa2fd33681 +size 216203 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ba4b98af092e360d2af7dd2f9ff8a4796dcce3b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6769fb9e27fc55c1292ff40800b3b9182106887f49af1d5dd2a2c3538dd56cbe +size 224939 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7002c49755f24303ea7d5be43d19a252bcece442 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0538f9a9b6a4ae20311d3441d2c46a95b007f0523682f361f2079b14877f691 +size 207241 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..444059a2cd2f955110627d6795b1fe5fde362ca8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5d29de3104af22b1f6737c3928289240d857c54b43b0bd4f50e7f6ea34fec3 +size 200341 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ffbf503a2b595b5b2d15372615964f738a0cb48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1fd9e48393e76cc0c2da9e1c4879dd337f017786ee585c324ec1ad4d4112fe +size 225370 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72a93d441c84b9f0e2a6c2c84235c75a0236ceec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f945e7a0a299e7f9c79cc3098f94a25b1d7ab3d7592627ea08ec92f364b62e82 +size 201603 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52591533344664b1110840a67d327f103ffaa5c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92258325bbb61142b55b65ba84af955ea9194bf8102a36b98ebfaa734396770e +size 201308 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce52729f751496ee4e6ca83c0473f22c0189d80c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081e095b54517713b94ef8511810d8601d35c36bfe3cc25f368ec938684ee33d +size 233339 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba313cc2982d1129b0979574ce1000ffe084b553 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057c1f83b5c053f2d247c4c1138e46709192b7b17eb9004e69086680ff7b21a0 +size 225178 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f668d3bfe892bdef1becadc39e632c1d2a329842 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a082321000711aca68419850f8e9f65a4b00be9f07a3738c76088df6314ad9d +size 229329 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4b0e9b3e09459d3ed88e98ccf064a654f016b76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f9f0c9a6fb4ec57f6963a11e9cfbbf36cd820e33e410d5f319ee0a2f74b557 +size 234654 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..159761c793df99825ded5008b3aafaecc462f362 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948deeab1eb9f3548682b92151188a100e7f353851363f809da6d6bbdf72d063 +size 228197 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c5b392df01fdbf401162e52c3ecc47306f3e36b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c22de8b7c1b5c490e6bfb625af8d137c182ac2c46001d2ebfaefd2e7b3664c +size 230239 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..055bc51d756a6ba66eaddacf9fb9f31f02237aec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d240973a84b8014411146d20ca44453d1bf3fa9a3c144b5b5836d0dd74bd0cfa +size 133677 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1d59a0ffb05c61e5e5d73691f10b7d6adacb1d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5260f09fc301dcac329ae6de48b4692436cd1739b7734e344d3ea2ef31f940b2 +size 122508 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd099e33a420ef9c9384b17227072caa13d3e2c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5a916c3c6f166fdcb454e278da08b3391d6be36794da5e1ab34aed4a801acf +size 119973 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..deb3e6103acb27b0ebbe6bfc158a4753944f5531 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bd51ee3542ef04fc926f455fe60a5eab9858f1363cb2534cd8b847aaede5c2 +size 124968 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6b2811991a292d2c26361f78946f09b25ea165f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45115166b8e74d27a7a487d79e1c6123094e5f78743826e45d8ddcc4ff44146 +size 122474 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..292d713e9ea6689ae0284a735ebbf836d836fb80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13779cccceea0e520e4484ca0eda45cb0375182ffb108c64db875b93fa6e7294 +size 125315 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64433e627bc066e977006a9f364b5134a621af7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b70c37bf813476cb910917ed86a45602fb167ef598b2a3fbeeed374a21f70ac +size 124438 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac51bf0ecb6204a2a398a15e0b09bcdc95243719 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca42618e16a4f7028d2bae6d5ded2d2dafeb568be73000e4686879c1b933019 +size 126230 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2798ef43d7a31e93d5527ecfd48b7b9465c16c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e897bbca339bf7e3ca39ed7b13ee1a2d70e6a86f507862b56a34e6e00ce9b877 +size 129365 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10ec6f63ee74be4ece4fb5117dacbd08fbf28f66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5432ee0dde8c16511b366c8b04ae62b857e10fce78fb4484217362f95164ede5 +size 131133 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c08c01d4aa41ad0696fa7eb8c76f58a0eb48c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933857201fb02dbad65fa25ac93871999a126187503111b109e9d26043b11fa7 +size 131344 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad86af589ec51416a857bf4507875b7c1714c470 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7d08aebdb328b68fa9ed5e8c05e80fadcc4531021f0d10ed87f07e7e3266aa +size 96988 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e49d8f9d3a4483889b1b47d94098d949d0d09245 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cac7ce25e9715b29b5dbf867ad80dca2a9545675941165817862b57d1a4649 +size 98987 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f92fff9e491027b83913bfd886e7e85becb563d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74c3a5d6ac784383dc85843e59ec1256841c30893b2f4c2af44bb9cde517250 +size 99254 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c313f419bc302dc5ce53aa10b05db995ccd683c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf5f54ac4a89b185b411de5154db3bece1cb7d4a9e9bba01375664680f0bd41 +size 266956 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed30972fcfc881b54c07825b73ebbf1a220e36c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b55b227964cd6c29da354e0fa7d9aac66f9c665c038dc60cb4b8fe6efaf69c9 +size 266937 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39356b8da5f65ecfa3ea9164b18a669f1f7ed6da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6bfbfffdd521cea4c7dacbc9f0900b34a5b03454a6f9e880f8243ceb8341b3b +size 267969 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e61b133d6e8865986b7610592aee456a192cf07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f76ebac4d9079b4884db2636bc7005e33984849cea38024cac3846371fa9570 +size 265905 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa6a5ab50ba3e9c9612d259789a815cb021c1c5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205380feefb7f659ed0416c9e0789adb2387eb3f5d3665bf0e0945ceda75297c +size 206326 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2a41cf2819ce8b2024dc5c769385e7169fabd4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9009d2270aacf33f26b2bc7d5e459b48260ae9a8b642dc7ccf2e5a31f61e39f4 +size 205757 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8333ca99a4cd5e877b7916d2bbc2b2a4d074b6a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7012cf0ffcef2af49f2bcf8c9829d9d8959ea7f660cf546496a3ddafd26d18d6 +size 205714 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a77cbd6c5e67defa2a1c4b059b5b21b2f37c836 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd8d51c36d2babd8cedb30669ca52065eb406814374c740cecee1dfe5e5e79a +size 203865 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5afc9f7e692153f66354b4bd842672821c2da6c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9c1e833847c10516432ac912b0ddba1aa35822be14cf956ab294f56e60c95a +size 217285 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbe2cc0b3bb88f6eeb51c71f2471ce1ff43c99a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511198ac1dc0a706144f1957230c1592a9378f4464967a1df92fc727313d6181 +size 213969 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8fb1cec3cddf8946ddb1cefb6277f7858e25fba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc619b2615317bf64b190c819567aaf7924d2612f45ff27bd84e40b55e4ad4f7 +size 217550 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3132e025810963d59e06be072514b6f053298354 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdcbeaf362d2f62d606f3cafb16213e780b74521f254945ac54b67f5ceb28ce +size 213084 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e48ff8e7b268f80c71f860052b85ee9abcee4de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71421751e94acde27c5882d1b9a2261e2371ca1c6e8ae0904df442fe5f10ce0 +size 214725 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5ea5e01fd43bcf7850412613e2a97169dd3e1a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008ca21e34d1913270cf4f59d03602cbeaad58672024c82a0566a9552e6bfdb4 +size 90116 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea46655085308892f1230626b1371c8e3d5bf00 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59808e4cdbcb06355e393ccb9a27cc669ef2c9191ce3b294e698a3fc7d3c908e +size 92356 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd8d48e83c3fb2a20ba6c5a84c48d10274eab676 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08575c5909660255d4b5315e086fc453660ae3d2abbda19a040081eb15df8a8f +size 90105 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..721c4c82e072287b1d78397c7a320c7e0ef4895d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25003970681c5c8592b0d815b3b2fd0e56f36e27e0bb09e0dc461489301b196 +size 92190 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c794e5db0421b8c2ef1c77859307c276f6b20bc2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf364a07ea0dac60c4f0a020581d24c686a48f4c419630f25b6fde9004ef379 +size 92464 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c70461095f2e5290927c7681b50c3453bf5d1a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c496530be0a70844010ec78c2f5cf7e9fb8a63b7dd65f4273f7ba1f640d4b5f7 +size 93731 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..923114c2a2324ef8ff843da75a190eee223943ff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceeebe6c8a3036b094e1a5aeec69dcd0a482ffe9a40a2fc8bcda3a98b2a11067 +size 95896 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..935fbe6f2051d22247253267bc4e4c919d2812c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e82eb3c70fa9750842701402a9d613b0130e8097da68a3ce7b5b6fa32d8c8a +size 95900 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b5c8da83e21a1b07e37de66c26aa5542c21b6b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d004361976103d2c218c06168211a07d79d995c5c7142d47c651e8f50fc45cf +size 96944 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52804861106532e3ab952420fc032db152c30e94 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d8358583e9274ec7d950d23f4c4dc4269feca4304f2f7f2be6ed4a9cf6eae9 +size 98348 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfd9320274f2b3ec095baa8e2e5ad16ec5fecc95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18a8bd53ddb08b5877f7012e547cfe77d1ee56c135adec5902100ac24dea66d +size 89432 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d83b6e723523ea81e96fe1d14b66034c4ad6c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dab96ef50a2a37ae34d0ecb9a475b5cf87bb8a6ea9bcafb2f9851b1cb4637fd +size 120430 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..634e6fc33e5d7a6a05e09c526f2f03f7f8dee516 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c451a355cb170c6fc620d878b1df703573ee5d73d739e62855980e91f2bdf5 +size 141590 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da74f124b86ee010f6e0633435e84c085394e27c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76980006ced02a244917a761d7f6e55a9bc11f9aa683ad8759d0bfcd50b4eb91 +size 144626 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43ff7c4be35604e983cad927c8f357a7e3662307 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4314c63b78e4db28cd4b4fa04e46cbb3d199d57b5c51ae2df56e2980cdd260 +size 143109 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc165d149f868669efc088e438214aa980ea2e12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f347c650c00a59197d1e22bdc2bd29451a921397c5c2f052f68a562edb10787c +size 144075 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dee2701e7e9357634ccb840965a65443d83f6f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d54f4521bdbef3a30a7809f6d16a26bc00045fe5273de1bf5183d818bd42e2 +size 144773 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc7f2a946e22150942a27ddf42f840d00aee25cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3f1c38c107ec706495a62a7398f8fc514017eab034b6ddc7ecab3d98ca0ecd +size 145628 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7572b843c35e8f28e741debd5ce0ee21c53a5c4a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63c8cf21f5bea3e6edc45b10908512eff6dd529a8c40c2fafde5b119e1f3a2b +size 146643 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-05-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc19be195116e24ea302b6198ced6324920fc2a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-05-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cca2a09ca5e40f4ce66156bc4218c0d2a450e39969627c144b1a3a4d914f80 +size 145041 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132551db8fe7ec31d9d1652589f6353d47f82a0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bc356fc28050e298c4f21887cda528cff9bc19f638851e37442a3a3d281cbb +size 145912 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca7818e2068cfc00b2fc3d46df8cee807b985e2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de79122f19b12f47ebb18afcc4b5a6c2b67a8a69b363182d0f197ec51eb9f122 +size 145024 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9c78e6d56fd9ca3f050cb87ea7a9f54e7a7e0b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1882702aef0b79253e09099e0fdef5e619fe4bd6b329c122c30e359593dca2d +size 145981 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..708947890132c300dfe4432e40ad69d1d5960989 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350de385f6d043332554a6ef31191d655e9cd46e8d6125b89e5d235dc3bed524 +size 145637 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68f56b7d58a5281e1b95025111641cfb412f7097 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1aad2585c79378c6041201e56b982c87b4ed502353fb316147340898df09504 +size 206667 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..709dadbd65c9d60e6f547241f37609c410d41133 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ee0478ee4bb4f33139916e6584df62d8ac2987e755f7f3df376dc8b7f283a2 +size 197691 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5532ebb15c7860bb59deeb134de419545467796d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d3287692af87f2d3ed198634455052629cefb111ddf1c832028dc1f5fd45be +size 201100 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd206f932a4d7728503ba84c99287e8d9b2679e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1307a4b4cfe03c548e40a7a5ca2ff6a7b88cb13fddbf1c45ab910d926b98f07 +size 201394 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d7c58aadeebbfe7add690ffd1ec35857ce22504 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bfda5917fdfe2116dec0dec2abca0f31b0b286b9d26e70dfc516ac7fb5ebadb +size 194466 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c0d2dd5dd1bed9a08098f0e403cc4fecebf3650 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e3d7763db9393c4198a72dc2064012307b823ccfe30e9a334f09ca86a47ade +size 199271 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bdec16f4c9fba6e468078063944d4c2b36e2abf0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73ea9c5c0dd236e37a1b3cdcb7dd7965941e9f384e7500e1db7360df318cb7a +size 193681 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c400e56bb518b9dd39ca154fb187e319c9527f18 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6cacd51ded1df2bda1e80a23ac72d9ce0a6ddf8c8dedc3b6c93da5064173eb +size 195931 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1dba581873aa01a160bce91e09c71b8aac1c9d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490ff41c5ff6476039b520bf15668c471baa453a18441ac4ee9c8ebb11c05790 +size 197231 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf015887b9fabc9b9d0c523700f149436272fdc2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f097fac12548a3048e1ac10d18aba821b434ee712a9c5b8956f56e0c8128cdb +size 190495 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63687b2a50f26389d70780105ccac119500aaae6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610a4c18304368830cf5e627340431c01c16ed12367bd16a2709030bbfc77c1e +size 207626 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cecbf2c51d96a515fe83612ad41dd9a1d4c3efdf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723871d543b460f1dfeb52de0b3c34624f0e0a0aeb9cc87f870b4b4e27ad5f2a +size 205953 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..227636c7ace9648b83fc7352545107b9eabb3144 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260cdf5d041859377e0a00597b02a6eb9b1783bbee1affa3e9c58ccab8f6f9ff +size 208252 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ef5e8079ac7ea96b38a748c088e8f5dd7b11702 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492798362bf2fc640365a64f08d93575bb1cb5d6ecaa55e98cceb5989bca1c91 +size 200194 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74389c74e3593c9d5d7f9dfd129cf51aa3f2b673 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca91a1e53cee996cb04bdefca455bda0f9688a993bb973c385a558fb7b0fa43 +size 199666 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..957e01fe85abcd144221aa076f72128890d95e64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1282283ce3ff035c11e624b0dcbcd45c42748c10dcdc3f53d98981d4a51a7f39 +size 199850 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9894ec00495c606549c654d33a542450be10d359 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d634e9639886e1fee1a0dfc126037cfead73b0cc04ec8f61c16b7d273392f0 +size 199786 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a77667bf8e555e0a3632b285303686a49fd8068b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88f5f7ef4af9611194e187dafded325d25432b12d0e0ee824ec7f0ca82b3a79 +size 120020 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8a73489ed0b9b12d4939e341ad1d7bdc6b70b67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57445d77e91c11f95559b260ad9c196f36a4cbcabde617d6340699886a665aa +size 152549 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a1c195c7b66c68d2b00e3ba4ba2c6e3b02ed9bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d569c6af4e24fe14c706196cc470640370b9d46c01035b384f9f8b80bb9175 +size 155582 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9100a92d545ad5426933ebc7ef451e9768df0772 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db20f3bd6f94a160d0b9356860581299c5bc7254584e5ac32627eeb02289331e +size 155266 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd5191b790f89e2da3f7cf4f1151e5e65012dcc3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e24b63fc8fdc152c930b705ffd3624dfab49c413dfc459d5905254a986a36e3 +size 156077 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..802f35e756235c47c9c5710dbbd9871a17299b29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1aa9633366ceade63bea8787781f223899b6a98e69f023d4ae623214452412 +size 155648 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e69d1cbf64bbfb5e9f8bd1f9942d7ecada6976 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ed0be7daae4ee12547da1c0c1415fd625dae4efa9007a6c2aaad4a65cf1582 +size 156027 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46b20c022b472c631c5882d85b99fea0f5e19d28 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7fcf0e05bb52f1aa9523773b77e90ebbc937ec8e317ee4124f9c37e11d91ef +size 158173 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc65483dbad302981373871af601a87b4d996e12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913150adefda25c416060c0ddd21c88bf2cacfe36398d913b6b446641f21ef5e +size 157703 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8772730f870905fc15397f4b4fa2c5de19cf31aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe8b08c407697b99081002ebc9b9c4e357378e7fa4b8daea72d0265589d8826 +size 159104 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d99a15662ee847bdacebc489c7f7fe45fd2f9b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ed98b0972b84aedeaa40178546d78cc1d88fdd196afaac0256d72996a8b68e +size 52103 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be2019244dc22095b694d6a28c4e97034d2f685b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36471b6d42dd2c4b7580fd6e147940f95bf9362bb4f6a94a439642ed22f3e10d +size 57711 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92ac1cd9d13c819cd47c6d16817982bb58ad8dfb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35160654a9f5bd76e62e63d6d133838c090e4f1de19474c1d70340ecda516251 +size 64544 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efc674e209f3d7fdcede189552481618740514ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75727812c9a0034744b7fbd5a112e01bef1cd433ea5e2b0892e80f300e73445a +size 67867 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66f37dee7375fc1e5c4359c90cc8247cf05fadd2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8855d0323fe7348466afce2f019470a9bbbf9529fe7b6f92e41cdfa9fec2bd0f +size 78191 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7028092318ea66fbeff8112d2a1b6fb2c618f0e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b343414686d0d8e2652d5546407d39ee0622ff4b2e51114fae4c9a7ba774506 +size 85128 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e698b2f191c643189240d0f2bd1801ad8f87fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e75b739cc5e84f06faa98aef5d2ab5dfa951851ed996c611bfac9d331a522cb +size 92866 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50077324f2fb46f80f2907859b3d15ba9b7e7687 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128898aad28169f32ba0f394f8d0318b760acb9a6ba69ea6ea3b67fd97fb8343 +size 106265 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6ac04cea160b85848198427e55f49447b80a2b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1423e6985b9a5f92de1b092fb60b99484da8ad9564d70884e79ea5946523b6a2 +size 107795 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c66d3a8f4cf7198e70d7a64711dee2b7a114ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf289c3b5f0281e041815f754b6931986b02e84aaf6a37ae9abd5a5be3180a3a +size 116821 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..294208b4520b648f2b8652ff2fe1d90a950840ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a94bed04282490491cad9a9dca2d4e672114ee0f49d028d3196a49f1529ae98 +size 121465 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14838ee107304854daabb7ff65351080fe56e3d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419b1b1aa5c931a9038cdbaaaad3efef428c9573b2245b8f3483f5ece9583922 +size 123221 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a58e422650cf407433edc85ae78d953ea1cf414e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cf7d4909e495ddac976eb9c9a301a4d43e543ef6b77c83314d5f9005cf6b7d +size 135418 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c373bc4804d4dbbde5687f6a186c8cf9396c2c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f0c16a2bb2a11729911027cd13ee0d47bad23edc9bf75e9595a66f0086b446 +size 135380 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0d8c329b368f35acfbff6b379c620ebf484e531 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbcfcc128a220a969d086220fc5d27e7ca6a80786fbf6fd37fdbe17fb864947f +size 141228 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40352117c1274c3acfe0aeac13cff64d500f5d95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00547a1b76de33b04fb206c98a884bff02989eb18044102d78f5a830354ddee8 +size 141945 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40b16c6cd2017370ca610c775546177f318010e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f37ddd678f13997d5764ade0d7a6b106e1b84aa07ab268555c8b6c16ae281e9 +size 144823 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9befa0fab8aa5c2e7c178fe869219b9b997ec56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e4bcaa04f1c2056c47bfe7838e3248c431e705d4c586648050638fc572700e +size 145290 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13c0c2b40aaaf2290c82b560524ca594c301b201 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2010129f3ac9ef79f885032e1ad7d5b715719b43f179ca6fc0bed4e24aab446c +size 144275 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..138106ac3b0a1a6214a502073409c1d0b971095f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3560f500cdced0b05c55fb25df398a18d0f2c014f5f6b1c1e8cfbe7868a7a01f +size 144030 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b186a3c6a9033d401952fd422ba4ea47c9842cdf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be35e33e4f3b53489667ae111308793bc50673d5e0a7032874fdc556adef0ef +size 143300 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bb099a1b51be08e554f6ba1f66d4d5144850080 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5c913eb6f69cf4db5f17c8e0121ef9608a50e11828e739e3660758949c7d5c +size 188897 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aeff97964624b6f2661108013e5589481943c49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dc56dc6a713fe927356bfd6b48973ad68e143e762553fedf521b0712a525a7 +size 189011 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..efae98c0c9722c5a08e2264acab0f9aa0b51b54e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1d6e712f53019234ddd5667f5c39331df6ba3eb71860de9908d523d4d6fa35 +size 192767 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e27b11213cb0b0baeb882cfd753663648aed543 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45ee61489972686f33c2a1a0d6d8c626ab9652be3ec5657e1807b47a0e2018b +size 188888 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37a4a7f6e3c34ea35acca37675e8d0f8bbe1fda0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1100032b9a0e79325c99f7ecd4f5cf19b8db33c5a5737c56e475e9e01241acd9 +size 189708 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eb04ae894d9a8096bc9a0f4cd1e6e4b84b4e57a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f67f0c684404716a7d30cc9fab48a52fb59f18962a719cfa6ac7e18fdaeab0 +size 190090 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5c0df290ee38ef1add951972673ffca52faa7e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abd9691cc4c8559ac514d26d3f856b534e33f2e0500aba2093211a263a042b1 +size 187253 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-06-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ad31c7294ce0cd76d0021ee15a3a76b456e5129 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-06-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5b4f9d4932022324cafc22644285ce39cedcce825afe6db6c7b6d630e234a9 +size 190112 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..616477e9916f2a4c966c7fe0763a53a294396d3c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a4bf7fc988b46a9bbc5411dc012d79d804ea0a2d283f92da6c521dc5059309 +size 184842 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a720b39084bccbfc32f3ab8363acac25db840de4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e09ea7e002c863ebaebc13a925f63ef3f6b9a0735f837b0359a338649129769 +size 186641 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3a8afa6fd0ba260a2be3f4e95792551accdaf2f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca57880e5e93d03c19ef7d32cd801a33e00f7fdb416f83d9d529ba8877718691 +size 191139 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..953af98b7b5fcf9a97d3e7830ba7e52c27099c70 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02a9973648ee6128e55fb98d0d04f2742f188043120d60d9a29e07ee9eac04a +size 188464 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdf8662a0b0a1561bf4f812a1b88e8d01563e2de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392e274ebc0a9b31ade22072a052e898af3abc639ae3420b67feca78a0145ed7 +size 185624 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4c0af8c2e988e5b7d1794282f3603874c704f3d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2ca79413aa87d9dbdd6839c778e19257dd1cf7d25d832fbeb97a32dae60f8a +size 101089 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e1c4a741f041239188c7d70f786ff613e29a34c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c2157830aa422f27f46bf8d610aa7bdcf71d6f6c0037afa04cdfdb878da061 +size 101187 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6566ea8b2ebbccca53b6943e4b6a7cc6a368a213 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ae99e54a82196d4cb89ffb2d9cd51c8dc8b62d62a5f47a30f3deb5a7b1a5e2 +size 101231 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4d2e1e5c8a593cde12c770879d8362aea86dafb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82bb5f83ef2fb63a7da4b784ef52e3598fff56ee625ddc1088140af053ace1e +size 101534 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75adecf7f85136060ced5bb989b7dda8a93fe50e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04152e8a9b460430ffe7a3eb4a1da1a1e8e4bafc3980a56b7da8e018336636bf +size 100912 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f351e15974c523a59df2089308debef9cdc25d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9425df0ff7dd071ca0110ba72d7cb43d7945e4d2cf024a5c138f9dffa25952 +size 100478 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2032ff8d42f95ed07c1ca47e35d01f9cc7a5bcf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02e98cd8e3140e76c3a32906878acd701f98aa2ecf2f010f96853d33a844509 +size 101061 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bc5a1bba2e9d77de85749e99ea5799195bd3ba5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c78136b28fb0682bfd5fff18e46ea99607d56987cc3f9bb5509450922da292c +size 122636 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dd99e5cad3b3721f8c64f7f3421fb606e585146 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523e0e883435adff541577020bdfed2bb5c069be6b82c0ff35b55ec9efe32dc3 +size 122566 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fbb0c19b8177e009680f81b2d5ef25106152948 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d037ebb61ca7aef5f9b1e5c22665f29e9f8db21e2083eee95a4159024563050e +size 125401 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8251996240c678de2c78ec7bd05888e42c88fdf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64af5477a1cd288b12ccc4fea61a86308bfff0dfa013dda702fdcdba7caae367 +size 120511 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..caffbdcc96eb2c450e20dc39fe46e0825fe9f110 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dee4e4c10dfcdc7dad8a69cbd11cacea8385e06b6b2954e21fc78495c60b183 +size 123787 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37d6b1c47d815f1542095d63a2306507a2f3f3f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871b61656e1ca57f5d824acccfb301f799900cd6c14d7dc564a6d325c3e30f91 +size 124123 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fdcdcf7e5b368e9eb0643fd931146fc7a356608 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96701237d6a106c569b70d895339a959c3e886337880e7c995c68d9ba21bcb2 +size 122146 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5fcf4e21fc7ac9632fb8b64a43d9747282c9cd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e929b545d1d7cced7d2eefe28efc3c7bee94f8cf0a71ab28053d75c6780d7e1b +size 121688 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..011b31f0959a89e68c5f24c1300120429058d29c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83a56c6fc5ffe03a004de87afe4751e705f82b760d38fda1ea5ad1eb5c0a247 +size 123369 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90411d195137e02b8688df2408ea30337da5b2e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8820d7ed0d7967f4640e9f06a2ff877aab1e111b3696be0d4a5d28ed99224a1 +size 100299 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1ca8c5508b771dce5a49fc1b54729e5e62fa6b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ba6ed2847d98b871f9f719701bdbf2d9432d21282f8cdc10dd4508dabbd5f1 +size 100290 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34d07cd50b39ea020e13e6cc1f443bd9d52d37eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7248270d9106994c012f91385e84bb05d2aed85ace3d094d06e71a7dea11b9 +size 101489 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9170492ac382541c5ac7fd541eb694d41036fdc9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6121293ff2ca7f53c200eba393d6839fdba3ffcb5694748123e12a2e182ded99 +size 100933 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1271812b821f6126ac619a792a5391abff54cd9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e468b79edf45d5a324cf70e5e186fbb1c22de77c0d05b15a79a5e5e77952a416 +size 99876 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd26d9a7ff8db7cab0fc86ed8fad472dfd97463 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f17f2602d5d36076f07b788a439a32e2a0d0916ef8feb0a309e21400890d246 +size 101073 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09f7487d4381d5441b6518da45c8e8b2a631f89f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccddd418188f73ed259c8e366d6795da3a07f24e5dc38377520723a19c2e0210 +size 100730 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040240698e7285e1d678ca6a7a9c65bfe57cb639 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b17e946486ca600487da65ee6b87f2141f5b092a75753cef1720c2ca521a3b3 +size 122492 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d32842859ec41aa722bb560d789c13d28dda968 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3463a32b18212e27bd14a46e04f10363df23413fb9f53f76908158e3033738c +size 123185 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a584816b4a4cfe0a3d51e0fc1658b7ad6697af6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be1d14907faf1546a53103a1323456a3660c105d3c7a98e9639edbd16838a97 +size 123172 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7f2f3808ea3feb9b84c3deb0562ce7dbbfbe0d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaab4276014ed164085869f7fe6745be68f9ac6dc2a08a32a354d5cda617024 +size 122432 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cfb3b7d8748ce47644720bb8941d0322f8be10d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83eb5aafeb5d9e15cc6ee5e0cb77a75163711857ac41540c6341ebf51534911c +size 123055 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25c3c245309c67cf96e71b168dba1d2d7d105f78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a28590c52c4d3e96fd6dfc20b3e395381dfd5c92a2405f970ce321224fa0d8 +size 123372 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..046f442884a539b698627dd3c7e7f25dc9233061 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c07603fdd239b64ef14409d08393227e5ffdab17ed519f1cd4f32f2012c5a2 +size 123319 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42e5533a205820ab5c3274814694e3c8d1bcf702 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d39fb1a3a507eec1748fe8bc91d1ba08da1f64d90ccea67c2f1ed4fe634645ab +size 122236 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd955c79f610de9c31578631f67e13ba8da3cfeb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19acab3ad3d346b30bee39fdec8a85853b331ed63eb84d2598a1dbebd2489346 +size 101295 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51ac66b349d15bb2f0edc89cc53be9b727cec64d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa72fe98e0ab7f25753f998218210c67aa94a345a354c8304b41eb151cb887f2 +size 102312 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..050598a350d82c423d58fa45d12958cc5cb274b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766ae7395adefcf8de945c65a69ae0bec85f46e03057bba6bf5a2d92fb6cb717 +size 101068 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc33c92c230e3c78d19c064f56c56c0f273ff9fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c82f2b870dfb16743f63b8a70c0044a4f50082efe3a43912165019d87767934 +size 101311 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c43e46c34a2acb4057001cab292ce744a7396d42 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39b391d6ce5c848b363031946d9c6926f0bc1e9612c0dfb509bd0ad6d85a6b6 +size 99866 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0edf9f68410c514138d7072777416066b12be957 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45cdf3965023d18e87d8b14770d4328acc97edfdfebacc16a502f8dea050ac8 +size 99677 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e87dca901d29d09f89a0c695127e25b9c62f2108 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa01532f6e72d53703fc9a72188ba56103224f01fcd2de1cc1e1a48e7f4a4e0 +size 137430 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b989f5392c564fa3d4a853083d493e65fe6f361 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb30e1e920d60d7e845ab5619f37b1f05a845779887fb689cc5d109be3ac5da7 +size 141736 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db564b078dd1e8350aeeb38aa25840257304eb5d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6693a79285fa42ae9a348b5abfa28117df40746d9c71578e100353ae2280bdd3 +size 138821 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..041a575802690345340e98abd375e05a6d351f54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13feeb5ef996825b5dbc3301c4263593fffe175a023ba8a6e64f64b511ee9272 +size 137618 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9acb3b58f50cb168a3f6a85aef81cd6c5e14dcf3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a496d19002b320acc1a1c6ef1149b28125755b7003bff53e1bdbea5e859e012b +size 142100 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..304727027e5f8233e3a55f3e197664cea52e023c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300c4419c59ed7dda7efe91dbd45dc48f8852ac1a7ef5b1057330ae0c17642a3 +size 139226 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89fc21f787a877eca4bf2424f08a0307b42d3a3e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda22b4bde35c42f075d80bb30286ab2744651f53613302ae5684916f5d47af2 +size 138587 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53e4983bed79a1f422eab169f4ac853c72790e36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2f9ed0e377ba3e76206d1fba4115ddded67e690a690add2dbe9caa8fe49518 +size 141500 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fd06537976bd21910adaa045fc3f34818971b54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c6c162b4bd522e1fc77a32c191b4c0b5c731caa85011426e69eac305b18555 +size 138757 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..457387729cd5b121bf9f85b497125580dfe4dee4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee8b2b0dfb99fd2ead1848578102d37dc239251fb7cde1e04d7ad5be0582118 +size 139799 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37cbc38f13ed7e5085f2a9c642d2574384d6011f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0de1f6aa3770f84c2f709b9611a6a65b9de104c165cc9d2a32925e174792f52 +size 142239 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..334f9df64fd1b11532ccac29d3d778d894e15945 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72491a65f5a9d3987539ce319a47f71ee127ae596d9426b5fb4cdc0113621c2b +size 139334 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8476d5d99e65f74cb8ff7335a2efcd787bdaef7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f3ef7a42c9d2ddd39b265727da928724583e0679b5c47deb3286ccfefafd3a +size 139022 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f7c0337da51e8fd0678780cfef697589d248b4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd71d6b88c01f0c2f82d5aa25f4f473961560ef689adc60b24cf596f5f5ab25f +size 141086 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9283f89976b9edd3085f43871969e9df10891ba5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835dd0176655a4ad94401de1e09c02b6af0008f4a42f48505aa0297b8c84f6d2 +size 138643 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcf08fb729a3b35f305a22a313d762c96e0c2bdc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfbab157d1ab91b2ec52592ce0bf6cfd4c22fda445d0cc6d57f72b7bbf56479 +size 138337 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91ce3d6b104430e54ec7846161c5cb38364aebfd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46193f0cf57bffca4977600210ccd7153166643a39987415e5d33bfb1dd72066 +size 100441 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-07-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab5d25e0a214225c86a7532a4558c2502a7be342 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-07-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97aae4efd07c66745f696303eb3369245a5da72befd800d97585a6fbdf5eea4 +size 100250 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abbe0c78cc13a1cff133451128bd302c3c6960d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113ea5bcc0d16ecc5d8415f6638a23397605a71153b183c913c82c07a3b3d877 +size 99567 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64feeeaa3096fbf9fe7cd1a99f6617d15d26815d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78508a26bbcf3bffef55fd6785bd0e1b4d085cbc8ca6fa22dab8378f8d10f64d +size 100548 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..021c820f9cfb2e0feb9b73534b7cfba1830a9a50 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e2422e31d9ace163191bb13ede4d1f13d6c62d68633dd5ba68c248ce91faa3 +size 99457 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c0591d24d8b102102d94ace9bec1124396b01f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5bb3386d4f0283d97c1977002a42c98790e6102d973eacb203f86d10f295c4 +size 99578 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..807bba73419fdb354c6708c15035cd7339324613 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1617faa49b62453aab352afb7bb5ead75a83d876053051203198fdab58dab5b3 +size 82254 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69c0743fb74d7f9e1e61bde7a2d32d3a30b0fdf0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50850af0356eb5afc98a4059257a1cc7f7dfba0e62760514b1aab00778f6de08 +size 81899 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16c998d9fdda4e9d7f08f68a8216f6aba268d24b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430c3e891044f7391e818774d3920ff2886f958fa68ad883a97e3d637ad7b4c9 +size 74021 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0afb5603221c404a7d003a2cd570e3b8e854253 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d122f891704b55169cfa5b5f03830712059956c9b41e76882ac23f6c91fc443a +size 79845 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..159926bf11c944d81f202080368668c76916b175 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bb68a8138122a4a4c1c045424fc6186c7050ebd556a7d0ba99498f1a023076 +size 82919 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81f4bbd5da6dc5397dfd0899bf5828cb24231862 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e553094a42d75052ebb34505099fbb5ef44a442e2d4a124cca628efe74e3b8 +size 79792 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ab7f5197d3fcc907b9ac338ac7608357fdb83dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb8e4ecf133dd064dcd6a4ca91fb0c913263255f06bec57a3c09e01105d9bf6 +size 83275 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc7cd23d225e080c1405177a439110a75e4d288 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcba0d29f69127cdd7c5851e70e1debf3b80174093f4a99238b160b797a2175 +size 73303 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58eb274dc4d68fb1ba3ee55c019eff9f19ae862a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888a3ad0494f1b777e0f6c3c19a263b1e2a935fa44bab7702749ece43e54ae03 +size 76659 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c5518d7885e34f5e549316baa225298ef2a1767 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc04133ba1f9ee730c4df3f3edc817bf6b2ec50d8bfad853a8778f407ae879c9 +size 98657 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb09cee1b3cadb3891b303df7187375a4b429845 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5728195949562bc66b27e57ecea7a38870bd84d0183826d21e07c4c50f2b84 +size 100582 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..726019c90c67625757f4f0f4401e992dc5dd8bbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3455e8a91f1509d9bcf03c61a5d19714c42625860019d1bf9e9a777c9199e742 +size 101797 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88e880f5b0c9db2274ad8c22914fbb74475c4c40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2faaf2d1f2342d1771c8eaeb61dbc00a1550ce9f06812bd0daccb30f5744fa7c +size 101440 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ec1b3b3728ed5a3dcf2b68ad6ca91a9668700e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24cb8144331d6304e61ebfc2d68a00f02f840877cb30cf3fe6be1c94d46efa96 +size 99488 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..816e0617ba68b22267e6e38999eec2024689cbbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d651fd8a75b99a77de1836c04f3aaae630b0a33b37c07de8ff960ebe340164 +size 100852 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b21eab451bca1a29538e75c244eef2abaeba7638 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3e6afb6ee42782b8355552ff5ba3513804c22f0cdef08e5b92a74e6cdfbe01 +size 204985 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3cb74b84dc83a3dfc2d8be7b57fc4cdca506e8b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f801ef70b602157010ad3fa2af5eb8899d7505802415207f3991659580203f76 +size 201148 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ebc730ce5ee2d29c58f310896b252c55308bc9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c9cc5bee36837b68aff3ce9930b372bb0039076eeeebcb342b6495889980ca +size 204837 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbb4995ab1dfd25b5e549136c04194eec90516f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4857bf36bdfb71847e10fa8f27542d03d78314265b160af79ba620c842b28b05 +size 204910 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d0f79d3fa742907835c2bd73523ce0aed6a8dfd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b01e5376ad457d6d650f8d5ad5ce463d25a643c1653e76ac9aaa9aaae6133a6 +size 204950 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fbafe24059e030e18b184fe35b2ec5ecdc2a43e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad49acba312f506d206d86044e1050d35a71c3d2494ff8fb504241a9582d0bf4 +size 205539 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..832fcf2f7dbade04f64a8b86af9fcc1bfe41af74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c61cdbe25e3bf001b2754b5e60e03944081766482cdde1d59219cebf7885233 +size 204983 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3143736709d858a0e623526f29fb0434ed8f3c07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8194a77fa8dd6afcd9294287290a9f74b660f50acecd5f96d4c7c2438cb7c895 +size 203639 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ba8415368a9f84580b9296a3bca37893d6ab1d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bec0880565855943d62c3f9b505f6df4a76e7fd76eb51ab6176f8022b50fcfa +size 202964 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7ca3e96bd52e6f82ccf635a0f1ad042b31d2747 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b99de7fc4a5db158f8cc1b7e403b859beff6ad98bcc7c15d9b67eabb45043e1 +size 200897 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd87862385a58f8a65254f6579853cc4e61c17e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4febf9b360772a80010391919e729cfb8df595528472497cd5752c9b91622599 +size 181386 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..565f4a527db3a46982d59adc3b078e8cd44888d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03004eaf5f5cee59efea73aeeac2bb018af8354baecb345faa581a54b0a0df00 +size 181376 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8eb40a3f107b2d69dc827343eac4663f3c631db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076ae6f66e1815d2efbe2c73a78919c427d12069fca2f0bb6638f2c790900442 +size 183514 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af8bea7637159e86157d3469150136f7dacda3cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e5fa8023df1b3e66d08f8cef31d791d4fb715aa23203b958f9698ea519b077 +size 185168 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bb24add1ec46df743c53a79f9ade53a6724528b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83e61a3c43bdc7dae5dc95108a158ebf172a6365e5b77760b668d664e1f3e81 +size 186041 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48babb357f1b9ada75a3d358f437d587a887d73e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722a477f68df1d4833bc76d08727d961a598e62aa1b74cf10a05fd49298cc183 +size 188048 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a384eea4d959950b8a56734e2be7163b1680b4cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dec6fd10159016e2e38c15d4ab436b4733582af07689895d54571ec26b0d68b +size 194650 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..887f2b61fc0e9a660c15be140bbeca895105316c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0d3438e1951b9b08176a6fd7d8e9c6d8a9950a4fce7c3b5ea62d32e83ad2f6 +size 231484 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76a864fc293c78ad401207c599425b9003bcd7e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638910164b46cce8243fdd3329305cb40382febface93c2da75427d164b9ee6e +size 275539 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c84a1b6b9575fde06b1e627bc0705dce816f70b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19c1a90d7ca09d836fa460d7230c9869ac7d64e4cce1ad38343b4d50083b519 +size 275046 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6969d06738448d44f57b4f63070b1664b86cb0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7df5068d369679aac838c5aa81bb40a886f2915706307596f0e6d8c28ce39c +size 276377 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b90e3fa48f3a1e5b0f23856fe537225ba5c9832f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a10f8335ec99bef5ab030374fb2103238b0c5782a79a12f2dd35a6c8aa4991 +size 276728 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8fbabd831fc956ba50f8d2c405bfb79de78b726 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae8942c653301fd32706aa18cfd239018f333cc13595ac8e972e5721de57ace +size 279365 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cde320df9c1cc08bbe3efd3a753f395f1e9e5c43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6adefdb322dce2fb55166fb70a5a01ffab32d787c2ef241ae86855875034281e +size 214985 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9a2f6f6e82426c0be9eb34dc92a52ac5d5b7286 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00efcb09eab520bb6d95445150e9e3785f7f2d79f0970a1ddc9756f7c8cf06c +size 207905 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e932cf0c173b8ce70dd85d7370cbba69023541ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c5b9dff2eb0c3615a413a31ae20d6be34f7ac1c5242b3b7399d6c00dbf0315 +size 211040 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6646fb852400702bfeb672495cb4605cb950fb07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab612f7cbe8ac1d93f6ce302f55241986322a8d23e6da357895c83193db1201d +size 209887 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ce12661ac4c99dfd817ddf7c49ab787c6766717 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee33b1bb6b4134b5c940f89d0b46a469ec0343b90f5f4a1101bf5ec0f8e14fa +size 211644 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b2e41eecfac3eed6fabccbd709de6c41c2c92e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d5259041d4570705ab7d29d3b1660f3ff501e680f3f68ed15f2aec8eef0bdf +size 208064 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc38c9545951280136292458a995074e4e9ce36f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134a6f4f0a696f5842fd8f61b38d9c209fddf331bd495c24dde56dbe74aa2089 +size 134880 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8682c341b08c6156e93a452f101cfec019a686a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb7055ba7340bf835c083d401dc3cd8a8d6c8bdaee22ba8d75fd83a0d991b58 +size 135186 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e6a2d4f2eb2b279e1b324e89a5ba414c136f23e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1ec50f037e39fa17e20c95bdd3fe8f9a7d059f4e0fbc32872bf5e62b61151c +size 135265 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..101e1b539efcea3ef6c6afe4a412b373802c97a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c005acb8cebaf00fa3610716dd551d3cd76131d6496624b5d540c8f7e9784794 +size 134676 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1579d79d2127491ea80c73dd301461ed49fc7cca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f51c6ea27cbfe82c2a618b14275bb71b3d60bffbe60a320205cb6aef6ddafb +size 136105 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-53.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e39f5dc3e7eef64e6c51a6244a6e47093f21a5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693d6fab1b402b2a7c437c120942a45c90da8a9eb431315f66a695490e7fa8d6 +size 135972 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-54.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a85f3e908bc45d75b818dd63ec62d655c95434c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf4786724909c994e6ec5f15d95a49f52576dd5727c4f880c4890709baa2452 +size 136643 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-55.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8270bb1198a7ab5dade9fc618d1caae45f53e6c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90f8533adb9fb906dc7b7c877ed34add3e4b5ae068a8b29244c2de417f2b682 +size 136436 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-56.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e54d62d3d22e39f348d3adc8929fe59c7b305ac9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45575c18ad0cdeb6bf813188f1f718e79918d5f512f8f6db10b5db39376b93f +size 138192 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-57.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc2f79851796f4c5427b75f94ecac08b8a5767ba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ed7036c60708b0f40e2a6a5bd71f140fcbcc8d7b982a50143243c9dcd611b1 +size 138452 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-58.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e579a96f782d355772c1936370045eea3f142f33 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39078f2dbffff971484c7942ff008147844354c4062a8a0394b9f15875fadee +size 138719 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-08-59.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d90923dfda89f0d9840d5c01e24a55ce4260e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-08-59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2a0b65fe34738085b86e04c6526d11a38c4172720ed291576e730b20ba5b7f +size 137997 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-00.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17e8dd2183d243433c7cc368504c87a80ad2795c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53be3d5fd939df162a80807365f7b95bced7dd66b84d6edd7cea5428f3bbdfe +size 138035 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-01.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f80bbfbcf8d4a93d8ff2a02cb91b03f146922c7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-01.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5130fa63be28d5ce1a002ca6049d61a14b4133d5b374a261c17279a4f5a66e2d +size 139459 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-02.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87969b6ab20e57e2fe018a67ae3a617c549451d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfc4213c56285cd3d05b325f1c87a3d9c68e05b93d8afc0510b0b277b515fc1 +size 138609 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-03.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98075f71be92cf88d8c6189432aecbc35891e474 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31bd360e3eb7561792f659cebc42730c2eea0b49bb08f81bd69ea577bd8787d +size 139280 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-04.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08aa69626480ecf07cc6861f52e9afe43075752f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308999065751d09f6658ae9777cc65aaf4a6eaa2b8b2e6679ed705fcd9d7b16e +size 138799 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-05.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cba69e31751bfaf2b8775463dd45ce46eb43322 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adbe074005638320732910d5417a8e0f5586ddd244091c2cf2068f666ff0f94 +size 235328 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-06.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a82248116e82b91a60419016823f66cf1c13898 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74477cdf27ec20a36c41f0e8d900a98ec1b4222011cf55a747a8233acc453ac7 +size 241423 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-07.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3db75ce49b57b7e464b1af3948e1afa1973db93c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f25d64519b38a6c17986db6d483fae542f67a221ce99e513d6c5e86b63cb069 +size 232617 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-08.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d73e5545e02ff74a5a1ea1936caf9bec6972411f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c66d4b0984edc7412feea406dec0f646609bb16afdd70b6d35b0be0ff2fae7 +size 233171 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-09.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dce0cb0ba1a712f7cf9eb735cc8d572ea80b4e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8cd196940d2a27f881a0912394902d2a810fd4dac388f4a72ef584b93eaeb5 +size 231029 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-10.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6eb984991087ae16acff9f81db0773d90dc1c4eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74deebc63ee81a7b1fa5ac6e88a3b4e63fabc3c4480569cd827f93464a7d71a6 +size 231360 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-11.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f9994bb40a9b955a0339d7ba182380215b698ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e899619afd2519ddc0b363a907411fdbfb43ccf097faa8dba89f8ba46abe399f +size 230994 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-12.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79afbbbf6522cfac7abcc7242f8f1a9a3ed67e0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e639d02c65be79d46691998d267f4c4aadedad954047e44df67c4307a80a7a24 +size 232160 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-13.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c66553295f84ac8efffb78e7be7026a8b73c5e7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea927b9a928f2d17f9a2038478d70593b8e35c17c7efabfcf6d275dc6b04aa40 +size 232078 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-14.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3638c0194abff5396d22ce40ddb01b3e1e5c41f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdb5fa430ae86ebadd2e616f88ba4254ae2318b1547361610f980f51964ccd6 +size 231263 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-15.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..240958256193c4db8df5c02f2032ae20d1e6c653 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0dc5274f294ac73409c74291958f571ebe1851b5a11e25aa90674aadaa48bc +size 229671 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-16.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..236e7bcb4e974a2968d953a5c28ea4b0229db392 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb0c2614fbdaf028284e2144a338554a7adb596204d54249d0f2a5654327809 +size 231716 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-17.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-17.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a1b135771c8514c316e8eb00dfe98dba147dc51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-17.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243c37ad7b540ad3b9546b34ef961f45343e4382dbe1abb7abd6d5bc71ce4364 +size 232952 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-18.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9b081d1e398ddc28f4272459321f8ddea0e6559 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633b003b67e2bd59bd9a2a1abd8fc88c74ab6af3e2ceab4a01644b429c6cea9d +size 160351 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-19.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-19.jpg new file mode 100644 index 0000000000000000000000000000000000000000..692448d11efe7104a689541906fb01a1569a81ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-19.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e11a3850784621ad99b4ea5b68af7db1ee1f635b6ab6f9d1fbe065bfbb42ea +size 164196 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-20.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13debc6a9eff935f2521730afe9904e1b960cfc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d6e26408cf662aa56161dc9db63eb30223fe27d739cddfa1e82512c723c2de +size 164108 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-21.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f138c4f3ec5f2e61375ced99172b705cd87a54ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9aa9d67973f4a81ce9f3a7f8c459e3be9b8aa3c99c52c7c541bbbd8497cbcca +size 174836 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-22.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c251e9e0e04133262e82e45808377b94e562f9e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13699c5c5056fcce1a5d7b306557059ff1853c4869bb2b368fda93ad18b03c52 +size 175188 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-23.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e923a6e633437328fc273afeedea564657be110 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97557a56392cc7a03ed40ea8e6ec6646b73be6226c1c90aa1b8bd6e75b2528e8 +size 175885 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-24.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff69c6aacc54851d04d8d1b974bb23977a9229e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7718977c1b00076ba2da5a063b54d634aba92cdceebca54e24a0c0b97524b68 +size 176328 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-25.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..514c1150ff3f683d64cd63d8e6f93825dcaaf98b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbd2b7cf0fbd2bd7156dcf031f850cafa7bba62bdea92f05c962de1805cc80e +size 176132 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-26.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73b36e76b6681058f2d94acfda1f4c172a75a42d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac2a93b46305af02a1930eac0b0089f0f5ceaceacf1be6754280a1005684c4c +size 174909 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-27.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bda9b4475013f54cf60296154621894218b866fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff6e8e7dfde74d0547520d4e3cbe1af19e06bc98953bb3af8aac7675163e5f3 +size 172771 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-28.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a1bc0fd4e693e27f0039a39b403ef0eb78ef5da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd85ee97e724d6153ff2767c441660a4b9cfbd872042b6be06eacc4bcaad0ab +size 176432 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-29.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6a7b4c23def59a4de702183aa5929478d6e955c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9285bd471718140e42ad9b9a9550ed45037cbb3c1e4fe0e449d6d7435ca713a7 +size 174490 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-30.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f0ce1d0100258d17f2941eefcf44bc8914d3e8c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe992c788e83d5453a56b1e0d773f9a81e39ba21b5e369185006990478bb879 +size 172903 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-31.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..108799cc5fbb7f4c0bd5d3a266e597bfd19ecc53 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f0ee4f2ed5ccaf2013074d42e53ada6ba5c14b2a59b08d0774ad7914a54bf0 +size 174378 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-32.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-32.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d8010135dddc87637a65d23764793b829a0d68 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-32.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527dca9bdbf1a4672d40a0ea9f23cbb1bd8a047d0582a1481eebc7d4487137c5 +size 175345 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-33.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88573ceefd337b8a3aa98d7a51ec116aadb013de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0095e93841448ab96a41b2fca6e20f5d85e512e0ad4aa4ffb73f98f7593ee5c +size 173095 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-34.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2acb014574feb61f52c845d9243a05771ea4c8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d13ded979624bf10650322c6624690372bceef2581aa86490cf67e70e869a6 +size 172355 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-35.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..577b3f5ab158d0bdd568c792cd5ce4cb8795ad55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d340c152dad5a9d9bddd98ba9d12c453285852aada0aea494740d3827aa92aa +size 172436 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-36.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..201c64f074c79e344f3c67f6b65e7d42102dfcae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa33c35e08b78f1c2dbf1916038f9a3081a85c790ae63c57c301eb62237615e +size 174349 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-37.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..876413036e7fc35d808964c17544ba77a055bcac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038690f810aa58e7e72757c01c112820a2a3ffb91e5c38acae55886a860cd1ac +size 170848 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-38.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b07edd278a65af35eb2e607d849675ab63848e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8b8e7567259781ae267892b596f6879d0fcc9063a8d3d69c12da03c76043fe +size 170121 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-39.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5468fbdd0c293104d7e1cafe25fec1788935e9cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e087e8f4976f38b6752b329ae679184bd77b4ce8e02d398642c4d3a2a4a855 +size 171596 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-40.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae54d929843c5a5dd1bfda1891581e51ea2be10c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af558880589fbaecf726cc39727c10ea5396e2129a34df1f04c59e8645048570 +size 171950 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-41.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dba672d23575cbb112a1f06a1232b372079541f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195a1438208c8e446c0272d40d7e3d75237a86cc4ecd2f558c1915a81a4a7ba7 +size 168364 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-42.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f34e3d04c8ffa37aeedcf7c88c7fabe23edb2c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebecd11443157527ac9dfe5957d92dcd418f19c8a0ac1d8238fb91ef2dae5742 +size 166202 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-43.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47c2b1d4d3aa7454ce886b043ff6d4a627c7d8e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7feed04c789ffe3934ae955b11dddf710bf1211c71263e721e0d348c8ff760f9 +size 170333 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-44.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5dff77282ab514760c3f626957fa769e669cf6c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4ab4e9cab5a0fb776bb27c5177729a34090eb68c07db1deceac6fb0cbdc9c2 +size 171549 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-45.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..167bb9d3e1977da8507aa3bcda5490ddefa36b8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc972d20b11be3d158f5c5a545e790648a003a2a6fcb9d0a3702428c282f8a1f +size 170516 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-46.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c219b105de1c0c7c7274211ebfb054473799725 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ae439d39250bf8ba41c9b7e11bf27ab5d298499b3283c34d37a123108696ec +size 167435 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-47.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ea8814e982b46ad4de9efc488832c86530670cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be404e821a73b24b32db7415cdee916cf0ba6279454c0c230a1b528902c1581 +size 166349 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-48.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..396f687a0ed378e21f01ba00798f184f9b114359 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85c379333f56bcd7720ff321dd70c63ed7a810073988a73802f3890f562c083 +size 168550 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-49.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be3a422095549d290badc1fcf60185ba9c6905a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac1ce8cb2699d87461622b73fefd246fa2d879860dbac63e39ba32205160746 +size 167627 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-50.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-50.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3f6d9b3f0021f87d350bf69a805b159dee86502 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-50.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b71853d4a67e40d8a4d1393bd26634489a05e435422a7d0841d9645ee4c407 +size 169128 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-51.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2504a5dba6e2ae44193963d076c8d0efa7439c67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90684742691214ff75c5f693c6885bcf191bff8cfaeaeb0df56ae2de7c1577c5 +size 168167 diff --git a/Real_Time_Visual_Understanding/sample_150/images/time_0-09-52.jpg b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a70e1957850dd4fba3052d05faa79588db737fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/images/time_0-09-52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a1b96dcb3d667a10c89c4d13deb77bf0af69fdce1a9ec5edf6d049d6a3fe12 +size 164051 diff --git a/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_182.mp4 b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a9972521b181e5ca3e21676a97dc859d1217f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a48980af4560e5353d1c921e799ae7edb4823f9ed2e9440759c29fe7a479d23 +size 50153508 diff --git a/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_373.mp4 b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f612584d4798f49456c8f9e87ae7568fcc4eb38c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d80a6e4bbc1cf50e8a3cbb19eb421b3cd637d6504f1bf52937d9795072ca442 +size 141678597 diff --git a/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750a7d16959732f9b6a01014ef8d1552e85c5b4a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8780bfb0b6a5ab659cfa3e1f38f346945005a1687bf1cf94abbe8897df8c64ec +size 2774017 diff --git a/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_541.mp4 b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..595b3d4985f578d52114f9a468539aa46b27e14a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e68e6ccfc440a79334afc8c675c85208ac78bc1b0dd3d677d069ac9546db638 +size 187380491 diff --git a/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_701.mp4 b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_701.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b532587337e94744d0609bb126ec3dd9d08a62a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/tmp_60/video_0_701.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368db912ea74e3b83a2bb3ca019d443131c87dc14e47fb129bab39c895129ad9 +size 230864764 diff --git a/Real_Time_Visual_Understanding/sample_150/video.mp4 b/Real_Time_Visual_Understanding/sample_150/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6603a932bb29b93faf3ada31d793daa5dba4aed8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_150/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a00c19b000566d2e75cf3ba673b42c94448def2a919eae089eb1e67a0374be +size 244853434 diff --git a/Real_Time_Visual_Understanding/sample_151/.DS_Store b/Real_Time_Visual_Understanding/sample_151/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3556cf166695b3b6eccc52c8496ff100e4c1d1ec Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_151/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5034614d60130540760d769cae0c439cb8501ea5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0e8d8d744d1cb22bbc0ea5ed3583c7b17f3bba605e5c4eec7eb1805dc67b73 +size 2323097 diff --git a/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..634ea7d3ae5e7c87adbcbbfe76c6eaaf1e557661 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa03960880c95926bb088f819cddbc5c0e38b28f1012aa6d98bdc05fb7e1dd6 +size 31452797 diff --git a/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089c894c94851c53e11dbd8087c62a9841561f9d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8fe492124a74a298c80b548c5e85bc0cdb601b064cd1511bc13dd79981f9c3c +size 32694790 diff --git a/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..988223154982d165905bb891935077a157aff0da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1832bef04b45738c14643b7e0940c615879eb7ad8b44eb0c864c59a6a944654 +size 56997325 diff --git a/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_319.mp4 b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..648ad2299bc6b3c79546370f401d9b6955eb7257 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/tmp_60/video_0_319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc5f0b7554fa0df2b26f97ef75c51a1483ca937def03040ba4a9b48dafb9c63 +size 78570809 diff --git a/Real_Time_Visual_Understanding/sample_151/video.mp4 b/Real_Time_Visual_Understanding/sample_151/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e614162ac102d1bfd7e01fb2ecd2a3419195fad9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_151/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9efc22c93b2c95ae6471a5a8aff589588ff97de784a6970164aedcdbc0cad7b +size 63732484 diff --git a/Real_Time_Visual_Understanding/sample_152/.DS_Store b/Real_Time_Visual_Understanding/sample_152/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6e02b1f2368308a8ff1ee42d1066946ff58f8c98 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_152/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_104.mp4 b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34a2f42bad08b92a10903ed06f543a1f54e09ea6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135578d5dc286a629ab435a82a0633c90668f2876a80f937aa35505d405959cd +size 34037415 diff --git a/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_109.mp4 b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bdae39c747b5ad664793e24adeb1ba8679ed72c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf80224a5c4ff082b37b092a83117d301b9ef35f2acc39022593fc1a7c7f919 +size 35651104 diff --git a/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70bce2c2c44d3bcf2e6c477c1c29d4a7cfa819ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a1f38fdeb0a0822e7de18af037d204031b75027a940c761b5a56ced3a21b0d +size 592273 diff --git a/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_205.mp4 b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c57cede8448f0fd882d0c37d4129f261354006d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31cc479556e991d65856a964d135e42af329b78c5934e707df487fc7809a259 +size 65354271 diff --git a/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_310.mp4 b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2be78e7f203e4f80d23fb135532e054b11e407d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/tmp_60/video_0_310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97d55b7d60a20a9ccca5b9c5f64034701402fa0f31b18b01e62499c2e8173c5 +size 105137048 diff --git a/Real_Time_Visual_Understanding/sample_152/video.mp4 b/Real_Time_Visual_Understanding/sample_152/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5963498ec48b79d13a655ab776b2b302b231a02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_152/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45537a1b7f48d35893b47eb5b4dbbb8eccca055f7c135b92622366b6fc2284b3 +size 93964082 diff --git a/Real_Time_Visual_Understanding/sample_153/.DS_Store b/Real_Time_Visual_Understanding/sample_153/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b7ed22c52cc079c9288628091fa8557c11488817 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_153/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc0ec572868b39586cd26b3137beb88bc369ff3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e34dece8db4d2480531b38ba1d6caf11a0941e70949126b7887c92dd091ab76 +size 33516099 diff --git a/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be8374004f27743b2e21c79ffe97dc3a9d66a2bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf45c8c2ab709e11baa31a684335a75084b9b6e8d8dfe0596492a44acaf022f1 +size 34416996 diff --git a/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b986c1dbfd2273a332a1c9bc906d5ae9dddb6303 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d574c5182f526da989e326436df896f02ea5de66712f29e63eef221a904536 +size 1165442 diff --git a/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_64.mp4 b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_64.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12407d3a34ab01e8c4dd2d3bd944f9e6ab124b9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_64.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e9c266c1ca963c02da241ec32ece035a336f2af85067a47b2b922e1a247ce5 +size 17357313 diff --git a/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_70.mp4 b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_70.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2f65ab5263622e11c5503ab7072b975cf1e79a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/tmp_60/video_0_70.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95d9a429a53bdb0f1ed7980b40f4677e93f2edfb5db51db2a572127e9a1a208 +size 18343893 diff --git a/Real_Time_Visual_Understanding/sample_153/video.mp4 b/Real_Time_Visual_Understanding/sample_153/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4454262c6cc1949e4eee39ce36b300ed5e978326 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_153/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2d42d32279aab802f43873489842599b2f0ee0e1faaaf7fe3979970330a946 +size 37064748 diff --git a/Real_Time_Visual_Understanding/sample_154/.DS_Store b/Real_Time_Visual_Understanding/sample_154/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5601262e33fdd1c504a20262eed168464e15c65f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_154/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38a473e7d1e8ecb15d5a93e3e3c138b4b6144a6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22642f6989926aac2c9ce69093231e984286d15b2a8f5070bf13e992886ffd1 +size 5589947 diff --git a/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8dead687585f6544a3eec0b0c6c05c0ec059c56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f7e86e39924681bad05d2d17ff609280759256cd801876826c0cdb4a4d50a4 +size 1298068 diff --git a/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_85.mp4 b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_85.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b106a696b47014781b401e994e625134f6462e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_85.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcc59996b7eb8708baf15cb1a3f8c4cef665839a6faa6782ac05da48cf3b7bb +size 31720788 diff --git a/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_89.mp4 b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_89.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cff416e2b02e54b01fbbecda5603203c721dfad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_89.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf504aa603aaf84f20ba0acddf02ef8aa6c6571d5585a8e02f5441fd5a41c78 +size 33462067 diff --git a/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_99.mp4 b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_99.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..484d31fde3b16a24b318deead6665ef36d816eb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/tmp_60/video_0_99.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61eb88e2b6341afc4e19888c8f0c9705731cde63ffbdce8f84b2604a7fa0ed54 +size 37056452 diff --git a/Real_Time_Visual_Understanding/sample_154/video.mp4 b/Real_Time_Visual_Understanding/sample_154/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db60019c19c745eef86ff3cfbc3026b761ed2216 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_154/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89beb33acff2cc2c4fae437f5ecf45f5650d626258907a0611e01f7c11899e8c +size 57319477 diff --git a/Real_Time_Visual_Understanding/sample_155/.DS_Store b/Real_Time_Visual_Understanding/sample_155/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..184743ac348a558a5bf716c871ae9b015a49c8f8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_155/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92b018557183dc2b9125451f3288171c411b9ccb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7974b4ba3e23522ea0fcf8ccf52dde58e5ae4c63c4d9b6364eb7c8285bcc6cd +size 2608628 diff --git a/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_100.mp4 b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4fa5dbfa683d370eff396a8068482128d6258c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d4c6ae1d16761c4cdbef9d9ac462e96e8f72a902f338fd7e5226b9fcba5cc0 +size 22434506 diff --git a/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_169.mp4 b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65bc86a9b40d4496ce1abc69aeed3941618f7878 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc4512fa62b25054e21eacf80d121dbef8e0437ec7b071685942b8303327c82 +size 43570157 diff --git a/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_245.mp4 b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25946bc4b1e05b2041ef4fd395ff09753d6a47a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdf3c9d1dbbce4dff4f22f11266d9aacd3d234d2b33b14a77435a82ac73b08c +size 67247546 diff --git a/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4654013e127e4f7916a77a186a56a6fba572dc6c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e8eefe7484d4ec657dc0bc876d2ab465f733aeb99c92f927206c67f3d29460 +size 916757 diff --git a/Real_Time_Visual_Understanding/sample_155/video.mp4 b/Real_Time_Visual_Understanding/sample_155/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..010391296dc5e0f240270d5c813bd528778e239d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_155/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36e29784fbdcd8258b386b25f349b7f05fa77109e11468d3835244d7521d26f +size 59730455 diff --git a/Real_Time_Visual_Understanding/sample_156/.DS_Store b/Real_Time_Visual_Understanding/sample_156/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..22a5a47ecb347879dc7967979de9fbfad0d1276f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_156/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b74f023b3c1cf45e8941b0b2bad85fd9b6bfc8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dab9fa395a67ca036ef33ac4491c7b765756b4333f4edc9c10ace6973eaab00 +size 2410549 diff --git a/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a559bec9802ba226cefab4d7815776d0987e4dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe2e5572757e68788dab12351132fb2f3e7076fc00ed824a7405220e59c3da3 +size 45702679 diff --git a/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_261.mp4 b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a96c425d44856f6c131e8989aa2f31369a00777 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5c08124614967986ea30e260757a62c854fee9922799ab934b4c2cfd16a238 +size 67189803 diff --git a/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a271afebc594f479fb9c83664c3da8a3b9611eeb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeafa28a341baf99c423d0cea295bbf5d0057a10492dcfa4f89394bcc97401a3 +size 140734 diff --git a/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_98.mp4 b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_98.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff174e097eb5003c0adee8af2ad8232d08a5e61b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/tmp_60/video_0_98.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d127c68c5299f6fe1db769c470844a60ab56915953cbe371d46e12fcc77568fc +size 24219791 diff --git a/Real_Time_Visual_Understanding/sample_156/video.mp4 b/Real_Time_Visual_Understanding/sample_156/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a657dbbccdd9c0bfbe29613b34410ac74cdb8c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_156/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb84a465b297d3b6f1e66178e7c3cc0a3c78e4ea115f22208e195bfabdec3658 +size 64604955 diff --git a/Real_Time_Visual_Understanding/sample_157/.DS_Store b/Real_Time_Visual_Understanding/sample_157/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1b0d9fcd0b88d214853b3f92776f9f1faa8ac03e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_157/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..677cfca0e1105c0cc695beeb8403f74525e39ccf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7baf7d04eb8ccc4f452976a76aa8a2862e288f71183d5bc5f0eed29a7132c9f3 +size 2854634 diff --git a/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_150.mp4 b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adcc74fbe83fe8ff4a8c24f74bd79c2a6b72d4d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd1df487456a6da65d9e5d9efd4bb46e17e60a87bb8bf82e0f636304379febc +size 36304986 diff --git a/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_243.mp4 b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..590ce16ef0f8c490b89969fe693a054d1bb2391c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53cef1e883d117643e0aea084a29d2eb46d88f2ddf0350ac2a83f1630bd4390 +size 67527211 diff --git a/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_249.mp4 b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2936c46a42846bb655e2debe945d5041a0a6ae71 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e807eaa5c4c930f742d9f3643e17e86682f91edac431b5a60fc3917199546c39 +size 69401011 diff --git a/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e4bef43abe22d075103834b4ce009ba7ddd9189 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68dbd313bc1682259a4745e9400f271be26b872f132c83421103d4f94e6512d8 +size 110084301 diff --git a/Real_Time_Visual_Understanding/sample_157/video.mp4 b/Real_Time_Visual_Understanding/sample_157/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ba17fc52c3707994d1d5a2e6d85be84efb9781b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_157/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898e263a1320b5b3e5ef72d17593788bf944150d5cf628553ad3dc9d987f76b5 +size 104772119 diff --git a/Real_Time_Visual_Understanding/sample_158/.DS_Store b/Real_Time_Visual_Understanding/sample_158/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f6e371acab12c4596aacd91e0f9695289a1648f1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_158/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_100.mp4 b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa698a9ca9491df3f15eaab709455ecc4d27579 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce81df66fb060a8af1d544cf61acd6c241f3bd0a5554151f3254cadd77431cb +size 28177893 diff --git a/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7322ee259b17c16585515ea5452ab1547123fcee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5411c01192244449ea99b7cbd5c60b97b221854c1ca13e0d7a8aca26c988b2f1 +size 4734211 diff --git a/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_84.mp4 b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_84.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9d3ca1454b543167fb0f9bb32a8e97565adaba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_84.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239d322f3b0273a84714ee2c340b8b13136199987c25388d018b8e9600b82e41 +size 24447052 diff --git a/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_90.mp4 b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_90.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..295000f1cebf7956d0535730014a159f0ec0194f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_90.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94ab573ac516a8356c2466071389641ecbe2e48d959ec5efbf7666376dfa7f9 +size 26193436 diff --git a/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_96.mp4 b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_96.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..898592c88a8718c57910a85bd0061f66e45f4a6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/tmp_60/video_0_96.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb9da40d243ad092fc96cb1e5a20b1ab8cd98dc32331864f0572b10f7f48e63 +size 27266500 diff --git a/Real_Time_Visual_Understanding/sample_158/video.mp4 b/Real_Time_Visual_Understanding/sample_158/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8963d97fb9d37b7e313ec298bb5c8b1bd36df477 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_158/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e595abc13bc4feb8504a9656243632fc9e210b95aece931fc9e4c82391cc46 +size 31369590 diff --git a/Real_Time_Visual_Understanding/sample_159/.DS_Store b/Real_Time_Visual_Understanding/sample_159/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6be918fc1b34f5d20d31e879a3c8f92da76cdb10 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_159/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0eb91dbfd46e4eea08b7de3ca2935cd78da975 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b0a22fba41d42b88e166f519f6028825179225f6d0d7f07bd5dae4dd95a0a9 +size 2249719 diff --git a/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e31424b32cb3da19559abbd762d620f5842c8589 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8370bf9197408dc0d2a775d987ce5a4890a42fd491dd7242ddea00d071ae1b4 +size 29980441 diff --git a/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06dcf684fa4a9bcbfd8124367a1ffb7e8a7da338 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1a0b2a764014e19989ff1cf5dfe8f38c7d49931977a16fc1e2f6f330841638 +size 2625294 diff --git a/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1c5a3bfa5e5fdb0df8e709a8f57c5ad85955933 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87433f9157a9ecb366331016804e01880a447bcad5f662920abf621d63d816a8 +size 44254778 diff --git a/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7c6b74e59e47d90f76fa9e6f51a583cc295b82 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c666c711016394a6b59a104ee7d74778f1f6897e94e66bf38a23991e81c175 +size 16110464 diff --git a/Real_Time_Visual_Understanding/sample_159/video.mp4 b/Real_Time_Visual_Understanding/sample_159/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0688fe0ce9afbc56fdf10c65169e117971b44c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_159/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed935c0421f83f82429a2d5bb320e2b5705bf75f48da256e8666315e28b15cc +size 40953669 diff --git a/Real_Time_Visual_Understanding/sample_16/.DS_Store b/Real_Time_Visual_Understanding/sample_16/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..82cf2ac900deced59bfa35d0d8593dac9659ffc2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_16/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263d3398ee5d832e562151b5eba7e08f03b8c25d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d63d2fad167d5f9a8536283443ae14c77c58784b2f19501f2a8da911292fc91 +size 25951419 diff --git a/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..738d2beb01ed955a8de862aca64165082538fe2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a431c77bf927b9e046f55123bdaf26c483dd128ee818b16b5a804ccd51cc6c0 +size 38569516 diff --git a/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_642.mp4 b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56c7e4d9ea29fb785edc8b774aa4653710b8c99b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9b067ce0c6e1bf07f81cb97e1bc9840847517c46903cddfd7d36bd4790f933 +size 52135832 diff --git a/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_659.mp4 b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_659.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8d130aca089462e6def1008a86e6bdb88d7345 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_659.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d367c12fa1d23d745384e50e17e4f15fcd736ab263442b803857eb372e9673a5 +size 53684742 diff --git a/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbef62356bb36fb5ddc747cc3bff3ecfdfc21c1b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8754a01ad9dd0e421d71f7a082d5fef104dace205de9d141a499eae7a09ee42c +size 634913 diff --git a/Real_Time_Visual_Understanding/sample_16/video.mp4 b/Real_Time_Visual_Understanding/sample_16/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ee08f1fd2ec8ea16a70f6908f1bfe35c403b12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_16/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71df5cca221085ce3811582e950ded0ce3d0cf897ed9f14a077a3f28356036b2 +size 41053470 diff --git a/Real_Time_Visual_Understanding/sample_160/.DS_Store b/Real_Time_Visual_Understanding/sample_160/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5ee7bb35247370cab512a474b9e42257a8b3005e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_160/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45033b5535752573e33533bf2a7212eabe1514cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d469f6c8e93b671ed4fb4c7d73d3af7ef64d4813c74848d02a680cac8e06e34c +size 3489431 diff --git a/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3d7a9b8e9aabc00eb452ecdb27bce2f6c7ce11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13bf2dd7a3cefbcaf96324bb58207f7516b5edbd14ee4ac43e1fab14e3d6906 +size 4607322 diff --git a/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_177.mp4 b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f457089519989255b7b895a5e73122f8d0bb0d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635c9cf72076541d8423adaabe6736fcba19399957bb2303a0d4847b13f0d432 +size 53391081 diff --git a/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_268.mp4 b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c2b00a97f44eb9dad8a9037428dc4bacd45c42 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f05372f61076caf38346d519831ecde5b21fa1733b39dacbd0a9fe4b92e065 +size 74802387 diff --git a/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_93.mp4 b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_93.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57339376d04caa11a832cd78d7c518b6ea4abbb1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/tmp_60/video_0_93.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d34c4f6ca05807c5ce7fad05448bf91edecc65707cb750e363303ab100341de +size 26064574 diff --git a/Real_Time_Visual_Understanding/sample_160/video.mp4 b/Real_Time_Visual_Understanding/sample_160/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd628318ac5e533b0f4e3acd75df7cb33e79915b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_160/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b4dbdcd9e6bebd3428ce51c6378ff5fafac002981e6093c3ff85f58eaa62fc +size 61845677 diff --git a/Real_Time_Visual_Understanding/sample_161/.DS_Store b/Real_Time_Visual_Understanding/sample_161/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..39b8ba89d093793a0bdad6b9a97b1854bf594bcc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_161/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b083c8f73d0f428ced68f0386542b850eaa279f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769a0900b13f7e0f249bd90be172d27ac42418f89faa12c74d40acac1fce19aa +size 48646569 diff --git a/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40321a773e35aa2c004d6e74efccf3cdb3ebf58e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ea48c80a44f950881f45a8b4f7fbaf9979a5b464e7be2500d53ee8ae341b22 +size 751014 diff --git a/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_80.mp4 b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_80.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..284ddc185b7d283962234e0134276dd31e97cc3b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_80.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256b79ee25b6434906bfe3022e4d725287c15c6f9b816e3459c76bb10b023014 +size 20171624 diff --git a/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_89.mp4 b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_89.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ad6199faa77f539818c5f3d66c1404fb662a4c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_161/tmp_60/video_0_89.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccba4fb137d406de9d5659659f915a04e96d55ca5187bf4a1af6ee412acdf5e +size 21489908 diff --git a/Real_Time_Visual_Understanding/sample_161/video.mp4 b/Real_Time_Visual_Understanding/sample_161/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f57c175dbaea8d947ee32ad30fe7b88eb0a14e95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_161/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc8a0fae95ac6d1eb254d8c7159bef82af7d325b49e7f09b27deac9aa2c6f04 +size 44888778 diff --git a/Real_Time_Visual_Understanding/sample_162/.DS_Store b/Real_Time_Visual_Understanding/sample_162/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..10cf342eb5731d30d4b8f430fc25150d0d700d3b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_162/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b8aeacf9ada326622105413749ca85c302f9d10 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9113a97fc1635ecf417ef803ed185adb19bd2d7f95f3b478f9e3614103eda31 +size 29184770 diff --git a/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c0ab79097bf35f4afb1d05a82d0d5610340a04d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab52e8e28f3475f5c71fbe4345be8d2396a99fc6a1144810e5f8733945fcf253 +size 5310058 diff --git a/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_191.mp4 b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e35af78c538dd4655ffb46ce0ad30b7f6a33045 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02687de72760ec333f8fe56ce5068ec1d440a59f44047183d84df118ac0cb10 +size 44015174 diff --git a/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f395add5f0ba8dbf97096e38e1e3a02a262dbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652a0b338242d2f21b5a83ae116dce2ca21d15a9d7296465d4b33f87e1dfe3f5 +size 7252462 diff --git a/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_72.mp4 b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_72.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66e1b3993bee331dd116d5eb49164a9e90cf9142 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/tmp_60/video_0_72.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b11ae358fa35964945b7c9e1a42d32e870f4b6ef0bc96c80eea275812547b82 +size 18448551 diff --git a/Real_Time_Visual_Understanding/sample_162/video.mp4 b/Real_Time_Visual_Understanding/sample_162/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32784718b9cdcd45fd75d6b6d7aa0039baad67ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_162/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ccd2101f82b56972dc7d4ed34a785426fa34379b2bf468cb6d075ca793860d +size 63701497 diff --git a/Real_Time_Visual_Understanding/sample_163/.DS_Store b/Real_Time_Visual_Understanding/sample_163/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fcadd852f1a62b6cd1fbb9dbdeec69f47a01c1fc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_163/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_225.mp4 b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc6296202bd3d559e0a1d62d1f774bd118dd7674 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b25b810e7a534f6c158f23318d184fa992d1cd3c974cf256ad8b4cbbd4aff0 +size 142718069 diff --git a/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_371.mp4 b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8897b81ad6829f3fff9bef6e89fbd1e05bb4b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc9aee0eea1713ddbb558e4d03a3755242253b0fb2d6ecc126e21b7ba0f9511 +size 229212382 diff --git a/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_466.mp4 b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b096ac2011023aefd7502c2015d2bd222a6250c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1323d70b35e5f11b154d5deb7009c79cea8812cb3a86a4808d2d2fb5821fb8b +size 286442771 diff --git a/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_49.mp4 b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_49.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39f25f50fd6dd7db7972801bf2caf6c24a0639c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_49.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9286fe9e405340a815197ca5a4573bce4a241fe8efa69275f187c49dba27918c +size 26024544 diff --git a/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_61.mp4 b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_61.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01764d20bf3fa1a92460cbfad32c5baa855468d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/tmp_60/video_0_61.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdec42d06700869c122dbbd7f43c5e2b94965ff4246aa5d5126c9ad31dfe2db8 +size 33447998 diff --git a/Real_Time_Visual_Understanding/sample_163/video.mp4 b/Real_Time_Visual_Understanding/sample_163/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ede98b8ddd6b4989f30026ee1ba842d1a8c1cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_163/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e04696ac6828a4d30b146a38155ee748e8746221c5c1d3ee4a5237cf3d64bc +size 445481063 diff --git a/Real_Time_Visual_Understanding/sample_164/.DS_Store b/Real_Time_Visual_Understanding/sample_164/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..dce35164999508ef83bd1d0a11cab9b7050cf00e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_164/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1229cccc20b62b2706bc774383e9a74bec0ecf0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd22af50cce5ef4c4f2be8c6b9d58776de0c4a566c59940e63aa31bab07ecc5 +size 164306013 diff --git a/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_233.mp4 b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c841dded48bba1cdd740a3b718619e65d43cc0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6af038ce8f80ebda249da675c15e9a0dcfb6cb3a8b26634550eb5dd7541af56 +size 323259288 diff --git a/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_350.mp4 b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4c7280762f33dd5dd067fc5626bebfb9abb78b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766e271a4320b59626c6118b8dff21a7fc59e8d5611078546ebd5e76a321afac +size 461493590 diff --git a/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_467.mp4 b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ccfc6365176625c1d54276fd4386df591f90697 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d1a679f48a46584762b30988eff102d115ea755a964c4b5e5d31f04dd7b979 +size 722234356 diff --git a/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4a5a809b5b0eeee0a609d36a6230a568a8d7b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98f04af4cd15d7bff040f35103ce5a6a7c7bebca83a702cce6f537e7ca3cbaf +size 8920986 diff --git a/Real_Time_Visual_Understanding/sample_164/video.mp4 b/Real_Time_Visual_Understanding/sample_164/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae93ca60b6b853687b7da281a48c42e065e64fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_164/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a2352a3e596fb025efd4ca504853406829aac9f6f75103dff449dd53045326 +size 357125110 diff --git a/Real_Time_Visual_Understanding/sample_165/.DS_Store b/Real_Time_Visual_Understanding/sample_165/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4d17ad132623f73cf8a4e0af1d2e3a07c5caff08 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_165/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93694489bde299e51068cb518d63b4586240b8c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccdc73fb738f1023ad86feec2063f9702c5e4928a9f5a79badae1c006071780 +size 187682718 diff --git a/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96733c16b31e0dc48e35879287af5a11c6c7d748 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5aae8753267c542cf703021e95dfc59eaebcb5e30756c16fa914127906f054 +size 2472571 diff --git a/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_255.mp4 b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdaa67dda2e2f34c1203a6982500a4da101eb2f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f516142ecb87a52d4d87ba9dc3af3cab5a2a1948fa37d196b5acc99cac03da7 +size 389082235 diff --git a/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_385.mp4 b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc71a8587e77c22bcdeeb58fe294e4c024bc1049 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6136eb7e07f45ae50884e22347f171fb4a3386f19cf51468ec40c52879a34ec4 +size 527838140 diff --git a/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_493.mp4 b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d1308a7da0d0adee8de5c9e7d8a4ede53c391f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/tmp_60/video_0_493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5065d01f730190527a842efede5145c52d263a8bf51241ec98888e2d7f787fb0 +size 651801454 diff --git a/Real_Time_Visual_Understanding/sample_165/video.mp4 b/Real_Time_Visual_Understanding/sample_165/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4810a953050d43c6ff272eb24b5bce292f0d7ef0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_165/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166e7e2af8be5e5a4f6a3a4e5d9af077f63ba3afccc16077b83f1b8e9999c044 +size 362894639 diff --git a/Real_Time_Visual_Understanding/sample_166/.DS_Store b/Real_Time_Visual_Understanding/sample_166/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b003aeff1ae86395ccc31221aedbd384c5e13e30 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_166/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed31e713e473159511daacc703de4c6baca438e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6905791d570be0e45c6417a6d3b6b271995b74dfef3b041fd9d66a42f8cbe1e +size 20594625 diff --git a/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eead7e6cf7cc547c32256e5ee0b552a5121dc2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b81becec0917cefbff061f4e9cfebf49698fccb162ca211a9eeacfa8e26c9e8 +size 311491704 diff --git a/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_233.mp4 b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c6ba65a787e238e372e040953c7c7bbe9e248c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd170011ae09a47375b690b003a6ce8124da12577b185e94ca2d805e1f46db1c +size 577076419 diff --git a/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb53517b8a1da51523dd8308397323a632d3fa9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ca5cf93856c04b1a1d475ae0bcb6eba84cdee371c64bee68ce2416afe33a46 +size 873560990 diff --git a/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c31e05109aec662376a56c79f9dfd0389f6ea6db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add6840c8ea9bdaa420304ecfaa631fd15da91d4f472d97695f327822f11e596 +size 1164480372 diff --git a/Real_Time_Visual_Understanding/sample_166/video.mp4 b/Real_Time_Visual_Understanding/sample_166/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2dc5f33cbce3aec46853e1cd9e2d54283204cf7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_166/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1098d63eb8e4da5807b5c2425e8d2b81b4795a46d2649d996219a00fa1facf +size 463079728 diff --git a/Real_Time_Visual_Understanding/sample_167/.DS_Store b/Real_Time_Visual_Understanding/sample_167/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ab0bc0817131098b8af53993c70728d4d9f61b57 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_167/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f574a273bec07702379dd6ce9b21c982307c3c5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4f71527bff42c521ca16bae869aaec3c64f78fbbb7d5684b40bddb183aa728 +size 324730744 diff --git a/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_270.mp4 b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f9e628720c1a02af2430b3ac76266e9dc05526 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a940cb1fccb023fd0edb2c3d193f0cb6c043a9e13b58f8d86f6f2edbbe2380 +size 693452959 diff --git a/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_36.mp4 b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_36.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253df42d4b1f97878bfce9e692273a8b63937c92 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_36.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1494c70da4f77d31a2d20bca4df9537ca44c897e53775200cb36897e96cfccf +size 65953088 diff --git a/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_393.mp4 b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788fbb68bb5b0da10c6a0a49a0c09a7efe35fdb9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1e8a0121eb5e4b29e7416566181eb9932b4a9efd69b4a24c72e848fad948b9 +size 962514262 diff --git a/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_513.mp4 b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_513.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b0bdabbacec21bd0de2d5e17c1d96247828102 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/tmp_60/video_0_513.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d1b2641bb71a628f18199459e988b1d2b5793e67ff5eb6546b932814456b5b +size 1274551862 diff --git a/Real_Time_Visual_Understanding/sample_167/video.mp4 b/Real_Time_Visual_Understanding/sample_167/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42d0d9839451ca2eafe1584b8bb1482c8ee57ff1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_167/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7774479ecd9cd57a90919908726ceb4cae0a8e014cafc08145deb90df00f0a +size 513422151 diff --git a/Real_Time_Visual_Understanding/sample_168/.DS_Store b/Real_Time_Visual_Understanding/sample_168/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7a777ab00753979b6fcca7d8e71cb8a4d1956ab6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_168/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_137.mp4 b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db46f5df9287a6a82acb8d83e060980a5c418eb1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c27b6b5e35c3ab52bd9883708be26170faac1d2dfb1376f63724e4dc7e32091 +size 157598899 diff --git a/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8d3eda6643e586c581d97d0fc89a72fe2e6a9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0761c986859bdc0c84317d5015f6709469a309cdc067eb425772d04b08c136b4 +size 21327331 diff --git a/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_253.mp4 b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b254dea26a16f12b2c41ddb87dae6469b1a74d98 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f2e9dc59d306a271509a683b7eed5d0dd917b5061e211e87eec92f1c8498c2 +size 289498489 diff --git a/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_369.mp4 b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39748f32219e945cc30fe7ceb70b1542b7233911 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22093d472b53a647af6331420a5777a8b45971fdfdda8b618d6b5ed0b7bb47bc +size 431366968 diff --git a/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_492.mp4 b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c1566e65a1acfcf7c54cd9a217e460c55f3673 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/tmp_60/video_0_492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c171fb88abbf7f14960cfe33f77eb5143343aa19079f24409c9d083e4358bac3 +size 579777456 diff --git a/Real_Time_Visual_Understanding/sample_168/video.mp4 b/Real_Time_Visual_Understanding/sample_168/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a483decd1d31a544b7f5d4d90f3fa5a24ec5ccaf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_168/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5d4b450f0b795446925d1e207512a505841728ac8d6118f95e34ca2c4d199a +size 431450640 diff --git a/Real_Time_Visual_Understanding/sample_169/.DS_Store b/Real_Time_Visual_Understanding/sample_169/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f243b51885f3f38869819813c91c3100d6f0f39f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_169/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e98aba0eb897635d89f09840eaf26feaaa0b7b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5427d73960a6832a3c5522f14dd9d844a0b461287d37b31c8eda32b6e712cb +size 175740199 diff --git a/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc5f42e78d748bb539cfbbc2d0591393744be61 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4a35455d4def18a154fa47c597f8b564e035e182923c642908cd09d4bf2a97 +size 25429865 diff --git a/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_280.mp4 b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b7976c111b7fa7c41f22ba95f3cff4bc6b857d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801890de4547d0bbf5d0b4758c4b4fe7b0e5f968d8abc824b75beb03a4b27bf3 +size 373941224 diff --git a/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_409.mp4 b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f5a6c00b5bd074972695f0f7d1aac0a39f58dc9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f96c2beb19c3dc653e3a106b8921fdb98a8cd0d025fbe3696353bf98a804e1 +size 546277955 diff --git a/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_551.mp4 b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be1f5aacb7883c207308175f38e22e486b5d3e9d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/tmp_60/video_0_551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da952791aa0076120bcdd6f05f2392b2e5b548c5b7cf57debb4201e49b60ed7e +size 749341103 diff --git a/Real_Time_Visual_Understanding/sample_169/video.mp4 b/Real_Time_Visual_Understanding/sample_169/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a474c031e7416313a40ac0576779c3b184030d95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_169/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5125616b4cf1c0d51623b39b52f155c05016f417284f4c0ba7a04f23a8b302f7 +size 371560404 diff --git a/Real_Time_Visual_Understanding/sample_17/.DS_Store b/Real_Time_Visual_Understanding/sample_17/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c986fa88604e7931b01339be1127ead43cb816cc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_17/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34486bbf4df45b8515fb0fd111e7d0032e76ba0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5513c6e997bf815bf9380785012fd52358a6d58199ba6238aaf2dfeb131977d +size 39073030 diff --git a/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_243.mp4 b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..338b08c6a2cf9111c0d5712ef9053a1d56d3500d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41dc21ba11b3ed5cbb6a33ee410b32f07c08e947effe3cc84937104428b3f730 +size 80881675 diff --git a/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_363.mp4 b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..988d73bf38fdefbb155c2da85ca5f1da62fda3fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c7363e61840136f27829f780aef1b2cd4df96e23c9dbcd9b6a5b280efdf273 +size 127845762 diff --git a/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0233277af9baa45d598b2d1c8fbb547b1f5e8a13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d18024777a705f08aa9aecc3cece00da3fdc85b69579358307e09695672f3b7 +size 171321601 diff --git a/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_552.mp4 b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_552.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee68f1a63832f6860b665e9979a4486d6ee6124d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/tmp_60/video_0_552.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee3528dd0fc2ade5c82a878880032057537b71a38162d2e4dbe112e850ecd50 +size 196515982 diff --git a/Real_Time_Visual_Understanding/sample_17/video.mp4 b/Real_Time_Visual_Understanding/sample_17/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14184b0868958342f24d41db53dc53242d2cb830 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_17/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d90d61d835357fb317b8deb9049d693ab957e883bef919da20a3de0fe9897100 +size 192227765 diff --git a/Real_Time_Visual_Understanding/sample_170/.DS_Store b/Real_Time_Visual_Understanding/sample_170/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3751658cd5f40e5bdfffa61b380972d2095fde91 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_170/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d96659148480d0d51675025e5538373cf66ba5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa91aac9880dd85c6679645e97502a0cb6a9de6d11810583b92679a9214636a +size 30250607 diff --git a/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_150.mp4 b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1586a50afd5dbbe07b2da3bb9d1b9fc1502203d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fc2388c79667f7a6a7df6227b50c91b4a20be6b8213abc4c2a6ff8054ffb00 +size 275429298 diff --git a/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_288.mp4 b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a20f3b3e29a3eed245aacb4ed2ad262bca47b37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79654c4f79f21701d5741d3aa46e022e902e2b0adeef5d556c49ad1c5c9c3a4 +size 466876127 diff --git a/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_429.mp4 b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3942534b4408eff227f73b8654d1f5ad30c6c74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad181a120b66d8b0bac2d9c6adc89565e13d47a4f960af34f6f7f08fbaefadc7 +size 690689645 diff --git a/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d0f201b26989e37d636b6010a347326e51bb2d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5bd0b5dd7708886d4fce780f91263b6bbe329f83987f41524db4c193c20146 +size 827173287 diff --git a/Real_Time_Visual_Understanding/sample_170/video.mp4 b/Real_Time_Visual_Understanding/sample_170/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07928aad351e012b3405765986feb463d0dad6db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_170/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15036ee2d81d9c6de3ca7893d27d27d125a9a1a56c3353a57a946509a666d84d +size 422821477 diff --git a/Real_Time_Visual_Understanding/sample_171/.DS_Store b/Real_Time_Visual_Understanding/sample_171/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cf3543db64abb0525a68e5a828ef78314dbc630b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_171/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad42a21016562412b3c27be270735a2e2a3c16d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d780c464ed387d4f353c437f2a7edbfa43cee75a12af6bf54e68e541d2919350 +size 209687202 diff --git a/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..910c396c081809428f77d094305ba424e13c9d5f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fbafcd2162e8614514923e941a8356c8b089aff81e0576154d94680ff09d25 +size 471434056 diff --git a/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_387.mp4 b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d96a8e369463d548e692e50d57db89fbbc2770e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255fc1792056b7e53c3cecb12de4a83398bdce76e831263c4af37458275ab8c7 +size 691117841 diff --git a/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_514.mp4 b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d81405697c06aafcb7cdd5642d35a87a5d766b04 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166e1241204fa273c53c203f8d1e01c7bf9ee8d4037b8b1e9e8ddaf5ecc6b100 +size 850996523 diff --git a/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6ca3accce289b3e9307b0288fa4f1789aafcfda --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8ffdb2644b47a073422c526147c2582a96da3572d298bddbff86864dc40b18 +size 14263731 diff --git a/Real_Time_Visual_Understanding/sample_171/video.mp4 b/Real_Time_Visual_Understanding/sample_171/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5f87bf1abe5fd06f6aa47e2afd00bca73d1f9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_171/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cdb6d8b343ae29615a73afdd4a6427aefd9b49cfa227a9bef9e32503dd3d47 +size 378211045 diff --git a/Real_Time_Visual_Understanding/sample_172/.DS_Store b/Real_Time_Visual_Understanding/sample_172/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2551def9840e1171b33b064487d9b19521db9bf0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_172/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..186de4f3c31b3044b0b8875301669df778dc4316 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a90909a2dfbd00134a659283d89c28adc8f34ae00e029252b13aaad5034176 +size 15927853 diff --git a/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06202283a1bb95cf151d4c1a65b9a85cecbb70da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb827580a6749bf1f958ee8f7c72d3e4c556b2b6bf6d2465741d8c6d81cbe28 +size 176246585 diff --git a/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_263.mp4 b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f724f359ea4456392b4c68670166878c9e04731 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30eb4baf5f1020fcab7b17ceaed88951ec00c44ce7c730d9973f5422294a6fd +size 345309083 diff --git a/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..148b5575b203f0da6b4185915e89538afe53e1a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2144bea3facefb913ba5d365224a41e7408c0ce9bd14911906067e30b04456eb +size 520258495 diff --git a/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b6cd6b37f2378b4dd8767ef402f9d702d155b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d089c0f13253d6e954703172cc3ef35e931add54902bc250064c660a3a2c08e2 +size 872533991 diff --git a/Real_Time_Visual_Understanding/sample_172/video.mp4 b/Real_Time_Visual_Understanding/sample_172/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d1c90f9e703e8e34a5c8b93efbd0445ff70909 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_172/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3873e9f85110e27da67089ed128b9922928ef553991db906da6e64d7e2ac472 +size 377159945 diff --git a/Real_Time_Visual_Understanding/sample_173/.DS_Store b/Real_Time_Visual_Understanding/sample_173/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f4168778277c329b52b7afe5efec0be3e025c0c1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_173/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427ea98dd88de40697071d114949cb02473c618a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae517af03be2214459729a59675c5edab95bc95e0da588afb1dd966a3c757f46 +size 331061120 diff --git a/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7711b916280810ca717fe6438d8b34fe3ae451b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7494d5cb574cc960f6716fe64da2f0fcda2f16d979891329d5a6080fc68fc7 +size 36350782 diff --git a/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_262.mp4 b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a99e7865f32ccc866c65f6290ce956a4c6dbbd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3621eb2a8245d3705df311eee3bdfe14732a2d3ee79efae3ad21b3246f53e73 +size 516474668 diff --git a/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_407.mp4 b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e5d072f2f4baa7ffab00f89aa0b41f6d4a70d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364e14822341d5e74bfd5a04e81000be5d7ac2f5dcf9c17df50b9d0587afae04 +size 715346920 diff --git a/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_530.mp4 b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e5ef85b0b2c478f02990edf6c4be60c372df81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/tmp_60/video_0_530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8973a52be04c837cc83ac3cccec00d465245e5151a0de4340295f03c8f7c2470 +size 881017983 diff --git a/Real_Time_Visual_Understanding/sample_173/video.mp4 b/Real_Time_Visual_Understanding/sample_173/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b434f6e597687d647b3ecab9160d71653afbf86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_173/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c97578e3172a6096df0a4020cf12720527b5746794fef89708d6b42b10c599 +size 403065831 diff --git a/Real_Time_Visual_Understanding/sample_174/.DS_Store b/Real_Time_Visual_Understanding/sample_174/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..62c05202e64a8a5581ae7ea96a17a1b3570848dd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_174/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb288cd3cc382095cf909c3bb5fad3b94a4bbfd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80d493af8ccfe2708285238817fb1a9b6bac8c153e6dba83081950b0739645e +size 10728921 diff --git a/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb9a6689aacc47df07cf4291d19de697c8bff22 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72fe81c10d49f0287d32b9522fe8807f275fc8db9fde0f956e98e9c747dc017 +size 287007711 diff --git a/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c36b5082d14693283e0de3bde25cb891130f5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55d4e4870de0f22e154d718282bce66d67cbbf36fd74a23f2eef9f1d6f01bbe +size 492500163 diff --git a/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_377.mp4 b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0838077650d857397abd9098a0076910ba1fd776 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52eb997647d36c69e4a5b213b589136c0418f297a2f1e7f87e1f83fb7c273523 +size 777092045 diff --git a/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a12b69cc9712be77c62afe984a14b48aacea9701 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897acc64ded0eefd12a88f75c5b2ecf512fb06d701ec4ade42497f96d68bc848 +size 1021265071 diff --git a/Real_Time_Visual_Understanding/sample_174/video.mp4 b/Real_Time_Visual_Understanding/sample_174/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0cb55dff27787d5e68ea1ec053096f5326abcd7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_174/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84e993062d0fdea37af309c1bc0b4ef58f40308b47c53a4b2af094224621c73 +size 432773825 diff --git a/Real_Time_Visual_Understanding/sample_175/.DS_Store b/Real_Time_Visual_Understanding/sample_175/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..db59c48caca712e9285a9e626c91b3867f9fd162 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_175/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..132aed4093c1fb558a91898881c102b9ee67748a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f4c8960f850751d63fab8336d5b398928f392fd296ffba93ef97b9a1074a0a +size 154213506 diff --git a/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e08fb9be5ba548c68ee59914b043f44a0ec68f37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6271db794c9a527f31e8241683b66834fbb7e8fb26fab7c7c78f55c8ae639ce5 +size 22552648 diff --git a/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ff7df6d41113349a5a8e582d1ce0e8cb7380b84 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0f8991904de88366412cfaadd758a97999057924943e8aadbe9b3174c9cc06 +size 311779923 diff --git a/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_394.mp4 b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e2b5297a75801e9b930573cdbdbefb60c17e90 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3a6b641796c89140ed73c42348ce03fffb9e1564e77b89a3c135accdc90b5f +size 477903195 diff --git a/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_512.mp4 b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021eb1afd14c6a9ac52db96fe05b00e5484c5abf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/tmp_60/video_0_512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892e7ef520148e8aded7ad23e61b0852fdade944e6fba72cd5511f22969088ad +size 618748522 diff --git a/Real_Time_Visual_Understanding/sample_175/video.mp4 b/Real_Time_Visual_Understanding/sample_175/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb21d4a26050afb1de2d2fd4039b58801a6d90b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_175/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70ad2b326323b0b7aab0afa6017f6303ccc9dbfa03cf3cd5eb280ef6b320374 +size 451848974 diff --git a/Real_Time_Visual_Understanding/sample_176/.DS_Store b/Real_Time_Visual_Understanding/sample_176/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..87ad580a5d1cf90e328d94b0184eefcb63a4a0d7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_176/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8b29a1c1175bab3509c3e42f0e23d7ccc8ab5d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf65f04e92020819fb959dd66fc6106f53527ef14833075dc680aa1811df3f8 +size 16007818 diff --git a/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..483afc005723bcebec2da91fa16adcc08662ab58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb7eea5b506b4015df1945771d06a4a613ddd6c461f6932807747b04f8b07f8 +size 238816399 diff --git a/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cde8921abeb4cc090a43a75c33d92ae60f4b1875 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2761cbe710a6366d738249ecd2d147a9ea8008fac5dce48cd0bbbb3893bfbd +size 461392904 diff --git a/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_399.mp4 b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39bd5d62425b4d41da1a9b6a157cf09fe5a06930 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17317371a12b12ed8e55c4f2a4c0a6091b7bd179acb5032ba5ff3737f8b73739 +size 664039396 diff --git a/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_525.mp4 b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee53726a70998ebf21519c0bf8e871a71a1738f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/tmp_60/video_0_525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abba5f510746747642969ad303a99cc5c220b7f5fa480f0e12bf75319e4e1315 +size 838085295 diff --git a/Real_Time_Visual_Understanding/sample_176/video.mp4 b/Real_Time_Visual_Understanding/sample_176/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2d9d850165001e5705092f55f8800fd63094c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_176/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03906e30f34c6003b63601f9409f60e7832dddce98537653f69cd8ecff388047 +size 376975465 diff --git a/Real_Time_Visual_Understanding/sample_177/.DS_Store b/Real_Time_Visual_Understanding/sample_177/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9f3f0a3d43405d6eaf4682a11fe6e49430d18af9 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_177/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eab90c37331437b649032e00a14367a000f9140 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe08e39e12a2d158ea8b3bcbec277de6beae252e70c0ee39cd5856d8af0f7db0 +size 291517071 diff --git a/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbddda076b27328590d9f1be5bf73bbd065846c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb63300d13541e969e6c935cb6de71221af172f06a8e5b2e26ee47f133b41df +size 49607106 diff --git a/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_249.mp4 b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767f1312e54c6e53a0461be058467f76f72a6c63 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dceb2ac649494bb34c293be2f4d9ca00adb17526ce278f805089df6e87cffe46 +size 479638519 diff --git a/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_376.mp4 b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81a20945111e4d2c3e4f19701e25d1beca1b09b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd34b0bf7cf6e77096f34498e3e8d48d65ae15dc5b50d68801686e83ad14da7b +size 727027935 diff --git a/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_477.mp4 b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f888ce523ac00a849c741488fa0b5fbec619221a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/tmp_60/video_0_477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafded1d489f9d926e567557f2884e22a3048ad5c455771bfcc92cd6b9c65aaa +size 898703054 diff --git a/Real_Time_Visual_Understanding/sample_177/video.mp4 b/Real_Time_Visual_Understanding/sample_177/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6adcd544a25e6e29ec21f5bc8fbddf89e2682a91 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_177/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c739ef7636bce59f0dbbef86bc95019dcdf233684ab6d44a073858179655d0a +size 377772267 diff --git a/Real_Time_Visual_Understanding/sample_178/.DS_Store b/Real_Time_Visual_Understanding/sample_178/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5222962bf1863cdec0a9831a8ba280ad099c83b0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_178/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9202eba174de25607e6c1d1651504958a50090a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45e7103617da64b8d60918919be5c1771a6a68cead39dbb019d10524f17b4cb +size 274938745 diff --git a/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_237.mp4 b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac7adcd2e37d911ade4701b3ac20148c9f8f9bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3f8fa5dd3bdc4ccd7057e3280609b867966252b1e2afaab31ae44535cc201b +size 485592840 diff --git a/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_338.mp4 b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f66fb48bd2d8dc61cbf095ced4fb655a1bef85c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28a92e3254bbfa30895d91424a000cf63e64b829bce9d903a742ff29eda1bf1 +size 639273632 diff --git a/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_458.mp4 b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b10030de6d564d90c6834f574c9f817a727f1671 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5bd07f956ae572d9788677650366132a4f69f418015520a3988d47057e6f2c +size 810167107 diff --git a/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..444d09673e6d196ed046448181237585168ca3b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f98ce5d285100dcdd7054e7d86a0cd0fdbde3dda8b059336ae93bc3720198d8 +size 10014594 diff --git a/Real_Time_Visual_Understanding/sample_178/video.mp4 b/Real_Time_Visual_Understanding/sample_178/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb8ade1151bc131f0967b01858a7b085a6ccdf5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_178/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edfcf15c3b166b049af20b437a4c64afc2dd750ee357cd238cc42ad3ec8cc9a +size 323900585 diff --git a/Real_Time_Visual_Understanding/sample_179/.DS_Store b/Real_Time_Visual_Understanding/sample_179/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..30ca116eca5f87e4cac1da4590a91f283e0d3246 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_179/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d97dc7ab39dbc0e500a3d3466ad87df161f044a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0988db4fe69ce4dce785fe8b2c7cda65e8479827a1bdeb3156b1036c4b5d8096 +size 167824796 diff --git a/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_245.mp4 b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f265ac1fa8e368c51a14234a27d46dc3d9c19977 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf61becca585d7c261d1b9f3f6bc0bc7d4067838f4b8633878b5affacdd8d41 +size 294471121 diff --git a/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_369.mp4 b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3602fb48dd1c4a2731cbe6ba18da49ef06a9db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fffb1be53ad398a38ca684b2b3fe547139a41e98e19575df5b874312660413 +size 437682223 diff --git a/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7061dd520b3000318f7ccf4c9f21d21d8183a3e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df6356a16aa66065e66bd717c80ea41c057efd974e70ec24a11953c0b87521b +size 3740246 diff --git a/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98189da254aab93fffb2234bf01e78fd2080ab86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e431a7a9d4c23ffceb959cae25d3d6e57ebe2a0ce8eee0fd502cbe95d227a7 +size 588480723 diff --git a/Real_Time_Visual_Understanding/sample_179/video.mp4 b/Real_Time_Visual_Understanding/sample_179/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f9fd2caa908f6d7f8609d53b54595ae8213faf1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_179/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4910a9d800e5878820fb7ed6f0dab902f29928ad44b0d12f26236204f274eb21 +size 439605216 diff --git a/Real_Time_Visual_Understanding/sample_18/.DS_Store b/Real_Time_Visual_Understanding/sample_18/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..50b77abbffc1c5b388c7ccf5111d8291dc841db3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_18/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_117.mp4 b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7995f5bd5e31228cc879ea5e0566ff206670b2c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21df48a27e3afff5a986baceebc176a01e111dbbe689b34b63be607d0a3e156 +size 40006385 diff --git a/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c3aaf813cc5a87f3d731c3d3824b160ab6259b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19ae662f9b0e45a703be6aa38c7445cdd86512767a0ab38b8451a0e626ae2b9 +size 71272143 diff --git a/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_40.mp4 b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_40.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07bb09c5f1f4aa39f877b09079d416132ac29963 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_40.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0f95c18ed82ba25466938a2f3c9888e75d88ab32a70f484a97f42ac6d24014 +size 11117673 diff --git a/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_406.mp4 b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..544cccc8c1d5bb8dad834f8561a9e3695fbfa4c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1774e0f9e3511f76e901751d0ea4973ab40d323b2b7deca6af6e01186150dbc1 +size 150596620 diff --git a/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_545.mp4 b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90043e2aece13fd86117e4526070663e83e7d0c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/tmp_60/video_0_545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab04dac18a2ee3ac960065e6d4b4a10bfbe8f0e9275b27b21a1b865ae0949b3 +size 205694001 diff --git a/Real_Time_Visual_Understanding/sample_18/video.mp4 b/Real_Time_Visual_Understanding/sample_18/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2080ef496b346b745f4b527b3a71783f0f51f294 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_18/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25707f84f534b127313241b64d85fcff322621eb4501763f56effc24930723c9 +size 173773171 diff --git a/Real_Time_Visual_Understanding/sample_180/.DS_Store b/Real_Time_Visual_Understanding/sample_180/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3ed5ee826f20596dc8b1b63d80752d37dc809e9f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_180/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae2e722f8fc3c084490cc58df964b90cd8c7344a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1457cb34783c732455c23e8942d1a7ce028bdb5d3d0cfae3a318348690298b5e +size 185672004 diff --git a/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db05987dd06099be4f2e4f9f6962777400843ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ceea3877617b22727b8e81ba18bce96f8dabb687bf508c976f89cfaeeecc424 +size 394149612 diff --git a/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d6b624ce22e6f3c928cf6435d95deb2907c8ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34613d503b69d86fbce55cca2f82872c991697589715eac93d6097d85a94e95f +size 3765604 diff --git a/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_423.mp4 b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5066213af93f52d15c6c45216be144b198df6d0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6717a8675c644968fad89a5ed7d51d279eb5f0bce2228c11ec2bd66e0e7d2f3 +size 652398005 diff --git a/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_563.mp4 b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_563.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2062088d3e5ea7879e304435530c586fffd8fc04 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/tmp_60/video_0_563.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfdeef4ef09caefd250e22becfd06f2661b3b89f56c863a10120f7a9f56e8cab +size 896333545 diff --git a/Real_Time_Visual_Understanding/sample_180/video.mp4 b/Real_Time_Visual_Understanding/sample_180/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..232625ddc0d07d976bdd0f1ac4043f2a2a6a7b06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_180/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997858444f61450051e1d1936c3e2a7a8685e0cd1197ebb92897ab3165d2a4ed +size 380710663 diff --git a/Real_Time_Visual_Understanding/sample_181/.DS_Store b/Real_Time_Visual_Understanding/sample_181/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fa41077634df22a9caf8a126b0d1f0cb81c98956 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_181/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b40b9b5b1e212c602aca66694d0d63b0bdbabf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce6c10887b6818e93e356da169c0365e4a88e0cab2f2391685a6f370ecb93b7 +size 163745610 diff --git a/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0966c116c0563f2cff85d02d3f39181b27b2e4e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292e7a8bb526a46faee3a593e8bbb582ef6ab9c1c6d8bec7dfa48f63757fa567 +size 18487264 diff --git a/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..905bb9fa9e6ddbdb8a45aa29c4d69aaa46bd5718 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5436452a3f5c29a9e35d11f071cff2b633450d20e63ece3766538f52205bfe4 +size 290943266 diff --git a/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a7a2e11f5801e3064384a4eca893d0c163b91a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1c40316df271fb23ffc72c4ea5b972729f40e4647d35f278bc43726bd58222 +size 447889570 diff --git a/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba9f46cc130538d6f38415079a1817f2619acef3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cc87e095e02a23d61b62728e041f07898e4370223b6085c685329bec470283 +size 602300643 diff --git a/Real_Time_Visual_Understanding/sample_181/video.mp4 b/Real_Time_Visual_Understanding/sample_181/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3df43ea7c05da0a14cea22bb71d509acb980235 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_181/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97e4faed84a62f92150f838527d689ca2fee80cf3315a0935f83ad972d28076 +size 442505822 diff --git a/Real_Time_Visual_Understanding/sample_182/.DS_Store b/Real_Time_Visual_Understanding/sample_182/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6009080a64e72ea31480126541b23e586a9624df Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_182/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_131.mp4 b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a345ac72da8f582900b140126c7643289ff1e78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06222841c7df68de9d76d345d0b5d9e8f5a2231f64e5b34919b873f991f5f4d5 +size 229204470 diff --git a/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3955bc55531d11267b8a418505fcd60af50a569d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059a3e3d9b2f879137456311f1eb45870a4ebba822f63143e9f92627ae9bd5af +size 34041598 diff --git a/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_236.mp4 b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bca32c10b645d5c58e4872a78cdfc80f9d58d4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f43813c0e15fc7fb03853c82a050026d0ee593622a26eeafc554a7e8716390 +size 405730199 diff --git a/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e7819f1f0137916c86a3421dbe469c5975cf9a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9202a0e66417d838b7c7607349eb97604e72f5a548afeb38d262274d85e61abd +size 553348282 diff --git a/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_465.mp4 b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d8181cb817034c4a3977b63687da36433887a7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/tmp_60/video_0_465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502e18d2940c9360cc7087ea7e6e31814414b7c46fe98925ca8ff5d000ed6b73 +size 753643722 diff --git a/Real_Time_Visual_Understanding/sample_182/video.mp4 b/Real_Time_Visual_Understanding/sample_182/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936158a1972de0d4290ee297724e505393ed9f07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_182/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61f87bcac6860f2407f44ae888a30dd36d22cb5fd025b3e7427a818ba42f281 +size 316723014 diff --git a/Real_Time_Visual_Understanding/sample_183/.DS_Store b/Real_Time_Visual_Understanding/sample_183/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9c9c774c29e4e05bec9fe67c40f94c8c81c3abe0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_183/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f6770d88c80f6001c69bf96140a427a318c0c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab83f8b6429798d9d9634f324da42f447db2a3e97c76c0518ae826ac17c122a +size 8206447 diff --git a/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64c7d79c703f5e199a7cfd812731dde33baed903 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702737b7f8b6761d980c80e9bd74ac50fc347c3149a6e8697ceac5f43c3a7b93 +size 143370264 diff --git a/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_265.mp4 b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c9f1b5e326eadcb4ed8a11732c304e917af4cdf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c0bfb524f1d348a1390a8c9e5652b506b5b909b9896b6ffa73c6850f82a19f +size 305888332 diff --git a/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_370.mp4 b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c567b1844cee5900055ad57741e42ce7506b95a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37978bd473a32864d3dcc3a55e21d112d0da091f5ae9919badb235890466114 +size 428821406 diff --git a/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81faea6b2d1b96172d8a56f0d0f2679a12e4e7f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3d33618ff790f6996163608ff432834c123db7edcde576ce24c4a43f4ddef6 +size 584007925 diff --git a/Real_Time_Visual_Understanding/sample_183/video.mp4 b/Real_Time_Visual_Understanding/sample_183/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cd87f9248d28cdc762d18d7b7790a3a28cb921e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_183/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73d92df88777bc36fbb593fbc9975bc4aabf64da5c70c67036f23db76a4b0f4 +size 444989075 diff --git a/Real_Time_Visual_Understanding/sample_184/.DS_Store b/Real_Time_Visual_Understanding/sample_184/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..889c75c51b65e2d4e512280e9732273d7a024c2a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_184/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7acd8bd9b998af82a0c844ebe1b74a0d9cafa605 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceef41e38e35eb16d58a2cc37f24eece8a41b1c45072e5742f7cbca6468682e2 +size 152466584 diff --git a/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..747d7eb262c8187afdbe2af1f4dd2abbaf1b0780 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888b8a75d9d54e174c919564b8ab3011bd33290e22fb51817f8fa1db5f9e98be +size 1938090 diff --git a/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_234.mp4 b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f62a6c5fb1783b0622f8b704dd8b34976fbf9f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa6b7ea1d7ea04b34651d1cd0bbc1c2f3f9630aaa31ca6f03d0580113b2521c +size 281801854 diff --git a/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_355.mp4 b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff861186affca67201f4c7cd7427e3f0c00c5830 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ae5db032b3acca6f526043f8cc4e8d869587f4d211f60ade0573610ca852e0 +size 427608373 diff --git a/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55193e014b6f0fca01f98701c332685b9421b1de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecef0c8af5918f9c64725ff9c7c771c973a38138bb01ec466d0e4349f88e6cd8 +size 587311113 diff --git a/Real_Time_Visual_Understanding/sample_184/video.mp4 b/Real_Time_Visual_Understanding/sample_184/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db334e26b901277d53698bd5bcadf70f5b9e32ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_184/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173fe7a96a8155ddd8e4eeeba63bfbac48b2460f17ba1d115b6a3180fc18b003 +size 429075332 diff --git a/Real_Time_Visual_Understanding/sample_185/.DS_Store b/Real_Time_Visual_Understanding/sample_185/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0e61de50680352ff324e1be2a8f6cdde84e38fce Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_185/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_142.mp4 b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a28dcb709662da2ca18d717dc77e2f432533e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffdc9c86022c012199a329781be45cce06e74a16280ef496615b5c481a43377 +size 198029208 diff --git a/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3b7b39a3f876e7adccbbc132a15a176a36f7ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61401285a4c186e913153917a1b1a5f7df6a08f26471de5e508f291c9750db5 +size 17451223 diff --git a/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90710c50c4312828a09e8c48a7fd82b49c4ce791 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b409eda31734ab210db544aa14b204cbf5b16ffb2d051eec5ca23f4acb843e +size 359871625 diff --git a/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_386.mp4 b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca2c33eb3773901719589801858c1839774a231d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f351f0d4a99c3c381a1a48f2e2cec898ca8776e2ff78dea6a9ea196b0383aea +size 550833299 diff --git a/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f489b57ad621da288a0ed33b5833d0db419ef1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbb967ef308664f052b2e029b0c18e8888c215620f5ccdc1b5151ecf76f4422 +size 696943077 diff --git a/Real_Time_Visual_Understanding/sample_185/video.mp4 b/Real_Time_Visual_Understanding/sample_185/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d94702a9104fbabd1e41fa6707f3fbb8419b1d1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_185/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996a3f08ff5c352c4bb2109c93dfa7414f9af6e4737255cd5b8f51dc239b3fe5 +size 341991469 diff --git a/Real_Time_Visual_Understanding/sample_186/.DS_Store b/Real_Time_Visual_Understanding/sample_186/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cbbfc68b0eb130732558612234be9ac546d7ea22 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_186/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62740b8579743bbbc912cc473909cb0af9566e01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8174d9aa99764467d315f1b605db0429b6e94220fca7810f8482dad4a86c3dbc +size 161010510 diff --git a/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32910dce2e3941ca0c4ad44763c61198a92f569b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6233fa67ff0991eb487670208c6e62c1c0c38d4fe56f146d1b9600586e442958 +size 15538777 diff --git a/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_361.mp4 b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9efced154873368ba1ad03f4bd91ce36bed3af2b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6458244af5583b41f5fb12b844d37ce112846ace410e6accb9b9d8a9198a7da0 +size 289212018 diff --git a/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c814aeab1107db01d06ed3fc972053247029fd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42969f123987a098fc3e00b46d596cd0ad1f9a1f785587d9df2981eacd974593 +size 290045981 diff --git a/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_544.mp4 b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6bbc2a80c85d4c129ddf003f0c33d9ab0e6abad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/tmp_60/video_0_544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec542595cbac27c923b75aacdc78216fdeaa0108b8fa4007598676d6bf50f674 +size 435376277 diff --git a/Real_Time_Visual_Understanding/sample_186/video.mp4 b/Real_Time_Visual_Understanding/sample_186/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5b1e14e85650120d680aca5929b989e343d66f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_186/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4941f3f64c026d84073eb274231363e9a4620927725e928b1cf27726d7118d7e +size 473240563 diff --git a/Real_Time_Visual_Understanding/sample_187/.DS_Store b/Real_Time_Visual_Understanding/sample_187/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3f104b54a19238e564ff05bccbb47870f43d5627 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_187/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a921f692403adc62edfe492a8fe38b5ce2563a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6bc35447be4ce49679b641c9fd315702d1b32e163b1fb0623e6cf30a0c01c5 +size 157734468 diff --git a/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_195.mp4 b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ea4e1ba7b03745c25098708284cc60b9a428b5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2649018071010e93648e005c6d529217d6339e339522e17ead44ce22beb0805 +size 177773030 diff --git a/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2a5fca4fe515f5c3a3ca1021339afef1c5f290 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de9e3424a1d2b4a4194f27828f3bf3268e9afb1e249e776fe06e931158de2e2 +size 13477453 diff --git a/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e856411348036c6950b999eb807134b0a6553f11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6689385912ce20d27050fdad820bec6da1cb32a43d2436a59e0dd20b8fa30df7 +size 472074798 diff --git a/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_505.mp4 b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347c0e77a91355a125b904cfa93876600afe5425 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/tmp_60/video_0_505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba3dd75d403dee4a2fa0e3e6622aa310159d4a50e711a8bc9605d2c7ea9d9dc +size 478412863 diff --git a/Real_Time_Visual_Understanding/sample_187/video.mp4 b/Real_Time_Visual_Understanding/sample_187/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a352d75dbf1bf9b83dc258f8d51e590a709a19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_187/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d214aafb696bbead55924aace98e3c81858226f41b9477c19e745b3a8a4008 +size 439573420 diff --git a/Real_Time_Visual_Understanding/sample_188/.DS_Store b/Real_Time_Visual_Understanding/sample_188/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..11a47a040ddb0b0367ff2db8112242ede859412d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_188/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_1006.mp4 b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_1006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f9b8a636a07e860912c9668c38ac05e4bfa3e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_1006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9971d71a48fc7904a289029646a26c6e76cde945b2c19e31e77137029d54e94 +size 694319674 diff --git a/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fadcad5fffb297b6a58e00d6ceebfc6b6ccc88d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ac2fc19c67b7ad356fa688c50c3bee898e68ce94e2116caf09471ba955db9a +size 3525966 diff --git a/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_522.mp4 b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f0869becaa4b13a91638d128a5cb09f5b52a44 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4595405bc4ca264d5acd6e3507cd99b470e436d27780af35b6e3796f8af13e +size 321462615 diff --git a/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_527.mp4 b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b9059e0bead714c74424ddf33b3e1b4181a0bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21959bfca3a580210bbe638f0ad5e5a76108302aabfaebad28755db0d8ebd6c +size 326846120 diff --git a/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_791.mp4 b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_791.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5941a2ea9863d69e53f632e967d366d8da3043 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/tmp_60/video_0_791.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6ff766b12e822c906e88ed0d2affba4cd8889bb46e3718d259c69aef2915e9 +size 491910796 diff --git a/Real_Time_Visual_Understanding/sample_188/video.mp4 b/Real_Time_Visual_Understanding/sample_188/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f926e85defdc0643be71fc1d4dbf56bbebcaa267 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_188/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09bad0fa9276f9fd27d39175bb854915c689ff2ab8f8a705dc1cdbae4fa7d834 +size 522182353 diff --git a/Real_Time_Visual_Understanding/sample_189/.DS_Store b/Real_Time_Visual_Understanding/sample_189/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bfd41f4821a2b7029796b1956cd1a4cdeb14b9d2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_189/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89207a465dba914612ea93b52d129bcc1665092e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a5ac11865e667e68af9093b4848977e2799b1ce3e8246b19d644c4adb50bee +size 10667780 diff --git a/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77747d77f9830240f601a18405aa2b555dc535d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5255922ba74cc4bbfe5e7582cb3218aeddfec46282eff75b16655a11a54255 +size 254518994 diff --git a/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_577.mp4 b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_577.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..267c80392140a92ab8385f64702728771298705d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_577.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599e3a25b993f1f762a02ab457e39a0c6280392068f109811a6b601543825bc9 +size 462180167 diff --git a/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_581.mp4 b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6295d16573804979e69781985bc4de02188ada9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a15ab20547c82dbe70d91ac8032137fa2d8ab9b422e5143667759c0cc87ca0 +size 466716880 diff --git a/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_843.mp4 b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_843.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1a6bef9f1200831d3da28e33b5d00003a637f17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/tmp_60/video_0_843.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4e67a126bf6a3b453ea83e3483488febfd71fce8514cf7fa325efb02a25255 +size 702475773 diff --git a/Real_Time_Visual_Understanding/sample_189/video.mp4 b/Real_Time_Visual_Understanding/sample_189/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..980ad9abb78a49d3e02f010708ac6e285f706c52 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_189/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4487cf803ae5d040835b617b73f2b32375455d4f1d06ff04e906b6c56a641aea +size 708397803 diff --git a/Real_Time_Visual_Understanding/sample_19/.DS_Store b/Real_Time_Visual_Understanding/sample_19/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..23729edf9993355710803696b5560d250afffa30 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_19/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_181.mp4 b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdb5b2ae6f6020b8f076adc28ade2f691930125d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0736f8f602bc668614fac29567592efa6bec2adc92c8fba2ce462a14ce339ed1 +size 82952726 diff --git a/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_361.mp4 b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf47880f011b360ad03e1b7a6f8465dd64999bb5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db69ea3f4ec1dfc7780ab2afdd743e428109299b8637eeb1dcbfb5f5cc5fbd30 +size 175868285 diff --git a/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_363.mp4 b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861a0a853de2f38ff89d66a1e000435ff9e39389 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c522530e5be208240129b548e75e32078fb50e360d602abde6cb6727520645a +size 177055565 diff --git a/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_542.mp4 b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_542.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e868eae033abcf08d206549eb05938a956b07c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_542.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2815046e5630ddc678d6ffbdf6f55382dbb14a753772649babafa41a958a2c92 +size 275239629 diff --git a/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_726.mp4 b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_726.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7681cb80b626fdcc739df1c3769727273adc6f5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/tmp_60/video_0_726.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5faa3d2503be917bd2c518837e995335405e3f6994748a4e1312b726d47ac2 +size 370708537 diff --git a/Real_Time_Visual_Understanding/sample_19/video.mp4 b/Real_Time_Visual_Understanding/sample_19/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415b31be92ccd3796c896e282effda22d3fe4a1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_19/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203110344e46fc7c354cc9a39b45d1d4a29124289d152a3b9669d4de709be1e0 +size 381301607 diff --git a/Real_Time_Visual_Understanding/sample_190/.DS_Store b/Real_Time_Visual_Understanding/sample_190/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..abb98e3916b7e3aa012a3ba8d38e5c72d8dba467 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_190/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5aaf7c023a89f8bda19cc458e7a6c77843261a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445df0ba86f24963bbea9b2802be0de6f96d8554bff8369aeb37bed8dde322f3 +size 4782680 diff --git a/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..829be81ca4bbba8da8752b49669f7df62433f97b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ea41c71a58a5198d299d893a16eefded2e67caaa0afe11e5da980ff5e8dff6 +size 126252806 diff --git a/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c0d02b06aa909cedadda67dc29324fb2c7e5331 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7dae5f98cead14f5546c07ac1a9179d46cff08cec24a54fc474adbbc7aefa65 +size 236839312 diff --git a/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_721.mp4 b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a49919c8d09814d5b6969507a902054e05468ef7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c385e7cc7a88ec8e68d74d04358b174f3d97bfa44a198fe88c313e7a6e4362da +size 362171735 diff --git a/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_951.mp4 b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_951.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6beb85b8fd326416d5c93059a03533c738114a31 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/tmp_60/video_0_951.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c1fe0e05a469e013f2681c4d17941cd61181db1b8f8ad76deb46dab2dfab13 +size 459383065 diff --git a/Real_Time_Visual_Understanding/sample_190/video.mp4 b/Real_Time_Visual_Understanding/sample_190/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3f7f0dbb568f5f004d33acf885051766a5f082e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_190/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a83f6193369837c7031d06636eb5479930a55f5f244bc81b49b2feecb68f6b +size 482740887 diff --git a/Real_Time_Visual_Understanding/sample_191/.DS_Store b/Real_Time_Visual_Understanding/sample_191/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3cd0241170e1f4972bddae3c4c203cd9d74dac76 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_191/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_205.mp4 b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc3d2861e95e00ce311ddedf989164b98a5a175 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a656885ebc84f31e6992aeefc5444c8a02f5cd9216553472f515b094367f8804 +size 80608306 diff --git a/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_228.mp4 b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..268ce7e652a087e3fa3b2bd491026690f5e54129 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3caa1bed4fdb3c3a07633e2bef1a13bb555d7dfcf9bd11a3eb6988a20a8f36d +size 84991827 diff --git a/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_25.mp4 b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_25.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e79c3c1958a8bd15bcd5a183ef3ededce7652c68 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_25.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2600feaad6e5ad48b7337f34f6ac6d18d117293e54afe99697939c8f28ca3b2 +size 12134297 diff --git a/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_428.mp4 b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5fcc56451599029d5e31f42cb4b64d446f6ee4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dffb4bff2f259b18aceba3f06fa926ed88990337c0c38b8d864a8351c18691 +size 190225860 diff --git a/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_608.mp4 b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a9947a06c5a46b028e70588dd5fbc7ef808e4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/tmp_60/video_0_608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f4a696ca40a6ef45599d772b7fe89d93338ac464c00fd55193819e58f25664 +size 279475616 diff --git a/Real_Time_Visual_Understanding/sample_191/video.mp4 b/Real_Time_Visual_Understanding/sample_191/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e7d7e3e841cc00b3c0fac2bfd8e6778b6cee900 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_191/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7197c8ab7a57d66c9273a8cfb4acfe6edf02a1b8e348aa727419b49379743406 +size 276633676 diff --git a/Real_Time_Visual_Understanding/sample_192/.DS_Store b/Real_Time_Visual_Understanding/sample_192/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..38b6c2e54519e100ea04a545ce29a834cd894e53 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_192/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1333df8f313890af5e7965cfcbb65aa22a950c1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b92917e036856473adbf973611ed5d659aba0c4f21754da0a9bf4fa119afdca +size 1724659 diff --git a/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_264.mp4 b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8e952c01c46b32a469c6411e45d2cbe1d2993d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49c000095210f655b2a9e8ebd70b042d40b67da299f43a0e3cc37b939a4339b +size 197360772 diff --git a/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_278.mp4 b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8146bab5c1c8ad87f075eed7b09cac067abecd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63972a16e587b8a01a68a4611f852cd30ad08dfe0c73fccade6d22b2c6fae40 +size 204995103 diff --git a/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_785.mp4 b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_785.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e3b3a88908f2345f739d4b73b7690bf75bbc894 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_785.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b641c3ed6ec3239b952cb0f03a4363b6f20120367e3e1bfe3b751f7baea6782 +size 284490203 diff --git a/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_799.mp4 b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a84a15b1500cbf6b4ca82b9e4be7eed689cf57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/tmp_60/video_0_799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6858777b74d4dd1a91bac66e8fed2ba0e2046e566d83ff4d67ff6c8f6da321 +size 504584699 diff --git a/Real_Time_Visual_Understanding/sample_192/video.mp4 b/Real_Time_Visual_Understanding/sample_192/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4224b4615997d5d1716a6d0f9cc8366b6262f231 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_192/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0b14d2edb9f7aa20421c8e4ee81fb5b33bce3223dc0c29abffc02c86d0abb0 +size 514689222 diff --git a/Real_Time_Visual_Understanding/sample_193/.DS_Store b/Real_Time_Visual_Understanding/sample_193/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..dd194abb73c7755a5d883ad2ba3791a224924747 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_193/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_1087.mp4 b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_1087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..700de003f028cf913c9890dfa761618d28e458c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_1087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eccd0886fabeac3a8c9d1d580011147ad2c9c723bb7b3e4490a1a94f9bd4130 +size 543457701 diff --git a/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c3feaf7fc4a991af0fe113ee6c88627e7e9250 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35bc16d131dd52a6e55add2338993e03a380339c4c194fcdc93544d33432fdb4 +size 9384473 diff --git a/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_29.mp4 b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_29.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed8d813aa7fa215906df48d84852495cf883c4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_29.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e858c68961d22ff65c4d83ac33157d707fab95110b531e6264c95bc852ea5ec +size 13666678 diff --git a/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_721.mp4 b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_721.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64767d894317cc66ec0fc8f3474b4dc1315f1914 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_721.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c87b550efa49a6ce5b70fa160e004b86cd5a05ff9d4b2f78c30095b32d7aea7d +size 323822006 diff --git a/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_740.mp4 b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82d66235dfe348103269593b7607efe27c6a9ca9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/tmp_60/video_0_740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce758bd21a41c868affa765932b78fecbf3a1d968de71ad491071006aa77cfb +size 331992876 diff --git a/Real_Time_Visual_Understanding/sample_193/video.mp4 b/Real_Time_Visual_Understanding/sample_193/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fbc4ec4e48ac689c867d5b214bae5f0cdfec959 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_193/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99d6c43f469896cde12393a6aa339c5f5f551c968a4d1a88ae953df8c0aa60f +size 750110485 diff --git a/Real_Time_Visual_Understanding/sample_194/.DS_Store b/Real_Time_Visual_Understanding/sample_194/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b15f41ea7de501d1fd81a17f890dc12a1c57783e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_194/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9db65c478712d3bb02c6058ebdb652fa059a0d62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce1edba642ffa09d423ffb96fd431b3c61d5093dec03d3d71be7b60451f393f +size 6213813 diff --git a/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbc26e655ccd0845e37c378da1ae06a5597948d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f765a6ff9f05e148d2dae4a07815c4762c0aa55adf10a8317d94c35e18c48c9 +size 8866239 diff --git a/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_269.mp4 b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9fe07e326a1aa5db2a61e3c96babb447ea7995 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f53ddce1de53ebdc849306c34dd3e8f3e9188ef83659a89cf3ccc1947526ffd +size 194463776 diff --git a/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_551.mp4 b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_551.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..165cee7cf1f47774656b4b5072ce4c369dae4499 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_551.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef14ad3385b7094f5760377c89a1c006d0023ab78f49b8da746e4f0aabba153 +size 336521995 diff --git a/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_788.mp4 b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_788.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63af39f2459be9438a685bccc6912dc6e297dc69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/tmp_60/video_0_788.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144c4dbac8d5e174ad514ba48fce93f6bcc149afce49066e85736f77f8a62ded +size 516639165 diff --git a/Real_Time_Visual_Understanding/sample_194/video.mp4 b/Real_Time_Visual_Understanding/sample_194/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7496656017142cc160458dcc64451e9b437c8d1e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_194/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa280ca4302439baef428e3218086331de36b0093ef87a5301c45215670a435b +size 644058605 diff --git a/Real_Time_Visual_Understanding/sample_195/.DS_Store b/Real_Time_Visual_Understanding/sample_195/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a1225b0b6e7850b74911dd12f3031300aa0c514b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_195/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_189.mp4 b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91b670c7c54195a32137872ceb0a49027bd35ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9384750d5948bd133fc7e9ed62dadd99882c95a41525990c5a866c59a6e3d7f7 +size 167633821 diff --git a/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e7ef1a9cdd426bfbdfc0da9a6d00db3946b33b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd685f5e02059fce6ab18278d0f895b6fa145c5019195c495b279b80e76b6bf +size 10035209 diff --git a/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_202.mp4 b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..980e882d4aba44889ce4815e8fbed32eb4c950eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6510278ad89153a0786d0d2a208e3eea495e713e2b740b226112636decf35bcd +size 176079287 diff --git a/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e5979a83982d34f4c59f40632c9db28267e801 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54423671612b020cb9a6a302a11a7518bfdd6dd8016d52fddb4370cad24ac555 +size 360638094 diff --git a/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_614.mp4 b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa6fde6db29fdecc399bf9b3110de9d1fd96dc7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/tmp_60/video_0_614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1c48b3e382bdb0243262c74a3e58680186158a0ada366cd3641f0383a13e07 +size 554936822 diff --git a/Real_Time_Visual_Understanding/sample_195/video.mp4 b/Real_Time_Visual_Understanding/sample_195/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0269654b4bcfac987fdb5084ccbd181bc5dead --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_195/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6789374780a54f5da60468441d96be0680bbb7d780d80b5dc19c4e6e00507d +size 553864040 diff --git a/Real_Time_Visual_Understanding/sample_196/.DS_Store b/Real_Time_Visual_Understanding/sample_196/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..718b783b32880a2c60e8af247ff8812025896feb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_196/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f48df897af5d752c5df7dbc256ef3b8bdc2654 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40fe2f1229f71e89fc91fd034e392814b763b535b32ad73ae4a1bd2a3bf02c47 +size 14652887 diff --git a/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad93e5e4b1b487e6c7e841f8c17feede6870b1d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f55578a9a25c8a87ae8956ef0fd0bae74523467fb8282c570059fba85e21455 +size 146466168 diff --git a/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04011bcd4f6612770ee5ee19ba6937d6bba6da53 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41be6471b8cb52a5dec723019d20cd4061654e9ff192cfc912abbf0f18d6c05c +size 257987374 diff --git a/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aab53176f27c688aa0818973b89261901f5e85d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629d040d8694d6de478521a18c64b1d63ea954f71b52b81a1f7cd5d1bdc58531 +size 469703689 diff --git a/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_580.mp4 b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fe3f85249570b193a7bfa4aa1b6b2b900ced414 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/tmp_60/video_0_580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539dd27c1f120a7a630a20c0875bd0ae6a6fc1ff068a5e5db7710687223993d0 +size 488236924 diff --git a/Real_Time_Visual_Understanding/sample_196/video.mp4 b/Real_Time_Visual_Understanding/sample_196/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a10cfc0d7c100d4bb454919655fcb9462f829e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_196/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1f2685305948809531502b3d4c7052ede8969faf961f83123347fbd9ffc0c8 +size 447546570 diff --git a/Real_Time_Visual_Understanding/sample_197/.DS_Store b/Real_Time_Visual_Understanding/sample_197/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d9ef2a14ec4daa5eb46e74a993860f6b83514543 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_197/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0d8dbdc91af91865cb5666b78ad9784e4fd8ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1734e24cf354a8f5d5469ff727dfa8e84665fd3d6e0263924c6f8d724c2e06 +size 133936079 diff --git a/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85b794e62460fe91fbaf745805dd9b6cee23cda0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb049fba93c89b7fbcbe4cceb6daac6d3a5ac55cc0813b3e8a56c49c1521740 +size 9909278 diff --git a/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_212.mp4 b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aff22444797a74cdbc5a36e293806057ce3c67f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587655fb49fdc2723df355c4486b7998918ce2f4bf064038a29823e3486420a9 +size 153044287 diff --git a/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd97967a480fc732629d46db9cd70e70a68c8cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7eecd56367c0390fa6a0834121257349ac25cb87e5ccdee55b5d1a0d41b9ec9 +size 437964043 diff --git a/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_709.mp4 b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6a79e07c6cee19fc28423b5f9255f0baa12194 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/tmp_60/video_0_709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c5a359e285522aa11281f271fce13bf8991d28ffd9c9a6b4508d707993f07d +size 524560707 diff --git a/Real_Time_Visual_Understanding/sample_197/video.mp4 b/Real_Time_Visual_Understanding/sample_197/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6660f67b2f23c681ac50327a86487d33029c68bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_197/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c79f79ba73156ee6c677166818d2a1d25eaa8aa7ebfdcd556ea5cbe0ddd5a43 +size 426191610 diff --git a/Real_Time_Visual_Understanding/sample_198/.DS_Store b/Real_Time_Visual_Understanding/sample_198/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..99562da56077f951d381d10af4f71f0c2f8cd16b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_198/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ea34594ddd395b4c38e4f049a591299c6bd650 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea8455b9dec64e769f3874493186a67bfbb12daed0d258c22c46147ed4e20be +size 6275711 diff --git a/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933e4f45e56a134f828ad19592d3eb10d0b7298e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafb249bc20a6d29cbc639633dc538a99807a932da8921b7ae6a1e4104e6ab1d +size 227052865 diff --git a/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_284.mp4 b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c589b93ac88b27719c1eb138bc2d7434efb0789 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8aedcbaf74331ccb920b8a0976b4bf8c7e4beac5d14fc40397a5b2379958e9d +size 228679937 diff --git a/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_573.mp4 b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a92419b45777adc91ff26fbf999faed4b5b947 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08cf2e872c6d2dbfcfd73a71394ad89170f0b9f641b2596ee7d5a7ce34c43f6f +size 482566301 diff --git a/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_847.mp4 b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa5783e731ff294639d4845ff08383ed41b984c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/tmp_60/video_0_847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2cca286787e76e0006a9a525123288916b79d09c3d54e4ec18242b6c915328 +size 710239873 diff --git a/Real_Time_Visual_Understanding/sample_198/video.mp4 b/Real_Time_Visual_Understanding/sample_198/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57eb3f4242becdcd86d5ee872d25384608749935 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_198/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162781e8f3045f49dd752a71d4df6b578e42367c172b55154b686a156dacef0a +size 634275631 diff --git a/Real_Time_Visual_Understanding/sample_199/.DS_Store b/Real_Time_Visual_Understanding/sample_199/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b5bd50846e6c228b9dce3c6824a59f87161a7a21 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_199/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_323.mp4 b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb6fac1251eb3a16af0fc6b55fdb4e91663d34ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b3daea5b35380d1bc86f4e9d7bbf702db641e690c6f20861abdbfca29170d1 +size 259083967 diff --git a/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_651.mp4 b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_651.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..108ad7bda7b0c2f311a93bdbb48b50c73c89fbc6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_651.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88136ce5cd656526ba28f7799b1e7af94e9b5175d3a6021d730734946f597a54 +size 520275068 diff --git a/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_665.mp4 b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_665.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc321d4ac1b508b6bf8f8c6e7909265eb8a9dbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_665.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385106b9cbedbdfd55b09047bcd651dfa1391b1b171f6a6fa3a4d75a278719ae +size 531110082 diff --git a/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_965.mp4 b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_965.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4634410ed4aadb0466de841a8cc2868f96fc8522 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_965.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb26b4aaf39b2255aed8eb91107746707ff9ec5a67ced86d8f2cc0631523562 +size 729968004 diff --git a/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_972.mp4 b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_972.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f8dd38151f806d751c36ddd72637cec4a0b4ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/tmp_60/video_0_972.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0119305d1d8916dd17e6011c147a2ef23a3e07b194709b38519a37a8119d13e6 +size 735597753 diff --git a/Real_Time_Visual_Understanding/sample_199/video.mp4 b/Real_Time_Visual_Understanding/sample_199/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5266d4a7bd6812b619635bcd59edc3442e90f05 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_199/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fb623f8b969b3e3a3a2dcb304fa7f0c2f5b8a7cf22f1257c297e1b5714f959 +size 717409482 diff --git a/Real_Time_Visual_Understanding/sample_2/.DS_Store b/Real_Time_Visual_Understanding/sample_2/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..26c156dadfcb7093ae410850e469c511d35a270c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_2/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2edb083a5e3e492b9625f2455535a742a1dd904 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047635d8997e98192d2827149395fca89f792dddbc7b16119b3fae6c678b0d0d +size 3970465 diff --git a/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_112.mp4 b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ab4466d769d399835eda9441f4c22501fd98c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8566bf7154398334a5598001b694b927a1b84534f65f78b996d70c6bdf45dd3d +size 56381938 diff --git a/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1126cd01e73aa0a373d9a57541fd962fa554eaae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2daf6d8262ef7f698cd09c4e3d04b75bb9b1216412911f0c6a11dc95d7241b9d +size 8281271 diff --git a/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_211.mp4 b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd31acad258e4a150a24b8db893193211d33f2b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd64c1661b06ca1e9f1da133a7349109254dc39ca7cb4591ae2e4beab0c82755 +size 107545321 diff --git a/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_315.mp4 b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c028b7e0702ba7aed0aedeef1d998dc3eb35c16 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/tmp_60/video_0_315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291c9f2bcc5dbdd4ac769702fe583b30063d65b08a74fe66fc894462ccdbe0a1 +size 167481827 diff --git a/Real_Time_Visual_Understanding/sample_2/video.mp4 b/Real_Time_Visual_Understanding/sample_2/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a129d550202487fdf19ad32919c293276ae0367 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_2/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f5cf0b867ca86ac0b559fff604abefea91503bc0298e1eb491a87ec144b0f6 +size 168099735 diff --git a/Real_Time_Visual_Understanding/sample_20/.DS_Store b/Real_Time_Visual_Understanding/sample_20/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b92827ec5558428104a9ce69ef37721ed5a8989d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_20/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_121.mp4 b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09317d866f96033d81d8737cc134eb4f7c9c508e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d42aad7c1a47559308d4d7ffe39d6acea4787a9ac1f603b50e3aeb25b321e6 +size 27075739 diff --git a/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_181.mp4 b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e819dc7c8984f448b9e902f0db41df4fcf4cef7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14702ff3bb02552c0b42b793c490777c685e898a8f9f8a74c5e1ea256baf2084 +size 41110904 diff --git a/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_322.mp4 b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff49640ea345f47cf67e24be4b7c60620c0c913 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e2ed5a4482b4d299960a7713e1921186f190d7d8125eb6e7bcd6cfe5e9c966 +size 78084899 diff --git a/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_51.mp4 b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_51.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75c5126067c737b453b2936b7143046f9eef6aa8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_51.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d0823aec7be15f53320d78102ca1f6975f7e1e0b889059271c8a7e143f54a7 +size 9129416 diff --git a/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_60.mp4 b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_60.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe0fb575f221d13763381eb36fa94bb54c711548 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/tmp_60/video_0_60.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466e2f216a5c7677a6e2cbcb3bdaa796c80128ae2211b60802de57f8892b55df +size 11402786 diff --git a/Real_Time_Visual_Understanding/sample_20/video.mp4 b/Real_Time_Visual_Understanding/sample_20/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b7384fbd855f4fa5034e71d588135bf0930e9ff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_20/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0aa76732b35d3e93b1c6d8fa25d027f7c787bc4796e1e488b315804a2a9b4bc +size 62013840 diff --git a/Real_Time_Visual_Understanding/sample_200/.DS_Store b/Real_Time_Visual_Understanding/sample_200/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cba03dca4d313d329b2e8a3e7d1a1e1742170ba5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_200/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1147ac508468820b4f5da625259b5479ab3da89 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557924c1ff60c8ab18ff1115b86cda50b556f3874badb698392882330aef285f +size 10114966 diff --git a/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_207.mp4 b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f93f912dc15e984984216ef0a9d65e56fcf0bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227caea8de0e4307adf93227c1e3255cda38450b765e9d62919d118289584de0 +size 109437207 diff --git a/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_416.mp4 b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcbe91bde1f31a193e902aa3472061630c1976f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d3dffec435eb150675e593d7217016c25b7475eedc7f58513d2d89398fe247 +size 240532821 diff --git a/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_625.mp4 b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_625.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb37cd5e16ad439c0f2921cf4d1a26d678df2e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_625.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5697637e21eb92426ba7b77ed8855c0f1e76e126b645f602ebe8b6747843f9b +size 399974916 diff --git a/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_755.mp4 b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..827745814261130b03cc804a1d38e515efe79eca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/tmp_60/video_0_755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d85053565b53f3e1a1ed4d95c39b580abb64bd5eb0e84ddfc1c549b8986ea702 +size 486508999 diff --git a/Real_Time_Visual_Understanding/sample_200/video.mp4 b/Real_Time_Visual_Understanding/sample_200/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f15fcf41d54a75bbeac294e2f428aff7a6b00d4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_200/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1898df3688f1844d9b05ffea0973f4290187cf4ea4b7167b6e53b5957ae09670 +size 408258359 diff --git a/Real_Time_Visual_Understanding/sample_201/.DS_Store b/Real_Time_Visual_Understanding/sample_201/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..93cfda8462ad0987c21d38c75d5f858c4b0ab6ac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_201/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..121f6bae01d27f6a2cd1540867f9c0b1e14ddf90 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7269fbb3761089b173e1d20b430a4c4409542f2d46ab88f4e999b206714d01a +size 4758101 diff --git a/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea3371657ef4acbd908710bb131e1e923f7b144a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3561e5ad38150e9f87a1b7ce024c74b6bf8445ac9e2902f8f908a775e883411 +size 46868238 diff --git a/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7613a49ee370fde5395fd1f0ccb8f5bcac2b08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4184461878a31fb40d8ec0e674a0fa3d33029c88b6cd34c660db6b1e31a1bf45 +size 50288664 diff --git a/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_205.mp4 b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b695c4524cc303eb449ea422844405a67965bfc0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c50011fae63599912d9a4136903766eebd54a88141d13ad1e008f59e73266ce3 +size 70332349 diff --git a/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_63.mp4 b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_63.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b18564ae8c5034543de506faa176a0714130655 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/tmp_60/video_0_63.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43fa0b84ad41a10bfa7861574894fb1f5af06842ad01b6ed940c9bd8431dbbe +size 22737372 diff --git a/Real_Time_Visual_Understanding/sample_201/video.mp4 b/Real_Time_Visual_Understanding/sample_201/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d243fcd3220c0cb82857bb69a968d1dc3170b6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_201/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5ae72b3e9f3902137e5a084c51f6128a3805834c20cad819c74823222785ac +size 80793336 diff --git a/Real_Time_Visual_Understanding/sample_202/.DS_Store b/Real_Time_Visual_Understanding/sample_202/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..984948d893cd3d1bbfe2b1f24fee00b9fee99757 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_202/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536ec3022c463d782eb1e08425ddf641c9d52c3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90705e6adeeda093fbd628c2a6600d09f7d304768ef7392a8e446e64e819ed88 +size 2854034 diff --git a/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79f39ae5bc0806db9e5e3120054323f6abf6445 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc227da92b22a3c026d36dd74056c81b8169e4b2157d1e116c9544ee6f6522a6 +size 24303210 diff --git a/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_202.mp4 b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba34d8d2d529fb6d1a7c18fce7446c2ef1b7042 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfe3eda6b275457c3b5e192dce13dfe9a1893face291c63560237eecf62e0d7 +size 43347805 diff --git a/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_227.mp4 b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18eea3a833383e5ebdcaeb5df35346412c047fc8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f5b6abd426a158b9889f962f7e72b2de7254a5c4e38f948879160d52ff7eb9 +size 51805565 diff --git a/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_72.mp4 b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_72.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40dd945208153463bec84d0acce9f7cff411b9ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/tmp_60/video_0_72.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523c5afdf59db8bf016f42e27c7b5053dbc59d2c07ab4e00c6fa80d2ce35afc6 +size 14225218 diff --git a/Real_Time_Visual_Understanding/sample_202/video.mp4 b/Real_Time_Visual_Understanding/sample_202/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb30cbc99017468b0ff5ae04e2503f80e153f4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_202/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef4d37f6bc2fe533d8c3264d1f00cc47dccdf3fe92b06113150966d8acfa668 +size 46565814 diff --git a/Real_Time_Visual_Understanding/sample_203/.DS_Store b/Real_Time_Visual_Understanding/sample_203/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6905e624b12514016c2c306c8cc7a7acda7aee5d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_203/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195060d52de3869376c8bcfbb885f07cfdc0ca96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1398db3d50180a577c1a4fcaadc571271021706fa4055951fc52d437a1cf975b +size 29521494 diff --git a/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1c3c258429e2cbf38ffd8fe66b2ee5c029ffacd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ca17528c19ea7ee3a2b521b6616aee50f6f856b6c5d336e8f99db198b705b2 +size 31027838 diff --git a/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe7eac3b30b2be44e2f57391c93a7b70ce8ae080 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0563cc88ac800980942cfc017d89702a0627630fb35afc9bea19ec671a4771f6 +size 1972975 diff --git a/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565c0d62e1903e1d7079ae6ca393af7809b6662e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9628ae9fb7035baa471bd1391219a2e3235ef6040c16e625b0736ce3cae34ad7 +size 2745834 diff --git a/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_76.mp4 b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_76.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1afda2eda7f5d8fbeea103e21d54debd97afd8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/tmp_60/video_0_76.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade9ff6968e971234aa2c3930c8a1511258806096c3b42dce242cdadfaaeefba +size 16148578 diff --git a/Real_Time_Visual_Understanding/sample_203/video.mp4 b/Real_Time_Visual_Understanding/sample_203/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..453aee66848a05fd010ffa6d7f5d07be19013e5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_203/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63f30dbc07081c58b68f1fe95ae2ce130e723cfdf6fedf068a2547662609ed0 +size 31934003 diff --git a/Real_Time_Visual_Understanding/sample_204/.DS_Store b/Real_Time_Visual_Understanding/sample_204/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c0ce259ffe73c8af19bcba0729a6fda226b67db8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_204/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc94af2b66fce4c32e4eb1b2869d7b771fd58530 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33afa9f29415a04690da163bd7a2cdf04828cba25494c77f75f60cf7992f793 +size 38254372 diff --git a/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faae66885d91ac4bf7e3d1d24014bcc63acbd02a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4448fd6fbfee971335352665966a21c26f7f9a3a977739d7ebafffa1f826108 +size 3427159 diff --git a/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_198.mp4 b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d228e4829c533540216fd675c0775b1c68ca395 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071fdca5b74ff602a8fd4d738924f319c7e564985a7530449ef4d0354a4a2a39 +size 56062115 diff --git a/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_62.mp4 b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_62.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a1c9d2a11b10b8f931109357e00ebcadfe99e7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_62.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e9cf73029c0a255d6d4cdc57f6e09f614c83bfb9c11090d45c0831ba405bab +size 16646363 diff --git a/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_85.mp4 b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_85.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f68e51da20e0633e2e7a565cdc2be0f72129d48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/tmp_60/video_0_85.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1ef40bda75a14d3441229915447bc4a11ffad3cab18cccfad3e10dc8bd07af +size 22861310 diff --git a/Real_Time_Visual_Understanding/sample_204/video.mp4 b/Real_Time_Visual_Understanding/sample_204/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c2eeb3865c7ca06aa018e58b4793129083cd51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_204/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25b10db8a1c94160da55179ae7445a7a101df458ed7c15abd257a16736f9c36 +size 55927654 diff --git a/Real_Time_Visual_Understanding/sample_205/.DS_Store b/Real_Time_Visual_Understanding/sample_205/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f99fe1089b1e4c4d45df79648ad51897769ebe06 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_205/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dba77073ba293a773b43754252e1d7218eebebcf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:301db6055312117bc6395507cce04172254fa4a0c2efa30d6dad67f730cf709f +size 39215922 diff --git a/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_191.mp4 b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0e7f8eb4d2b02a60a4d62d9d47d979f37810c12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec73e365100d5074ab0709007b429661a99378eec194aa7fb729ae9687a62daa +size 60722978 diff --git a/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde89a1f26590ee1304fc39a55d83de886de24b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f169d649e753ff899db91db304bfa90c8da4f6340495c7fdd33088af6cc37fac +size 185514 diff --git a/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_70.mp4 b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_70.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c58112f7464b6916eb869dabbf2e3d5e9ac4e23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_70.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d69da0db98f6c3d9425e6532fbd3952ddd544f2c2b3990aa404801a5e32187 +size 20632968 diff --git a/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_79.mp4 b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_79.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f6b24a9ee377ae70fe7c4bd947bfef37655fea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/tmp_60/video_0_79.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de1c9e0316c0d560114c9b14768e8ff97c9c1fe4347da844096937d8ee532c7 +size 23686119 diff --git a/Real_Time_Visual_Understanding/sample_205/video.mp4 b/Real_Time_Visual_Understanding/sample_205/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f8f4aa52c5227cc3e7f2501a75005fd66d9fe4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_205/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f61905ed091c0664daac12572ca5842113562bfcddf00fdbd3d0dc096e2d6bf +size 66750006 diff --git a/Real_Time_Visual_Understanding/sample_206/.DS_Store b/Real_Time_Visual_Understanding/sample_206/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..74db86f725fe872101f940df7ca5220c37ce4216 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_206/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab16d35073d0b48a18aac62511fe037696b1b73c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44ca38d339d04f5a06f88914b8340ef7fc8ca0ba23916db668c7afa05e99fff +size 38524876 diff --git a/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_195.mp4 b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a9477586a81386c42d9cd3c867089d0217f66f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b813bdb65d3855a2e3e9a92a14f39cf26902c0031a4acc5d9ea1fbfc35f3361 +size 57664571 diff --git a/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5eb3d113391cedba0c80e4d9658a3714ff2688 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd88889c8f8750716db9916aaa7c8121a81b9c4d17f11007158d4b01f1ed3681 +size 261329 diff --git a/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_23.mp4 b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_23.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b67234d64c5d1385437149c12776f929e64ec44 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_23.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a7052224352854e0f84ee01ed4d3c0f7dda8a0943d082b26a8a9f34064e020 +size 5787090 diff --git a/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_71.mp4 b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_71.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c49766e7589acc67aa26471590903a87364a8c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/tmp_60/video_0_71.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db5366054793f81f123aaa3ac232e1b55b0c21bae53d0b781ac09848b6359e2 +size 19672114 diff --git a/Real_Time_Visual_Understanding/sample_206/video.mp4 b/Real_Time_Visual_Understanding/sample_206/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b98de70d1ca025b6ac0c015474aef7c16feb43d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_206/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0e35ab7306d707e39427a766d60251b6317d8463b244d762781467873a217d +size 58452939 diff --git a/Real_Time_Visual_Understanding/sample_207/.DS_Store b/Real_Time_Visual_Understanding/sample_207/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f7008a2fdac925298017ff3a6505c55c519861d4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_207/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac4ccf18f029822ff2fe74bb4f7c1ce9b90e87fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f503d043d43b1e7b36a89ba682ffe4574ca652f1e4f7c2513763b9f1ec13383 +size 2324114 diff --git a/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da50bed7d8d653060379eb0087553096cbfd914 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d48ffc7318c9572b620b0a564d1f3cf1a6bde7bdf751da92aef1fd935490736 +size 38585900 diff --git a/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f18b0d6e1baeef3cdedc61ee30ee8354ec4260c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09e87a280d78a999a451d5b8178325ea35f8a85171589c61559d36fec5a55c7 +size 39300538 diff --git a/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5769e38ed125c5a152c896c92c278e95c4bec18c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a676255fb0dbd2f73c5b2e9006bba90f2dd19755274816bfad535e79104f86d +size 166858 diff --git a/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_69.mp4 b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_69.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aeb69bc817031e5c97b68ad98c93ea5e285826d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/tmp_60/video_0_69.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e6d29fb6e905337db2c9119cb0b78fa71b8dc2ad4d2cbeee96de16699f205c +size 12267868 diff --git a/Real_Time_Visual_Understanding/sample_207/video.mp4 b/Real_Time_Visual_Understanding/sample_207/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4271431c9b70f87d2673c9da983fc47f74d26e9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_207/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89cf4aa5165bb2359ac907c22957fe3a84b3e44bb7b2d488ba5a4eb77ef6a7af +size 39409848 diff --git a/Real_Time_Visual_Understanding/sample_208/.DS_Store b/Real_Time_Visual_Understanding/sample_208/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..86d0d9dff90969ac946373b3618ced362185814a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_208/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_171.mp4 b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd6b1efbbc7014da1a23c1a316a9f95f21c26c11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3d257163b525b8902ca5a2bcb353975dbed8a1297167297c0691cf7c91a8a4 +size 36695545 diff --git a/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8627fd6271bbe056f5ff7818f3ce3521e5faa8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae0d6f49dbcab4978614825bc84e46a7108d7638cab1720463ce9a01cd0b89d +size 1968263 diff --git a/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_265.mp4 b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cce675ab4c68eddecd779e020520ecf71d680df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3034501048155530c4f49011bfe5df083925e49dd48e746cfc415e5aa3967248 +size 60401978 diff --git a/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..190f2fc61646dac9c71e5d53fb029803251b7079 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ea47f1c4a9dd9a7c2a3b4f473b7c99787f4d7d65b6024831a0b1ad24bd3cfc +size 604973 diff --git a/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_96.mp4 b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_96.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a728423d681ad8ef89bd9ebaac8d604c5455f980 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/tmp_60/video_0_96.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806f7383655068a21d923854a3b909d227a74d384214b4c270c3d611f0dfcc38 +size 17252377 diff --git a/Real_Time_Visual_Understanding/sample_208/video.mp4 b/Real_Time_Visual_Understanding/sample_208/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..387372c40942da4857f43786960b92a6e1e30f93 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_208/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d2c4b8fb7e55bb933fd2fc681736af5c0299a0aafc3890147cbd175947cf77 +size 59579577 diff --git a/Real_Time_Visual_Understanding/sample_209/.DS_Store b/Real_Time_Visual_Understanding/sample_209/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1babf8459e9c79dc540552ea52d222d11ef87ad0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_209/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_118.mp4 b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc5dcaeb317ebfc2cfff1415970b3d01d6787e08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608cb06d103897e313cf6e23db93e3ced4862c1e6c09f4554cb1923c5e019697 +size 25699810 diff --git a/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_210.mp4 b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0711fc2fb414984256422fc45144577db430798e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5564d603dc562cf7ba0d48c3fa758acdaefeb11c71e9b4369cea5d1d7bdff38c +size 48418543 diff --git a/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_212.mp4 b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9abe17b3cba1ce0ed9dde0ede18d7665a60752bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1558cd1e559793e956ebbddc017f4f253b21a5ee3b259129167551041d06fc92 +size 48668979 diff --git a/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_25.mp4 b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_25.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f13822d9973bc6b4bccb77efddeba1347f73cb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_25.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637f8f0134c041e4042e71d325166e1c46efd9b7a02bf6743057d56ba7514552 +size 4983435 diff --git a/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_315.mp4 b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1949803cebe6e6d2a1e832da593660a006403028 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/tmp_60/video_0_315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81a93c2ed7a0ec6151fd5cb672e83a1e33bba9da59497f9a73e86bdcd5f6e4d +size 80883832 diff --git a/Real_Time_Visual_Understanding/sample_209/video.mp4 b/Real_Time_Visual_Understanding/sample_209/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5de43e14931e7666762f87663f281c2541ec11a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_209/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50664402feff2ac1fdf008eec52fc01d9b6645303132339410b8ffec353ed8a +size 80861036 diff --git a/Real_Time_Visual_Understanding/sample_21/.DS_Store b/Real_Time_Visual_Understanding/sample_21/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a05fe835734e39489fa25ffa51e3dd7777eb03ac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_21/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b23d624f80603ad6576ab341fcf6bfa98b8fe6a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339d4afec5d9dc24a9bea242744816a3e7816d955a01d60a6ccc1ce333c3d26c +size 41533065 diff --git a/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306c17877ac3de59f8e580aef54748adba2f7e8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce4264c9d01e1feae60e5abf9d42a2c02d3bbb21065bf075adc3544c0c0e7c0 +size 46080858 diff --git a/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_241.mp4 b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9383accacae8c474d472e053beb7816811c207c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531140e35c7fba739a38a90784dc8ae04b9b8e2ced012f66c2439cad2cc00688 +size 60734463 diff --git a/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_315.mp4 b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c35ab7661d2bdfdc1f059260c1e4c346e4d587e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686d944e223f3d9a1247dd29249d1278165fec6128be4893d50c539f233b9347 +size 79759596 diff --git a/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a9aad4f21cb2ea58a1e366bcebaca9bbcb3984 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822c23d2024b3b3c9167f046a3219b7a2732ff74f7686fda040346a52e45adde +size 14425867 diff --git a/Real_Time_Visual_Understanding/sample_21/video.mp4 b/Real_Time_Visual_Understanding/sample_21/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8845e521d2509d909dfc2ead44ce91dcc4f28c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_21/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fcb4b70d1891cbeca0fe9eafaf1cf8728c1a12d1300ca3a871bda1391c819a +size 64270887 diff --git a/Real_Time_Visual_Understanding/sample_210/.DS_Store b/Real_Time_Visual_Understanding/sample_210/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d38dd33258e66de99b4ae2f82366d30888e2c76b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_210/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_122.mp4 b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3711dbfabb79af90df546e9352a61e7d33210296 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9225206fe29481906a3d9a65dc8220344008694afbd93a6695ba22e09992a5a3 +size 22192387 diff --git a/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5af461bdf896063166e0e74b2d7a7ed49182e7e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0f7681005a50369d74b5358ab7bf7999100dfc6636fac09c36f07b7fbc3101 +size 2246038 diff --git a/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_197.mp4 b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9071f0a386b36cc390021a1ffe64826a53dcb546 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a16f2bfff2c1594e34ccde27a1c0d3bb8cb4925076a938b4d778e19eba75b73 +size 40049993 diff --git a/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee8a463828c7d75b362eccd9daadfc1b400ea37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3805b797644c636ea84156b27b30056828b787ee6713de121128a6986693d9 +size 10327923 diff --git a/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..833f52f2aecf7659d33a249928585bcd63af603f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f7e7bff17a60192ae7c0eee8bceeb586e74165c7270ac1b4eb46cbe540addc +size 881047 diff --git a/Real_Time_Visual_Understanding/sample_210/video.mp4 b/Real_Time_Visual_Understanding/sample_210/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a901b256891efbd1991b33dd4b4cc5ccb7830852 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_210/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad0e2ab4b22f50e6dc92b1942946b3dae72120c767fd0b7cc7e2c9985f72e24 +size 36083508 diff --git a/Real_Time_Visual_Understanding/sample_211/.DS_Store b/Real_Time_Visual_Understanding/sample_211/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..851f384ebedbf3d02673a5e919d2e4cbb887c50e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_211/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_142.mp4 b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc442ba8f1c80bfbeff1c4df67165d00de90d82 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c337b6cf482509b5e4b705fb78c04a12444ec77ca263f131c9847f7861605b9d +size 11750740 diff --git a/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2293449fd90c9e0149c3fed36e2ce5cd6c0dde --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f534c7fc72d799b2575f0903efe42e2b366351072936349d4e5054c49771cca +size 1354493 diff --git a/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b64abcec920a9d78986ff60a6f5ad174370ee96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16d77d3ffab652d1bd8c21d2ec80df4ebddfb23639995b074af40d919d6c741 +size 19782678 diff --git a/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_397.mp4 b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce3f9dbc707f373ca6783af0c162ea5045340d76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe47aa76666e3f36e1cc4f2ef7589fcf63dda96dfcc85a1e875b07f658dac54 +size 27836598 diff --git a/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_511.mp4 b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_511.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa10e3381f338c9414e48f0e7e801fe628ec985 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/tmp_60/video_0_511.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa986593328b348921d9e6bf9380308cb9210d0d9fdc017ca2c87003dc241992 +size 33472837 diff --git a/Real_Time_Visual_Understanding/sample_211/video.mp4 b/Real_Time_Visual_Understanding/sample_211/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bd06c0d0a75632ae36d69c77ff1beaa1920b37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_211/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0677c2fd9c1c7a73e21b8cdede4187654b7bde425da2bc36d7d077acc55af35b +size 34623229 diff --git a/Real_Time_Visual_Understanding/sample_212/.DS_Store b/Real_Time_Visual_Understanding/sample_212/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7c05a742081c021e533b88caa4807e374654a009 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_212/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e71ef6d74dd3f8e19e9aeda91a828778ee55695 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b885727f39b8e823b80004758ea3b4e05f0f025173dc87b7b43600644809744 +size 8792334 diff --git a/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227e6e4dd2ff46ae89d33958bafd073c751d32f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419fcd76f7630fafe6281b3c6e8662e07a3dbc15c7f100a799e36839869cb15b +size 1565319 diff --git a/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_248.mp4 b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..375ec7fbeb93e020799e71886ef83653faed9189 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f15321055d7975828495a5cef6c45ee35511d33904460880f1aa3843a5a8381 +size 15802024 diff --git a/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_396.mp4 b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1c11ec767035396ad9aebe0e0b5d0457284036 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57880d2462ad864162268da93376153e0075743062038e210ea923af21364bbe +size 24369489 diff --git a/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_478.mp4 b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..258030dd071e9173ddc1795de6ee7d1c49481f1b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/tmp_60/video_0_478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327e0c353d749483f7551d0460dccebb90cd02f0d5e5b16f3c06b8f2e13a3230 +size 27466620 diff --git a/Real_Time_Visual_Understanding/sample_212/video.mp4 b/Real_Time_Visual_Understanding/sample_212/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c054a8e2aef7d9a06051f06cfc7956f412bf881 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_212/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfc9943bf380053745c25d0c6448698a5ee764feb8f99c631fcb145b23768bb +size 20808447 diff --git a/Real_Time_Visual_Understanding/sample_213/.DS_Store b/Real_Time_Visual_Understanding/sample_213/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..452ddeb0fa087b13c1c142838ce4bf882c65703b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_213/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a508911a4a191f2d830c40b186529499eac224f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71eed069e8e7f8806b3e86e753071704541588a656ee9ec4d7a0f7b60ab2afcd +size 10076050 diff --git a/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_159.mp4 b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcfc3934c1db109eb1fc20ed610a670cf5f4d2cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21342e22e7f31e5598b2b2960f63b2371f8e175950f078cc24056f07190f776 +size 13082594 diff --git a/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d240292ffcf8827bc4be1e6d460768cf81c4b5d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a754de4e1329f40f01e10b80eb19b5f088f90e35a9ff0d9d460cceb45b091b +size 1263656 diff --git a/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_184.mp4 b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc011f0b94475d4d7a793f9b692cc15c63ea82b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6428d8b126a510d2af465199ac18dd8249dbd70576984f1b8d9cbb7102d7b337 +size 14823623 diff --git a/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_241.mp4 b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaec4b173ce10c4b4e2eb9cbb0acafd09121165d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/tmp_60/video_0_241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d960ded7057893287af86d0f05fc8807bb3bec3994da99489be282d822050c35 +size 19606015 diff --git a/Real_Time_Visual_Understanding/sample_213/video.mp4 b/Real_Time_Visual_Understanding/sample_213/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5dff02ae461b5b4c75527bbb347c86fe7bb9700 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_213/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c106a2d58bb07032788a272487cfd0a056bf6c101cf47f0267480000e33b14 +size 12502792 diff --git a/Real_Time_Visual_Understanding/sample_214/.DS_Store b/Real_Time_Visual_Understanding/sample_214/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d7bf697cddf2e926639695fe897d8baa56f0a58a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_214/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..002c4a590379374f9eb45bc6fe9d2034aa7ee163 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d07f65ada1856aea2677460b03e54505fa23e74b445490e525875ee004bc99e +size 6794685 diff --git a/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_24.mp4 b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_24.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e823c487bb95ca46e68cb5b721931a3cfb1f5ed9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_24.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6c263b9e1d84b3b2d6d1c75f4fbe24be6a5540f628e0874ec1628b3f8800df +size 1797382 diff --git a/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_285.mp4 b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..156d39a0fd46e8b7a1b21de22dc5c62c216c6f1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18ab38652ea07693752809cc6e8c3d1a07727dfc56d893beeae022beae94e6b +size 18795176 diff --git a/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_415.mp4 b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77398580721b4f3a924d11f1a5946c3595c86d47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371e0736930a940c45b7aac0e89818151cbc7f706b89bcb7e9acadc557753bdd +size 25256119 diff --git a/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_525.mp4 b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31dff8880fa3ebe77e6f7cbb292d41f1633bd06d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/tmp_60/video_0_525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacf514860c53e49b2e969006b6902da77d9a9d947f5480cd7e6a347286c4c60 +size 30275454 diff --git a/Real_Time_Visual_Understanding/sample_214/video.mp4 b/Real_Time_Visual_Understanding/sample_214/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78208e368ab6fe8ef30ed92e4fb551bd7a682d80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_214/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba55057c84da44787e34fc3ace830b0192c880f5cdbea25d2b6ecb188a59ab5 +size 22671677 diff --git a/Real_Time_Visual_Understanding/sample_215/.DS_Store b/Real_Time_Visual_Understanding/sample_215/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..59845c364b422dc6d4219b0983e70d0ec0af1d4a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_215/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c810f8df6b838e3b176f75a8817f2a796a825147 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c361ab25a2934aa2419ff3622d84f7dccbee19cf481254d68570138acc4a3b50 +size 873929 diff --git a/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0517b9b4c19c6aa8862e93b7917b894cc322af32 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc94e9e3568b03646dadaea4b1a731d40130c8832d917e5b3cc701e7ba58aea +size 10062242 diff --git a/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_305.mp4 b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6161e97704a0f7b5ec5f99649272d7018547bdd1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5959c03b074338a1b00c9ccf9c16a99e3a8ced78d20dbb86854fbaa10b553e33 +size 18868041 diff --git a/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2dcb1c8fa66052f69f6cec94d08399f69ba49a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9421732ddd3109569c1c3204c64fa9bc1c35179d04b87b879d869b9a6c38cc +size 31101205 diff --git a/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_600.mp4 b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a2b3ba7744f2f7c1f6457b388140eb62bf8f0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/tmp_60/video_0_600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f539414414c184aa66f70b6bf4700da95d2a5219f5a77ac7e64aa0fcfec64850 +size 35386105 diff --git a/Real_Time_Visual_Understanding/sample_215/video.mp4 b/Real_Time_Visual_Understanding/sample_215/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4affb47d84cf7b9ab5343d53fd5bd0e6e74bbb5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_215/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7683738237c8ca7dd1c87bd4118e0f4d2cad8422a2b9647b3f3774eb5065133b +size 27294258 diff --git a/Real_Time_Visual_Understanding/sample_216/.DS_Store b/Real_Time_Visual_Understanding/sample_216/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..adb11f21e6be6730b9b670ae33aac1daaca96314 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_216/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac0ae51186b6e0daf8cbe8f55d09b9b3e3bf01b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b422bf59e9b0c854df8295ab484aa6a3683c54a837e610644aa51e04ca7a60d +size 29766655 diff --git a/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_338.mp4 b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e245b5d0c3365fa0d63d4ca3c270e990e7eb65dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f971b8fa20e5848225741bf8e9a16b133e2a3723e2b907b05584934173e72e0 +size 46452925 diff --git a/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_40.mp4 b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_40.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4fd17079044d4ce479d834d7062498d48cb4a43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_40.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036f8788d69f2ff453af4b140c419ff38f4417a4ecdabeacc39f7b47e12d2341 +size 6325439 diff --git a/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a15840cc9a447e6cb0ea531b4885075b6fdbfa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdeea1969ed88ba1bb9c1c77d50392d5fac9958f491b23fadcdcdd75d01ea51 +size 64070219 diff --git a/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_609.mp4 b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_609.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470f3a424daeb7b6ae34f5bd98731c9fa6b41001 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/tmp_60/video_0_609.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95826bc36689628cad6386e820228d71c48453d90286747fd75196807fb77951 +size 81013254 diff --git a/Real_Time_Visual_Understanding/sample_216/video.mp4 b/Real_Time_Visual_Understanding/sample_216/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ab1d2a0a2aa45b0d3a61d0898d0572803d671d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_216/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5318c923c989c22bff8f5a6cb04bcc22907bc45a01162427826ff3ae78921a41 +size 82476712 diff --git a/Real_Time_Visual_Understanding/sample_217/.DS_Store b/Real_Time_Visual_Understanding/sample_217/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..450554626be335e26d83b8fe4acb9865e1802825 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_217/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2ae01c7dd2483b348626e5f276685edf3f3b26 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cf192482c2f322381ad46c43dafaee1a443854dd67b6c133e4775c8a26e480 +size 19507625 diff --git a/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_307.mp4 b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..002a9f7ed6e31ade3e727678484a619ec1924f30 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879b3224ceb3cb39e939be1909ea304b163a3a829b9802c7a65b8e5a758fb899 +size 24433202 diff --git a/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d564d992f97096892b4d441b5e8ddb58918b091 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc829b6558bb862c3d8d1ec844c77e82c81c65a841a9bd865a38485bfa309d00 +size 31982683 diff --git a/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_554.mp4 b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06765c9a6bf4259f58473f39f1f458a538ce339a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f74f3a0c33ab964546c790d6a1a5a7c80f32ef23039e71530b01ee8a474d5e6 +size 41063139 diff --git a/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_88.mp4 b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_88.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1505b75b370a26e4574afec7e050147583c65ea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/tmp_60/video_0_88.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ad7ec11309944a5fbdb60235a55b53141e1dea1e8d855453a2929da41605a8 +size 9348763 diff --git a/Real_Time_Visual_Understanding/sample_217/video.mp4 b/Real_Time_Visual_Understanding/sample_217/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e590ecf09a8df24be94a326ba3d2a238d2de21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_217/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7b9f71ec341a3dde6109be83af46a33d01b9ec0c21e9b696e1c11bab819b50 +size 39742242 diff --git a/Real_Time_Visual_Understanding/sample_218/.DS_Store b/Real_Time_Visual_Understanding/sample_218/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..eda336fe2cc3009425a3cc649dcc83d5644de563 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_218/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f32c4bd0f7272d10f78b6d23c1f50b993dffee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea21b09b8efe8ace319094079f30382e601a314ce6ba6546924612afbe96c756 +size 810455 diff --git a/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72f97b1adb28a47d874e799c48ff32a7e4b17b0b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2de51eba7797c5fba56de25d2a60423fc1933cc8a9a1326c5e4e5d4667dcc1 +size 11807890 diff --git a/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9182ed7d216f0c767d11119f0c6b4046c0d6ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8a277cd984fdffb82e604538ff846f905a0da4153af2f92d8bbaae701b39b9 +size 17700606 diff --git a/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82696a985b90dc069f24ca326c7cdfd61b8224b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664b30345f36c5836a7e2ca36c972f6f51f13d38c4a73c8dc166df1077fc7320 +size 26705793 diff --git a/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_646.mp4 b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3c40b6e745f91d15f400806df1497aa58de3c7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/tmp_60/video_0_646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee1c41f50270b88a915181a13a82a08b3a1d055ab0416cb902e671086b12483 +size 33691188 diff --git a/Real_Time_Visual_Understanding/sample_218/video.mp4 b/Real_Time_Visual_Understanding/sample_218/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b345d8fd851200ed959a17d0e6e9ef9cd06075 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_218/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:058e1ef70b012470786687bc0f97e6b8f226981a2bc2b123a9e3a1e94dae8367 +size 27596257 diff --git a/Real_Time_Visual_Understanding/sample_219/.DS_Store b/Real_Time_Visual_Understanding/sample_219/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..17fff77d19b68c815ab8ed761502b68ce254c85c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_219/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4d6b4ea13834ee78a32185f3df7f47b001d03e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7459ebf7df25d668252969c7f524aa2187525b859b2d52ef8ef6e271d58bfd0a +size 834800 diff --git a/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea04eb26c4d395eea3809506745d37230242379 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c39c542b1a67baf6c0abf964bd6e8c1287e7780a8a478932f063f2b0f67c8f +size 10486910 diff --git a/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_231.mp4 b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5da5f70be77f7d9679467da3c189d52d82483f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc76295da6aeab08654bbf0246bbd3122e46b40900063846c9991164e4b16ed7 +size 15895427 diff --git a/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_310.mp4 b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a9102e0b998e9c4361d21707026790aca7fe1f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fbc3235d2fea87619aa262471aaf9c9373807b19cc959b7e24021e6da57b5b3 +size 21957162 diff --git a/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_55.mp4 b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_55.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cdb470b5f3e75842726afda6cf9251ca1afa20c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/tmp_60/video_0_55.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbf40756c9ade9a1f8fe88318a2573958e28047523985de112dfeab0af426e6 +size 4794099 diff --git a/Real_Time_Visual_Understanding/sample_219/video.mp4 b/Real_Time_Visual_Understanding/sample_219/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63ffed9a44abf73cbf495dcf995839d056341d76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_219/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcfb2648dc865cf030d04f75f7f5f0b778fe8620ed6619a0003b56e9c68c05f +size 18608899 diff --git a/Real_Time_Visual_Understanding/sample_22/.DS_Store b/Real_Time_Visual_Understanding/sample_22/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..365262523fade99ccf9d78e2b8ba21ce3f9b7627 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_22/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9b7f388abfcd7bdcb956cffde8cf6d54c92909 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde4d88c51b80dd2586da3409cc505179d05423a524cc81432a8e9395bf573f2 +size 49390236 diff --git a/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f32715ec5cf07bc86f76e8689db3d58913c773b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c294e166f0a5dc83c742a544182fe2648d3788226167dabfc293018f761a47 +size 69001420 diff --git a/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e197f1b47f055be42da35602f2551fd75530f62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d6e08395fb3ae061a433000b696b768e81f4573cea9015d25b498efaf3a762 +size 77275810 diff --git a/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_62.mp4 b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_62.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b0fd35ce2aa974d4b85a985e14eef0946ec44a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_62.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc875b95fb2a6a9a8c5943897a4874b3325c50fb79896818de49c3f0b64a07e +size 14154850 diff --git a/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_75.mp4 b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_75.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3e0240995cbef20394bba8d23a6ba5775e50e8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/tmp_60/video_0_75.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae8a6f0e45db08ee8cf2ff0398e28b0f61fc571c465c40319287f68832431ea +size 17451100 diff --git a/Real_Time_Visual_Understanding/sample_22/video.mp4 b/Real_Time_Visual_Understanding/sample_22/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfa0c385a5ac4cd25ced606ad548c7001373e88 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_22/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be76f340654e1edd016e43b6f65b7f65ce2d408956437d82e482908cc1f9d3f +size 105220849 diff --git a/Real_Time_Visual_Understanding/sample_220/.DS_Store b/Real_Time_Visual_Understanding/sample_220/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b144a1f299206e4594a79624277c2e69e458732d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_220/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_148.mp4 b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f14271d1a81bf2887429380c876da275fd1216 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb37e8e59c832ab7dec03ee0d865ff7d3e68673404b7537c654eddbb549a87e4 +size 11024951 diff --git a/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_23.mp4 b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_23.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c7f2001bb3e48d39ec76bad1af454062d620f15 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_23.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ddd81804d1d7dbf98adea675e311d8f594a10c94fbc7a5a2669528c7e2afa2 +size 1669988 diff --git a/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_268.mp4 b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42804ab086d9b6879c2fd8aed29e4430c702c6d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1de4914a1b569ee8c6adb5ca56c6c86dde17476ab8046019fd75264d9bf7d6f +size 17101288 diff --git a/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_386.mp4 b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb525e4bf58343f400e05bb147d43fac012861eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f392500fdad4131bb677ea4ed83047842c4ad70d969145542135f367e245e1b +size 22654108 diff --git a/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ebc1c15f3c94cd1ce487e73a905741b9a7e137 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e59ad39c89cf4e786c4b771ae440710dda794129fcd1d8cf06b00fce28df73 +size 27904115 diff --git a/Real_Time_Visual_Understanding/sample_220/video.mp4 b/Real_Time_Visual_Understanding/sample_220/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee3653a91350d4767181b5750abe6816c784133 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_220/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a71893e326a11ab2ae4e4e7705c0eb8eee21e2b0c0b4ec0e3ae3900273b29b +size 21105866 diff --git a/Real_Time_Visual_Understanding/sample_221/.DS_Store b/Real_Time_Visual_Understanding/sample_221/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d396b57133044dc2d873fbf8df7583367dd4390b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_221/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42ccf2ea135d69acd95c64b73c09ecfcedf15e40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf58a8a0bd7b5960082cdbd35b856a294fe1b389caf87fe250457fe268f164e +size 794234 diff --git a/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787a61d6fbc21328d7de247add225a68440e7ab9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56c455341c0904ae294965014c23580483d26427a6ebf3e095ca57b4069e51a +size 9065309 diff --git a/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_213.mp4 b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9176158f78a83215cde45b525cda367de831bd37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cd5e4e7afb9c6f10638a9f7440b8f482c9c7632c31e978a8232bab0e9bda68 +size 14558698 diff --git a/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_306.mp4 b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ebd91cd2ad773749deafe520825aaf9024ca5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e35580400d9ddcd435acbf4e3614de3f7520775f6d92818acef7c8cb41f83ef +size 20896380 diff --git a/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_392.mp4 b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f2484dc22076aae0d9004bd1eab89631088158 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/tmp_60/video_0_392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdf5c6104022a75caba8c69eefd7497f56610d5fc060da92a094bc0d16411d9 +size 25366734 diff --git a/Real_Time_Visual_Understanding/sample_221/video.mp4 b/Real_Time_Visual_Understanding/sample_221/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe7ef3204131456c1416ce6fb92c73d5996fc80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_221/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27656cc8a71f9b6cca3008054ca4a7ce738c0d55b2957eedb4dd0cb0d2466331 +size 18246153 diff --git a/Real_Time_Visual_Understanding/sample_222/.DS_Store b/Real_Time_Visual_Understanding/sample_222/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cbdee17d87a5f046e0c269c0c0fd98ee39091543 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_222/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbe0c32eae4b516a23a533cb99f968446010f9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7624409950c5a7ef5a82c7c2b32803c1be1784188b1bcd46752cb9fa6b0db5 +size 946155 diff --git a/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_153.mp4 b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e661b99f56803b61a2143ee73e6759c06f0c464 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8137ca054c68e486b007d0fbd889700fab20390cf5843ffa0c4e0cdef3fb528 +size 10009904 diff --git a/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_345.mp4 b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bb676bc691e5e68fa494ddaf08c17c730c68f9c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030f62870b1f8705452c56dc5ab18f9f1fb2532d8c7791c0b015e68eeb45933c +size 22989499 diff --git a/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_437.mp4 b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6d36dc662db425d9962dbeaf412e10898b91fe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76063856fa7bb992cd875ad3d0bc85597762523c50ed00f37970480227d0736 +size 27678233 diff --git a/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_84.mp4 b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_84.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6267cc312ef6aa70984829cdbe40eea5072a880e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/tmp_60/video_0_84.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f42a665aa179fb1366868438cfca4a3c61cd46a7ee225815fe92dcfcab20be4 +size 5324535 diff --git a/Real_Time_Visual_Understanding/sample_222/video.mp4 b/Real_Time_Visual_Understanding/sample_222/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d13c6220e949d3a2e91f224a3d60e1a9619608 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_222/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07fd9e4af720641d44c6ce2582370fa046da798e1dfc41c846252717711060f +size 20488533 diff --git a/Real_Time_Visual_Understanding/sample_223/.DS_Store b/Real_Time_Visual_Understanding/sample_223/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e1d0d91378c50ee915f31cf711e8bb2d4c6c13a1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_223/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a859427a9acdf34213940176efc5a87675463d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9ece7b55900009ccd5ed57d6414e77762b18a536d9afdb307f9a75ef465a8f +size 11983747 diff --git a/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ce415ba4082a3dd4b49ac39fdc1bacac5a47b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c798d0ab9e07e3da8a1c9e50cf80acb4b184defd778eca8a40551cf39afcb752 +size 1490146 diff --git a/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3daa58f83fd5dfb9286c035f6679d50b4d619755 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac8736c47905f0568c446bba862e13a16e5db01744528ac3e9b79c067114d1a +size 20080497 diff --git a/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_509.mp4 b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78c899314123244e664aba9d213644faccce013b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9536ed644d657d465168d552447adf5daade56bc528b6a45d114baa53fd98208 +size 30088036 diff --git a/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_669.mp4 b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_669.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf230b1ee93966cb831ccff096cb33bd3fd146c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/tmp_60/video_0_669.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814fc784916faed554cf579942b1d10b054048eb0a4fc2262a24d3c2fc3f0e8e +size 38584727 diff --git a/Real_Time_Visual_Understanding/sample_223/video.mp4 b/Real_Time_Visual_Understanding/sample_223/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f3a570f9ec98c49211cf0fc77fc9eb2d986b7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_223/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7bc0904106353c16b91738721ee819468391fead0db6643777e48ff769a05e +size 30112152 diff --git a/Real_Time_Visual_Understanding/sample_224/.DS_Store b/Real_Time_Visual_Understanding/sample_224/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1602c79b86e5f460904eefdb6412e9d5c88086f0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_224/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5215645750f27f151af4c062f0b594f7fb03a256 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e864f41596e5f38ece247beeef176347eafbb2911bb8f060a1a91f60e09664 +size 868591 diff --git a/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_114.mp4 b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..798ff1e6dd37f27cc4558156651df9876699c2ba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38391aabbf71153367c90337b6256c6102b3333b34609c240e8ecc96c3b1b38c +size 8400515 diff --git a/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0ed4ef1f9b3fbd5049a3543ccf03537591cf243 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1102db330278a763e7bfe20e9f018a24d3c5a70a357706d282577c9383f5a01 +size 15897515 diff --git a/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_293.mp4 b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d5875b70d99d9a1224ad645fb1a97a5d8c26cdd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7cbc648ec4373dec728b32d29c3fe1ddca9815b9c39385f473d91ab9857db0 +size 20138777 diff --git a/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_395.mp4 b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b74acf81f9f9d03b77ea52ed64f006779441232 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/tmp_60/video_0_395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365f6a2f4e964775ac25e1f7b760b2ff48d9d20d4d544b5bac230f1e1f85a352 +size 27358425 diff --git a/Real_Time_Visual_Understanding/sample_224/video.mp4 b/Real_Time_Visual_Understanding/sample_224/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e54a4fa8b0eb103a396cded321698562f3d921 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_224/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd837755834320d285d352238896694b365854d9dae4b2afde02447cf34cbed +size 20507521 diff --git a/Real_Time_Visual_Understanding/sample_225/.DS_Store b/Real_Time_Visual_Understanding/sample_225/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..df35defa0d643a6a5583eca39365b09d0fa9dfd5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_225/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c750c90073290a20c5fcb9be988c0f0ad45a815 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d491cee1eb977b6b4b8df143d81f2b6d61a16b26019b6bea5f9ca33a32d809ad +size 1078566 diff --git a/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a55b6935117a828ba013cf75341fdde805c74fbd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a60dc90ba594e4e4a4211ee92e2eb42af70cb1a15ee07c0b2f3a1085a2b5858 +size 14889969 diff --git a/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_270.mp4 b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95d84f840f05d93d2db3e7fa3562e14a0efb6261 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5181380b234b824e0d8ace479d84ecf05b997861e1a1becb8b632c6015e620 +size 22991852 diff --git a/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111fba916a272fc1ebc55824b1d93a224110d7f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20cf1a624652144158ac79cadc2e5e1f0f9dabb19e427feb95a89db741339969 +size 35041799 diff --git a/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_527.mp4 b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_527.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..200621da2f94a77f1ba23dc3ca25d972453f9887 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/tmp_60/video_0_527.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1328509c4ec598a6ef69898de82cad58d322f46eda3114aa847c45827e1be2ec +size 43298860 diff --git a/Real_Time_Visual_Understanding/sample_225/video.mp4 b/Real_Time_Visual_Understanding/sample_225/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b115199401cdc0c9330f964604f33eaa2605618 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_225/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4060f9091db5f3e9da83b860f9f03b6b7e1d3ee6dde58e50f9b8320b02b0ef +size 42889875 diff --git a/Real_Time_Visual_Understanding/sample_226/.DS_Store b/Real_Time_Visual_Understanding/sample_226/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..84c4932cb5c385b1db2ac5bb6e4f982ac3c2d689 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_226/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4940f1457b941bfc940e0e4476fda0a6c8ac762e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02d3e8980a702d0463aaf113d10ce8b38e12bc602acc21d25f72ecc5a9f1462 +size 1092990 diff --git a/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9678e910b04bf12c4d7605204f82a9dc1acb137 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b90496d72fde522da63aa1d33b83da58c80b4f82387994e04dcd57936dfc330 +size 9675200 diff --git a/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_256.mp4 b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4bada4d3d5490dc8dc26dbcd837ee61d7e57f07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fd82ee2e431f4fed45868f59021a547b2073ead27e0363a392d25a0ea6a55c +size 15882313 diff --git a/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_394.mp4 b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05013d6d93ad954ecd16dad5b56133215ad97a11 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b010ace916a9136ae890c1b2e5c5ad9a95fea4ce9a0b309f63e5495adc59a91 +size 25352850 diff --git a/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_521.mp4 b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a62b0963633246cb193ac4c288f199d9afc606 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/tmp_60/video_0_521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e894b83c71d903e8cfb7f67bcfc3a8796ceb4b6b8cec8ba9a50906b43a652c +size 35191425 diff --git a/Real_Time_Visual_Understanding/sample_226/video.mp4 b/Real_Time_Visual_Understanding/sample_226/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..872be31bb48f34900524b316e304d9b553513d23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_226/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583ea4f59fb89a3a2c0ae31043a7b66ea4298b5f9abcc13f6a2b1dd0eddb0dd5 +size 35238563 diff --git a/Real_Time_Visual_Understanding/sample_227/.DS_Store b/Real_Time_Visual_Understanding/sample_227/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..57bee76e6189fbc4cc9d4522832317d0d24ae1a4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_227/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44ca41583a3b916fc667166bcaf2fa5bb61f0dd1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9247ab7e4fe94b1d89d23c4f9e750b590f7ee6906ec11e217f5fc631bb44117 +size 14425958 diff --git a/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_328.mp4 b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef2b4f68cd9f1709901f48a73a23ea6116de90b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0cc21ba840bcbcbb3ecea3c438a01323d71cf660de5adfebeb1f2e9abab26f +size 26336881 diff --git a/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e56084299b740fcaf61cab1b94a9ccced886be1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8287976803930379b517bec93c34dc35dacc86ba9c45f7e1387dee71be48ba2 +size 34910373 diff --git a/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_633.mp4 b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_633.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0153ac80c4335d9522372e32a579118c7838367a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_633.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f804e78e9eb6598569c61ccb48264c0b32b2ede158233f433bae69230f1ed3 +size 42663317 diff --git a/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac653448752eb5f61c33426008b4b59d23c98f48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88fe971448d9625def4b2b74da848cf76890cbb5b8a189af9d5275f407570fd5 +size 5682797 diff --git a/Real_Time_Visual_Understanding/sample_227/video.mp4 b/Real_Time_Visual_Understanding/sample_227/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4273ab1f7e337a4fef8cc90ae6d75ba5bb94ff7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_227/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1262e5f3c76600ee4890fb95593ae752deeffa8e701276183d231c75ceac7e63 +size 30544283 diff --git a/Real_Time_Visual_Understanding/sample_228/.DS_Store b/Real_Time_Visual_Understanding/sample_228/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ea831dd8efff7e654293a891ccaba9562f832321 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_228/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efcc3d652f1f90803c6dc5ec0cfdf0660fb4881f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5442d22a0d3d5139995b40cfc4a4ff68f1860067cd88a6020e29a02f4910ef3a +size 926918 diff --git a/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_204.mp4 b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d1146146ef0389a8d2633c7196e1f20db7520b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44210a3b8ca11ec88d9cb541b5ed0346170420141fa79d523ca9023b610ad67 +size 16063556 diff --git a/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961cd0ab365cdb579c4091551f2b8a9cbfbb6f33 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20e13676e0ae4116478e13786f3e6b6809059f2c256dd1ef0506884e1b8de70 +size 28784311 diff --git a/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_544.mp4 b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5120d6827f423a6b2bb355522511df67da868ab7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5639fefbf6529409b08e2adfd5fd09eec0c88c2bbae747cd6a52d5855b4e2deb +size 36573289 diff --git a/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_642.mp4 b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc6bd5a420a6bc5a9e3aa8a00a876a17bd499db9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/tmp_60/video_0_642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77be255b01c84b374ad9c87ad66f6c971034eb1717fa3ecc59fb3f9326bd5d8b +size 44614124 diff --git a/Real_Time_Visual_Understanding/sample_228/video.mp4 b/Real_Time_Visual_Understanding/sample_228/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b47b3dc9b2c1c9bf09d48f72c500c7221e742b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_228/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a08075502175e851985f08e09e241827043f05ef66b5cd699002034f04afab +size 48602867 diff --git a/Real_Time_Visual_Understanding/sample_229/.DS_Store b/Real_Time_Visual_Understanding/sample_229/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6bf40c296ace762055a30802497ef6dbd1ff48d5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_229/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f95a25274348298f5b4dcb4413bfd87407980d3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5538bd3f86005eb4998a014ba58f40b44e92d266c35109a32e0333cdcafe6e32 +size 14864255 diff --git a/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_338.mp4 b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..350fbbd9a8cda7ff04c532395aa2d36327d6699d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e319d25ca6688c5198b7018ac4413da4790c57e48d54da82bcc14a4c349a1063 +size 28914553 diff --git a/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_524.mp4 b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_524.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ddee26117d8b2499e5400bc2739e29a5b7a31b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_524.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338c496a4640439a461cea7b08cebf60dc0a5a83b93c79162b6d7e36f4744cf4 +size 41135056 diff --git a/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_690.mp4 b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_690.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388828c68252769de8eb44d7ef6500afe1b19fc4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_690.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19dd017616cd615a29699720195b9894d97b1f95fff4a7069efe19f846ac3e2b +size 49377005 diff --git a/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..394e97c115db09362f7019cfeec3673296b7599d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9c08ccbb8a9b3e17ee3622f3b4129af3ddbfe28af5ed3c73a853e5124a3a9c +size 929399 diff --git a/Real_Time_Visual_Understanding/sample_229/video.mp4 b/Real_Time_Visual_Understanding/sample_229/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8145bb8ab86b75993419fa8799134d069b69d924 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_229/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdf511a51cd6cddb52ed01d95b3d8746202eb3ed6800418e4ba955aaef74943 +size 48792515 diff --git a/Real_Time_Visual_Understanding/sample_23/.DS_Store b/Real_Time_Visual_Understanding/sample_23/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d949031ca453240cb9dafbdd8bd77eb360e6788a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_23/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_132.mp4 b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c92fb7426375ddde53c5dffb50b86729ec26f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bd6764430295d3b7e889ea1b8e28effe3203a4d1fe7554620c3f5e8dbb610d +size 29146370 diff --git a/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b017793328c86eb38f2f1f7713fd03dad899b526 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b7ef703b3e97826dd0fcfd7e5edb1c10d6e58fc77fc8aa81996323e45cfb51 +size 2704464 diff --git a/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_231.mp4 b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81ff2bd975118c65259c7bf05308127b9b80085d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09cb7837a76af978bfa0cef3dc4700d85459c30b5a6ddfed57eeb1f2f0b902fe +size 55563338 diff --git a/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a76fc9e6953d432fba483317d75ff65908352fcb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11eead1e5e065ac17938006e0e07cfc911d5ca2a720041c88e0a076983760eb +size 62686492 diff --git a/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_62.mp4 b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_62.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b870c1df7187f21702ce88745be30d9635cfe1d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/tmp_60/video_0_62.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d698f60a34c78ac6a7559a84c6c0c2b6816cae03cfa4170615ac286f343d90 +size 11646030 diff --git a/Real_Time_Visual_Understanding/sample_23/video.mp4 b/Real_Time_Visual_Understanding/sample_23/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb6199e491246f916a2fb60a5e27e9a1e61ae90b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_23/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf967efe3a07fa8a6f84e70d24c49428ff44ac49cf2f93069e8a9e954aa40df +size 57670049 diff --git a/Real_Time_Visual_Understanding/sample_230/.DS_Store b/Real_Time_Visual_Understanding/sample_230/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d584bdcf15843484e6a43f0603a031e1e5dd4ba0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_230/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_233.mp4 b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccfe8259712dc0ff98d87597168fa4aaf99fad3e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0b98f959d51aaebd31fb2d3e954a5f816e71e88085f2187b23885e60149964 +size 17960427 diff --git a/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_30.mp4 b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_30.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0b25694584714dddcd8af8dad2fee7d05b2c53d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_30.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bc25c2677f2e11eba04af1c2f1c5bffe2504cf33fd186c5c4831e8b83ade03 +size 3437914 diff --git a/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_314.mp4 b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603e4f7ca7fbe7aef3359cc88cdd2e77ef2fdfab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a413632b50e10a4cf7eb08a0a2abbe236496eff9ca1ef42b515cd65bc7bd6a3 +size 21335861 diff --git a/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7bc1cf61cb67b48079f391782583458f1f38421 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2376b02b2f51e60a2137ec29dee1c84330f34dd64e6171de58fb9d55bb55202c +size 28976966 diff --git a/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_595.mp4 b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..660eb155dd487a9973df934261bf029dde3e32a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/tmp_60/video_0_595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda06a0234adb633407c77b84cc3d71d0cf7a376e990f1d8baabbfb3fdbb59d9 +size 37427220 diff --git a/Real_Time_Visual_Understanding/sample_230/video.mp4 b/Real_Time_Visual_Understanding/sample_230/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a64cdef4a5800d0b629a6f1f64d83b288d15d0fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_230/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bf195fd4cfc4de693b3d0456a75245867409a913c9c1440b8187ead7cfe15c +size 29918298 diff --git a/Real_Time_Visual_Understanding/sample_231/.DS_Store b/Real_Time_Visual_Understanding/sample_231/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..67fe3a87783c65b34cb1f9ffbae366969e29b456 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_231/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baeeded62572841acf9f66d4dbb582bec93f8c81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573c07fa572628df482d4a212e948f1490139e6bcc526454e1e5aa292e25318d +size 17033571 diff --git a/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56160bd4daf391a7c4fb1baf37a56ffa8ced1db1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79417291a1b5943a2b38e5f330094aaa6940f6de6f2dcc221b692d20cb3518ed +size 23357819 diff --git a/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_36.mp4 b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_36.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4252ee951f96148a530a555fab88d178218f9c20 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_36.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4935673793b7047e495a6467315fa63884fb6e25078a338ee69342439a18be +size 3610715 diff --git a/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493d8719435b63cbabf94664562353a79905992a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4d2266864278cae17519e34d055e31364bbf02f8939d745a416c8a4aecba08 +size 50570919 diff --git a/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_58.mp4 b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_58.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b758002e754510751f83c91a5aee9c8f1f5acd59 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/tmp_60/video_0_58.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6faf9dc08af882c8df0a95261a005337810fe2b96ff2026e0d5db86b4f11f9 +size 5751530 diff --git a/Real_Time_Visual_Understanding/sample_231/video.mp4 b/Real_Time_Visual_Understanding/sample_231/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a407691d4ac2516883482171bf223bc0b17fff0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_231/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c46b9d65835a47845847bdf70527c25163dd8a468059081921167be9af9ae3 +size 45303228 diff --git a/Real_Time_Visual_Understanding/sample_232/.DS_Store b/Real_Time_Visual_Understanding/sample_232/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..72d2d25320d3e7f8115857ffc8bebb085881d000 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_232/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afce30b1e20475fcbab712ca9b0f5819682c6086 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2678e591ef17fa813a88106c345cadd52d6969e3be022f6a50d493f2016147 +size 1913932 diff --git a/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856d87fc72a2e6cdec07776d810cf11a33121bcb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de9c1b4f05798601cf356a504366ac250d77ef1dafda94a4874fa86ffb7b4a1 +size 21175459 diff --git a/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf81b8263ad4c27b8918360119654b1c4c3be6d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68309baa460411101739fdf2efeab41613f86c85b92e93d354ef061028c2125a +size 30563595 diff --git a/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_253.mp4 b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc79485adcd7f6b99e23bffae0c3be86eee85974 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88284c200e4c8942da45a2bdef7e56840f933e16651d7e56bd77950cde7623b7 +size 30746915 diff --git a/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1825dc713d29332be540701eb439b2b70224d0b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9e6c9e536fb807c7912af95a95a7116019b7e88defe3e9220f86c1bb20f958 +size 11096910 diff --git a/Real_Time_Visual_Understanding/sample_232/video.mp4 b/Real_Time_Visual_Understanding/sample_232/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..070b91b30f5be796c9efbb8d025f4d4be434c987 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_232/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fe50ef425d66db193112cf07036242eecd2e8b9e6c98b31538588cdf42022d +size 42921244 diff --git a/Real_Time_Visual_Understanding/sample_233/.DS_Store b/Real_Time_Visual_Understanding/sample_233/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2ff697e8c7f475ea9deec2b30d237ee53614a8cf Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_233/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c24b9c86a638773c454a8312a877c3d458f7a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a37a744b55ed001ae50e5c671b0527c2215c10561588f5b4a3aa833271e70e7 +size 14462653 diff --git a/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_208.mp4 b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd4a31e5ad4a9fc0b4fcf0d7543ff6cf3e76a78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5359debe3b1da0264b53ae9a638667f2e76365d48d0cf2d978a47bb66a9d1aaf +size 23309754 diff --git a/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_25.mp4 b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_25.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54f071b8442dd8eca78b32bfc72827e73f71baa5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_25.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76ebdf4744d629c71c4664c8796369bee83b320d0d3fc3c55772e3e86c07b38 +size 2345505 diff --git a/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12848feea31628407df15b2485141a9ef3a65ad0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73525cf5c6e4319b51bedd0aea843f82ed355e3c9907f43303644d7ed5f6129 +size 32407470 diff --git a/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_376.mp4 b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e40adc413bddf43831f54482bf77ed33f48140c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/tmp_60/video_0_376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b3b540ec49fae2bbcc36f388d66f338049adaf7d27ff2c90fe0f3019ba362f +size 45986469 diff --git a/Real_Time_Visual_Understanding/sample_233/video.mp4 b/Real_Time_Visual_Understanding/sample_233/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..198676b4f583596535ad104623d62d988aa698f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_233/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b1ac096cc166553e81dd2d08b3279ec8828def9e40c15a8a457795981023a4 +size 44903476 diff --git a/Real_Time_Visual_Understanding/sample_234/.DS_Store b/Real_Time_Visual_Understanding/sample_234/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cda0dcb87de4ce864685bb7e6245c41d22f6b8dd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_234/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_155.mp4 b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e052fc7813ee175994db8b29db332bdd2ab58b66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4527c361c49a24b67cfd0e51388aa02a02e7e6a1c3b63ce171dac17e21bb28eb +size 6592533 diff --git a/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_264.mp4 b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d472f8a7a688163ea785ca37e40ea6c1f0fbef79 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569c59bccfef0b7e6812fae066908c32a1847362bb978c6014792d7d7b352e0d +size 10883921 diff --git a/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_27.mp4 b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_27.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a09c784211ad51ead0b1ccc395b8a380d11b119f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_27.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d241889e49ce8dd2121ce21b7ba11cce6d2a6e5b90b48849745612f25df7277 +size 1353290 diff --git a/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_400.mp4 b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fa37c53b3f2134f7cd48f5386e04b4009f55ee4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2894d3e552220d9051b27fbee1594b2daf9b6e7768386a4229e9d5d6582a5dc6 +size 17019556 diff --git a/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_516.mp4 b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_516.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a671e9cbdbbb3b7358d0dce870a90d910c8f70e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/tmp_60/video_0_516.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b842c8e047159d81805710a5b0c8f79090d4aef1d396f2ed9fe12cbd977b064e +size 22664492 diff --git a/Real_Time_Visual_Understanding/sample_234/video.mp4 b/Real_Time_Visual_Understanding/sample_234/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b5b939c9bc93ddef9a37788af9392a37fadb219 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_234/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6bbdedffa7d1f91b5359a7432545204e126bea8b9d5322fd02e852bb5ea161 +size 21041238 diff --git a/Real_Time_Visual_Understanding/sample_235/.DS_Store b/Real_Time_Visual_Understanding/sample_235/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4cc93076b64084ffaaf3c1ca4a2fc2916a5264ee Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_235/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2dbe25cc48a28f007b0203cf0988eb72fef694 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52f5a7db464f289ce139cf67e649a31f2555b3213f1a9d79b102dec39ca11ba +size 4152363 diff --git a/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e372233cb2b4732dc77f3f7ecef5ba49cb34aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d5ecc13f1f07f5303322ee85c2900d12eec76ddef8c3b81ffc9b90dc54aa03 +size 4841964 diff --git a/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805a0d2f3ddb6357fba4a63e40732f67e8a9ec37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb17e4cd071710e3a6e4b5184e4366c8b255322ac2b32f63b5dab3e553eda3e +size 8686407 diff --git a/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b92023baa46a1535cbfe1317904854c550b12c90 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f319e35e151511c45e59913f5c4c55ddef5f10d1d96af5612287a9e815ac0e1a +size 13558533 diff --git a/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecadeba2ade95f9e764b293e84b2a7c01847615d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f04adf6d07198cb74d17619e71111862596eabfd0d354f42e3f7171502fdb6 +size 18258618 diff --git a/Real_Time_Visual_Understanding/sample_235/video.mp4 b/Real_Time_Visual_Understanding/sample_235/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6665cbda471ff8b3cdee122cd6c0da80d6990976 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_235/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5423f9d4b8e050dcc5fccf7eac550e08f067f1b1b52de917f125f6b336c4a18a +size 17452851 diff --git a/Real_Time_Visual_Understanding/sample_236/.DS_Store b/Real_Time_Visual_Understanding/sample_236/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..764557c7e76ebb0dc7c9c3523331f8501337415f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_236/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f44baeda1521719aa9f494ab78c9c19d6a5b5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9837d36f4dd671af72123c1bd0a85b5220ba05c9c2fb7c8d81924f41ece11869 +size 4785989 diff --git a/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_275.mp4 b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ac0271af9ba6f0ae6cfea909360d6d558bc5b36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254d492f5d07a0ee78ef9262e7a3cf2885111e842c64b3a95dd57d6d91d58df3 +size 10712611 diff --git a/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_390.mp4 b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2befa637200253eccd21fa79ae347c8e0a86f785 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d353b53d2dc8f9f9e170053f059fadf0feb5d2dee5db2e9a582bce493a6c4606 +size 15568233 diff --git a/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_503.mp4 b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5cb0c29026e83b5345d574be4c2fb85f09e500d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594b934726d67a54d9aab949a672f9deddcd7430ecaa4172e0ed6f192cc01126 +size 19728261 diff --git a/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a0938c1d31d8f1d4507c09b043130af4f2e3c4a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63058c40ac31eb5587bc2204e4233ac00f663cbc11a366e950b15f0b07b7ee20 +size 2610792 diff --git a/Real_Time_Visual_Understanding/sample_236/video.mp4 b/Real_Time_Visual_Understanding/sample_236/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a4459007cc40fa10db2e37f4bb13bbb48a8295 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_236/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c9cfa564a07f873b31c070b74b7c6287f3e8855df757b3f3dd27c823787f33 +size 19182373 diff --git a/Real_Time_Visual_Understanding/sample_237/.DS_Store b/Real_Time_Visual_Understanding/sample_237/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5e2c4db141c8045da8fe59845103d49648ada2c0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_237/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001128ac272f017909035c6275aaeaf1be23d6ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe8545a98d43abfa9008295a91ee9b2af999417d137c9256195d8aa930b45ba +size 5714407 diff --git a/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_268.mp4 b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d31404861e4cba6f9a75ae958f7d931d0ce85f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1c750b2ac74af6e387aa8af9cc5503f78f81c346625a696ba56b310a77a3e7 +size 10151483 diff --git a/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_387.mp4 b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a9df99f248dbe63bd03b3eafccb0960ed0afae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f18641882888b7efd2bb7500f8f070bde154e71bdbb0167fb044516ec03349a +size 14542068 diff --git a/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_525.mp4 b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..119546ec06a1724f1b33143949762f1f5da27412 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a56eb0edfe406afabb36c19d9fcfe6e66016ad0168d4f0ab7ac9726e7b687a +size 20139725 diff --git a/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_64.mp4 b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_64.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..348011e1e60be20f481d42e44972590d105592fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/tmp_60/video_0_64.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642d26c46cca1cdf7d6df9298514da6523cba76741e1cfc17cb1cfbd28febcc8 +size 2299323 diff --git a/Real_Time_Visual_Understanding/sample_237/video.mp4 b/Real_Time_Visual_Understanding/sample_237/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9d5578bbd85c2d1bb38e8b3b879fd83c6488f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_237/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a4d99582589ad69c9a54e605cc439832fc7939e988ae43040110e06b1eaaf5 +size 19782455 diff --git a/Real_Time_Visual_Understanding/sample_238/.DS_Store b/Real_Time_Visual_Understanding/sample_238/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c034286781da4c1df06db9945533970054389d6d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_238/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_117.mp4 b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd521ac376762996260276bd8e213422f1e146c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0675826d5a3cdeebc938bafe62d1431c6f370fc32a8a751effe0eecd4d34721e +size 9789476 diff --git a/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52fa7efd1be2c5198e34aa7f7caacc13525636b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2731dd8c4744825ecaf571fa14f1922f91501b300c28c9d1c0a4b07325150ace +size 15151002 diff --git a/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_268.mp4 b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f6b150ab2771425a2311a8130e1a23602eae0a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba89813d98350a417199d90f0de62902dca06de5da00c747e31d30eb6decb0f7 +size 23627704 diff --git a/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb80be75a54e7e6c4572a683befb7a482d1606ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c2371d87a42b2289b45b0d19fce71084afe58949ecb069d367acec88c50b0b +size 34426360 diff --git a/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_617.mp4 b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdaaa43a9007ab70cf47b7f5a69d559e7c3ca9bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/tmp_60/video_0_617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4c11f43b52787b2a32bd0c0831abc6b89c94cebfb3b1dfb9ee8296e77b5267 +size 53187260 diff --git a/Real_Time_Visual_Understanding/sample_238/video.mp4 b/Real_Time_Visual_Understanding/sample_238/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86388eea75414c56b320e65ff5d14f8f885471bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_238/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371f0f9929c71a4701dc2c74177ca12520673c1b8d39c89802719f6b9cddd1b8 +size 46559002 diff --git a/Real_Time_Visual_Understanding/sample_239/.DS_Store b/Real_Time_Visual_Understanding/sample_239/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..050048e537ba073f7d55dbf23fd5b7d47e617b20 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_239/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee54253e555cd37af8e348d5e8b698181b0c7d86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb79db795388486f1773482ad84d547152e31290aa317124dce66c1d59f727e +size 16930392 diff --git a/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_291.mp4 b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f11d341476181f5462bd1114a3c6d8766aba12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141e1c4a11c5c144a734aca6398012c53b1a195ebc1633c7dc63dba7c3937688 +size 29425886 diff --git a/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_407.mp4 b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54a360d4a0062c2ece1cbbec3ec76767ce907095 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813ffc0f338526cea1da224f612df404d2b5e268c94d9aba88262fe0d0ea9f77 +size 40090221 diff --git a/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_51.mp4 b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_51.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f8c6bb4fcc4f6000f98a5daa1b1c186b9dee3e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_51.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9bdc159b8ead024bdd04f8143b0207ba8360b821448a64e75d997ddfbe1a991 +size 4338963 diff --git a/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_548.mp4 b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14651d4e9c7ef38cab4594d4589adfd07af028f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/tmp_60/video_0_548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c60506efbbd1f70769cf2b8275119e58dc57d6d86a77d8c77e909e1082753a9 +size 55099782 diff --git a/Real_Time_Visual_Understanding/sample_239/video.mp4 b/Real_Time_Visual_Understanding/sample_239/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a941b39feca88a9e581675029dcb7fd054f750 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_239/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6504144a0337086433505e0c3c02a6b950f8f90179d87faee50367466c92dc1 +size 68833370 diff --git a/Real_Time_Visual_Understanding/sample_24/.DS_Store b/Real_Time_Visual_Understanding/sample_24/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7fe35a97a40af991f19f4df7fe3b81c286d445c6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_24/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_177.mp4 b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6760dbc86156a7d091fdd3116cbc72cc4865f326 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac95a5eca861f0ac059a87198eb6c42babd08633444990e6e99ca1a8d42166b6 +size 37535731 diff --git a/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a43c2b24222cd4a0b42fc557c46ad211e244c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c1c611f7ad914f32d6f6547e75fac31e30f259602e74f3ff0812b7af0ee5c3 +size 54451262 diff --git a/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_349.mp4 b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb43259db0a366392e107cd0e40a9e395fc14e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0947b979d5fc1b99849f8d6bc5ec4a951ad143f05bd25ee9865607ae3ada0cfe +size 80579875 diff --git a/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_60.mp4 b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_60.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb5333190fab14a4c642a79f6fc434599c0ece2a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_60.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d98dcdb854a4c536efd7863a529a30df2ddc48203cca7f41eb91ea9e478ff5 +size 11408986 diff --git a/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_84.mp4 b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_84.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c480745acbd0129a10a52309d11e9750b05d3de8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/tmp_60/video_0_84.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aea7d2c0dcc7b1c434c2847978ff09eb21e285cd0e84f43b42524b681f125db +size 16724843 diff --git a/Real_Time_Visual_Understanding/sample_24/video.mp4 b/Real_Time_Visual_Understanding/sample_24/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf167622b3c70ed6bed67c6983ca6acc0124ca6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_24/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4d35eeb76251cabe3a1a355c403f606d90b8cf1c55da2a0c1edee901425786 +size 66438750 diff --git a/Real_Time_Visual_Understanding/sample_240/.DS_Store b/Real_Time_Visual_Understanding/sample_240/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..79e3a277c0d81d40b76d6660d50232bd35555278 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_240/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a591b7e33754e48bcaead3007f1d03d90b74b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c462fa8365c407398a8e5b31a2de180e9d6b3b4c71e78d9dfb284e3096556392 +size 11046135 diff --git a/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_277.mp4 b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c93b6094ca4f6aed17ffb70a16ee47e5bb627b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc5fd7803c561c40d0b5525b1805dce1815cc754cd055a0d38fd0adbf4f963b +size 19264074 diff --git a/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_39.mp4 b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_39.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943941106bebbc284a569911c95596126b1d8a36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_39.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6711f58a7f4cdb323df1069abb88c7bce90c54ed2d30241f62a52fd631e3eb53 +size 2735488 diff --git a/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_394.mp4 b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66faaaf8ab1257da3e4a151381173ddafcc7989 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308a313ae01081bf0e0ae02a3a84b3d9b7a380a0f32409ef18d942eb41dab033 +size 28272641 diff --git a/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_515.mp4 b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79b4135eda829f7a69ffc1e5fd82644909460713 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/tmp_60/video_0_515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440c75ea2608883b9c4fdbf946cd7551c6ec8f5a618304c028468b9fe150c486 +size 38623353 diff --git a/Real_Time_Visual_Understanding/sample_240/video.mp4 b/Real_Time_Visual_Understanding/sample_240/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1743d2522c8d1196b52dfddcb9ef2882488a807 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_240/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d598125b99879f4009c5b43e025df6f8f9e040de6b4466b090ddc9017d448cd8 +size 44078612 diff --git a/Real_Time_Visual_Understanding/sample_241/.DS_Store b/Real_Time_Visual_Understanding/sample_241/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0bd08824ee4fd441098312831eb816884dd59dd3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_241/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7950691f5ae863f625f0740bf12e6f341f6f6d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c060fbe74ccfda69834218664c3fee920165957ef87ef8c273564b5a4cb7ba7c +size 9996246 diff --git a/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_222.mp4 b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3715f63138dfa6e06f034ab747abefbcae84afdb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7a83a108cb578b4da1bf2fcf1d1bcc0b94183da0bec7c7e0e56299755e4b79 +size 20333281 diff --git a/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_290.mp4 b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a70010652884c932069f5ef7716f5b345671238 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dadb64e479e4620cbdc7ce226c669565604698c8e8701a1ead15c1ba33bd41 +size 25941569 diff --git a/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_409.mp4 b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76c78bbb9d9abc5cecfcacab9e16d0a683b42e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778c19fb4153bbf215def04326f577c994c0eaedde7f47810fdebf0f477b5bc5 +size 37707490 diff --git a/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_593.mp4 b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68582456f87d7634d482857a106512cfc8db5c3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/tmp_60/video_0_593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ef936c6e22cb9803274dc2d4a2a400568679144d7563fbb5f6a565307eb175 +size 53572296 diff --git a/Real_Time_Visual_Understanding/sample_241/video.mp4 b/Real_Time_Visual_Understanding/sample_241/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2ef5e057106cbed43700530777452357530cfe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_241/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9fc3272d4d4a649bd1eb0f77452a784383b5c3927c80e54f40166940d71b18 +size 37143501 diff --git a/Real_Time_Visual_Understanding/sample_242/.DS_Store b/Real_Time_Visual_Understanding/sample_242/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f6b755adb3be115f1719576284dbcc6bccafed15 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_242/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62322b10c9fe07f027ff976e96cfd9ccab99e0e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b29de0591a96bc19cc0501dbda8a7f4e1abace8237104cd3aaea6010ae8563 +size 21668158 diff --git a/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_1440.mp4 b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_1440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b649f0d3819872b7c1cc5f88b527e6d6fbc98d22 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_1440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aaa5885efd847accde2cd5470abdf74aafd1c99829676697a77b74efaf2fff1 +size 89980860 diff --git a/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_253.mp4 b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8abdf731ffc43acb0b6a33c02b714352dfe2a020 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1a0de633b040039cb2530383b2288896e7365cc07465dd256a1a337618ee4d +size 39053497 diff --git a/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_413.mp4 b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afd4e40eb913c8da3c260265d3cb6fa50de9b46e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47b8a3f6833a274e396a1b6ac7a2ffabf4e6b6275d06def7924497358f81ab4 +size 58742887 diff --git a/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ac2da85433e94ac7b3d6cc46c2525a82f5998e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675c32911454cf20c0a9f1aaebebf1ab8288f427e0cc8b1844f436dfaef28038 +size 69859546 diff --git a/Real_Time_Visual_Understanding/sample_242/video.mp4 b/Real_Time_Visual_Understanding/sample_242/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..136fd86a0ad0618fcf8012095f57ea2fd7dc1a51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_242/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb26a7bd078222f2557f21632504bf96c0db22b78d079ad1606987cb295fe96 +size 63708724 diff --git a/Real_Time_Visual_Understanding/sample_243/.DS_Store b/Real_Time_Visual_Understanding/sample_243/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d40227df84f14f5374bd2d9cc6bee8fa16526d24 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_243/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_106.mp4 b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e17c030308e78f7852bb3017e435f59be188bbbc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c964f2abe8fc31c3843dc1c58f4d23506a2cc00eb388e63ee7005274d0b05d7 +size 9944049 diff --git a/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_132.mp4 b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fef38785b8e0cdb74de53a5e7454437f1e4185d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecf4281aa97f084af0cdfe666c10529e8580204324fa4cc38d4c29185c25b50 +size 12140938 diff --git a/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_203.mp4 b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19d97ad7fb9818bdf32acdb5aef639327d3eb18 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c2160206bd35fb06ff94b56ceef57370d5c84b150bf38bc7c566dc625acff0 +size 19520544 diff --git a/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_394.mp4 b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c25fabf5a0efb91ceb6e4becbb7f759dc2a3b80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1222875891115f0a103a4ab0fe6fdca9f69ccebd9b096341f7a9db413902bdea +size 37435273 diff --git a/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_543.mp4 b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_543.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6187c1c3e71b3baa9ec4073abd60e9ff93eb2131 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/tmp_60/video_0_543.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479cabb4cb09d73cf271f239880b2bef46491014cace8877b1c7ae9bab02b259 +size 54089187 diff --git a/Real_Time_Visual_Understanding/sample_243/video.mp4 b/Real_Time_Visual_Understanding/sample_243/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91cb6643a9e1f56b43b82ea6054914d7dc6f46a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_243/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09de885f026e99e948f1cee33f658d6614f891716f440fea9240303769c1d83 +size 40327824 diff --git a/Real_Time_Visual_Understanding/sample_244/.DS_Store b/Real_Time_Visual_Understanding/sample_244/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..570f0be495b9d26a0d7babe697271d96d5a061ad Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_244/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e335c690f473456e1c64c34de6d850328a4df1b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71544594e5e02b5237845abeeba87358e2b5a26e1e9173f700ea27658e7d4201 +size 2604088 diff --git a/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a190307a8594126a968d786cc1e15d5715bcd2ba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef23bda764799d3114b383443d98060f082df6d147bd4051e9d17da13df205b +size 22049888 diff --git a/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_273.mp4 b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84de46feeedd892f29f337b3da3c5f7922b8bfdc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21acdf4306c10bc31383d2de0862fc6db735e07a89584669b4e8e67300d9804b +size 41363601 diff --git a/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_406.mp4 b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..640483fa7bf0c4cd14baecdf6f9e497c0698fa80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06cd176d0cd819a7368c19ac1540fd4ba925d157f40e13ca7429e5a732b20fb +size 60441562 diff --git a/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_529.mp4 b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0718bd7085389b3c64cd2e702a8f58bc4f1b2eae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/tmp_60/video_0_529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbf963172cc141bae866ab5e53b444180a0f507ec47a243de60cdb736d316dd +size 88736357 diff --git a/Real_Time_Visual_Understanding/sample_244/video.mp4 b/Real_Time_Visual_Understanding/sample_244/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60fb3650742b1a02d5d23aee46e193c50e07ade2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_244/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a862f2461c6bac7f5e5fb01ee07e368b739fc36f967b4aa3e84e4869b537271d +size 86981386 diff --git a/Real_Time_Visual_Understanding/sample_245/.DS_Store b/Real_Time_Visual_Understanding/sample_245/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..90872ae1b32d4941972555ceb020a3fc22351abf Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_245/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98008f99eadee953036f03ef2347be17e86ee2dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0375fa70263ad9e33d3e34b542facde8c447dba5e6b1ad38fcf67ef515cc5f83 +size 26654107 diff --git a/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_21.mp4 b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_21.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d3ea72f19fe962024c9cc99cafb9996044f6159 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_21.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c62f59288588b4f1584b75b2d390ce292403b70930b4506c09ee4210226e61c +size 4784616 diff --git a/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_287.mp4 b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cf151ac3388bbcc72e3a978357477997f26f5a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0e5256bb1b1847ea481e6f4d259d01ac186aca04e8168df7b7bd463142d0b5 +size 49454951 diff --git a/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_423.mp4 b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8b4b569ef1b6dfcc0a34e9e1d9d029d7dc76b05 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d827aae78c321339c23f84a15318ff0d3d07bc0b7d208e4ed15b8a6d4a96d53d +size 75186794 diff --git a/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_556.mp4 b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..390217c78b80e278334caf72de3310939e7d1c1e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/tmp_60/video_0_556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741c2225b9c6cc1af917a2cca7b8268f3bedd55ac45ed27d18df3bfa3615ce1d +size 102320097 diff --git a/Real_Time_Visual_Understanding/sample_245/video.mp4 b/Real_Time_Visual_Understanding/sample_245/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cf0e58cee0f6169c79fb2c1a38fc51f72461ca9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_245/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f740ea7d9df9b825f4659fad91169f73f406124b4eb97a84981ccb4091c70d87 +size 156132912 diff --git a/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3ed7d201a031966d7bed71450556d9dc263eecb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519b753afa5ba683e95a9ac8b5a2ffc0291d624adf3faf0563a6dfaf6b3f46fc +size 27348954 diff --git a/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_275.mp4 b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a448aa59abc6498b2c0ea86b356c4bdb2e3162bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d1413c97f5e0f6e246851a405e859e5ab8494eca245c67e73edd5d1a657b5c +size 51263027 diff --git a/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_30.mp4 b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_30.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38dc5fe89fb27df2903cb92cb1d59d7a83371154 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_30.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527343fea7a11c1aa09cdc93adea9896f6ce9dd2c44371e860f6481803253b05 +size 6180777 diff --git a/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_423.mp4 b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1de1e207484897a36315c508c558f132c3a107c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557736fd2a4c4f6db567b62ac47f7024689154b9edae1f39a7af504256032141 +size 83234421 diff --git a/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_550.mp4 b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d0f88f4013ee640b5063906f758414307e90af0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/tmp_60/video_0_550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a1667e3493be1cfb83f967baae8d859088e3672d092cf004158ebd27109a86 +size 107362584 diff --git a/Real_Time_Visual_Understanding/sample_246/video.mp4 b/Real_Time_Visual_Understanding/sample_246/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ecebdc636b4367932a158b2d7799ea0a13934fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_246/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368b158e1ed2ffda7159b1797a005559b90fa5a3e761a73cc45c9015b803d567 +size 146237622 diff --git a/Real_Time_Visual_Understanding/sample_247/.DS_Store b/Real_Time_Visual_Understanding/sample_247/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..62ba555d97e60f7b244a1df3f8138fca75d18322 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_247/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_152.mp4 b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c333b82e9f2a93911af1cbba39e9d2910f706633 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da71c8bfc5457b5a37cfe8fccb6ccca056d726414a4ed5b5097a8bcdf0bf027 +size 7477594 diff --git a/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_26.mp4 b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_26.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c5c9a6f49c7cd9bb6f7491abf68dbd33d93e40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_26.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bebe1708f2a7632140ebbddccf1813314a7c608d2038417de93cdfd8775349 +size 1976789 diff --git a/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_295.mp4 b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81523e6299f7cbb6a807ae16a3ac37bf257d7873 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489a2de25a84f0f004dc000c00e489f1b7df6041a2cdd9b1949258477a8af0d1 +size 15359115 diff --git a/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_418.mp4 b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2aafb1be549c20fb759675ac3e6cd85243e6497 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb1f496641c26960133ec886228faf88df1a00b1628b0d350ecb2a79755a882 +size 22354492 diff --git a/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_515.mp4 b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_515.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10996a21b31018d25f4e4a5d6548d725b8e45c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/tmp_60/video_0_515.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af70486241e787bcc874487090493cae01c025b6ba47061bbde0319299f965c1 +size 27210586 diff --git a/Real_Time_Visual_Understanding/sample_247/video.mp4 b/Real_Time_Visual_Understanding/sample_247/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b861076a9e9146682d494c4c85c47a2ef7305f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_247/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba20d9d590f25d608593474b785b4a98f9b0daba94a55cb39be87df29c5e0c9b +size 30311346 diff --git a/Real_Time_Visual_Understanding/sample_248/.DS_Store b/Real_Time_Visual_Understanding/sample_248/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4cbac9dbb047d903e599260994e836169c83ff65 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_248/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b77bffe2137bd4ab4c507a5ff44ef1fd2ceade0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93518d2b9b6e10b88fd02f0c1b28f274cc5b6353d6e6cee1fccc460cc750568 +size 8241571 diff --git a/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_26.mp4 b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_26.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf98f610e31dd21161c6b53928c6d2f573645ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_26.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4066e1b1d8c32506a786e84eb861c85c1c9a3b8f197f481403354e60bc25c80 +size 1960953 diff --git a/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_377.mp4 b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5494308ecc44b361fc54d2cd5a36bf3e84327950 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af1e9cbce1499ddac66e71298b1b6ba02dd859e18ee7ec9c50921a464f71ebe +size 18860034 diff --git a/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_541.mp4 b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cccd4fde4b1d2f262254a383be824061a2d0413 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393cc6b14cfb57d8c57a95a5be95d1a6d653055069876ad700cad74393ed9063 +size 27408441 diff --git a/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a8ca7b61cc8b66cded03bcca397d43b88f4b2a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ac654172830241d2856e8972e9c40757721c9a25b7968b0c8aee8a3c93555c +size 28118405 diff --git a/Real_Time_Visual_Understanding/sample_248/video.mp4 b/Real_Time_Visual_Understanding/sample_248/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc8b88b6734881b58fdb02af20f774ddf364143 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_248/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63841535d7d9e9371ad3ffdb4ec02687a0ec47884d4bd1dc473b94537783b66 +size 27167789 diff --git a/Real_Time_Visual_Understanding/sample_249/.DS_Store b/Real_Time_Visual_Understanding/sample_249/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1b4ae4bdc04508cd86472d057607802653533209 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_249/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b15f153a19edb2339c836886879a1c739a15b67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b87bd5fc29f48664df39e14177806c4c7476e9fb14d7a5e83fd96ff7bccdfc +size 8375214 diff --git a/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_26.mp4 b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_26.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73a79a06e4ce9c36de382bc67aa87e99a6f0b7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_26.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f30da466f8495dbb22da888670dea100b70f0ea7d3fcad2d36705cd44be2178 +size 1988936 diff --git a/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a14b903edb74703b186b960f103d20648a56d93 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9417ed5021bb78e2ff16e669ac2dd67f3ff40131d3df01c30ed9ebf9e73a3b92 +size 19074236 diff --git a/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_518.mp4 b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_518.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e490b22bca0d5e76fe2ceff2cd2357a597bf8c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_518.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cde662f360e5f57f6309a13e9e4d888f55a671b3e258265015850744e087fb +size 26926555 diff --git a/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_617.mp4 b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_617.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06abe750ebc6ae9c55a8200ba6ba6c6895a6344 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/tmp_60/video_0_617.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15bbf3c277c17f53338a29ac22567f2b4a04b2a5fdd6cfc6b4267fab6a739be7 +size 32528463 diff --git a/Real_Time_Visual_Understanding/sample_249/video.mp4 b/Real_Time_Visual_Understanding/sample_249/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..508a6e0c4ea642ec8a1509fcd8032e0404b921ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_249/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2374564b3748f9dc0756ab94f16334422021413b834d23817c8847d228241c16 +size 29807360 diff --git a/Real_Time_Visual_Understanding/sample_25/.DS_Store b/Real_Time_Visual_Understanding/sample_25/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a7f0cf1712b1c4da050cf37dd2cbe1fa41b3ab94 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_25/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd6b0881e6c90e6b66d983a97ae6b370188f93f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b011ed6001aa7f35fcab02ffec8ac1159d1b5b1b5d7c8b1394cc7160ff2fbfb +size 41934401 diff --git a/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055c2cd592d4437f65dba2c08146b9de8afea562 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da40b0c619f13cd41c3d77331e07e4b7681c1713d2e327415c48a972f692413e +size 54808011 diff --git a/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..031ce95985498743d3d2454fb172baf7eb74a30d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaab1791b4b8166a743d7433c153acd09e6f2a0f639386825b9a33e12fbba24c +size 600586 diff --git a/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_329.mp4 b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb0ac98291e642a3477b15bc13b129453748133 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb97294c91ecfcaec8730791ce5ad7a6f3f83e5727619e5f2bfe71ee20a9fe9 +size 120837080 diff --git a/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_484.mp4 b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571f3cb2e3241d3dd5fc3fb2a9bff59ceca7602b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/tmp_60/video_0_484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6fd3c95cf05c2bb5e97fb5ef947771483985c6fd88529a51793240b22a4edc +size 192724971 diff --git a/Real_Time_Visual_Understanding/sample_25/video.mp4 b/Real_Time_Visual_Understanding/sample_25/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a71dec55438eb4ade268d1a4394403a732fdaae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_25/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901e250eb3a791d6510db13c565c7cb66b01923f453f93ca236f5da9311cf6a6 +size 273699821 diff --git a/Real_Time_Visual_Understanding/sample_250/.DS_Store b/Real_Time_Visual_Understanding/sample_250/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2114be4aeca345811a67addc3b8080cf34e99c6d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_250/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_142.mp4 b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f819acbc9a8205159ee864b4774a2079ae39a26d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42db51c06127f296efb527a242da37a77c8a2912e9af422cf409f1a7cfe4f036 +size 14761018 diff --git a/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_26.mp4 b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_26.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a61220df9238547b686179b22662d774062c7a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_26.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b2efd4b695e6527102a529af489438b89154426c7efa9b1df7e71b080fa6f3 +size 4090556 diff --git a/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ab9b5ad05a499b2f73653c9a33b85498a23837 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2915b28bd468e309370d9dec5c13ad954f1b7cadd9711b8fd578d11dfa1dc2 +size 30913404 diff --git a/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_443.mp4 b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90229d9d1378dbd059ddd262cf5452b83e5495dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985be05f1460a795d21b80a204dbee362ec9cb0d00ed3d5ee48c8ff0960bd3b9 +size 55896260 diff --git a/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_545.mp4 b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_545.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c143ee15e7de035ea921dbe67132e597a60c15c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/tmp_60/video_0_545.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5920c88b9714e9bae6bd971d80b91d5143f265a5244a37a600929bfb5f2983 +size 65857894 diff --git a/Real_Time_Visual_Understanding/sample_250/video.mp4 b/Real_Time_Visual_Understanding/sample_250/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32ec4d957dca28c49b05a75cf4c14b49054fff2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_250/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7eef70afb98cfb52f47d0d1151d91b597c7ca778d093029db88b6c0a849b18 +size 77916639 diff --git a/Real_Time_Visual_Understanding/sample_251/.DS_Store b/Real_Time_Visual_Understanding/sample_251/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..884c53cc759093c8b0776fc17f54cab274b50a7d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_251/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..757a660da2bbe8282da4d2fbb58024afff037c8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f9c8876ece1614d4ce34829818223b0ad2fdd18af8690e5f71ffe0f33f3797 +size 133261952 diff --git a/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1361cf94dc39f4815626fb02ad6de7618e4e509 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9633e219582fd7b3c89f2a05fcc4f683c56d18857682341bd913b0b674354085 +size 197251200 diff --git a/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_263.mp4 b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59086076ecd1e9aa3fbb036e999bf5dae668ba7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14cdf70959205b21e78bd24aa5fd5b27c99eb0ca7dca6c07e1e64f1995cc18f7 +size 259862616 diff --git a/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20481266ab334905255a08775c483f7b24850e45 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae519e3d9cff366b292029e369c50f11baed899ee58351c1fe090c9e0978bc2 +size 5286305 diff --git a/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_66.mp4 b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_66.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb55882d789c5bc1e1c180634297e9301171edb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/tmp_60/video_0_66.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414ff2fc880f6df8d11b3a517fc21978dca64d38841d12e75b5afce54a2f7e96 +size 63628029 diff --git a/Real_Time_Visual_Understanding/sample_251/video.mp4 b/Real_Time_Visual_Understanding/sample_251/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb1d2a306df8c916fa753b22791156923f5fcf1e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_251/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd272805120dffac3e1dbfe22333df8c5f670f96b607425b37c93db16b277f3d +size 243695019 diff --git a/Real_Time_Visual_Understanding/sample_252/.DS_Store b/Real_Time_Visual_Understanding/sample_252/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c64bb6691c164e2b41f71e2d1b95dcdcb8d2b2bf Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_252/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_163.mp4 b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..407ee6496a32612cf301e6d227545b8ccb0ae8bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8079a3f16362f15091386a9de093bede5c0b3b356cb377df4d9d6773da944464 +size 180093869 diff --git a/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_244.mp4 b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2fff744feccb3263dc4cb02ebf422f5f1473088 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df0a659f27cdd76b90ca54e1024aa2bcad8244c3c950a50abe7ba817ebfe3004 +size 270054093 diff --git a/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_323.mp4 b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f460a99aefcb825ff664d4fcc026370ec52bc81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f8dcf6952b6e4c4c9050f7d81393ae5e23bf82de02868bdd6ab8eec7bf4266 +size 358220625 diff --git a/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4df81581c7a366e1841b9a6aff7e681d9f90fd0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac81a5beb9c8f3a83e3616e4ca486d2ab1c1390a42e36d80f53cbff2ae166be5 +size 5084659 diff --git a/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_83.mp4 b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_83.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f7560b0ee63e9f1e04eb0d70f72b4f2a2563776 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/tmp_60/video_0_83.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cf32c0900edf83804e0ade7f34d032bb32ad1ed6c5cda137001bb4c6ace558 +size 93518889 diff --git a/Real_Time_Visual_Understanding/sample_252/video.mp4 b/Real_Time_Visual_Understanding/sample_252/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1ac1726f31ee4e6c13d439d7446f7b0cacd0fd5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_252/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404f732916c3a8508c571230ad1ed8cc6bb26e3c1f0e1a86c80db8b7ea4d837d +size 260630410 diff --git a/Real_Time_Visual_Understanding/sample_253/.DS_Store b/Real_Time_Visual_Understanding/sample_253/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d3bdf31026ed7b06cf389dec6c639662fac4e481 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_253/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_35.mp4 b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_35.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c486223f19d61c735e2f0a5e3183ac13a787436c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_35.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a650fa67661b32c43e1622798175a5a236f72a55fa2038cb2812bbbc51b4156 +size 41650650 diff --git a/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97fe46c5e4bb23eda3f2cbd82b6173b52c5427dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e98a84ca5cf2f398131ae63f5b99222c5ed3e1717aa6fd459337b746c8c307c +size 467408601 diff --git a/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_467.mp4 b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756a47a36f9e602bb8cfa2143a1f687b0eff6b69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66862b84f4c8ad7d67a31d15d1df318f65e6e6b48168adf2bcd8991007d66619 +size 523102451 diff --git a/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_703.mp4 b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_703.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ac85cf96c089a63f6916328b72140648cc8621 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_703.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e11ac9730895fa7aeffaea6400b836f12ea949cde5c6a46acc4edbfcae0485 +size 808379287 diff --git a/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_936.mp4 b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_936.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9155e1161d1d0a3fa3178fa6d997310044a2290 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/tmp_60/video_0_936.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6a7a02fbb2611adfc5486d2e2ee698b36579ca977e6547168ae99993c648ef5 +size 1084876378 diff --git a/Real_Time_Visual_Understanding/sample_253/video.mp4 b/Real_Time_Visual_Understanding/sample_253/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be7a08331cdff574c37716aa475355c4246bf62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_253/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a86f6879038e511552a1da8d9985f24ade289d8a0d66398ed5ab99d12e05ccc +size 841657382 diff --git a/Real_Time_Visual_Understanding/sample_254/.DS_Store b/Real_Time_Visual_Understanding/sample_254/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b871596d60d1e1d864b9e9809be9b4a14696ba49 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_254/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26e406c84a2ff42ea1a5eeb136ec791e972ff0f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0183a3a558b7cf01cdd96d884f490904d0add00c3c6559e6642013fd828349b +size 252472026 diff --git a/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_193.mp4 b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e5c1ac181ac95c5972de8f30954c28d2448fc8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db7b82b6840ff7585bd597259517e280446360c03cf6b4f39b2356cb894ed05 +size 329230154 diff --git a/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7ab0879ac255865fcfc3c5d3d3dd8424904a21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ecbe099c556a2bddcd233c64d6bdca86c57f2c12943ced44a6e5c4cb0afcda +size 254855 diff --git a/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_52.mp4 b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_52.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..819054262de18f4a3a61b70899db87c353b00bfc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_52.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45555754a663b28bb13c879afc6ef6e77d88be7f429f47d7d650f5835603fcba +size 96435058 diff --git a/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_97.mp4 b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_97.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aebbccbd1ed5ae962caf629936fcca535eaf4a59 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/tmp_60/video_0_97.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97e35caeff2b754c91243494d318b499cc6a9a9bb2b870aa21fd78fb5f32ce3 +size 174856347 diff --git a/Real_Time_Visual_Understanding/sample_254/video.mp4 b/Real_Time_Visual_Understanding/sample_254/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d23a376c7bcdc507b94479020cf5857a76f2e74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_254/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd3f54f0c2f65c8937a34d9342bfca2abfc1a2a31646916501d34d3160388c9 +size 128657279 diff --git a/Real_Time_Visual_Understanding/sample_255/.DS_Store b/Real_Time_Visual_Understanding/sample_255/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..57b5997ca965d7af77a31498bdb95f2a9fec93fa Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_255/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_1063.mp4 b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_1063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e643edaa591b7b378fc433b48abc707562e352 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_1063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd403b522b3866f0b9943cd0352c60ccbe2a0417e2664c3362768cfc0c0a12ac +size 1038292798 diff --git a/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_284.mp4 b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcbe9297a4b4a74103c2b68437ca027681ee6815 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06898085ec7875b6f566ada33db953fc0a67ab43e2d86b83092e16ca053c471a +size 296403809 diff --git a/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_580.mp4 b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_580.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830d2733a9e08f42bd0a7d86f662696d9679af96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_580.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91914a7dacb94d1e2ca5ea962e01c913eb693435453f582cdde98c7f3cab0b48 +size 604826670 diff --git a/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee4f7f8b7d665b7939ace6135c470782ea082bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad40ffdbf108932305de952f1376896490dadd851140855d6732f45b75b892cb +size 6689217 diff --git a/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_848.mp4 b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_848.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9f237b03f7d11d04b0c11daff430bb9ba1881e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/tmp_60/video_0_848.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d72025648399da494eb7bc209fe44e1e2e41deccb143ac1f55101631dca547d +size 857407434 diff --git a/Real_Time_Visual_Understanding/sample_255/video.mp4 b/Real_Time_Visual_Understanding/sample_255/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b23c704d827ba92b9f0cdba1da12652f03a2b58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_255/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb27676aa6719f356a77e044d71e51749a54247ee3bc6bf8bbea977a8522d5cb +size 686210255 diff --git a/Real_Time_Visual_Understanding/sample_256/.DS_Store b/Real_Time_Visual_Understanding/sample_256/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..daeefd205908f5df838f40be5e6bfde03510d038 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_256/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0a2cd61bf676bd874e3a4ea0b7348f9503d5fc4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd18daec7eff6dd6e11677378105a0c7360278ede358976dac9ed141c8567b1 +size 16243164 diff --git a/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..434aaaabdc4174823513ed4318c36edf8e1b3ada --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2906c92b732ab8a0748566567435e824652adb0c1ab06c9b987c12fa6e7b23e +size 188078069 diff --git a/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_418.mp4 b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7024e231cb6b2f0106210832b25efb125b8a56dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677fedbf12a09d4faa59bf9a49e33ce744366798c2cf21145df8fc34bb91098b +size 370079377 diff --git a/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_611.mp4 b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac77109303ec3fbcb60b7d80b939bbd491ee0eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3affcc1f049fa9e61f96d57b3c8c45f6c90bf88f8416a1fc5dfe3e452aa86957 +size 531274833 diff --git a/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_764.mp4 b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_764.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0521c8ba9bf9092bc5250fc8afc257d7f30c56ff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/tmp_60/video_0_764.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad5faba0c2c6222c255fe01f0cc51f6c9892d0061f28c3c6388acc189971b0f +size 658034649 diff --git a/Real_Time_Visual_Understanding/sample_256/video.mp4 b/Real_Time_Visual_Understanding/sample_256/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e6d7b9167c58fede9d682e2308ec2b20f28278c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_256/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596507ca0704c8c9495afe244131621177e44f379ebe8c08120ed16c2d8573e2 +size 522384179 diff --git a/Real_Time_Visual_Understanding/sample_257/.DS_Store b/Real_Time_Visual_Understanding/sample_257/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..052ac7abef8323350e0698e6af646b49110c2e75 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_257/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed9fdbc6b51ad98e53cad56bba6b55202605b707 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a75bafd45c7aadf6b5a4c20bc154f4f98fa32e622cb1f54eee469a1a3347282d +size 34751660 diff --git a/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..189b4b63ff27ac1079a1719da7e4cb5948b36f7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396e1dac9d109e3f3054223b38f5df46d7a1039ecdbc41208f1c0d03c744bb0c +size 467811942 diff --git a/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_460.mp4 b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab08cdd0a4b971b638342a176878836dd041748f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f62c02dff244ffc25302e83f6cdebee1f30f9c506679711203fefb880371f6b +size 809970751 diff --git a/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_667.mp4 b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecd8d26e0b1370efcebfe0d2fed2c96bc984f67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3972e6f03d4915db9dca54bef0739ac26df47c79d6a53cb82b32b1b6ce0208b0 +size 1147585746 diff --git a/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_675.mp4 b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_675.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2abc4ccde3966780152ecaa460d0f0e8f425f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/tmp_60/video_0_675.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81a82cdb11ede83ef3207a4ec8d46c74840af9724f929ce0ce1b101ab250688 +size 1161325604 diff --git a/Real_Time_Visual_Understanding/sample_257/video.mp4 b/Real_Time_Visual_Understanding/sample_257/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfe56f660691847f00f6c318d855cab1d49be76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_257/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1405ac0c9665653ba47fb050e4e696df14da8f57766d8dbe678f3332ce18fd +size 685045547 diff --git a/Real_Time_Visual_Understanding/sample_258/.DS_Store b/Real_Time_Visual_Understanding/sample_258/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f3551f7374af102028cc8567c5e7e762a3d4914b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_258/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a82a3ba254720c93c096b580e0aab912959e4c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53db5f4dbe14811e026c6abd1be2194b026c60ad3ba78afd1358a0c228b2c6e0 +size 103785059 diff --git a/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3be797bfee5f72c9204658c6a9e9a4ce0446d33 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3045a162967a116fda73fb745e349892fccf584e982752095b066b754eeed4 +size 111106632 diff --git a/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_244.mp4 b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf37f55a3fa951b6553478e27b8eabe72f23af72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f970d0a3d346d75289a31ee5b12f0ded383635ad71df25b9058d317c35ca25 +size 207299549 diff --git a/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b829fd192087d36f6980974fe38fac0412c6ebf7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55beec55aa4d6f4f85a85ba01cf9572b5418429793577a82d282bbf055842db5 +size 2955326 diff --git a/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_368.mp4 b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d525811f2dd646296888519b5d55fe339acc4c4a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/tmp_60/video_0_368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053e38183c2d68ce3d628c7735ece84b8bfadcdc75de359aded4825e4008571b +size 312958748 diff --git a/Real_Time_Visual_Understanding/sample_258/video.mp4 b/Real_Time_Visual_Understanding/sample_258/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57cbf602629238dfce75982d30d41e8a4bd54f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_258/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1266cf5011e772ab19ef68ce09da2a4a72180a740386ae0c69aa1fea5b43d116 +size 320348979 diff --git a/Real_Time_Visual_Understanding/sample_259/.DS_Store b/Real_Time_Visual_Understanding/sample_259/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f914885b696972abe456d7ca35bc4106ad06b2ac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_259/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e2eff5c2ff534866c1ee81244b9e6e2540dbb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e002a31da603ef6dcecf01b51d2aa8153a3abb216d3bcc4d998d3a0c7a9c576 +size 15610763 diff --git a/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_204.mp4 b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749dc5279d926627f4625e1f41f81b1fe1c3d965 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322e6781ce3660ccd719b668aa8ecb70f5ad552c0f3fb4d7304f60f267f5e777 +size 190644348 diff --git a/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41b1ca808f21eaba68eaea13c977f59366757b00 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c270581697645c3f3ea7934941b4a05f2d1112be5f6d92aeea53b6c4ade922 +size 382129902 diff --git a/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..944ab15502e3a3e184474f86e85cc41be2b41d5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2ecbf1319ee5363602a9387b237dd06a1473faeda0a1904a941d6cf6c86780 +size 397077182 diff --git a/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_620.mp4 b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4906317b48c5767077c3d7b897966d6b16762067 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/tmp_60/video_0_620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adea9906cb77900d098059b2953c673a5e5a01459d4ec89164d43cd3e8d0c0e +size 584748212 diff --git a/Real_Time_Visual_Understanding/sample_259/video.mp4 b/Real_Time_Visual_Understanding/sample_259/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67020d03eb2f9d9c1462cc848b2ddc08197fe500 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_259/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b592bc410bc1613166db5dc1451e7f0d45561d5feb103d013e41bb7e41282d +size 582553373 diff --git a/Real_Time_Visual_Understanding/sample_26/.DS_Store b/Real_Time_Visual_Understanding/sample_26/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d498d652011d9a5f38e258ac3ad17c0eedbe57b0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_26/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88ebfb262040e145a0664a1f78f22239192c81c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7534a804f2b97e1be5c1db2e40aeb5b73a93fb70f3a276548d0d07a549f4cbfd +size 33377004 diff --git a/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_131.mp4 b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc015ac2bcb0425df023b36ed80edb17342656c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcb2f63907389d35380e1bda4449c7294c14fb52e3ebf684cdab3633ea04c3e +size 34740023 diff --git a/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_361.mp4 b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a140dfec26ce1ae8e4abdd0a967c7f5816d7707 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0270270100eb8cfc78d8dc53230d2a1673e0067d9fd6962aa0635f1b05bb08b6 +size 103695195 diff --git a/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..486949ee78a4b186aa768b1436774f1ed3a11629 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8933a8467bbbad3282857c52d4f99a7ac41f724f1528e1839ad7237a997e2802 +size 107913263 diff --git a/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_386.mp4 b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e311b549dd693a199975caa84b4ab8a808c5bbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/tmp_60/video_0_386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e88266f69e675b0c52e3480d16d0ebe464beecd2e48172682c851e412cba15 +size 111693267 diff --git a/Real_Time_Visual_Understanding/sample_26/video.mp4 b/Real_Time_Visual_Understanding/sample_26/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad800a38c63744a27a626f49c4bacfb8fd5c035 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_26/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ddc3e034968c3c9a25d7e845b3f02827a32915c794d7bff2564db7b2a81154 +size 144544115 diff --git a/Real_Time_Visual_Understanding/sample_260/.DS_Store b/Real_Time_Visual_Understanding/sample_260/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8c85e3b1a3d06c63e479cf4b561c6347bcc996fa Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_260/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4156993f03ee9757e202de51c18c3970cae7d4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b999f1d24f773299e601b1ca8a2a97c2b6123fc4f4c7839bfdbd03d0d55eda +size 11661840 diff --git a/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_176.mp4 b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5468aa6ad0f1cd91a18d326b9d6ca291e7eecc4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fead9b460d720cbfc4cb07f6b37438949b0cb0f37ea6685a4d0d72a83d6ba3 +size 111200309 diff --git a/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_352.mp4 b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1558e947dc6d6f8c8d66a57f1c61b625a5fae68c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcc8026a248690c19335ad0bcffc80eefed123895a4eafce21229f3facbbd8f +size 241844021 diff --git a/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_521.mp4 b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63b632fe79e7fe0e40b19a7a19890536584ab17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dc880a912a9b0daedc74a03efd2051c1477e5c4b1295369339b9421d4132e6 +size 368460568 diff --git a/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_717.mp4 b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_717.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd6b78f2d8ddabd54abd37fb9092022845602412 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/tmp_60/video_0_717.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d8f51f3b1ecd945c129147b1dc75f239f8c4ae1e2ed3ede5710aef53a772e2 +size 516782902 diff --git a/Real_Time_Visual_Understanding/sample_260/video.mp4 b/Real_Time_Visual_Understanding/sample_260/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf9c8bc96bd223736907552c63d81cf155ddbf0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_260/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f517fcc5eec5297c54946959d715ee6a4f34e147661a0a7bebca4b0e5b640256 +size 461384081 diff --git a/Real_Time_Visual_Understanding/sample_261/.DS_Store b/Real_Time_Visual_Understanding/sample_261/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1c699d2b5ca547f19c59af104311509312474d35 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_261/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60133c08883a1fa2c1ab73f5ebeb4a26bbecb3de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb44bd4ab438ad40109f576daa29c6de84d8bafc599435ea97e74b3f2dcfd7c +size 604175 diff --git a/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_204.mp4 b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17b5bf72409e506f6c3094b7764e663b11e00353 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ab2abba2dcbcb0be8fc735c8114a3138712c8535ab20be88a69acfa7ede824 +size 203361680 diff --git a/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_385.mp4 b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187a71c7f8042fcbc082b448844cb9ab1b75da3d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85778e2f8f3334ff13ec4a6a715e41e3fd11281eaf727e49337c4055836a4b5d +size 382496323 diff --git a/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_614.mp4 b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e691d29d99f45f80ccd6a25bbf22f3449aee7558 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34614b89f09314610ae051bdd8a4e87c9753c7def9cfcd35df5cf8e61557d07 +size 552929158 diff --git a/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_819.mp4 b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_819.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87775662af36b06a6f6868de7dd27ecfeacc9cea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/tmp_60/video_0_819.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab25e2507762df3d4508fdf5a7e5528b9dc8f00a387fc24a7dc3ea7f6fbbaed0 +size 645921442 diff --git a/Real_Time_Visual_Understanding/sample_261/video.mp4 b/Real_Time_Visual_Understanding/sample_261/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50b8910fb0a3d2f3cf8fc01c50fbb80369bf4330 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_261/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2924859816245e7bdd41b7928a7bec9bfdc576bb23fa7376765b040861ff628e +size 565046556 diff --git a/Real_Time_Visual_Understanding/sample_262/.DS_Store b/Real_Time_Visual_Understanding/sample_262/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..777cfb1a20d62b3cd696dcfd52c7e0eacc6f27c4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_262/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57779cc0d68d1dcb9ad85297ddecc99315e7a81d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28eca5a37a576452ebb2e7a040602cd5f1a35bf96a9e6c35b90620e192cc5f6 +size 2610169 diff --git a/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_172.mp4 b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aff6d7f667dfd835d22e9448141ecfa1c2697e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c684e099cc04735ab9ded4fc3a92670b436986440026c15cd2bf3e0ce549b0 +size 124534989 diff --git a/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2c0fb7b253cb98f3d3728d670af779591431b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3739e819d7792dece3d438aefbdf583429d1eb61f8e5c8e850644096494ecafc +size 190590701 diff --git a/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d932e3958176be9c92fc0eba4861557a636be6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b341ebedcaa9fb1e59cf9c7fba871a962805eb83ad27a3bfe430151576f6db +size 248846396 diff --git a/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_88.mp4 b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_88.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d4dc8f94a5cec9a5f3856d10124f12612bd93a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/tmp_60/video_0_88.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a00766b04cdba895bd6d58c658554b1ebe8130e231d155926da591928490a7 +size 60369976 diff --git a/Real_Time_Visual_Understanding/sample_262/video.mp4 b/Real_Time_Visual_Understanding/sample_262/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40205eb3255d4bdfe4d73be2d0db2a28c02e7ca7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_262/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d313bb5e8949c2df0ce030846c08e15278df0a9133fa64051838701f068252 +size 232369428 diff --git a/Real_Time_Visual_Understanding/sample_263/.DS_Store b/Real_Time_Visual_Understanding/sample_263/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..423cb2460a60d174c4c82609f05ecfc0ae65ebac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_263/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4dd69d3a590ccf99a34d39554921b38d7b6ea8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3393162e661a00865ed14be0765f956baba56754674b8c7cc8845e605d992a23 +size 165899128 diff --git a/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6eabff1150d7e83e601b92625f8506cd8edff9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ee03c2a7260ca64b591142fec8c60eb22444da712ba39785f91ac1c36d280c +size 250658996 diff --git a/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_368.mp4 b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9e48a21e3ef454149ed27bd495b911f6f93550 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aaa80a1a0d6e39b56390074b66a8253c4c033808b5215decdee9b9d8dae52f3 +size 334001715 diff --git a/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb30a630c17fad43357070d6104c3a38df4e797 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7c75ea938f560fd8679ee72d3b01de7999ec0ef3b225a98518d48f0e80c08c +size 1496135 diff --git a/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_94.mp4 b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_94.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b9ba137dc66b51c1738913bfecdc8f58217cdb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/tmp_60/video_0_94.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def82c2f83f13bb542a9fe196e8f7d57854630be2ac0a1daea17453d7eb041f2 +size 80834658 diff --git a/Real_Time_Visual_Understanding/sample_263/video.mp4 b/Real_Time_Visual_Understanding/sample_263/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25855034636cbc6e204e8b3938db71d3fb0d771b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_263/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0229762618404ab7b0c2736ac56f96b9ddf6ba13fae52473e2c011223cb39200 +size 254276269 diff --git a/Real_Time_Visual_Understanding/sample_264/.DS_Store b/Real_Time_Visual_Understanding/sample_264/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..995cf0263c1e835f49f55e3769935a598f3e4177 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_264/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_113.mp4 b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafef1ed0d0ebba3167d4bf34d5fdee058f5dcc5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350f1df97fe68728260a6a3d650751a3cbca03af2459113ecd062dabbe48176a +size 133441451 diff --git a/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_229.mp4 b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36de175b622cc7ec133bd417f3accae889ff072c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facf0db8a509ae452d11177f7429ccf3d8caab2e25c402f05214c43ef95c3d07 +size 279959760 diff --git a/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_341.mp4 b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae6b5daa0ff63fdc5d82d74532135d571489d81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f978109a1d1b2d5ec088cb595c10f8a6faf0e1b78f21d75a7d9d0213cf0adb +size 416375183 diff --git a/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_452.mp4 b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b89c88757d83f9bf8d284376240b27a2cf9cbeb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2412154dbcdd5b735b581fdf2483788822db8a9e5ae0173633b57db0e7e6829 +size 546047779 diff --git a/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9171238b7fe03e3b5575c5190d8a8eaaee9c544 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a806b116b6ed1720fdcbde3111d0fcbecb383419f559841ae263bf7756978d +size 4839297 diff --git a/Real_Time_Visual_Understanding/sample_264/video.mp4 b/Real_Time_Visual_Understanding/sample_264/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd02723961a0803b256c990668528341832e3f91 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_264/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398319c10278d15131d6ac03e7a822a258a2a6f9b096352b365f638193f632e9 +size 417830568 diff --git a/Real_Time_Visual_Understanding/sample_265/.DS_Store b/Real_Time_Visual_Understanding/sample_265/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c1ff9cf8fa90b3d0be0455e064e30ad6805116ef Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_265/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9974fd7437a492b5534f81e8e028c5d11cba3069 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f67ef1c23d27089ded73ac1af0bcd5f508a59e958030b1dfc3518cd7656ac5 +size 204863289 diff --git a/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9d55164f55062f38cc187ad740f689ac28743fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04fe1c3936015c39167e6d4f3159ac433ed76caef663f9f3f0da8ac9b15c5cd +size 373407627 diff --git a/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75264b999f10f7ab201ce25fb5a7d587c4d9b16 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a74537179621d64d94ba94c5427d62e81fe77a0adeeaef6fd0a842d979b07f1 +size 4264586 diff --git a/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_548.mp4 b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca7fbeab8f3ec32295ce8af226799bfea9cb715 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e319eda80318863d20b7a8f7acb86cd15274b2fc293b257ed67202629b7b1a5 +size 549166939 diff --git a/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_550.mp4 b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_550.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eca4225d1bcb84f79c1d52632e741703da19528b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/tmp_60/video_0_550.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bfb77b542ec6908cac1e791637a17c88e32ac1b0f815f85ccc46b37590fff9 +size 551056857 diff --git a/Real_Time_Visual_Understanding/sample_265/video.mp4 b/Real_Time_Visual_Understanding/sample_265/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc82fcd1d432e7cd7b694f51b68df54fbee36ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_265/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae804a374928734e35b01318cdfd590c96d36db6a37db78669107aff850db14 +size 460782347 diff --git a/Real_Time_Visual_Understanding/sample_266/.DS_Store b/Real_Time_Visual_Understanding/sample_266/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a854a3b9d06493de22fa6c901a66c05a1b5e803c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_266/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b216f9178ff446aeb20dc1530e652a9e9d382d63 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f669afd8d1e65d685dfd8504c7d657665c3522ba67a02a77bd772ffcd948d645 +size 147478265 diff --git a/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7030079d2547dbd1de10631599a17115e325f4c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4524029d2e372061ded0e404f6bb7eab05b406daa4de38011a43db58300eba +size 219017502 diff --git a/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_252.mp4 b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f6e96733796e154cabbefa56bf68dce8a2fe2ea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f867a2eac73e090c2beb61eca08536cc077654a62bc9b8c0d477afbd4658618a +size 287029966 diff --git a/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bc1d949a58cf71c1be7246af07c34588b51f8b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b742c974e4a676bfa311d5ea76b2341c563770c5c10efe176a7db4bb7a5ed8 +size 3633554 diff --git a/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_63.mp4 b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_63.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b54cba5fbe31797bab8ba5ec372d5a24ba08060d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/tmp_60/video_0_63.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9bd5cde51a9302d558263d401a0fe85cc6e3c70bcebc73d8049b7256495550 +size 71409699 diff --git a/Real_Time_Visual_Understanding/sample_266/video.mp4 b/Real_Time_Visual_Understanding/sample_266/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e75d694ac8263edaf57ceaba49cf832acda50cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_266/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4153619057d2d33ea8c459e64261c6f2e8abf36ef3c1f2fcfdbcb5aa4f159683 +size 232462943 diff --git a/Real_Time_Visual_Understanding/sample_267/.DS_Store b/Real_Time_Visual_Understanding/sample_267/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6b764fd36292c824c85b148bbd50133248045597 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_267/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_125.mp4 b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b4aa94931eac865e2832a3aa0a2d7161bbc8fa4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdc59d9542072d98ea3140289de4d92c2233c39630802db0311b6c93b8f1330 +size 107285362 diff --git a/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2deb1e429c268101e754afd24e186a7e705ada48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957a9e97fdeb2a3e052ae839be097d0ba5203b2376021744e1e9db2f432952b8 +size 232443114 diff --git a/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aa9a53b527f190df34834a95ec9fbd4d7da3e8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f292bcce20b63798468332a3efe65e1f7d88f1d4bd15f108dae9994b4e37119 +size 361165527 diff --git a/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff5ed679e0b53c8ac7df1b84b892a2e47623f5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bda00d1e566a00e57df49d5f1c28e7898bc990873cc0ddfb333053d97f4b33 +size 490529193 diff --git a/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0e1b2da6651f6b8983a1359f07306b1a748017 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44f229d701a0cd6aad42c5991d928ba85d27ac3b73f5c0edc8a6186234641e2 +size 3512467 diff --git a/Real_Time_Visual_Understanding/sample_267/video.mp4 b/Real_Time_Visual_Understanding/sample_267/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa436366980d6bd3b4bd763ec068961bfd89dd19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_267/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc50095880cef689fd56a3734f4265bb5bc4aa93d429d331f8b5863d6d3d977 +size 444477086 diff --git a/Real_Time_Visual_Understanding/sample_268/.DS_Store b/Real_Time_Visual_Understanding/sample_268/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8642efdfd071faf2674175840cd94e914b423723 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_268/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d471a0821a97143754ece39c1a1493e38b4e6359 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece7718777ca90bef52d0b0bcfa7a4c2c0bd032672c89c10f6639a2506bdac4b +size 190787313 diff --git a/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e0c8cc59cf2c55b4bcfe102dc0f1a0711adc574 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4c5b29dac5f6c42b5e15fda15139bb8bafe8625668501c90c1652cf363cc4e +size 817006 diff --git a/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd64f6c86abbe899a3a4527d416bcc0b2368f4aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a596bd5d7df8c318078534e56b2d6be5ac1db32aceb6a7e1eae5ae7d20c74b3 +size 286494710 diff --git a/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_382.mp4 b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc2d3629d0cf307368eb913b8e3a5d85853c9fe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb60685de0fa7716156bc1de4082fa584bf4bb6e09ab5a3c63715c9061b2527f +size 388983094 diff --git a/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_98.mp4 b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_98.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3c9f0a7ad5ba06b77277528b7d3a16a022abd61 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/tmp_60/video_0_98.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aa98255b5a3fb46542a33869f63a8cf048c2a733f54236a7b21983547f2b7a +size 90889633 diff --git a/Real_Time_Visual_Understanding/sample_268/video.mp4 b/Real_Time_Visual_Understanding/sample_268/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f029ece79a5ce1fd8b3a6b594098836f229c92aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_268/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5133a25b6ffd2a09fd8641bcab0bbb9cd1d9e285b1359d6942482d5ca5f651c5 +size 341606445 diff --git a/Real_Time_Visual_Understanding/sample_269/.DS_Store b/Real_Time_Visual_Understanding/sample_269/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e1885473f4125a923f125a99fb4af95d06c79095 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_269/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_204.mp4 b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0be07824749e4e815444b2e6b604ac3497d0e4ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe1de09edb270bc7dd04a0d98dec86faaac8759586d15dbba490283619bb6fd +size 150544334 diff --git a/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_399.mp4 b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c91dd92f39b46421ecf2241750ccaa6fe859585b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4238d385357434e1e62a2d4770b60f33e399b6a2be176cfcecfad9ca0de41a60 +size 295686114 diff --git a/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_601.mp4 b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4e414ba3608bfb03ecfd746b9d7330662e26b5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edd5239767cf86d121060f35f3d5495d0d22f48d0090be2dc5801641362a8ff +size 441470586 diff --git a/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_786.mp4 b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a8d783b290be25f5adc92d4c2e2b349405d89d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de31952fac1d23a71e01dfed7a76009de8e56b0461e65f551c5974a953075927 +size 574342900 diff --git a/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d5977979513b09819115a2b28649a579601bc3b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7311d1cd2d5b2b089ec1370ca8a48b81d6d0342152b6b5b7b829d202a07e8b1d +size 1031099 diff --git a/Real_Time_Visual_Understanding/sample_269/video.mp4 b/Real_Time_Visual_Understanding/sample_269/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28a054154d3b2e8f9b7b6f6ac2400e4ca46bcdda --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_269/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9054cc518343bab021b049faa48564f06a362e8cbb049fcaf2e7dace5bb3f942 +size 509568452 diff --git a/Real_Time_Visual_Understanding/sample_27/.DS_Store b/Real_Time_Visual_Understanding/sample_27/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d68689897859bdd07b864a78cf13ddde41fb4510 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_27/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_121.mp4 b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb05ace6d384772a07c09453a47a8e25122cc47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500b904aec7edd1ebcdc64314ce242cf28123a3b6909993438bceee042bf8a3a +size 26718489 diff --git a/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_328.mp4 b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428768b72e7a51b732c852a5150a8fd1d51910cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a2f17f9e148597a1250d4f5d4315e9d89cdd91f2d2af007ef0327fb3873922 +size 80942624 diff --git a/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_384.mp4 b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b317d854ec45d98293a37e07eb02d214830f20d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd748710895927ef90258a6042608ae9c513e70b5cd476d904026fe072221b8d +size 95969266 diff --git a/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04b49d0b801c6f55f58835f8e934ed7e55973c69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ec4f7c8df87fe17d43ed6baa9cff4f24119be8c25c8abd109065c70efe9618 +size 122691869 diff --git a/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_505.mp4 b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_505.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7614140aba6f47a03d5874ee2f50dc00f5ef7657 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/tmp_60/video_0_505.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a272bb1d8956c01345caf780eaa38ee8152becf3cf80d8c862c06699f85e1701 +size 128336523 diff --git a/Real_Time_Visual_Understanding/sample_27/video.mp4 b/Real_Time_Visual_Understanding/sample_27/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca9c279581df600a0b009462a44ee102628144d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_27/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369105aa430d6a1df66fb4996f29a533975ae07e385798a4b7a9aa10d0cb3e38 +size 119656254 diff --git a/Real_Time_Visual_Understanding/sample_270/.DS_Store b/Real_Time_Visual_Understanding/sample_270/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9cf0959c65d6ff1d9eba26bf0afca87322ac347a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_270/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29ceb0c7ea66d83734872fac09b2a7f0c6bf5f43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366fe5265e25ae00a3cbba09d79a80ae20040e392ca9dc283f1285c7e799109a +size 8524682 diff --git a/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_171.mp4 b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195b954e2596699f590011a0fc90c921a2d5b4d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832c429d02fdb86482dbbeee7bc0a4a2cca9e9a01e827ad299151d23269c79b7 +size 101228414 diff --git a/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_325.mp4 b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d6740e4e01c4795a784f0fc9e537124b43ce49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3aac5047eddcb2eaaec6a78c03b446357a9611686e4249033984f24f1868b3 +size 166408995 diff --git a/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cdab4f98ebdd5f206f33c4ad52193fae85c507e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e0daa1c3da308f0052daf9b9d8ce4f585c09586a8584aad79b18e822fb176f +size 227580480 diff --git a/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_603.mp4 b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_603.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32058a850ac736b397945abf5ca1466c8d00d042 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/tmp_60/video_0_603.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10d79bf29b54be43d5862149a8041b222d9f28d4100f57ac27220283e40a581 +size 260934957 diff --git a/Real_Time_Visual_Understanding/sample_270/video.mp4 b/Real_Time_Visual_Understanding/sample_270/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601d1e002f2f75d38a3e93b9ad63b0467a6dd4c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_270/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544ab3293c2cd6028b2ee9d654af84174208da797ffca78b6a25f003283a783d +size 239644888 diff --git a/Real_Time_Visual_Understanding/sample_271/.DS_Store b/Real_Time_Visual_Understanding/sample_271/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0dc3c61df833fbea5fab677dd6397b0bdbb208f6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_271/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c96683ea32ad3aaa86ebc6f1e0d9a4a24c8d3cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6982c57fb302d15aafa1f11873834d641f79fda28fac9c5d9fc2038f0a337a23 +size 12925607 diff --git a/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_177.mp4 b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290950c5103fe3b82c059349c198369d2f05069c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48472fb5700919a856148dae6f23051528708b4a5fd546a17dc0a59f2d0a410a +size 143948332 diff --git a/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_323.mp4 b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93eb65dbf15528f7bd77ece08e409cef00833d38 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ec2388b2f5ff0f739537b7fbe35329542d952e7e09d729184ea13cffe66ab9 +size 234563303 diff --git a/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbf9de278e87fcd921642c47f3def1d248025711 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c787d50791dfdc10185e47a942fd36cf1c27d9127db5fe0bf98cae1b431044c +size 378402731 diff --git a/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_602.mp4 b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c2b7d8dd22b6faa0db4232d305591454739272 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/tmp_60/video_0_602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d966c83e06aad86e2a69b04cb97257184e72643922d8d5be2f5372cc4cbfce +size 476947933 diff --git a/Real_Time_Visual_Understanding/sample_271/video.mp4 b/Real_Time_Visual_Understanding/sample_271/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533a7fd2f27f2054f4aea7a15f3b2acaff00b081 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_271/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e8c5c2aa41aeeb38ba39d0a71602b0a5de20234115366da2b4ac9468b96dc9 +size 413277603 diff --git a/Real_Time_Visual_Understanding/sample_272/.DS_Store b/Real_Time_Visual_Understanding/sample_272/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..de4a877c5aca3cf7c53d7b6a0bfb3ec01920ac58 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_272/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e7e8761bc042dff3b2773616934f0bce471ce0b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243d688037f30a814b1c1892dd8e7f515b1d8e4f26b0fac1e7ac1b45fc2416db +size 18940143 diff --git a/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_342.mp4 b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa2264bdd0f2f9ddbe574c75dabd60c840f589ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9545fcce465018fbceeb04029dec2170b8956f60aaaf94981f5843d59882be83 +size 205165226 diff --git a/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080d4048e27e4ead716cf97a8948e4947237f629 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9872a539f59963a372de22aa90ca791a159361e0da148bc440ff518f156fa224 +size 287498705 diff --git a/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32843f7bc08a7fa8445f84d6bdee0d83547a20ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c8ef5e0b1cdbd4de84e2067dadd1a8e3f6d515beba22211512c9ed3a40874e +size 293067473 diff --git a/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_590.mp4 b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_590.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e5b853304a260855a08f950de232cbfa6e0597 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/tmp_60/video_0_590.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bf152bf6b93d5a26776f6fc42eef45b626c5f399c891f0424170bbe8852f84 +size 351390556 diff --git a/Real_Time_Visual_Understanding/sample_272/video.mp4 b/Real_Time_Visual_Understanding/sample_272/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73594b532e5dbfd5d6c9564192544d92765c135d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_272/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d365fae4dfbc424c7bf95bbc2e32132a70912d23093f9e5fee3428bb6811b1da +size 320136825 diff --git a/Real_Time_Visual_Understanding/sample_273/.DS_Store b/Real_Time_Visual_Understanding/sample_273/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6576ff1e3ae84f12253e0a287ce6a1f5c6ff5ee1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_273/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad998e843a8cbcd9cc3e5e1dc89068e8207241a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0973e8e731ea381c2371c21721c112e9ba5ca97ea47336170d29195e45532a0 +size 107982162 diff --git a/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f62f9b4edda38af79046a33e5bdce52b5d81a683 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf91c03396016649f2aa92147ee4e11d83d0dc77c14105e70a6ddb8e2c2381c1 +size 3411881 diff --git a/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_332.mp4 b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c43b5a5ea43a8206fbf2f9bb730ad1953eda0dcf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cdf31b8a5ebfb0b4da93574466b305731ce1742c522099e7aaa62008519a95 +size 201978933 diff --git a/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f49010ba69f7c807bdb4000cf8b0975959ae211 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f187b1aee338f46a649102843e3d12b5f3784ae37fcf2c02baa0c0c8da2334d +size 305574728 diff --git a/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_594.mp4 b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f25c4270a609bf60be5e9d6862d4d3838c59cdb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/tmp_60/video_0_594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e98b7673d5a35839fea39096633dd84a2ab4165063642d365e05b9d0111f30 +size 345358717 diff --git a/Real_Time_Visual_Understanding/sample_273/video.mp4 b/Real_Time_Visual_Understanding/sample_273/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5421559fbe5de909ae0c97f82639860e7cd631f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_273/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865d4a27202909008395f4ccdcb7a6878e283e0e39b8e446153fff9fe2355221 +size 341559722 diff --git a/Real_Time_Visual_Understanding/sample_274/.DS_Store b/Real_Time_Visual_Understanding/sample_274/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5d065eacf8378c27cd08a4c7ce8d12386bfb6bcb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_274/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_161.mp4 b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec424a672d3487243dd83096bef2791cd6a24584 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5855280db828375216856c107a32b78818ddafb9af69d46557bffa8edc87c0ea +size 58695263 diff --git a/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36db7a6db3b176cd8f384bf4f73004968ebdcb6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebcb4cdb61f74c178fde8c1a6976173816a75a52438f71bedcea5f260c70853 +size 131591979 diff --git a/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf09e80463ab6f12789bc0b47fb758624f70c9e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e498a30361d2a6fe077db3fb2946a7ba4ba3a8da75619442f703bed831d18a6 +size 231161421 diff --git a/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32241b1f707b4ef653abdffa906491305dcf8045 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e966444286988cc076d80041d9310a6d271b4d0e9a82dfe7f9990c633d9655d9 +size 1204421 diff --git a/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_628.mp4 b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_628.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..160453d96bc3cc350575beadee8d2d41302050cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/tmp_60/video_0_628.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e0dbc5a4b41abe3f57cc9b7be9e5e78a8a11e8184494a0cba44906231a3f04 +size 329721484 diff --git a/Real_Time_Visual_Understanding/sample_274/video.mp4 b/Real_Time_Visual_Understanding/sample_274/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c121ddcf06c99bead922b66b8377c4d4e52be0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_274/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9599b2b805c9547769222966f3ac00873ffbf77b725ccd7ddbbe803c43a51996 +size 296254170 diff --git a/Real_Time_Visual_Understanding/sample_275/.DS_Store b/Real_Time_Visual_Understanding/sample_275/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c74801b4981dd68b2e2dc60dabf4a73952f14d69 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_275/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e30ccbe10cdbcf9cdb8f86b9d2e7fefc8e79491 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b0b8c65244a536f6bfb5427189f25faee61747da9dd0d321bc5c81f0d9874d +size 69063011 diff --git a/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02b0a364833878b50ef7131bd0d14866e9ad75e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3825dbe31413cf00e538f493d1bce65738ea444d73ebcb25c42bf8c20e6c7e4 +size 8398184 diff --git a/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103d4bbabb16c3b592560b7ca31d952f2adc3cbf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f33e75a4187033a05e4b1fdec2d4a13d8ca27b47d54a7d34f20819d5e0e13f3 +size 110529436 diff --git a/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_433.mp4 b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3abd72a6a2e276217cf4f7e4796b853295e26487 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf26872f334490b9a6ff49e72acc5e628ef3421f1fd8260ee24a9e7c3414287 +size 203651934 diff --git a/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_561.mp4 b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1334b2300488d851462177f740c70bd801c085 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/tmp_60/video_0_561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a198bf2452e1d2c0047d396832572ff157eb16bd1e81cda5b8bc055fa986d2a6 +size 254083084 diff --git a/Real_Time_Visual_Understanding/sample_275/video.mp4 b/Real_Time_Visual_Understanding/sample_275/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc366cc24f20187a25ea4f8bb19d5869aaad04e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_275/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be2776c57e68156936fee988e6f34024038a1524f3ebaf31d664537d8ff0d6e +size 243168657 diff --git a/Real_Time_Visual_Understanding/sample_276/.DS_Store b/Real_Time_Visual_Understanding/sample_276/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fc68749c535a894602e52be31769252a65683a22 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_276/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_159.mp4 b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c608593595e637240dbb2e1d960b14cb8cb1139 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a02d73cb06945b8e27c8d45ea458a143f3a8a55dcfbe1176e9f1dd40e0d7810 +size 56843238 diff --git a/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_356.mp4 b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7061b084278e2ad84edd8fdf64f3dd0dbb684b30 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db83ad89ce35eae21cfd2cb1cf5d6d5e679bc0c1c909e9f62c908cff59658cef +size 135142641 diff --git a/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80c9e96132ad5deb7859281c2aafc6eb936c5973 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede7c77a0d9bb3ba3ced8e441e76a725f023a3c92696b99769a72e803726042d +size 240557126 diff --git a/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_619.mp4 b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_619.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a9a4e5fed8149f91f36b3665e9771ac3c3cad7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_619.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68107c67ebe145e0a00bd9343c271c99d97888d4abe0542cb273f871b00fa656 +size 337982663 diff --git a/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826ab6b407a36aec8ae3ccc45a859b549e23dedd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826491efd1503f58e4c37c5f51bef89277224d1fbcf6fef7092519fb275d0dc8 +size 4221748 diff --git a/Real_Time_Visual_Understanding/sample_276/video.mp4 b/Real_Time_Visual_Understanding/sample_276/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee1236981910f4db26cdcdad45fe7994bd993f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_276/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe41119c21849d2af1806e69249b9df98664b89761facd2f936cfa60c1c3b1db +size 317440138 diff --git a/Real_Time_Visual_Understanding/sample_277/.DS_Store b/Real_Time_Visual_Understanding/sample_277/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..26571fc6da86dcd17ee71f0ecc9f7334ac1d2e9f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_277/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9847759d8203853621230652a0b4c5073d6d344 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51412ee869eacd77de6bd9457b52c5e93f59e4664bc9a777d3d039ccc65869a +size 9285583 diff --git a/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f73c2b5562c2692a7ea19f444521f5af290a7a39 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e7b0360d4cceb56c5a675b441b1191d03c4d4cb80949a943118cea7d15196e +size 83794914 diff --git a/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_332.mp4 b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b3ad9bf0babb7abf584bf6cc0314263f9873cbf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bd126a05bba0e59f709d8e7b2ae95aa37864b2bb00707170473464d960df8d +size 151263869 diff --git a/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..720e87cf74fc9278c5158cfb493b17b83afda34d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af16eca249bea9b5422b6359d501171bd00ae0f73b00b605a8685b10195b8be6 +size 237979650 diff --git a/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_607.mp4 b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcfd822e8e56b57d47a7141d96cebc01706d8be9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/tmp_60/video_0_607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc89d279811dcc1127747f2c50d759b61e854c8262ebbbaba0ae1443823e22c +size 279586439 diff --git a/Real_Time_Visual_Understanding/sample_277/video.mp4 b/Real_Time_Visual_Understanding/sample_277/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ca58ed5434c3be853fdeb11c5f9913a9accdc3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_277/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4f03e1349a42e0362e998e94e3f2a48594152f8a4524d76cb8c8fe7a227274 +size 286196023 diff --git a/Real_Time_Visual_Understanding/sample_278/.DS_Store b/Real_Time_Visual_Understanding/sample_278/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..613a806aadcaad4eb9d8a1b04cc02a482286f408 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_278/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cdbb685b3472551ed48543369a18d1cbbef2c24 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6389b81ee1e9ace7beea284a8d4ff1abc46704c3fde3718d70cca0db84ffd1 +size 80182560 diff --git a/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04587278b044f3d25637a909a7f5a367abf80425 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc13e436341cc79200cdbb6fda0150c3268c8f1cf5d27d5f79cbb610f317730 +size 4118702 diff --git a/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_328.mp4 b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa7edc9217e11be2f92690bf50e8dab49e259ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957ec221b0e62f74642e8e08ec35635df2605f1b500e7767d94b90d63d2f3611 +size 154951251 diff --git a/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bc28c0527649c579b15fd3afab53ba86e1c715b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ea861aa77c7c64662de55cf162c55898124ad1093f8de111565df4de0b5f35 +size 232164145 diff --git a/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843cf27a8ef0ee6d7acb18bda78de068888b2f75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff1ce6fb0e9ccc72b129461b0b8a452d1c73caf6479bd4db6319e6d703d0758 +size 273747808 diff --git a/Real_Time_Visual_Understanding/sample_278/video.mp4 b/Real_Time_Visual_Understanding/sample_278/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a3768518c824d04f68d5fbe395fa2660ca58fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_278/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1a44d69b6720940a0e90f45ea4c64a2d46c22a99d44caac3b90b5e03c111b8 +size 294577770 diff --git a/Real_Time_Visual_Understanding/sample_279/.DS_Store b/Real_Time_Visual_Understanding/sample_279/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2e05dbf69952a70f5fe563b3b2a8a8892b109fac Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_279/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34c59d6d7720dff92abd1dfc56542b01dfab45c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c16c833a07068f0b0c90233124dc00f05566b3828a9806f7a3cfe718417540d +size 75149502 diff --git a/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aaf94367985f08467384615182d3998d01e05bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd952fd0e1ff75d4d1bafe2a0ba7e4a7d2a0a9a15881c72badb9caf2a62ca2e9 +size 10499731 diff --git a/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea4b2bf53fa0ba5dbb32af38cd0a177fe25855b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce806b277003adbbcaea3a340941300dcf21b87bca3ea144d7df9f9684e5f1e +size 110651132 diff --git a/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71c02bff24bfd1ebc2967773ff024f58b0a2eba8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0988a1fb097f0302d8d6010d402cf722e49c13a0e9d9c331348a5bce9ce69d86 +size 158911365 diff --git a/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_593.mp4 b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63c376853949bbd38c87be8c9c4d214648d2d65 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/tmp_60/video_0_593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2008ec421e0cf593cf0bba3a86a7a5db539d8e4f79096acb144da379c17d01 +size 201720726 diff --git a/Real_Time_Visual_Understanding/sample_279/video.mp4 b/Real_Time_Visual_Understanding/sample_279/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbe4b2ecab514c8eac0fd14ae2f5677872c7e50 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_279/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45cdf443dac921d499ae1b9bcd1c704572db64f3a6bd4ce6a99015c2e5875a6 +size 211394341 diff --git a/Real_Time_Visual_Understanding/sample_28/.DS_Store b/Real_Time_Visual_Understanding/sample_28/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3fc2a55ef5731530bbc60fbddfed95b98093241f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_28/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd5439d2174ceb7fc0d55515ccd600fa18b2eb8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288d6410f5dec8d90a366f174ee8fe9ac3f65eb4ea73311761bc7082a5709df2 +size 5253870 diff --git a/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b5e451b3fc3ad9bd9de38f2ca31986072753d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132fdbce3457f5b1bb44ca8301e0bbdebe8ad8e12f7095701e4b4ee55de2ef38 +size 151775804 diff --git a/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1527d213623352c44c6fe4b5215e3ffc638387 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd68ddf2332a90a1471d49da20b121c3ba03a546c3888b5f95761717be18079c +size 154889644 diff --git a/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_639.mp4 b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1975a5beedf384ff4d6ec13102c351278edac7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7f36a57ba7e79e78b72778af479178477f1614a84ea9c3fe1ca3d1a811dafe +size 316470745 diff --git a/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_660.mp4 b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c114b80c08c7d3f37ef74ad5858814e2a4cef594 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/tmp_60/video_0_660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9a63db0251a8cee9dd20ecabe5b2896bf52d0cd9b82212451ad91ed6d465b2 +size 325361429 diff --git a/Real_Time_Visual_Understanding/sample_28/video.mp4 b/Real_Time_Visual_Understanding/sample_28/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7958d9e15c17194b9281bcf26942bc55120e9ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_28/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc3716e88c90a15103ecd6047dc854a4171bce0a39e2fe9af07a01567d0cafd +size 318032084 diff --git a/Real_Time_Visual_Understanding/sample_280/.DS_Store b/Real_Time_Visual_Understanding/sample_280/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7aa154c41e0c71715072cb0192a5850c9a712ed9 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_280/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0f934057ba07956df67be356922cbfaa534297 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9605adaea0327c7c0f0e6c84d316b7ff5319a6bce368b10b455e03b00cf6675 +size 67483299 diff --git a/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_335.mp4 b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60122b828898be70a7ca366ec8afc75e99d2f80c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68a360809748981c1399e28ec94fc298c2075f958280d63056b6b0eab350f9e +size 136835459 diff --git a/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7752faaf647606a18339931faef2582cd44b9afd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab76d7f68906aafa97302538f7bfaefb739d1f7eed425fc1607c6e07bf77132 +size 171053056 diff --git a/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_589.mp4 b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c1da37c9297e420d7c70b1e6762a5f825533b3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cc6722067c5cc3aa9ef680f24db5bc1c4c7e9eb2bffe09899fdae05a5e7dc5 +size 187278026 diff --git a/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f0e3de3288d112e1e9e3c94c33624233274da43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8b771b02537b980bdfd6e73b861f16e93ee03bdab1270d9fe3d18eb731c686 +size 1486239 diff --git a/Real_Time_Visual_Understanding/sample_280/video.mp4 b/Real_Time_Visual_Understanding/sample_280/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c686df5b0cc1a6d77211f9ac77053687729ceba5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_280/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34970fe310b85fe7896a2effd53fc257de00657d1f7570afdfd97d0485c2bdb9 +size 194239549 diff --git a/Real_Time_Visual_Understanding/sample_281/.DS_Store b/Real_Time_Visual_Understanding/sample_281/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7e9194fb70ac37f426924d76be3cfdd3b7496e92 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_281/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86990693cb40ec3998638d47a5d97ead8890293f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bb201f0d4b10484b8f64d4811c30d40ae69b7c80d1ae03c054f349bb753eea +size 38749823 diff --git a/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e5a819560e267f75404d049b5fb17428714cee2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784e6c1a97c8c1e7cd4934356d90c7c62f20f045f1f0221ef5884d6326c248df +size 3553137 diff --git a/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_368.mp4 b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b88066fdbd5dd8662e0774b4caf42a58a6a7e17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66d6d3360f13dfa19606cdee0cc671bbdf2e363842bf8fe5aafbf57fee49da3 +size 88772081 diff --git a/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_555.mp4 b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_555.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b72f76a86006187b6e09593de0ffa7012178ca71 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_555.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97f633e41b99fc7e219e1b4a427fedb9bdca3ab4d40990443e91a53839ed7ed +size 185192058 diff --git a/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_698.mp4 b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aba4522ddc5d5b6bb2c2c33efd65ef5225dd5177 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/tmp_60/video_0_698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3ef5d5777a56d5fccc612e5fab266c4e5d218e07d7446c1d2c359eb9fd76d3 +size 267614334 diff --git a/Real_Time_Visual_Understanding/sample_281/video.mp4 b/Real_Time_Visual_Understanding/sample_281/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d677668853c294f70fb6064210527a1b9993546 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_281/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ca8532ad0229c92646d787b119a289970c99b0f621bf700f57f71a98ddc65b +size 285803030 diff --git a/Real_Time_Visual_Understanding/sample_282/.DS_Store b/Real_Time_Visual_Understanding/sample_282/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1333a6581cc4e30bfe1dee8f53e35c5ebea05334 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_282/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_210.mp4 b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86d92dbae7c7b5d5ae943d886637679d96a7316 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d20e97dd05737b9d190f9d6000dec426c0a9cccab8c693d0eb31d6014077542 +size 96816913 diff --git a/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a097239cd6550a3b792796ebbbfdbda967cf0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81442ca7de1f2fa352e53831772bf5d03554f9e0d664dc346873d25a5262d5cf +size 175824257 diff --git a/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec373a53b52f7f0c1375d1bb9dc00c019f5068fe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4943b78777456e2c0d32a9dbcba525aee4c6ca923c4e72742eb56f9a60fec9 +size 282316635 diff --git a/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_607.mp4 b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52bea7f9e90d1a0060ab2adc5fcbaf09edcd370 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50d13fbbf5126abd619c45bf206b7dc29eb153531fe873cf0609a6e950e287b +size 349057629 diff --git a/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab224bfa2753b97d3c29d383a26c9b93db4634f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6260b95dfd80e78dbca97383fe0f2e9f044ab0dd621ffb215fbee55ed600e59 +size 2847668 diff --git a/Real_Time_Visual_Understanding/sample_282/video.mp4 b/Real_Time_Visual_Understanding/sample_282/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acfb6a5079984b4f0038a6aee38026b132c967a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_282/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf4d7537f6f6f822dc6fb77c55053cb865333edcfe3946f8edb3539f02253cd +size 380356103 diff --git a/Real_Time_Visual_Understanding/sample_283/.DS_Store b/Real_Time_Visual_Understanding/sample_283/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..23c47698f9fdc4d782debfd134f583f43384e2ad Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_283/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd784afd93937048273e9c0bb89b251e41e22c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba0675f887cf7baadadc5b23140a42800239ac6e9158816b55f6ce235c084e7 +size 13455651 diff --git a/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bffbf4852849ff252629ad5b6021182bd72b02e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d03371089da37c919da609f8aa72eb0a8406093d0232cbf9306dc0112889df +size 122912419 diff --git a/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_341.mp4 b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5484e292460c674a2f72b9902600349ad2f39fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6852226dc66912d1b468e4165ea3a0feea7d6f72e91227b85b38b7b7f892009e +size 231085320 diff --git a/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de1552345e6a918f1f134ecf95791dbe5e400a82 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871955fcd2bfaf0847daaa60e78f5b8071e2da1aa59948bf49235c05996ae6cf +size 324474807 diff --git a/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_626.mp4 b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_626.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74ff1c5298ddde7a25101aa61f7bad4b08c67ee3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/tmp_60/video_0_626.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe37f791f22ec0e888306c5e17fb23e2ff01e34d6bbdab144399be28f3ea0fe +size 428600930 diff --git a/Real_Time_Visual_Understanding/sample_283/video.mp4 b/Real_Time_Visual_Understanding/sample_283/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36f7fa1b712b3b640882e5b8145ed1b48fce348f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_283/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf00f4320fab84f0a6a21afb1c24bb851979445b5a475772b9f62015e6bd223 +size 374363424 diff --git a/Real_Time_Visual_Understanding/sample_284/.DS_Store b/Real_Time_Visual_Understanding/sample_284/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5a4972a8483654226983e6403522cf1ebfb19000 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_284/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c3f458f9ba0224cd3f78728649766b4732a3c21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b44cef1986a467a7b016a01625cdba3411e7c33ebac44ab8eb97aa75515293 +size 2295648 diff --git a/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_175.mp4 b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7feaadecaab1c5fefaa60a88a8c515d9aabb501f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaaef6d80c03bd1edc4bfb8a1aa000f1fe61821798d7b96feeb9a7fb51cbdf9c +size 66169663 diff --git a/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_348.mp4 b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70889a079e3af0f1dd4fa71ff77b2a770caac93a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c26dbe1bb4c8f8f575e10b61f3cca0535bdbb89ee1fbd6d6d178bb789c07c7 +size 139318120 diff --git a/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_502.mp4 b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1adbdee56e6b1797328449e4ec00c7460d6bde56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c6fcee6ecca940ddab89163c0d97067dadc3989b7377ece85da61cc703f6aa +size 215578240 diff --git a/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_622.mp4 b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_622.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933cc9effd9158d06f2283ea21abd6e59296e705 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/tmp_60/video_0_622.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a2b3721cfaedd4ad22491121412e5fbf269b9d6c32f6243b6081dadb6c5c39 +size 307685360 diff --git a/Real_Time_Visual_Understanding/sample_284/video.mp4 b/Real_Time_Visual_Understanding/sample_284/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b4fad9d250bdc244b7c2d85dadc42223039f3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_284/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45ae3ee5199b9b0f3bb2999e9e44555b078604e392428738390522192a4800b +size 284684226 diff --git a/Real_Time_Visual_Understanding/sample_285/.DS_Store b/Real_Time_Visual_Understanding/sample_285/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cb196dbcfaaf89f096f0412cf0a089396db35d45 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_285/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dfc4493b0743767b7d72fd6fa5fe8f3543026cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84707d1dd0bf94ebff51b15d9fbdb1d0b384815e52e2fab2798d48c05675fe13 +size 2158348 diff --git a/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_153.mp4 b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ccedcdd52a02df6e733b7c89c41e3c910fa17cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8421f2ab00287658290ad27611efb5af453ec098403e6297d80c1ebafcf571d +size 94019441 diff --git a/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_290.mp4 b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf77848d7fac1bd7118573e3d35a510074bd472 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9355797ba566479ccfc1872e2e0e6ff12effcaaedaeed59a940cd673e6ed7727 +size 175003294 diff --git a/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_436.mp4 b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7300b0f6673d1a53d08997d44f376af6dba0135f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e745db5fe583f91a35d49e1a3cdfe97e9765ef73445473f4c1e3a3705ab62fbf +size 250963668 diff --git a/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_520.mp4 b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_520.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f6bddabadbe996f9a3985c3065bdfdb06fe962 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/tmp_60/video_0_520.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e567f79297756652c07ace389ba16ca3e17dcba9670402908a7ef37472f8455a +size 294984806 diff --git a/Real_Time_Visual_Understanding/sample_285/video.mp4 b/Real_Time_Visual_Understanding/sample_285/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ec0164c9e060ba594a79435953f1429c09d4816 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_285/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88cefadcabe5894450100429f94cd8892be57a7b4e7cff4328479b8b9c24b3cc +size 296883014 diff --git a/Real_Time_Visual_Understanding/sample_286/.DS_Store b/Real_Time_Visual_Understanding/sample_286/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c4311f4a9184991063e835f0d3b2f0308e784067 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_286/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_163.mp4 b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ef8f2cc69951e7fadef93418041124cbfdfb06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835d33612e4e286096cbe6e097f0d4cd14eefc53f00877224435029d1f2765aa +size 90136416 diff --git a/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e25cf8ae2825abbee4718f3ae4d0678f994323c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4184ae821156c27d1d7a452e3afa160addf635bf8b4805d7c1d655f6a455882 +size 12206403 diff --git a/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1118d058b9de9293099ea931c2034dfd2bf312c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ac9c7828bd284e97218e98e396fe76c63a6e6420c01a6d46f56a0ff18fbdbf +size 182833367 diff --git a/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_494.mp4 b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b18c1af73728ede129550c7244372102e60637 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac00795e0283bed4bf625638f93d1e21f5a36522396d3be894e9814b348f746 +size 324161978 diff --git a/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_601.mp4 b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_601.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392291dae9fed0c86823b259303c995999ed44a5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/tmp_60/video_0_601.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c0285f71556023b546913a187e2b504328ffa17960dc11d034ae4e946abe5d +size 421962062 diff --git a/Real_Time_Visual_Understanding/sample_286/video.mp4 b/Real_Time_Visual_Understanding/sample_286/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a2e92c0032b2fcb8042f9164fda4564efc4cfa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_286/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe6de093b407624549d423bdab2924ea5f1b3a8ed212b393267e00a9fff5a07 +size 377912178 diff --git a/Real_Time_Visual_Understanding/sample_287/.DS_Store b/Real_Time_Visual_Understanding/sample_287/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..62433e2f327df6125223f11172a899053b13d1bd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_287/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3300b4f1bc7290bc0b6e08ea4e9867130dcc9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe7154dfd2ef716fcaec7b0acacd6840d37a191cd5cb32d27519bfa9cecf205 +size 10853826 diff --git a/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_188.mp4 b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf4de84bdfda366483d9aba5145343818f5b05f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0eee434db2b4c14fa06eaaff78c2f0a1c47aeb16216141b09848e6a49121574 +size 109071387 diff --git a/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_352.mp4 b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70cf758d711dad943b5a817cc94da9ee80b86216 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5d17f3d6316e900212a6e09382bf11de35503452d417c4938ff7a2ba4ee14d +size 241040241 diff --git a/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_494.mp4 b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc4fe84466d27487d77ba9bf6b7a20ac9400e2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32707813fa880320a84a3a24bacf04d1c9e57b45e1318580d3b26f78f28c92b +size 369824027 diff --git a/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_639.mp4 b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a067237d5a5b572f4ef226c96dcf29a28feff016 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/tmp_60/video_0_639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68125ccacb4d621e18b9435c45d36995e42267edd47677180a4591b3157e1ab9 +size 485783281 diff --git a/Real_Time_Visual_Understanding/sample_287/video.mp4 b/Real_Time_Visual_Understanding/sample_287/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e71d2c727fde796d17ceab417c4006912d9aea43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_287/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd99a1b0573b4cb8e1e50f66f4d4532a187829284f9f30802ff56f560dbb86ce +size 415781935 diff --git a/Real_Time_Visual_Understanding/sample_288/.DS_Store b/Real_Time_Visual_Understanding/sample_288/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9b1e8ab482acd5d20c5796e432441057fb07fe94 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_288/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ae82965e9052857162aa655ebd4c7c71847d7e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f61803b00f1e17266acce9f6895f1749acb375481fcb9eacad171d9c56ee1c +size 136390122 diff --git a/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999d9e3f55833c940711858cf39457ebad38cd5f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55929ab65dad1eb05fd9ea3a0d4ef5862424801985b19efd2bb0b4d38756411c +size 5539964 diff --git a/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d72e75df4c459786b8112779524309b36e86a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660303b5b8dcdb05c55d50f28bfc72ca670770a50e8aed0e35e96e59b98a1fbc +size 294368717 diff --git a/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af479cbf62de59004184c18b67f1c4719ddfeeef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93146aba81f750f12f8b28b38592a2063ecc3e55d10f1b2569a8571e13341aa2 +size 354433579 diff --git a/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_639.mp4 b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_639.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e723d22786ceb44daccb57671c95bce8c7e9c125 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/tmp_60/video_0_639.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6bf3a63e29f5d07a5bb2d7feb369fdb425cbfb8367b8e5c0f2a74e89124d58 +size 403638720 diff --git a/Real_Time_Visual_Understanding/sample_288/video.mp4 b/Real_Time_Visual_Understanding/sample_288/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a785b053481f35d1e718e209786acb5aa25a24 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_288/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf4c5fabbf1530a0138a9be2a578cb59816d4f3af44019736784056a63a88f3 +size 377912127 diff --git a/Real_Time_Visual_Understanding/sample_289/.DS_Store b/Real_Time_Visual_Understanding/sample_289/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ff6be4696f5aa847f953f17f6be37bad534c3324 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_289/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ca8b5fcbca12a19a5dca9bfd26c38e925c42380 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ad5436cbf9ec36c4689440457bafd9e59e2079fb137d33a02f0d107c326e4a +size 7762758 diff --git a/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cba406356e6caebc498f9e30e3ad750f269b93de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eaed2515603cb3f76ea02a3a93eb7d6dd8e1a5d1de5419f22efb6f3f2784320 +size 87801748 diff --git a/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_325.mp4 b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470e6a11d4d8c3a93cff1bd303fc7e1ca14a0af6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bd884cba607cdab6c5941dc7bdcf84741525cd3dd0e982bc28d1609841406b +size 231947174 diff --git a/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_493.mp4 b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59ba782cf2ade8cd413c3db47591abe20ca784e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc23ca8da59c09e102b1dccc49ffeee019a177f57b0be6b04e89b603f52c224 +size 380086514 diff --git a/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_646.mp4 b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8bf385f92e9cf5d07cb05ce7a036174c0d788a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/tmp_60/video_0_646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9022bb94751f4b6dece380f56ffbf39f5a1d68a8fd902883da33bf78fec103a +size 501613508 diff --git a/Real_Time_Visual_Understanding/sample_289/video.mp4 b/Real_Time_Visual_Understanding/sample_289/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31526598007947209eab12205e2d72663ca402c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_289/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109aaa67a9f22dc114059da1119267d56f8ef6e68505fd7b8dcd46e89e9c60ae +size 414504276 diff --git a/Real_Time_Visual_Understanding/sample_29/.DS_Store b/Real_Time_Visual_Understanding/sample_29/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..209d420a5724464bdf4628cbdc63766ffb53424b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_29/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_125.mp4 b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7108176a340f63c7bfd2d01eb697d9b6ae23432 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86dd41dff802fef2e1c663bf140540fea02d59d0356d644d3059b8368180291 +size 38327977 diff --git a/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b25c49b75744c809d594be7f726c843c1b42cd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91166c42bf9537513d535a0b2b2b56b2bccc7ac841a15e956dbf8c47fcc3a15 +size 4664719 diff --git a/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3117547b66f422bbbbcb631a03868cd653412241 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1defa335dfee4508422672a836283dc88df575088c5b9dc9b9f2693ebaee2e6 +size 79035857 diff --git a/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8fefde67444f3385a6c9e1ebd3123f6d663b949 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_29/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45766f2871c65e7c210babd26bb41f18c5e25536b955344d04eab935ac5bb5b0 +size 168165042 diff --git a/Real_Time_Visual_Understanding/sample_29/video.mp4 b/Real_Time_Visual_Understanding/sample_29/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0007b9a769ce9198b17a857ff92ecde54faf42f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_29/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76bd46e783d09babe67565f51da48bcbc3f6fd09ee555953fc93df824001e21 +size 172870048 diff --git a/Real_Time_Visual_Understanding/sample_290/.DS_Store b/Real_Time_Visual_Understanding/sample_290/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d417a5712a744bf34919efb95f19ecbb364f4d9b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_290/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fed471798b35896687ac2982d627f770f314a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97252c52a226ef2a9e6724b5480100a7e4abb74116eed2ed137a39320c82d761 +size 5370262 diff --git a/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_142.mp4 b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56bdcab5e2b401dd60f959e129134b5a4d1efac4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c3546f72efcb35685acfcee60a31c75c7e1d959ac366e03c25af7954cbf08e +size 127019702 diff --git a/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b32d62d44a6ff12148941689e6934af9007537b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481c926135eaffa1dc2d1ff06f676b7c16b056e1112d4b242d246ec2b16e8080 +size 261423426 diff --git a/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_436.mp4 b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f7e20dbcc916028440e91cc73023c9f38b1c8bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf8c513a474fb0ae6d8b6e4c4ff1a8455aab8bad28c97b52df8e6691fbb7fae +size 341620063 diff --git a/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_575.mp4 b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_575.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50074f060886ad5ee63832a5e3f0dfde98fb354f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/tmp_60/video_0_575.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546c12e1d557f14127e7c68d8ee83d832ac47aef2fc3c8893c74695be8a8e24f +size 386476370 diff --git a/Real_Time_Visual_Understanding/sample_290/video.mp4 b/Real_Time_Visual_Understanding/sample_290/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c479ab3e62874d2797c505159c7d7f84fbd925f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_290/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06f6f247cd2339b6cae4d4af4add3ae409e323d73707e54242f53342e16cf81 +size 344337463 diff --git a/Real_Time_Visual_Understanding/sample_291/.DS_Store b/Real_Time_Visual_Understanding/sample_291/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8f2d8b9d69b5538641ace1bf4f318b75a5a4a09a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_291/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_132.mp4 b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..320ae8ece76aeffc95116f5e48b89d0a84fbd1fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71e05f44bcec3c0e26f01133d2c068d4a70f1216d3a0bbd1f82948a05df00ff +size 85515001 diff --git a/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_265.mp4 b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a85c2957af7342df70423c1f08cb39b0ff3d849 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ead713ef74ceb882b5f1e08664f352513a3448d6ce21bcca28fdd6c70a2d52 +size 170294796 diff --git a/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_434.mp4 b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15085ecce52e62873a64c166f96a70fed55fd9e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6580836620926371260eb02f593b1bb10971655fa84a581e9ab382ca811938 +size 236715557 diff --git a/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_548.mp4 b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_548.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096fb4ccda8e986ca1e67734691fd2c97e4b85b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_548.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0bf40be18001c24340b0afa447968d8932aa790c83acf99322933585193871 +size 311873029 diff --git a/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6becae821c6fd550314820148bf7db01ecf85a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d561ddef4b9d1e34580594e683f4564a6593a6da6cb280e38c9b0d32408d589f +size 4653957 diff --git a/Real_Time_Visual_Understanding/sample_291/video.mp4 b/Real_Time_Visual_Understanding/sample_291/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfe119726401ff8e0d7811d5c3d7388f66583d97 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_291/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457ed4399a66eb25ff8f84d4c29114b3341c0d032bdadf7a8c8eb0927b407c69 +size 320822139 diff --git a/Real_Time_Visual_Understanding/sample_292/.DS_Store b/Real_Time_Visual_Understanding/sample_292/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..176164d41d2023bcc89b47cafcf3c67f24cce682 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_292/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b98bd95d8c5bd1b70fed1402a5adeca677638f0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81811c92a9fc8fc9b78b0660507e23e2ab567926f9a36d8003ba2eb13adbfd4 +size 85287959 diff --git a/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be96e2d02645284a2f44ebfa4a58d015ed76807 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f244ccc7d79728dedb4beac73f2b55c9c3cb5e31455a72ebf6d08c4163fc040 +size 9593065 diff --git a/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a40d9da258c51c260a04ee65af34d656321f82bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a0909759c63157310123b1b1d291fefb30552dc08989612bcc5a410583cf3b +size 185605133 diff --git a/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02c3e5aa164c03aea5ed3d52829d40d046a0e21 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20611643268762fb0fc64eb33bbde987fe04c2f15db01ad7583097682d60bef +size 245026588 diff --git a/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_610.mp4 b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_610.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6fec50012211d8a0dca9f787ce2793e968a91ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/tmp_60/video_0_610.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a5f07541a2bbe6c3932d6f13eb6ae882015ec89838901057cf41cb1c30c76b +size 291421377 diff --git a/Real_Time_Visual_Understanding/sample_292/video.mp4 b/Real_Time_Visual_Understanding/sample_292/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92aac2cace403b9a5b1fbfa5b64616ba2167e405 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_292/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849063677946663156bcb1b02d0e0c3557e7a69b3be619f9373ea3333a7972e8 +size 309682808 diff --git a/Real_Time_Visual_Understanding/sample_293/.DS_Store b/Real_Time_Visual_Understanding/sample_293/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..02e939414c7db08d3d719a3bcd1af26065fcfac6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_293/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5919b78a55be1cf86879a6c77f5decda9a5f46ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5074cc10547d156a6bf0833b903aece0283b01f4cf4fc57f233b6e9f458df4 +size 4492923 diff --git a/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_210.mp4 b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f0bc67db316d184896cc9c557608dcc5c019a43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ee04f7602ac63e2b54ae2b4c35bc2d70d74195cc4801e00fc673c177ec16de +size 84495361 diff --git a/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_414.mp4 b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea9728dcfeb98294d89ecbd00248cb9b35d9d9c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c9f9a0a7216486d341b7e88c367d0113807ef38a63cab6965ccef476973e25 +size 165742258 diff --git a/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_620.mp4 b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_620.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c92647b69561872c6b21e2f08887777423773f72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_620.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d792a0b98717c64befcabe6eecca1aca56e5dd1b68f7862a6cc3dc106e400b +size 258858697 diff --git a/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_803.mp4 b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_803.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfed9dbac39b4da56221a0f052ae8a88efcd5832 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/tmp_60/video_0_803.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015a60e5302bbac9ca54d72cd1c601727b899f56e202e7611908227996729ef6 +size 302029273 diff --git a/Real_Time_Visual_Understanding/sample_293/video.mp4 b/Real_Time_Visual_Understanding/sample_293/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e39c8b205f1b35a63862a0039eefa118d9b19f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_293/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb785866696fd34ba3857721e54b8a0fd8d98db44ce0cc48f7cc2f9433acf8d3 +size 315230481 diff --git a/Real_Time_Visual_Understanding/sample_294/.DS_Store b/Real_Time_Visual_Understanding/sample_294/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9e32fb1d5c461e1b9b1d74a7820076dfd3e3218f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_294/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_155.mp4 b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a5277076aaca72ecc50d2d6e5f7da86f57ff1a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ed60461c1808906895ff8945c299df128ee3a97f11689feec6270007cfda2a +size 129995213 diff --git a/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a84af15b33183fef287a5e29bb1e2eefffbf4870 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c101c254dea9f097f89b159f23c227135a052048f76ea8ebf9b02cb890caf9f4 +size 300553032 diff --git a/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_466.mp4 b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebf6d21ecc01d877fd762bf3571860f6dba23662 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b754b6c574550912488158ec6172c9d4f8a4cbd873a045839d7d20a40eb317 +size 429110595 diff --git a/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_632.mp4 b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_632.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630e179839d282573ce23af2808a87fddfc66149 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_632.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab08e62cff2dc417d5bb3a6bfa574d61ec7b64c6a5d805237c46831aa9f4fc6f +size 578648329 diff --git a/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b0597b35dfe27ee078abae575cbd3feb1d16ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d64d94facf4800f3af41845c5a0934e26f5f14e9324d4d50ef660f25f2abe62 +size 3993412 diff --git a/Real_Time_Visual_Understanding/sample_294/video.mp4 b/Real_Time_Visual_Understanding/sample_294/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ac1dd6e06b24999afa10d77d41627995d914c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_294/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26ba14218e16ddda32d0fa22bf86631f35eb8f8bc638e97afffcc04b42f882c +size 426120282 diff --git a/Real_Time_Visual_Understanding/sample_295/.DS_Store b/Real_Time_Visual_Understanding/sample_295/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9142bf49f65d73e206ccfa0debacff0eb89b19e3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_295/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..505342a2e34927e3b7ef6d02f954ea5bf3eff7ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff1bf92c795c4372cec2bda578ecad283ed1e7dba7375a18fef575365cad26c +size 231966200 diff --git a/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_176.mp4 b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6f9aeb5b225628caeedaf02387b6743a9207fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd85f0b7222ba1a352894ed8c8bbcea79cbc74916904d20c107f946182f9649a +size 277456331 diff --git a/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_54.mp4 b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_54.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3a5ea560261cf4ecf2c2d989aeb7130fc6d347 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_54.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def88c203eb3cf65d2aeb81f0746c918621a3fd8b90b8c4e607f026cc5f662bb +size 85365684 diff --git a/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a866e31470c38fa2ad1c907337f136012841acd4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d016721f9b0199a8f992b33f347232cca5a05e530ea5c087575b98c1d8b5627e +size 4626302 diff --git a/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0850112385d024d558cf3c5deb63c487dd90f2a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b364ed7991eaf37fc554be9ad0e3984994ddac0e3782ad3d32a526eed5eaee +size 138795302 diff --git a/Real_Time_Visual_Understanding/sample_295/video.mp4 b/Real_Time_Visual_Understanding/sample_295/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acbffc062b7c3c27736d1156c1c7bb25dadf4914 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_295/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee3545690cd6667ea52a1dad0d9dcf2a995a1dab622f7b0a00ab369ba3771d4 +size 151898667 diff --git a/Real_Time_Visual_Understanding/sample_296/.DS_Store b/Real_Time_Visual_Understanding/sample_296/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3d7bddc1d866aea60c460ad2c89e9dbf4842bf11 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_296/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_22.mp4 b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_22.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25665803c11bb3045c1376a5271ffbc9e21f7ef1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_22.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc0148cbac3b80904920b7779c13928b79e9c9f6f83a525c74c3b12d967fcff +size 14421931 diff --git a/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_233.mp4 b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e28a5a6a58a24ae5c470ce07d420a1c45ee734 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051962ea545897d62a2f95844ec422fd88b95229beb0edac6ca6ac6a47527a69 +size 124325232 diff --git a/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_442.mp4 b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..296652593a6fe6725cae8a7b9e2ed3c2c52147ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b06e50a27491863fd207ebfa8cfcc288ee8a9cc0b698d671652808c62bf1b15 +size 235520546 diff --git a/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_673.mp4 b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_673.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b900116c5ffd2b6c93641d37323ba91fd4f35141 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_673.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482c2ca2fa74bcbbc70bd54a70fa70d078606b80fb50ce3680eb15b402298830 +size 379918958 diff --git a/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_861.mp4 b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_861.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76c818b64170be34388224334c64f4d3b97e428 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/tmp_60/video_0_861.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874c09f47da5b2255bf682c8bab3e33290da7240e0a9b210f245b8d197e4d9e8 +size 513610877 diff --git a/Real_Time_Visual_Understanding/sample_296/video.mp4 b/Real_Time_Visual_Understanding/sample_296/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..558f4771dd98e1c1cbe211be3c1956994c861b64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_296/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8494c2598c586cade2785f997075ec6348401e577016e01eee6baf22f44db197 +size 501680280 diff --git a/Real_Time_Visual_Understanding/sample_297/.DS_Store b/Real_Time_Visual_Understanding/sample_297/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9193393a0e84f543bb6a04aa307eab6435843737 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_297/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96c1910f2a6dde6e05ed8316fe72c75ff907c1c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5615c078ae5ce09d08286da923db655410060f709305ed65cc7317f15b90794 +size 10621030 diff --git a/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_224.mp4 b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b71cb24044a954bb5e1bf2a78a07e257deac727 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1686ba6189cfeddccf82bbd7f6245237dc5f06012f763f9e5300d599b0f004 +size 131143648 diff --git a/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..371054c79a34a1913c66f7df08026ad0d898d42f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48d72c536f8c1f39fdf6d0ac60819da5c315e74ef782fc8179a853cbd069a06 +size 271462459 diff --git a/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_655.mp4 b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_655.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f8b1b2d36fbf46b185b8864d5fbfee0c47eee5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_655.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5edf15f0927005beea6bf71258638521f59fdd861e9971329a1a36646572469 +size 417247205 diff --git a/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_847.mp4 b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_847.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1485c9c59c51fd6eabcd6b33a764f8fc5f2a4890 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/tmp_60/video_0_847.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fedb4565730029f301ace76041d011b4f49570158ce807d210412b0aa1d056 +size 563185198 diff --git a/Real_Time_Visual_Understanding/sample_297/video.mp4 b/Real_Time_Visual_Understanding/sample_297/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98fd33eca327fb791461a850d7eccac9473c4530 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_297/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1ba24ceca7339a3e63f51747df47c7bfdfb3e296e2ecf9adf799e7ae4ac74f +size 524318744 diff --git a/Real_Time_Visual_Understanding/sample_298/.DS_Store b/Real_Time_Visual_Understanding/sample_298/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bb3b6b9b170d302798c15d448e58a2c7f1b22a53 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_298/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_194.mp4 b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68719f011f4638d62b61f0196504810bc4d5c94f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccb331f6e64cf91849edc5d3fd9cd2c9a8ad463e85bee5c8d28a0cfa6aefadb +size 195323295 diff --git a/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_352.mp4 b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8011a1c792e3b80065a5149ca1b9f941753eb51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46205039d0b432f089f9fca2397c490ebba0daf917f7cc543fc583a9e50b1c09 +size 357028552 diff --git a/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_535.mp4 b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf9a3c1e30c8422af6f7efa0904fb374fb35163 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bea301e2fdf043e83075a3caf422e1b92174bf48c10196a62f0da7c86ec1353 +size 574801486 diff --git a/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e7e1df3e847a6594b21a7e76e8bc234db58d7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183646ff5091c29e9a1f4c06a6be4c8dc115da36b3babe3d20e32ed5d654e7bf +size 3681958 diff --git a/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_709.mp4 b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_709.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0785dd89352ed0ab8a6ffde53660eb25e1a6846c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/tmp_60/video_0_709.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3023e8f82cfbc020b3bfaf334d8996ffa8aa64388e8f67133904853f941d30c2 +size 785028220 diff --git a/Real_Time_Visual_Understanding/sample_298/video.mp4 b/Real_Time_Visual_Understanding/sample_298/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d50d60557bd8d0ecd152e38320d78770c1f6aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_298/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041da1546378fc4599288459e23efbab8b3344cf044552b66a8a5140ea7bad7e +size 487251172 diff --git a/Real_Time_Visual_Understanding/sample_299/.DS_Store b/Real_Time_Visual_Understanding/sample_299/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5ecd9b67cddf17de85658936c29297dca79c0eda Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_299/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_121.mp4 b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9e79031d7e2298289dc419eb697abfc75a9eef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46af3b8266945f11b7d81d4468193be6bcd809fda266bb6b5373dcf08ed6dd5 +size 135264440 diff --git a/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..978664d28a0bcb07a46e720fbfa5f9e3a5f080f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a031b544ab8f5fe4052ecfec95bf50c671218d6283c26e021b8de6d773a2645b +size 14514877 diff --git a/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f763a0c9f26ffaa31c118b8e9bb7560348d00d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3d658d8b2bb15617004acf7350c62ea632707fd93fc8c18d58bda018e61f67 +size 265590542 diff --git a/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_347.mp4 b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3224ccd1f0b8125b044d8359fe46cc9a9a9606d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e091aa84b3a8e6efcd9017042e9c072bbf59e8a0dd231831cd317987c20204 +size 370365291 diff --git a/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_474.mp4 b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763310f3e2bce7f9329eb287db752b79c9ca5518 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/tmp_60/video_0_474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59023eed7795264df8f99f4cae0a2eeda968a25f6139408f1e59f320fea0b475 +size 503434346 diff --git a/Real_Time_Visual_Understanding/sample_299/video.mp4 b/Real_Time_Visual_Understanding/sample_299/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee428f88ca56df40882f982605545bca22fb07e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_299/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b55d78e7940f1016830c09adc479fd85389215597d1fcdc3db530439cc3bb4 +size 425344066 diff --git a/Real_Time_Visual_Understanding/sample_3/.DS_Store b/Real_Time_Visual_Understanding/sample_3/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..44087023056563573ab9e900074a2f81487b328d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_3/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf1064c21e293f7d0845f1462b7a581e34fa43db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7dfae2abb25dca03dced7aaaa7e97f135f099471e2df6929618ab2c20670c8 +size 59622399 diff --git a/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_171.mp4 b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103198228dd963c038a752c25901aaf5689c3d0e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970196abd8ed38b5d9026499e3c8a3c13cfcdd2bbabe30c4000848265f7cb300 +size 84240981 diff --git a/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63fe689a97297615671d73c7613e8f88f58037d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f041fd740afceace55baa2baa0a6fa212692136db0c25b67a2f508d2369edec0 +size 10471373 diff --git a/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_69.mp4 b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_69.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4803eed7c4dd976a6012d187652916e69e3babc5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_69.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936c934ef7d50a101f64f867c600a9a1ef8ab62288104678f61120f5ff570ca2 +size 34199584 diff --git a/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca88369f292ead4f93fc5173f209a189ee4ee56c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdf023160fa085c0c1a6a6ab982c770a04c3ec728162491ceebd76ed8ce8d89 +size 3116924 diff --git a/Real_Time_Visual_Understanding/sample_3/video.mp4 b/Real_Time_Visual_Understanding/sample_3/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..684abdd2f642122138806a472a6b60b20a1ea189 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_3/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0956fe6948cd129cca5726ca5db4dbbdd34b902a3d6b8680ccb621bfd5603bf +size 73763382 diff --git a/Real_Time_Visual_Understanding/sample_30/.DS_Store b/Real_Time_Visual_Understanding/sample_30/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..75be3f33c1ed0c0bcd415cf22fb438fb70347374 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_30/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9d76b07b4c154525d8e33a312f76a74a22cee9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8261e1c2ecaa3d1e89e56b2c03dd8cb8f4e593c8efe35a420bdb61e2e74253 +size 79357108 diff --git a/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07749d56bdc855fe2bb8cd1e88eeb490038188d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f85039c71c5e0b8c1ee0247dfb481081164c693c642bbec3098b22476b91ca5 +size 119044809 diff --git a/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_392.mp4 b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31bf1ada92c65356f1dc9b3af4315d43806dbee5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6016cc0f52041cf37ab43a353d4b8b252b69b23ffdffb7247bf7801d712868 +size 182911248 diff --git a/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_732.mp4 b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_732.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe250bfac281672af8c558c9a094b83768ebe7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_732.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590c492033df5a913eaf5a16ff097413e0474d1e5fdf814853ead82003b016dc +size 395191497 diff --git a/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_739.mp4 b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_739.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b71e39d59338afc8840a07c490e87e83cdcf5bd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/tmp_60/video_0_739.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b46a6683212992211ec251628efe4741b1bec5cd2a3bc52c8086a420a1014fb +size 399375473 diff --git a/Real_Time_Visual_Understanding/sample_30/video.mp4 b/Real_Time_Visual_Understanding/sample_30/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59d80deaca5a8314b87ad5cb00738a05fcc3a98d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_30/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e035925ca00a99ac42992ff5973c88026e7f448c0c41c5ae7d75d460cf0986 +size 391965431 diff --git a/Real_Time_Visual_Understanding/sample_300/.DS_Store b/Real_Time_Visual_Understanding/sample_300/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b97493bfb446fd7d0b175c27847c29c869785663 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_300/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..586d43f091d69b6a578272e8af7529aed697a71c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ade085b4ae1b6e1e49e52ad1fa855d663d5a2a4969294827ebffc7a29160ee +size 8839213 diff --git a/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2dbe723ead384c8b8944bf9bafb75ba4f5bceb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e003017d2923d4f51949d6a2fee2f9af19da33501614e96c861a9b220e4bd88c +size 126218757 diff --git a/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_292.mp4 b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b69124537c41074176067c1a972466c41ab9c300 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d3c4b09ac69e887f633e7c92cf5b89abd1829c9bf1e803fb793d156427776d +size 247717651 diff --git a/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_422.mp4 b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7a1fc8eb039f170fba811dda315c6ec608895f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9887217c503017b5c78cb1892c2962c50f73c59b7c2f716f3fd0d9f8b8102804 +size 368672546 diff --git a/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_586.mp4 b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57904f4195c98c4d7ef36248b8e6b01c3dbc6af6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/tmp_60/video_0_586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b37c34aa144f833306c1fdefed1d76c3e951ead92f3fa62086b50c75a14b6f +size 503702450 diff --git a/Real_Time_Visual_Understanding/sample_300/video.mp4 b/Real_Time_Visual_Understanding/sample_300/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffac8abf462bf23638c6f6be64099b27499a1cb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_300/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b364b9b5c02d0d242ff096c2ba349f535622c66f564307d8fc95db8bca93d8c3 +size 498204126 diff --git a/Real_Time_Visual_Understanding/sample_301/.DS_Store b/Real_Time_Visual_Understanding/sample_301/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d8443a65685db3cbd14d70e5b928a141665f81ad Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_301/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_100.mp4 b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861ba6c44a6a3913e94f3857c04d1aafd1a8d782 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b83401530c0677404eb56ebf58bb3f8e3f2cc610bcbcb574289c8b1b9fd1c6 +size 127345470 diff --git a/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391403096efba428089afecc284834e8dc12e22d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2ca3d9e19ad6a9c1c0424c3c5a636b957d0efa9cc79f8693ad6f158bfacb38 +size 18141742 diff --git a/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e336817d89f3e4eab00614275bd04bad911fb83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57dcd7d946dc5f5c0b21c08ba9b3b3870f0db6ff048b55a998dc51cb06ea0f8 +size 202615866 diff --git a/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1746d4178c135068bb90c86fc32cbdae3d0562d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9654fa2eea3478845a36b29b6c47518b3e07820b4001f0f35a1e511fbccf172c +size 303930213 diff --git a/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_84.mp4 b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_84.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b090bd4d414f125f2a72187e442d79079212f14 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/tmp_60/video_0_84.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58dadd817f9d2a5bc2cd14b4e33711b65039258fe24c30c6713534374c977e61 +size 105967403 diff --git a/Real_Time_Visual_Understanding/sample_301/video.mp4 b/Real_Time_Visual_Understanding/sample_301/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8590560be1f81ce45a9f5eec656f79b320de22d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_301/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac49cd4da4e05862ba811e6cb38832b411a264d0a6b22f76d810df9c5f4a28e +size 177479973 diff --git a/Real_Time_Visual_Understanding/sample_302/.DS_Store b/Real_Time_Visual_Understanding/sample_302/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2be1750ba7ea7a02e503deca67af2c1755d139c5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_302/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82caedf0ab505063d165aa6619edefe586321931 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011bb677d0933c8dd47c6d04aaab0b4f599f6d193b6ae69c303b7bff380e81e2 +size 188799068 diff --git a/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a4f1c34aaa206353d8ec48e8aa3b03da2c02e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8248ad8edb4a07440b1441f64d4c5c8a5765d73852ff15bf92024e55654cfea +size 268230556 diff --git a/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_253.mp4 b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fcd589e1f81b5298367f4de2d5088e26c00a1f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718abb560b82a4a1694b3cac51ad7e37645314a10672a8e82091a2f927178b03 +size 273946613 diff --git a/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df62218758fd7862419930bc959042fb4e228a5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78306feb3ad121a545fe763b190938ba73049e53ace9a009c3e2b96a548d8df8 +size 6753037 diff --git a/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_93.mp4 b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_93.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fec7a65216249c623df7e58e35d94d04082139d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/tmp_60/video_0_93.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada2a2e68d35604c2c2c362caf443b8062fe2deaa9446cb666b07e68106e57f6 +size 92580920 diff --git a/Real_Time_Visual_Understanding/sample_302/video.mp4 b/Real_Time_Visual_Understanding/sample_302/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..297c702b1602c919ee73b309f44c6808f740069e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_302/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2621921baa64f16876bb6713ea0c5108bbf9dbaffa3a77dba9017608c220626a +size 178496906 diff --git a/Real_Time_Visual_Understanding/sample_303/.DS_Store b/Real_Time_Visual_Understanding/sample_303/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0862a20359c34d9140438eebb20547112b3f65b6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_303/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134bf056c2896040324ee31a23d5b72a3b75f4cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7667881366ceb76c3e182ae1a5a883610e21d09924bd6e7d871a3e2f0f7187b +size 5792258 diff --git a/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_257.mp4 b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..516e99da9a448567e4a96917c2d169595118fed3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5930d46ce42987eef30c3641573dc5e8c8bf1f7c505cce54a18e32ca1410bb26 +size 182121055 diff --git a/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_485.mp4 b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134321803562d27c4d94a9d80831c605c67d1ce3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f427540e0c5af58fdd372812b52b2efab58a21a102bc4cd2c8ad46490420cdb +size 360647928 diff --git a/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31436aa6e932cf44a0bdefc959eb1d905f3ccc61 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb952178fee0b1fc5ecbc7bf042e5b0f6ddad6aaad49c7516dae9da1fc94897 +size 370239330 diff --git a/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_737.mp4 b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_737.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6eccd63b8bef3dcf07c5d5c6bf6b82d1b0e7f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/tmp_60/video_0_737.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfaf387331fafe27735c8730e5e92462d179494cf02c2c8825e944714f9ddce9 +size 549276338 diff --git a/Real_Time_Visual_Understanding/sample_303/video.mp4 b/Real_Time_Visual_Understanding/sample_303/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b77d553c4d08eb0aa239e48e7a9fd7993529c0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_303/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cc6590ab01062f2512f835332c568dcf91e304740d78433ece273a020e0fd7 +size 522618222 diff --git a/Real_Time_Visual_Understanding/sample_304/.DS_Store b/Real_Time_Visual_Understanding/sample_304/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0612a2e2c7a61f7b8cdc35f18cd71a0e5c1ee64f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_304/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c838673c40328a1bb4af633602e7d18ce2234e48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1eb8a95a8836c0556c5ca00008e73049135b2e46f3da2fe9081896dad7553e +size 111102247 diff --git a/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b2f3eafda60b9d0935332a755ae82d71f4904fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61df297a9710ddc83abc2d8b998558566cc1c8b8e6a44e2a39ab91eb3f44f4d8 +size 15299609 diff --git a/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba8f48eb55f8695722c38c4d8a08ce98a2e4804 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91b2b99871e5fb0bbfda77eba27bc7736bca0202e5f8228ca590fca95e4ccb5 +size 220989504 diff --git a/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_428.mp4 b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4be59ed7acd46559cdf0cdd0308b3d0635abbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ffb0b11603d2b23a54c6857bc2906d5d3e854e9d7492cc1af765f473b19a91 +size 314814655 diff --git a/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_433.mp4 b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77e609dac349b67b133fa397c630ab9889edc302 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/tmp_60/video_0_433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd6e1101f040dd6b166db24dfd8cf7396e8120e63d093e892fb19b1d5c83744 +size 318539352 diff --git a/Real_Time_Visual_Understanding/sample_304/video.mp4 b/Real_Time_Visual_Understanding/sample_304/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eac7ec2e6cd8b9c2e07f40efc25cb0fa1ea2516 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_304/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b327480f3338564fe0d799b1c326fc81200e8682b5f0b2c964db80fb056aa7 +size 387651593 diff --git a/Real_Time_Visual_Understanding/sample_305/.DS_Store b/Real_Time_Visual_Understanding/sample_305/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6cfddb5cad21e5bf893766d245f78392c66be3f4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_305/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3d10db141834b6bce85baecdcf54eb8f65048f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12698465fd67986eab7bc393818a8498ce1b7194926046dac19274ebc2ada0f0 +size 11076171 diff --git a/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d63882845cdded14363367c6c13f3e7d0a43bed4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a930dea3f9c2e15ba8fd567cb57fc6d83171673ebe0b743c81a3cbd8c6b4b13 +size 107961046 diff --git a/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_296.mp4 b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6ac5a486a3d6468d74d385d43628605a38a204 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e953e8ce53e397869bfcc753447c5e132e03b3e3484e11b5a0545a5e5691cc7 +size 222266935 diff --git a/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d085e9731be6ff1e3c6153fef5d398c1cd0309ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59357483be8cab13b9c45630038c68ccec78f945da7459d327cb128df1015078 +size 2461709 diff --git a/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f58f19f01de8256f8a28bda13d1c167af3d61f02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfa4fd0f8844158069b6a3cd05938b0179b970d2b77900d202e18f37598d37e +size 335294074 diff --git a/Real_Time_Visual_Understanding/sample_305/video.mp4 b/Real_Time_Visual_Understanding/sample_305/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eba5340476212b5e966feda0058d2f63fe03846 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_305/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0d74ed5d84328d64293309a6924ad04be3e3c04fa696403b1411cbf49890a9 +size 397937693 diff --git a/Real_Time_Visual_Understanding/sample_306/.DS_Store b/Real_Time_Visual_Understanding/sample_306/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6ee8b970866ce67cf137c3a3277770fee411f2c7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_306/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c491f1f16c516fe3670fe083ba7ce7fdaccf63ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806a454d101608dc1fa7ba0cf162afaf740efe7200ce118308972c99c057e6f9 +size 110909521 diff --git a/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7016fefb9aea67b871440064e774472817933522 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0499932579aad07d331fef112207b335d9bc4ad1c401f5a14d5f2526d83de265 +size 10165498 diff --git a/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_294.mp4 b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba0a8a9f5e0a092f5f5b1804622a22edfd363c77 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067eabd1f4c9d762ac8badaaee0155a8cbd29725ee1269e5c7e9ece73c57cd3e +size 252032125 diff --git a/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41eaa1b47f6e348a46cfad914813a30cf67b11da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804320d7f7dd49e3b77a8ddf9a8b07c5b04be7bca97efa85d71fc9f97fcaa031 +size 380905823 diff --git a/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_534.mp4 b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a60259f1b02156a8a98f977529c1aa3cdc8bca8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/tmp_60/video_0_534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4024d1415af2a5ec2260a4f8a8c6ef3063d053bd63661f3fa2b531c02c276d9a +size 459607141 diff --git a/Real_Time_Visual_Understanding/sample_306/video.mp4 b/Real_Time_Visual_Understanding/sample_306/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29af23fdc7f06fa309e23b27f1f72cc36f9969d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_306/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a082f9d9c6e45b37f2d8391bb2fbd7beb097308fa72358ffadc7388d801bed15 +size 411243049 diff --git a/Real_Time_Visual_Understanding/sample_307/.DS_Store b/Real_Time_Visual_Understanding/sample_307/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..86f191b5ff4fd01c04856e00c9b4ce097a1d0375 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_307/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8db47c50b98a396ede19f2b25719ca045181f706 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6570ba88607044ff8d956e10a1b059edd2f60808ba92d4721a3b9b9361202d06 +size 12675657 diff --git a/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_272.mp4 b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32480db65fbd832b35d97e2b2f72bd1f9447c5d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd28b33b568befbeaec7f7145a9150b3af970f0e694cbc2ac77220d0794f9a39 +size 182386743 diff --git a/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_523.mp4 b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_523.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..797742ec151a9c9d61388105ec8f6e545f11d0b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_523.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd471b21cbd94061e2f88cf02dd19067c344215dcbbdf2701479ac7597d1f8a1 +size 353735843 diff --git a/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_544.mp4 b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_544.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9810ec7c95a2d49c27afb3d4d9aea8abbbb48165 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_544.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f737cea9bce7cbed0523fb5c025e7639e006fd547e4d3a78dfaa61e71d7060b5 +size 368056977 diff --git a/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_786.mp4 b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_786.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba82f8d20b1ba94172aafd7a4663f569e7ca8913 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/tmp_60/video_0_786.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef34dbb8aa1d96e1b86f3cdb3529251a8fbd50485543b68d301259e3e7a3fa5c +size 548659933 diff --git a/Real_Time_Visual_Understanding/sample_307/video.mp4 b/Real_Time_Visual_Understanding/sample_307/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4664d4b137f53e17de0ed46934342217682b6327 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_307/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5580d4de1efe55925a6106e0eeff23eee0fa6d39e05d021b5bab21f10bebc3 +size 602294133 diff --git a/Real_Time_Visual_Understanding/sample_308/.DS_Store b/Real_Time_Visual_Understanding/sample_308/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ac7d7370c8c2b45b5c9849744ec0df12857a24cd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_308/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b14892444055da09aba5e8fc51738068f1cc4eef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99687ff6bddc7081848c3f8b3217bde68ae0b6f21e92870beeec0b8cf49df1d +size 9224072 diff --git a/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_184.mp4 b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d1e2d94fb6716006f955c8c85df9bf2cb463f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4292f3e179b6d93266550216b9dfb41f3c8c6e2e2ac49d7d05d4246dcfe6ab65 +size 140520969 diff --git a/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_329.mp4 b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f795f6feaf02d106bb268a6f80539a4b471697f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a65b30956f54c66aa93de6364e8e6a7d93f9bd9722f429b1f634404745560b7 +size 233256924 diff --git a/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_483.mp4 b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828f642921a7ba41153c0e1934bdf145d88556ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff941fb9b8de6494284abe84ff19eba882c088b6c47d858df7083833a6911e86 +size 310606681 diff --git a/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c9bb1285d3a4c4c10659f67ac8e983078519b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c5dc40c8d50d628aa4b2cb0d993ac8e4732591975bb6da3918e62441c2e1c6 +size 4232282 diff --git a/Real_Time_Visual_Understanding/sample_308/video.mp4 b/Real_Time_Visual_Understanding/sample_308/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda75fd5ab9f31a8ecaacefcbacebd079f090b8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_308/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4b644bd2e6b0d9098361e2486513bb35aadc9a50307e22c83445b64dbe2a82 +size 263438287 diff --git a/Real_Time_Visual_Understanding/sample_309/.DS_Store b/Real_Time_Visual_Understanding/sample_309/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..89209761e55c6820115b9d69bffaad645597ca22 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_309/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64262ddffae12a3b5bd21edfafd5fb2afcfcfe5f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b4b89126cd99408e0b58cc9c8e9114148c37b727a41b8dc0c503f264080326 +size 4940131 diff --git a/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c9c0dd05cad5a204a43c47b2844726f3228975 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be8a0b886706da700af18bcd09d5deb0d34d24265ac26649de63f89c425652b +size 5525324 diff --git a/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f9d62815b1185f84623f35c5254acafdaba269e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0160e95cde7cb7d47a24a81c8dc5dce55bac1d8feb90d69347db56ac610e946b +size 93684622 diff --git a/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5910e7b46fa46fb4562ed9704bbe30fc0a82b0c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860a803d043d72ba2ed0465b1d45f7954c16502cb52eec85cd9e154ad7ea3dcd +size 174281083 diff --git a/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_484.mp4 b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..118a40e679b973b0564972e849a12f9247a67085 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/tmp_60/video_0_484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d135e6e78bd84a2b904ba76af10e4f4adb745aee730ba05b72ffdb0d6cdc52f +size 293004098 diff --git a/Real_Time_Visual_Understanding/sample_309/video.mp4 b/Real_Time_Visual_Understanding/sample_309/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..066ff3e3770ee5e7a647fb36d9decbc0c77c5c57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_309/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0225c85cc608bab029bdb97aebcd146f55974b75eccb1045283fd505a45e5045 +size 283522293 diff --git a/Real_Time_Visual_Understanding/sample_31/.DS_Store b/Real_Time_Visual_Understanding/sample_31/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4f104e681c04bb64bbf5bcc5e3d087d519f2e9ce Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_31/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..599b9b8fc9b7194532d3737b27ea20adbefb2d26 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34b477b8b061696d0f15d1955a6ad38d01c5160b5419bcaeaeddc468a2b1396 +size 43024224 diff --git a/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c047661da3e09203fb0d18c9571cbb0feeb1ac0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687eb6b2c34e277a308ae194de664e49b9334cd81a223830ba7be3ed09d86321 +size 3444892 diff --git a/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7994ebecfc930a0d28235a67fa56f45f501e246f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f6b82686a8b22e80b13258c6d8151371544862cb853820de61b457f88c3d76d +size 55397841 diff --git a/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af88128a065e1750bd41dcde592b616e38bee6d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c05f2967e2bf033e7d947e9f698eba5016c67a4b25c064f49c09893b7164cb0 +size 84128484 diff --git a/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15a1ab3aeea078e1971f614943df08cbc64f965 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192d46de3810be58aa48807f3e48e1dedcf04bf08b6f162429f946110425f6f1 +size 125713227 diff --git a/Real_Time_Visual_Understanding/sample_31/video.mp4 b/Real_Time_Visual_Understanding/sample_31/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33580c935a8faa223c7f191d9f0689d68d6369a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_31/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c501487a08f8d64443f405464205ad946d2266fb8f292934fc51f1eefb5bd0a +size 182010517 diff --git a/Real_Time_Visual_Understanding/sample_310/.DS_Store b/Real_Time_Visual_Understanding/sample_310/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c123ca7f943a4c434b43a9419198f0f6a05e6f89 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_310/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_169.mp4 b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9fbdcd8d2c4b64df0a34f2f62ab75b933932f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc6337f960839aabd4659572deb2081aacf5cdd08cc416dba369cd0e5e2bba8 +size 132665584 diff --git a/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_321.mp4 b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c25df18a71d0a3f00b0a2edddc416f1e178d08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3591bfa68623306006afa00b8aacdae4c019c052d6f774c9ec81daa1b790363 +size 235084779 diff --git a/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_335.mp4 b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e04fc0f1cb0ae2de92cb9fb6c9ac959a2956cc19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2c6561d3b09298b54e95b75e5806862ba91237b0d74a6a578411909acd706e +size 243194531 diff --git a/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_492.mp4 b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17eb66197a6de77cd6504e8971b71d9cbf161440 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0346be00cf648e82fd576b5aa527381a9bf391d189a2f14a1fec3f383e52cecd +size 331477135 diff --git a/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0534b02f97050227c56c8a66df6c7b0cb05b9ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012f693a539d8089ff5098e8ad683bd579cb3cf039baea70ffc29062a94029df +size 6100710 diff --git a/Real_Time_Visual_Understanding/sample_310/video.mp4 b/Real_Time_Visual_Understanding/sample_310/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9888f16ad65af3123fcacc6f244e3bfbb921ce87 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_310/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc472850d1d346798bc06aa86c43b008eb23eb31619b06e4a73c9fb2c0c797a +size 300346273 diff --git a/Real_Time_Visual_Understanding/sample_311/.DS_Store b/Real_Time_Visual_Understanding/sample_311/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..23fac88c21431e1337787ece8bbc48989c03f3db Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_311/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7994004909af9344fd3d55a42599da6f090e92f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426fd5ddcf526ccdefdeb1b7f537a034748f6eee3ba07b90cec9a58a36086f0b +size 9303089 diff --git a/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f565ea010764eaf3a71b1bc3ade480439907c01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e176f4822ad225944cd6bf9b39839b16b78d33e92ea981a1b570420627a582d7 +size 261806032 diff --git a/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf39758ddab6718d1fdfb113d62c075a22718988 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3839d9ce6031b2b465078e665e9b82ff60ab56ea8cf561370602b7af2e4d424c +size 268154681 diff --git a/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_483.mp4 b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3fd1f8331960b7c517ce658eeba465be4efa036 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f535af45a22851ba1d336d56d37368ee693a6f78cbdb5986d45066d303c708f6 +size 342680580 diff --git a/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c37f0eed50857dfe2adc9b8ccc0fb2bde4d6932 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352c561622e1117c0d974ebfed69245b9029f533984257390e5b80a42d1ced9c +size 345039722 diff --git a/Real_Time_Visual_Understanding/sample_311/video.mp4 b/Real_Time_Visual_Understanding/sample_311/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4862cf23d8bddfe5cf0c5f84c54bc7221826edac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_311/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624c9cc1ecf260d91626ef1318380a66edf120611be1c919929dac2f50f5549b +size 290249375 diff --git a/Real_Time_Visual_Understanding/sample_312/.DS_Store b/Real_Time_Visual_Understanding/sample_312/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4d34fc2d9a547bc7beb6991353a30a11e7b9ec71 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_312/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0e0292d4949ee13c33a3d060dfc8b04df27c17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea46c6a0a590eef9504beee05a81081b235390af93af68247d0e0bcd2d1844f1 +size 117545330 diff --git a/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..416252ac30baa9be7e090e92ee4171e40fd69e5d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7fd055fb9e84aae0e17aa85f742364d14f912fb728f1d30b3659f047182caa +size 237243736 diff --git a/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_346.mp4 b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa094ba015e7b07ad6a83f124a0e1fc13e2a45a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd2e54aefb5ff65660b51306a46f0d04760c9b0b83276634f781774bbb997ba +size 250994984 diff --git a/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a52327dc89f247b40195900ade10ddcf2e1b453 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22ad27cb600b4b7cf0e64417983fa2aa622c656bfd9c5eee1e5e32a23f5ef78 +size 362289716 diff --git a/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_496.mp4 b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4e693389b2a688d1e376cc55d8c2da16492f0e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/tmp_60/video_0_496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15cbdcc7e974a48c25c4d8ee5173b2d3ffa06ef17bc2182fece5a32d7f9f12c2 +size 365026341 diff --git a/Real_Time_Visual_Understanding/sample_312/video.mp4 b/Real_Time_Visual_Understanding/sample_312/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b80cc460085f870e1e23e045244748810c3433f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_312/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36487e0269541d9049e6102a709070b72d9709f48dc8d94311fee89d3b0610d +size 296556774 diff --git a/Real_Time_Visual_Understanding/sample_313/.DS_Store b/Real_Time_Visual_Understanding/sample_313/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..481e45a1919a0439e69b71664cab2f232d9a9826 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_313/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_166.mp4 b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c2334b41c059c4945ccb90cfb9b34dbe28198f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa974bbd95f51b3bffbe5336839541dd714b6e25580259f7881968cfb8cccaa +size 103873189 diff --git a/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632183e42a5ff7a5f703e705668a11fb95a66336 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cb8163476ee3f8627d3300e942e2161fdd24b2ac85661743f345eaefecea8d +size 110615849 diff --git a/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_323.mp4 b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea4b59378998f8da7192bee3afa1de99c927e090 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f857b318507acd3fd998a7894c2575f4331f973e8db0f3589b9db58595f8cec +size 194280093 diff --git a/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efadd78a117a112263999a8fa4484ce169667318 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bdf506336d95df1a159f0b185c07f0be5c19f3b3bf0400e32cfc765438d2ae +size 1935934 diff --git a/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_501.mp4 b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ddf258217ad93dca6a7a9d6f8fb51ffb9e8e3c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/tmp_60/video_0_501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a12cb5ed15e563e47717049ec80bfdef9e09fc0f0014a9c224aa12743dd74c +size 284442637 diff --git a/Real_Time_Visual_Understanding/sample_313/video.mp4 b/Real_Time_Visual_Understanding/sample_313/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a7e4cff19cdebd15952e1701350daeb7feebad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_313/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34dc9052ad2ccef05d6062b2dd24e001b42cacee5dfe19798666cceca3995666 +size 282562845 diff --git a/Real_Time_Visual_Understanding/sample_314/.DS_Store b/Real_Time_Visual_Understanding/sample_314/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..45ada344409a5fc6721990d8d525e1e039641068 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_314/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac99ebb4c5187a5c806360272657b11f9b26696 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b9f90132c27d36fe5c5859c10b292c126cc3e9bc6b96785800388c69b82b2d +size 10264110 diff --git a/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3864c4c6e188e90af755fdd9d24c00ecbb93bb00 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c11de510859e0b7a2f63db2896ecc31df115fe1beb501220c7483eb324319d +size 166160051 diff --git a/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_320.mp4 b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8558fa7b8d128ec925985c2aff8cdd62ab454ded --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292032064291c9565d745742d55c23f42d313547528a3f214f96c3a7f5abb9fa +size 268114695 diff --git a/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_485.mp4 b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a3618bc39714535000f352291e8b65373dae615 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df8df496ee165ed5a80408162d8f7d914920a6a855109ab7f0807ea38013794 +size 384526979 diff --git a/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_593.mp4 b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_593.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad63d82c6a8207c8939bfed5da5a3aaf6c488b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/tmp_60/video_0_593.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574cd79209dab7bf5664d0cf4ed6ee539ce0f1a7edf6af789454b486d5746c97 +size 442926697 diff --git a/Real_Time_Visual_Understanding/sample_314/video.mp4 b/Real_Time_Visual_Understanding/sample_314/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba84e097db0b1a272de624dac6bb00c7e575c332 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_314/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fe57658fa4462a97e09abb84e1a47cdea4fd89d62619b1294800d5f6cfa3b1 +size 299042786 diff --git a/Real_Time_Visual_Understanding/sample_315/.DS_Store b/Real_Time_Visual_Understanding/sample_315/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f61b3253290f52f1cfb5869a31f5ebdd9aff3727 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_315/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_175.mp4 b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8106f57e376ff2ee17ddf36973540a88cc776891 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535a3809c2611fc99939b80b5269321e68115b4a34bf308f7a1b17313a816424 +size 126364626 diff --git a/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c5cf08a807ecbfd01e151367694219e7bcb6d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0853c76b4c715b1ae31a29d0986e898b8f430313a01563497547e3aa8d4d4ad4 +size 12603244 diff --git a/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b48eb896d1e33868cd2c6152aaf640b05b908a2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3737f019204a52031de315d370054c4f5853ddc41af80d053a8ba1458b7b514 +size 243448010 diff --git a/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..390e1ad063d6b95254fc091c74ba016d01b180a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_315/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a2262b34d5c824af11a560fd02a00297662c83f4eb492e09da256267a9eb7e +size 421757733 diff --git a/Real_Time_Visual_Understanding/sample_315/video.mp4 b/Real_Time_Visual_Understanding/sample_315/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8984d9f2792e4956c394262feb10bf9de657b55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_315/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ba319d431e0ff64e1acae7124bdad475435534240e3381e71037d0b8831341 +size 308716809 diff --git a/Real_Time_Visual_Understanding/sample_316/.DS_Store b/Real_Time_Visual_Understanding/sample_316/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a1bfaa43178bd75a20f61893155f53832e7dc3ce Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_316/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e403b995262b88cc9f330b4a9a4655d5a6904ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee60ee07da86127c8220d4f766c07a28938c6ae2913b81035e8c35e3ccdb4ad +size 8551879 diff --git a/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ae673cf5b235e85b04936146c3998d05127c07 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4223c02ac86b7e080055ac06ac766180e21610f418a5064d28c1a4c72f5f1501 +size 87207913 diff --git a/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_344.mp4 b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad45706869fa2a346128e2f03be6bf5a24d8d70 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b343c9f1d82968b7ec38f60b8c0dfb1645745cc89573dac2806a58029a8bbdd +size 134369057 diff --git a/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_485.mp4 b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69c29f2d32f02ce5ea45bc169ccdf2f6f5a69a4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66753e05a4a5e1c542fa8cc69c368720e228a52fd695011e457556c85e8b840c +size 188276063 diff --git a/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_493.mp4 b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..febd8e6e321cc0b3d5c9927814003cc7992846bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/tmp_60/video_0_493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4981af25da8fc5bd2a84901425adfcabfa1bb40e9dc6407df4ccab360d02a71 +size 192079134 diff --git a/Real_Time_Visual_Understanding/sample_316/video.mp4 b/Real_Time_Visual_Understanding/sample_316/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7783bfa3e38a8f8eff4197a6b6454e913e0c9f60 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_316/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c6fad8faa42059fa5bc297e900fdf69379e3660e441228d2c2615be7c783d3 +size 213880607 diff --git a/Real_Time_Visual_Understanding/sample_317/.DS_Store b/Real_Time_Visual_Understanding/sample_317/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..84e4eee2d0cc6ad9eeb572cbacae3876ddbf8968 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_317/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9962ec1d3186c815336749a053fee878f3a72906 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60aaa7f11e6e6eec304810154db7e580ba4a39dc2d4b967638d9d83ae0bfba4e +size 9852841 diff --git a/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdbed60eac2873a2b160678de85602a061d7c584 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666cdacd6a88f023bb1fa0ad74a7b89db8541500eb32126a9f914facbc990579 +size 122643822 diff --git a/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c005e545867c8e5d1a92eb5bb773e735e05e8fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc77515c928d018bda24de5b009ee4f4dcd1928e29b28a708424e8fba19ec0f +size 1312424 diff --git a/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_283.mp4 b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7fc9a04ab27f97246beb5e54f3fa87b8caa50fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431116b3ac500a079a8bd1b2c0a35dc3e910534ada00fa3608fb318bc2e8861b +size 214250611 diff --git a/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_431.mp4 b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42a7d3c638b6a0d11d88ff43c17e9fe846b6bbd0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/tmp_60/video_0_431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96801270833ac092a3e4a2b7db6169637d58103fa028933fdcaa885b020cca0 +size 294390886 diff --git a/Real_Time_Visual_Understanding/sample_317/video.mp4 b/Real_Time_Visual_Understanding/sample_317/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7610aa52c14ed7129f5af715bb7a0d33bb17911 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_317/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812d9a610d0faf75bf7a50e06a829d7283ab059e6251fb7103cd4f1b3ef2c640 +size 244664481 diff --git a/Real_Time_Visual_Understanding/sample_318/.DS_Store b/Real_Time_Visual_Understanding/sample_318/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f042f97d11fb8130bc35bbcfa3901a2de12407f1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_318/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..319f75037c92c2867a160fb3550b07c7c4e56960 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e016f1d8469ede95adc67110e96ed6d3f4d7f74f0797fc51fd39b911766c109 +size 11200999 diff --git a/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_161.mp4 b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29f09e55167090fa2f9e7a3e721359958f10885b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d758dc7af70b4341745f08a49183d056d700b750a8abf23eec1b70d75df3ab +size 100434750 diff --git a/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_323.mp4 b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7d15ea761d004dba873e373e4fad42129a059b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02ddd6ed0c50d08084bf913e4cf14192f16ce21f1ea610959bb08e34ac2a12f +size 222362195 diff --git a/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_334.mp4 b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b840535a28b9005dc98821fa6117c30a9e388c1e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b018e48495eddec90d8a1b9b08000b2236f624a608452181477cc690262a39 +size 232635524 diff --git a/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_489.mp4 b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a196099d40d4bd790e9bfd86c820813caa74cd65 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/tmp_60/video_0_489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a517d53144b465d7cf146a663ccc819e192c16d7d83f97c4416596712a057f04 +size 342737838 diff --git a/Real_Time_Visual_Understanding/sample_318/video.mp4 b/Real_Time_Visual_Understanding/sample_318/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8afb38bd7c46ec94cebba0a81bc71e512c88e75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_318/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12684dddd8be9420aefcb65c8148da6bdbd73610538b1bab9c68f3ff388a09bf +size 280688178 diff --git a/Real_Time_Visual_Understanding/sample_319/.DS_Store b/Real_Time_Visual_Understanding/sample_319/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..aa27dd81937aedc2c9d67c70cc353d7a2f8ddc56 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_319/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..122c31be724ada32ec74d76193811b190d462899 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9dba6b8a6390dc1607adfaa504c9b44cf9f9f48db5696f14ebef8b20246c18 +size 110154727 diff --git a/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_295.mp4 b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7326852a837f7e262b100f6eef0d0948c9570c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960e3245f7f60606ede2a32ceead59d9bac7f8ce697eaab1eecf1e4bf373d2d3 +size 206970339 diff --git a/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac6bb97906a5367241b5b8f609ea27d33ee764d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9baaab22bb0c4f92503032c922512c688e7ee4e93da9639b07198a6f802a2836 +size 211278250 diff --git a/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f182f87c8d45513643b769c25e4ac2f2ae1a3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38ab813cfc762c9a2bfa04aae3364f1ea350580cdea6496233b70adb4f29af8a +size 307982567 diff --git a/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efb1eaca747a4bcd3f130cd08a375cfc40f7d132 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d86a0b86f971ad8677153eda9badd0fad7ce5a6f57eb0db159432bf4403aa7 +size 5050228 diff --git a/Real_Time_Visual_Understanding/sample_319/video.mp4 b/Real_Time_Visual_Understanding/sample_319/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50bfcdecf4d302ebd993815931793aeb14722ea4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_319/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c5295ed8ccdef298f3cff2170c9abb5064e129d03fbbc2b8613d15eabd9e93 +size 293458970 diff --git a/Real_Time_Visual_Understanding/sample_32/.DS_Store b/Real_Time_Visual_Understanding/sample_32/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..be62d8b7bfad6b9b702aad4f887cde0a8e278ca3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_32/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_122.mp4 b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa5739f7f680e156012532630ed33662e2c257f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e211c1a9267a2d2b0957db49ac2931efc982d2c945476a7ff9d1037e27c54fb6 +size 39382109 diff --git a/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db47f9c8d1d3ae1fb394519131bb59966af1b4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c491cc2566c3e17a9a14ad24ea7ad006ef0998afc0f3cb4a1518be195c7ea5d3 +size 44883927 diff --git a/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6c0481b16e0a6db3ae3c08dae01a3ac5e5faca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f4d0132cca20950ae06a1edc2780290e4f1421b3816dbbde12de0c42bed1e7 +size 79632746 diff --git a/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_367.mp4 b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42915bb3316d3baef1526f9889cbf349ce7e7707 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4925f2627adea80f21eee906e46c8304e7b99397040031da3db5404a2bcdde17 +size 126476289 diff --git a/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_384.mp4 b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7a884bb617901911df30fdbdbcfdbbdb9c57b57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/tmp_60/video_0_384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf18bef9e44541903585203897cee931173566b5a877dd950d66132b2479628 +size 132532264 diff --git a/Real_Time_Visual_Understanding/sample_32/video.mp4 b/Real_Time_Visual_Understanding/sample_32/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e690a535c76d6d12db89ebbaed24aa04447915e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_32/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4628ea8bb2772a1649abb23ebb0be7c8589cba216e4fbf98ab83d7b3979a5dfc +size 164102232 diff --git a/Real_Time_Visual_Understanding/sample_320/.DS_Store b/Real_Time_Visual_Understanding/sample_320/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bfc2c55815abebd44e196df76292df766407c24e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_320/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f1cf5ce6091a16fdb9af7156900fa0e18603ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e657b015db79f04ca3ec36f4535721398140b78e7179dee86e9b518343f60b +size 7434599 diff --git a/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_146.mp4 b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3767b1b82f1a56b05105fcb532d9f5a2758e839d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479fbea1e8e0e41bfa96333a0c3f9173ed5d1745b08570c73a3804ecfdc809bb +size 71828212 diff --git a/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45978c6bb0ea6859ee6d664a91eb91d4b02913d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1733cde0a76b08b5dfa2d79a25b2f030d6d8c51404817e45ef71c56999942d1c +size 155284213 diff --git a/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_426.mp4 b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a3d855cbecbf0bd5a812adbdf2206019b68024 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5072d33d6f4bd65489ba6b9fd29b10b2784474558e7b0a114515cfbe2f8a12 +size 256650919 diff --git a/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_433.mp4 b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e377174eb958168adeeeaecfab797df0666aba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/tmp_60/video_0_433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e5b973890c8d9d8036e7ceb0b60b37807082ebb8e10942f75febc7c4093837 +size 265305805 diff --git a/Real_Time_Visual_Understanding/sample_320/video.mp4 b/Real_Time_Visual_Understanding/sample_320/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8da50a2a27b8e339e0bc559152c77abfaa88a01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_320/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fe5ddf60ac31a1ba54e98d01ad5874fa6f1a6913ad9f2e588cc36e1a4b7c3c +size 249807381 diff --git a/Real_Time_Visual_Understanding/sample_321/.DS_Store b/Real_Time_Visual_Understanding/sample_321/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..33f2f89c29c70b7ead1c95d2fa8e8554a62057ba Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_321/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb76f0dd496b32c17716fdac6804091bac4966ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c227532cb119e20b53ea3d2ea810cc7b8daaac3305fb717491ba7317d34124 +size 78321930 diff --git a/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a56015df4f306125858873b45b43bb0ad6209a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb9ce50f849c4bf5fd2258f4bace2b1c464146b909dd215fc87ec20de82b666 +size 9495590 diff --git a/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_325.mp4 b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3861f3dfeb91a2aaf35349ab543ffecf542f104a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35044b5dadf0c0877fc73dab6fbf4bf2302f2f561b3d0f3eead40a39515d64ea +size 169801519 diff --git a/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d8d947c9f17734819f8d1f85305e26503bbb54e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b006a5fbe7001ff8ba7d0b6d15248f3773ddfa5c204a5b50836951d2699676d +size 294824630 diff --git a/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0fea99be63e8b7249c3aad896b1acaaa8de8085 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856ee53537260eef35f411b8befb242da50ed9b80cd030e5dee79fb9c29cbf30 +size 362938427 diff --git a/Real_Time_Visual_Understanding/sample_321/video.mp4 b/Real_Time_Visual_Understanding/sample_321/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84442ce7437e25455fbd36fe16215febe6a339fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_321/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a3440a72b5c86064e8e466c919b5619762c44e2d2331563078d459c0adc0cd +size 260285575 diff --git a/Real_Time_Visual_Understanding/sample_322/.DS_Store b/Real_Time_Visual_Understanding/sample_322/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f4dc4e3c862205568ffe6ba0575be8fcd9118c41 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_322/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_202.mp4 b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa84c56ccb40c051e3fa0d179b2b8c8e175420a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff4a4a09b1452b04fa314b08bd54ce033abdf1a0e929e3efeecbb947367ed1c +size 163409483 diff --git a/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89907635aaedc14205ffcebd96be28cc62436d95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1326b6737c3c6f1d2de0b52b962de7cf35a4d81444a04b5852a8756ca20c0f5a +size 344998126 diff --git a/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be29154b8c1d012f764f4f63dc461d3f0ef16367 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bd10eed1727e678d9207b6ff5be423ec3d293ca2ef467bf1ccfb46c1787703 +size 3292147 diff --git a/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_600.mp4 b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a3fa0999265f79d89611224110206d619089e88 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6030bf675b99253e405409ceb1f86f0ba26ea9b09770cbcf626542820a5d58 +size 489921299 diff --git a/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_605.mp4 b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_605.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6227370d2466306538e1d936851ac44fe226fac2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/tmp_60/video_0_605.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869ad24170df2183f6c394bc14690f3d2c0a720137e2634902b821919aa0f946 +size 492953669 diff --git a/Real_Time_Visual_Understanding/sample_322/video.mp4 b/Real_Time_Visual_Understanding/sample_322/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d827bd380d242fceb6a057f627159e2939675d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_322/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98275f6f0de7924f2f92db84d58fcf80e35db8f3a2235bd6deae6c33b5d3b32b +size 425545976 diff --git a/Real_Time_Visual_Understanding/sample_323/.DS_Store b/Real_Time_Visual_Understanding/sample_323/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4aaf6b4ac6445a7151984be97f791c3440bfd6fe Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_323/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97079d8941d70b5ed80d221cfad0d6be5b424783 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafddb90cf3bdf19537f267a8e22bc3111cded543f32d494810675a8f289a90b +size 11840404 diff --git a/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_182.mp4 b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f29ac4024a18ab0157b64d4257d20ad8ed0fed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e06f98f81df07e800a5fa836f98e548ea4e2f7529b42425d7f83b394c164823 +size 181698563 diff --git a/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44677c8b76e9554971d38ac2b52d665f7d30120c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b419b74efebc08de9bb8853c8c271632062c9d01a03fe3316ca4625b1a638076 +size 344018261 diff --git a/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ee2f9efec17dcd4f25d47124910a8964ac39a9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4304d4e4f7a4335e2c46e2f4ecac890afaa55ff4046445c01eecc46d5d934990 +size 350497087 diff --git a/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6238982058827f0cb892214be5dc65db4937fa0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a78984c17f19e496617fd808163bdc32694d5ed5b0cc3a60e707f3dcce4fd49 +size 549769372 diff --git a/Real_Time_Visual_Understanding/sample_323/video.mp4 b/Real_Time_Visual_Understanding/sample_323/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81a2dc5d5941c24a183edd2763658d3c0ce4a9e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_323/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3662a55e74999901e37699c3a017687edc58ecabd8b87c9ed4800e94186bdd0 +size 510453385 diff --git a/Real_Time_Visual_Understanding/sample_324/.DS_Store b/Real_Time_Visual_Understanding/sample_324/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cec19106cc84c1183219149553237a5404887e49 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_324/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a19e1d798f083afbcefc606327e3916d6729e430 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d0e5c15a79613929b36c5429ab5c8da79e2589d88d64a3d604871fc7a30b61 +size 188461695 diff --git a/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f5d15daa25b877b357fd235eabe69fadb40045 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded1b0a2353b0635899c10d40126f80839b4786e722930f8b1a08882bf534580 +size 2988843 diff --git a/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4281b3e7aed959b32f30013562e36904cfd6a39 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16262c1b65c024275f0e1c42ce78ef9dd4b59af9bd418590509243b7280d8237 +size 361596979 diff --git a/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb32fded614a92c5c1fdb41286099a13cb6215b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5208d477ff76f4d20015ef0f19ce3bf9582b99f0f809c91b898e483c134fbe +size 538548851 diff --git a/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_719.mp4 b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_719.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29844c1b98995cd1bf1965b8f043cdce1f419947 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/tmp_60/video_0_719.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb228aadae8120110d6e2b118b2554a608ed8265fb66c56337d623d1c53c4df +size 704923705 diff --git a/Real_Time_Visual_Understanding/sample_324/video.mp4 b/Real_Time_Visual_Understanding/sample_324/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b4ee9496312cdcdbb3f35f456fe65b0d6b5f27 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_324/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80394a6a3015d496d942baf31622fa5ac3af98fc89f0cb129654f4fb3c4bdf2 +size 539290106 diff --git a/Real_Time_Visual_Understanding/sample_325/.DS_Store b/Real_Time_Visual_Understanding/sample_325/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9b9fd5c0f96db48f2d6785de272ff92bd97b08c1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_325/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b78eb596bf3d485400c33502881428d0ff13cc66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d42e85ee46ea625e9649445442932147064bf126bbdd05601f5751a7590d27 +size 191689242 diff --git a/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d8c2d982c7bfc2dd59ed03476c92ed5820851f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729fc45a8c4c8729747294c5d81d2bfad4582f099f52bd38bd1b8e4099150429 +size 22084119 diff --git a/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba621c6da5676b68e1749aef43732b09cfe355a6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44446e30d28f0f771a20bb95dce42bbbb904169b6eb403bb2ec70556295c3a1d +size 338659679 diff --git a/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_489.mp4 b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a2e3c4dd9bc87b982f4ac6539b03cf53c750b45 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f7c79cd2cbfac3d67778d6c477b174141f0c2ff99e5c286d3d9bff7aa2c6f1 +size 493941266 diff --git a/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..616725aa481b35002fb2f0a8d0bda5df7e47dea6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce64e144a7c32f08d3a9d327ac024fa5571cd8018baa2811b9cb50464dfb2c6 +size 9726511 diff --git a/Real_Time_Visual_Understanding/sample_325/video.mp4 b/Real_Time_Visual_Understanding/sample_325/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b134d6d0830db36c5a2c5a7b5a87299d0c91c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_325/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec4b3734a130f8a79fedd92668d2bbc89fa1b849745f9d002328de3812382f2 +size 455758118 diff --git a/Real_Time_Visual_Understanding/sample_326/.DS_Store b/Real_Time_Visual_Understanding/sample_326/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9d85841c24f7fd2f30fcfe9561b721f7dfa6db68 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_326/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_175.mp4 b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4547986bc3eda4ea8eca28fb0dcd68786d5c3b37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ac1a6c9a39e81f01a3cfb1935f3b6666a1102730ef9ceee32889bb142c4184 +size 174921450 diff --git a/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41aaad9aa26e5e293d9b8fd095d9e20219490ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cafa3135e7fc56495d25413dd95e4b8a1776d65b7c44636ff45874fbe22344a7 +size 300443721 diff --git a/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0496241eb12f0b6c3b40d0a4af41eb4209570f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84323b6390ce7b4cc3ba974e8d6ba189fd8bef200e962ecfd1eebe1501278b67 +size 306436710 diff --git a/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37c32b2c34caf9e09d9a8757f864c6fd7ebbcd52 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124dabb8f19e4610162187fc10fb82a1fccbcae5fb82544543dff9cd4c8555da +size 4622779 diff --git a/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_589.mp4 b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d6776c1c8c637f8757f2931027d359363a43f59 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/tmp_60/video_0_589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a70086bfedce4dadbf0bc60453e7a0d8b8c7fa930767e1b4a281eaf85fd4bee +size 522390719 diff --git a/Real_Time_Visual_Understanding/sample_326/video.mp4 b/Real_Time_Visual_Understanding/sample_326/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57147c433cac0ae0f3164df5687e2d9c96c1a128 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_326/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd5d44a44dc0bb87707be274f8000459e0dc6c0026c156df99c433fe24f35a2 +size 448861163 diff --git a/Real_Time_Visual_Understanding/sample_327/.DS_Store b/Real_Time_Visual_Understanding/sample_327/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..822434928afa44a82eab37e5e8ed711fede68357 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_327/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de6cf1602f85ce82fd9d1d86fe3ae0c59e1c4662 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea56fc61df6d586c245422104bd95b8dd5e935ac027b8f219491bec147c1eac6 +size 11991110 diff --git a/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8711c0136ada4a7809bc426f279a8f5f8afaba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309cb864b2016131c1c8fbcfda2577caf427f02dbc0dc42a03c6aa3db5c948a6 +size 160660786 diff --git a/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2757b7b0d0a71aa64afeef4365eabd5c8841e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c649e3863cb10dd0983875d0516ed3d55d778c7d535b8c8a3a9e88273f3efa3 +size 477053488 diff --git a/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_586.mp4 b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2071069f4ed4d46c22636ce27f0e5388236aca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252f8be1745fcd26d9b0a31592481c95a5060a6511b160f3344a3789e923dd03 +size 589952849 diff --git a/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_592.mp4 b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_592.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a6d4e7491ddfb3f5d9057f3a7df865f3ad455b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/tmp_60/video_0_592.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae540cdf162b79a284622ae3e2cc1f6a40cfd42712430bc564fee18ac65f93dc +size 595481509 diff --git a/Real_Time_Visual_Understanding/sample_327/video.mp4 b/Real_Time_Visual_Understanding/sample_327/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6196d387bb618cc6eb23360b531128eca0fa30b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_327/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89342ec921c69cfdfa67dea93d44434ea5bd4a1ea9a91551c6d6c1fec1eb9e30 +size 442990753 diff --git a/Real_Time_Visual_Understanding/sample_328/.DS_Store b/Real_Time_Visual_Understanding/sample_328/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..83842d4c3e3288906285e62b6e2163e39c8c0888 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_328/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac17fa35cfe130d84f5cc256e0ed2e3341e9c0fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0583f40f81c8a30e32c9069ed92f70d2b848953269fbc5e76ce875ce1caef056 +size 134445479 diff --git a/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56b05c3f1b06f9247300f1648ff88fc931fdf58c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538aa161e73cfa517e23f236f9f735b298c66822a8c46fd492535fa5c13f5d8b +size 2590239 diff --git a/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d8a6fb45a17a485cef0b30aa320a956524af72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cba6be832e49b648d1771cbb2836252c814583fcec58633291203549f1b47ec +size 309561737 diff --git a/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3adcd29c4efe8a21ab1c7d839d6e297b5f414266 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e1515fba5a4cc25a18ababead6a546b73740d32f58f1a3936c9d701aab857d +size 470501758 diff --git a/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_598.mp4 b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_598.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d723c918457c4bd085491c7a9a95e910909767a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/tmp_60/video_0_598.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0d18062212411f58898d2e28f7882d52883422b8a400b3ecafecadbe0ba9fa +size 592869439 diff --git a/Real_Time_Visual_Understanding/sample_328/video.mp4 b/Real_Time_Visual_Understanding/sample_328/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f68fe2ff2b1288123705e33254306c096d7ba0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_328/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8671c11e7481248298167c7fba8d5e1d2395f81f380ad6d430f5ab2e53095ca8 +size 446526103 diff --git a/Real_Time_Visual_Understanding/sample_329/.DS_Store b/Real_Time_Visual_Understanding/sample_329/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..acc6fc5618535148aea7821eadc84e9fdd03b3b3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_329/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_177.mp4 b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27432b608702807f7fdd8e9645eba9a5d5c8c911 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13b692bd595b7149c88990bbe1859a4972695860de92079d2e20f2163337f61 +size 159877933 diff --git a/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_321.mp4 b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be120de978e39d08e6f49db27247f425789b42a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1badbff8ec8fecb3f01df1d40e48a30c47b858ebf9e3d9e3887f86a128feac78 +size 285124265 diff --git a/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_489.mp4 b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f531b477e250ba5646a0aba87c0e369a9f54e4dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9aad5496afa92efa739f982856992493d42401d6dc046975d23d7c72b37fe0 +size 437561792 diff --git a/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_589.mp4 b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_589.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1448260b014c8f3f87946cfbd57bf599212e8d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_589.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853c5c4e28a1438a1ccde5fa0f372b8f591fc1dcc3283bd5dcc5bfc2b8fedfaf +size 538752479 diff --git a/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91df565599eee67af5d6d29ce2ca34054e771db8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1260c7bdc5dd2dbdbdec6afdfa0d0282961f9fc884f5b62d1c98fdb2731f37d +size 6260134 diff --git a/Real_Time_Visual_Understanding/sample_329/video.mp4 b/Real_Time_Visual_Understanding/sample_329/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a517c10069c9bd85a2c2eb2b58edab13ad15c46 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_329/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff61ebae21984999f7dcf6d3c53dcfa2a9768728977e56ac241d7c20166084ad +size 442747279 diff --git a/Real_Time_Visual_Understanding/sample_33/.DS_Store b/Real_Time_Visual_Understanding/sample_33/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a7c97a4ca6edc16d52bb84caf7a2914797e70184 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_33/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cc563092072504d9ff027e90c416737ab02a209 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95fe88ce5436440f4148b42f74be501d6a8cc07f0a253d08d84e6540af55cfd +size 40787367 diff --git a/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_150.mp4 b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92bd49ed4e4ee92d09c55d470f67a2dcbca6fb6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b41866e0c0c7d83b8da0c5a8fd3b6308d3adafaf81cb7fc32eced302de5809f +size 43474362 diff --git a/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_561.mp4 b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de435397399691afa0be756db14d81d2f8d96c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2289c2d7f33d297f71327df2d78a07f0df581855420557be38d3236e36236910 +size 184447632 diff --git a/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_567.mp4 b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_567.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7529b37c133c7b3fb9961005531eecc0aebd31cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_567.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1298f5476e960fd6c24dd78ea54d6317364544a4c67f588629c5854eebd042d7 +size 186736882 diff --git a/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306216b817010916f536d4dabfa9135f5f7d3b9d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12c512ef2f1fc9e068c10b3fb61dfdb67d899fef811db7b434c354b2944d86f +size 192317040 diff --git a/Real_Time_Visual_Understanding/sample_33/video.mp4 b/Real_Time_Visual_Understanding/sample_33/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cad77e27fa1bafd562bf92ff2a0de1ca1aca0f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_33/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab276c677e982bbae993b103a628c56e0850768f3db8b673e06388fc93279c6a +size 185636696 diff --git a/Real_Time_Visual_Understanding/sample_330/.DS_Store b/Real_Time_Visual_Understanding/sample_330/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..eb31611af8baf70e68f79f724e3080f1e5ca079f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_330/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f76b4f9bc41f1a5797ea47d2445fb384d092dfe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616fee8e0ab3e33368201d4489bc2729c1ef6a0bb6b6cc2bd6382bc521da600e +size 13907451 diff --git a/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488e7cb247f500fdfce31ae531f0136e86beffe2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2ad45fe5da655f0cf9a260d01bca2f3249d3094171a0a2c388ac316c600390 +size 163692263 diff --git a/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_332.mp4 b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36dca225c413eb3ccef84bfcef8ae7b5a13f5e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4649188bf762d641406a85fddab38f4d4097dd04d5d8afd61cc5e4bd93714283 +size 300476586 diff --git a/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_485.mp4 b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..401bd5b9a271a0ba41b4be3f1ab0d24adff6fd9e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199b7b84520fb53ff9b720da865cf136b87ad31f73cd3015d4209a993bed2a73 +size 451378199 diff --git a/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..879116e5d1fe91a410762ef3ea222fde7c036edc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bd7b7f587c40f8c7f221a0a66250e0974f81ed6481684f28e1f2d7228906ef +size 466475279 diff --git a/Real_Time_Visual_Understanding/sample_330/video.mp4 b/Real_Time_Visual_Understanding/sample_330/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56f5ce61b05c2d729c5f4a8db5dbfdcad923a48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_330/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d8e0131d90d72403255922db63591a68aae6bf0d713d753ea6258c59e09e03 +size 446358633 diff --git a/Real_Time_Visual_Understanding/sample_331/.DS_Store b/Real_Time_Visual_Understanding/sample_331/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9bdac18903afb169398804d19e7f34f405d482f3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_331/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b48ea55b10909d7422e07db8c3b3e7e956cc38b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b8b453451547f9e18ef4fee3f40a5eecb809e68e22f847697705d0eeaa52da +size 143445564 diff --git a/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_245.mp4 b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf98b72af36b95ca77fef8cf7bd2751a4ab5e29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb5eb25b4b29502c19bb4e54eb3baeae72d8f7b9cec9dbfe2b52287b28b2d38 +size 242302276 diff --git a/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8d34ca48d2d0941f18169039ebfb1b142e0e13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886a4fdbeb5f83ffbb01459c5bad80bcaabd056f80f73f128e330dbe1cea4afc +size 246531390 diff --git a/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_370.mp4 b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59e113c687c3dae449616de964df043ada33d7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e81736733dd85650b81765b569cbecefdcb8bc2c401ac018009f105572b73f8 +size 361164433 diff --git a/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0cc1ade5e43d934d78433c89ea68eb988c8bee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76de13b7b64c8d3143d5266b0f70a721b4a36399e4218b4d4300860549f19fe +size 7034657 diff --git a/Real_Time_Visual_Understanding/sample_331/video.mp4 b/Real_Time_Visual_Understanding/sample_331/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2fc67b83885cf6e42488105c2edbc26c5c13ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_331/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81eeb28488f39e887192f8965a2301b187e073f48f2891cb2c6c2cefda38d7e8 +size 322312894 diff --git a/Real_Time_Visual_Understanding/sample_332/.DS_Store b/Real_Time_Visual_Understanding/sample_332/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a3f9a99a08db7792d00b300c73e75c9ca6ed4c06 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_332/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d9c8282d089d33d5d97b6ee2ea39cc94c407d97 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b7861f31e775bcd7a6cfbc6c7b9835e3d0b55f378839b1e57537822c42a214 +size 7391989 diff --git a/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_175.mp4 b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7446efa50bd4d509766d8390ae41b4f8264931fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9d54d6686862e51dfb2cefe4cd7d8691599f1dbf014070ebfb6afe78558200 +size 110864014 diff --git a/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f7f7e3846bb54154c40f4e851cff9297a57979 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b986510f616c71cb90e2107adc97969ff94dc59d860ef1fef30ec9999adba769 +size 113672141 diff --git a/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_329.mp4 b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e9d01c90fd23a960e25eb92c44b5536e52d463 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01006f6888b6fe9c004db441f6a43a4ad28c1f7ee8c83d2ceaa9123af78f85a1 +size 154246572 diff --git a/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e9d01c90fd23a960e25eb92c44b5536e52d463 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01006f6888b6fe9c004db441f6a43a4ad28c1f7ee8c83d2ceaa9123af78f85a1 +size 154246572 diff --git a/Real_Time_Visual_Understanding/sample_332/video.mp4 b/Real_Time_Visual_Understanding/sample_332/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48ff9a9ae99b0293fa699bce8b40e61dbd02b7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_332/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fe83c605a53c781008660377d778611f26b03d54207f6573a98182c765dae6 +size 300095317 diff --git a/Real_Time_Visual_Understanding/sample_333/.DS_Store b/Real_Time_Visual_Understanding/sample_333/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8927e0b57031917f302c3d37adffc70ec4348f33 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_333/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2068785c39b48cc0ed92533579a01b8ce92fc25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b423f5de63231663ed072c9ab90a08836d46c81c54dbd00830e401cf4b0b8251 +size 6775301 diff --git a/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_170.mp4 b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ef943e65becdcc7b2bbe453d5a8190ca70916c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae0662259ab1ad4a30c3908750dff29afa6c69de766f292eb0ee740efec0050 +size 97394245 diff --git a/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39cbf943dd10d946025a2951a0ff06912096ca5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3e927eb857e59ba4e51506299f2249a51c76adc10b89c56269cf1e88649307 +size 187966701 diff --git a/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_35.mp4 b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_35.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b01fdf021cab135c0ff4f13f04448a7607b5936 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_35.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f81d4ea1a7512f14d8caf79be1484f5b42fbd5b15d019433f3da7466e89cb30 +size 20253917 diff --git a/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_485.mp4 b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6189fcd719792eadcf91810304e3eff4aa295c62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/tmp_60/video_0_485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c464bac8f0cab9994aaeb45d2b7ff0dbb6c5d04b0a86102051cdcda1b560bc +size 269295673 diff --git a/Real_Time_Visual_Understanding/sample_333/video.mp4 b/Real_Time_Visual_Understanding/sample_333/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b227a29a401b6993dabc41ae8d136d8722b13e8c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_333/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d277300dfb64a8ca91c6b1bd1100a94ee661920d510efc65c0e824240a59da48 +size 263582533 diff --git a/Real_Time_Visual_Understanding/sample_334/.DS_Store b/Real_Time_Visual_Understanding/sample_334/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cb7c19f97fa7f8d35b92254f87d6f5612b7979af Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_334/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568574b4d65a80913a3b819fc0d4f4dda0d97ba6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a39555e227d5212d3918c1a2b3b5545fe7b0f0d2ec6e64a2c7316e70d9c82e +size 6173087 diff --git a/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..806d8433835d93ce1873bead2a47ffd1c4ce9cbd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903de78a7dc65f427c0c57c021f3e11f2444a3f4ac577ed820628d91a01e831e +size 85664165 diff --git a/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082c1205b01675eb34c283e15463d7bd6e9e4ea7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c016748b028b3879b026f1589e788ed1c4f2985366ad000a1468b127ff8e41c6 +size 9871259 diff --git a/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a2232d6759906bc5b61a04b5958a4d4ba652093 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87a98d5fca12488e1f34314ade59ba5830c8825373aea8a8996d7756154b9d5 +size 158551869 diff --git a/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_599.mp4 b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_599.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd67dcaaec6d4fc2b7987b655f8be95d1981ee1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/tmp_60/video_0_599.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a8bcca691485ea2d20b0796270b14dc28bdcd83b509e183874271033c5aa90 +size 320342640 diff --git a/Real_Time_Visual_Understanding/sample_334/video.mp4 b/Real_Time_Visual_Understanding/sample_334/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ecc16f93ac3b0add99a4c7712a4d7149d6ae50 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_334/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf70a7d7a4b148a53ed4ea18a40e4e71789a4099b9fca2dbdd374ba7ecb0fbe +size 242254141 diff --git a/Real_Time_Visual_Understanding/sample_335/.DS_Store b/Real_Time_Visual_Understanding/sample_335/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cc80f8776347870f93454f488475dc1883fe7faf Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_335/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_194.mp4 b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8b4a5168e8937d026a2418b40c6192aefa74e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3b8ea64039c456e0798c2e4925c589ffda55f46de3d59416065d38f978a422 +size 95872400 diff --git a/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a30e96515a1fc74d01d1ffb840290333ecc3e455 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c4bf4c99543934032c8dbf55f188fe7caeda3371cfc7d13f90059306d8ed8e +size 11314149 diff --git a/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6419c72c8e0c3e29a56a15ae844a4148ed00e567 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e5e14bcca2da30d703bdccefa70b41926e081d56424d24d39381fb3886871f +size 158264740 diff --git a/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_494.mp4 b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a9f15bce7df3c8ca71c9aa195296deb4e99cff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdce838f834974eb5c6ddca3584114babe8cc417f7f6374ea5e769b0e8ddea0 +size 266120185 diff --git a/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_595.mp4 b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_595.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421a122fa4b62ca92706a4bb4319d8890ff30396 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/tmp_60/video_0_595.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f87b7bb97a24bbda6c973d19fb69e7f07f8239f8ba2a8bcc135cdcdfa9f318 +size 326992841 diff --git a/Real_Time_Visual_Understanding/sample_335/video.mp4 b/Real_Time_Visual_Understanding/sample_335/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09597d5eea7339856b7b5bfc7917a0f15c08b6f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_335/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f757888052bdf29e2a977fcaf7523c961a7d2f0808540f86cbb7c5df468dab42 +size 257482732 diff --git a/Real_Time_Visual_Understanding/sample_336/.DS_Store b/Real_Time_Visual_Understanding/sample_336/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a932b68d76cadbb8a75c717480b80f5f265ea23d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_336/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_146.mp4 b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f02db56b0e9a7beac6165b47349c4a65de4d12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02b30fb4d03cdb2a18ce975896feb136924245eb98b54bd352745423c1bab83 +size 75419940 diff --git a/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6a84c8f7a744304d71838da10d531bc348d341 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696ba7deb2bc9378e88c2a3b5dc82ee9950f0ec9eec686cac620bc65d591ee1b +size 8506593 diff --git a/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05ce471b8a9bd35f072f1b97515a992fa37260c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9f373127ca3ed488871a50555e94d1992798bef64fd035e923c6aa73cc7c98 +size 161106330 diff --git a/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5ca438edcec43baa3cc2f698d9ad8c569f98e57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_336/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748fc1753d668d7fdb91808f92188133eb4bc20cddc9a4cf04bb70d3aae85605 +size 281917779 diff --git a/Real_Time_Visual_Understanding/sample_336/video.mp4 b/Real_Time_Visual_Understanding/sample_336/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a534f6a9ae4688e6c61684daefb0d573e6db43d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_336/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957f9889bf89d5fb99b58981eca69e3145d155200e43b8636d4d6e5b2865f7df +size 273091059 diff --git a/Real_Time_Visual_Understanding/sample_337/.DS_Store b/Real_Time_Visual_Understanding/sample_337/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f3e0177ebd5347548eff011ad0e256df68efcc90 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_337/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20bd70812aa8c38bd6813069ee328ec0e4a6994c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f419d9dcecd4956d28083641d1858cfa5d5d2b51a468b5529f17ed8f9e57f8b7 +size 1415572 diff --git a/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcaa2a5814c8d35bbff6537a0df4e29c605158c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317f16e4905c181c412b75b20217634c2b8b7dee755985773a493792da2c172e +size 165185810 diff --git a/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df17e1c2b014f43296409921035718cedae98bd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da30cf5f869b263f38152bd53675af50ce5d155e2ed74720f0a16963c84a27fb +size 296007335 diff --git a/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b24e9b33e7156d0b69126aadb637c67d3d513c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_337/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2795043303c2eaaa30f5b3d2d4e6571feeb8b0a8b7f8076b5340cb648ad11c3e +size 409087282 diff --git a/Real_Time_Visual_Understanding/sample_337/video.mp4 b/Real_Time_Visual_Understanding/sample_337/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9ebe425eae0521d2f13fa0ff8203fca66b7965 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_337/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de014850b5e8740dfb9170cc7aa3d87ce878f7454447d61796b406fc0650b861 +size 333849203 diff --git a/Real_Time_Visual_Understanding/sample_338/.DS_Store b/Real_Time_Visual_Understanding/sample_338/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4208e7b761dbfd2b80f27206b220f2ecd69e52df Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_338/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f40af02a9f7d7f117c392b27a1e3934488c0d17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62f14f3cdc0bcc2631d948aed91b2b4c490cf5c4a3cbda8f26f9561b984d103 +size 6991232 diff --git a/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12be5237ac187573afb1a1b97e41e266d92ca8cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38da30103a1f6bba17f1a6055a34afdb7e9c76b8ed050e348680141e53ccaba +size 122076460 diff --git a/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_356.mp4 b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c1f85b56c5c1474eef0f8bd0716bbf6698adce6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66699b2f31d8c1311a9026b31ec90dd9a3a7a3520ffdac3187e128cef0f77eab +size 247146148 diff --git a/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_529.mp4 b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..008462df3f6dbfe7cce39f8014fd5661ddc02577 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec470c45e37abd1c0548e735db4ba23005b4d97aa2057353cf74e259cb6efcdb +size 377437948 diff --git a/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_702.mp4 b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ee90a304881f79e10d9fc1054ea32ca98146cea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/tmp_60/video_0_702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3439a1267e4d26bd0aefaf82b48fa2ea845e91236368bd285e37579aefca3116 +size 505445797 diff --git a/Real_Time_Visual_Understanding/sample_338/video.mp4 b/Real_Time_Visual_Understanding/sample_338/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4368f6a4ac5dfdf48cc6db9411f0aac891b4d9f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_338/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14492b4e8dceb61772bf414ea049c19fea9227f986efba2cd38a2367726b5c11 +size 451240598 diff --git a/Real_Time_Visual_Understanding/sample_339/.DS_Store b/Real_Time_Visual_Understanding/sample_339/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..00903d2da6dab2a036484bb2c45e47e5cefd239f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_339/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb0cf41d898432c97396cc58807fec436f5e022f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b48e3ecd86c3b98127a341c876348d8ee48ba8f7a8e13102ebb58da1737938b +size 10109182 diff --git a/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_166.mp4 b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0fd3ce4ae4ee69fa379da465ddadc30a60c9a47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21256f1f4d0b7ac3085fd593f4e73c98e1d01af0c5299340a2016976c9e67ba0 +size 133083485 diff --git a/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_244.mp4 b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b68e4e2c80dbd6e7a48ac485f87a81fbd607c98f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2259321d218df81cf14237a71e42e944ce8188f3b9ef1acb18dee0bd3c08e48 +size 204528701 diff --git a/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_320.mp4 b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2fea21d1d5d4590d0351d05ac1bd58f2abf098 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7515fba9d1461e8fe8c0ce4f1eb6b97c96517751a4e39c0ebe7f76348dbfad39 +size 279664975 diff --git a/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_88.mp4 b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_88.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a2c1ac290f7b71795e9dc9dbe31bff60954e9d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/tmp_60/video_0_88.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbb861996523b154dc4398726790a92a45f9771782a32c03c0d600b2dd3c5f7 +size 69014706 diff --git a/Real_Time_Visual_Understanding/sample_339/video.mp4 b/Real_Time_Visual_Understanding/sample_339/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac78fae4c09d37f5cb1e915c9e8b5b65693bc213 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_339/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10449004e5387cf3aadc6334dac247dcae51517cbaebddee595b9b5e1c75fca +size 282742435 diff --git a/Real_Time_Visual_Understanding/sample_34/.DS_Store b/Real_Time_Visual_Understanding/sample_34/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..07327dfcfce374638ba5686e5b6cd4b774854dd1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_34/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f2768bba0d8a835a35fae187803c3a0d2586925 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a6bb9fbc845ede2105704538d8eebce10ee1d4c134b7da1842b15e93fabb08 +size 46936801 diff --git a/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_170.mp4 b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8405ceb498d05981b3f62691e63b91cbfeb096bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909d3082f00633b9756f8d7d8d366f83dab8128ee1d947befabddf9e35f15055 +size 52830494 diff --git a/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46401549ca032875b62d42db894ffaa23dc02e93 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee92690107c9f6f51f31578c8dba67a585f5d51a930e966efc7b65aa03ed5e93 +size 92668146 diff --git a/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_423.mp4 b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b144d73dcc1c1226d5e9186475de0336770336e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b63a709b0114e3b20099ee72a188db658a3e2fd2eed2172da8b8207f870517b +size 141452532 diff --git a/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_565.mp4 b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_565.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..680ebf5004633d906cbe20e9b13c1b3c9aeebb41 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/tmp_60/video_0_565.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba43fc3d04b08b0e1d5b258da7a202dc533649ae77c50e1ff21ca0a2c3caeb1 +size 186447260 diff --git a/Real_Time_Visual_Understanding/sample_34/video.mp4 b/Real_Time_Visual_Understanding/sample_34/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3aaf32c691fa1f68033c847cfb19fb975fa1936 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_34/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66e870bda57e0a2d21557cb8bdd8c306332f3e98cb3a9aee5b5c8217f023145 +size 177444529 diff --git a/Real_Time_Visual_Understanding/sample_340/.DS_Store b/Real_Time_Visual_Understanding/sample_340/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0513e3a17818fb0d84c9e6a8766f58da1e4e9a34 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_340/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e138985226476273e8d9db902e80cb9f2af28186 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f15c4b5544e4433ece554d68954a614faa606797b26ffcd985b07067686612a +size 7594299 diff --git a/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37eda1c0366ed9ac3b348c0adca1d992203dc29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a542a3bef86843da9f0248fcdf7dffbde1a5cda9ed9133027f9f266e19582239 +size 120671091 diff --git a/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_256.mp4 b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1abc2391f0a18e3c4ea67e4d7d27b83565a048b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7929f64ccca75410da15fe6f89e8bfd1d025bdce6eec952369a11d86c98c8d4 +size 228621727 diff --git a/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0454728809f6ffb98221a80226be68080fda49e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c1a1329653107fddcd24cb4ac6d0e91862196ff92307e64f9c746771c6ea5a +size 329980403 diff --git a/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_501.mp4 b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_501.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd45b0c8bbaa84c582affa5f6fd4b1a986bb437b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/tmp_60/video_0_501.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7601cb81b6abc7a694a9e04961760bf1ee60ba87a65dec4881ce0d84705c999 +size 436948178 diff --git a/Real_Time_Visual_Understanding/sample_340/video.mp4 b/Real_Time_Visual_Understanding/sample_340/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2ebf6218b73c14ce3edaed68ce299348c8989b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_340/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad4f99fd8d0d1c201175b5c12ee7faa5ea2a365ed79436fc06fae1171291f70 +size 329772745 diff --git a/Real_Time_Visual_Understanding/sample_341/.DS_Store b/Real_Time_Visual_Understanding/sample_341/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8293f389453ad1235d62cf25b23a31a231e827cc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_341/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e95de59cde74f84b53b5a949ba34827f2e4f71 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a095278cabe7c3d79fd92448f0a2b2e53bcc12c42d4d0d4a8171bf59778058ee +size 8419383 diff --git a/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823973f34644e8c548caecfae1fbd70035a04af0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a705bcd37ee02ddd433cf2f49c7effbe6ecf12a35539c3ed318275df5aa4373 +size 121872222 diff --git a/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_217.mp4 b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7458cba1b476dc77f3c24de18b4f60f3e2456cca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47ea646f08fc9a43c847a0db7c6ebbd883dcea7c516a9c1fec4969e7fcd24e7 +size 183724128 diff --git a/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_286.mp4 b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05dd45892cf7fcede0767de9038aea4a9fb6bc6d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b5aea3593a6be972a50c047d26bba12896205ae9df4e9184d972fd330d131f +size 249076300 diff --git a/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_79.mp4 b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_79.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..986a4897df4c03274ab33536adfdaf6526987618 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/tmp_60/video_0_79.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d0cada3dc9eae4c7ccd3ca34de3e02be4f9435b0cbc513f5cb9492bf19507c +size 66482973 diff --git a/Real_Time_Visual_Understanding/sample_341/video.mp4 b/Real_Time_Visual_Understanding/sample_341/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b1a4b230bdf0c8c63fe5ef38a17152f4c150b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_341/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c84190bfad89ec37239179b9a4852caeef5ce0c9dd91920165b9be1c2c1a7e +size 227997169 diff --git a/Real_Time_Visual_Understanding/sample_342/.DS_Store b/Real_Time_Visual_Understanding/sample_342/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c98c71bfc3110a6b5e1717d9bade413aeaa84d09 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_342/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060ad5cff6d565c0315cb74dc93244d9fba40046 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46324869e49b0f4f3c6d779cd076f10c89e917031f2ac240ec37591ca570153 +size 8798686 diff --git a/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576d6f0c3044b4b9d7e433dafadd033e283b03bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcc901347bfb21ddc92440918021858f8e6e4e0338800b0e55b86f00e901f63 +size 122708952 diff --git a/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_182.mp4 b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deb4e429b39b2fe5c5dc590ff57160536e484334 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706884f9b841419d91f35a32b17758dada14b199080b758e8700deb94d3417e1 +size 159856790 diff --git a/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_47.mp4 b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_47.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4df91d689eec3adac487ddff9b8ead980a04068a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_47.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230e185cd5be3897bba13c7abaf94bfc0430459a6ed9b7d0b31ce7fceae433bf +size 40033336 diff --git a/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_96.mp4 b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_96.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4070f384462b9836965623c55e4e1bd5d4b796f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/tmp_60/video_0_96.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9899da8c38e797bfe94e66803073207fc5fb7a30b79fbbd2f0ae115bafcaf86 +size 83447347 diff --git a/Real_Time_Visual_Understanding/sample_342/video.mp4 b/Real_Time_Visual_Understanding/sample_342/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d04289ee745084799c891397e54cc9fee2b02b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_342/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663b40ecf3e7594fed44ef65d1075d88af8c1911148d85fc901ec8bafdc3a8f8 +size 141580664 diff --git a/Real_Time_Visual_Understanding/sample_343/.DS_Store b/Real_Time_Visual_Understanding/sample_343/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1460c4e5d88e95c48b5702ee047f8dadf13bb718 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_343/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e75551bafeacc35383526cf17b830bac19f089f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72167111d0d2e1fe7a5bfa5b625e4c9974492ba0563bbd17987b0a6f5c98faa2 +size 10340652 diff --git a/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..783402c51439f6ac2117f6f0b0fa87c8cbc6577f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0582a18e23bb993a3a2f17d7635be8267a6e817c8647cf8a3c5016a0a3311333 +size 138424540 diff --git a/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_235.mp4 b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb9e6928ef19bcf5372ec27f4e6e436a1bc1efb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af617ba749fac41a063dd35b7df4770266111030be643197d3bfa2272d56656 +size 204935926 diff --git a/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_310.mp4 b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9fdbd04f81a766a2532b8f15c5bdbde563066a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23192f8013b589a1fbfef00de6d6c64f2dfa63b1b10d13c1ce75ff9990b20142 +size 271468896 diff --git a/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_85.mp4 b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_85.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631b8099062cdfc3f0178cb70715680b945eb6a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/tmp_60/video_0_85.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21668fb795b4a00abeb237d079644fb74ebf6c9e6b982b218641494459116643 +size 73680613 diff --git a/Real_Time_Visual_Understanding/sample_343/video.mp4 b/Real_Time_Visual_Understanding/sample_343/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e88b6d8125710a92c5b1c36997583de8662c58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_343/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2d054a811c55ef8182ff0361769dc603eab5bd4cf80cf11211f92e1c12201b +size 271649511 diff --git a/Real_Time_Visual_Understanding/sample_344/.DS_Store b/Real_Time_Visual_Understanding/sample_344/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..75c5cd72b44372551dffce4824a3a54ec28902b4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_344/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ac536df7663b3ff127e900147bdb846cd8c82b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53fc42c8921bb0acd4ce3b3f05a0aada37a6bd2df68bd90a8defc79ba0fbc6de +size 10585999 diff --git a/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b35f1eb3bd09a998aa96de1cd41c6aba0f3dd23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c923926ff801233b107d5b6b639339c98da83e096ad2b9c4e44286910d11b5 +size 168782232 diff --git a/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b162a6b1392b830bcdc2c67ffa4679b57a1361 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c03fb16344ff5aaf500395120d6e3f8af219feaedc8c3629962140c1e9b3ac5 +size 249029879 diff --git a/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dab9885debc245f68ea684f9f5b6c848c845027 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4854ff3ca1b4852d325958ef824322c8b09f2b86d872d1c8f3cf5b795b52f7fa +size 335276153 diff --git a/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_87.mp4 b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_87.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077802b737d58d2be8b1b27c8838805d8e1a4669 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/tmp_60/video_0_87.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8820fc53306cf741a9890fdada984fd3b8c27a1a8461f3e2426ae2a869cc801f +size 89874165 diff --git a/Real_Time_Visual_Understanding/sample_344/video.mp4 b/Real_Time_Visual_Understanding/sample_344/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..988bc9ad4d1ba8006d67b54ab09e5408c9eabd25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_344/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246122bbe85f45e47c665cbca1e6ae91ed95f4fd6d4e8e826e458697c08df373 +size 281600822 diff --git a/Real_Time_Visual_Understanding/sample_345/.DS_Store b/Real_Time_Visual_Understanding/sample_345/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..88c17b8ca3c1dc8db85e27de1294ddbf2f850b9f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_345/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_108.mp4 b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644dde707f016b6f48f4b35342b8f1825b1faf85 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cdca9d54bb31ff5521e9dc2197f75bed93b5f3609472a905b67f571cf63558 +size 102170534 diff --git a/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928bc9f32523360141a5efa8063a8f8dfed25c6c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b48e61b6805e42b3100b08e9495a4d2e6f2217a09ec595c0cfe3898a946da96 +size 12109394 diff --git a/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f81e27a2325ab00915a57916ac24675a8c12015f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824751d42fd96844ddb55ae9b4386315e587752d85a5eab11e4d71cc33a237ab +size 198582424 diff --git a/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_304.mp4 b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509fcc457366b2745f45217980e41af7ff3a714e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af79f13fff5045f6eef38520c26945ad0af0855556e5f9a85e7ad7acea100a0b +size 296227452 diff --git a/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87e335ff261ac76fe3d101f880aafb5c34dcbbd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34dad75ec04bdf3ea83329b4a4c7fc5b679525ad06727fa9cca725d7eb3580e3 +size 390050104 diff --git a/Real_Time_Visual_Understanding/sample_345/video.mp4 b/Real_Time_Visual_Understanding/sample_345/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e470e3a079ed711f954c9ce091132ec805e7e531 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_345/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2eb63e5cccb42ca7408f337130a5a6e0e46b152f0cc2f34b55cbb6e615f57a +size 353983868 diff --git a/Real_Time_Visual_Understanding/sample_346/.DS_Store b/Real_Time_Visual_Understanding/sample_346/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..29047fc5235320401a4b2bca4d9319a877b2ff72 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_346/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9becec13c9a2bb76a3cf1b2fd8b756c7b5115a49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba970e27921d63d6f1fe9282e004b30b3c4a671f079c3e4389c3ac87043a6f13 +size 8318088 diff --git a/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d43a1c44ddec9fa9ec2032ae003d8cb89e8e7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36676e2457972ccc95d06a70047f096958a5c3561e85e0b93aae8329f3d1ad76 +size 115657977 diff --git a/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_181.mp4 b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d18ee47754e1a27bce53b8f92f8789514bcba786 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969dffe4330fe64aa1549b56caf289071d258f5df4942af55ff05833fddbc220 +size 171843988 diff --git a/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_238.mp4 b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9f36860c7fbd23215aa213a18541cce6f516fb4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9c6e29e94fe0adec4154e272d5bcb32e5436efef7ae5fe42dd240e175a1f2c +size 224365524 diff --git a/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_67.mp4 b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_67.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6ced5c60f39566b7bcadeb6f6a5c36bf40062d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/tmp_60/video_0_67.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7000cacc780a905be8548ee5125172511e2c92bb6322ed1e7648704a2bae76a4 +size 62460913 diff --git a/Real_Time_Visual_Understanding/sample_346/video.mp4 b/Real_Time_Visual_Understanding/sample_346/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4107c32cb5f5e2b19db685cbef94d558b377a3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_346/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c055220b51d52ea8931cdd07c7dab10f152cdb6fddd81fa476d2c53a04da21d3 +size 197980123 diff --git a/Real_Time_Visual_Understanding/sample_347/.DS_Store b/Real_Time_Visual_Understanding/sample_347/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6bf81babc6d0bd211c12464299abf155b09dca46 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_347/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cf5c69aaef774664a6f52a84a499e6c6d0ab587 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7208ff5bb9848c28c02a4a0913d1b73c50432d1d4372072f7b579afd505c405 +size 6639371 diff --git a/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_198.mp4 b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d183ce6c4a93e4e28f8ce1943dc24858273aee32 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68677e1d3920bd3a7dada90f86673689f7d15e69a5caa549bcbf6316dd7d9dd +size 167037612 diff --git a/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_378.mp4 b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d1985d75db4c0a1f860cda4e79c18481a0a3d31 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df4913b5eb148d9b5ef7b973e520fb2d67df928fa6b70806d9a168c388e753e4 +size 327398602 diff --git a/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_561.mp4 b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_561.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..215cb05ab2044fc74b0e2e19dd21e7245d2c8ae4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_561.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7d9c736ca437a1ea2bcfd284217b6383d044b9f8f37521bf4b23d853e3042c +size 490228605 diff --git a/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_746.mp4 b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_746.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a985627bcfac29a10805b6ff8516de6fa12d5315 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/tmp_60/video_0_746.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5079598255c36506114ef43f6bbb0f3e00fbf9cb7b8196a2b980eb77dd67d1f +size 661601338 diff --git a/Real_Time_Visual_Understanding/sample_347/video.mp4 b/Real_Time_Visual_Understanding/sample_347/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ff6b66fb876ff3bb7d547408cd880c8fc36653 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_347/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816c49c6da5567a95fa3566f232680dff99f29b0f5dd66ed42e90a2f755727ab +size 610926358 diff --git a/Real_Time_Visual_Understanding/sample_348/.DS_Store b/Real_Time_Visual_Understanding/sample_348/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9a8cbad4df7f4c29ef65f9974620a8517f5f0e9a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_348/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f24e613a81a09f46c07d1bc5e735f66e64b994 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c724f54e3ccd9119e0cfb24c7ab4c5759af76c62ccec6928d2a85762c1b00239 +size 187914769 diff --git a/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_31.mp4 b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_31.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbcbb4b1f1d6656401b617f5bfe0c8b61aba2135 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_31.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68a5d36c8845bc1b358bf6cd30aef897ff4baf3b572d4ed2b9862f8c1c72a02 +size 32238232 diff --git a/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63412095f58219bdc0bea28625bf600b65eb31db --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22464538f299a937b06dad002872ff06735d95e7a68c4f0a6ae886d3b6b369e2 +size 370790386 diff --git a/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_607.mp4 b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_607.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46a26e13980530a5978a2aff77d2f9fe6dd9088 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_607.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28258a956b31cad3b8dc38310f467c9826329bb955ff05c7ec5e172a4a52e987 +size 556183155 diff --git a/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_802.mp4 b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_802.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7924c61bdc9aef60cd16f6501014463f7ce6feaa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/tmp_60/video_0_802.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4367e0d37ee38ef4cc415bca7a8dfa2cad76deef0efe62a091d844310fd0b871 +size 730084682 diff --git a/Real_Time_Visual_Understanding/sample_348/video.mp4 b/Real_Time_Visual_Understanding/sample_348/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a1f2595f66f1f731dc4c6834f552a3f909f658c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_348/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4dd7b7019acbed168de85ec02af94a749ac17f121f19f7985d2dc67f99bc7a8 +size 667768200 diff --git a/Real_Time_Visual_Understanding/sample_349/.DS_Store b/Real_Time_Visual_Understanding/sample_349/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..eb54e672c3bad186643f7f0b11e53dc883d8013d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_349/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cd206d761eb939933c7f3100eb737526c87d821 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0482d1cb6887af81828a781098b33c4a32fe44ba2170e45d5a2d392d08e433 +size 8445983 diff --git a/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_109.mp4 b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abadc459669fda99b4b23f4ce0f9cbbebbaed618 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c059832a59b8b1f83d553aa7a413ad7285af8704727887c9544e0f14818686 +size 99863300 diff --git a/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_208.mp4 b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce30b9a6f079f1029d6e79f0b3d214a8bbbe2c5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58d8ffafb17ca158f94bed55f025886d18a55b5e8dc383817bfe847aa982679 +size 189248211 diff --git a/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_321.mp4 b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41f2476109d0a9e731924d5a3b2ac3584210259 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3334e5bdf266d811c4f1feab35150df2d829ee6df7e9501945f49c6e5f8ddc7a +size 292703441 diff --git a/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_406.mp4 b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..362ede2baa90b0c239826688dc8bfd688d07b0bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/tmp_60/video_0_406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3727de493e82086288e321d7b633ded4be050d19e7b1013afc2003c58d1b44c3 +size 372599272 diff --git a/Real_Time_Visual_Understanding/sample_349/video.mp4 b/Real_Time_Visual_Understanding/sample_349/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d4649fac6c57073f22ae63e4b24a455b61d562 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_349/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff69d1769967b2df3a9c71029101d0ca17a811211ee20875c2105fdd4c91df1 +size 335977141 diff --git a/Real_Time_Visual_Understanding/sample_35/.DS_Store b/Real_Time_Visual_Understanding/sample_35/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..abb53715a85a2bee0180638db1f1024e53e86d4d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_35/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d50153de44b1f40ad51aa984ac7468e53277d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d1f83fb8bbbc80af5bf33763d1d7ba4959e8981f61e12d2faf84071bf95030 +size 89955513 diff --git a/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16fd2d151f4d9adb7a2798f61efc907cbb08f6a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2753a13e37f0ff4f5c22f4034c514374f1e91fa4b6981f362459221202238652 +size 177285651 diff --git a/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_369.mp4 b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..684faf606d0f98e77d7ef87a88e19d9f8b5d331f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d89b53b41872d0c190ca90691a26b62999db96bd5e470332952ca89f0dbde2 +size 182189539 diff --git a/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_541.mp4 b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b2857e06b1ea3f738803369a59648f93eeeedb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2103892b32c4f6ca0a8e772c0f08a8d644e3d0f4d8996e344d95ec2c494e45dc +size 286713169 diff --git a/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_729.mp4 b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_729.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c1a6b185431064c6b358ddd4cad6680d506845 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/tmp_60/video_0_729.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4974c7cc123d213cc702733d6856ba6d2adc3bfa9a126249bde86dcbf42e1f8e +size 406529234 diff --git a/Real_Time_Visual_Understanding/sample_35/video.mp4 b/Real_Time_Visual_Understanding/sample_35/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a4ff6cb10a4893d6015b59dc4bbfe926e19e18f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_35/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3f0147899aa833a2bc8d569e3f7643925e0deeb9ad045c5d6012ecd06c7683 +size 417662310 diff --git a/Real_Time_Visual_Understanding/sample_350/.DS_Store b/Real_Time_Visual_Understanding/sample_350/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8d481d4234d54a3caf08fc1557008e9714385f61 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_350/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be08067b0869dc8894eefc78adb4c762f20de972 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7cd5b58de5101f69251a10a9e7d81e126e68b26797f4b287d0f286524ca259 +size 4994221 diff --git a/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfba0bbbd6e4793d8666e2a0d8d02399d20d4350 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b41c2a0b1babc8f62ccc492c0b3a2feb3fa369419c0939e72bdca88959def95 +size 76564652 diff --git a/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_290.mp4 b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c719964a886eedb54503b749a3c97e791f6b5c7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd660ba4904f114f3f24e0ad3d3c574e5d714e5ffb1615d440216f5f2004016 +size 142457906 diff --git a/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_459.mp4 b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..307bd15dc1dd0c98cf06eda6dff831b61491b32b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8500677c3a12a16f110f6c4d13f541ea4cc7ca6d0f0a7fe025304201c82506 +size 208833494 diff --git a/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_571.mp4 b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_571.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a0f622a617c8468a17975b7faeb515de7eb993a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/tmp_60/video_0_571.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec36a3be6d99d8638e12bd984f80db164939a5bcde8b2159c2b86b2c639dc10d +size 264851717 diff --git a/Real_Time_Visual_Understanding/sample_350/video.mp4 b/Real_Time_Visual_Understanding/sample_350/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea2efdf4689962e5cc7dd454a13f08cc83ab9ff5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_350/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b207f8bc6e73ddfd1cb5c724c4633c173e2bf6a9b68e520020f769b6436d008c +size 254010012 diff --git a/Real_Time_Visual_Understanding/sample_351/.DS_Store b/Real_Time_Visual_Understanding/sample_351/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..173f9cd13f8028fa5ed3b125de06c25f70a6a6ad Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_351/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3440c8eaabcaab38fc4d211c141a067e455cfc61 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff37909c2eeebb0e0dd76b1b073a94bf4f9f91e1ae85091276e59491618861f +size 6987558 diff --git a/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707048873879624e68b1bd798eebe34e9c29599a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3991db110a3075a21cd043f3a2cd73b5f8d10faa7d11440b60c3895e731695c7 +size 107795616 diff --git a/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_252.mp4 b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f31606a9aae92b1bb82096d5e1d496b2c1e65b2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68cbcf9e947b6a65054edcde2906f52672104d7c681fb70341f671f1070da9a +size 209745780 diff --git a/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_373.mp4 b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f365bd0e0e638f69fba1195bb7afca9135b326 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d3af5c527ed87d5919d5635d5612cda50356c847b44ad41178613cad0c548f +size 297221401 diff --git a/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8381f365cfa45882ec10a0a5a2e19b532dde715 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d2f636af47ae06ad273d08c361fc8a42b85b5a67ad7fa96497cc0a19e4debd +size 401701712 diff --git a/Real_Time_Visual_Understanding/sample_351/video.mp4 b/Real_Time_Visual_Understanding/sample_351/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed8e1016991b6190f6cb8be3232d090db5db830 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_351/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161523bb8887fc7f690f10c85804f86e5c136931d3fac4ed7f1dc12ce1477432 +size 444641941 diff --git a/Real_Time_Visual_Understanding/sample_352/.DS_Store b/Real_Time_Visual_Understanding/sample_352/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a96bd87680dc608a272fc8f83426100b82dec2e3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_352/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00cf2fc9e7df0c9ac7a5fc4740c2354349ae5ee4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6324ea7ee39e5f39c186d1dace52e5728baf51b76491fd778152fee4185969f +size 7471003 diff --git a/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af5e55f8a5daacad8097c7e7f06eadf52f0b92af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e62076ac64a7a3142e9f6803332f8863a24817a71bfc08b60028db9603d78d4 +size 103941052 diff --git a/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22127d623284bfceae1e33d886cc826b0a883ccc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777d27a283a2c4527f9c88ad497e45f7d55dae35e3a378926ffd1098a9e8bd15 +size 199771228 diff --git a/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_385.mp4 b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..addf9c53d21293526523da06e2a8a629af2156b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6961f136ec4716228740c308bc65c6d6204e7e0e145ca0762566dd174af1b3 +size 291432342 diff --git a/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_573.mp4 b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b6f887240ebc2561a47dd749693affa299a829e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/tmp_60/video_0_573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a1661e3e9c2ed5573d8c6f154f048de852b59932750ce1070b1d484f1fc381 +size 437238866 diff --git a/Real_Time_Visual_Understanding/sample_352/video.mp4 b/Real_Time_Visual_Understanding/sample_352/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4de58d0376bc77ff3976ec00c4298bb52f4067a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_352/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e12fba1333fa4952579f88a60bd002e2446d9f2f0a0b2ada71ddc7ba7d6b50 +size 457520237 diff --git a/Real_Time_Visual_Understanding/sample_353/.DS_Store b/Real_Time_Visual_Understanding/sample_353/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d15d7216317ad6f8dc70bc830e44143f6424b179 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_353/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3eaacd8247075d37fd4a37d9e8bb90274a10cde --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e98cb7e56f07111630096c119fc74a371f6f29471062ab795bd151ca013f741 +size 5464656 diff --git a/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4231bfd7f8bdcdc8fe2cad8bfd10c1f17d3131 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d6eb51cfca6b90b4239888413699aa153e1b9d783d205d9a5b1f3ee9a3b76d +size 116289015 diff --git a/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6137fa675d99b47e9adbb2406dafc39258dda6c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e480aca5e16310fafa8738e852649ff43feadb2319552f5a31d5550a4ae8cdce +size 219412756 diff --git a/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_556.mp4 b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_556.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2641de448f2a9573a440ba588477ca2fc0f5f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_556.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf813e5fe43d2aee9130dc3be7c3b33289369447493751a41f8acd1d73cd296 +size 323209347 diff --git a/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_738.mp4 b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_738.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11327bc1d8825358e4ca542c33ecea41853fb7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/tmp_60/video_0_738.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225c07f19b646730abba8a447aa32088bd71cfe66eec89ccd2b3a323b48bb786 +size 419033346 diff --git a/Real_Time_Visual_Understanding/sample_353/video.mp4 b/Real_Time_Visual_Understanding/sample_353/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b582310b6c8e718e57abe3494762af3f918fc62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_353/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e456e7c10962263118e91f0d93dae95f6061574d3b34848f61afc50df2a8959c +size 412827555 diff --git a/Real_Time_Visual_Understanding/sample_354/.DS_Store b/Real_Time_Visual_Understanding/sample_354/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..21bf0512fa9946e06c8a21e14ae6f34aa99a88c2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_354/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1147a58fcf02ef57a7831818947a89624bda646 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c5d33c4f46b965b59b7f7a321329055238c898883dc3a16d4ce10965d35a44 +size 7775136 diff --git a/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f56a4e30db08a5e8be49160ae462688359c6eb1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09886affb29d33b94a4d0a52ef1ad3124bfe784d3faf8e9d020b6f1f43f2159 +size 102496091 diff --git a/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_279.mp4 b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef46629b82e7153cbcf4f28d57a8d6730ac95d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7b8632561fdcc63ca9dae11076bb8e80bda3f8b4dac1c24d3b4f0b98a8e483 +size 201203082 diff --git a/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_412.mp4 b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f5eb8f54d824889282d220dca5cd96a9b277c19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2960ddf3322190edf051025e4054fc0bb84787657997df89ef4909b00c20a802 +size 293794650 diff --git a/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_546.mp4 b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_546.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe022ea4aa4007f66ac463dd1f40e5f88d965a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/tmp_60/video_0_546.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ff87fc1a1660dceb8df69a3d13e16cc740f6a0fd9e7771a26e0bdb38b34c9d +size 390719176 diff --git a/Real_Time_Visual_Understanding/sample_354/video.mp4 b/Real_Time_Visual_Understanding/sample_354/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d66d49885d0a1a62cf2a596b007371194254da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_354/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3825a5aace07b82f1f7b64ee70ed08d6f4fb3a309c1e1bd467c974cf8020d78b +size 342683768 diff --git a/Real_Time_Visual_Understanding/sample_355/.DS_Store b/Real_Time_Visual_Understanding/sample_355/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b97eb51a5e078d271235798a8817f55ee8a2be44 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_355/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994766a430fb8db34429c7665112c9d414d2f967 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50953fb867c6b52b7e8d59916a06498fc5af3344ffca750aca808f5512ae50c +size 7933274 diff --git a/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ddefa3fe952f14c93fec6032143c995a203f6a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697f1109839e0d41e35de64361f0bf187bb164ffb2d9997067ab576332f16ac9 +size 93061243 diff --git a/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_256.mp4 b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46e2176e67cd0049b88361d9ab78ecf3f6c5ffb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d92cf335afc30c9839b31e8727a0c9cec17a68ba431fbba7c0ed4ca4e0b376 +size 181410617 diff --git a/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471c78577cc7bb49f3995bcef2d567a65a41c0f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca17442d1890b841b5326a604b9e218d36ceb954b19645299ed69b26deb44d1f +size 270154993 diff --git a/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092f33e7ceae9cf2aa929de12c84b82a053e9e40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6686e58a50dc684522f99a5ae7cd527098edb858c2d3a07dffe7b40ab6eaf8a0 +size 351506381 diff --git a/Real_Time_Visual_Understanding/sample_355/video.mp4 b/Real_Time_Visual_Understanding/sample_355/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6d38d56ffcbd166a5c4115a9098eeab8bc42dfc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_355/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e502512f84fd0945006b70dae5ac694d42c7e4c5c2071ffd21e8698f38deedd6 +size 304996261 diff --git a/Real_Time_Visual_Understanding/sample_356/.DS_Store b/Real_Time_Visual_Understanding/sample_356/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8a935d0053de2a22e3ffadf4eb3385e8bc403f10 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_356/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88464a46e388d9c6315ab3533ee2dae5fe1e3551 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ace8b986e4c5329dc7f1c4a40d0327101f1b3456a97380d8395fb1411051e8 +size 7860721 diff --git a/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa39dfa1dbab5abc1b9b2b5d48ee8c1d4f64c4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37893c9c2ab0569c162d3c7696864a157d482eb44e04888acfc72042a82e9eea +size 104384639 diff --git a/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86651754064b3888bab8f2a50a445197589ee0e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959f3e72e4fcaf9eeefea80d57a2304db61d9fd47219607d2532fe040efdba01 +size 193648136 diff --git a/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_417.mp4 b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f4a603e1f3235fdc476564b0e911402163e3e08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e781762b2c7c2e1a5ab4e749c1f9114b40762985cd234aa7056aa1f0527fa2d3 +size 286748346 diff --git a/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_554.mp4 b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_554.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e068d6b81ca5f68fef33faa145cb0f51fce193 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/tmp_60/video_0_554.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aeb4a48a594fcd05e6dba8b9bcb4ba54b433806820f2985a1ec3a9d962af3c9 +size 380953578 diff --git a/Real_Time_Visual_Understanding/sample_356/video.mp4 b/Real_Time_Visual_Understanding/sample_356/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f068c946b273c73b68fa0149f801cb7cfd1155 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_356/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355509579eb4b2c15245628d91d43bfdae2dcb0dc3943256130814fa4eab9102 +size 332009463 diff --git a/Real_Time_Visual_Understanding/sample_357/.DS_Store b/Real_Time_Visual_Understanding/sample_357/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..74924d972fb9fd59cfbc32996f46a8ad3b2ffd7f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_357/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9770a0ca74fadc039d9610ed03d10a72fa93c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56de5fc102cb2592079b3a4b36c3351e307acef6f8b56bf1bca0efed4965536 +size 7742646 diff --git a/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7862b1cb1a4f1fc08653362872c5097de6732fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add10d896fb417042a05852bc13cb373b08f29c2e01b72294a609deb2459f4c5 +size 98786567 diff --git a/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aacd6c6c96d33421d12dec9e30506a73aeeb845d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c8fb4c82c2ce7064bc929f9ffeb31ca971ad5e9d6852cb979329c04b72074f +size 177875122 diff --git a/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_388.mp4 b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd0316c3d9998dd09a6a525507ce2ab19b9d21b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32564872dfad97992b38d436be973c14f9aa69869133b7f263c2c47941c97902 +size 271792996 diff --git a/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_514.mp4 b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_514.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f0f20cf9b7c5a86471aa5b9c6defcd7a4ce2fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/tmp_60/video_0_514.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1dbd1ece20c86592281dec27521a64714c93691847b66b339692f874d84af9d +size 368697683 diff --git a/Real_Time_Visual_Understanding/sample_357/video.mp4 b/Real_Time_Visual_Understanding/sample_357/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536f1d1baf3478a525b4bc5ea1fddd0ba4a33a38 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_357/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d135731a88213c00619c56946bee313a0be041a5d4f02dc01476e2b0bc00f8b +size 314049153 diff --git a/Real_Time_Visual_Understanding/sample_358/.DS_Store b/Real_Time_Visual_Understanding/sample_358/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..31987e906492ee2968002a6b0c04a03d09b967dd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_358/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cdcaa3720205ed35364cc7bfbfc85d65cb15704 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418f5bec07c4da9ce55f4ec7e5dedf56d5ef3c6c83eb39b777180cbd973b3df6 +size 83601779 diff --git a/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08d5674860840f5f996ec48ff7db2a2ee882ace --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1a9abd30849234156cfd73fe64f0e79075f3c334ddb850cab663e91ab27e3d +size 10691043 diff --git a/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_213.mp4 b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..209ad86405c6cdbf10ba1d2a7039c36ca68894b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c42f215296893bf4b25b83b09206e71c360bbb99b64ade97bf2a2974925614 +size 154327727 diff --git a/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_316.mp4 b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c323b3d419b56e248209354b6e1e75da0d60a6b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19475a9c3d293de38c574163552d8b5ba2366ab8d02696cf2dc8f5fef55880c5 +size 213814310 diff --git a/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_415.mp4 b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbea79d5ae91e0014942d4c7e634936e6d466194 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/tmp_60/video_0_415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e298a1a2dc96bb0bae241cf039a758a44da0fadd49283817c3803f9ae38a3b0 +size 285219521 diff --git a/Real_Time_Visual_Understanding/sample_358/video.mp4 b/Real_Time_Visual_Understanding/sample_358/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f19371458f52f94c470855fb70bd735ed9ed64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_358/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f6296e562c9c10a4d18042e8433010ed5f1c0e6709a9265b6eaf2226663bee +size 245859907 diff --git a/Real_Time_Visual_Understanding/sample_359/.DS_Store b/Real_Time_Visual_Understanding/sample_359/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7a34cb39f4a4fb28f42551530f3c239ec1e6f26e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_359/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c92e055f9511c1e4d2bf4374f41bdb75726695 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b3d82a70a645e197a8db62bcad9a4b777b3f8b91c8bfc58e983cb54f03a818 +size 5703775 diff --git a/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_156.mp4 b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe86c95046d4f411878dc95c33748d504b24145 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72742bc172d8689d877f7e49c2a5aa92593a595c951dedf36b33300bd1557bd6 +size 113241040 diff --git a/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_302.mp4 b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84eb6055f813b827e5bf5d492d9c45fbf83eafaa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6100fd2bff7547d58e7c5e00ca2878756277e4e7682e17cded921ff13a864b +size 215487019 diff --git a/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_448.mp4 b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ad107796c038c8a3733b3046be6a3935ee25892 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1bd00e3f38fa81d99227bc684d651f5e96fc6363205ff91b609ae8638b9efa +size 318507917 diff --git a/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_594.mp4 b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c660274a0814c62269140907d3780a695ecfc256 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/tmp_60/video_0_594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a0622aeb690d1fd04a124a721859250eb128a3153458a3b2819a6b154d633d +size 416942969 diff --git a/Real_Time_Visual_Understanding/sample_359/video.mp4 b/Real_Time_Visual_Understanding/sample_359/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c251efe1d373190f41d7408ee032cee7036a8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_359/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a703ca099693d1ec0775b98309b403ec8b3af975bbf5b46c027f53c19705de +size 358904841 diff --git a/Real_Time_Visual_Understanding/sample_36/.DS_Store b/Real_Time_Visual_Understanding/sample_36/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a30a51722197447f1aa55f04c2bbec666bcc648c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_36/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_202.mp4 b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e11196617b402a54379737232ca950be078b182 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1533bd34639c250aa9a1308e08fc377d47512088c8a6749e4c2c114ee004de1d +size 86952946 diff --git a/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_207.mp4 b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4eba7c534ce67fbe7370dbecc1951aa4dcaa5c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e88f4a9ecf6b420a646cfbfb06cfd480a0cdf51d806a742d5f43c897b98eb3d +size 89175176 diff --git a/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b25ddd23b41a93415691625ae2ca173c4ecfbf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6c6960728ed1e60abf5c5598b8b9cd9918db5dd3426ad5dd5e1697b8f44d39 +size 177178406 diff --git a/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_602.mp4 b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_602.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb7d6c027ba86f3dc1d52527f7e0b1e926c55fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_602.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263873147ae71db62da310eb38ac716cf4db4b6730c92124064740ef6f0e7cfb +size 274162553 diff --git a/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_799.mp4 b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_799.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3541a262e1663ff0de432d6c7f9a3353cb36b4c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/tmp_60/video_0_799.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d5d72aeb7890e3010a478726c63930c62fe240023cc18ccdaed62870e7d48f +size 371884171 diff --git a/Real_Time_Visual_Understanding/sample_36/video.mp4 b/Real_Time_Visual_Understanding/sample_36/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77017baba1485ad9fd05f78101458c01d25bc10f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_36/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120287733650bed8258e7a1af0f2737e14a3c6a855b7eecef7367117a4ed453f +size 378382976 diff --git a/Real_Time_Visual_Understanding/sample_360/.DS_Store b/Real_Time_Visual_Understanding/sample_360/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4a1f22c07ed309067947a6bfd8d473bd6492df58 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_360/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31b10fafdba3c61267ab42a8d517605922309172 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b821681afc1e9d7c7105aee4df08b399f3295ba2f129bddb03872ae9eb84a8c +size 7699292 diff --git a/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791c61b0d991118732c5a7930348aa31a174c8ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eea411dc0036808bb0c3d369496a0da032e9e0c2e7782152ae16c2901bfc3cd +size 116598352 diff --git a/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_272.mp4 b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a5b1194c1319c7d128640c7f8ffba6c37906cb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d9a1cf0ffd4120aa6071ddc00467337653a3e7e2938c481494071e70c171b0 +size 228318333 diff --git a/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_405.mp4 b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d84f4b54c98c0f668774829db1bf38255287bed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e42688867db5eb1a009ea081fc181f45434a771ca41f9f19e55ceb731b77a46 +size 346953898 diff --git a/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_534.mp4 b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_534.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1801c15c632ca3d33ab76f932d655e892a03bc7a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/tmp_60/video_0_534.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b6826bd72bf803b4284ff97d3bee781b899acbc90bfcf2397d0d73e5440e58 +size 459847062 diff --git a/Real_Time_Visual_Understanding/sample_360/video.mp4 b/Real_Time_Visual_Understanding/sample_360/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6109d3f7a5d67ef2094a9b9758e601a42966e65c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_360/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c95de413be40dc27e2c6313e1410cdc103fb3fffd03eb9596ac0565f270394 +size 477223515 diff --git a/Real_Time_Visual_Understanding/sample_361/.DS_Store b/Real_Time_Visual_Understanding/sample_361/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..50c67c51ecb5e3c13c675ec55c9980610f042e88 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_361/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44a070cd190c3bc28103984f41192cda7f9caea2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc20fcd198736edf5831281fa6ad615cf210ee3a4c057df28e388c671669b06 +size 9324909 diff --git a/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_125.mp4 b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e96a340d2d0623fe4fbe15cfa0b2c6f94a7ae3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e501782ad6ac67cad7878414eef59b73bb5dba54e4965a0e6d8c4b44ae5b35b4 +size 109033064 diff --git a/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aedf526e67f6491f777568b8a05fa72a8387ca92 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d4e8decd569072bbd98435eb229733b850c24f0f90fab9e96eca7754ccb2a9 +size 209544495 diff --git a/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_355.mp4 b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..955f3bd7d33c5bbeac7194088e8eb3ac082f9009 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c350bc8281a70ccd67122047a1b8334b98bc8eb00e4fc0bb8131be53b07d6bd +size 311394761 diff --git a/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_470.mp4 b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d08d8e796aa0615db3360105c61941f1f697a5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/tmp_60/video_0_470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd79af2118721c956aa6ec8a1e830bf07dc9a4f3489261b031aeacf1ade62f0 +size 412497531 diff --git a/Real_Time_Visual_Understanding/sample_361/video.mp4 b/Real_Time_Visual_Understanding/sample_361/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e012287eef115dd4587b55d43adbcad3451e0dbf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_361/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b180b038ed75cc990a53740d9122a23215e04be83cbd3fb113de239deb2f5495 +size 420365944 diff --git a/Real_Time_Visual_Understanding/sample_362/.DS_Store b/Real_Time_Visual_Understanding/sample_362/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5c9ade35836deb34c848516eb8db3ff276db0056 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_362/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc954c2d76c4cfab42a942fb8c9125e9af643cdd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb2b718718046b33788c02df7b7d1794cf05a1633518d19ff458fb2975dcd3d +size 8627525 diff --git a/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd88969eef53fd2f6a06ed4e574389c8add061bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9081f9ee75fba6263b085b7786364d08c1b4630aeb87fd3105e444dd3d9faa03 +size 119696911 diff --git a/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_238.mp4 b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c351015c2e837bca8992296e456053a36b31c83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05663545210fa8ee7e73d54660c6d959701bbaa70e807dd11f8b34462c96d444 +size 210610358 diff --git a/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d60e9a9a5507ad29b82f3c1fdf9dd9cefdc1efb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c325e5f56cf1e528f2f376c3c2380a5d0fae4d425fa60ea353a515f142ec20b +size 324165639 diff --git a/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_467.mp4 b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf1a7e378d20ceb0f86c8a244698d6fff29e234 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/tmp_60/video_0_467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d68af3400339b6166d710c2468d84df6d38d0acf2ac41aeb0ed7e338fcc8975 +size 414566650 diff --git a/Real_Time_Visual_Understanding/sample_362/video.mp4 b/Real_Time_Visual_Understanding/sample_362/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf395b13924b219ec4afc52eb693d2f420ba85b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_362/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83390a61171ea4e57614c93ba1dd25adac135e96666609952e8e58c4f140c3c +size 425321050 diff --git a/Real_Time_Visual_Understanding/sample_363/.DS_Store b/Real_Time_Visual_Understanding/sample_363/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..75d596ec47ff1f0000636aa32345d3e810b44704 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_363/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cad23d7a4211c62f340babd4ff421070212328e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577c3896670fbdf3e03bb422ce597e1e65c7c610bc83ecdbfa63b3921680cd44 +size 7461086 diff --git a/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a394e0384d48d764f81c9fdda836d060a5ec416 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2f01ca5279b63eb89a1212b131bdb099972d8b061c56d17ffc47b13c0e7f91 +size 116004294 diff --git a/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74504e282d962f84a61c79466eb5467a34bb375a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88d534abbc3529ce932163559d8ff370982532867709a36e95ef667730e14c5 +size 225558089 diff --git a/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50a33279e708f0b442c879902177d5f93f4331d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e2173d2697c637bf6b33890c517c2eca46523a54dc5dc196b9667202d330ee +size 330045399 diff --git a/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_486.mp4 b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f35d5e3bd05818232b4eb6502ff279bb58ce06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/tmp_60/video_0_486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ed098c3a4d560e5334e3a7816b512b6e38911490ab7ecc4507859d6b9581da +size 441097398 diff --git a/Real_Time_Visual_Understanding/sample_363/video.mp4 b/Real_Time_Visual_Understanding/sample_363/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79d943b731b5a5831b22c5585b608c517ae7e3c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_363/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3769e95476be930ddf3d21c8f3858342470ec038dee832b3042ffb0e905e8b4c +size 438347586 diff --git a/Real_Time_Visual_Understanding/sample_364/.DS_Store b/Real_Time_Visual_Understanding/sample_364/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d238789d0b0999e136bfeaca7c3c621f4ba71055 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_364/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_184.mp4 b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afbbf7954959608ea3765dfbac29a4eaa4440cb9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed77436fb03445e753bc1c2471b41a5c4706409a0fa45709bc8e8ed442334628 +size 158807335 diff --git a/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_358.mp4 b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91d6fbf2bc530f53cd92e64b09aaf964b3d5dcb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7f72c27146fc9aee5a6983665d88bce8daff516c048076a76066d340875b92 +size 315295069 diff --git a/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_531.mp4 b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_531.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d82befa5d5cc48607321f62c400c5f72c4140c0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_531.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f59509c48086f2f578bbce9255d1bbd38029d362eedcc1f5238f373a94d324 +size 467557519 diff --git a/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_706.mp4 b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_706.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a39c21b116e3ac7ff00b3343f12c2a51d97098b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_706.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d3083e9b9fafdb7efb388af94b094dd0525c51596fb59687f4ae4286ce7af5 +size 613437444 diff --git a/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2699aa9d38af2bf4cd1b50e28c65cefc92b927b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134e1b84630471b2cf82e9d4f6ca4259fb48c9204eec35eb9cb7bca2dad884d3 +size 7063363 diff --git a/Real_Time_Visual_Understanding/sample_364/video.mp4 b/Real_Time_Visual_Understanding/sample_364/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e3867390252db64c685e35ebd224d693b477cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_364/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691579ebaf1b0bc9bddeefbf45433072b902fbd13bfd52b49833455eaf1ae152 +size 639496624 diff --git a/Real_Time_Visual_Understanding/sample_365/.DS_Store b/Real_Time_Visual_Understanding/sample_365/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e7093d5212a62dc4e48439b1f7df58a56e78a96f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_365/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..419a8c9037f77de9b51eda30c00b4af93e206d8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e61b9cee228c7cba9958c0ef0e88b0f72224207371e3b51548dc4149b45795 +size 8221364 diff --git a/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276b4111004ad0b551b9bdb6550ff8fc8d0bb959 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbcd4ff457e5dd105fe3c82133fbd215bfebf945e69dd86fd2877c8bab1c6b7 +size 115356178 diff --git a/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_283.mp4 b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a3120c7f53ccd7def613924f99d334ed81135a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5da1402314c51948d01a5a1df35ef3fb9473f880fcf9e6713a2a0c85ce37e9b +size 223282563 diff --git a/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b81fa13108875ccece6ccd7479bf61b6387719b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c6db948bdde1d71f61010579ee49babc7075c85ab66f8ba4463afdfd1fe8cd +size 325884862 diff --git a/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_558.mp4 b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_558.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce943e14675b203232218b21682d55e1a7061294 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/tmp_60/video_0_558.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf4af0996729e8e44fb96d271a910affd77adb3281dac146dd1ba6ec1050bcb +size 427456695 diff --git a/Real_Time_Visual_Understanding/sample_365/video.mp4 b/Real_Time_Visual_Understanding/sample_365/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23442c7263c7f5127072a99ccac23a6877b83ac0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_365/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b430751ac308a37785423587a038b3db5e251896f815a1c9020ff3c67d744e +size 513056477 diff --git a/Real_Time_Visual_Understanding/sample_366/.DS_Store b/Real_Time_Visual_Understanding/sample_366/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1479f3e9e03650d48ce89f11f5adf020c10f790b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_366/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc868bb548f1f6236d85bcf9d68e3b838b8a8133 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95005be7568ba7ddb2927f7f5c5c3adcd5ce68ce502d41fe15003042acf62da3 +size 7557519 diff --git a/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_153.mp4 b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187a561ec4fef9841a476ca210fb80e033cef789 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7f25b86876e04c2694bc98a0a6866ef99d3bc8e0ea456bcd3983e43406af53 +size 113532808 diff --git a/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_296.mp4 b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15c62624c0af0a039251f1cdd72712b3918c4e0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259342ce17f889504701bb58a46586699c0f628039e60a74a60141c0df2cd81b +size 229630649 diff --git a/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_439.mp4 b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dbee149e525d51f42ae6931cc4240124103791b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd3297c9a8bba4f07123e5d92cba2f4b4988fd5a8ae0d334cc8bf0684815b5d +size 336997448 diff --git a/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_582.mp4 b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_582.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f8fdb80b5d2f74339320266b00e04e7fc23b63 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/tmp_60/video_0_582.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62fe6a874cd6a9b0aeac03e35640c602cdcb33c89a58056dbeaca1bab7312bf +size 448446002 diff --git a/Real_Time_Visual_Understanding/sample_366/video.mp4 b/Real_Time_Visual_Understanding/sample_366/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f579ad27dac72513eee8115a83b559a95806952a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_366/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7047c02a11e8114c760c870edee8a2290e0f6a7f2cea00181bca80001e5abd84 +size 535258951 diff --git a/Real_Time_Visual_Understanding/sample_367/.DS_Store b/Real_Time_Visual_Understanding/sample_367/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..094e7d85845af54b20416ada4eb2b297f2171c11 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_367/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0cfe03acad558b06b4d2f12657b91acc686b7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad5b9c6ba2fba1b70456f8788f53d7861f35e8cb1cae700a90a82cf06775360 +size 8722846 diff --git a/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d09e9bf039362c93a472036b49e3f704d60c378 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d041fad608d5cd8ba387515fedeb20cff67e4191887d7a6996924942513debd1 +size 95742172 diff --git a/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..262c38aa4cdce3950bbb5aa94133f06972cbdecf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a298090d02e5193ec312e312768eb0b644da88e40d7947ad29475d7ac503c1f +size 189455287 diff --git a/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_364.mp4 b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db77ea1395be9ff77a881a7655a503dc85866f0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4ce8d4f217046b701ebf820419d779cc974d82e181818b6c2e41b0dc6b2157 +size 282757257 diff --git a/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de07d722f1560a41758ce27b19a1f4f56971674a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc869dab15d6c6fd943954915dbf9f7d01b099a802a78e17d30d4182198ee2ea +size 372182375 diff --git a/Real_Time_Visual_Understanding/sample_367/video.mp4 b/Real_Time_Visual_Understanding/sample_367/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..496a73ecb1688de291645a02c5135db375915bf5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_367/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c5bfdab8fec50053f3be6a19a707190683f27060895ff061cd6d95d3544cc3 +size 441830823 diff --git a/Real_Time_Visual_Understanding/sample_368/.DS_Store b/Real_Time_Visual_Understanding/sample_368/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..42111571c27592fe9b9028aa0eabe8a477f6756e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_368/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0664e142bb382ca85ed4558f4ed9e0ea448723f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c206469ff2521dff756a8cae5aefdc01076f05cc0d8128d5ae1a2d802b12ad0 +size 7955929 diff --git a/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_117.mp4 b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84bedbf639581e05a54f53ac8f2787ff80e7666 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b25b6299b0ef8cec3db1c379a308feb4ac4710f36aca26b6b8cd78a0b8ccc5 +size 92507986 diff --git a/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_224.mp4 b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9ef7ba6c54fdc61c321708b8d31d0b17953874f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff1c04e32f9ba6d3e1b2bdfa63cec397b933f27c3d8a5bf919b1986c8575263 +size 177343876 diff --git a/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_330.mp4 b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab492d2ae586c772a5ad6c0dc97cc6e146e379f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2d07ab5c63fb6f09bf12d9f7c034d84b185b077980e718f85ce9b08ec83e3c +size 262157726 diff --git a/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859544aaa6ebb0be800ae57763164d5e420b2a9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7272863e456465fcae68e41ca66ff84c3661c95401216469cf9abf59006cdb8f +size 341422925 diff --git a/Real_Time_Visual_Understanding/sample_368/video.mp4 b/Real_Time_Visual_Understanding/sample_368/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d590ee1c53a88cd46e1d3267183d2f44c4c39aed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_368/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5278cf1a76ffb5fe1dd126f74f63c6c0d4cc0720474859177bda52ab9b02410 +size 406460721 diff --git a/Real_Time_Visual_Understanding/sample_369/.DS_Store b/Real_Time_Visual_Understanding/sample_369/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..07fbbfc4b0f8265eec1dcd587caae8fb4afe7051 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_369/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cadbd1234b5ca1a6beaf707c5c1299a6fc54021 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63696e32c8ee955c3888f79a530a896b791266f0708fafcf70150c8a10fa9a27 +size 7939789 diff --git a/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46d6beb4485bebd1b36fe6a7794cf68e88ad7e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212e4ceda8c43d4716fa19f5a984f13d6c48c07957874624ea9b71c6a7bfdfcb +size 89692766 diff --git a/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_230.mp4 b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bd5cfef6edfa421ea1e87727d9e74fd8e90bd43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b3c4d120255ffa496dd661ba8bfe8d5ee1582df6d3cbd91e0a5b2ed84acf1f +size 174055977 diff --git a/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6aaa957c45b9dfe2a8676dda19f8fcd41ca05a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102617de9f2b9c9419ec404ddd47f179251491b0da7553914b66edcc27dc0a4b +size 261663073 diff --git a/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_450.mp4 b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a329f4e71755a0e8caada17d38b3698996a68b89 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/tmp_60/video_0_450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483277ed94f0a3b19dd7a7e202e846740336d4842ce0f5f141b8275c2c5cb12f +size 346506378 diff --git a/Real_Time_Visual_Understanding/sample_369/video.mp4 b/Real_Time_Visual_Understanding/sample_369/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e869454f78ce5d15bd5817fa7b88a75bdc346150 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_369/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e241a085f73c5ef76444982f503c1c7671860c187f1adb8c798a4e9b95b326b4 +size 412544539 diff --git a/Real_Time_Visual_Understanding/sample_37/.DS_Store b/Real_Time_Visual_Understanding/sample_37/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b28e3e5e234d3c3f6ca96cd30fae9962f808fae2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_37/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0a3a549c2a32af0db6383e8292214eddfe4940 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3370d6ce12022923771de670a90f1d1fe7cd3089baba14f8aef24c4efc1177 +size 66186764 diff --git a/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_178.mp4 b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04575207e2479d514d43af4c3e4b6ea1ba48f45d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e4ad9e1933ffc3481ac410acc4828f18250960739d035be741944a938db55d +size 77792311 diff --git a/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_311.mp4 b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9cccaa7891998e4b576ada63b6c134ef122b030 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b57a7bd4a6cbee4195bb1479b61df2b11dda35a93de7f3904ba89e38467cf85 +size 143592263 diff --git a/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_503.mp4 b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8779ce3cd20051a6532c702b8086119288eff52b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f13d8904840992557c8ba24b90df4cf475617651fa03bca17fa57b4a0f1963 +size 235930002 diff --git a/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_614.mp4 b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_614.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66657d96297bff81ad1e2a12dd69133b19c1ad65 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/tmp_60/video_0_614.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592e71738172d23a8a9fd56280be126e616a1a0f2a0133dfa4dbbea7aea88861 +size 289749607 diff --git a/Real_Time_Visual_Understanding/sample_37/video.mp4 b/Real_Time_Visual_Understanding/sample_37/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceffbdb8a00e300953e73052f490a29bdcc5d2f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_37/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4376ffea87e3a15ecaba87ef5cc66e0a878a15ce189674806c6ab56062fdf48c +size 312369197 diff --git a/Real_Time_Visual_Understanding/sample_370/.DS_Store b/Real_Time_Visual_Understanding/sample_370/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e0b99fe2662ec0e6563daeca4ea548586b28c4ab Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_370/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6779be7dc6a6a70df01de3e1a27e17878401cb0b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ef82b6aad047d0e1f14ca8ab182225352f35325eb84cb5fe0e544961b84f7e +size 8779793 diff --git a/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_112.mp4 b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f411a2320fb5400d8aa81823110bf382e7fc6e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a66c2c5795cfdd66cfff11232607d449a7d30833213836d62952a8f47811892 +size 88871475 diff --git a/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_214.mp4 b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c29357cfd7d3495f731b6839d6bf9a79ea90458 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a5c7ff813f7a25e623df6ccb42cc897aecadf0b462c0512ce6251edd755fb2 +size 162757782 diff --git a/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_316.mp4 b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dbc76c67b0e7278231fba588cb05f02bb2b004a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f0140caa934ff4739d3c74c6cf8530bce5c0b5771aa5c54dbc87e525179265 +size 232761479 diff --git a/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_418.mp4 b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb140c6ffef87cc3979afb260e851e10ff24275 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/tmp_60/video_0_418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ce801651b45077bb798f9f1c111c642fa89fd4f28b76874a93c17f626865db +size 310170139 diff --git a/Real_Time_Visual_Understanding/sample_370/video.mp4 b/Real_Time_Visual_Understanding/sample_370/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0630251b6c8f8c5f39008b4cc0692e18990f692c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_370/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859427829de7bd48f78b3a7c2460e1e4e32bf285ed96d95622893cd339aeecc0 +size 376407328 diff --git a/Real_Time_Visual_Understanding/sample_371/.DS_Store b/Real_Time_Visual_Understanding/sample_371/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6310a5fce04f238ab97abfe2fa0241114a04def1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_371/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb49f66814262797e9e3ab7356118f16d740b416 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098d2c3b83fb8f7522cb2faaad99ea1ef0d195c61d0062f35dc206b2740dd43e +size 5626865 diff --git a/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b54e90df7f0f11707fd96ed851cc575333964b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca9dc2f21d7fff77c497721a55e833ec96bc5ad701bc6266b6a2a10be3ed3c4 +size 89736747 diff --git a/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_244.mp4 b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92842368a5f9625e9a2d39437356fbc5869615c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cae95869f8b4e822d6a5473c11986673ddcee8bf5733e9da1b87311dfabb58 +size 182774106 diff --git a/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_361.mp4 b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a23a6b65e3383633c708d06164711f45604337 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eaa6340781ffb155fb1ea6f87302661161133f3d8ea71963e463b535515c348 +size 270218604 diff --git a/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_484.mp4 b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6000320b0bce659b5226bad5cae97a560df02d1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/tmp_60/video_0_484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad0437af9926f3ebba59fc7173cf7023be1b01f1a5cd342bd04795f87177ff8 +size 362484865 diff --git a/Real_Time_Visual_Understanding/sample_371/video.mp4 b/Real_Time_Visual_Understanding/sample_371/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ae565c1328cf9d673a2d1c2f59db71ab486258 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_371/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853ab13034532913cdf7ff28976c165c7783ebb3273bbf8e281748b2531da744 +size 434211540 diff --git a/Real_Time_Visual_Understanding/sample_372/.DS_Store b/Real_Time_Visual_Understanding/sample_372/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..55e8b03c919baf6bea4064d5b34206a2167603f6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_372/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8c4d604950a972f72c5f8a4d926c72c22c0a41 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0edcd75ced5d2c350c2e5844b467625e5e83c6113246eb25a062ec724f75292d +size 7729611 diff --git a/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5119c0dbfce55d9ade2026826f1886623ec28c97 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de69d33a4c2b2ecd0208c3ff9bd8ddebf990cdc7ba718406ad8eaf5bdd96d7a +size 121930680 diff --git a/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_290.mp4 b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ee4351e2891096dab0fb39cd872c45e7eedd39 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2144c134c89400374d51ca3285fadbc414097468fb341f414309d5f0239babb +size 224355063 diff --git a/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c10dc4f3dd4e42eada8fb363e8aa4a6b7a734531 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f418399eb651a4493218074a87251a8dff1f1b4cb94c2a69c9b768a0810dbdb2 +size 251903266 diff --git a/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_89.mp4 b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_89.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e69c651f08f3d487755153a7c013042a4487d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/tmp_60/video_0_89.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63e342166a2b184caf33eebe29b66be38241bbf0331aa47b1c1d0e702749eb9 +size 70249333 diff --git a/Real_Time_Visual_Understanding/sample_372/video.mp4 b/Real_Time_Visual_Understanding/sample_372/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c33f243f4682ffdf4f6670b2f21772e0bc75c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_372/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3945bbac28ea7986b0fd4b81d841bc1c65f8e1095c42a51f68537b8bbf24c4ce +size 297451053 diff --git a/Real_Time_Visual_Understanding/sample_373/.DS_Store b/Real_Time_Visual_Understanding/sample_373/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ba533a9ec2f2200f5e64eb08e8ba8bde7e3ade4d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_373/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bee1fcf256af41c2e6e20d8856b0c5750a49ea1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddc6c14928b91c9855a5d39a776849513bacb396137029c6774963d829bb146 +size 7593074 diff --git a/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4821a5cf24715277524d5a5b087a08d6ff9d43a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671bfec66ebc17b2cf95c889f8c6919c922b7ff00081882950a32984bcd5d6e5 +size 99138206 diff --git a/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_284.mp4 b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2b13f765d775db7866bca2ddcbb35ab7336ae5a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acd5c8edea45077da200adb2472b8d06ba819e85cccfa3adae4f71a010d7f00 +size 195530966 diff --git a/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212417841474369d171cc2f8f840c02c0e482dc8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53df6c3e52a0d98b8851078307b2b5a603e52e45951f60514bf1f91eef8e1e04 +size 294865750 diff --git a/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_562.mp4 b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_562.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3eb37beb9f31eab2aab03fca636c3b02f410cca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/tmp_60/video_0_562.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06469882d7bd3f12c7b514dbc3e5a593840107f23065197c7ec31af90fe49b73 +size 398666402 diff --git a/Real_Time_Visual_Understanding/sample_373/video.mp4 b/Real_Time_Visual_Understanding/sample_373/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e8ed8c7e16aa0d419e2dbba051efaf97bc0ec1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_373/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb536fcd1b13a7967b9d1e3cc620f82094834b51e8428ab61199068d31655afc +size 356322111 diff --git a/Real_Time_Visual_Understanding/sample_374/.DS_Store b/Real_Time_Visual_Understanding/sample_374/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a06df55af6e95d9c94b022e2241aa3c2b8279739 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_374/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeba50c9058e1bf250460c713bf8ac1117c7fce7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbd3ce23d5d773791ee3e3c8d4a5eb529f9793b453c2ccb149c71b487ac1610 +size 7907490 diff --git a/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_169.mp4 b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca556ed89f487d354f8e8aed5125054058bdf7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383cabcb593ee6341b77c7d310cc38c65de022f39b1f3a55b87c6f7a7cc2fb8d +size 129969307 diff --git a/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3d5ab12d4e5929ecbdf9157ce112bd797f170c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0372e954221940a302d9c80ba3f45cba0e70050dbb3361a3777f14a3a4b2c0f8 +size 252974326 diff --git a/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a3b4076038e6b49c003380d9e9570d5eef4a5d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92a9d0ca66a3a5b755bd3770527a02c28cbbf561376bca92889e601ccbee013 +size 367872764 diff --git a/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_646.mp4 b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_646.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1061c0344376363e52c7bd64051ab40352ce4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/tmp_60/video_0_646.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6ea0f759b41e9a6879d896935c3a7c412526f8855ed23f1a8cb19d62882fd1 +size 477848663 diff --git a/Real_Time_Visual_Understanding/sample_374/video.mp4 b/Real_Time_Visual_Understanding/sample_374/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a7e4e3109472c76b0c9e8079f6503bcfebb2852 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_374/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a8d255948fb3e0f8c774f508525d6e7fa144b239bab632798605c72c2391cc +size 418710970 diff --git a/Real_Time_Visual_Understanding/sample_375/.DS_Store b/Real_Time_Visual_Understanding/sample_375/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1c8c9872e462a55448def7180c56b8be394128d7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_375/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d9676ef0d1d7ce9e0682fcae3a46e03acd5a98f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4d68412e5d1519ee8826ca96e9b80142471293f41b725d000b8cd98cda839d +size 8387641 diff --git a/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_108.mp4 b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ea788d86707bfd555d735a4efdb877e4bbd07de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c869c24852bfd22d0fcb24f2303f41807368ceda0a6ec6aa0776a003194b5534 +size 93451579 diff --git a/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_157.mp4 b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95235afa2306c93d1937de6c9e994088644023e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56ddd8d786966716683c15d784c731cc094bbe0637066c156b7a63ec5933d47 +size 162520580 diff --git a/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44274d0db446634f7d154565593d6040dc635d91 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adacd677afe1f7bf54dab52ca4f93d4d578820d032cb60f4e20e398f7fc27648 +size 226612790 diff --git a/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_59.mp4 b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_59.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc60f7098339ec95f08fa20ff3826334a90039e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/tmp_60/video_0_59.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd93a05a635041e6d2c5c93e36b59a0445ed66d65802f371c28f04933272f4d +size 54923457 diff --git a/Real_Time_Visual_Understanding/sample_375/video.mp4 b/Real_Time_Visual_Understanding/sample_375/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12ad63a43723f22ec1ebf7c3dacd887234dc8cbc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_375/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8eaf01a5f557583f4b5a73a79b6ebbb1945867217710439b52cd954486309b +size 173898427 diff --git a/Real_Time_Visual_Understanding/sample_376/.DS_Store b/Real_Time_Visual_Understanding/sample_376/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..017a0f008947c69ffc0c1c726ab34959aeef98ba Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_376/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b788325821fc69f4ad810a5f3c1b8e4cc478357d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44435b45916f319438c49b4e975bfff9df0c9d582f07907a905849cb3764cd09 +size 8839648 diff --git a/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf0bd3d65187c26bd0477d655727b720d513c2a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c0dca9e9ca0e464e0b54279b28500bd4f3c83dff19e1b892dc82fd0c0d9458 +size 107472739 diff --git a/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad60ce13f01cd57022fd4ca529c2d036fe60eee5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7eb64aaec73c5ad537fde4a0013dbf3af901ee3b644c56f53f06ea49e5db6e +size 137436298 diff --git a/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_46.mp4 b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_46.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..224917a2162c0093059e4bfb0838c9c19925a4a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_46.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0ddaca9ee3289d7d64f0689fa51907046d243b159a91a633d7fff1fc09b67c +size 41249165 diff --git a/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_99.mp4 b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_99.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261b81af86a77b7f9a2c178dc93412f9dba355cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/tmp_60/video_0_99.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8007389cd8a3153c1ad842fbbe4ec3f24e2f2a540ffa90d6a3660c213a0c0ace +size 83659521 diff --git a/Real_Time_Visual_Understanding/sample_376/video.mp4 b/Real_Time_Visual_Understanding/sample_376/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..675981512dbc224449c3c63e9912ce104fce975c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_376/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7822200a03ac3b992dffcc6b8f547df1397f4fb0fe62492a0fe5e36658c824a8 +size 123107221 diff --git a/Real_Time_Visual_Understanding/sample_377/.DS_Store b/Real_Time_Visual_Understanding/sample_377/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b2c25e08c0d90b467e6d80febfc6f9743754ae6a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_377/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5de53fc92a1118c486170aeafb7477131390fa9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925d89c18679eaa92de407828b65faec2768fbde23c4f1c726ed7da8dcce72f5 +size 118444772 diff --git a/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac1f94414fac9b7e2a6245be551f9708239720f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7b09df40a4ee1525fcfb914232fc00f87f7b145049bbfec8843f58513abfcf +size 13319153 diff --git a/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2d87fb88254d0e5b01d682b2c75b478f3d8b0b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ecbecfb1ed359f706fbce745ef79c42ff10b2b9560c37178fee131b150c0af +size 157631235 diff --git a/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_51.mp4 b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_51.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec012a462ef31266db099f8750779128f29fd7f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_51.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614ccf936c51754ebc2a174c4930cb1afcf7198162bae97ca6dd0dc113e3e7b0 +size 47380229 diff --git a/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_92.mp4 b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_92.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6555d32f2c8cee3a203954660fd75a2eb16c9a14 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/tmp_60/video_0_92.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f815d6f8c75fa253976c939b7b9a86529f5ee76ad60c89e199a6f4d8db6da1 +size 82502660 diff --git a/Real_Time_Visual_Understanding/sample_377/video.mp4 b/Real_Time_Visual_Understanding/sample_377/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e790196e523847a8776864db0fb1d13df69098 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_377/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb8f99de2208976742945abeabf2436e7a06ff768c5b629554f3da22e5b3bca +size 151978828 diff --git a/Real_Time_Visual_Understanding/sample_378/.DS_Store b/Real_Time_Visual_Understanding/sample_378/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..778321c6b405e910ddda7978cc488866b0d397ef Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_378/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a9f8f8af1304d8d94a3143d18bcd9cc5368ea83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53fdfd70688bf0e242e188e1724c05f3c1d0c21a9cdf7186731cc2d8801eb73a +size 5728011 diff --git a/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b5fc427055e8a0ab4c4d1a65a907e3565f2f03 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549f5b21d8368903c51bdc866a1a68a56bba904422798be3b7e7a9db94da8d91 +size 76584764 diff --git a/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_194.mp4 b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad6185d0ae6162b27143b3ce6085443169efa1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7f03721a27cf288e31dd227975fe867843d3bcaf9840cc5caf72b639d8e2f0 +size 132150790 diff --git a/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_230.mp4 b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee14e9f38c79112c9d5988ec7a75c721165706d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e8923e5941e454ff55d2bf4f9e3c93fdda2b678c6c2763cc8196696767b319 +size 155730678 diff --git a/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_63.mp4 b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_63.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa017142999c3751fda3e402b287aab627e0109 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/tmp_60/video_0_63.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6f53064fd06058fbd1803ee71e7931fedc724fd9fbf2e4a11f3f8edc0b6c76 +size 38762780 diff --git a/Real_Time_Visual_Understanding/sample_378/video.mp4 b/Real_Time_Visual_Understanding/sample_378/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ae1f8fd9741cf11bb0889ee782af9005ac846bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_378/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c17f0e69eec734f988bd70251551aab389bb91e1b08883f02c64fd95d1a3c2 +size 144048681 diff --git a/Real_Time_Visual_Understanding/sample_379/.DS_Store b/Real_Time_Visual_Understanding/sample_379/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..94ba936c12d1dab4fce401f40f17e4cf2bb4ab31 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_379/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6cc73c2df10c95635b8febb9ef48d195b1c5e39 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d482dd50c1372c9b5540da325db17b93404c089e0bc82195aa94dfdb37a303 +size 7477224 diff --git a/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3812800105016537f24e9a228e45482394800a74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3c6cfec0775cbf0c1dd062fa72fd2cdd46cebe86f214f6ad4a1c04b5e1e1e0 +size 153641745 diff --git a/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10d988299727d589f5b76ca6a3775e503d08ce67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f885ca926d6d0a19b11e4ede4c4c4e3194caf29acd2f953ec6bcb230d5d49c52 +size 178568758 diff --git a/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abd01cf48bdd92e5c13df58aa911c209a72cfd02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fc7dd66d2a9b108f43aeaf40c81817a34c014f5cac6ea2a05cddeba092cf5f +size 257409658 diff --git a/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6301b71fd0055f678e444603b48446d281cfff9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97387d94d498364bcfe7b7c7dbcdfc091854d727d56ea7f14cc959bf314caa4 +size 348414546 diff --git a/Real_Time_Visual_Understanding/sample_379/video.mp4 b/Real_Time_Visual_Understanding/sample_379/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e557e80d13e7c671755e2a161510bb2cd3ae0ff2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_379/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb297c58578c0bada11ff7438b26de88efc80faadc996674a4facebdff59c66 +size 286848236 diff --git a/Real_Time_Visual_Understanding/sample_38/.DS_Store b/Real_Time_Visual_Understanding/sample_38/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ab09b984dd9510d631b72d1e2783b0df524dca37 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_38/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b9f0b90e5c723c44969125ca397412ca046249 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb0381965817a886c2cbc9868e441251acef47594f0f76941352d4d15fbaabd +size 36898622 diff --git a/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392d6fa924324f8487ed0285d2e808f3ff1405e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d453c4b1d0f7ec0a6c60b02873125ba159f4df030a71b84a8ff998488038d8 +size 40966138 diff --git a/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0978a80dd29fe83bfa4d93908a6352973895e22c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7d1d637e4caa5ae6155901f14402b093c779cedd2d69de2e21226cb4b6801d +size 118818022 diff --git a/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_375.mp4 b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316658f938fc7227da399efb0fd41df37a614f17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c1ec650a85d0ccf243a844e174eaaa8f66459c7e5a34f05340a40b5b281f90 +size 122166483 diff --git a/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_378.mp4 b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42747cb9023da56f83d2408a23b9e39acb773e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/tmp_60/video_0_378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ae6a5f357db1ee49935efa7a4bf48a0873c88d572909331b741f19d5c0aa81 +size 123071432 diff --git a/Real_Time_Visual_Understanding/sample_38/video.mp4 b/Real_Time_Visual_Understanding/sample_38/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8837213ebbd0b4f46b74b547e988a328586ffb96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_38/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183a44d5e957b402d4162d68143228ac30cec6498c608ccc2ca5e320c34d98a4 +size 161541002 diff --git a/Real_Time_Visual_Understanding/sample_380/.DS_Store b/Real_Time_Visual_Understanding/sample_380/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..779b7053c89ca6d1ef5f098ec7c4c4ba17e10606 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_380/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d87bb5dbed3f44c969a44d32028ea894075aa7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc46cb559199c451ed6499f91b520a5b82e5a1c3866b6648462bb8cacc01c5b9 +size 92008329 diff --git a/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_256.mp4 b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bee97e9fe5a239653f5409ae10e1714555b371a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fb119a3a3a339052fe4fa19e59928491a9c9fe04a3cd6d6b37a8c5029c0794 +size 171965144 diff --git a/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_384.mp4 b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ea2e7852d83e6161d8901c44dba6539aa58760 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0af03e04259014017d81dfadb6aa1d00f8f6d4121e61e78e24840b8451c430 +size 247575687 diff --git a/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cf0044995b922a1aadb6724bc226fc23e665d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c223916a78b1dfc95e3ce0cdfed637fe6dd980768b19592f65cd94f8a84ae8b +size 1483700 diff --git a/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_508.mp4 b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_508.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf73e5df48096fd7e86d41891cd6d9cfa038c0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/tmp_60/video_0_508.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ab3bf3f15d971752fe936387517146461b404a7fbb35582ada3b06e2fe06de +size 316900593 diff --git a/Real_Time_Visual_Understanding/sample_380/video.mp4 b/Real_Time_Visual_Understanding/sample_380/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f66d19311aed1e8f214dc5f56e3ce6f36366a1b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_380/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30332c156fdbd4b5da178a137eec5440de87f2f40dbd11c8ca4ecbd4fc2b016 +size 263601217 diff --git a/Real_Time_Visual_Understanding/sample_381/.DS_Store b/Real_Time_Visual_Understanding/sample_381/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..73fe8005420cdc9e99c7f44aeaf6c34ec6726b6d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_381/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_125.mp4 b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d81658960ac43e0f0b6f726b3cc043067093aeb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba375c41d77729efff4d200635409422e574cb024824f499f04d20d0bc029ac +size 70900031 diff --git a/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f19360b9fe471cc199f2b5a0a6161ec658b6d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195e8332495e3aec2d498b65f9b2ec746002e7e8b931fca6476548bcad9efc28 +size 963137 diff --git a/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e024f855d4c046950bd10714852d852a9ac273ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35527a10223368dcc8aba11cf9e14a419c93d796e19fbb855b77bffb2b7ebd35 +size 159550793 diff --git a/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_368.mp4 b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee4edc913a7d42af3bbdbd1d889dcbbc9fa45ce8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a804ec69c71aaacc0c159ce8fee3dcc370dad32a2c31264ac700da3fc438ab4a +size 233460758 diff --git a/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_488.mp4 b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbeed438149fe7a7db5a2197a65bab0a627e2d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/tmp_60/video_0_488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9396d1da72ac3de71ad36e0e5501159b9cd4c7abc9d6212a4f5ad21a899a103e +size 315369654 diff --git a/Real_Time_Visual_Understanding/sample_381/video.mp4 b/Real_Time_Visual_Understanding/sample_381/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..420dde31e3ad55934bd863816e2f8cddf68f9898 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_381/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9addaa2623ae56906a9373968863ad94e90b296bab78704d3992ff671cf902 +size 255309155 diff --git a/Real_Time_Visual_Understanding/sample_382/.DS_Store b/Real_Time_Visual_Understanding/sample_382/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e8fc8e3994e0f7c1a432eb608ae6b19f233a364e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_382/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeae56e7f240b9ed7182918690265a3753703a9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355cdeb5094b16a0810e2fb0737877fd18ceb5acbaad108b9106a011117129ed +size 80214783 diff --git a/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20439d75b524f5b3982bf58e9e82471d316dd2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bebdbe306fe8ec780704b93daa3aa331630e1073c4807e992122f21294cfca8 +size 175775850 diff --git a/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_377.mp4 b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00fca3f7571a44c8ae4ef2071b0b424c18a89040 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e8277009e739aa3bd18bfdf884098acd845be8be62ade4d3858def35adfd84 +size 239504572 diff --git a/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_38.mp4 b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_38.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27add5d822d4748056705aa0c68e1fcb45b208c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_38.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0217c987c1f09a00709c74e91047f2da6a37ab678d530e947f480846909df4e6 +size 21742546 diff --git a/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_502.mp4 b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9575803ea18f828c6ca6fef2a650c66b7bd5db1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/tmp_60/video_0_502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a956b8fe4b84bb8fb801cc2a2e7269fae312d3899d5a6931da05551dfbf80d6d +size 289195019 diff --git a/Real_Time_Visual_Understanding/sample_382/video.mp4 b/Real_Time_Visual_Understanding/sample_382/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f18ad0004a3e85128dbcaaaf3c82009fa42c80dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_382/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6984fa0095ca3d21355f1f134d737bad26dcc003ad33166d493b749240f8bf1 +size 229191259 diff --git a/Real_Time_Visual_Understanding/sample_383/.DS_Store b/Real_Time_Visual_Understanding/sample_383/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a43d094f12ee279ce02257e504d4624619e79414 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_383/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_128.mp4 b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f788b08ecfa584c9db11b3f8221ea923e54e5eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdca7c8fbbe0f5e6731be56a04320c8d1c5e1c3d0dc7dd7b5ca2d163d275abd +size 72198959 diff --git a/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86a970898da74dfaa7d0e6bb30a3e9b78a07322a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e72f064c0a8d4ab4ef53ca24c03928135c862d385de6bb12cc8732278f74eea +size 142094028 diff --git a/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2ae118b578b1b5f520743a63071494a727e3536 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f608e20337276d856f2e275aac6f4fd7c752c9f7a14f8fa45c325e880ebe9a +size 1803515 diff --git a/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_374.mp4 b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a8764dcf75abcf8eab7c52452cec5b511dcd74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ea326249a5e970521655f604092da8cc0786b9b1d539073c577ec62616aa51 +size 219023265 diff --git a/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0447bf0df20cee6ebaed5a557d1661eb25da9646 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deffd39686a96b0c6292daa8137e43d3379660e39f86932bbae6a05b21acbb82 +size 273832053 diff --git a/Real_Time_Visual_Understanding/sample_383/video.mp4 b/Real_Time_Visual_Understanding/sample_383/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f835a65bd3abb6405ef7711532b0ae3654f367 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_383/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85dc8f436ac5d7621e54ebebcb43935dc16cd422449c5df4fbb25c59ec93577 +size 237693543 diff --git a/Real_Time_Visual_Understanding/sample_384/.DS_Store b/Real_Time_Visual_Understanding/sample_384/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e245453dcb36720ab153c0ccc15ad7084699c6da Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_384/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2180a212a27d8929a8a415acd41376ec49d47526 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be427bb726676603bd3357dd3d08e5d35cc31f34d1ae6a800399c67b16165a1 +size 67764275 diff --git a/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151c28be100b61d094837b51c24574c65542355c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37a83688bfa870e0c2d0a38285cc1392ca4f55aae70a832a39edced49005079 +size 133403213 diff --git a/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_380.mp4 b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6dd8df20a03177662ca6f689e60e8db3a1f8a78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a6ffef8f0573371d487aaaa932882a38960daefbc2f0c4dc7500daddd5df6a +size 196691088 diff --git a/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61fa686f7e682511cc89512e7579ce4b2bcc0c61 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e893235528b50ba432b9533661be63dbd942eb66717a75c11a6c570e55c2fc89 +size 889877 diff --git a/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_506.mp4 b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56a22fd31e64451a2bff1fa2cbe741d786a3ce70 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/tmp_60/video_0_506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a27b41e9d43b3a40ec559b6b556f1cc4df623981f6061df156ad998275ea04e +size 261223357 diff --git a/Real_Time_Visual_Understanding/sample_384/video.mp4 b/Real_Time_Visual_Understanding/sample_384/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c1c3993b95994245cace17c8ceb350f8f4ceb8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_384/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accb084c99c8f76959e93633dfcd25b809ffb14680f8d964e255737f0e8e7236 +size 236611322 diff --git a/Real_Time_Visual_Understanding/sample_385/.DS_Store b/Real_Time_Visual_Understanding/sample_385/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1025cc5a14fc41313e8cd4e2f687e69cd6f54e7e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_385/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b77880fcfee27554d2ca4ca4fc52927c491684c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8643991f6d9ff84ccf1fac228a0a970a8a0e1ce3f722b939af1272d8ac75ab07 +size 64142780 diff --git a/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75bad113dec5b7d7763009a2a13a0038ba1dd43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd58306b272d52eb9cff910ba333647cb88db5de372a7416a48aa4c6908987e +size 120833558 diff --git a/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_370.mp4 b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c723fb1fa8f2536cdc9fb4e02464e0f89c208eb0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574bd3e6d35755f28956fc9fe11e3541e82d249a6a2c9a921b3794d0c36e4cf6 +size 172079836 diff --git a/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b97c56056904df5380625f54d3049c11d5c538c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4342d1494d55ea3138bd8ca41f171975c420f87760bc63894cef74046151b2f8 +size 628304 diff --git a/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1cbf9f1db155cbe1ee1f2519f8115a193deeca2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51a20d90bb2c6f9f0d700abdd49011bac5aa2955d2206d5ad013ba2c950ff2a +size 238010755 diff --git a/Real_Time_Visual_Understanding/sample_385/video.mp4 b/Real_Time_Visual_Understanding/sample_385/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98fbffd86e8cf99daf431b5e4e01971f93aeb68 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_385/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e2d9c141a20ad27806d5f176b33d6fccefe0e04a50ed55856a3a9ae2d3d343 +size 219212845 diff --git a/Real_Time_Visual_Understanding/sample_386/.DS_Store b/Real_Time_Visual_Understanding/sample_386/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..57ed3a11132c6280897ad4291c22b22cdb1ed57e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_386/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f28ed62dafcfa94df573d4cd0c03d9222f75a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4df4e2f4c9cab867a848c83fe2e095ec63df0870be507684c2439e3f61bf35 +size 71222953 diff --git a/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_235.mp4 b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53229ca7c947ca524610d7bd87c9bbc21ac043a1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14140c6374d351bb7f4bcceded0785cc91045b8c9bf8540a25132709a660987 +size 151930419 diff --git a/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_353.mp4 b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28a6bb17d95a3c1a2cc71f8a7578e7717bce34a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128fdf4e14bba96822c35159a468543ff41875d2fd0cb0070e96f30bd695ba88 +size 218604883 diff --git a/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d01eff2dcf56dba404fad19147b105f77841cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1996765a5d300e2b6f220c1ac6dc3978d4a5ee53386947136c9f6e5e03096d5f +size 2724280 diff --git a/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_468.mp4 b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f771a371644d1938251ab6b0e53a7159dc509174 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/tmp_60/video_0_468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757674640f90f8e6f51162e662c679b45cc789cd978194e7fd21252711a2a760 +size 283146654 diff --git a/Real_Time_Visual_Understanding/sample_386/video.mp4 b/Real_Time_Visual_Understanding/sample_386/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e493543a68fec4a58bb0272b82d71fc402fe3a9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_386/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59da2356b6af0e9d7a1a6fba5bcef4ecb1cb3b989fa752f33ef4c0293596de5 +size 261101283 diff --git a/Real_Time_Visual_Understanding/sample_387/.DS_Store b/Real_Time_Visual_Understanding/sample_387/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..28198ecf08f81ecf80066cef4a66e19d11fdb3c8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_387/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c0f197ab543a926c5aac9b295886a4a2ffd0428 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438bef7574ca912199afafc7b4d9fb982b4016c6c4775eea02bd5665e389caea +size 81990336 diff --git a/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_230.mp4 b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6087367c79dec1568e35014cfa4b08856e6d89d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fbe94e7dc2f48de051340426db19f6723ab65d2a6e7a755c5b2c427f5f3492 +size 157520941 diff --git a/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_383.mp4 b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86f7b4087aa4ff2f552685074ae5eafc7190c7c2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e419e8b27a2f5c46d9727f7411d2d9c2e07bd696f3fa7c73fabf88675b6b7b4d +size 233580883 diff --git a/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bba559c19b907b84eeb3acca5bb0473c0f1bca4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53104435d379e44964d277f786f4a87c47051d42f848c73030cc79911cafc01c +size 3073710 diff --git a/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_506.mp4 b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa3da30836711220ebc4ae1e7d61a661341417e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/tmp_60/video_0_506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185e4d4c47b2f38154cbbd38972d9f96f3934dca7367cd3e116c2ac9a8dab21e +size 307293044 diff --git a/Real_Time_Visual_Understanding/sample_387/video.mp4 b/Real_Time_Visual_Understanding/sample_387/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0949788ff54de3220d350328ad4aeb9c5b97dc69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_387/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4dff17a92bde2895b3b546568791d0f8e7f0eb3f5512ee70302af5eca4b118c +size 277848710 diff --git a/Real_Time_Visual_Understanding/sample_388/.DS_Store b/Real_Time_Visual_Understanding/sample_388/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e5ff4787bf18ff2537a322162844d57d134a7b72 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_388/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5f6bfa0fa880335dbd856aeef2c2c6b645b26a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d3a57abc36f716384ae5f0d559884e14c5e358c57d1e6069bbdfded87cc4fc +size 6314481 diff --git a/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8da7a97ddf612ddbd4b937e27ab5cddfc3892802 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4705cfc750290929ded6b1351d1b74b56e81ccbd3583b879c4f1b118da13e6 +size 81935306 diff --git a/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_248.mp4 b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7688e11447a5a99a5f8d891d0f5bc520b90aec1f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030dc30bbde05da214c2817f24d0f7245872696f42be24bca763fa33b4eb5359 +size 123196649 diff --git a/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70434a44b99fd717cbe553c88f75f6ad012e6ea7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dadf6b6f0d1694aced4e1f3c7e00e2b27f2223409cc2b1b3fcdf0d66feb9cda +size 170542354 diff --git a/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_84.mp4 b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_84.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5a5e56ff453519255a646cf66af4e1328100f5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/tmp_60/video_0_84.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bca1cd630fd2876f5faf0d37f5ff705ffb555458dbefa88c4e8e9deb180da09 +size 39967831 diff --git a/Real_Time_Visual_Understanding/sample_388/video.mp4 b/Real_Time_Visual_Understanding/sample_388/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb3408ab5a7c2cbe6910216d1fb038dc108e804 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_388/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b7aa29c173815a3329c3f5e4f43cf79eb331526862e40b1a48013e5f80c18f +size 167404778 diff --git a/Real_Time_Visual_Understanding/sample_389/.DS_Store b/Real_Time_Visual_Understanding/sample_389/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..36ad9809538e0ce482e673530cf7fdec374dcb6f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_389/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05ae79156340860cdc56b785b562726ff0b2861 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1333ecc4e8134e6f5c6b5dbb9ce310542bbef707b4df08d1a4d3fb79498d9c1e +size 151761862 diff --git a/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a46a66761908db1dfaa51dd77fca7458ead1fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6eb2d338d98bacc59479f463c17c0250b8e487b2a3f8d5c9204835702f4f86 +size 20552405 diff --git a/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cec6f76102af54fca8d8222fa2ec8c35d7c7a71a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa198e3faf9113420cfd17be29027d46b9135c9dcd54e07bcdb8f14c9501e4fc +size 283191193 diff --git a/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eed80eb78c8f7a846e2cd3bd49543ed5b9aea92 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7cbc76ac4d1155f1afb4a6f130718d88450e1bfaaf51da5313c6f748ec1a0b4 +size 415655954 diff --git a/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_507.mp4 b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1f3d60d335ebc254d565eac17c3126857cf0823 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/tmp_60/video_0_507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7037e3b97b14c0b3b8f0ff3f9606c4b1da9a4042cc9706aba3d7690b14c3dd +size 556270297 diff --git a/Real_Time_Visual_Understanding/sample_389/video.mp4 b/Real_Time_Visual_Understanding/sample_389/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0fa8884571870822fa33dfcd70a73b6a8d8152d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_389/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f90e7c3fe64cd278d5edb4f22ac2d9688f4e1435c37077becb49e8ffb4650e9 +size 455638726 diff --git a/Real_Time_Visual_Understanding/sample_39/.DS_Store b/Real_Time_Visual_Understanding/sample_39/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cabf7ac88fc21e3eca7d477761b8962b55dc1fca Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_39/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_105.mp4 b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dcda2b0002135108845e7b7b2398ed7410a7e7b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef8b97389802a902f28a3a30bc0e0f8e890cc09e887462c7a38e99bf5fff310 +size 34092523 diff --git a/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc23eeaf542f81dceddc40ddee60cda7ca23737 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95bcd7739ef86b48919b564cc3c47c219eddb71cbe472316bfdd9a313bb7ed12 +size 66866821 diff --git a/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48660c52a44539868b6f0b13b789c703ca026f28 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0db070573a2228adacf27a1907033adcb04ff0843381a7b4f5cf75a78d9b4e7 +size 104672952 diff --git a/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddbfe4fe2767f78079bd9c7bd747632623389155 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_39/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4796743f6161e01545a258986b64225ec85ec17ba662c91c70c14a614d5063 +size 141446833 diff --git a/Real_Time_Visual_Understanding/sample_39/video.mp4 b/Real_Time_Visual_Understanding/sample_39/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e7ce93cf06ac294503421106bb502a4e757f9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_39/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a36bfcfe35418d31484726575ab3637ccad94b27d5b6098cee748f518cf92f +size 158611536 diff --git a/Real_Time_Visual_Understanding/sample_390/.DS_Store b/Real_Time_Visual_Understanding/sample_390/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ba7db772d61afe1a0c68cc3e50cc936586740a89 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_390/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c97eb0d57efe0664eeea8681814c59ad40e2c825 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9812bf7755908c904f81aa93f4606a368a6effc0d0d231269930422ae5ad69 +size 116292372 diff --git a/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb120605744865aaf90bb9d4517e22adc3e283d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fddb4e3030f65009a88cb1cdca81e9d951560552ff29095009222cbbb8a6343 +size 222912749 diff --git a/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_373.mp4 b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b96c1a96102d42ac53aed41c2988bc5e781f639 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ab324eb9584b9599ca4d1753afe5bf707549c17973a348c233744c3b0b0762 +size 338257943 diff --git a/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad00d1f18201ed66bdb4a022fe5357d01a8c2da6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8b307724b03e8f3e6d85bc7250f72c4aec4cab732c82e5b480941e495d8a03 +size 6006989 diff --git a/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_500.mp4 b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_500.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6fb983661fc9d7c64953a5249172b245f1b33a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/tmp_60/video_0_500.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9844800558d391472eef7baa95bc1cea36d80639be1420c06917845bf5744dd0 +size 465524590 diff --git a/Real_Time_Visual_Understanding/sample_390/video.mp4 b/Real_Time_Visual_Understanding/sample_390/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43dc96d2174b3061685ff215a77779dba14ea49f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_390/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2c0cdec6978bff6ffae09d54121255f0c6316be1b21a259923a7d27dae348f +size 432552505 diff --git a/Real_Time_Visual_Understanding/sample_391/.DS_Store b/Real_Time_Visual_Understanding/sample_391/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..df4f670769c627162aea4b36cdf184c957b5e187 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_391/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363fc6b268b9347391464e5e7647c4a16dadda26 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae207e1cf54cb1cf1b3cd794e72668e87c2ee29f0a7f08a7f5870944cbf226eb +size 6920596 diff --git a/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_124.mp4 b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98526c6622fe3b8796ebe914edf62e745156808f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc49c98f41c844b925c54b492ac84fd846ca32d24e522dd6c428cea47276106 +size 150664063 diff --git a/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83d05efcbb1bde1c54e2dd1b82aa71fc166cee96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54959cfe4f3e960f0c42fd863be1feab122bfb292fb4d39ff32e70781ce04e9e +size 277519431 diff --git a/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_369.mp4 b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85276ac85dd2465965a19ef88b44a3d86b9f74c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49af3b569c624404e9962fc9a0c7ecee193bb6018c7f15c504c05f4ca98d17bc +size 395906149 diff --git a/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_488.mp4 b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da9bf4e46a8ce0d6ca17b0137c9a1f94765d71f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/tmp_60/video_0_488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c70960b9450b8baf4cebb10355cd59699395a1721a772fe5258cba8ab2a9215 +size 503792675 diff --git a/Real_Time_Visual_Understanding/sample_391/video.mp4 b/Real_Time_Visual_Understanding/sample_391/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7074da9b8003f0bff02fecec1a221b1ab157c9fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_391/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea87f1a450c5b2b4e87a8959ca2e514bd2da33027fead5402d298eb6d95df721 +size 432876115 diff --git a/Real_Time_Visual_Understanding/sample_392/.DS_Store b/Real_Time_Visual_Understanding/sample_392/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9f5acb5803e3836966b0b5db00d01cc97be3830d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_392/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176a7a39bebb4d9616065ad64fe67c704c22e4df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588dc8a8cb5c475578f8fd8e9384f65c3964d8ed481396e1f36afbe6075e71ce +size 122563259 diff --git a/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_265.mp4 b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6babb981ebdcd6c0ca9db45f2938765fa57c316 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6eb0a7759207123fddb32349314dd1e516a326187578ac1908e75213f836ff +size 240372662 diff --git a/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca654b498e9889be65fe33cf43ce95a98e9d4167 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda3ca0093524ad7cd4b9475b5e462f75cf0a9cb79f2ae39a7ea179d6a345e79 +size 2556349 diff --git a/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_396.mp4 b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a26d3adeeac2787c83b1f3494002f2d250654d8b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d524d93004a1d75bf2fff263cf7ee73d2732562f319a8f0212212f3513b11b4a +size 384718003 diff --git a/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_525.mp4 b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_525.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a270c0784c49623e089943296415cc86a0ef07cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/tmp_60/video_0_525.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fecbe7aa746a063cad9a86c2738b589f29023440a2035770da54e1fe2189b71 +size 524542314 diff --git a/Real_Time_Visual_Understanding/sample_392/video.mp4 b/Real_Time_Visual_Understanding/sample_392/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..166d27a1e1fe724819f4b554e62a34e901aae29e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_392/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b489d70e47927d1ac1fc04491e890987e7823748ec0ea7bf74582b30b28479 +size 451222889 diff --git a/Real_Time_Visual_Understanding/sample_393/.DS_Store b/Real_Time_Visual_Understanding/sample_393/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3e4018e565b46e8e1a75804ef02691f5e9904d78 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_393/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_152.mp4 b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eeab8978c66cff03c05c667bce41ea729cebeb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdab75b4faf09bf02ea4f04cc836e9cdb528e16d786d4927125db33deec64c58 +size 170695934 diff --git a/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_214.mp4 b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1952af667e303c9d5edafa05b4ba77777b587ea3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1861df547b2bd564ee60034118614fefffd9112ab7cba0476636d83b19b3d298 +size 228081811 diff --git a/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_308.mp4 b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d9a8b22893d1c4a5d7db1d3929884fd1710f786 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043f45c8d62b589a6c45724944c23e395a0846eb09233b7293c2f0bbfb345d11 +size 297732549 diff --git a/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb4cc1623b489d4743e45de23def1ebc96e0e8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4178b5e4a8ca0c67c2f666195c4e7d6b4d0bbc5bf1becb9d5cae242edeedde9 +size 395908901 diff --git a/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08479434c9c9d0489fcc8cc18dd156c444fd2387 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816dee1979a7682be9d933d7165643d4aa21f5ac846e2e3123737c58fccfa54d +size 7657131 diff --git a/Real_Time_Visual_Understanding/sample_393/video.mp4 b/Real_Time_Visual_Understanding/sample_393/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd99c12da6509849172ca43155f9212f76bea7c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_393/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f759d54da5371bdff7c6472e7992a7bf8fe2deb2182b2c2def8746ef04d91a +size 371914912 diff --git a/Real_Time_Visual_Understanding/sample_394/.DS_Store b/Real_Time_Visual_Understanding/sample_394/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..52887809251d048dbfb18fc314a36ca94b5487b5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_394/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_122.mp4 b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f5133b979fa8f503f8a0d627563d20543c60b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c2e5f478a089f1d5098e5e0d2bfc5518cb7ca91b70c0119e51ff17da0b9201 +size 124418182 diff --git a/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0048cd3d140f36e60bc9ec8db39f7d234c830ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d152f9f85e0bc791ad1571d27000f9604ffcbe733848c8852c9a84a4556f21 +size 262719642 diff --git a/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d9d055f6d4ff6caf4b7988470cb5d35fa017394 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe0e4368159791f747bba40ddc622315f46a89e4d77c4c7f3eb0c5b2020e1f2 +size 3841972 diff --git a/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed3e20721ec656e47d4a42dc9b486c5619777efc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814d27832db2b9e85ec7063b09b0ad3501555fe2cd5b8d74830b4307416e73c1 +size 390190035 diff --git a/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79a0067467f78de7319ee56aa3d99c0c16f5b660 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ad84b959e41741f07ae00ff88c7aa13821887ac3fed3b08c95b17b8bb5cd9d +size 535718641 diff --git a/Real_Time_Visual_Understanding/sample_394/video.mp4 b/Real_Time_Visual_Understanding/sample_394/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e728aed5b4b4219204dc7de1a6b09fbd2636a7f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_394/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c7ca2caff559d03f4434eb057583edeacf13c05f766e2ad6a685828433f3b0 +size 421606183 diff --git a/Real_Time_Visual_Understanding/sample_395/.DS_Store b/Real_Time_Visual_Understanding/sample_395/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0fbdf806c8e293dfea6092a6d5947fc37e69f089 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_395/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6233dd0a318d67ee5b048f94f7963d788f8475 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830f26a13b30d4021cf2d1e8f03451cb9d17f04b03d7d28503c0ece2d615cd13 +size 136369005 diff --git a/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_238.mp4 b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dde2375dd75ab0e00f45d29aea486385e6632f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee14a4f803d9d9237a193a6dd0e60faa9266af13a6bf2ad28ac5c6ddc9af5c2 +size 252213576 diff --git a/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_358.mp4 b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f927f3d7eb3749346352b6359be618e3713c9e0a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7912db5dc206382eb4e2212b9bb90fd1a576b30f040e2ba8c70ead600bef3aa3 +size 373951341 diff --git a/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..740513d32b69715539414b0f8ae9c88e11bd70b7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423d81f98e6fc66172ec54d596a2ab1bd9c1012a45776f53df34780e5e32a471 +size 505300475 diff --git a/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d085ff2103717f2518c35c953f0b7abac8f5605d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebdeea2e70f63d9eadf6db61fd358fc0885c0636de1383ec6d18d49c80f56d8 +size 9325979 diff --git a/Real_Time_Visual_Understanding/sample_395/video.mp4 b/Real_Time_Visual_Understanding/sample_395/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da59e840133f11f58d5c9f8457af7853db62e286 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_395/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e241cac4e7c1584549c6471d19b9ef0f9f15a789d5689a93efde660b0f3b1f +size 409385318 diff --git a/Real_Time_Visual_Understanding/sample_396/.DS_Store b/Real_Time_Visual_Understanding/sample_396/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..072cad1e75b5ca6eb8366aad3c2afa18cd73c932 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_396/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_190.mp4 b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d956e6e427f7bcc4eb1ead7edfc3b29120f85d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47e86f7e423e1e783cc20c16bde46df3d34bfd4443cdfe52458ea9168efa619 +size 167678213 diff --git a/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f477026ee058a743456a8e470828813d5110143 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06eead8f7eac5ef426e178f001ef49e9ed92a9ef12e881bfcbc0361d97461017 +size 266836543 diff --git a/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_382.mp4 b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebbbeefe2157a2e365a47360c27939ecdfb62c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4555d3c6118548d08bb08be7d71805ab57d31405e821d049c26a308f5f5a0e07 +size 405591309 diff --git a/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0de06ceda187e7142a3301600cf0782cd23cbf7a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cdce430cf0a1eaaa92e783ba1d4f4ea02c86b59c75880245a380a7cd8b29751 +size 6488174 diff --git a/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_95.mp4 b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_95.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d60e01628e4843e3a1bab427bfb77a98ef0b7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/tmp_60/video_0_95.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9779ddf155ba6fdb1ed2071053db37304b3bfaef2e4aed452fa1b5f7f74131da +size 86554690 diff --git a/Real_Time_Visual_Understanding/sample_396/video.mp4 b/Real_Time_Visual_Understanding/sample_396/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4b74b2cb5752bf6b46699397bcf501225a1e73d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_396/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdd42d268137dc423167fb24226e7f4970bd5c6bc5c968c59457c54ced196a6 +size 326151456 diff --git a/Real_Time_Visual_Understanding/sample_397/.DS_Store b/Real_Time_Visual_Understanding/sample_397/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8b780fa327273e91b075ef0196a447c63306f9dd Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_397/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0630d227be4422a5b4ef353fb705fe749491a55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e200f7b78cef5f487ff1da2501008f724562addfe7bf02a790d750a25b72b9 +size 145621215 diff --git a/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_267.mp4 b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e59a870ec52a4dcb588ac7c1dd9784ae273fc9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a59b5b14b41b0ea7cd3eb554f36c1f3e5ad5d4b14b24185d9d122f13fad510c +size 289577404 diff --git a/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_398.mp4 b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ca171e1ae5f11d4ad9dd956702a699f45d41da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09dc34eb1fc6b4422d27c2594b8411cc5ba2ec8d304a923153a48287261eaae7 +size 423372412 diff --git a/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f74cd0e326451ac822b1faa2bac6677b5208888e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44c29e85a3cc44e7a39be453d1919570eedeb8b6cb6cf64b83749a179a1eb04 +size 4884020 diff --git a/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_530.mp4 b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_530.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c74876e842bcfb295e0327690accbfb4b93f6b2a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/tmp_60/video_0_530.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9728f0e4e3c2a8ca8752b32ee4a1769e0a6796d73582c3db2f39f1dccd86312f +size 538905434 diff --git a/Real_Time_Visual_Understanding/sample_397/video.mp4 b/Real_Time_Visual_Understanding/sample_397/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..902294637d59b9aa9d94f15494d31e96773bc2f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_397/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a82f7f6d4c422f4f3ad4b675b07c7910b667f7e89542a15846b37dbff3583d7 +size 486923944 diff --git a/Real_Time_Visual_Understanding/sample_398/.DS_Store b/Real_Time_Visual_Understanding/sample_398/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e30454c4764711dc94124deebb7a68f058ec5c7c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_398/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..759b61d64378f22f3ca7d71b8788744d868efe1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9983047b75868b8b86278114c7e707c8b8997a6587d15b1064b9303d46b28ac4 +size 8369727 diff --git a/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_116.mp4 b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8eda01f4511a2fea2ef5b2e1dce259876da5e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d13c27d62ce1ab82447145c431fb57cda4ca2be2c2d259c909f539aedc2c9e +size 112765440 diff --git a/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_232.mp4 b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cacca49a047092970bbd062093d4b29447f7984a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e24b9e08348cc013b0eb48d8d54038d0c81df2e3115077fb13d25283f60cf4a +size 193163751 diff --git a/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_350.mp4 b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b176920f3c3d70222b4d724e7155c543268470d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b681fdabced6e15fcbc7a9103a20291c6f1fa904621fe616734d4846636d26ef +size 312320952 diff --git a/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_467.mp4 b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db79e7d25210b41de5fd513a3252e0a163349d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/tmp_60/video_0_467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b3ada978079c440c537f18ec8126997236da766e47e99413a2fbc31a0b8c87 +size 407766821 diff --git a/Real_Time_Visual_Understanding/sample_398/video.mp4 b/Real_Time_Visual_Understanding/sample_398/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4da93069492dc3fb416573ef5aa51911d700b86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_398/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936b2c1a20f19a7566293f963b9086b66ca1cf845dd936581b5120b7ca553a9c +size 407405370 diff --git a/Real_Time_Visual_Understanding/sample_399/.DS_Store b/Real_Time_Visual_Understanding/sample_399/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a17c38bba1cc54ea8239670ff9054f096c3505db Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_399/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d35bfd60f6690786f221d1b781fe59046542e987 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf44c971fc94aa274923a6e9d9ea9a3f6c2679a28d849c079d1151882315b2f1 +size 125185180 diff --git a/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92cb4b52e81a484d5e551c2045104b4a6c90afbe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc94c8ba4184254900df0ca2f424c10839b631a3244f9cd46a079d99b3601e1 +size 231886215 diff --git a/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ced3ac8270949c71f192f7dbbf0df662c5e932 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70d10f4a5311f84a43f8f94462ab77987d8e5b18bc9be2d82c10322b5e0170e +size 355888245 diff --git a/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a344e43f2280cf2da3b87c443e683aa01b1fba4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9e43aee96e749bcbc69593744a8f3dc47664bcb4efca184b1fbbcc72c74938 +size 474690089 diff --git a/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5df42015182d8e43abafc7d085c168ae8b680a5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73a0a384520773e7e3a3a7b41534f817bc13f681d9c6ec64b3f87b3e35e5244 +size 7780784 diff --git a/Real_Time_Visual_Understanding/sample_399/video.mp4 b/Real_Time_Visual_Understanding/sample_399/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce267f0ebb4c12d5d8c98152f6c73ec5e6ddb361 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_399/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7646a77a71760d382ad63b63a63501ce29b7c41d41fd5e0421d8d47c118e197 +size 418747571 diff --git a/Real_Time_Visual_Understanding/sample_4/.DS_Store b/Real_Time_Visual_Understanding/sample_4/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4543fd833ca23ab4c76068025c78d5eca4dfc30a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_4/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_131.mp4 b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ca99a7cf43227625ba555e676a17c9f45f9fed0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8addb232a188d57bddddc8b069e00a540461cd820c6db1399b9d65c8258ee84 +size 64609146 diff --git a/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492102f17a4a3f2c44b4040a03191e92e7b67ad9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7bb919fccb3beba7540a715f8d774f13526db70198bad46f9c319cfff9dd087 +size 9106794 diff --git a/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464fecfca3f79db9d010ca9f9122616db732b003 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7093d9f395744d046301e280b2177bb303e68a5f82e7c2492b226f22a3a9887f +size 9589706 diff --git a/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_220.mp4 b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e448d142eb6b807c2bb0905aed0e53440908e9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd36f0a826161ea7dfe6c85bbd8a7742f5c1eacb23ace0c47c15f0974dd6da91 +size 112068699 diff --git a/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_64.mp4 b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_64.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992616079c3cf4f86ac24c89b4e84a35f5aa864b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/tmp_60/video_0_64.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fcd7b9db0a09523c3da923d05c766019cc23caef7437faa4c887711d09b1b7 +size 32426281 diff --git a/Real_Time_Visual_Understanding/sample_4/video.mp4 b/Real_Time_Visual_Understanding/sample_4/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eb87d8459bff967008dd9d13b1b6f3aa0fd4f96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_4/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28880d8358869fe8b550d437b61d7e93ec1df92799253e480644729da7568ed1 +size 92169097 diff --git a/Real_Time_Visual_Understanding/sample_40/.DS_Store b/Real_Time_Visual_Understanding/sample_40/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2d882462f214951ea008e77e97c1ae4d51517f0f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_40/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02442d5d37730d310040d8a4513d59da0b7e584e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e52b4a3e2f1cbd46ec55731cf32c56c09f2ed8debeac6b0413f291f6419bd4 +size 5324767 diff --git a/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2aeff6809bf16f0d039ad741271b9ce882e767 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dae0b4cd2ca7dcc87eeac6776977accfc7a9e6d042cb531b5ddeb32ee2b33a6 +size 80135756 diff --git a/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..293b885758d2ca3737febef4b711ea2cb75aa76a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0077d44545dd63dbfaeefea53892e12af2066a2d72d3f5d051bfcf699255943f +size 164582124 diff --git a/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_492.mp4 b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37138ba3c78abb9aefafc85432a132cdc46d7225 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948a9539bc7f27c2aeac3de07e34c5d86d283ca517f64bc90ee0caffbcbd9d5f +size 168922441 diff --git a/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_506.mp4 b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3f5b8d3f9746bd50f0438efd652ac52a447a34 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/tmp_60/video_0_506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5dc0b34a5de74ba2aaf2775c4204130350ed5ca6e6542a88e70f984a552ea8 +size 175073368 diff --git a/Real_Time_Visual_Understanding/sample_40/video.mp4 b/Real_Time_Visual_Understanding/sample_40/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bebb499115f29f445288fc6e9b53442ef3ed2c53 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_40/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa211156f43af266894ac0ef25999dd32d588750800355ce5912805209de4e6 +size 169092948 diff --git a/Real_Time_Visual_Understanding/sample_400/.DS_Store b/Real_Time_Visual_Understanding/sample_400/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5c554ad92f8f0756bc31f13172a5708a6eb4660b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_400/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_133.mp4 b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb9662bd6f1bdc0abd7c2e010bd7768c4128a27 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f083e17af757d58b2b4d157cd9d8517063379b74cf0c9eba22e2c88ba0a1394 +size 120522777 diff --git a/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_236.mp4 b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aba22ef60e3f71390a15c2f86d7586dd8c8a1e2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323574a063711d64bc3de0b1b270704718e5267252d8ba81592d156ae20ddff0 +size 236635436 diff --git a/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_399.mp4 b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1afdd170afa98104d0de67b1a6578611d4ea155 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f01098523661695bdfa636dc459eb07f8dc55b14ad15b78141515ba3c81957 +size 418138843 diff --git a/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082a10bd71df806c00e501deb0acb7c99f45c5a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467776aeda66a3174093b64b55c7fac3829b5452d2fcd2fa7f4b26012a0851b3 +size 3907510 diff --git a/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_540.mp4 b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_540.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f276ce516b694264504345817cab7db4701fd504 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/tmp_60/video_0_540.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708e550bd3a183870b6acf777dfc3a7d9e12d69e3f8d7d6a716005c9f89e1f24 +size 565426700 diff --git a/Real_Time_Visual_Understanding/sample_400/video.mp4 b/Real_Time_Visual_Understanding/sample_400/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b53392d06e936a4e02f2e30dfde7dd91c67b8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_400/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1c78714b02a1deea3c2968678b94eb906fb06ccdb3cfb8dc243d4cd723a8af +size 470566844 diff --git a/Real_Time_Visual_Understanding/sample_401/.DS_Store b/Real_Time_Visual_Understanding/sample_401/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a4e16ed4c090c77cf188649b6fedbcdc7a937f9d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_401/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_118.mp4 b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5992d8d1339a456137c523bdd91c23d665402639 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7373e694c1f716855132e90a7e5ee23da407188efd246ea4135110f97c4e1c2b +size 94070123 diff --git a/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..710cefb34906a164e47d87f20fbe4312459ab5be --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae26c82cd3ed90e82c6269d2311902430b886373497725b464c544f00a1cb24 +size 203369920 diff --git a/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_345.mp4 b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a02cb624e2e68d606b5fc4be6c0bab8c5b2c78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef55c724d1347dd351880641d83d8737e4717f45601fb05c156a611e0958414 +size 285559763 diff --git a/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..503686aed59977f304754a7d209144e5b473ced0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb1b3cd2560031dc575b2e7b081f67c90c3ab5f94243cea4f41e38e8a504eef +size 5016676 diff --git a/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_460.mp4 b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a15ef7394aa699f6fa8a16b0584fb88b279b36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/tmp_60/video_0_460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23fe27ead350cc6b5c00c38c9dfc36e13a543fbbc08f09cd8c8944b6b098e38e +size 397322150 diff --git a/Real_Time_Visual_Understanding/sample_401/video.mp4 b/Real_Time_Visual_Understanding/sample_401/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c62ded694b8ede4c496290cdc40eec1079807e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_401/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873e2ec7db864276b8dfdd826338a219e443d6a0fe3a10ead2c982db5ef79f1b +size 393634696 diff --git a/Real_Time_Visual_Understanding/sample_402/.DS_Store b/Real_Time_Visual_Understanding/sample_402/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8a4ecb9de53c288b67bf8ee1d393d83a2c1d0250 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_402/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_236.mp4 b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe47697ae209ff8a117edf8ce5e5bd356bf1df2c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a887a1f5af9f28c4c07ecdd900f2b451f4b3fca2805786a10e49c81990ebbc32 +size 224602160 diff --git a/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_357.mp4 b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21f11626644c959dc9398ae02843f577bcba83b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18ce13c0cca89d25b8fee97a526c1de4d1487ccaee138a78c50833c1537bf84 +size 368185874 diff --git a/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba4060941b42e4e1346bcae91a638a12bb3a36d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f6d015f89323bc54ed80f22258f7ed95013a9aa84c1488aa8244ff962688c0 +size 4498568 diff --git a/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_473.mp4 b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d822b3d25bc04e5a2433cb32c3ab90584a0e80ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653dc217fb961acb5ccf8f63e9fcecb28bdafc93990478c7d9c38059a4cfd525 +size 491659979 diff --git a/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_63.mp4 b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_63.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de3b9d8c9df6c57545fb38de5053249b3f861b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/tmp_60/video_0_63.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f34c44c739fab072f68047ec14480466ab79aab9a111f65bce59158ec67dffa +size 76453800 diff --git a/Real_Time_Visual_Understanding/sample_402/video.mp4 b/Real_Time_Visual_Understanding/sample_402/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b92fc32f66ea2d9cb38844024a8da18bceaa317 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_402/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ec34a0957123673f2aa3bdcd339f9b6fce763b172adfb112373fab419af1ff +size 431957163 diff --git a/Real_Time_Visual_Understanding/sample_403/.DS_Store b/Real_Time_Visual_Understanding/sample_403/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e3df30e18b177e58bf6f21f22c2964485b2ad09f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_403/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_157.mp4 b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488897016d5754ff7599e259840f985f7cec93b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc227ee8e10afcd1022792b61b3521c447812f7808aceba6f37c1364b617620 +size 165864814 diff --git a/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_22.mp4 b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_22.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c903a216247c959f794a342e219f0a7562b10b33 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_22.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980408fe41d963293a5b01f8923f1de79a27fee74a042b5a460b5c91f43092d5 +size 26212235 diff --git a/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_312.mp4 b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7ed5e961f139d0206127381bebf951cadd73e91 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7830fca3cba181b98841be19752959f2f263fce9f66ddee1a1f1f62f379d1c2c +size 320241860 diff --git a/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_465.mp4 b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd0b30ab5aac3561825d97dabf93b8ac0ac20b0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8de97d3889e6dcc1e8f5aef56ee6baec72008d2d9e6142e398daf29b784682 +size 472953326 diff --git a/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_608.mp4 b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_608.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..049770b197bceeddf790a2d318533c73056e52d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/tmp_60/video_0_608.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761e472db01323794ec3f83905b312192a7913c4fba4b6844618497f625e9d30 +size 595989489 diff --git a/Real_Time_Visual_Understanding/sample_403/video.mp4 b/Real_Time_Visual_Understanding/sample_403/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6ffa9ad0a90749cc8afc0234511648e3f79c197 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_403/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de04a6d99f13993dd6c573fc8e57d7832e7c3a281364653a18776bfc527a398d +size 557155081 diff --git a/Real_Time_Visual_Understanding/sample_404/.DS_Store b/Real_Time_Visual_Understanding/sample_404/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5e2b89ae15d6643e3361e4d1f2ad6c2900d8dad2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_404/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d61e5ce867796ed639df926559355fd775b495fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991ca42c864e904a1074aaa76961ab4e8468c81e710900a31f109a2db57e1d56 +size 12863147 diff --git a/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a21311fbd3fa76ab5bb0026060bf6ad91e65dbc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23331f424f12715629c66bf010bc107b3857c0936b765eb945efb18f880e2ac8 +size 139969762 diff --git a/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14cbafc26d9538a5bf825971f669120f212e227 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5f517b8f7b4fff3473566eea8d9047537e17168a54de83bca53f4282edcf9e +size 259586850 diff --git a/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_382.mp4 b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6af92cb0624f2eea4071f6138a6b59488cdbea3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbafc52f90715ded152053ba489b7099c563bbe90b82ca4b72d6e45e3bfb127 +size 384753813 diff --git a/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_506.mp4 b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_506.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d157827b86792be43c0d51197b10f5d48e4b67c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/tmp_60/video_0_506.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7bc674aac3f2c8c92abd55db485083f8b7042ab2cda6ffaf04d2f295f74bace +size 504866224 diff --git a/Real_Time_Visual_Understanding/sample_404/video.mp4 b/Real_Time_Visual_Understanding/sample_404/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8d2085e352aa1ad2776a1e43b46def9d9b4647 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_404/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a4cb22f4bb3696d4b9adb20d145144774345e48ccc13b84312676bf673c815 +size 456392896 diff --git a/Real_Time_Visual_Understanding/sample_405/.DS_Store b/Real_Time_Visual_Understanding/sample_405/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5ee8b3b5240a0d71c62f9fd0a51af7376ce20755 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_405/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_131.mp4 b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e781093e350b53b92bdd8da2c3d95eb62cd74e0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e38b963ec96fe3789697f4002c172305b802008cd058079538cf462349e6f0 +size 134121204 diff --git a/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f386b7ee0b51835eb7a4e6d89f8d2d5aadd9bac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50853d1a92bd4c10aff607b30480cc7818393be18af04f8539d2a7ecc391eb0 +size 16811866 diff --git a/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..375a9425e723d9698eb2850b58e84b2f67216a51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1152bad70f7cb4b84bcc92aa59cc48f61146f4c327b2139da12dbddf795c970e +size 249552418 diff --git a/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_373.mp4 b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..674f6f94da2035b6c325ca76ef7f85e09edf8733 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c373796141e35e06fee27d9c6d5d69a3b8fc7adc9fe1060dcaaae1dd333af053 +size 368570093 diff --git a/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_494.mp4 b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..035c5c97422f961cd374a60fcd3980c09de9732f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/tmp_60/video_0_494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c9eb6aa491e133374c070d9fde28e1056aca07bd355dbf6d0f5ee5a960ea04 +size 493790766 diff --git a/Real_Time_Visual_Understanding/sample_405/video.mp4 b/Real_Time_Visual_Understanding/sample_405/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c602959de92e864919e4bbb06a0ac5b4a578e5f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_405/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0696a3b857bd2d10170e9ffc2c9f1963b341414a380846f9dd63901b080c500 +size 446425783 diff --git a/Real_Time_Visual_Understanding/sample_406/.DS_Store b/Real_Time_Visual_Understanding/sample_406/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..206754981ab9e491460a52e24502324b2998002a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_406/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12d6da244d4cbdffb1988cdee062a3070b043cb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556369647524109e616115de775a249ff7ddb11cff1af85a1fc7965ec6bc3dcb +size 10126807 diff --git a/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_112.mp4 b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45d24d9deb19f2a43850825c510771b0597972f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695fec659d752e61dcf75229a497502fa21db182a7520c2579df6c133baa14e9 +size 115694130 diff --git a/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_214.mp4 b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a60db3f5617958fc9b5f35754e1cf25230c82b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7cc99fae38ec47100fee8970822bfd5ab625c33a467ff5be0d53be98fc5986 +size 216133334 diff --git a/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_316.mp4 b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb22b61c14fbee001053e991233af43b84a4247 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd08b8f2cc4a66a49993489f06e1d8f038c3f52c9bbe543732224091d75df217 +size 322775700 diff --git a/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_412.mp4 b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbf52a884456d84f134cd9a82dbca1edf1a65d0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/tmp_60/video_0_412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50ea17a1b8bde44200c99bec0a364e1bb238a4cafa42b99f253b61d5b25fc05 +size 424549094 diff --git a/Real_Time_Visual_Understanding/sample_406/video.mp4 b/Real_Time_Visual_Understanding/sample_406/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0741875339a1e5ba60b668351cf0d44871276d51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_406/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117165f95d612c9eabf530a77fcc8b6028ae7baf63fa2e9e6b9dbfd3af888b68 +size 378158454 diff --git a/Real_Time_Visual_Understanding/sample_407/.DS_Store b/Real_Time_Visual_Understanding/sample_407/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a19db3607d6c4e6db4905961bc35d18a16eed19e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_407/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76ca5a6e48d73cbba64891a1e9667ea3a4688e8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d080bd0dfb636e859139b06d4a8f35cf6c818b7448af3c957105716283851c +size 147654327 diff --git a/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_356.mp4 b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1698890f22ddae5eaee726d6fea01a8a13ece4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d009183ac9b59842bb9187b1b97ce33c8395e209f1a4c99f1ef042eef890bf46 +size 293459904 diff --git a/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_529.mp4 b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e1a70b0449839fca84190a1343b43b2bd1a0b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222f7a5cffc7964f587244f0b58851ff82565cc62ead3acd65ba18bd8947e00a +size 429960068 diff --git a/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_698.mp4 b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_698.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..896662af0f0f100d58fc790b4ca121ccb92bdb04 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_698.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6329f83b64761f922602c5ab45e89699feb6c29baae152f3d4a25d81efb16cf5 +size 553239065 diff --git a/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3069c244dc31f348190507df6146458d7d6bbbaf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac71654826790440b9ac11efbc0581a0cff707a35caaa1ebad880cd584b5367f +size 7571273 diff --git a/Real_Time_Visual_Understanding/sample_407/video.mp4 b/Real_Time_Visual_Understanding/sample_407/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd28e8a6726f71754e4e23d8e6f3a284b4181dbe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_407/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedc75f04bb48b91118100e5c1e2b70414dded7fb4b7fd7b3eab60b624552ad9 +size 449780131 diff --git a/Real_Time_Visual_Understanding/sample_408/.DS_Store b/Real_Time_Visual_Understanding/sample_408/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..48cf36ad1e5a3863c44b74bc842cf57264094231 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_408/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feaa887fb576b4be811663ae7af77bcd4d0a74d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6190a477752b7b1c7ef356b1456e72e4b3f9c3af7c81f4190e05d6f1040da667 +size 9036525 diff --git a/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c495d81201cac2e99ca9e3e7f84afd9120c9044d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17be172f84961c6275bbdb2ed37e91cc5a1e59880ce5b569e2ee12d20db5fa60 +size 143516794 diff --git a/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_347.mp4 b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e1bd84a42478511e4e235b870e9d5669856cc9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a855b80babaa9940cd641c16624208616374d37b7be49e0b5d8252cac04e9509 +size 272863145 diff --git a/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_529.mp4 b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_529.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5bba3730653ee20175a39f6409482754a90aa88 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_529.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6349be613e398d135549f35b4108eae479f953d669dc07c112df536c04b9842 +size 423058367 diff --git a/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_702.mp4 b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_702.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ae605f306fa18dad95e9a9c334e2403cd9a044 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/tmp_60/video_0_702.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aea0e14fb8858e5822bde739b626e81c45fb1df758ca004c62f4b5f4014a8f7 +size 565586822 diff --git a/Real_Time_Visual_Understanding/sample_408/video.mp4 b/Real_Time_Visual_Understanding/sample_408/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bdbf2898d58e14e95547be5913367044757260f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_408/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93288c8b91635d009980cb6a4b965e24a9735478ef6e2826b1826ad130d2129a +size 460468437 diff --git a/Real_Time_Visual_Understanding/sample_409/.DS_Store b/Real_Time_Visual_Understanding/sample_409/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a4e21c52db15db3c9f65acb87d48bc629c34d3ec Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_409/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35c09ed64ad4c6a7908e08218369988bdccf49a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba58b84d6ae798ce1d7009466b9c08029999793022b243d89afe6c303e1738e2 +size 6408921 diff --git a/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_167.mp4 b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d71ae92a83e123036cb7f40db08b546c913707 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243730ee88c1499966e57e52a99beaae0e71f0b89bb65042618fd8c6460784c9 +size 97084672 diff --git a/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68cdbe7d3c2be8444f644c1ce6104532274605f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac38d55ec7b7b9c3508fd0bbe5dde51bed120bf7f2719c1442b2520ddcc533d +size 194582495 diff --git a/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_484.mp4 b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..024c51a6f59b6aa2d27726acf2692514be341420 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66ad3f78cde57c9360ec1e2975ebdca7d62c645969dd35aa89422d13babcd4c +size 297031741 diff --git a/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_642.mp4 b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_642.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2efeca4ceb0527cd880cb6bd298ece5f89bf6dfe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/tmp_60/video_0_642.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea168dc9d5e44459f5ac5d07dba76a52138ae49d5ce4ab8b214ad7fd679770e +size 406956707 diff --git a/Real_Time_Visual_Understanding/sample_409/video.mp4 b/Real_Time_Visual_Understanding/sample_409/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1969a5f52b26bdf37dce15aad8824e6736117452 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_409/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef04dd7eabd683a9944056ab6e27f42eaef86787e6a4449ec833bd6a8e200e46 +size 372823312 diff --git a/Real_Time_Visual_Understanding/sample_41/.DS_Store b/Real_Time_Visual_Understanding/sample_41/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..909ae1d4bd6e990e4c95f08f4ceca5ad7344c1e8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_41/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c897a8bb12c21212f3cfa67375daafa0a8e86c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8d515f05a201cbb9f81000a5f58cd2539fe280342cafffc01e63d06cf46ed7 +size 26558737 diff --git a/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7372c1505d4be3485dfad17a97c424fd718a241 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cf84912f6b51b8b65f25c3dd90b59ac34f9666ba34152bcbcda2846c750ab6 +size 3045093 diff --git a/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_244.mp4 b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc607e97058c0fb4f3617d7f1f53f6d4433175b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996b61b364545958a0eca09fe5d1dd55147fb3c8b84e3f0294ba937cce6da946 +size 57575665 diff --git a/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_63.mp4 b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_63.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e9866e18972f5a49cff1ad46931da8a68b3cfa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_63.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e91011b32aa1b072c58649ff612109153e06bbaf347303efd76253b597ae1b +size 13307285 diff --git a/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_64.mp4 b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_64.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee1df38ad840e6f2772cc1435b411bd18834b7a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/tmp_60/video_0_64.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a29a5090df0d70b8baa5cff7011733685cf8f309c60985b8d62227389c5a8f +size 13667765 diff --git a/Real_Time_Visual_Understanding/sample_41/video.mp4 b/Real_Time_Visual_Understanding/sample_41/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6589b1bb22bb745f7466f566711cce467c45457 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_41/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f9da4f4a30abf709431b54d996c4a216029f68e652f8023d71bbd8404e2cb5 +size 64772041 diff --git a/Real_Time_Visual_Understanding/sample_410/.DS_Store b/Real_Time_Visual_Understanding/sample_410/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4c27ab1fde7296bd6c96acb51802fb837dceb93c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_410/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..055f661aa0073754c1e7d7d36e94aaa436ee98f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788d864ac576a64bc3e0c9beabbfcfa64c2ed68f4f867790fe6183fcacf0596f +size 5295536 diff --git a/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_239.mp4 b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3b6e472a86500dddc26ff19a51224f7881db5ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce66c1a9cc31ed5f88c9d1847ce74090e83b6df73088d7fb60aeb9df722b2e9 +size 140408822 diff --git a/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_474.mp4 b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3fd8bbc84249f1c8bbf2ac87c6318d2dbdbcdb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80540e859d6cc4f565b0a02aa7b772035102798d90b0cb742910eaf824a8ccb +size 265368494 diff --git a/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_697.mp4 b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_697.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a5a6b34124016349f65671d98248f68c59d0821 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_697.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3b3b30b2e0bc33442d4dd20227d5df3e19ad1314e14718d85c810e874ff73c +size 386593960 diff --git a/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_926.mp4 b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_926.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb3e9f163b223cae019d07f44143ffdd845a7b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/tmp_60/video_0_926.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c47621fa7f64fb2875f4c8bfe45f9a784191116d19d2bee1132a1ce17b3ead8e +size 504010960 diff --git a/Real_Time_Visual_Understanding/sample_410/video.mp4 b/Real_Time_Visual_Understanding/sample_410/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56943dae0838941d2b9957dfb33c483f5cb20b16 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_410/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f3556832c78f4abdd70ebc6d034013f6ab811eafffe04772a1eaadd1003e50 +size 469508760 diff --git a/Real_Time_Visual_Understanding/sample_411/.DS_Store b/Real_Time_Visual_Understanding/sample_411/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bfdf635dd3a2ef6f99c9996545c6d5d60990772f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_411/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48514c18fe30e7c4149a4171385f574e4148ac0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ad7e22bf8c041af3627084ba6bc045bd9244beca7409a320e047bc0072e9d1 +size 9188745 diff --git a/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a19d37267564f5d7b6f699bad44ae6f7df2bf589 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcc55693fe90f6e3fc1dc041f2f93c7a4fd52bf16f4e29aaba3142d5e76c483 +size 137208169 diff --git a/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44fd16edb6a0ef3560987b725f7102ac6b06cbac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2134ae34adfb423d03d33b1a4ec04e10e12e86c7e6effbe923f70d14d99dce2c +size 262510807 diff --git a/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_384.mp4 b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72152b2a3f9dbb2cbc5fd048ae18ea2ab13b7274 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc02e96a5397dd9ec4371a75b8057b5c5cf80d0e6a000c2a5b7c9e2b5f248c4 +size 379427575 diff --git a/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_510.mp4 b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_510.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f5a867c4599b88067ce1af65d0cea63b391748 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/tmp_60/video_0_510.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e96537a38655f54db49febb5e61d8aa0e4eafa21f254b3f125a0a18971395c +size 494665742 diff --git a/Real_Time_Visual_Understanding/sample_411/video.mp4 b/Real_Time_Visual_Understanding/sample_411/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c040885577f097264a9d7068fb58c3ca007c7db7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_411/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a038f557fa6cf3a563140fd1f1f6efbbe3b883b3e9f384d2bdea737316a5058f +size 461034204 diff --git a/Real_Time_Visual_Understanding/sample_412/.DS_Store b/Real_Time_Visual_Understanding/sample_412/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5f8a7b0fec348abeeaaa1ac88617fb2ca82170b4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_412/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582bbacc69aaec9310a339de64b5dcebd8c3f17e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8c17bfb956c684b76c46987c4006c92feecd58571230592da7bf8b2906675e +size 8586430 diff --git a/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_137.mp4 b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4847b41df925629fd6680a38bc1398dafbe6c18f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eda9b2338143e24caaddc967057fd6c34bf780b7c38713523d213f434db21ba +size 126865336 diff --git a/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_264.mp4 b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c11dfcef3c5c114dbaa7bd41067fea29302efb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a114c37ff450b5b634cb0dccf9148ee95e1e52307d0a5f25679080a779896b9a +size 249494010 diff --git a/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_391.mp4 b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9758b97bb50aba037a23efb777b27c17ee2a2d9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526276c417daacd73e453eb170d8d24f48ad429f68b9f26fb274be54017b9761 +size 375148562 diff --git a/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_517.mp4 b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_517.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f258e11345f1dfb55c36d5f17a85171a3325da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/tmp_60/video_0_517.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7b13cdb8e9dd9ca98a00aa8c3a8849453f82947eabde8306718c5853e68d93 +size 501397738 diff --git a/Real_Time_Visual_Understanding/sample_412/video.mp4 b/Real_Time_Visual_Understanding/sample_412/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..204e4d2351cf656d74bdc738c5ebf23237c934da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_412/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e0571b8f38ce329cb88a8357642a57c7e074e13287caff6ebb36d8fe0370f5 +size 469692183 diff --git a/Real_Time_Visual_Understanding/sample_413/.DS_Store b/Real_Time_Visual_Understanding/sample_413/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..cfd65fd87800587106f62dfc0944c527ec91e0b8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_413/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61bb4e7a3b3e8a2c695f9e4d21afe100350d5d35 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45729df6d16f2135f3dcd8d9edf45943ebdfd5d6d2c06e8ee7151ebec5db164c +size 9582848 diff --git a/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_186.mp4 b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e39e35db5bc10fedbc8a4a482677f8cab3c8dd0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4653772fc62ff71602a9e9cf83b68a6ac7b6490bb2b3b660ccd58b7b612fbc90 +size 191129414 diff --git a/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e7682c28aadf97ffac82e46f397671f355d4c13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0e67f65770627c24a9d5c48b7a6a20e86c907b3d3cb2067a5911510dae8ba2 +size 367106312 diff --git a/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_538.mp4 b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_538.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1288fd09fadcf5ceff744a5c7b63c1d2d5abd98 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_538.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00517809dc08fd322e94af08299eb3aa0581e86b3e575ee3143ce0a5cb55aa3 +size 546754908 diff --git a/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_714.mp4 b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_714.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05166aaddcd83bbe623d3343a21ed0e80570127a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/tmp_60/video_0_714.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab011052972a433a8eb98669921b442d69949168461656b8b1fa6d45d984c76 +size 723587617 diff --git a/Real_Time_Visual_Understanding/sample_413/video.mp4 b/Real_Time_Visual_Understanding/sample_413/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9766ea6d52e8281703e61933494a09be20853a9e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_413/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf76dd2a885e5013fd62b2ad124d75a6bdc345ecc31ede014bea69abebb8a77 +size 648553796 diff --git a/Real_Time_Visual_Understanding/sample_414/.DS_Store b/Real_Time_Visual_Understanding/sample_414/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7e1131ccfaf44a227e2a88499f76b9b9dea1b707 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_414/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4bc3ac470cfdd0d044ab273a61d13f8d8ce12af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50eae6b42f78bb249c2b5d536a8d55f54f124d89df876088551c5d01fd39c697 +size 11893960 diff --git a/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_149.mp4 b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb504ef473403d3249b81687baf849498acb76bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd2e56f920cd69583492015aad54aa539f5f96b8a12ef1320e5f909c444c8a0 +size 176074379 diff --git a/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_288.mp4 b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e0cdaa7dcbbb34abe42c17e332c89734eb11448 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b24b6d641f8740e4c07fc1e5eb4053f0b600a6ebb25efd591532d024fe6af1d +size 357643955 diff --git a/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_427.mp4 b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9266ecef1787419482754c95206ffa669abe2275 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1785a6a2267b32e40b32c41755f44c5e64ba8633d069745fd104f465da7e902 +size 533336024 diff --git a/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_566.mp4 b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_566.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5938672c15ff0d2cbe0cea03b53149aca6dd0bd4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/tmp_60/video_0_566.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfcca41f82bf756aa1f58abceca5b22b8da5cf5d24ba54bd5ccf03f3cb6718f +size 707250789 diff --git a/Real_Time_Visual_Understanding/sample_414/video.mp4 b/Real_Time_Visual_Understanding/sample_414/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1a6e034bfbece43da9135424e514697396ce622 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_414/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa015e07d9ae3a80267a6d2b7af82562fe8724e4725c902e3f1f168990eeb83d +size 531475756 diff --git a/Real_Time_Visual_Understanding/sample_415/.DS_Store b/Real_Time_Visual_Understanding/sample_415/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..23f5bff1d88c9695d467ae8c40021056c1725638 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_415/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..748de3a553a71df665102428c263fc644ee82b2f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8298321582c0ca233c1feb37806645aaef0b484cf74afbe17110217da8c919 +size 6662864 diff --git a/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_188.mp4 b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f75f527374f6e9cb039d1da3b38ed65aab019bd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb971916cee324772be969339dfcb43dad089b444b0b931cf10d66a5d8ed7565 +size 110680025 diff --git a/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_366.mp4 b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388fda2a57590b142e2fb54fba883b35e4811f08 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fce5883aa55be2d31f75eb9affd169f0a133d57af12c31768d8b05d6b1b22eb +size 222601017 diff --git a/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_539.mp4 b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_539.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e33783f5092f66aa3018161a9a1584c93d79a85 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_539.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60facf9375b73202297afc21316c2f50dfbf4ee8b88f8889c0de6945073da059 +size 328596716 diff --git a/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_722.mp4 b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_722.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce0db1fc62364b40de04c3faa9cff2641dbb3920 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/tmp_60/video_0_722.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0656b87a93fa690bed18d2755543e272be7ee503535e474f734398c39b2aad67 +size 446538544 diff --git a/Real_Time_Visual_Understanding/sample_415/video.mp4 b/Real_Time_Visual_Understanding/sample_415/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b70bb3bcd362ff86db323d1a423f06cab11f37 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_415/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f5fba027845311eb0b706e3b22fbf067da7834de21617fa00cb6dfbef7dbe6 +size 435136638 diff --git a/Real_Time_Visual_Understanding/sample_416/.DS_Store b/Real_Time_Visual_Understanding/sample_416/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0c50ec1b178ab6a31826a2b93346e93dd528fefc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_416/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_157.mp4 b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0af59450a62c1aacc38581af19b201b6280dcdd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b211ffde56285022fc1108236f301bd7691f5485e536134fa423f1e4ef4906f7 +size 113454446 diff --git a/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca57ea2a61326f40869b3da3ba9a0391d9e956c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4731dc4cef50aa7d342a0d94815e2ebc3bcc88ca0905dc01183dc229e45d814 +size 206783261 diff --git a/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_435.mp4 b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..258f4659df24bee8fe86508b89c93b650ec0d5f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa91d2518aee33a2e77bfbc0c2ca5919d284de0d3245958deb93130aebd5729 +size 298659240 diff --git a/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_573.mp4 b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_573.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b322e33eeaa9cbd20ab133a38ef029ae56331b15 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_573.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9d0b857a07d4f322839445f54b69159f0fa79d7d748c214c8d170a068133d0 +size 373883323 diff --git a/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9eaa95c59e37f9210c40af2011f39abbd7fb678 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b538478ccffff5fed504aaee0dee18cc0f0dd003f14b7f647208a97e46ec91 +size 4638819 diff --git a/Real_Time_Visual_Understanding/sample_416/video.mp4 b/Real_Time_Visual_Understanding/sample_416/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f110e12cb31f346f28345d69b9f6ae2090c0ad7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_416/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681e08b88d9fb7420f6b3a40fa872e7459688e4a1e70031c4ee722626c3c68ce +size 335839436 diff --git a/Real_Time_Visual_Understanding/sample_417/.DS_Store b/Real_Time_Visual_Understanding/sample_417/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5b71c7ed1fdf3cb2be45d5f5a23a710036591d54 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_417/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39930f7064253150f30d3c7d26f44f4fb9d3a371 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e2239ae24972b0e623f1f61d90d2613a09726580e0d0f16ffebd9c3563bcce +size 98358766 diff --git a/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa5987f2dd59870b2762fd9a89be61e1181659d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031d3b8c1e57160c4454de8d9e21736f5ccf9e7f89532b448be6c9b4c0ef20a5 +size 173064630 diff --git a/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_448.mp4 b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ce20f0b7392b71b8b6065a19ed2270c365279ed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e11f31bf0dcdbd17e4cf031b1148a26952bfec4dde40756a8e108947625455 +size 231873966 diff --git a/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_644.mp4 b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_644.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c274f6005cb87c660f73bc1ec76e5627c66651 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_644.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e7fb49a01d47dba15a90e80ee8f1eff724548ac93ba7c29300831250afda06 +size 342443796 diff --git a/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f77d98aaf787f4204ff67b7426dd4b77c3d682 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1afe38cebb550590af30c8ccc9403f09d37b6ee4429bafd0d449945752f721ac +size 6509671 diff --git a/Real_Time_Visual_Understanding/sample_417/video.mp4 b/Real_Time_Visual_Understanding/sample_417/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f38f707f46689fbfcfc47d97b01d0f9f6c0566 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_417/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b831eec282048aaf124504eb5891ec62019b6ade1a9f3788d6fb75afd3f117 +size 322301378 diff --git a/Real_Time_Visual_Understanding/sample_418/.DS_Store b/Real_Time_Visual_Understanding/sample_418/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..25f874cae4734c858eace1116b7fd08d30efc6e0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_418/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317ce2bcabb70e91113293120edcb6c3a674f28a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e9d4ad056edc00874217625e801f66aa36daed6435bca835cc0899ee1779e4 +size 100751089 diff --git a/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe61fe39c97f5e50f8ed82ddeac2490361ca0d10 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690a2b99d2ad0cb2361f539f269c890cc15cd39f51cd71b627653e2d56bb6c26 +size 1304160 diff --git a/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_282.mp4 b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..577caa74a87ec866f5babc74b99b27c750533020 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797c84003f788816bb96964a9136e330524090c6377e344e7de35370647c4a8b +size 162690678 diff --git a/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_426.mp4 b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56fb6cfeace24a7f29981c8fef1b8c2e3345262 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f30cf94b76100ff8d1d259eb2eac7d57274118bb3d57b952a26e0ab671b08c +size 272249911 diff --git a/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..399978a29f9f75c17d43eb4c20b72f090353aef2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e75a484ef4eabb9f0fc815533e24cd46dddb2b194502845b4d21959f66b6ee +size 367716914 diff --git a/Real_Time_Visual_Understanding/sample_418/video.mp4 b/Real_Time_Visual_Understanding/sample_418/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855aec4982c4e3cdc8aee41f017d03414a738f38 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_418/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0001738f053a0c82224009162f4a35384ad1263e7e4b924a0e70c4cebc274a96 +size 306678322 diff --git a/Real_Time_Visual_Understanding/sample_419/.DS_Store b/Real_Time_Visual_Understanding/sample_419/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7d5d5d22147ea0fc7d2dc716a00014049073e153 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_419/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_158.mp4 b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d425e931231a73fc87c808c3719dd0cd9515f3c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652f152ca489c31c8830fdc98c15f90db43a0e9eadaffd762fcf285ff275d706 +size 93458273 diff --git a/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_312.mp4 b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4bff11ccd77a155b1596e1da28c75ab82cb195 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96b29f8cc2aef390425833c28764c3904d7046b83bd2581acef9085b4cb808d +size 184889022 diff --git a/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_453.mp4 b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd25b578deba0a4f9ae4c3668800fc57084524b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beac8eee5b4c9f03592378738d14277ab56d7cc5206b286060adb565a31edd4c +size 260969240 diff --git a/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_594.mp4 b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25d74d6e67694aae286b0e9be390b63b2087e463 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d069a96e3b36eccea793d8aea9e6de5957af49167782579fbada59e9d476783 +size 364123066 diff --git a/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b6854e0b07a11a2eb91729fede104e1c1bd9b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91ea47eac532a02f148705a3d2f727caf0ebdea0d793276c33bf26695362b22 +size 6517710 diff --git a/Real_Time_Visual_Understanding/sample_419/video.mp4 b/Real_Time_Visual_Understanding/sample_419/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6baf4fc476396a1f177a83e83de4f155c10bc313 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_419/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c838fbb62c5ea0648fcefdf0471593788bcef56155cda0e8f804a684db9968d8 +size 324906980 diff --git a/Real_Time_Visual_Understanding/sample_42/.DS_Store b/Real_Time_Visual_Understanding/sample_42/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d7e5501f6e11393fcfd3e1c8bbf50d24c2b2d8e4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_42/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_121.mp4 b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20da572e1a9113160b20f5d570fbdf0db3e16931 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97b2c88fa3946492d4b2133c56b8eab7f389f6bab5f54dbc4b89d552aa3d0df +size 42819558 diff --git a/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70660dcc804f230dd5c27b8643e45336e22b2954 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5080a2244ddbea3cb5064e98bb58991e9efd58ab1ee8a763b42c2aecdc980409 +size 57240246 diff --git a/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_363.mp4 b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b2db1e7e03823ea4a3765411f333febcbe8f8f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2eb3ca46aad7a80c54592bad4d06e34bab22a01fda7550b19c44a17b260807 +size 127966781 diff --git a/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_365.mp4 b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bee2edcf04f3007aac1b61702837b66bac2412f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5deed295518f1ef704e8ee89625c8e9200d401879d9e4ead180acd0402ecb4 +size 128465128 diff --git a/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_385.mp4 b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e6a124e6ea818193f1c3af456752a6096b03b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/tmp_60/video_0_385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9124f178a2a0659d654a05d0cdc7c03140a243fd63695fab9b12f3e8738907c5 +size 136260991 diff --git a/Real_Time_Visual_Understanding/sample_42/video.mp4 b/Real_Time_Visual_Understanding/sample_42/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a226a3cd6adb4d6b86f51f372644d19b3ca3335 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_42/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe0bf16be711e7e676206ee8a7959848b15b6b8a9d1c46f78c132bc52e858b3 +size 177744912 diff --git a/Real_Time_Visual_Understanding/sample_420/.DS_Store b/Real_Time_Visual_Understanding/sample_420/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3e45a0e4f3c8c323f39aab869055aabf77b97144 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_420/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f023837bd695d8fc33478b05c8f725a2c39daf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d53d3686b0b55e34fccb0066248d7797687d76ceeab0b109486c65d2fba42d +size 5611647 diff --git a/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_129.mp4 b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b1e8eb98b2ba0d7732de2c360ab20b7af8f771f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bb75fe8319bf752a971ca5bb71a66ea7def226a3f66ddb6b57313255725300 +size 45168444 diff --git a/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_249.mp4 b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37745e72c295426cfe7c65b198e6fac508379d89 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5931fd06e5cf3e3505c9867ad735c87d66b868d682e8c4371523b86850801e63 +size 68010568 diff --git a/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_382.mp4 b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c355ec7d3bd5a82cd1278dcb0dce24cbfbc678 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d5bc74471132823be124c79f73c69da927e123de720111ff3e942580719b36 +size 103566605 diff --git a/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_512.mp4 b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_512.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82fc0286c5c0b9ba5cc52952893844a3e30153e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/tmp_60/video_0_512.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a73683365bdf22356951a15c1f727ad37ad9e99e3e0aa7781d648677b7ec290 +size 155752191 diff --git a/Real_Time_Visual_Understanding/sample_420/video.mp4 b/Real_Time_Visual_Understanding/sample_420/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e3b37f50c90f36ac8e73029104b79913677f0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_420/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa1ddc02baefa977cd0726137921a80d19ca20e549728e187f03461432dad532 +size 136372659 diff --git a/Real_Time_Visual_Understanding/sample_421/.DS_Store b/Real_Time_Visual_Understanding/sample_421/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0d322b5378a92961bf169cfa80c029c10c80f194 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_421/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_1.mp4 b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95e69b662300bd81e761949a0e21dab079d09a4c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:037e7b208ecc6a9e9f5ef55d1d99a296c43b78d32e249db7ad81f400440914b2 +size 649954 diff --git a/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fe362501256faa868157b9a9b3cf185f5fd96eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988079bb9936fa71a337af907c72d6b0e1f6d741c6a4d7c68da0f997c6851ebe +size 97086418 diff --git a/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48b1bb860d73f56d572f78f525218252e0140fc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f49c5f04468ee4d3313fa77c69191fca625165d012ee161178d8fe3cda4b4a +size 222293418 diff --git a/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e19ae7a19ea3a493b3a4bb60abaac4a5c720dc77 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c39d07fe950110ee9af06fe997eb8bf190ffa38cbb72959fe6bcf94349e21cd +size 288059210 diff --git a/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_489.mp4 b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67977f3141ac9ee93ae3ad3429e7da21a741f28e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/tmp_60/video_0_489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae2d939ba9a8b759f87840d43f980280b751d94c7009b2c9f826a0c4bccd88d +size 419848043 diff --git a/Real_Time_Visual_Understanding/sample_421/video.mp4 b/Real_Time_Visual_Understanding/sample_421/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e057f9d8b07272debaddd013166d051a0d5232ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_421/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92eda1f912b243cbb2fd73c1e9b0f8711685c26cb0a79de392671b1bc8e3cec2 +size 306976192 diff --git a/Real_Time_Visual_Understanding/sample_422/.DS_Store b/Real_Time_Visual_Understanding/sample_422/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..46df2ffe58e23cab6e7f3c1662d42348629f7695 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_422/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15c530829edf5a542c00963226f726ce3ef2091f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc09015567cc7e446f898d84da4e9dd04a1cb780e0cd9d91453c7f2758126692 +size 166990359 diff --git a/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa97a0f01a91fc1d106f1ec5d027833df458e6fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97600a905aed262651a6c0464b0f250eae42c308a73720e3eaa32119b62e38b5 +size 16333193 diff --git a/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_239.mp4 b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b1ad71e97055bfd1b475274b7b1c4504406573a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0ca54aae3ed219982ab364cdd67fdd0d2cb89b0a7694575d80dcb16506dfbb +size 289379000 diff --git a/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_352.mp4 b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a4d6f500d5096598ed39fa9c281304a6d9f6c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992c5247e271953625c1a4630e0fc7e174e17bf101945a3d4440bdfd59cebba8 +size 450140804 diff --git a/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_451.mp4 b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..518923fef83211e0d8698c524b17bb9f80f82123 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/tmp_60/video_0_451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27b94c6ec73ef4fb526a4edd470d79adb5df38a570b709b3ac9714f6e9feafa +size 550322109 diff --git a/Real_Time_Visual_Understanding/sample_422/video.mp4 b/Real_Time_Visual_Understanding/sample_422/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54059e998deffdf7aa3aa9ebb6a4faf58f430f72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_422/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e293ffa586bd422eddc6783c5d891084844f60cfbc0295e1cde65b6d7d48894 +size 396654700 diff --git a/Real_Time_Visual_Understanding/sample_423/.DS_Store b/Real_Time_Visual_Understanding/sample_423/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..85918aa19ddbaa3eb3538b0834a2c9cb25607556 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_423/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_176.mp4 b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..636cf744f056918a6e5346b61e5eb1bcc605420c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68020d93ed6b20bf8f84ff3777486b661e6efd28f944891a16a3b56853a33ae6 +size 219022878 diff --git a/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..104299b6d7c048bfc1174712844a4de15ce83c6e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f047427ffc1f16ef2e3c0cd113a3f7f043e36f2ce83599df5b2d20b5bc20644 +size 3481191 diff --git a/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_349.mp4 b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1836353bd4ef4ef7cbdb056d923afc2ed2d941e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f32ef989415c5db9d286677e60ee16b47ba852994d3bf8f001f91dab74de3c +size 352702727 diff --git a/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_522.mp4 b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92f9bd9a6127e95dfe62fc3e5274ae69c83c18f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6e5db54a2aa371e850a9ba7c96fb3c50a4c800caa61199b4e943c73d2efbe9 +size 504804321 diff --git a/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_696.mp4 b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_696.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7ef72b48277059fa6f9d95ac69d9b27cb50931 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/tmp_60/video_0_696.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e58d43b4b965dd0121c4a98101065a3294d4c51fd4dc5f394f011c20a21d19c +size 693708797 diff --git a/Real_Time_Visual_Understanding/sample_423/video.mp4 b/Real_Time_Visual_Understanding/sample_423/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac2a78ef12c7192e32749826fc263654d42e0f46 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_423/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb33764b39afd8b682b98f7513dea405eb2c08dc3d4fc9ab7c3f6fef32e8e4b1 +size 561346137 diff --git a/Real_Time_Visual_Understanding/sample_424/.DS_Store b/Real_Time_Visual_Understanding/sample_424/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6cd7632c554eb915c5830fe2fb7c7df814f68e3c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_424/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_125.mp4 b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce14c94b159f347ab7ef7e57a4d2b92dafbcf67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f85230f0724f3efaf3729b0608edd2a5656033742d6a5699bb656fa7001ead +size 53271225 diff --git a/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4d8dca6515ba645fa1d9e23fd8b0de7a6306d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a522a5473ed6736a579fc3de9b11cbea3e8f766d7221bc0bbb10ce517e1cb69 +size 115883608 diff --git a/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f136e8bda5665ae66a00f6306377cdb2f72b983 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c292c83f31a6f12d4b97d76851b6327c6df81be4a89fe0f518372c6b6754f9 +size 1458190 diff --git a/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_369.mp4 b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70771378555ee5bcf857c3519b5e29b2a4c5e31 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5dce7c9578638bbfc0f8e4b87893788af576efcca68aa269fee973880556a35 +size 171359807 diff --git a/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1deb76a296448a067fc59bcfd5462a76a923efb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb02ce4845b3e5ed08df19bb48bf768ded631bef8be987802cc34d1f3f6d8d1 +size 246630995 diff --git a/Real_Time_Visual_Understanding/sample_424/video.mp4 b/Real_Time_Visual_Understanding/sample_424/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5e9e427ffecd03eb53dd53aeff881ef98f73f4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_424/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65363495c655b1504629500da65b45cdf66c3b6f20d18aaa1fafddb3a0ad34 +size 241676460 diff --git a/Real_Time_Visual_Understanding/sample_425/.DS_Store b/Real_Time_Visual_Understanding/sample_425/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7dd1c436c81e79d371c5dab2fb542765dc202b77 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_425/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c41f9368eb22efe0afda1d8c957f4400f5e790c7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b974916f4dae4d59f81b7185ead9325b9913af44a967de8e092e17457d11bf39 +size 105800402 diff --git a/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22be7c3bc03c2f959229e2cecd05ae4c83bceea4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f548f30e5363036e1da684125bd5dd580a2a6cb32175f5106534c76649adda5 +size 1181263 diff --git a/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_227.mp4 b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ba9a815d4b2d26a529ce17cb22514fce58c6fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfb4cec417924813818a1d48d8889b0ca810f9b48664ab0fa7611bf2fb910e9 +size 157029162 diff --git a/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_307.mp4 b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b312de737a2d9ef59c6a076bac452aeea9cbc1d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addfd2475977af1094593684b4350d0dbf5a0f503c898b39225b911035a4d75f +size 190563309 diff --git a/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_77.mp4 b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_77.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f3088c9f47d2e0c271caaacfc5622063b1808a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/tmp_60/video_0_77.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f97ef6691429f14981108fdc939fffe96a169ed3c6ae7360ceac9fc650bf299 +size 57803882 diff --git a/Real_Time_Visual_Understanding/sample_425/video.mp4 b/Real_Time_Visual_Understanding/sample_425/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46976bd3c13dc36893d4500a101fb38b1645c8c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_425/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97f2310c177a9573e5d2d81d0a824e982a7b55ed4224f36e7b58ff423ffa2e0 +size 159577111 diff --git a/Real_Time_Visual_Understanding/sample_426/.DS_Store b/Real_Time_Visual_Understanding/sample_426/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..40c92e66dc78408ff7331c91d3d84bfba0468414 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_426/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79839ce580fad192ddbe6d51752f1f9166448a7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad536de0d2e531decbcf58c33b89d583b24776eae1ac39706ca1597e40518aea +size 129100833 diff --git a/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_262.mp4 b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..422ffbc0550152cc453f3ac05a1b2ae4edfea35a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffbaaeba0c196de9d6d474bbb7e2628e856c744963916b1ffa5c471b0c22f4a +size 170866968 diff --git a/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_391.mp4 b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c3a07762f88890304733bc372a24fd061f0cebe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8447a44b15eaaf195452e38dad53b9bfe6181825fd658f873b42cc51600f0fc +size 258505136 diff --git a/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f27b4110f746c4013991c39ec93d8b14eafcdfc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c9b78cd8cae7394d0b435e58f952703700b77e24985932bf9ef0d251a161b6 +size 1916697 diff --git a/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_519.mp4 b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_519.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f708c81104260cb9a67be06afc58679c58c333dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/tmp_60/video_0_519.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cf851c690bf902dc2755ec995f1dcc14cd1305e639e59de266576e543065d6 +size 362378850 diff --git a/Real_Time_Visual_Understanding/sample_426/video.mp4 b/Real_Time_Visual_Understanding/sample_426/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c78c4bcd9c35032d20b9181ec9728501f0976b2b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_426/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219e5b463d855466d41a7807d4a021a458bf2b57f6fe9b434bbf6e1a771053be +size 319729271 diff --git a/Real_Time_Visual_Understanding/sample_427/.DS_Store b/Real_Time_Visual_Understanding/sample_427/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c53c7984847f3a09a17a23672f1202424b2c402b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_427/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53307d8e08e8f0ff5a62f7852c7b4c0d402ce5b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d146dc89d993c872ef1ba3c094a0e68a19097ba187fd76dcb49126cba97910f1 +size 150171846 diff --git a/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_267.mp4 b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e09677f1a54eee756290cc5cce4aa2e909c1a06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50dc7fce3d8b38e1a56e27649f6aaf638c0b502b2642e4b808f08056d8243fe3 +size 280315040 diff --git a/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823f9e1daeda3cc21fd301bde8791fa75972a4ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa2e049ad9f56439657adadf044876d46681cbd1015ebe5e4001992ebb76370 +size 386242199 diff --git a/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06834b28554c49a99c44783b5a6b79e299d730f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e12339a6472c13c3c52b32b203495f9ef56bacc3dd0992db478a9025a2d88f +size 4191122 diff --git a/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_535.mp4 b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_535.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf67e54d98017db6bd5cd0bb44fff0031878745e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/tmp_60/video_0_535.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8184be1fee64b0fe543f73d666ca8bc93a0ef3a72d23d4ea151a6e963d959cfa +size 446897756 diff --git a/Real_Time_Visual_Understanding/sample_427/video.mp4 b/Real_Time_Visual_Understanding/sample_427/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73f3f5e26df0325a8f1b3687aae536a78faf4603 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_427/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66bac6e0e7d4031dfddbaba2ccab077bc37f46bae15335d33cb1a7114e3a914 +size 437642900 diff --git a/Real_Time_Visual_Understanding/sample_428/.DS_Store b/Real_Time_Visual_Understanding/sample_428/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4ca5b9b4f3ea3f8c0ddf1e444de2cb2c45f05c5d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_428/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6dcc0eebba20e9ce1b6d5410d934f13ef6b77fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585bb308a314f382b3197895b596cb51bd5e96e1f5a1ee40ec53db70be06ef21 +size 94842024 diff --git a/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618cfa15b2b1f662b06aa8cbd7e6b5b779d41ac3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c867051b8ec2603a6acdb192c627bbeebb5db490652a01e5bd5bb2afbabe17 +size 139835169 diff --git a/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_322.mp4 b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4fcd2a2ea37b581d9d925ed5108871cf60bf91e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d697ecde61444162b6270adf16602c3693d8c3f884455262d67d3dc91788c60 +size 199473955 diff --git a/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249a8877ed6c3eb8216a73df157ed1040af615d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2306866606841014bfdd22dcd4e4d425c1f720f56824535670c55957d3e384e +size 1855128 diff --git a/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_83.mp4 b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_83.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a01a7ea418d95b3ada01ba96e648ed45f465e1f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/tmp_60/video_0_83.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e385db895551b8a415ab6b9a5d5332ff03536a7abc488c81bc4660a7421aa1 +size 38655817 diff --git a/Real_Time_Visual_Understanding/sample_428/video.mp4 b/Real_Time_Visual_Understanding/sample_428/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b4bf41e7d2bfc3b3d9469a98e613ff8dd080736 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_428/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9496bde954b2d29393ef0ce3aad2ad441c3d7c98327338dd9d7ad338a04ce7cc +size 173577955 diff --git a/Real_Time_Visual_Understanding/sample_429/.DS_Store b/Real_Time_Visual_Understanding/sample_429/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..984a10fff4ad1471c15ab4ce26252a376cc3c963 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_429/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_1.mp4 b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08be6a5681316773b00904bc5cda951f87ab3282 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06861d3bdf2f903565ecdffe4b0c89eca19d9941455c400547914022b217f16 +size 642180 diff --git a/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_122.mp4 b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba694578b59f1ad1065c48ad569b70ac41af481a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c6acb6c2b75ed1f9a7e0fd7f08d8373b39fcacb48ac36f4d4ffd68080cbf62 +size 87192881 diff --git a/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_255.mp4 b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74f5e9b5e34b869f63e45764c7078bc2841a9fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ed5a62358040962e47cf01f31ab59bb476dc6f2bd1d282176981c7d8ceb8fc +size 189156759 diff --git a/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_364.mp4 b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3dfd521af4d7752acc8f6b16f3e001aecee52e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87127c153f0ac6104c3ae5eeb0d6f38d003be9684d8a85712778fe3d2822bb2b +size 267646537 diff --git a/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b47d9747b5981280e53c7b4b9d80d5a3e00c3ee --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b394e746484d1ec3a25d08d55272639600694329012c79bdd5b966df7bb02d50 +size 383662943 diff --git a/Real_Time_Visual_Understanding/sample_429/video.mp4 b/Real_Time_Visual_Understanding/sample_429/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5acde54badd0a90e15fcb5a05cfec15ed8d23e67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_429/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f90741a890c6d4050ee0eb89320842e1fc506f697feaad7c34f2673d5c4dab7 +size 317151379 diff --git a/Real_Time_Visual_Understanding/sample_43/.DS_Store b/Real_Time_Visual_Understanding/sample_43/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e023b2f7b73db8e4294ef792fa627cad01e98ec2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_43/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6b8e23e461de831bb16427706879cf2fd2e498 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8ad2ff88bdcb7fdd327375c501b85012f08a4300b089d1ec1dae4d81a18da9 +size 7008985 diff --git a/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aac98a2dd73b0e016c8cb39baa9001785f817b66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9724ad446fa36e4177c8ffdf2bf3e330f0d3dae1875ba1f461bd1b742aa559b +size 86680310 diff --git a/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_406.mp4 b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e7881201630fbb885875eeb3dc42190039d9fbe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01518aeb8cc41860fba0ff11248db8e7bdf21c7136dc6baa2652cc10c7cba780 +size 178069114 diff --git a/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_600.mp4 b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_600.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7910c54bf631f8b610984cbd472de010e981e6fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_600.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63966f64d5c0d8cac6e60da41e9be066f9696b0c45d9ef542898f8f97b0fc79b +size 263920879 diff --git a/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_611.mp4 b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_611.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ffc39a40b77ed814a54f075a57deeacad797af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/tmp_60/video_0_611.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f07440dae020e6501586bb8434bc5e11040e67269b674f7d739113666d828a6 +size 269244266 diff --git a/Real_Time_Visual_Understanding/sample_43/video.mp4 b/Real_Time_Visual_Understanding/sample_43/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40d1968c0fb3ee5b49d6577dc4e0deafd577a061 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_43/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672a63d824d8b0d2478bae2ced75c61630269da5e77b3bf76e6f6d703c69921c +size 273720222 diff --git a/Real_Time_Visual_Understanding/sample_430/.DS_Store b/Real_Time_Visual_Understanding/sample_430/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9aa2eff1695f15f6ede14d0f42f0d76ad078af63 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_430/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18f47bce1b5d43217d75e5aace16aafc8f018017 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467ee79fc62b982fc2ba69789af6d1b10b37699bf93ccdfd1a4d1d8d9d8a3256 +size 102848360 diff --git a/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15781e188fe1ac1d4982aba29e66b609a5bc3d32 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041b6f38357b58b858791e4b40cdfbf631dd95a0215d25c45c39de74a0fdaca3 +size 1331784 diff --git a/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_255.mp4 b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c0a26c62661410f619ef5b674859891f64a537a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5a6b39fa3dc432c62808cbc2875cdce143a015a7fcb49ce9f4017b05f28c4d +size 225817119 diff --git a/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_381.mp4 b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29ee019e089f54b9190550cda23ab8983c77a204 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b69db97c96f1def498a58bccda05db7027f41d018dc36e985d331fd1c6b403 +size 333351780 diff --git a/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_509.mp4 b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95348de6fbaaea767e5c4df6e2071e33626d3812 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/tmp_60/video_0_509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82aa94e894bee1e73c3532526be32c4eb55822e6a23c259e63deb644df132e7a +size 407021693 diff --git a/Real_Time_Visual_Understanding/sample_430/video.mp4 b/Real_Time_Visual_Understanding/sample_430/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1af0bbeb3d30057f8e19d646860694add41d3128 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_430/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff55c663c26696b66f5b65e6b5b0f39f2a7240dcce5b93e3b06b66642321cb9 +size 419257149 diff --git a/Real_Time_Visual_Understanding/sample_431/.DS_Store b/Real_Time_Visual_Understanding/sample_431/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4898e626357fdc26438b714550208f570eca2b2f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_431/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_102.mp4 b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d8db35577711b8a6a40e7c530a1c1bf8806f921 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d567052f6f41a07a7b8a55ba3a8b148bb48730b1c676048d67a7b20b278f768 +size 59797411 diff --git a/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6ee63600f92bde62d59682d199a5962b4f9c730 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0ecd27803f89acf23aad8f8a350c8d7c6db6f7c6e56f8bd022bccf3fb3d464 +size 106305613 diff --git a/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_298.mp4 b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3256d7b3b52a7368f79eb299982f1aa624752d15 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99745c65948ad4b748b774f0508286a5c98304ceb9b2add03795a3ec9a7d526c +size 169566863 diff --git a/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e976f91cb2b86428c67403f66b9577abfb83c18b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9de76c1cbc9e3dbd1f58779ef7bbb079f0b03f6e6aac70d777c10c7a8b3d6cd +size 2474241 diff --git a/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_396.mp4 b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c574b0dbade302f6f21183cd2ddcbe83ba0626da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/tmp_60/video_0_396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c65f22a1689d207cd2887c95b04af8ed215a0861f0b7c8ea116c2bc4f1d10e8 +size 243314009 diff --git a/Real_Time_Visual_Understanding/sample_431/video.mp4 b/Real_Time_Visual_Understanding/sample_431/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e11413754b8b91886c610f2a7fde61e3df68fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_431/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889a63df127f0fbc9b63ad47a43bb51e9b919179ab9206c9f16ab904a489b467 +size 226235507 diff --git a/Real_Time_Visual_Understanding/sample_432/.DS_Store b/Real_Time_Visual_Understanding/sample_432/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f08ced4d567e8f000b5fdfe48c2469e9cf8af411 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_432/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_252.mp4 b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ec4ecdb946734461a396dff5a8ab3b52b635fe0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb02e48a07e79432bb2547df57d189d97d34e26219d5081795bb22d293de83f6 +size 153882969 diff --git a/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5382e98c4b29337e26daf4d24ece20cc0312bf59 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ebab12839facfd6940fa5b530063df8c871b8fbc751319652261388a0d9940 +size 189458585 diff --git a/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a6c0b777473a2d6db1256399291a3fccd1ca90 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65a4d9dd3abfcb1bb9a67e23acc93640fb8c1d961c696aff66587bb44b3b357 +size 2942985 diff --git a/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_434.mp4 b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253ba0d258f2e2b9aa1706967fd275c35b7e16de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014838efae3de0b461da8dab25d96c6fc5248eab16656653bdd18eecf0fdcc44 +size 246493196 diff --git a/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_72.mp4 b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_72.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2bdc7010bb9f8304f4c2470c076fbc12d45a95d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/tmp_60/video_0_72.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a474a99052759afd983f8f5348ebfaebcaa76146650b3b7ec82b4bdd9866d6c9 +size 42179534 diff --git a/Real_Time_Visual_Understanding/sample_432/video.mp4 b/Real_Time_Visual_Understanding/sample_432/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f3fd9a35ef36fe1602e68c6950f5f1bf5b8a0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_432/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81520497120df27eb82a393dd9d12f41cbd6b4d51e2ad63e8e4295da954285c2 +size 236824639 diff --git a/Real_Time_Visual_Understanding/sample_433/.DS_Store b/Real_Time_Visual_Understanding/sample_433/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b73cb966751ced027706ac32a825ba18b3c95ddc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_433/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2e7cc08f274ce327fb1fc5a69d6df20955fa27 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7159cb29124c63665f29c01f373a2b93e08b7da513ab8e12fa26799b2270d15 +size 77556722 diff --git a/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_275.mp4 b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76ec4a4dfe74ac8976726bc05857acf24760999 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c612344d74d8b22eb587a6e1eb2719a7e8ba014e6947aac53d3844fbb398b75b +size 235451698 diff --git a/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e227f82d6055dd2c44ad486483b0b59fab05ad3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3068fc554f1b1830ee50c34d2061125721e19a3845905636bfdfc801d941d76d +size 2233718 diff --git a/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_413.mp4 b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f013cfbd8805d7ad46a4d7c87887effd51c163 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038c3f459c72e3329f172d5c56c0b187b9c054d4efe15292501abfaca9fee4f9 +size 360906874 diff --git a/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_557.mp4 b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_557.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ab8dcb619fa4654f74a3e863af22793ec4580d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/tmp_60/video_0_557.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa2f88618be0eb504a7eeb5acb644550d4c28f62adacfd09afd6545eddd3421 +size 459759882 diff --git a/Real_Time_Visual_Understanding/sample_433/video.mp4 b/Real_Time_Visual_Understanding/sample_433/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36534a05fbb0c7cdf66881fb0963bb1b2949ec5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_433/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2400dbb11310664c7a84eb00f64a1d6973b890f857d00b4d1045d069aceb55a +size 388702426 diff --git a/Real_Time_Visual_Understanding/sample_434/.DS_Store b/Real_Time_Visual_Understanding/sample_434/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4156844cdeac03b0d4ef65f141e4db39a3af5521 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_434/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_127.mp4 b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8ffa68179901b9a2421f6ab4d03ac49afbf7ba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b1b55dadbdc4b49cc5ae125ecc7f1c9c87eda42a22c11f5a2c86fba438a831 +size 53443222 diff --git a/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_248.mp4 b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5836ce186d36ef17527bc97040610c4626dc7f02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791a2b76a43680f5e5643c990461e1efb91237d7c6b13929c54290d664c36a97 +size 141965240 diff --git a/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65db55de23763b807219d9f76709e56adcb44c2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bd09f7a09f67b8c1f3d5e38e490c4ef3df7179536b8e78e43edbb4916cb10d +size 1065254 diff --git a/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_376.mp4 b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed6fab02a442b4a87b4c84f5652a8f19ef7ea02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f915e1e01e262f58fd5044e69b3149ec9dba03c637e4194f2642a2a5998649f +size 228329172 diff --git a/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_498.mp4 b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_498.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951328e8e7c733b5ad46c407717fb0a00774c72a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/tmp_60/video_0_498.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889e24c4cd4d2ba20ee52bc83b2262b21e9f58cd5b5f00387e079386218516a5 +size 289458578 diff --git a/Real_Time_Visual_Understanding/sample_434/video.mp4 b/Real_Time_Visual_Understanding/sample_434/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0d5b5348ac7b0f3fd51a5e8611839bc766e201 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_434/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd933a194f9e6bd62daf77569e88d13f21bdf8d92e4a167a1d40660648c6700 +size 271064135 diff --git a/Real_Time_Visual_Understanding/sample_435/.DS_Store b/Real_Time_Visual_Understanding/sample_435/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5f28c54da4e7e73c439a280d3625336e7c140445 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_435/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ade7bb3d1fc4053f546ef03fd1b0d45884e5f64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4768e34a35cc93abab4f87b188396e18064b758dca9d53a8ae055fd1adedae49 +size 77490037 diff --git a/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_227.mp4 b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1423a252d16a9d14eb2e7941c2759ecf2adc0299 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19dff4121feee1efc32a4b0eaedf24bbed1ccf0cb38628b17ed829af2148b662 +size 108906496 diff --git a/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1641c73569c777c3019d31eba2e9ad80550ec7f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65af89e7ec453f4f8c558b667a16cfd669d4fdbe2e5c2cafd594408199179c4e +size 1632513 diff --git a/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bc57d2912907d1cf01b7dd7fd765efca924d00 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428727a826fd3f31eda68e005639a9a2737a1feaeb4798703bdcd75ddba8b713 +size 144461007 diff --git a/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_78.mp4 b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_78.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8523400cc9de4ea3fb2604afb94bcf02892e782 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/tmp_60/video_0_78.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1074cb6a2531403f18b85b2b806b0dfb6fe62befc012125d7daef7e6224449 +size 34046536 diff --git a/Real_Time_Visual_Understanding/sample_435/video.mp4 b/Real_Time_Visual_Understanding/sample_435/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd7ddd5a0032cac0471d2aa0b256a07c079f8fcb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_435/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9e2abc16d3bdd362dcc272c6244764aa3b14617d789865df51ba7b262ebb55 +size 131362008 diff --git a/Real_Time_Visual_Understanding/sample_436/.DS_Store b/Real_Time_Visual_Understanding/sample_436/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f4305e70f04efe7f194a9d2365c0a133913b1d93 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_436/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f381be9b1de0e9c09f8c57c96b130189ca74abfd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f086ff8ffa1dd36937185b4ca1570452ad26b27156fa8910f819bbebf6146a6d +size 133776662 diff --git a/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1ad464c485dfaa2e481483b2804a1d247af3fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bea83e1868b64f5575f4d52305ab5d0dd2c1a068a63079f8a246c4bf5ff6319 +size 18769233 diff --git a/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_241.mp4 b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ee9a0f9346ef86eec6452b09e6a211324169d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029c07c28cb478ecdca3aaf8b19ae7d048bbeb81ba58ab5194fca7fda5794413 +size 224702767 diff --git a/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89c862bb587ccfd9580f1fe9a7379d7f7e04ccde --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfdfb41552ac1dad169ab85d2baf6eea126a69a317db7f214bdde0ea16ca898 +size 240388947 diff --git a/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_54.mp4 b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_54.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a606cecb3206a7a0e0ec507166ae5c3303aff0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/tmp_60/video_0_54.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82c2fe2fbbec6db30673858f916c7de7e3c110ee2f2b56098c6db7086700983 +size 50838939 diff --git a/Real_Time_Visual_Understanding/sample_436/video.mp4 b/Real_Time_Visual_Understanding/sample_436/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b6a985688dcf9373fc8810baf6a1a2888d6d5e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_436/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142e8d3656332f7c0d37683fcb379e689a4f9df4fe6082925457d3dad39a592b +size 261226570 diff --git a/Real_Time_Visual_Understanding/sample_437/.DS_Store b/Real_Time_Visual_Understanding/sample_437/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b5d113b58d66e974d06c34c4f5d8ec7629a663f0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_437/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_17.mp4 b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_17.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6ad1a053470d6344edf556e096527595fbee10 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_17.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f499615c155bcf93766413e2c03406b05ec031a3a7da440c1b6a3e5711c8435b +size 12506531 diff --git a/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6d993435c237965d7504670e3ab6a20bde9213 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c0de4a5089bf0340d50145b8b07873ff5be6b5f7ecb3af04dde887986125ea +size 145208133 diff --git a/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff36c16f1749beee3e24980cc2a8f964cdb98f01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b90148979ade69d943c08937feaca660ec3b5e39e635721970fa62aef8a21c +size 276539414 diff --git a/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4060877183ee47b08466d4f4162b2eb4a2ba2c1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0214e1ce8b600903f5bf63c6b18eee14ec5609063d5827ddb6b73819a0dd1b69 +size 5089143 diff --git a/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_645.mp4 b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_645.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31edb4e94321343e0ce81c75a634750e30ee8dab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/tmp_60/video_0_645.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bbb8da07b3066fe3d62e78099e3a239ec690213e91b381fbc0a4daa865d85a +size 567537183 diff --git a/Real_Time_Visual_Understanding/sample_437/video.mp4 b/Real_Time_Visual_Understanding/sample_437/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3080ff517b1d56e79e7c495d12ef0205a6c9bdb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_437/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4269aae5f41a9eedf0e6573492c98fcc2835067a7e94a5d3ac936d1b25882f +size 369505016 diff --git a/Real_Time_Visual_Understanding/sample_438/.DS_Store b/Real_Time_Visual_Understanding/sample_438/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d0734fdee6100fbce6dfbe0e41b6b321243655e4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_438/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_141.mp4 b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b9175ca08b41bd0bbcddfb5075db66a6cb70ece --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d172b783bbc55bb8cb0406629e372b07c4fa337b41b1953d720d091df7d55c69 +size 118857923 diff --git a/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f00c856e41ff9d1b648ccfe4c2cfbef1feeaca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c373abe1f89b9377b7e68798ba06f9eef07a82e2a9f55b8128eae8ec8477b20b +size 121135152 diff --git a/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ea6fe9bc640509db3191301863b34837c0d377d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0453163755fad33e844440ac9519e83251ffc89c11424b404cab0cfa58f29cb +size 14864344 diff --git a/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_429.mp4 b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c17245a2131d65596ac2457a17e9f2bfa0bd93dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29d580f17877fd1627671340a0e873efe61050368ca206569038fe60cf2ac2f +size 374375459 diff --git a/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_522.mp4 b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_522.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d021057286775a38266acda5aed2f8c54ebd8ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/tmp_60/video_0_522.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbfc7c3ec9549a17fb883e4fd78b80aab0dda90218c664aea50a549873debbd5 +size 445563337 diff --git a/Real_Time_Visual_Understanding/sample_438/video.mp4 b/Real_Time_Visual_Understanding/sample_438/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..455eeda1c05f24493079b83832e9e2e9c333d3cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_438/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcb09e3c2c355615831263788dfd480e00a6a0eebf374f98cdb111e2b019498 +size 302703234 diff --git a/Real_Time_Visual_Understanding/sample_439/.DS_Store b/Real_Time_Visual_Understanding/sample_439/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a02c6d94e1af14a3685398164d92d28d5da93855 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_439/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc26c24104d295f4a8d5722067ced8b9138b03f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77ae69934e9fe12cf19ebffc13856b5b30ed7f2152d5d6f9e244c15a953f78c +size 7806370 diff --git a/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_176.mp4 b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e19906fd9314a28ccd77a32ad229c7e89d2155d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3c26d4859782a34fb3f7aa5fc3776a6183cc90c264c5f7c6854b296e2389db +size 140256529 diff --git a/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4d954464cc2cc900ae0c14eba11d574102e9dd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646052e84915bea867d250fd45812a22d81d99151eefc4ed7524b45af29ceb69 +size 143149074 diff --git a/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d3e7e92d8ac0629e1c04514ccd1567bebf2cf58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3383fb2c2c59043110f67227c277a92e6849dd43dfe1acdd591b7f75c998bae6 +size 477820989 diff --git a/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16027fb27b45b2abd40fea32d9d83666348f78e9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696a1deead1e50f196d0e79e1fc0e8cc6c471a31539d6e0fc38ad47b68d4b6ca +size 7314578 diff --git a/Real_Time_Visual_Understanding/sample_439/video.mp4 b/Real_Time_Visual_Understanding/sample_439/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34419b77faf5f27aad6b922b8ffadf6befbca4f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_439/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b13b5a47f4b325b1abe2d72c43a402921857c7e05d11971d39a3f9f4c02965 +size 338443321 diff --git a/Real_Time_Visual_Understanding/sample_44/.DS_Store b/Real_Time_Visual_Understanding/sample_44/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1ed5a8c26ac51770db295c16e98886b807e4fc62 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_44/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec16915d8e00322389962dfb839c37d2edc6367c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8136ea30e08b3fa875c7b87549e8ae7775ed02ddaa1c884052716a63a10b06 +size 5592032 diff --git a/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_243.mp4 b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a891fa4b45f7dd443b2d88aeac50775fc3fca25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecaa2810edcd5d14aca55edd8d9ccdc5dcca31fcb529748233dbe000ec43bee +size 80563387 diff --git a/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_261.mp4 b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0653921ccaebf0240410a5b2402fab84eeca4d75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21913cac9dfa122af48730d7cbdf36f7ec193e576e3020ac4740f6298626f9d +size 88588354 diff --git a/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_325.mp4 b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baac35746777fb959608f7c7f01139ea0a55c315 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793e57dc689c519f2b4d7c60477878b0dfa1fdba83820924778a9bf4dab118dc +size 115510592 diff --git a/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_336.mp4 b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31600b9f41fc48b7306b0a1c1b57745c298ff832 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/tmp_60/video_0_336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae6ebbfb2abf70fd79f7ed9ae5baa478d87b4776280800b455b5315208642da +size 119124537 diff --git a/Real_Time_Visual_Understanding/sample_44/video.mp4 b/Real_Time_Visual_Understanding/sample_44/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e809f2dfc072ca033655caacac7473b64b0d7a27 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_44/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6aca527770cb8192396e002bce7022754e7472b9281f9ca02c83170e412676 +size 184632840 diff --git a/Real_Time_Visual_Understanding/sample_440/.DS_Store b/Real_Time_Visual_Understanding/sample_440/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8f47efe19ab087102a9200f22da61dd58f58275c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_440/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_160.mp4 b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b6916af7d2525b457012f9a05a6ea31b13a3df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0e16314a860019d5959456bab6e667e762e4b9b633941d9d7f8c81dac56892 +size 134024850 diff --git a/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_294.mp4 b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef83e891b04ecc53a6e92ba97abe77f0cabf9cb9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9051f2933a4b2c52973b7697a3d8f53db184f44bcef64544b7774df1f40c50dd +size 254635117 diff --git a/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..244ab427437a43e8f9951b902e650f7dd1cc69df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64178f691f6d6410f604536dbcf75a311e3abead39dac36c6083a5513d43b904 +size 1853736 diff --git a/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_426.mp4 b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee2f41e50dedad85e370acaeb0a88162ec5703f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94574fcbbf5b55cd460099cfaf2db98530e8425a53c5cba0164c13324bc92eb +size 369305786 diff --git a/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_440.mp4 b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36af4918adec1be6c32ee49ad64a543b910d4670 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/tmp_60/video_0_440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9899b89aaca60672af31db1582f32b81d36ec9fcab9b2dd67b191ffa21fdde52 +size 380550851 diff --git a/Real_Time_Visual_Understanding/sample_440/video.mp4 b/Real_Time_Visual_Understanding/sample_440/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..400c90524ce88e0382cb4252bd2d396a64aaab22 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_440/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb878e55ac8099d1aa28cb9e4ca508109b1977c8c72ace2cae4f5601cd284ef +size 320304492 diff --git a/Real_Time_Visual_Understanding/sample_441/.DS_Store b/Real_Time_Visual_Understanding/sample_441/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..21b482e3764eaa4d2214f68cd4b31f46417bf7a4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_441/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c327fdaad9d153d50ee6dcbd6eb1061a5a73b7d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6037b6f44acb90f04c982cdeda60d533f09818af92816905f7494706a3f04b81 +size 152525632 diff --git a/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b466249f249de64d2c3f7442c645e1339385a226 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52847f5e8f3012a7f98c43aeeef9cbc8eb5e8e3d49e90ecba774f7f014168b12 +size 22583033 diff --git a/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c94e96327230327ec0b26aabc72836f66d581d02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0474410e87cac1f4a88a450ad70d207fed67f76321870a431581f29279dab7 +size 285533178 diff --git a/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_422.mp4 b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff91c6a07888bb641d353e08a29c07c36ee0a05 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_441/tmp_60/video_0_422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59cbb77374fd73917d624fded07f690d6e8702c8caeed2bad26865e6dd8f116 +size 388633671 diff --git a/Real_Time_Visual_Understanding/sample_441/video.mp4 b/Real_Time_Visual_Understanding/sample_441/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b2858ec8cff4c27632c5ee415afa7cb772d487 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_441/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc9ba98f3abf6920c92e4a55bd49243f5137eb18f31ee8f224bd10687025205 +size 312162772 diff --git a/Real_Time_Visual_Understanding/sample_442/.DS_Store b/Real_Time_Visual_Understanding/sample_442/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ddecc4a02050e53c73145a6e352c75651d6d50a5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_442/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_1005.mp4 b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_1005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6031afb55f70ff0acf2cb39ab92f592809cf7156 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_1005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e129e78d78ac6f7c9ad53646ea8734c3e387e5f06f25a590ad6522a1d3725a +size 742196090 diff --git a/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3a7e72e539725aba9ad7c28d0c79867bcbf984e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0945ec7a8fa8dab1653a52935e93698b45c79d0fc06d5f79e5d7fbab350c88 +size 14327655 diff --git a/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f80b9cbf024624ab426b2d4fcc18b94713ce3630 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f86ca98ff4ea1687f42922bcae48598714cc7c986435b40a389f1b4bfda6e9 +size 197436931 diff --git a/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_782.mp4 b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_782.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0525a3c7cc6830a6965de5ab8aa157fa7460d47b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_782.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1d2941a7936559f2e0ccd988633fa9831f98f83578eb21e13b56bd386f2a34 +size 581580809 diff --git a/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_794.mp4 b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_794.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7f70c5a25512930a1438013ac225fba577ac8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/tmp_60/video_0_794.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a0fb368f5111ee779b9989dec96130cdcf51251dd8c50c93af1e864f3439fd +size 590596043 diff --git a/Real_Time_Visual_Understanding/sample_442/video.mp4 b/Real_Time_Visual_Understanding/sample_442/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04821a281ece5ad6e2e6fa93f09358109658f543 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_442/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f791358427d135e615492a46d3e64daf57c6c19444fc1fc1744275e46f4d06c6 +size 570624137 diff --git a/Real_Time_Visual_Understanding/sample_443/.DS_Store b/Real_Time_Visual_Understanding/sample_443/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..86a2c6a11593223c49ecf38f965f33d3f915ea05 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_443/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_1.mp4 b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a01e0db4bb6ac3287ddcf2442b03e2ee7545b0e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64649360af3ec0a49f7f538938cd45aee76b45409253114ac87ed02f3cb6f88 +size 513594 diff --git a/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52910546af2e0b31cb4d5c5667d3c2cb10ba0d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b2740d0a1b0236866ab65b48132ba3873f401159514cb6ec9239f8e7ef8639 +size 7685236 diff --git a/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281d220cec0162fc382755a6421acec1104aad59 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b265cdaad8a9705fba156f9cc6689823b496c6efe7076cde110175d73b8ba712 +size 116581870 diff --git a/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_300.mp4 b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc0fbf32e0be516fedb4a391dcb7938aad6dee06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b1ebe76120397505f87a2ab2a788c0e917a3fc63c589d01d1aa402d14165c1 +size 233963785 diff --git a/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_439.mp4 b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4e949895b9e0d9557b65a6b8141fda341745a62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/tmp_60/video_0_439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80026f6dc6bbb9364cfa3dc26727586c8e9f7b315f2319dc63cd98ec168a162f +size 341949168 diff --git a/Real_Time_Visual_Understanding/sample_443/video.mp4 b/Real_Time_Visual_Understanding/sample_443/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70599718353c1379f2f573b1f75b0c77f5356a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_443/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67935fdf2f269aa4d69dd5375cc8c922a51f057922cd740c30aa521cd5d7fda3 +size 307490677 diff --git a/Real_Time_Visual_Understanding/sample_444/.DS_Store b/Real_Time_Visual_Understanding/sample_444/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0487b587f177bc8cffc1257d128e6f76f4745ae3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_444/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74d8c3017eedf676fdf4a4f3e26a8162dddbc1b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847500672d933769b935d654c64c2b98b14a2add287b007588ccd715fc2358da +size 145706105 diff --git a/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d30812b942cb4c6632935ba87f0d40c0fd75e0e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b302122510d11f1f7d56cc82a157aeeab142ce125ddeabe1cd6d29846f1680c +size 17758345 diff --git a/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_283.mp4 b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8482a5455a1b5915ab934dcb62dcafe0e6cac767 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a556b22ccf84c9ae7aa5c85db1641e5c169ba054abea3cb6f210ec82b69f0d4c +size 292733772 diff --git a/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_416.mp4 b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8e78d8337069b9c2f0e53887a3e1aaf9a3c261 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cab5e14b7cf705f09bd3e5a9b121f6a496b40dc4c9fbc085980cf10e1c6225 +size 431141483 diff --git a/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_439.mp4 b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7df8f8821bbe399d99bbe3bec4719063d2995a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/tmp_60/video_0_439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec76f535e328f6721dda92e00cffead8b673e3e1c95074574728b3ab3e07f9d +size 455300486 diff --git a/Real_Time_Visual_Understanding/sample_444/video.mp4 b/Real_Time_Visual_Understanding/sample_444/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45ff0af1a4e8b4b43521f7b2736c1e8837da2578 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_444/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db3084e606ea90e59710799a3322a01ea2fa218b0ea6138684c99620b92ad1c +size 319026895 diff --git a/Real_Time_Visual_Understanding/sample_445/.DS_Store b/Real_Time_Visual_Understanding/sample_445/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..32129277edfd2505a969a006e5e7376f1d577e80 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_445/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec64405137814fca40e3098e05123553a650bb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c129e90761b434e5859a4a2c91a84d302339988db0782d5187fb38bcc0f0d81b +size 156416654 diff --git a/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9adac5ca6542f5ad9d4079dfb9d1a922f7206e86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e61279df46ef65f689eae5c8bb103070d8f4760d5be526b78222aacd3f6caa +size 277767729 diff --git a/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5240c0e834471c41c34107d6d08ba629abc78716 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c94e3abb0ba91a8ff11f4d37acd39147394b6f571c9fd49bbe1f0f2ed36077 +size 391197806 diff --git a/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_494.mp4 b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69998bcdea558d1297b3204454c13196ffd5e67 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d8fadd05c53e0b3a002d95f2c8c9470d0b8da75bd19bd5f710cff48224f88c +size 397400697 diff --git a/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0b51a706cf6d5009603d2885df1fcacb5d8d4ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bce59de365738367b49d4604204737f169bb4245c44cfc2ab6d315d70de9ae +size 7351321 diff --git a/Real_Time_Visual_Understanding/sample_445/video.mp4 b/Real_Time_Visual_Understanding/sample_445/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd5f0abb2f99ad87e53ef344c50ff2550fd5cd69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_445/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:200f5db39ac079224a58d7ae710eb85f0f90eb5191d2ea3ee244a7210b66fff4 +size 351620507 diff --git a/Real_Time_Visual_Understanding/sample_446/.DS_Store b/Real_Time_Visual_Understanding/sample_446/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..04e344acf1ce2049795ee0d3205cbe49e2676a5c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_446/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_1.mp4 b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa67fbc52e8d09b0b108e00ffd3b73cb4266caf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba7a65c4aad75fede48c79f14a6f608c65a2050f3ad700996579b5e066b30aa +size 1092417 diff --git a/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_172.mp4 b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1cc8d5869a7e52d46d85ef20fae27f29ad32082 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f5f8353f43f1483cbb116574cf4c9015dec6c0508cf7ab0b38f962dd5fe11a +size 133488946 diff --git a/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8eaf746795a1f1bfda05998728cbb0066213ef1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43f1aebbef3474d0d887b811aa1c230a1179542ef0f950507a8d5c5d0f88d0a +size 262429806 diff --git a/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_491.mp4 b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fdce12a3b29a578d00cfa5de1fe6a8140778353 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55d89414f3c9ba52abdc5d53d65200b8d4b464bbc1c3347e2be6d42af167249 +size 395258095 diff --git a/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_594.mp4 b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_594.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3adcad37444b65cddbcc9b188c693c185611652b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/tmp_60/video_0_594.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4c7a61cb8349099d9b9f9e8e3663fabccf822a9488be1bfa7d3d408a778aef +size 480595543 diff --git a/Real_Time_Visual_Understanding/sample_446/video.mp4 b/Real_Time_Visual_Understanding/sample_446/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f188cd13e2bf58b09835a5528abfe87dd7198717 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_446/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a7f4fb7b1347c4edc364340c8a7b9e7c5777de4de02519e2afee0dba104152 +size 339049851 diff --git a/Real_Time_Visual_Understanding/sample_447/.DS_Store b/Real_Time_Visual_Understanding/sample_447/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..346134704da0bf5c030422c4214fd252d0a20290 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_447/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_163.mp4 b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d9404c4f34460cefcf1e25aed58dbabf6cdbd6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f1297b5524f34a5c4833ef2a41c7aa065a511cd67182a95cbf41dccd5953e0 +size 139821905 diff --git a/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c642a2610c836e59d9ad9dddf6e794f365775bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e5f9a3217b23356114780540041abb39ead62cadb3e11d030df2f38f44582c +size 292461199 diff --git a/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_496.mp4 b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cddc014b604c5228dee6f960ca4ee482f207bc70 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758efdbdba9bc9f85e54c0d618d656c27be61abcf4a3571fe88763568d114fdb +size 415579405 diff --git a/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_581.mp4 b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_581.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a71bf1a0a23603d46c5f4ab74bf1a3c547ce5a41 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_581.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa82429713e39fc7c7e7d743f57c25892f17d5f56963ea4906c06861fe85c88 +size 476814985 diff --git a/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fac7fdd32a618ec06d87d9bb33942b7c29245006 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baec7b8d431b62ca301851c85594db37aeb90f9f7b4c3a3babd03b52455cff0b +size 7420754 diff --git a/Real_Time_Visual_Understanding/sample_447/video.mp4 b/Real_Time_Visual_Understanding/sample_447/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..958c6b8732c07a9bf37f44799cdba0b86db65e83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_447/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dafaeff066daf757e536cec705a1307db9d9cbe6bab8f03f196e727d48aab1 +size 340611227 diff --git a/Real_Time_Visual_Understanding/sample_448/.DS_Store b/Real_Time_Visual_Understanding/sample_448/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b738f65934c22d09adf0e98a8669dd863abe6b0a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_448/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c92c74ace883f7124b00c8fbaa7cef3bf286b3b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28397616255853f3a1aaa65e2626cad86db16a484c9533ae8e79de4b3a17be3 +size 113736006 diff --git a/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a86141f0201df74209872241dfea1ba6acb65a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971a824f19b91c7198d00788e8f527ee2ff7c40fbf6e41f514de27362e66a13c +size 16129689 diff --git a/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_291.mp4 b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042cc491b4d0972d3547ee1a9888891d9d406cb2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b84b6cd29e13372703162d1330f232e28be1f849f9345735699bbf8ce78c9cb7 +size 229423995 diff --git a/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_431.mp4 b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9bfd2772e92ef770ef88bb45947ada0f2d0f3b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae0bf6b01966beaf76f41fe76e1ee2015fb2d6354c21e60667d4e17630d75fa +size 335429502 diff --git a/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_435.mp4 b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34a7517ca53b00df5665791877772a25e756c9de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/tmp_60/video_0_435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea51be2709a3c3fd613b8cc470ca107222fe9b6322be241406b2fbcd382da00c +size 338756220 diff --git a/Real_Time_Visual_Understanding/sample_448/video.mp4 b/Real_Time_Visual_Understanding/sample_448/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6305c6ddf2d397aff67c7504e93cb022377bed9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_448/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0728c6969dc5d5b6560e2499117824ad79a42a471c3ddd0ff47f44290e9f53b +size 286763544 diff --git a/Real_Time_Visual_Understanding/sample_449/.DS_Store b/Real_Time_Visual_Understanding/sample_449/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..63ca316dc2a8965bf3ce9b35953559aa7750f0d6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_449/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93c148e5acc052df3beef27dbbdbdfe85973686 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa638a45cc83abf0bc18f3cd5c95363c254d091eab2a3fe5afa638811522933b +size 16559932 diff --git a/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_243.mp4 b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5534e3819e8e9c71db0adc6d41fd07f3763ceba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175ee3ae55b83fdb925a807753aef60275c5dcca310627b687a68162eec7fa50 +size 201843602 diff --git a/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963536a1bdbc5ac94a65faeb3fc8130d6019ec4e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cba77e9d64dc58cec0bd5b6c6f05300ae83a74b193f0fdcde1c0e6c331c6e06 +size 403366795 diff --git a/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_725.mp4 b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_725.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cebe5d4a2bf70718556162de3b4283d4da593d8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_725.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c76e7ebeb703cc5868f04fddc1db6dc04025e4534880492f8991a78ec612b85 +size 583875589 diff --git a/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_958.mp4 b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_958.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d07019a6c4881678fcbb6b2fccb4a438b342346 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/tmp_60/video_0_958.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdeb4274209bd085bedc848f92f2d8977a372fc1d1e5b696d8bcfd72a4b3a1a1 +size 771336737 diff --git a/Real_Time_Visual_Understanding/sample_449/video.mp4 b/Real_Time_Visual_Understanding/sample_449/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d273240af346812a4390f14fc9bd57d26fdf51b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_449/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4393a549211c22a795d406f966430994e52b85cf4d40030f38dbaa38deb72881 +size 539763095 diff --git a/Real_Time_Visual_Understanding/sample_45/.DS_Store b/Real_Time_Visual_Understanding/sample_45/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..010597594817131e3481b523f59bb826dd8c2870 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_45/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_104.mp4 b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d4454062090e00fe08c9afe1403b5023f1887a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d605b4f13a0ac4806336224f0df1bc7420c992ddadb12be48f20cf657fbf35 +size 33319239 diff --git a/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_118.mp4 b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9504af360f15a62d9e69a315a1a59612c748aef1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5463bfeb7fdcba5ce95fb40bcafc846ee44191061e8825ba8767e038d04cbba +size 37213695 diff --git a/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_216.mp4 b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d516e1fc8350cf5e7bad5d2bd234f2bb4523b1d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f42332c64b3a6f4e89e44e8e97ec12fcca60d553b4d23c9613e6391a698ab3f +size 68846465 diff --git a/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_406.mp4 b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1e9770ee665935d181f42421de02ab21a8fffd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc84ef861c5c1638734ccdc4e7c755c7396bdf3d0f6689e0387d7b7e39060c8 +size 130795548 diff --git a/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d1b27bac985b927c2948394a6a61497d0881ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a10e83f1360bd60aa786e933ee8fca8504e7b2ec247bd3599b308d0328015c6 +size 1978907 diff --git a/Real_Time_Visual_Understanding/sample_45/video.mp4 b/Real_Time_Visual_Understanding/sample_45/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c0893a0c5dbafd4413c60f0ec1b57b66c10614 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_45/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0611377f68d439495714414a291e698e67c6c10d1fe7adbbe321963ae5ff0808 +size 142428824 diff --git a/Real_Time_Visual_Understanding/sample_450/.DS_Store b/Real_Time_Visual_Understanding/sample_450/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..58839cfe7dd1cccb1d31e6c2f2299974c1be10be Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_450/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_114.mp4 b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5caeb30dc4c9a262e3e20fbfbae1479014ecc8e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dad3ae48d9a06bb0e50e68e04621633023564a03cc4dc23c3a739e58f9e6370 +size 96007894 diff --git a/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_227.mp4 b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87cc7e2c223e5a74556410bd5b66165286074f54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f83ebf050260a9b7e6498e03a73337c6d3764928ab07366fd15de3a289794f9 +size 185189559 diff --git a/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa63e811e0d22729d67de894e47e1d06f626d85 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a833591ece1d36dc5d1fad7cd30d388bba545ff141113573eeefa4b5c686f30d +size 1977129 diff --git a/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_449.mp4 b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c11502fd6a2b97a34a59a4a1d4604db7f938a394 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_450/tmp_60/video_0_449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca9878646ecd9243798df76e94948d008267538e34ba4bf3562786ae20b676f +size 347388168 diff --git a/Real_Time_Visual_Understanding/sample_450/video.mp4 b/Real_Time_Visual_Understanding/sample_450/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a22ccc53e6fd78cd4171c3b5e18c7d2ea26be6b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_450/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dc14b113af2bd8f6fae9d92cd72f19bd6210ee0703ab2ad11f094344902452 +size 305521602 diff --git a/Real_Time_Visual_Understanding/sample_451/.DS_Store b/Real_Time_Visual_Understanding/sample_451/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..35c81756cbd5428150541bc37eb9670c85900246 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_451/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..990fb92675ec86fdd0931491e19814e837a93759 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4789092acf548ad281f1c0e406285815d909b29a61f3ce8311f9d3ed2a1d5e0 +size 78984328 diff --git a/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_232.mp4 b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6ae7905ca196a767a222e044c639cce180e7615 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d9d25dcd10493e48a6e34d6f926d3a15d15c5d1d39ff5a52405922795233a1 +size 149979216 diff --git a/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_346.mp4 b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9207306d4378583e4457da4d93cca9444dad2b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1683bc301fa76b7935b964827a8808d171767335dc504ddcac637eef12c828a3 +size 215319420 diff --git a/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e89704284f777c587d3cf66cab360f8d07f3bc85 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fad4294118315a0bce68cbf7bac44dc02b17353ca70bf9b10a2697de919e12 +size 3154511 diff --git a/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_464.mp4 b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7bdf996daa4b754815a62b518524483a9117b8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/tmp_60/video_0_464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da973621f7edcf9e7bffa0a388f9f7434fba9674da70a4b7d964b402c9c04d2 +size 318246602 diff --git a/Real_Time_Visual_Understanding/sample_451/video.mp4 b/Real_Time_Visual_Understanding/sample_451/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c268a44e41b65e95d62c4023da6b39d1e66ffd8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_451/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b59c58093d5900acd1fc89bd602d227d8e1c6950bb133104b8e137f75a9bdd +size 309081302 diff --git a/Real_Time_Visual_Understanding/sample_452/.DS_Store b/Real_Time_Visual_Understanding/sample_452/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..890f24ba9b6eddb752f89598101fb90946dda22a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_452/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_101.mp4 b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b5f3ccedfc8d765d9d356652fc6d7c9b52b47c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1ccbe0a2011772b1830648318d0107ef2f171704143ae11db34f6c3035557f +size 74064241 diff --git a/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_198.mp4 b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18aedb2c575776ded7044d0c226d3da259de679e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7441d894b5a2832283be67facbe41be2fde730eea36ae1e7b95a87580acf8332 +size 154730762 diff --git a/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_294.mp4 b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8bfbc894faea3e92c9e568f92eda14ed156f30 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743d500a5a2fb0d986e861bc3befc9a0bceb128020e3412ee1372c13b7ce6152 +size 224817453 diff --git a/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2c6a7da172e39fbd3bfa642182f1ff0bee24fe4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cae787791f2b31b62201da93c59b4bee957ffc579023a03afae043441f246c8 +size 1281868 diff --git a/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_390.mp4 b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93607dd0d502cc7280604b26941dd81e7342671f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/tmp_60/video_0_390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59dae41345cc07649c9955954dbb985bb0a450da0abb246b620567e8524be316 +size 309833048 diff --git a/Real_Time_Visual_Understanding/sample_452/video.mp4 b/Real_Time_Visual_Understanding/sample_452/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565f8c536dfd1275f6e67af9783f44c9c925bf52 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_452/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8922d3f074c88930b8a3be251b42976337157b97524ee15b9be6c39e1f6630b +size 273646600 diff --git a/Real_Time_Visual_Understanding/sample_453/.DS_Store b/Real_Time_Visual_Understanding/sample_453/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fe8f2682634a6084f17ef22035ea17474fee783c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_453/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_199.mp4 b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cceccc6da03ab594e5d32bb406aaa961f9c53719 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fa98b196b1468f245fd268c4e85bdb4b47a4ed1c324fb11ead9514f2a65475 +size 142737049 diff --git a/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c989da5afe01158646abd84debd6bfb10a51166 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6921c8f510e260dafdb87477b0fddc0841af62aeb523ad05967fca6bd72bc0f0 +size 2371140 diff --git a/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_402.mp4 b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79b97657809787bace399e98f3ffce3af8007ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03aa2363ce78c451b77a49e4147f3471b7ab08cf096d76346a53ad1151fc31fe +size 284765370 diff --git a/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_606.mp4 b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_606.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14012a77fe03c560dd92eb869a6ac34221efaeed --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_606.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efdc28082099feebac6a08635c4bdfdf70b6b7b3ed345de27423cdb21a71d67 +size 425357403 diff --git a/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_804.mp4 b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_804.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55127071986f658497632ec6c7ba6ee4bf52c4f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/tmp_60/video_0_804.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e729c97a37cdb28267d090d6d3279c3dcf0199bde78f1adce9319cc928bdda +size 563708708 diff --git a/Real_Time_Visual_Understanding/sample_453/video.mp4 b/Real_Time_Visual_Understanding/sample_453/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c933b2628e90d7cd251dc3d26ac48ca4d83b0b9b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_453/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a795eca90cad2a8c1ead57209ea597d3ead6653cd9d41d4d38797c09d6ae73 +size 537831391 diff --git a/Real_Time_Visual_Understanding/sample_454/.DS_Store b/Real_Time_Visual_Understanding/sample_454/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8aac207cd25ca4a95a8fd4d24c3681d76c896fd5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_454/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e7db03e2b4b9e5ab1c835ff10c55e36f2ed273b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd26cf9ab69edaf13600457325fd972268c29fa87d176c8e4a95b6dd056592a0 +size 92917275 diff --git a/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_263.mp4 b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb313872c280a03c019708ce98157e7d8659c65 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65d7f3729f16514461b3389331bd332af9321cb626531b1fd7deef5c7b56fde +size 233074178 diff --git a/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d30d9e28baadd22e27fa0dc532e3f12996b8d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7636458f4de5e411b194d1effe3aa9f29d52299cb85fac3261dc56551cc28bdf +size 1498431 diff --git a/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_393.mp4 b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dca3e9dc95f4483e2120a156d94169cc3ad96d84 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4007afa11b7db55682e21a2606611168f1350c927689ad7d94849a156a385d06 +size 366824565 diff --git a/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_521.mp4 b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_521.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84b352613c76cf363e1018dd7d2518f0ca787bef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/tmp_60/video_0_521.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b674ba03ed52c7b55ce8548d5323ce1e1dd9f91adec797bbc063fde814cb8f66 +size 470394206 diff --git a/Real_Time_Visual_Understanding/sample_454/video.mp4 b/Real_Time_Visual_Understanding/sample_454/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a629b53a3f9a7a0cc536215a561c8e4b804faf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_454/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8176d8436094725b5e7be66a559f73a4c577c04f604d44c6652ce84c0915fe +size 433737166 diff --git a/Real_Time_Visual_Understanding/sample_455/.DS_Store b/Real_Time_Visual_Understanding/sample_455/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8691f61086477059010ed2029af5a405cc911ce0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_455/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_136.mp4 b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99bc64cbaf1ba789407efb70a03b9930628706d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f296170e31da08aa3bf90232d127c99f427cab164106b3c3c05d7dc40e29bd24 +size 67810298 diff --git a/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_267.mp4 b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1fa309095160230ef0567184ed98e503893065 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb4b4748fdc29def367a023b71e91079ae03b4e4db4add9c2b3679c3a65261e +size 135584859 diff --git a/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb4b7eb57ba1688a2b66121f04db69a1fd1862cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a2fb41a830f88b585068d9a4feb5db7b9ebea72768e985970a2e5da2f8b65d +size 1505267 diff --git a/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_400.mp4 b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dddad3b8b8ac50e19b6abe6b7087f76faf6f78d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7557016647663f31bd27685aa66866d1333be10340afa87b823947e46b47e317 +size 215632117 diff --git a/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_536.mp4 b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_536.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0dd1f49b84ab44e0d054ad0cc0e589664c467b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/tmp_60/video_0_536.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b2d2ca913931ad1571ffe07bb9092069f25d3ad7008cbb74a26c9333537fcf +size 366038361 diff --git a/Real_Time_Visual_Understanding/sample_455/video.mp4 b/Real_Time_Visual_Understanding/sample_455/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908f126ee294bfc838fabd6e6bb89e9d28fa2834 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_455/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4da523c2db14143b693b70ef394776b9340c6224716135727df3916abcec3e4 +size 391054587 diff --git a/Real_Time_Visual_Understanding/sample_456/.DS_Store b/Real_Time_Visual_Understanding/sample_456/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..29e5f1ddc32e9f5bb35a50abf7d91de946b6fae7 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_456/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_115.mp4 b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b176681f963fefdf86056a6fedec4dd80aafae9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167a2c0c5c9529ee901d6520096d80a2af80f3f5e01bbd57fbde386c68b613f9 +size 58511738 diff --git a/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_225.mp4 b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aec7d223ac13acccb7b1da139885c8cc1a4a73b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640e9a27a52288a31f0703df643a21cc1056b506c5b446f150ee30dbe1d35512 +size 121619741 diff --git a/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_23.mp4 b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_23.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e34a672ecaad9df44504079a545f3d8d92e2197 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_23.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488a28abdc90593c3b02cbb3fabc0a19a6a0a3ceba07235d64743f3d5f3d9754 +size 14310263 diff --git a/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_335.mp4 b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8fca81e2c559a87623eb6ea257d021faf519271 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7529629af08f1a1929dda6c6230d5ae66c5fb3c091f2bc1cceae568b7e27de9c +size 193868644 diff --git a/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_451.mp4 b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d281af773ca9d997ab4e72976b177930292392c5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/tmp_60/video_0_451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66324550d496fd8f2cf3fad663b7b1b3fea1ecbbb803d446b3ad8961013e4d45 +size 277041174 diff --git a/Real_Time_Visual_Understanding/sample_456/video.mp4 b/Real_Time_Visual_Understanding/sample_456/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e55360a51c9250ad6c5d798f64ce56193c208b49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_456/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f140c5871427416b2c9a54d2da52ffcf435b2832536d9efad85acde294172c79 +size 273968370 diff --git a/Real_Time_Visual_Understanding/sample_457/.DS_Store b/Real_Time_Visual_Understanding/sample_457/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c318651521dd7d2dcb968e6f1501ed116009e8b4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_457/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_116.mp4 b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4bd9d6b39a34880051139766e75cb116003608c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f6379b8661dec89b2fe6ffc99a788d7887af54a1a7129bf87fde2214e73330 +size 71425261 diff --git a/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac5aca179c40088aa317607c4f91bdbc9e8c2e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b88ec0cfa4c7a393197656afa3fcf0168ff4a0b3372f62c24f30709c72125d1 +size 9250805 diff --git a/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_232.mp4 b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb193084bf0dff39b63475d1b643ab07118aeef8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6032adfb4ac1899190f9258c013b5fcb7b2fb881f2b2d5b05e5730da657d0bc +size 144489188 diff --git a/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_345.mp4 b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41c855a6b2b832da91f869acbca5ca1ba91558bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c649406ff39def9b445bc7fbb74a9c80d2855648cfe068cf442583340bf74a0c +size 210597246 diff --git a/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_468.mp4 b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea37acaae1819b9940602f47f25f45ba4b675493 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/tmp_60/video_0_468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed3b19efc738e203ed441e121d4e6581cbc83fcce63a8edac4c81fde1a85917 +size 284501993 diff --git a/Real_Time_Visual_Understanding/sample_457/video.mp4 b/Real_Time_Visual_Understanding/sample_457/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133a5052edd8b4582fe44a8704c694c82c12775e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_457/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef39f187177c123d2340a83a190215f7fc055ff20ca8cf23f68d381d7a15d48 +size 283412017 diff --git a/Real_Time_Visual_Understanding/sample_458/.DS_Store b/Real_Time_Visual_Understanding/sample_458/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bf2e90101989912bedad655e0b6dc2c4b985be2a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_458/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_112.mp4 b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7874f1ca75cf41e0ed37dd069fdd37afffdca9e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be26b77b2a66da329632c102a7c88f9b8eda9383c63d1cbb59ced6bbe05dfaa7 +size 70228686 diff --git a/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cca8224f27c81f7d96e79910ca8a107b154163d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d98c9733e3973e6ba08170a118c864c1c752205022d27aebcf01aebcf4f3996 +size 138637387 diff --git a/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86361a3a6a368025ac32191d3f36fc2ca8e4940d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08f430b9e420d7e587c3509ae562ed2bfe5ad45d9fab5937ca95d6b8ad24eef +size 221170437 diff --git a/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e7cc2fcb2c6debf537de6fb515b71e44e6aed4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0123084fc3e32d0b699967196423c778de9be47b21dc399d80d43ee31a1f19 +size 1814717 diff --git a/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8374eeadd8194047462a8dbd0022a6c07cf833f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da4bc09e82357542539de3cc2bbaeedcf21f8db15901d51caeb70d6ad581d52 +size 283468618 diff --git a/Real_Time_Visual_Understanding/sample_458/video.mp4 b/Real_Time_Visual_Understanding/sample_458/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d6212e884dc196ec4ef356870eb4af4316201d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_458/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056cc23f5faf71556e0e611faec58ee292ba267e54da39a99a05fd86b5beab5b +size 269275583 diff --git a/Real_Time_Visual_Understanding/sample_459/.DS_Store b/Real_Time_Visual_Understanding/sample_459/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..aeeaccbc0fd4724c5fb3169062fc89d2a81949e3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_459/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_123.mp4 b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a31d3334c016e20fc22e07e6edcc303d685d64f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965925f36bea1778fb4a2723fc1283765dd3f68f27490c60b33a877bb46c2edc +size 73594268 diff --git a/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cacb3fde0b3539c79f575820fb9b3d730e73a16d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1723b8175670e24fe5fa4e115d1b1b59cc5bdd079ca3b07166008372aa4a0a63 +size 156912804 diff --git a/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fc3551f2a13f3c2614644b9825763382ade46a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbe978c7a09e122efff7c6fe86183044140a8bfd85750d50f04bb3e906aa9f7 +size 236313310 diff --git a/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1266773ca6d50c0f9b2b2df538aca67f77623fba --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee754caae5e1092fc8cc2d8cb64e1c7bee70025d5f8ffeac494578aed7a8408b +size 1618438 diff --git a/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_478.mp4 b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07627d72214df4510dfeebf284bfebf3cb613508 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/tmp_60/video_0_478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c134562e444d368306ed929b621043f876fb8439c2613802075bdc20fe34d734 +size 314363217 diff --git a/Real_Time_Visual_Understanding/sample_459/video.mp4 b/Real_Time_Visual_Understanding/sample_459/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7ba14c4b500586f1b3548909835955402ec5df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_459/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dbdcf0a35514b372c1df8a1e732237dd53b7b6fcda6991e360dfada804f0971 +size 303788668 diff --git a/Real_Time_Visual_Understanding/sample_46/.DS_Store b/Real_Time_Visual_Understanding/sample_46/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1a06938121535867f89c6520b67e02e6db4d1c24 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_46/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_119.mp4 b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f323ee4afd9e976a6ba8764e6b9138598a92799b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2009c28e3e31af02295e4a7b60743efbcdc08ca003a8fa2709cc1deee40872 +size 41287799 diff --git a/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_210.mp4 b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b10d4c42fd60ff6a588e23b849011e8577948a6a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022adce1b6a0ac0e53a6b7d320140312f4b26f7297699f3deea558af715c9087 +size 72418062 diff --git a/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_314.mp4 b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c23a700a4167417efd64e1aeb45a72a813c668 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761813e4c07b620c364f56b64186d814ae152c1791d9e1afbd63e9ed4e57e375 +size 108347688 diff --git a/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_414.mp4 b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc961be6e548f55fa37701ad8ab2419ee08929a5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3301c6e5eefd2876afecbf94f78b2bd84e6c7136058ff1510f7e99cbc39e4f +size 137734643 diff --git a/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_79.mp4 b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_79.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d176fd15f4571f12066c1729a57d8f2b324541 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/tmp_60/video_0_79.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af2bc6d29e2286f5b648fb128b5026a19dc75fa254b9ccbb06ab112c952c7a1 +size 26369425 diff --git a/Real_Time_Visual_Understanding/sample_46/video.mp4 b/Real_Time_Visual_Understanding/sample_46/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f5f4841f4d4ddc124f444b732a47c87371ed96 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_46/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcedb15e73461f52fb3a691f4e3d4d41d8d2c1d3aad64220ec1f0a8f36de56f3 +size 133452430 diff --git a/Real_Time_Visual_Understanding/sample_460/.DS_Store b/Real_Time_Visual_Understanding/sample_460/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b57e35c6a9aa39b0f5f5a96e5e7b66b32ba222c4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_460/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_119.mp4 b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d70522db9212429e83f7317062df31ba7a3b80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16836d1ec4664e6b6ae395df9d948588b91878a53986d2c072bd9faf3c43bf26 +size 73255583 diff --git a/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_350.mp4 b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..069640b39c79bb22fdc58260df318feedebb371b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bbe785ae1aa7ecd2e5dab4aa07e615470ee0773304b7464fe6e8aed02c64ac +size 216560296 diff --git a/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f53097e6e31a9ddf8f803c2670cd2e4fd9a69d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed406c505d782014a99647bab07641e27cd39a07ea1f0ce485da0205bd26761 +size 220788515 diff --git a/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_466.mp4 b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2af5dcdd0c516825dfffee93d022bf1df2e2f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ccfc2b147edc4e18f801868aa35588e1b03c105381f4594b091a9aa301ab9f +size 258875811 diff --git a/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_95.mp4 b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_95.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1c4b5d3992808d6022e532756c1813f3b3215d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/tmp_60/video_0_95.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbcfd7b20925461ddcd1342bb34ea4558ca3d7ede54bacb0fd01d042f33bd29 +size 55578937 diff --git a/Real_Time_Visual_Understanding/sample_460/video.mp4 b/Real_Time_Visual_Understanding/sample_460/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceadaf366535da32ab12572465aadbb1a9481d0d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_460/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3787d3fad88b1aafff5e430b0be8c423d2318103e5587ee6a72e8126db6c6575 +size 264366418 diff --git a/Real_Time_Visual_Understanding/sample_461/.DS_Store b/Real_Time_Visual_Understanding/sample_461/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8c50e5575db3e77aae8eaabe4e3df64678740e44 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_461/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52468ac124b37a86186250a9df2a0abdfe30ce49 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901ccbbd4569e78df370d0452d77737e29cf318e9430199a4e2a0763a7f3b4d6 +size 5756154 diff --git a/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_167.mp4 b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e6ac6f85ac4e3896d6f19164da62f49e00be83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d7d51fb32716d842425d332630cf78568003ca911c715f9c6fbf97a8719bdb +size 112303404 diff --git a/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe8d708a54c9ccb4ee1fdd0f24537d2093d2366 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8d62c8711398b0b8d7a06910c7d7ad3a00d3390c6ebd7db7924e330880a17b +size 1465873 diff --git a/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105b7ac2dc32c0ee9d8fea3d99d89efcb2c72aae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c6963ab33517db927d888820946f5fcb0f8ed74e78479493a8c409c3c90a99 +size 252506626 diff --git a/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_486.mp4 b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c7852516b498472586e27c0310a7cd2343386af --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/tmp_60/video_0_486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521c0eae4f5908d637eb2197d9b4e079fd73261ee64312f1113649af3696fa1d +size 254552171 diff --git a/Real_Time_Visual_Understanding/sample_461/video.mp4 b/Real_Time_Visual_Understanding/sample_461/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e6299904f63a8082ebe6bceb58a3231fab08b01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_461/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec86623259bbcb65ec8dd0434a8c0014bee3d6831f560be13121de60a3057926 +size 225005524 diff --git a/Real_Time_Visual_Understanding/sample_462/.DS_Store b/Real_Time_Visual_Understanding/sample_462/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fb708168cf67f449392c38771577884a5f678759 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_462/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_162.mp4 b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a1692f627e9bb3c4208ca3708d06df59edf5b56 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30079d1dbf65ea24c304d6e0fe6a0b040027f3170293985f4bec1f280513cade +size 74707102 diff --git a/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_177.mp4 b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a298467e31780a014350992e9f795593ba7b98a8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70acd3891eb70087cedfe1a09021f1177ad375cbfc9358f5d520e16ce6c40275 +size 80337227 diff --git a/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e558d6c3662781c80e85185fc033b2c9bf0838b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6778a5d92166938a9068d1a6e93916f6263de9a1e88e24e1d72c3c89242f7921 +size 147740285 diff --git a/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_354.mp4 b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecbb2a354d8a6323ed799052eba89695802f6d32 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421c58d42dc89ffc7db59031afa8501d764ccd2ba9f405ebcaeaee747d100947 +size 153774283 diff --git a/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a48eb90be9b3342a65a22b5aac7a130652ba7152 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12f3d787f944fe1a1c6c91b28a283c84b6e3c7bfa939246ef7e4b3fd8b7fd40 +size 6593106 diff --git a/Real_Time_Visual_Understanding/sample_462/video.mp4 b/Real_Time_Visual_Understanding/sample_462/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95511ecc7adc060ef1dacf7d5abe59b5f489e113 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_462/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a0ec32b7df42af54603e3040686dd131d78b73d1c269a40568e74570cf9101 +size 185183746 diff --git a/Real_Time_Visual_Understanding/sample_463/.DS_Store b/Real_Time_Visual_Understanding/sample_463/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7c8b26abc196c5e0cd84cfa429b7e15749696cf4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_463/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_172.mp4 b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc4fc4e55b15efcb615c9b1b8e49a282d80aea74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32062fd676d770c41e5cb7d1177e8a3c9f2da718bf173d04be0ee32be87c0a5f +size 72695901 diff --git a/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e53492e504f2163d61bd79fa43d09fbe3cf2acc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773877b24ddfacdd6ff245cfa699bb881705d517915dad16ea211f37b99351db +size 75915215 diff --git a/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15c64f2acef3bc55cd1a7da9b0272a11fbb887f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a850a082b7d13a7fa775a06de3c9c852d016dca12c577bed8305e96be7d64b40 +size 133217051 diff --git a/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab1dc94d1a8c96319789e66cbc19d70e7be79b77 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf1eadd0bae0872777b1a111bbf39c7dec574d0b5fd8a4efcb1cd9b0c946c6c +size 228320325 diff --git a/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_596.mp4 b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_596.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b45a91ae3a6c4101d173336697323679f3466087 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/tmp_60/video_0_596.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96fd8b072f57d6f781f5f786164e133a996871f2e050eeb831f1149251bc0031 +size 279544371 diff --git a/Real_Time_Visual_Understanding/sample_463/video.mp4 b/Real_Time_Visual_Understanding/sample_463/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14f9926d3cf9b3329a0972c7ee807a81329a732 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_463/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d41440c0f959d0366b0faa71510e2c8793ed449c2bea3567cc51f7f4febb4de +size 207787337 diff --git a/Real_Time_Visual_Understanding/sample_464/.DS_Store b/Real_Time_Visual_Understanding/sample_464/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0f48dd8ec253f5f7881c20b7f290906f30947c96 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_464/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85505d1c97807fc1b6d41d8adb0ecb8eb66a22a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b26e3c113469e4547fead660ebd59c293fd80fc9091116e0d90312d5657202f +size 4429262 diff --git a/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_154.mp4 b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ef717120781d1a015d5c02bf6c9ca104708c55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313f74cff1068fdefb0a5e45bae25dddfd120ef47ed8f0d932f2a6494719574d +size 75329049 diff --git a/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_280.mp4 b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..854b04348ec4e3b5661402d825c073697f382b26 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3db2f257232d43ebc2b9cbbbcafe9918cc893e76a05411766c9a3e58d62fcc +size 150495244 diff --git a/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3221bfe723c50798453abe106550869d62d1f2da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d6bf4b90a1a4508af6ba0ef9595216b4a247b2629c08be9925db30b8137e90f +size 213020390 diff --git a/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c2837ecb907467938ae02f292635f3019d5a8c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a75793d33935bff7e6d1a173c80907208e4aa6ac89a064e1b38e4a8015fe6f4 +size 3155325 diff --git a/Real_Time_Visual_Understanding/sample_464/video.mp4 b/Real_Time_Visual_Understanding/sample_464/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..962d2419053b8acf00cf656b3b896c3986a148fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_464/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06bb952d840dc0f551b2029bffd1dcc6f8d48ca19b3688d8914345cd7903c8b +size 222193614 diff --git a/Real_Time_Visual_Understanding/sample_465/.DS_Store b/Real_Time_Visual_Understanding/sample_465/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5b3cec70c24c6c2918c3421bf8aab2251c96fd27 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_465/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4e5ec48b3ac0b1a34af6e2a9b911890cf5dace5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2abab7eca300ecfae4754cc04a3fb258fff3b3c409178a157b670a16e491cc99 +size 8611757 diff --git a/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_484.mp4 b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80811f6e314b65aa284d645a0ce05242c2eb6398 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3773eb52e63b03e40840ac6800e0170df61da0a34f606835023db0d56b655aff +size 225996167 diff --git a/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..969ab3426b249ceae52d5fd33a0a1113f58f3529 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a8d32147b1c247ed00cca2d2fac36c24c29dd848c1d5e33404a26d88221d94 +size 226906671 diff --git a/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_532.mp4 b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_532.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e453be515e2b52e8821210cccb7a71c7de88e9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_532.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d5f87e4caa3442fb6fd142910ea3de3a7f797d34c714586cebad7935d8f28c +size 249559515 diff --git a/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e142f9ea38bd20e5a810f878316f2d8b2434b7d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8909f15af2c710f329580cbe2f2bb7472f3c109b501215d91a75ef5e1553c18 +size 4088904 diff --git a/Real_Time_Visual_Understanding/sample_465/video.mp4 b/Real_Time_Visual_Understanding/sample_465/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0426e313d978ca14725ad41f43a67d9e4bcc1e13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_465/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abc48c4dd6362f263fed00dfd38ace2715834721ece5c6fad485bb594cd3257 +size 221447953 diff --git a/Real_Time_Visual_Understanding/sample_466/.DS_Store b/Real_Time_Visual_Understanding/sample_466/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..dd7005a0d3eff1f3c3b460cb2ad6e4261fcb1092 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_466/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02eca2991b89703b686cdcef8033653eaa0db74b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8e777a1a1c31e8b91ad1c6fca386ed99031a365d7e038d83dc9cf3554d0b17 +size 86273228 diff --git a/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_171.mp4 b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c628b119f27310811afeb9f65e8854e9b1efc4f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f7f879cdbf8e10cafed285246f176b8636b591f7b142299cd8df1915f0157b +size 91823737 diff --git a/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1738f6460be005aabe4a0605f81ad410baa514 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c4035726c4690bdfdb5f02dff20c615b072f403ab165855b2e76b5888696de +size 198088031 diff --git a/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a42625c528335e1d351f376a4784616ad1ca0d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5e3a839707df3a9741bc2033f1a84f763a00e4ed5ae7084e96b972e01c43a2 +size 252367061 diff --git a/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..900306e7567b06582c4537807bc11e888717e55e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e702451a6a0a45b58b9a5b4ff0da07266b443d7cbe8ee30e94297755c91d112 +size 3737951 diff --git a/Real_Time_Visual_Understanding/sample_466/video.mp4 b/Real_Time_Visual_Understanding/sample_466/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0d8ff26740bfb42fdc45c5539200332c0bb98cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_466/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb5d93367273bc9234e4a41ed5fbff9a93069a99b1ef3ecc8217faf1e2b31be +size 252109614 diff --git a/Real_Time_Visual_Understanding/sample_467/.DS_Store b/Real_Time_Visual_Understanding/sample_467/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ebe0d819d101c35452fd0e56b1514fc21694b491 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_467/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c9ce3cf27765d07fcb351e09914a5745dc3a62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e549bddfba8c672bb80ab9748028f0448580d05e03d0c525aef6cd7741def2 +size 7719796 diff --git a/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_170.mp4 b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78aceee79f85344a00aecaf1eb98110a757e7fe4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3574c7ad04a2b9424a4abaed032f1828c949d1a31a710463a2d245c43bba8bd2 +size 93073413 diff --git a/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a7c83c1a9391624d480dca3401d47171af6d84e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60f6c2bda73b06cc31eeac960b2d76abe13f8cee4b74f99aedea1aaf3da92bf +size 9572241 diff --git a/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e54e2193b84aaf90498b90e74fcfb6e0869cd744 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8599df9e68cab2ef01d93b247ddfe54002ad67c3feeefdb4f4ade878ba37020 +size 154374830 diff --git a/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_585.mp4 b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb00d9647b06647be73a57140b706f5538a744a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/tmp_60/video_0_585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc08ebce85434b2d7a4251de6ee1435e2f0ff4e57d464ba96d8df107b5488b68 +size 295740631 diff --git a/Real_Time_Visual_Understanding/sample_467/video.mp4 b/Real_Time_Visual_Understanding/sample_467/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c89e3bbebd01c4c6667538c4b4e79da053b0c70 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_467/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2941e09b35c55f13a4c379959f2a43f3550a0b8be461e60962b81b55154521d +size 225018009 diff --git a/Real_Time_Visual_Understanding/sample_468/.DS_Store b/Real_Time_Visual_Understanding/sample_468/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..18b61b1beecb0a2b74232979283fa827a3d69ab2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_468/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_176.mp4 b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d316bae866d3e728e2e8394448a0f7226e1032c9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948dd62f52c76d6c6b7d9f21a5c4e1b90fb4c23730075ce5680de87de6c04f4f +size 83094777 diff --git a/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_487.mp4 b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf9bf45c4293024e82687aa47f3f5fdf91ee741 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e56d1df81b44af3e8fcd683f53250c56f8674f55d168225c63ff5394019d66 +size 266465085 diff --git a/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_488.mp4 b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d72a6bc4b740d22196d407c57cc95e00476b91f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2404ecb5d34af7aec431bf8707264a0e87187b53f328463736cc1bf21bccdb +size 266782367 diff --git a/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2cad684471ca61d4cffdc5c9b911fb39cd642a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692ae69b3663e20daff65f1d1d0b475b34a9b42a5fe7d4ce3e614dbc637afa0e +size 267238333 diff --git a/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_583.mp4 b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_583.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b954a92e362f343f08c43a36c5cdd294592560 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/tmp_60/video_0_583.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863983fede91d41a2c0c1c5ee8c4cecaf0bea988a67a1748b02a2b557782f037 +size 311285294 diff --git a/Real_Time_Visual_Understanding/sample_468/video.mp4 b/Real_Time_Visual_Understanding/sample_468/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6376770b179331f87adf3eadfae3a5023b7c0fef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_468/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df2246c61e18f51cae9f203a29cbd91c575b085c2dfdc48fbce128c0f3b3ee3 +size 236870656 diff --git a/Real_Time_Visual_Understanding/sample_469/.DS_Store b/Real_Time_Visual_Understanding/sample_469/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0fcee4bc7f4d1c972727768fc42da913d1a6a417 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_469/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c89113934caf6919947604b99d35bf447fc5c3fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d22729a802f0708f8c83b9bbdcc0e8d85d7f150a13f790314f7526969c3b666 +size 102911425 diff --git a/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_321.mp4 b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..632b1b88da1d4bd80c09212a2f5a03344b896bdc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5765a91cdeb50280c7e400b25a07a0dc53e33aad97c234c7dd4e7608a9bf6458 +size 172306680 diff --git a/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad3f2967bdeddd06d465c509cec8352d01247fe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac9ff79836519050df846a3ee5f2897084eff1298e5d79fa9dc058156479564 +size 180195630 diff --git a/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0acefe7a6295c7ded74fe3af1e4e1f6ed2b8c50 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82dc000908ced63e3e5f3978e2c306a860dd2de0fb46989c83e8530313daf4c +size 259446868 diff --git a/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_492.mp4 b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d6a2ae2f63a342a5b904a77cb7c05a3ea090ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/tmp_60/video_0_492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a844feeeb424de3d7ce132a5d01d7a2e14d712954f8afa0c484ade1c2647418 +size 260228650 diff --git a/Real_Time_Visual_Understanding/sample_469/video.mp4 b/Real_Time_Visual_Understanding/sample_469/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ab63a541adb8d68507c980cad39d0cd13dd827 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_469/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd2eaa7b4d0cadb60f8c3d659bfababaf6378addd6df245d5fad81ed724422d +size 222099847 diff --git a/Real_Time_Visual_Understanding/sample_47/.DS_Store b/Real_Time_Visual_Understanding/sample_47/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fbe730c4f38ab990296e244908b2a59426fecf9a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_47/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_126.mp4 b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2ffc26d0aedec6c8d2a979d3af10d5e562bd7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d465e531111d07380af4b8207d6125400f8fd2d841fb80cbfae94fb4bd8976d0 +size 38496125 diff --git a/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01be3da4578ae22429fa0c6762980d5a810d4cac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379fac1f98312132934a3938081326adf63e10ab556f06fcaaa8e4c75b0bf42e +size 5403232 diff --git a/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_241.mp4 b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f02863a8ed60ba046201d14c3a9ff866709d63bd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06c92fd194283d14ce78deee68dbe3c086e54c3af938a065061da0daa684dca +size 78805152 diff --git a/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_365.mp4 b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59a11b0d680fd61427a4fc41df9fc87f62f5a519 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d476cb605d7d968ae3a5826ce63aa1f8133bca209f147d62650545aa88b0108e +size 121743607 diff --git a/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2aec5e24644a538f65143c83d30dadacd15d98b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47dda88535c6fb90bef25d7acfeecf042867cdc134f8f38650e670183dcb9f4 +size 124315200 diff --git a/Real_Time_Visual_Understanding/sample_47/video.mp4 b/Real_Time_Visual_Understanding/sample_47/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561a969503b1e18ee36c75333fe342ce2e778ad7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_47/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ae99dbd857cdf4d6e16d789b79f096d36e76d3aebe366d81dee42cbaaead6f2 +size 164689843 diff --git a/Real_Time_Visual_Understanding/sample_470/.DS_Store b/Real_Time_Visual_Understanding/sample_470/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e542a234088cee3788996a3c1e682f93c2efe9bb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_470/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e2810cbd189b2874ed3afbee2a30f7da4a87e3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21df74b1b24ed8ea163899f63419c101a47f126f21c8ebf03588340213dfbf4 +size 4957219 diff --git a/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba23b96865e3aebbd3f7e082a5b1531384aafd48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef3940cfc9579eb1ca98ffe92cde68ceaad551d9dd3d571fa6fe0bdaf361e63 +size 55521428 diff --git a/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_153.mp4 b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d42fb3eddd141c828da362c606ddde0e487436f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2beb9d76d46066eb948d6e05a3e26bb8dd8557d826a82d9264a4996663da0896 +size 59628839 diff --git a/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_298.mp4 b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f2440e8daa8901cbfc6f1b036ec10de4922d9fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7bac37dc6a750c4d98868f7feaefdf3d3035e09d4ab85679afcb55e626838cb +size 110514126 diff --git a/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_430.mp4 b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5e4d38051a6f1d1aced2c31749413b9c274d06 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/tmp_60/video_0_430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fdd3b01ebdc58cc9244b71af6293e01dbed2dacbae1217082eee32567509e1 +size 169226211 diff --git a/Real_Time_Visual_Understanding/sample_470/video.mp4 b/Real_Time_Visual_Understanding/sample_470/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49988864be110291266bbc81c7ae22a20bba5c47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_470/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9beb9aeb23456b46835f8aab4fe8e99f60582e2693ecaccc9489d7b7569d9e7e +size 178852494 diff --git a/Real_Time_Visual_Understanding/sample_471/.DS_Store b/Real_Time_Visual_Understanding/sample_471/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..406bbe9d440721ec97b8f228c322accf8ba7767d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_471/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_13.mp4 b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c862ef72757c077b85b713d6f924505d78c5548e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95867dc5bc8b40f2ea8a7e505f4e5b8923ffc241be1e9fdd36c4c3015c893e64 +size 4568010 diff --git a/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa3dbec314e0701ead1918891a7cc310a3db39b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c76ed71bddda0602a392bca6d54648e2541bc4cd5b8a4c0dbc78695c23eabcbb +size 5538848 diff --git a/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_496.mp4 b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee1fe130a642238af9e16c990aa49ef215fab40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f213d7c594b279ade1abf58d6212667ac014ec82d1c24e57b236fdf398be6d9b +size 230657094 diff --git a/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_643.mp4 b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_643.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3787577645a23a1ff1c19c70869a43d9fc9b817e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_471/tmp_60/video_0_643.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab990844f173956989dff6356acc07c2e7df9ed6b9f691e5a8ded43de8788c4d +size 308446966 diff --git a/Real_Time_Visual_Understanding/sample_471/video.mp4 b/Real_Time_Visual_Understanding/sample_471/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fb75f1f85fe384ad022c0d9165758d589bd62f9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_471/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8a2f9587a947ad89664fd9c82f20d8bf93a530e9cc297827812f6f4af95a3e +size 230113631 diff --git a/Real_Time_Visual_Understanding/sample_472/.DS_Store b/Real_Time_Visual_Understanding/sample_472/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..329d4ab9c7474fb26c707cf8586a4676a3d70deb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_472/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_179.mp4 b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bf4723adbcc2ad9654e36b69a20f9e8789954aa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78e3dd06e042404402e1fac686c2d1e131a8de7f7d1ccf3d3709a5283b32f08 +size 81529476 diff --git a/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bea2942441a2b5a3383d382cb1eb1802829a215d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddc0da07c35f967ded8ba2c89015b83884d13eb26b67e4f277175d357f9b49b +size 81860191 diff --git a/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_335.mp4 b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e7ec3d99c987fdac4e4cab4446a2ae606de300 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e272251f92c661563bd9f1845b175d8b47615c4a503206705a4db9786d63566a +size 152252974 diff --git a/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_343.mp4 b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc8382840894c45019338e0670ed1d71b1c1255 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8101e733ff651dfe48c0c61651fd6e4c54c5a9aee083b07c14e95863ab7cf57 +size 155106071 diff --git a/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_509.mp4 b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681b80a0680ef00555f470917ba2cd2458e139ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/tmp_60/video_0_509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ec692bc5acf12d2e6889a17268d1e3268f86fd9b27c4b41d146ecb29890755 +size 230840734 diff --git a/Real_Time_Visual_Understanding/sample_472/video.mp4 b/Real_Time_Visual_Understanding/sample_472/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5efb83d778f53f55a0b9b5d82ba6fc98c0649f6c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_472/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca4c2d66300efe9c00c2fb070993cd0acd36663f748645047e80014e4a2a0f8 +size 196244853 diff --git a/Real_Time_Visual_Understanding/sample_473/.DS_Store b/Real_Time_Visual_Understanding/sample_473/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..62d472dae36c82fbdec0967e4afcfa7d19b23f89 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_473/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_25.mp4 b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_25.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc15af61bb77b942daa7702199340c6268b589dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_25.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca635fa40d6128d87c67493ffaa4795972bc4704ce163bd821d6a4b59186ff10 +size 12662313 diff --git a/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95f623fd16f375860f6ed92d04ff83ea0394925a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa07ef03a3df3f139a8d51a9dcdddc382d8096f10f6783d1a62900793e42df8 +size 1575050 diff --git a/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_328.mp4 b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3495c8565e7adbddfe7cb5118fcf3b7ea19a34f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1935bdb166ef0f30e39ac2870113ba6b3460bef579a889b1419c1c2ae71f658 +size 167730484 diff --git a/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_329.mp4 b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6897c7ec2c6eec891411ba1fefc4f0adab3cc543 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78e0ecaedcbf9920e7690380877916826cb8b2cb65fb02ae15df21e5fae5824 +size 167995499 diff --git a/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_6.mp4 b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_6.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e30dadae867db3bf82cb33fc959d675784fbf711 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/tmp_60/video_0_6.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b975026a87a4302891e5fb596302bc60727b367d9d44e730c5655a230bab27e1 +size 3072263 diff --git a/Real_Time_Visual_Understanding/sample_473/video.mp4 b/Real_Time_Visual_Understanding/sample_473/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bf55d61917811f8c07bda697e323961f47afea7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_473/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf43243dfdd86802cb4c9a63b211e0e5dd69f6975ff14615723842073fa03fb +size 210752525 diff --git a/Real_Time_Visual_Understanding/sample_474/.DS_Store b/Real_Time_Visual_Understanding/sample_474/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..45f1d5f0f1834aa36e1476b1b857739f6c0123ba Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_474/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc213bb9e9a66db9fa57d2ad8e3e7a450bcdfab8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072138da5b8a2e659bd52b866190484df4477c2f5ca7ab8062ef99f1412b71ad +size 5973318 diff --git a/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f80dc4064b602fbe51b21b1c0dfde9cdd698b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c7bf9480ecdbf24db72b7c2665b74b28d0936fc949fa4416d1d548d4326ed3 +size 7782616 diff --git a/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_286.mp4 b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..028cdecdab4a2b95e99a54e01b2dc68379e7ac89 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110783ca64d4115c39cacaef03c837906c48aadcd719fbcc9f585987b395382c +size 130129551 diff --git a/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_293.mp4 b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10af8a884cbb62de53e0eb6f66bc2ab630063c79 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9295a2e2f336e8bd1855a8a93dfa71b639fdbe74b80def9a0eb0dc3042ac546 +size 133725478 diff --git a/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8872f57187d81c64cbfbda8f3eeab0e5f370895 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0571822d205c44e0aade28543225324536c2524d742191c923c53c279647a9eb +size 1195261 diff --git a/Real_Time_Visual_Understanding/sample_474/video.mp4 b/Real_Time_Visual_Understanding/sample_474/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4062dd156f51af743e0af491391206b5b9f9de3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_474/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26bb999a44529dabec0e5287ba236e93e96c48c71aa2553e598ae309f5d5924 +size 210541854 diff --git a/Real_Time_Visual_Understanding/sample_475/.DS_Store b/Real_Time_Visual_Understanding/sample_475/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d3ebfacfb1c4ac5bd7cef07536f107f91cd2c4ab Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_475/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08dac56dba357ffda5b087cd220c8a4cd14bfd62 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddee97d2d98e7c8a26bdc9e55c9829386e44cae7aa4bf151d86799a51dfad87d +size 6917972 diff --git a/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_174.mp4 b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3614122cd9329bd91bce40ecbaff88db3eaa434c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e372e1a45260e21367a04ccf37a97578a8ff495662e2ba47f5428c271e89fc28 +size 86462989 diff --git a/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_27.mp4 b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_27.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5287bb0684a7ad05df74ab8afb6bbae25726b6ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_27.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977cafb836c1a3e4361a29d5af5bc356657eab260b91272adcc92d552e592a5a +size 17700483 diff --git a/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_326.mp4 b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187ff15c19a8508099f8a640aa42c05add231969 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8206c76d018bd86d9f82dea9d2ee4d1c85a902f2d8e29343ca57aaf3f9afa0 +size 155668717 diff --git a/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_586.mp4 b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_586.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4a54894d25d0df5b7e6f66b0c29cb893e052947 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/tmp_60/video_0_586.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee4516535f9b90df3dfd90bf22911b4ae282a88bb760000635c4b57e6c7c2a6 +size 298686528 diff --git a/Real_Time_Visual_Understanding/sample_475/video.mp4 b/Real_Time_Visual_Understanding/sample_475/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672b8930192349e7de221f0c7ac64f5b36f83ebf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_475/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9748774612440d19ba1a87fc2ed5556c6a2b2bc635c790dc14af9736b4cf93 +size 220800466 diff --git a/Real_Time_Visual_Understanding/sample_476/.DS_Store b/Real_Time_Visual_Understanding/sample_476/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..403789c8a55796ad812476f06d3b667d3700f6ad Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_476/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c682c875ac398ba01278c8dc4201e31d76554eb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13dd9dd1c39a470d20794bdc1e74e54840f5b99147fdf4201fec676f3e8085bc +size 5300011 diff --git a/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_167.mp4 b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b06dc36b56c4f3d7cc35c9150872cb4a0a023b97 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234451844ffec9b1271a5a24aba48af8251bb181700f09ce1ee561578fd0b5cd +size 74719726 diff --git a/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_172.mp4 b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d31f08eb81a52dcc4588fc369811401eaed8b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367b650624e5eb5876f43cd58f814bf58b563832abc65d3bebafb63217d40a8c +size 76426105 diff --git a/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_173.mp4 b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b5b0d1269e27e17d14b070102937bb0109fd569 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c64f441e010ce6d5ec723a89242e4be2b805fb2e79aaee7216491aef31cea2 +size 76844811 diff --git a/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7f90bf318a5385cd94b382476273d61cca3df4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f091d83a32d1a00019fce182105df1c0e8c481a6d4be2d68721e6e4ebe0ed9fa +size 3344782 diff --git a/Real_Time_Visual_Understanding/sample_476/video.mp4 b/Real_Time_Visual_Understanding/sample_476/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d0c9471b912dc712600d981a9f1849467d6443 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_476/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164a9facb6375b585cce4971f66bbcba5c07b5b5855ec495a94e0d894cb957c8 +size 223281896 diff --git a/Real_Time_Visual_Understanding/sample_477/.DS_Store b/Real_Time_Visual_Understanding/sample_477/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..60c980ab23a2ffb48669b4689cb20f19cd6ef1e4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_477/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205ab5e101a043ff5ced235d14f4a28b5280481c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ee54a07f244bb194f96f98da2741a8aecd58af02fb05e78f2d67d15653951a +size 87042484 diff --git a/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466cd99d943fea6b15045aebe15ee8c7fbda1cb7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b51e7db34be68088b07e098601d6e342834e8d2bb847d7a39061815929d162d +size 89602569 diff --git a/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535e4020707e1ae9893896cefee9b354b2ba29ae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8767275afce9651b6cfee6555d18ed248285b3672cfb8acab29f236b819d8c +size 13128124 diff --git a/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_434.mp4 b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f097a915bffdab964dbe7a450d02e7af40a8b6e5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675db9b2b2fc3d7660f38e36d98d415c6ec6ca5c380de42e1587cea6da6dea50 +size 239820929 diff --git a/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_436.mp4 b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f780928251afe1124ac0a5feb4355fd9c7e86378 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/tmp_60/video_0_436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306ae37a9c5be900349c91b4b7a41a1f254457eeb126d3b7a21940dd94edd222 +size 240632009 diff --git a/Real_Time_Visual_Understanding/sample_477/video.mp4 b/Real_Time_Visual_Understanding/sample_477/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f473df76d14f9c2aad8e164935a5e8f9bcd77752 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_477/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab06265ce36654e203357cb572ff738e30995b92a86676340f78f38e6c6d48f +size 235989622 diff --git a/Real_Time_Visual_Understanding/sample_478/.DS_Store b/Real_Time_Visual_Understanding/sample_478/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f95bd2118f4b3b9c3cd7fbd66ea4be55168d5d4e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_478/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ae2c29614793e898688aa45f6896a41629591c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d753f1a03f4d2d3bc751ae26325b02093063c803a663d5330b2dbdb265828533 +size 6726171 diff --git a/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_175.mp4 b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9980d7456e2a42c54b0b970d7eaf8a670535ce3c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65be38576f04b6843d16068bda3c38b1ed8abd817436aef108ff6c2991d1a392 +size 91871724 diff --git a/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e82c3d3c622b6d1c9f063da99c7bf53f0558560 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51e8e98b888e617b60db25afd906508a54d19bf48c1c92e29af476e955e3c3c +size 156680147 diff --git a/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_588.mp4 b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d754324d40878e6b63964d6f61ca9b00de41667f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_478/tmp_60/video_0_588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfa80ab6f9713779954613d77dc1af724583e5f7ae3a13079b656c6d6b93322 +size 277998265 diff --git a/Real_Time_Visual_Understanding/sample_478/video.mp4 b/Real_Time_Visual_Understanding/sample_478/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392b15f55e1a530da8577177a2b7c8b4e2e4cc83 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_478/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7e5d84099eab5e8ce5cf289e8e735ccc5bd16fb24962935688c27feb6fd664 +size 209859735 diff --git a/Real_Time_Visual_Understanding/sample_479/.DS_Store b/Real_Time_Visual_Understanding/sample_479/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ad106e98b5cfb4d9508feb9210de94cfa9ae81f4 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_479/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..774f7b956b121aca28834b267a8aee17cf1bd0ef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843e70967dbc758e65e7eba793f547dfe92f2400c73b7cc7e05cb72754cada3e +size 3748200 diff --git a/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36637a3bd71ed93fc96ed891f1a0e7f2d261f127 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c23430f1d254f776ace1e3015361f87ff60ec1581c7f2d6091512c99530355c +size 123730470 diff --git a/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc903069526e235a17977405d8f0e4df75477bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff286d278523633a54cb7ce01d548c32a269fb4be026acc164fe6a23f74e555 +size 129654327 diff --git a/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_495.mp4 b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0a632476a55fff24ca4d063e12ddef9db19e66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae5116f126f3ce38c2b733fd62ed701ee24f331945fec0fc58669dbed4612a7 +size 199500121 diff --git a/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e24383edd3095432692231db06ab48bd7ae96782 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b123b7a370822dfb74875b5122702d52025e32a3ab04a9eac212092c1d79bc +size 2686977 diff --git a/Real_Time_Visual_Understanding/sample_479/video.mp4 b/Real_Time_Visual_Understanding/sample_479/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f209f0a5fa01fb2970d44728a8c2ec178e7eb8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_479/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bf39c34b39c8e744bae41c2caec1728f77ff6648f619af3fed92598cd97577 +size 192639972 diff --git a/Real_Time_Visual_Understanding/sample_48/.DS_Store b/Real_Time_Visual_Understanding/sample_48/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ec2a269c00426f112ea60bf3828049a6bccf73dc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_48/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92152fa9c592fceb55b82e22e1d706390adbea9a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e032393dd170c5d77cd8d4d3e149216df5e0c6b0328c3fced8dd92da37501fd +size 41384014 diff --git a/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_218.mp4 b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793e3db773c6e8345ccdb693c195c78312a774ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ddd95c3057ca16a98c8ba0ff64a70468b663702f609a43a7a8788c9dd5a4ed +size 87743794 diff --git a/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f508fe8a81a7de11ab4a1c21ee85f489f2d3e7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5504fa10f3cc53fbcca228a977e0a3a36fc214528ef70de0958b8cd2f3cacc7 +size 2235189 diff --git a/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_307.mp4 b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aec867fd1c582cfdeab939ce7a7e2e98337e9786 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da837a15b76329fa838c8897f20ea25d1443feaeb63689c46b34433cc2fe3d3e +size 130441332 diff --git a/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_410.mp4 b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4941f5732ae8898096a551063c2385b47cf752e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/tmp_60/video_0_410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9291e4e7c01130681e7a400369ffaa0dfc3f9f1901b5bcd8deb88c27886a511 +size 175436652 diff --git a/Real_Time_Visual_Understanding/sample_48/video.mp4 b/Real_Time_Visual_Understanding/sample_48/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5587c9751e758673902bdf0f21b31ca6df4d5105 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_48/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f785df7fdc8e8780113ab32b35b1f4ea8e00139d2951cab902f27472a3e2fb +size 231374640 diff --git a/Real_Time_Visual_Understanding/sample_480/.DS_Store b/Real_Time_Visual_Understanding/sample_480/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2f3b89e14c738c0908c1d25cf3c46794b1c48889 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_480/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec8251a56561cbaac1bc716cde57d3571b3d89e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30613928848be7a6e7a84a0ed7084b6a02754e71c0cd60b783df62fc7fce325a +size 3314300 diff --git a/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_222.mp4 b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e6ff463954f625e5b6fd1c0a8a2055a5c1aebc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a0a45e9a99559c2ae93802057000778ddc4a41b7468cf42cb423203eb37474 +size 114360866 diff --git a/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_457.mp4 b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f114c6d3140919b510816a3818bf46d070bf78 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9c5d773878dd009f7ecb7463127e9c92bfc3ec54f441fee8c77cad6b91589f +size 228578930 diff --git a/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_672.mp4 b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_672.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c70c14bc292deddab8cc3b3a4b2198af532d5c6c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_672.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73f38d27a0ab8d1e9aef2af92b139dbf0554b581d1d0adea06c33100c05ffae +size 354461736 diff --git a/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_7.mp4 b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_7.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1e4e6f0d7f1e4f2eb39b39d52fa0f8e0881d8b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/tmp_60/video_0_7.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a9b3c68dffbad09bd4bac8bacf7eb60072149d68a8f453c640f818d1d41d1d +size 2126671 diff --git a/Real_Time_Visual_Understanding/sample_480/video.mp4 b/Real_Time_Visual_Understanding/sample_480/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf7dc5f2658142c3d23546f4728455f5145c8a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_480/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af8405453752765de6da4ec0a718e7c09ba8824f4f4502d653b33c6fc96522e +size 336404448 diff --git a/Real_Time_Visual_Understanding/sample_481/.DS_Store b/Real_Time_Visual_Understanding/sample_481/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7c1e053d9dc8771cfa9b2ec47726c999a8f33ab6 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_481/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1a7c24e2840d43a6430358a19370d3f61b9415 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fd7538d091585a977e3e7560b0c3e6de780ac1a9a719dbf3d45dd95205f8e5 +size 116802584 diff --git a/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..254554d6b08d13ffd4e9b52b2c00d75899c60279 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b89f6726f493dd0bbbb648441ff65065eb2eca2dc84297118ab042622bc54b +size 152472433 diff --git a/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b4577f5b26bf9fd823c9af6e5b16d813e0f7f35 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56dd97e0b77424d54d746e34496d4853e8ea9e67e1e4a3e24205df8c948b7cc +size 2350186 diff --git a/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_48.mp4 b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_48.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042dfd398ef180fee2bf36c62f4be554337dd1b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_48.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6acca0d9e8cf05434f7387cbe6ab855dcb2cc11bd034cfb40b2353e0021fe25a +size 40342926 diff --git a/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_90.mp4 b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_90.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b773759f9d7bcac38da7483d5b5f9b50a9832071 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/tmp_60/video_0_90.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75be02bd3c44b3630280c026fce2342d2d4ad5bd643cb57d8fe25cbfe033608 +size 77375473 diff --git a/Real_Time_Visual_Understanding/sample_481/video.mp4 b/Real_Time_Visual_Understanding/sample_481/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7658502652a09c016b995c5434afd0f38539a64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_481/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dafb2d598a146273f8bf5398493bc069cd78e7ecfbd69e8ed70bbaf946d2c10 +size 128965064 diff --git a/Real_Time_Visual_Understanding/sample_482/.DS_Store b/Real_Time_Visual_Understanding/sample_482/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8c4552c0e9cf449f09e0041e9954c85a0a8030e1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_482/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f0501105468b7c3d11008a37c0ced7597370e4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a0f071491dfba81e100a7b22017f0ad125b37f44754ef599e7a47d28b5645d +size 101516891 diff --git a/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_2.mp4 b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d8e7cc52f3a0c5beffe4d33ef8a3f65160e9d00 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e0be0e472f709174992ebc28acfad86b091c6faf4793ce1e1222601269a9e6 +size 1414234 diff --git a/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_240.mp4 b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..643f613f3885dea53f7f38b12b864061528546c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff74908494fe7bec468c01e8db97ce16c7f78bc41125189a8da3c7e2406414de +size 179893951 diff --git a/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_255.mp4 b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f185c87bdc0ab1414129c07b18b0d1e60b902b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01ff986855ab7587c430b27ee7573ea969f9f10cd9f028b6f5b6f366344f627 +size 191095010 diff --git a/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_92.mp4 b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_92.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a7a9ce2c8f3bc3ae2d106574f3ab8b2b6322b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/tmp_60/video_0_92.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a518dead0fecffe9e7ef6a850e6ba9ccfd8cbd5ab20a7000ad5cdecb85fec1e5 +size 71271656 diff --git a/Real_Time_Visual_Understanding/sample_482/video.mp4 b/Real_Time_Visual_Understanding/sample_482/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f92976e52eea38d2b739346844e2d33b87a3305a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_482/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f3bd7be9305b7e8a16e807fdf17dc78afb5a230d5ac778a40493bcaebdce83 +size 238745978 diff --git a/Real_Time_Visual_Understanding/sample_483/.DS_Store b/Real_Time_Visual_Understanding/sample_483/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f45c1c016b8f9fdee678de63b7a8b7f6d52c2689 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_483/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_164.mp4 b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcd75b318f0ea684e4cdc390e0f0765104fd5878 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd755ad38bb127c85d520fa30463129397bade1331446660a82859cde93fbaa +size 144118830 diff --git a/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f7a03b668cd4f2d9e811b78b8daad2963c04df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694cd6a428fd957d7b1c1ae29165ec36e6c69691a02ef022e80b9c86c8cfd5ff +size 157651630 diff --git a/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_285.mp4 b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952d694d38654622160cd8553249b7afe26c7aa0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48923272c8017cdf3df4de17c692ecf800b8167c08042425068f23968d00d89a +size 256631913 diff --git a/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_4.mp4 b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8154257f54d21ea2c5e2fbeb95d6dc5e5f1076f0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72fd92ba27c393e19740129517cebcf341ee860cf90d610d53c44342ce028ae +size 3970282 diff --git a/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_92.mp4 b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_92.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da85562f3145378f1021b6560e52befc2d821794 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/tmp_60/video_0_92.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59b39468b4f6a0a7fd56cfcea5bfd784feefeff0382e049b7c99c93f9a0402c +size 78937904 diff --git a/Real_Time_Visual_Understanding/sample_483/video.mp4 b/Real_Time_Visual_Understanding/sample_483/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ecffe1da55a106be48dd42774943a5d76c2dac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_483/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3217e73fd59a4c580b65792f27b2044c7ff1a21a6818058edd7276ade917f587 +size 226808161 diff --git a/Real_Time_Visual_Understanding/sample_484/.DS_Store b/Real_Time_Visual_Understanding/sample_484/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..01a819f424489393340b35022a1a3bd6c9c97196 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_484/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2eda4fdd58cd09d1c935723defca68384977b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dccd8f3022bbfbf879e84f8245d42a91b5036afc6d3105a7200658ad65fbf8 +size 6672940 diff --git a/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_342.mp4 b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20bdb6dcbe82070c3751831e6f31b0b404b97db3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f822d1bbe3fc7620522cd815f5616cd5538754b478afdb33101fa148fffa7111 +size 163067347 diff --git a/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..348f867d072e5826a8bb6e6d01a15e3163c7bacb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33105de2028b000c1daf430ab631b50d3aa2bd4dd076de6c760a81729ba38459 +size 220384633 diff --git a/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_585.mp4 b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_585.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffd33b5011764a22c9828060a8efd6f21ac8dbae --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_585.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93f13e598345a200b96b77f987b6f57008fcb35b6dcafbd13d17dde58969181 +size 242430689 diff --git a/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f2831cf1edfcb1bf31b519292d40494661863b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b425ef0f2c7f1acb4a5d61eefc13073b9280c61bea0c77e66722fcffe23a025b +size 1957029 diff --git a/Real_Time_Visual_Understanding/sample_484/video.mp4 b/Real_Time_Visual_Understanding/sample_484/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b46f61d4560d4800387ec99125fd2d7ca1967c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_484/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c83a6b246f08c4697762543099b575af889e3f2a2d9aadcc85594e243af18a4 +size 245749316 diff --git a/Real_Time_Visual_Understanding/sample_485/.DS_Store b/Real_Time_Visual_Understanding/sample_485/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ee4cbd5e02a43d6595b9321e4432178cfd792f5c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_485/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e82c2a2a6ef6106d63554b3b1f1ca7bf3c9297 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be55d0769980b1643e3f15c0c50ae09283fee39c9fed815e7dd9fbc1bc4bc4f +size 7963928 diff --git a/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_209.mp4 b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2900e8a936daa6e80ca7607137b75119124223d3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2295e61a7d3920dbf0109a711b1c50ef507b2196ba053da52d8cc28b9ecee36f +size 78107228 diff --git a/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_365.mp4 b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48a1dc226890e949c9137fc71af698d14f546e0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1be65782e31bd71785ebdacd80cfe45f203f96e76674bf4d035e1bb23adad5 +size 136862336 diff --git a/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_394.mp4 b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1db9899a437859429b048257aadfef10538385a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab89d69aef93bfab71a4c37fc347f18313bdcbf59bc1459577b5f242bedaf50 +size 147622332 diff --git a/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_560.mp4 b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_560.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82687ffa883543f7343fb470069b3d5c4280dbb4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/tmp_60/video_0_560.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c245ac7aefeb613071bd60d0941cd119d916d0bf269fc27df745be5097f3f51c +size 218198637 diff --git a/Real_Time_Visual_Understanding/sample_485/video.mp4 b/Real_Time_Visual_Understanding/sample_485/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b291d8b378a4e86c698e6129c8f005560012754a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_485/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c53f5138b5e4b279a97b097578c9af0762488a2981f2a6ab2d635e3e2155bc5 +size 321351674 diff --git a/Real_Time_Visual_Understanding/sample_486/.DS_Store b/Real_Time_Visual_Understanding/sample_486/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..850e4f7995d56481f5e8eea4bbe904b75cad1b4a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_486/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47265f8b7014496db8f0fba17a86c6600a8120b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6354f02ed38bbc549d400b2c10cb41146103fb3c2c07ba7569af11ff6d251188 +size 5997643 diff --git a/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_182.mp4 b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..934ad7416f97e63befcc5fc08b281ecfc0cd76a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e088940d9464bec1fdd18b96c07be067264a907fb176524e0b2b8bf437595f0c +size 71522873 diff --git a/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642cab3a5ee89fdc4cc77b2e877098546d0dd692 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1aafb85b947869b2b944c4cb1d9bc264b915ff914bd0fdf408b565c7e09620 +size 81694355 diff --git a/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b8206f2f287e0a25d18a7a4cbc5a92b8442744 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4e34900c5846fb0aadf759ad5e69ce74ded9e0e6db782e0c8b1a5d8e6d2350 +size 129127144 diff --git a/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_588.mp4 b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_588.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d959ece0d5d0281aadf34c73100483fc0225677 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/tmp_60/video_0_588.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5407e28396df5cf790782694ecc6940c46b08465a02972ac03c09dafcefe2aff +size 226244979 diff --git a/Real_Time_Visual_Understanding/sample_486/video.mp4 b/Real_Time_Visual_Understanding/sample_486/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603f5a8968bc785731dfe8ac71e72f7600d1d270 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_486/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbe41f292e49db3043bb27a95295677045a50b3a79ce4ee71a42dd047f04b9e +size 278922023 diff --git a/Real_Time_Visual_Understanding/sample_487/.DS_Store b/Real_Time_Visual_Understanding/sample_487/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1d8360f1cc4cc51a65618694ddeaf66d43a86100 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_487/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ed5689cf5aebcd092d715f1eaa15755ab983ea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd1e4e227106182d2da4ab48c79992bd9df3c10f75bfde34fc09572062e37b3 +size 53791086 diff --git a/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a075267394d7c58245fe7d6bf5e881cc46ad51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618216848656b81225182b84e49733c32edd1b02276d5b2bfa92bbf016a54ca7 +size 12806128 diff --git a/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_207.mp4 b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad3fa5ab4502f9be056f6d5f063b80023e4ca55 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d824b7b386611d6856d39fc55c6e22d8c84c3662432bb5969f5b777a5ee0c0 +size 81353939 diff --git a/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_320.mp4 b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aa2b083dc3de4598b8d26ed5e9d3c9558bf2812 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a224a07c9eba7238d729b691065c1619633030725ba382255171f86bd820384 +size 126290889 diff --git a/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_88.mp4 b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_88.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab40e456f42efcdae255df44f95eb018d2e235d0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/tmp_60/video_0_88.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10390d914bad229e06a657d39b906a41f1743c8650d87b7821c5c05e64d2ba72 +size 41009920 diff --git a/Real_Time_Visual_Understanding/sample_487/video.mp4 b/Real_Time_Visual_Understanding/sample_487/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc076983cb8405c58edd1309f7260298fe630036 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_487/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647302c426a9b2a811d1643c8f9aa886d49a1b23fa01c39218b8e9f121645748 +size 141169626 diff --git a/Real_Time_Visual_Understanding/sample_488/.DS_Store b/Real_Time_Visual_Understanding/sample_488/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..aad7f4517ad0a28cd8ab2d9393549eb0b3e7e76f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_488/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4259a45c185ff536db6950ad2c68b1a8dbe6cdd3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07001930bc5c81b1b5cf4066e7c16e90408b53b8882a09075d6224f70c6b5714 +size 11782565 diff --git a/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3a480f766459778a05861fa4cd2b0cfafb768f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a57c42d1b069fb3c99e73721202873cdfe43c1891159d5306eda1bb444982f +size 145174803 diff --git a/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_481.mp4 b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2aaa1dc12e474d2c6c0ab7faefc54f80cbb5a7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d43bd8f793339c6969b2a0d56f0fd509e5f39003c3deb836a67117d1469b444 +size 206520660 diff --git a/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_88.mp4 b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_88.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e69bf8f211b2480d7c872eb7bde23fddf2fa58 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_488/tmp_60/video_0_88.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180de2793ecd820dc06ee14c67049eebd22011328f616e41c2951f8900593207 +size 42051433 diff --git a/Real_Time_Visual_Understanding/sample_488/video.mp4 b/Real_Time_Visual_Understanding/sample_488/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acb499f2cf25c8a5eed3df65d25f34631c1d4326 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_488/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b3094dd75472c952c8826b2dbf32af4e2897018588ad921fc0ac1b400ed0b4 +size 316964546 diff --git a/Real_Time_Visual_Understanding/sample_489/.DS_Store b/Real_Time_Visual_Understanding/sample_489/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b6e7d42ed9ad2df1bb097c1cb386962e28700983 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_489/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_165.mp4 b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f323bb184a6c11c34b526a52d6635230ae020c8f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bba3256f8caa419d2cffb10d70ae384ed70be695c8673f1ff95dfcbbfcb1a52 +size 68406332 diff --git a/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_351.mp4 b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a145aa7c61de448badf52c684040d3539a1db0f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e09ce21cba6eb2c5a1cfadeb95082767d3fb3fb3aa65170c40a3532455fe32 +size 150356471 diff --git a/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_497.mp4 b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0ee7d14a8d2212f307962e76102654846154bf6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1679b552f0c8cb31c3b6f32849e15ae9b0e25b48275c31a7568f430328e96c +size 207878356 diff --git a/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba90306241a812290fb8b29efbb5f49dea8a72b8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6851d663b1680eb12a815cbac31e47f4833de591456e72008bc56a2351ccac29 +size 3286433 diff --git a/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_507.mp4 b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_507.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6cdb5f5c5438c691e16cb516ae0955e3bcd553 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/tmp_60/video_0_507.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ca8fac88eb36b45d253bfa2e8404b9cafc8fefec3ab9f2768cca3cf4272bf0 +size 212048515 diff --git a/Real_Time_Visual_Understanding/sample_489/video.mp4 b/Real_Time_Visual_Understanding/sample_489/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..687d242ff0921514faf46bd9310f0a98809c14e7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_489/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62a34df413227a76396324a7e9c8a2a4dfd0d304473ffbf414b44e880ed5292 +size 304545519 diff --git a/Real_Time_Visual_Understanding/sample_49/.DS_Store b/Real_Time_Visual_Understanding/sample_49/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0dc0cd543f98d866231ef94ce4424c6a8b39ca8c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_49/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_134.mp4 b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c05a9583dbfb757f396b0a66c3ce23cc522ea69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0caeef13ea2d36cad66776698e526dda9258eafcf0dc6ac0669f09ac5745f2 +size 63696979 diff --git a/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fa7b9fa800672fd95b1f60b803f38355954508 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d88d04d40a44f0e38da66af9443bfb480141b00f1bcfef83363586b98fe3bcd +size 4881483 diff --git a/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_245.mp4 b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f39bfa3ca5dd042623c92ea237ddbec4625dcbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970e91b11e12798a55ea3633030b569f0af34333c10e7bab664516297a1b19f5 +size 128505541 diff --git a/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_367.mp4 b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec83b30ccde8a6d380c780c3c3793190855a20d6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4017285086fc856cecc5cc3ba20700f6d7169b967fc626c3a719e594b8f1d2d +size 142806565 diff --git a/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_490.mp4 b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d91062bf93530e7dccd8df363cb03f839fbdc8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/tmp_60/video_0_490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef044e6cb22edfcfa4ab897b308bf0b9708d884e2f141bfe594381823f68bea2 +size 151553036 diff --git a/Real_Time_Visual_Understanding/sample_49/video.mp4 b/Real_Time_Visual_Understanding/sample_49/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45b1d59872258d8356457c72dc729dce127e3d03 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_49/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1dbc177fe8a8079c619f06efbaa4cce2f28f4b843d205a8f3d606ff18acdec +size 133132781 diff --git a/Real_Time_Visual_Understanding/sample_490/.DS_Store b/Real_Time_Visual_Understanding/sample_490/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8ebc8cd2d6617e028123e0b5ce2e9e9f08229f83 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_490/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_181.mp4 b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915e861ee4dfa99c64228a45fb533219b881317f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e4f35381c85aa787e8515bafc1aee778ea65953ef503aaa41cd79c259ec168 +size 81710424 diff --git a/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050ef0d07d2be5179e35bdec08f7e5d9d96e6af7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214fcbbcd75249f292695221fafc8a298d26c8b2eb9f1e5b294f71ad349ecf24 +size 12703111 diff --git a/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e423bae80305b01f7329d9b2eabc36da75992f6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3311be62639b1633866b1f1f63c05b18e76a306c4da37da9dedbca7e0218d96 +size 84103682 diff --git a/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_419.mp4 b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2233365068f8a15f6c00fbb2f02bf640d78c5ec6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac085ddb26b09384dd7bdb96689729cd60bccc30c2a391fed7b02768b229118 +size 178601094 diff --git a/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_541.mp4 b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_541.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ebc971b1af9db1244026d402f03fe715717226e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/tmp_60/video_0_541.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c4d2efad5dab3e5c764abfd1b943241a0fcffe29693c1e3b95314d5defde3b +size 230089851 diff --git a/Real_Time_Visual_Understanding/sample_490/video.mp4 b/Real_Time_Visual_Understanding/sample_490/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f62c2010d9bc31bb9a961dd898dbdf46d8481a8f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_490/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acf07556ffd63c3bab62fea6c675e173bc7ff9e8dca63ba3fa66d23c2ae71f2 +size 249562309 diff --git a/Real_Time_Visual_Understanding/sample_491/.DS_Store b/Real_Time_Visual_Understanding/sample_491/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..585e823ded2243a8a3bea0f7d2d377ea08a41362 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_491/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_102.mp4 b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b98e5f2c860645b1fc2c593aa07354884eab1f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe284d15d1901e8a9fe3d5f4173b6e292e7205f42086690598df0be072c7f336 +size 63846713 diff --git a/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70fc6b81b6bb255fe68e4a04655f6ccf1d4d190e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa48d8bf49b8f622815af00a5be565dbff1f0730ad623eaf1b36afdf1d84bba +size 75712606 diff --git a/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_218.mp4 b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b6481874fe96604d5a8249a1646b57bac3b631 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732a4bd0e22c834b437e7fa97bcf363c50c34dbf66944e46caaf34fca1808a0e +size 138493962 diff --git a/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_3.mp4 b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c2f0b4934af661cabfbc8e91281fdd7d4c431e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c4c136979bef69f8febf11e59024f3ad7458f29f7f2061221944349e860e06 +size 1491639 diff --git a/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b816548043f6cb30f01aad46519d962f408bf307 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137c4797c514974db85961c8f245549990d31a80bf9d5d0d9eabcdeaa23a131d +size 205246053 diff --git a/Real_Time_Visual_Understanding/sample_491/video.mp4 b/Real_Time_Visual_Understanding/sample_491/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..009e23ffcb96ac91243930dc0706fc866f7c3187 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_491/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5effafbda045ccdd753a238c44205acf1892f7557a506c5199ce684488579f25 +size 171978285 diff --git a/Real_Time_Visual_Understanding/sample_492/.DS_Store b/Real_Time_Visual_Understanding/sample_492/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b3c4e0f6d36e1630b661173307a0a8a111223b61 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_492/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89ed9956cbd5124a8e12417b117b35104e71d378 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69205a60639107d320a0c0d96ca898af011f50cf89c4f9242f8e863c5c4cb6b8 +size 6333201 diff --git a/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_21.mp4 b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_21.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab3847cb32007ccd8c8ef869cdd835196c6988b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_21.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fff07a4a734e5a6ec364b7a96db3b8f37e5ea678f339e3ae285f852ca02651 +size 14900724 diff --git a/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e08c738c3f6ec6d005635c2ff6cff3c1e247e4f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cdcdb71d02dd9e6292ea3736b6e84981a47edc882802ec54f456a26690930f +size 251170516 diff --git a/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_667.mp4 b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_667.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78aa95c293872f4ec26bd1a2abfa1b216e40128e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_667.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9394d1d63ae23ab20caaf19285cd3c41f9b447e0bb0b075c39646139322e2ad +size 416794108 diff --git a/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_840.mp4 b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_840.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d93b3dd8ce1d4d5d21555b6dd602633f46a81e9f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/tmp_60/video_0_840.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af02974e813872c22b059fbaab355f737996b6573f46d8251e58b6fc5e71f9d +size 517766310 diff --git a/Real_Time_Visual_Understanding/sample_492/video.mp4 b/Real_Time_Visual_Understanding/sample_492/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5e6aacf733dcf56189d0f8a884e552e38a12311 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_492/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c5c3022a6c119f0c70d589505cf29d413850001d8368e333ad448bf642ac1c +size 383243628 diff --git a/Real_Time_Visual_Understanding/sample_493/.DS_Store b/Real_Time_Visual_Understanding/sample_493/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..71283739392ee23d06430a498770d1c21d86c961 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_493/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fe16d8bc5c3426e53c7aa9a13c078e18bd88642 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab0da6dd459e34ef94a13df1d35e89e4a4416d5d59fa523393ee3f8796a83a2 +size 13246160 diff --git a/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_265.mp4 b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427ef5ff2d7de321efec6d6733905ebf49c7f92f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe94741ffbf5880ed26fc9da9bbb0743ecb01d737868d0b29b0fc6296cade1a2 +size 161426438 diff --git a/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_482.mp4 b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..476fe64167bb7b8d9fc25f66625e7caa1946dbab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845ca9ce60cd64f7425b007fd2a1f98ab6c32ba7a74664f988791f7cfb3305c0 +size 303419396 diff --git a/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_734.mp4 b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_734.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89f67acbbbbe9ee7a3095cde3ebb9e2aa0331e7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_734.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ba986adb1f3d5f8be5bcc8903bedec29c027ff2a5fa74de1541c880f85a944 +size 454097486 diff --git a/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_915.mp4 b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_915.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e882a04e012c680f4e61cc869b4fbc2f85f0aff8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/tmp_60/video_0_915.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc7e93d837e696a77d997aecb30014883e23f1dfcc6b6bd3570bfc4003b2a4a +size 572865312 diff --git a/Real_Time_Visual_Understanding/sample_493/video.mp4 b/Real_Time_Visual_Understanding/sample_493/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c559858e4d7a3c891d42d7f1231b02973dca13 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_493/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea12de82f8593e6534bbea066add5c98af3ba3ff4a91aee7796e939793e31685 +size 564690408 diff --git a/Real_Time_Visual_Understanding/sample_494/.DS_Store b/Real_Time_Visual_Understanding/sample_494/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3170e2d45ce0b2f28688e8365551d6dcc1d7304b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_494/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a640527360cb0ba8c64db0284155ae2cb525acc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ed82ba762739d70939f2be1a0115d008a56c1a065119c98adbde77ac52acd8 +size 122038861 diff --git a/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_30.mp4 b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_30.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a2156ddac9d5e1ef6089c090abf8bf1f6142160 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_30.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1191389022e77df6f07a75e472aa0bb58891d20713c1253b01814f795dd4871b +size 9922735 diff --git a/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_351.mp4 b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c55e9600ad38ba46eefa79e64d7fda57466cf874 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c883f2d89f0e684b523fba2e0c3bf4cfcfa1107a7181d3f27e2fa1855ee28f8 +size 201896025 diff --git a/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_396.mp4 b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef0bc1b9d5f28252ba2f24ae95b6796cf8e54926 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_494/tmp_60/video_0_396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cff930544068a3c4678835368cffbd9a33f67e7994bb2bffbe573f671477fa0 +size 235533111 diff --git a/Real_Time_Visual_Understanding/sample_494/video.mp4 b/Real_Time_Visual_Understanding/sample_494/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9946a1cfaf937268bfdf039a970c1eb9dc8ddd8d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_494/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4747844fe2c95e2e39ec94c41213577fa4ebbe884eb6c9024556386928e36286 +size 446982979 diff --git a/Real_Time_Visual_Understanding/sample_495/.DS_Store b/Real_Time_Visual_Understanding/sample_495/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1ae2a1184d6508594a0997b92cb63513561f7a69 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_495/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_102.mp4 b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a5c374d960aa205b8eef0d15f8dcdd3e95fd76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221e3e9434e7d67df6d09e8de43f00ae89d82556362422ca4dd05e3672b0935a +size 62453008 diff --git a/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_234.mp4 b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83d1948916ffe94b71563428309f9470b13cffb6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5fc138ca7c323d142a8d9ce4aeb356b33bf8e3d7bf1edfa944c5fc0d038483 +size 133324357 diff --git a/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_449.mp4 b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4df751804ebe8b41156e20d0d9faa26c3100a4c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377d5e6f5deb1855c49c5e650ba71ff563043a2a19e1f1db6857ead88b30886e +size 253726099 diff --git a/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_666.mp4 b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_666.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d56c815cfb1914800f43f311aa3c594b9c153f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_666.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cc686062ca2e96475c0a2b83bddbbc38dd866e7595b8bb699a2ab4a79f32e6 +size 385416897 diff --git a/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_778.mp4 b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_778.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..668df90f48843cfefe780ba28371a7229c2fc1c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/tmp_60/video_0_778.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b42891e1440d38822f6c32d34ab6986a94de89cccd94e1394a421995449a70f +size 456225743 diff --git a/Real_Time_Visual_Understanding/sample_495/video.mp4 b/Real_Time_Visual_Understanding/sample_495/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eee9e0f9307d9c561b1882281f19de95fba4c02 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_495/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9d4347c7ca50422a1cdab039018998dffbf68a769e37f69914bbbd768c3eb0 +size 363686177 diff --git a/Real_Time_Visual_Understanding/sample_496/.DS_Store b/Real_Time_Visual_Understanding/sample_496/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..47bc4cdca7a7961610bfa81c88487ae44ac8d309 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_496/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc9eebdb29261c160d03071be5fa0ebc9ddec39 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ad5a2edb95af3de66f157663e6354f0d5aaabfd6343a3ceb6e5e55f16e4990 +size 15415328 diff --git a/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_275.mp4 b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57721b7bebcb495d3deaf71537e63cbc7f1eb01 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0e53459331826a63f7ef55723c29943a5b8892d2e7dc368c48c426baa1568e +size 163069632 diff --git a/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_503.mp4 b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_503.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1117f66239b1cffe66d6d3b3d8bed037481d7321 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_503.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ddb0e54df535a772f1f2c20a403e80a35abf532d2e684b161f5dc4b3625d84 +size 292366675 diff --git a/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_723.mp4 b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_723.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b17bf2e45f7747c785515cb7b7aafa20c5e3cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_723.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2baa42c7126d77f42e5d50e2b3ad44eb5249e1b39664a0934187f6c9f9f8edc9 +size 415804837 diff --git a/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_755.mp4 b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_755.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b059a16853e96f7e7802a219a4d1d85ae798e078 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/tmp_60/video_0_755.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d29e6ae4dbfd4416f2458651edbafd6eb272484fc6dd40a8b5dd4e2e23c578e +size 441514980 diff --git a/Real_Time_Visual_Understanding/sample_496/video.mp4 b/Real_Time_Visual_Understanding/sample_496/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e6c2c8451f8248fbdcd597c120a7afc54ab3fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_496/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b5efa4253362d0b930ca77e827fb1459d81f9de205243eb310bc198639a86b6 +size 369237734 diff --git a/Real_Time_Visual_Understanding/sample_497/.DS_Store b/Real_Time_Visual_Understanding/sample_497/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1cdd4e727849e42ff99f2aa4aae1a841503f3305 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_497/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c619740d19eaa5c0ef1589f3bc9cbf019c76d6f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d672161ecf85b651523ceba69112e0c0414e87d49e265dfad95ae48de66ec453 +size 5690521 diff --git a/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_261.mp4 b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e02d70b8344eca189a711d4b83ca3f79cfb670c8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c24a103b31e82ed0ed6eb52e31b85eba1ec06598de5753a96d8b504b227003 +size 122980314 diff --git a/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_509.mp4 b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_509.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd96861735d5dda20b0e6dfcd3279b274c0e0ca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_509.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652e96d719f4bd5ad61ab5662eaa15c3380ea9f850df77d43b0c5b6cbca99539 +size 222748131 diff --git a/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_700.mp4 b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_700.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b50baa588a9b85aadbbbe3faae549b4554989c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_700.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ba69ddf392284eba7a3bc3e85053072c6c5aef95ef9f6a3292589d3f923d05 +size 297467514 diff --git a/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_758.mp4 b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_758.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d8ac109f74b901e2b75175172c1cf4fea12b19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/tmp_60/video_0_758.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1870bf7967fc823a69dfca24334005ea4516a30de747d2cc857b533fea6ba249 +size 314290193 diff --git a/Real_Time_Visual_Understanding/sample_497/video.mp4 b/Real_Time_Visual_Understanding/sample_497/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe2f1ed87d269f8d2f1ff01aa327814916ec2b3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_497/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfd30498ff94fc7e5abcea8c5d07f16515acdb17464d325754b9b05aa6dbee0 +size 265886299 diff --git a/Real_Time_Visual_Understanding/sample_498/.DS_Store b/Real_Time_Visual_Understanding/sample_498/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5f8f500b5916abbad8e92bb15cc4b1e155098408 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_498/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_130.mp4 b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa9f7bbeadcef43ca1359d4caec69c4681f10be --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f038046bfbbd9e21f5ee0562c2effabcb3c9bb479284879a545037e3f52b34 +size 49833888 diff --git a/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a910e643b1c69387480458ed68fbc3bf6a481874 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7442f15a8f09746499405223ffe70c801ebfea2f53556cdc3340f41ade54543c +size 8928687 diff --git a/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_246.mp4 b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6584dbd10b4b081b95b646473984cd8ab7394877 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac440daf201a9108f39e631f1419643dbeb7ab875d682c674d58d79d65fdf9e3 +size 108902804 diff --git a/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33d82d5ef706cb5abeb3a46fb4033af215333ad2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81520d5ba6d8a1aa6ebb950d74722551b716f29178e52e1d022ce2f398c2b84 +size 155260606 diff --git a/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000e82f6b3086c2771fc184ee9679db9841895d1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa402e542c03a683968790dd6e1694dfc9c5e30dbb4e0d2786cfc44f6f46293 +size 157806380 diff --git a/Real_Time_Visual_Understanding/sample_498/video.mp4 b/Real_Time_Visual_Understanding/sample_498/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d5985074ff96df42f1a81e992c641f82779a042 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_498/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fdbc3f695b2e5091887eccd8bfc4fa7dbdf25c389374bd7fe7e6c12f84b99b +size 205020042 diff --git a/Real_Time_Visual_Understanding/sample_499/.DS_Store b/Real_Time_Visual_Understanding/sample_499/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f3fc6d3b9f3ea19e3862fc77e8540b0051b9a16b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_499/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_146.mp4 b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e439744de6978d64114fcec6eab3ddfeac1dd8e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf397cfe33eec6c4136b23e5e22286d6da04438686dee350aa3a85dc0ab2652 +size 78394143 diff --git a/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75ca4c4c9e18cc9f52f1202234434fde0ea85f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c966e1359874ae1741b1498950e6fb1d68b826264e0c76ece551b9f68cf7eb04 +size 10294805 diff --git a/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_152.mp4 b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9450f4774e93a725e6874a87c30f3887433eca1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc912e188ac2abd06c3c285aa2c9bdb51e2a848cbe36f2df828ec4d73c436235 +size 80325191 diff --git a/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_291.mp4 b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb4ed44029b9ce9b23c57d43ed96f97aa68e16bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9693b52cb01ebe8513231fc2f8ed2c271c54c5f91a466ad0dbe4d92aa07c20e8 +size 168776645 diff --git a/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_431.mp4 b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c0002edad929632fca23f5ee8675ed4807f8c0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/tmp_60/video_0_431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdaee6810e05252726275e1ed2f362aad1011e153a6ce69cae2cfbcc5b18f099 +size 261299454 diff --git a/Real_Time_Visual_Understanding/sample_499/video.mp4 b/Real_Time_Visual_Understanding/sample_499/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb3aa71e57d3cc8904ce156da817cd7e3d8fbceb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_499/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a812752fbe2104ef3c896ea779108fca9e0f9ca856388efa1417979f76bcfdc +size 357073266 diff --git a/Real_Time_Visual_Understanding/sample_5/.DS_Store b/Real_Time_Visual_Understanding/sample_5/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..978752ff31cbafc4b6f8bcb67978d6dcffd35bd2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_5/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9cb783122443c5a68f5924359394defff3974d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bd34254245db163f25eff813edb49bb00da7b6f1bc9e4a8cff8f6896eb5f2d +size 8494967 diff --git a/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_147.mp4 b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eab153b04249108eeb012e4ccc33de81c7c0763 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951a67539b7942f0fc3ac89aef534275778e16359e7dddb1332fbf216ac0f80b +size 98737034 diff --git a/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45066b0f6c234342cf2ac06cde20244d97e83868 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f08ff3a58a0c41ffbf6d5e59fa86fde113444a18f5b9482c46a134d05f9275 +size 11561514 diff --git a/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_273.mp4 b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7e94689cda4c07fb6ced18cb276733641cac88d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbdc6d27d1551d4b2425d8335e4b33cba411250c0ffb29c46b69be49632dc9a +size 184848950 diff --git a/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_443.mp4 b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2df44c4219894fa36c6277543daea404f586f36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/tmp_60/video_0_443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140895ddcddf0d0fdcf6a4a0de3bc70206faf39643e2b6e2781491bb2db89b35 +size 294492289 diff --git a/Real_Time_Visual_Understanding/sample_5/video.mp4 b/Real_Time_Visual_Understanding/sample_5/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e0e578db70fb890eeb682a57d8ce044293af6e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_5/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9704d90748d396738fba8c950708aca1b5897a4331229b752166caa7cbadaa2c +size 268738834 diff --git a/Real_Time_Visual_Understanding/sample_50/.DS_Store b/Real_Time_Visual_Understanding/sample_50/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..56f4a8add9831e788e1eb42b58d73500f6722d07 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_50/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_140.mp4 b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2d3778e551cfedbcf6fa51af0155a2fbd875c3f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6454c79708a3e239f8c884cad1f420085df95da262d449fea5baef3ef2474872 +size 18276751 diff --git a/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f85bcb54e93489e934593242fcb94f0738f5740f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de04f7b10bc27a7c63a67fb33c30c9ce18bdee56aa94041ca3a356737883664 +size 66966120 diff --git a/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_372.mp4 b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4efd5d14ca27b1e4a2f44f2e31834a2a095f1524 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06aa425659d8c0918ed6eeee8d4d1b8119ec0de14152984134d5a1334375bcc +size 133950771 diff --git a/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b479a39fdf0e9b221a976d6c85cddbeaedd191 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca149db4e2f83527c173aad75c0205eae9b08b57f7c542efad83c8228e55b760 +size 222830264 diff --git a/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc654e413286d1414828b685d8f3e4151030e7a4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcb717cd0193a182094fd142648c64fc9539c341c9764c88bc480d162a3ddaa +size 4187870 diff --git a/Real_Time_Visual_Understanding/sample_50/video.mp4 b/Real_Time_Visual_Understanding/sample_50/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e24f9fdb2bc0f45b78f7363f1d2687cafa84cbe --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_50/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a237e85de31da199cba0ad7f18003e12fa9cfa02e5ee8942203ef3278ade2180 +size 329689455 diff --git a/Real_Time_Visual_Understanding/sample_500/.DS_Store b/Real_Time_Visual_Understanding/sample_500/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..41f1100675d7bb54dba4959c7ad77e742420e630 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_500/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_10.mp4 b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_10.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96fb9b61db612c290b8320980fb690c5164be10b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_10.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c920dad88d947f9b31a7ac036db4a106566e7f6fa2f453c9b17216d82f68f13 +size 5950468 diff --git a/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_103.mp4 b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca32025a4d71f4b1f91a3ec7cdc56e0a1242d182 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af27c1917b28b8f4f34b460a7e8d9659e721be9763d92a4069c48f6034db98dd +size 63423826 diff --git a/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb64f0edc2b29407c7b3271199d227829ca44bf7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bc9cf470ad52ce05c6f4365c042f7e2e3a4d707a39465284f2f36dfd50a370 +size 75361159 diff --git a/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_215.mp4 b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c15388ea0f0f8d19ad05f423e27aea3e0c9cf187 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cca4e0d5c11a86402b7e6151b32ff726ad616b2a71a624e3707e1ae32c20a3 +size 129102696 diff --git a/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_298.mp4 b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb3872898e2578d97f5fceb537fb24c9301af880 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/tmp_60/video_0_298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367795e5d357697d471238614da398eaf1da72e829a5c84fac697ab8aaa8997c +size 178399887 diff --git a/Real_Time_Visual_Understanding/sample_500/video.mp4 b/Real_Time_Visual_Understanding/sample_500/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3481277eaa6b716002ccaa507e1d1282a7ea1f05 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_500/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4926ceeecef87ea713da6f0a62cafb635afa1d3b4c5c3f4f1cd168aa96219117 +size 154373592 diff --git a/Real_Time_Visual_Understanding/sample_51/.DS_Store b/Real_Time_Visual_Understanding/sample_51/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4e93d45f6160e23d8e7e42ab41a0488623b2158e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_51/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a73294c9996e78bf8f9cfc4536116cf7e3718de --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7232d2bc0af58c1d3068e9eacc1b804a7283c1e842082f659f1288d44cdb210b +size 3720459 diff --git a/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_180.mp4 b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9406568523ca1f419156ca587683923e4c577d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24738d6005ece5d44ebe7f6029849a5f0e0a4701d2d76dc2d9ca751e554b3fc +size 55332552 diff --git a/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..633ee92de8b9d9786a8ce29f7c4c9a12607abae0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d6738dbe6fc94aec2e372df2ee5f66dd1c779b315e372619f6046998fb6235 +size 90589466 diff --git a/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0719d8cefe2353d2060090f3811872a5bc2438a2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdee3d95bf3e1f60287fac4818bb93e85454512aab0b7e50cd86ab1a6299e10 +size 118876531 diff --git a/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_92.mp4 b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_92.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3997d8b1191cdd120add836d2a790333a5920580 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/tmp_60/video_0_92.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2106f54dd62e17fd0d50bfd2209d3ebf30083ea3ed71070d7c20723383cb56e0 +size 22105128 diff --git a/Real_Time_Visual_Understanding/sample_51/video.mp4 b/Real_Time_Visual_Understanding/sample_51/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d453165693137578d66dbea2778776b2482dc2b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_51/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96831778e4c998c17fa9bfe1908583909c286ba0a757ceeb0015a1f601ae35bd +size 168798184 diff --git a/Real_Time_Visual_Understanding/sample_52/.DS_Store b/Real_Time_Visual_Understanding/sample_52/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..43f7a1265dac9e91cc217791c709572aad13b531 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_52/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_107.mp4 b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..416213e2a8c71db59198ff0ce8722c386731922d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565e57608bbc3b18d4ab0e23cbc0d5ead00765f4bcd95f2b0209c16ac0e299c4 +size 31478040 diff --git a/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48638d5cb0ffe58cad2be6ab067d813ed3c5138 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c301e924ab925ac8b350b2381db0de73f2668b7fb0edccd60dad623fb5b737fc +size 6506878 diff --git a/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_219.mp4 b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2db830f80cca340a0199b244e1a963e89069814 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e832f3ab067c114fdf2b61d0b1970122c10bd66ac9d3a997bbc64f914d232f48 +size 66302337 diff --git a/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a1e6f05e69813fe2e1b21d93c162f46ae0460e4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90576800ce0b0acb1255f291136eb5b03c1e6a12ab525c24bddce0de7707fdb +size 106497506 diff --git a/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_419.mp4 b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84583cf506c65553214a2ebca77b0df953412720 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/tmp_60/video_0_419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8b07f155c133d7afe02abeea09200f049ed7187e63ae10d0696d9df73f3b43 +size 145997785 diff --git a/Real_Time_Visual_Understanding/sample_52/video.mp4 b/Real_Time_Visual_Understanding/sample_52/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15018aa831087a10e9f7f17cb324e53b84426e2f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_52/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d29636015b2e7e3c733b669c69ee4ddaa2b823eb29a9a633ab2d7292e29f5fa +size 201946933 diff --git a/Real_Time_Visual_Understanding/sample_53/.DS_Store b/Real_Time_Visual_Understanding/sample_53/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..549564585459a71f27fc8b7b9d8b055c5f1a90c3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_53/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fac27e1997c36806c42b045831bd4bb27a3170d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37f28fe1f1cdc1197c2add527d18faf0141122583b64a0324e3077ab06205e0 +size 43154466 diff --git a/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_184.mp4 b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edcf9acbe99e8b00df0292cd70556283b295c7f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552ad4bfd1c7dabcd798907df2bf5984233e6a25d4e5c2b737ade58bfe681a26 +size 55833264 diff --git a/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_21.mp4 b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_21.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d91e6c03374b537fe6f591adc6fdff7d649d2e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_21.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9f45f1d14dae71ae8ade747c08fbff88338a2f18df3c80df4aa820a7fa8355 +size 4437027 diff --git a/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_60.mp4 b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_60.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6455202b7dfb002ac3a66f028a87860f5a83bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_60.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a00fc3bd24791b7bd44105b7257139754b0368680df1a4b5314865e0db0318 +size 17942219 diff --git a/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5eb5f4695eb5d00969eafdb87411ab0f683871a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13520b5042a91b3b9a03a13e2210fa0018ba543a456d10086f2eb94745b70395 +size 25508589 diff --git a/Real_Time_Visual_Understanding/sample_53/video.mp4 b/Real_Time_Visual_Understanding/sample_53/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77e72f6de570fae4edaada9ef4f50450fc92b633 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_53/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb465296d5d7b37faf8fb09d3bce7c92d10cd9e8187b9c0a1b46ebe32a139f52 +size 57415433 diff --git a/Real_Time_Visual_Understanding/sample_54/.DS_Store b/Real_Time_Visual_Understanding/sample_54/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d81a46dfa2b838c38f56ae925b3c3c1cde67b363 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_54/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_113.mp4 b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d22bd3e2ac291428cc5131f76af50ff95ebeb444 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba48a529678099fd86500bc13dd62cb6bebff1ca2ebe2d6839cb9c8d51ffc067 +size 34570311 diff --git a/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f38fd336e64579bfc076ef6a4ba48460dd7f35 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a798b98c735538ab36be4d6f9ac25c0b0b8763d4179db6049dbb367a5cca390 +size 3862671 diff --git a/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_209.mp4 b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..161919e48c9775d33e5842f0e5e229a491ea9402 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314832ed76ec9767cdaff53c436d008d86a94fbeb3300953f8714020d1d40894 +size 66067903 diff --git a/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_310.mp4 b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51b71f6213b09005fbf12806f32cfa59748b4729 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7b93edf13ca831747a9f24dbe910cf24a781609af9ecb7e4f8dd77ba88a7f9 +size 99854240 diff --git a/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_407.mp4 b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db8b72fea40a8c61cbc0d70e53582fbe0f13e5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/tmp_60/video_0_407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6454f48bef08fc7a389b431a7e896a5400368bda29f369d0a4f1ed5987c895c0 +size 152222521 diff --git a/Real_Time_Visual_Understanding/sample_54/video.mp4 b/Real_Time_Visual_Understanding/sample_54/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab1d842b0c46a104126e75af3a98d49cc2c69d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_54/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd7f83a8f34bac0055496768bf4d37eb30dd5977a72c66adb900b484827dbfb +size 186448072 diff --git a/Real_Time_Visual_Understanding/sample_55/.DS_Store b/Real_Time_Visual_Understanding/sample_55/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2c90864734ab262fd19d33fc1e9ff3cae6ee7fa9 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_55/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..667dca05205aff014fd8a9360394ec7814d571ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87b8c2c5329b346da58a527612db9cccf19cf71478f4fa7181087ae77b90df6 +size 83575333 diff --git a/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_15.mp4 b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2719148ce98049eaea147747da0d73eb6cf8dabf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba6842ef45d3d4d02ca6568f67b3f6a0cd3e72290c5844eafe0f7e14a27ca1e +size 12751858 diff --git a/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f88120a91bfde9fcd5c8997a904bac5c24e8b40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990a76a48801e34f44c5f3f1e587b88a55ff9a044db04bf48468d9c7fa038a8c +size 146112184 diff --git a/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_378.mp4 b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45dd98f8ae8e9c26186ac712ac36feb598bd6c3b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1245d7d561fb8f72db6a5c142fe94b8ec9ef369e76612f9b5e30b98b6fd32d7 +size 233564732 diff --git a/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_496.mp4 b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bbf4265061056874dc5fff92ac8e66f8bdf0cce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/tmp_60/video_0_496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8dc2e04b46de7fcb5507a561f9121ff4aedd4891f2b4b1d16883627b3ea171 +size 310441601 diff --git a/Real_Time_Visual_Understanding/sample_55/video.mp4 b/Real_Time_Visual_Understanding/sample_55/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..132ae24e583b37af607e12117b491664bad88bbb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_55/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b425afaac6d841c347c5edc44cdc69befec1170f3c7b0c93cb0ddc73f9886b +size 411244576 diff --git a/Real_Time_Visual_Understanding/sample_56/.DS_Store b/Real_Time_Visual_Understanding/sample_56/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fe06517a2fb84f547e805aba6c771447b2ad89a2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_56/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a9cdcbb579bd9317dbb24495134b97868d764a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7071587c54cbd64f947bcddb955393ce2f46205f12fbc10a82a6c7f7ef554ed +size 6296468 diff --git a/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_200.mp4 b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c453395253c007740ef26de64e9b73f1127ae08b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f69d52a0204e55d39ba5e74ffb7f94535756c2f91972905c906f65aeefa9849 +size 30785914 diff --git a/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_371.mp4 b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6903f63bab67e68eacf82afaa8d056b39a26647 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69612883b485f98fa1f7dbb8e8e957d1440d293307b32c34d54bc3c0612a877c +size 104607124 diff --git a/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_559.mp4 b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_559.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad1b48b58e559432175cf47e98d79c4ab46874a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_559.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f860d125d10206ccb6f5b8809acc9c1b21aafb44c190a2437bfec8d9f94c0661 +size 193223227 diff --git a/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_740.mp4 b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_740.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9af9776cdbbf97b535a700c48c95a5acb23bc774 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/tmp_60/video_0_740.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d1ede32070b6267efd8dd7eb1c9bc455bcd17b5f9695048812a8c7a2deb8f1 +size 292850148 diff --git a/Real_Time_Visual_Understanding/sample_56/video.mp4 b/Real_Time_Visual_Understanding/sample_56/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4ffb603ced394d7e66dfd73f129b3f55945f29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_56/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4fb50b65070461377ee58023e60be223a5f5fd391dee6cb11c3c9e2e896718 +size 440609678 diff --git a/Real_Time_Visual_Understanding/sample_57/.DS_Store b/Real_Time_Visual_Understanding/sample_57/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9dc2f6407fe3471408ec516afac2afe02f6c7dc9 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_57/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc577f5e7495f8c47f68c47c1336187a0a5cba7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ad5d9f0c171ec6823bb2ef3ed0d4dc457e41c97a00bf38e88f8189abf8ccfc +size 41725225 diff --git a/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_26.mp4 b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_26.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685d25bd6038dde6b0c71c815e134bd296772fcf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_26.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e2e0a60696d7fc1aa4cebe23a206559befe7a1e19209de44f9ec710f18af17 +size 5242598 diff --git a/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_339.mp4 b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a433b6c6c782be83d394758ea930d140e5a96f2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443c6e45bc5f7f114b0639cf2ce9faec0448e1f28fef31555b472f0543dabbc8 +size 96159263 diff --git a/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_483.mp4 b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af06d416f883af6e273bda02b47987b2217429b4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0918a623bd150d19ebbbb6995f6256bb3a5edfdfebf2b52cb1149218975c97b +size 112427764 diff --git a/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_660.mp4 b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_660.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..393ccb70500b2e99a2c586364a34866a97ed1572 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/tmp_60/video_0_660.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea4bb1ab1b225db7088ae894dc04c7371d693700a0961b6d68bb73950bb3c68 +size 175599575 diff --git a/Real_Time_Visual_Understanding/sample_57/video.mp4 b/Real_Time_Visual_Understanding/sample_57/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e90f2af81843b9ada5d9637c50481c68169baaf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_57/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:335b17ff6812d2ba0e32af501bf8cb77c678a85620cfb00037e5817c5f560c52 +size 228055898 diff --git a/Real_Time_Visual_Understanding/sample_58/.DS_Store b/Real_Time_Visual_Understanding/sample_58/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ec21fb34c243f9f0652fbd79c3f9a296fc08ed4a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_58/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6baebd7f909f32e119980bb57678f31d8fb30353 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78be55989bb94988ee53cf2d25b2e74d322034428a02f82aaae02c5ecd22b5bc +size 55557599 diff --git a/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87af634e7d0794c0eba8249dd8e78006428642c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ed13044c370efd5a0ca63e91c5ecf1ba0960f532804ea889a1283c06c6b718 +size 143392100 diff --git a/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_362.mp4 b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f805b2bfe0e23ff43ab8b090b66323437cfa348 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8d66b1957a1bfaea2a4b2c22c5f9d7159fec45ea7632c322b2d120a0d3a225 +size 200737537 diff --git a/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_502.mp4 b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_502.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f1f81e3da15a3d175a53f5472520b05e890e87 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_502.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7aec64a7a5345f59c69771154810302ec885b9b474707480dc961d056ac94d +size 290013251 diff --git a/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..758e4aab3172c79b23b098674fad23e3da228111 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818ef4c631723b84d09d9bb70d8dd33f0ad02e9790637b5635320d3440c96fe6 +size 4915979 diff --git a/Real_Time_Visual_Understanding/sample_58/video.mp4 b/Real_Time_Visual_Understanding/sample_58/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5088afda735479615cec8474dc9c052a192c670e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_58/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf2e85a08ce5a13ca80ec48411b28320350bd5fb98a464cd94adbe8e4777df8 +size 372165788 diff --git a/Real_Time_Visual_Understanding/sample_59/.DS_Store b/Real_Time_Visual_Understanding/sample_59/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..22b58317c8dbf5af1715dad590864d05b443afe0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_59/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_183.mp4 b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e9a83bf2155e36eab5076d84d57491ae5a8b7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a46cee41ea2e159b86707933b6ce31e3d3d0cca9dcfaf1301c0337d8656de1a +size 35569174 diff --git a/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_23.mp4 b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_23.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aa02f9035f1ac85bb26de8cde2d3668561da930 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_23.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c1eb0ca15fa0101bcd7d5f4660dab75c6d53dbaa40808234edef1834fd687f +size 5180265 diff --git a/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8027b2f4afcbbcd1fd12c49bfe305300b1a8655 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b7e02efe03c693edb7502912f2d37707830ea8aa6ccc94324cc945ad4cbe41 +size 58452798 diff --git a/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_341.mp4 b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130d6bb08f3dac1a731dc5173fbb4a45e7702376 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98d3aea7af7113ce8584411a39306cdd16522be395d178ce5326462af64f301 +size 85706385 diff --git a/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_83.mp4 b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_83.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3922ab9791dc13fa1c24f1495bc7bec0e02cc196 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/tmp_60/video_0_83.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a572b6229e9621fba5a4eed27d289ef90b0c37a96f97a7e3a87eef9ca109c3ef +size 14405606 diff --git a/Real_Time_Visual_Understanding/sample_59/video.mp4 b/Real_Time_Visual_Understanding/sample_59/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f5a3109f6348ccd5c68ca1f71a6c9af66b8ef0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_59/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55098fb5e59797d6b55cb572f70fc92d49447339a3134a36d62831a2aab014e7 +size 139274662 diff --git a/Real_Time_Visual_Understanding/sample_6/.DS_Store b/Real_Time_Visual_Understanding/sample_6/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..04a74dfee4d425908b904b8ac75f562fd7933159 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_6/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a3685db66839d553d6f253b4db15e1a20586394 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7abbfba8bf54ee040a8392782d374381a9a0eb18db84f068237740f2829116d +size 8701217 diff --git a/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_145.mp4 b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9d37a40738aeb069b385e004fb4e81c3671675 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1662112e1321a1db266d5f1df68e676852a3bef513b95fe24a63e42bc6645255 +size 94369357 diff --git a/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_151.mp4 b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da7b0372e221be50b3f9c967a3f9a7f2c0dea8d4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ade5ff818c26e64bd40c10b7d598cfb9b97ad222ae1accd1b7f382c6246070 +size 97423214 diff --git a/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_293.mp4 b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368488d2aee585f5d2f51757bcb05ebf8ff97ddb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbedd2f4a99671820c798657c6697fd3649e497bd98b2300c89292c06360969 +size 188201811 diff --git a/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_425.mp4 b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cbf30bc29f9c47bae9916d30ba1acb9d14abf60 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/tmp_60/video_0_425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367d5087b27655bdd01dec6a35c86341f62655f09a5f84f349f8685816a683d6 +size 273459525 diff --git a/Real_Time_Visual_Understanding/sample_6/video.mp4 b/Real_Time_Visual_Understanding/sample_6/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e1fcf390766fd3a585fea9701108b0d4565604d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_6/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a25fe16ad42b18097fc4380b2895053980f0ded9cf66c15f9c1c90097f9757 +size 282885460 diff --git a/Real_Time_Visual_Understanding/sample_60/.DS_Store b/Real_Time_Visual_Understanding/sample_60/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ee97db240c061392a93e1d93df86de70ec0f6fe3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_60/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06ebcd5bc0a3e2251fbc4eca5f9006e04aa6993 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81315f073b1db07a023b3da9bc404bde66e10433fa03a6a9a38223971aefd819 +size 45747760 diff --git a/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37354985b096edd84b55d23ddd4d927a322a3170 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3695d76d6834f3002dff968b7473cf163d262fdcb7557eddc1ccdd864ef84ddd +size 4240296 diff --git a/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bd7e12d0794c877acf5a6d4cdcee3eb1200a43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191fad3d2fb3c1fd81a6b2fa523776459239496e07783454532ecc59b778f91c +size 96230284 diff --git a/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74331a1106b0ce68a0f0628714681491be506b63 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5e0d3799e21dbbff5a10455899bfe1c791f9e15347ed6e7c49aec432a1f491 +size 160593625 diff --git a/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_480.mp4 b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea16fc402ed57568d5d0fd625a5f8f1babd6da6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/tmp_60/video_0_480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8623b26123ac7d1d254530b33a17cb23dcb6f7c5702c87f4d383612c3e393e92 +size 212429503 diff --git a/Real_Time_Visual_Understanding/sample_60/video.mp4 b/Real_Time_Visual_Understanding/sample_60/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee718a9ccec4049ffdf2c86b57e7a24c875aa750 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_60/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7fbfb1a0d7a73f3d0afd7b5aa59f042ecd81c45e0354e8eb228788466b7340b +size 305370099 diff --git a/Real_Time_Visual_Understanding/sample_61/.DS_Store b/Real_Time_Visual_Understanding/sample_61/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c86948cc71e5b9465f7447e29d04bdf23d55f12a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_61/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_114.mp4 b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd9dbea919427925ce04c0bb90a8c4a359b300ac --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd1d1e5a2b0e29f1be0127156a9515ccd5e4878a8b3d85ebf01da48c5e2ae16 +size 11499151 diff --git a/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_210.mp4 b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92b307b70a939400a4a28598679ed28706414164 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7803209b8f28a1de2b13467f8ef1b81076fb6c8ff39dfdada15ff67d8d04430 +size 18919585 diff --git a/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_317.mp4 b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb20a15cfdac8261658e7a25a92f063e43ab517 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0c48f926fa2f37204aa0b806c128c0567b3bcaa91dd07bb5594879c09fb074 +size 51135228 diff --git a/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb4d6e55e96725fc910634da404264120b59859 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d935e7e1cc3ef34e713c76b0ec48e35aedf34a4ef11f9549e7a84e511e9f760 +size 98502910 diff --git a/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3720d0a90d6ff1a072a029d14411c8c5d31bada8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8ebdc9d62e1a521cd534e4b34bf15df89dced2a312f847b7353119dfdf5743 +size 2772790 diff --git a/Real_Time_Visual_Understanding/sample_61/video.mp4 b/Real_Time_Visual_Understanding/sample_61/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6caa03bb39cf0d80615d2de169a5078027036984 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_61/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bc44272f6351d1f630f0dcb8e84398ce4b46792f1911c8983f3492b5e5f083 +size 192704662 diff --git a/Real_Time_Visual_Understanding/sample_62/.DS_Store b/Real_Time_Visual_Understanding/sample_62/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..329dca722d35a6b852545b66f3382679fbe4f298 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_62/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_143.mp4 b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82172c6c34c3677baea9a498cb0a56971d7e4645 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398a744dddd112a634c27930e56ccbf1beb680a0eaa25461584f3ee077e1c3ef +size 52821272 diff --git a/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4455b77ea621c38f7a8fc3dcf17f57fccac36b95 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fed14ecab32c86c5521f4cdf75e9e106ea402874023ab5a7215194de8168c9 +size 5912498 diff --git a/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1bbc3d19728c2f819ce2e59b4f7a41eb64d396a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84175969798d0392fe418238c8950a8f042040ff6e1cff8206c3994099c6f928 +size 107220263 diff --git a/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b551acbfe423bae1fa80a3202ce14587e9905f47 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84690b5f9ea6f3e8273aa9b13da0d0afe440a867488b406f205d414dc05fab9d +size 171968075 diff --git a/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_488.mp4 b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10055da89efee66e4ec2bb81af536f6fc3b9982 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/tmp_60/video_0_488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e0693572e4a643a9d21dd3063cd45c6e95e89e9bbfc57dbf5359f1882a9f90 +size 219972845 diff --git a/Real_Time_Visual_Understanding/sample_62/video.mp4 b/Real_Time_Visual_Understanding/sample_62/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62d6d6627227ea8ea2e89de0b6ee44b7ae9d5e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_62/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b55c26bc8bca7257ded63b076814f10bc226c15b7277374056075b5d8400c7 +size 329048666 diff --git a/Real_Time_Visual_Understanding/sample_63/.DS_Store b/Real_Time_Visual_Understanding/sample_63/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ae59b230c31cf7072689caaffdbac290e54dd3b5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_63/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_119.mp4 b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e820999040d7156e67f1aaea8322f963845e42 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a942e6e9429877d7bca6326d4a9aa8e8c5a6e127fdc8bdcb17c537c331b219f9 +size 56404500 diff --git a/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a377a04ffc3a33830474387150eef99c4b189cd2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e7da60d2e17da6e941ca67c15f5784336251ee140687a1588089a65f266670 +size 7612948 diff --git a/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_205.mp4 b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..746b96eb992628bf3096fa57c5514a664feebe57 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208cfedb80d98f689c29671d7498497502b77143c601c53bf5035057c13e9f99 +size 89227408 diff --git a/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_310.mp4 b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb61b48cd4de7212edce0fa09ccbfadfabd3b3a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9c86284488574ddc2f34e03567a1d6c19ffbb1d421006c45516ff3f9452858 +size 146154373 diff --git a/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_442.mp4 b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d659fe27d47d466e4e350f4c351f997ea3bae3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/tmp_60/video_0_442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93daa3225a727aac7b2aab333db42643be4402422589cdb6383c46959f191bec +size 208341531 diff --git a/Real_Time_Visual_Understanding/sample_63/video.mp4 b/Real_Time_Visual_Understanding/sample_63/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d51232ff762a731c035b6aa113961549aa0922 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_63/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b9f623354d44b49c306dd532116e28bd5e320687a4514eff314efdd2f089a7 +size 259444451 diff --git a/Real_Time_Visual_Understanding/sample_64/.DS_Store b/Real_Time_Visual_Understanding/sample_64/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b1c8ef902c7b203d1841e527dae6eb36c7bc5b97 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_64/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_117.mp4 b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6851191e7ecfc8129c0a11d504343ab197cd01c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc7c591762250c1eab12bb41127c970e286e05794718d5627767e45055d9102 +size 34098916 diff --git a/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5c5c2a33ebde201e102b11e6af3b560c69d06c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10b0b37697b413625da149172e4c3174af9585d2e546f9b59fecd3062b690a7 +size 6084797 diff --git a/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_224.mp4 b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d239224c8a08a2a72d8f9b6343525fad1adfaa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1afcc08afd7b65e5b8c5155516fb1ed245dc08f78693848b61be7474a962eaa5 +size 59357894 diff --git a/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_309.mp4 b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528ed5cc54d669ff99059ea4b7dea12350f5c25b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020470011d9625805abe146728e5e5ca4574e348e7d4ce6fbc1e12fee81ce4b6 +size 63657352 diff --git a/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_420.mp4 b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad27ab7218fe5902b1a225a276acdd068171216 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/tmp_60/video_0_420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddd6fdc1548aa0745b7f136fbb737e1c3841dad2be120b501a0860719a1eb3d +size 68249850 diff --git a/Real_Time_Visual_Understanding/sample_64/video.mp4 b/Real_Time_Visual_Understanding/sample_64/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d070e269fcd7e31c694aef238ee4945854674369 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_64/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef29b28ca3e39099814e0e3539f4c0e4409226a921a9c151b09f3839345b0665 +size 99128651 diff --git a/Real_Time_Visual_Understanding/sample_65/.DS_Store b/Real_Time_Visual_Understanding/sample_65/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a37650d4a869ce1da9903fbe29cb0cfafc9ffba8 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_65/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee8519b7c02d95e386940ab640a553a130bb6ad8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7bd1831280e4be0d25a78d44afebb5a6ae4091bfcc90b998e1ad11c2fbae74 +size 16467739 diff --git a/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_193.mp4 b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e84fa41a3cdce58243077aaa74beb72344eb249 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ce9b8fcaad9a512684b74a4669d395f41967e9d66d83bff7d993bf3466806d +size 56370028 diff --git a/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_317.mp4 b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33ec01bd7a0258e2f5792bb679fb49d16ffa3644 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43eea881ce7d7071c246206b983edfd3ed808cce39c75b80b8dc77ef82560b63 +size 98246800 diff --git a/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_416.mp4 b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf4b7e5765d2929191ba2da80102e6a8a153ab0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e75052990054da7a42a34c3fe31c2a1240ffbf4fa36f844fb6cc7e88311365 +size 146452447 diff --git a/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568ff43d2172266fd88174af3004c934dd214974 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d69b0c68ac24e8d4d4b26a7d648d2bcfd4ae708403861c4176f1424a8234cfd +size 3657111 diff --git a/Real_Time_Visual_Understanding/sample_65/video.mp4 b/Real_Time_Visual_Understanding/sample_65/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9253d9050cf193df62184c25ec0d08c836b2b8ea --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_65/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403f182ec0d5de4f8fb7e9c6eaead4d0f60d913d76d69a1b9fc7bd71ef216052 +size 205869601 diff --git a/Real_Time_Visual_Understanding/sample_66/.DS_Store b/Real_Time_Visual_Understanding/sample_66/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e08803f00a490bbb5135889335469d7544c28d07 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_66/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_12.mp4 b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d737f33f1fcbb0a7164fc574a15d8bf3ef735526 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9a4bcc84546bc055d61ca0c548f7c9c3cc0af14fbe6ccf4ec65bd927c75b9e +size 8002401 diff --git a/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad16d4ff015696c0687be1db18144daeb6a3035 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71403cc6129ea36fddc6e4909d03a99472e145547b26de99208a5e4e78c0fbdc +size 40906885 diff --git a/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_259.mp4 b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..153621f451b327e1b9a5ff70e4fa8b3fe5213625 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed6a13c46c6eaeb4c27909bda7c6810b34b05b9f2ab1cdaf9dfd7cfcce5de45 +size 78063929 diff --git a/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_386.mp4 b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb4c6a17056893dcb9e034f5278a0a43432e4d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386a46cee67617f2178baa25915abcf5c82c055c61eef6cf9291e6226d92b455 +size 123357742 diff --git a/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c43f3c7dc56ea1f90f6e0eec8b959a735e1a3b76 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91659f12994879e7eda259577a0f8f6a8a409331eae38a8329143d198938748d +size 173961899 diff --git a/Real_Time_Visual_Understanding/sample_66/video.mp4 b/Real_Time_Visual_Understanding/sample_66/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..836d66805f202f09ebf6130f494054e644180f64 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_66/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9a7fdc984e30c2208e730da3a7e68845f5ab733b8bba8def21228ef634dbae +size 202285116 diff --git a/Real_Time_Visual_Understanding/sample_67/.DS_Store b/Real_Time_Visual_Understanding/sample_67/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fffc611c6ee2ba5f2d448a022d1b65d9aedbe523 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_67/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_139.mp4 b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46350ad4d44db1b42b1ca08ca54db434dbeef2e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d75e66702d669400ef04a69c18ecd4e1d858d2272cb0b899ddf38c77360731 +size 49949124 diff --git a/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_276.mp4 b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28822c7d8f01910f6a32f7692fbf19bf8ed19ce8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0158b286592c749cc568dbf2cc3f106151c12d4c0af642ad59160e0f9c71cd4 +size 109042384 diff --git a/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_376.mp4 b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e27ac760b48386100c9b482a6cdd25e033bc466 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1116fd60a03a48df693933c6cdfed044f9649c4d34caf2316539cf25819033d0 +size 153771326 diff --git a/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_499.mp4 b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_499.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f39361f022539e4e23f4cc4a80dcc7bf4624e23 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_499.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b428f18e8fcec5ada8d7de6636353b59a8bca3d9b66cdc4aa67e490d0aebfd71 +size 207600719 diff --git a/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_8.mp4 b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_8.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697c8f0b375af9976daaba46fdbae682b9e46383 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/tmp_60/video_0_8.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e5300f1f1e0704cb801df5742d2fabcc1a25fb835b2366c5d6991483110006 +size 519576 diff --git a/Real_Time_Visual_Understanding/sample_67/video.mp4 b/Real_Time_Visual_Understanding/sample_67/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f6bf1b6552463c15a624e5eef632966fb60b52 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_67/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500a8d47fb67da70cafab1c8233d8250e98ccc34d3fa0a6434298e555b63cad7 +size 279153410 diff --git a/Real_Time_Visual_Understanding/sample_68/.DS_Store b/Real_Time_Visual_Understanding/sample_68/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5bab7be2554e4e5147ff3d4f09eded77220b8928 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_68/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_120.mp4 b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11bbf02bc3d2b679c314374bfa15d1c92b2487d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a558b975d50af598ec7efcd4448d85805551b680c0d5d1021aad7d908686a0f +size 52841661 diff --git a/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6aa6ddc4b8bdfd7d44d21e32cc9dee13a8c4ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584b8cf914d66f63eda360c8a5ea343d1f093dd875f45d05ad12a52bde617415 +size 8362237 diff --git a/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3476aa3bb975b3f8293249a6a05c34a16326143 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bf7befb15c3a4816d0fe6c31ddc2568e112b2b529fbb6c89cdbec91cb4d4dc +size 83576181 diff --git a/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_295.mp4 b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935aadc2e4e0dbba700a10b0f7486331c1680e4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5006871b719a987a1477e3ff40f64dfc8b3399ad7b3f8d90b89f1b6ede89a214 +size 113149135 diff --git a/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_403.mp4 b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847abcbdc02eada55332904a9a6d0946b8a43c72 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/tmp_60/video_0_403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8764fc103a5479c43e54ae7eae481d120338bfa0fc805a6d0d04f98c2412286 +size 153139628 diff --git a/Real_Time_Visual_Understanding/sample_68/video.mp4 b/Real_Time_Visual_Understanding/sample_68/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09dd67847e01d2fc03ebaa09ac05b3ff0b1c17a5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_68/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38682db4bf80d5f2268336ac6c42908e5f76a360133e7a87235dd4c744a90063 +size 222733778 diff --git a/Real_Time_Visual_Understanding/sample_69/.DS_Store b/Real_Time_Visual_Understanding/sample_69/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..49dc21acbdc17e5bb1253257635631b17ab1cc68 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_69/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_144.mp4 b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2880b04e7946d338596d43fc32cd8820c389a3f7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407a3b8da938dc9cf97b74d4b6ffe491fda13b77b665add1a665d314972b0d74 +size 67501842 diff --git a/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_195.mp4 b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f72cb9ee33290f8f2b2d9c969eb2f1020fb4cc1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae31e3844d7e3336e7653505cd77e267494ad9f4ac5807f1247cca5d0ac2f189 +size 87784301 diff --git a/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_233.mp4 b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3dc5cd2906887d981119d9ccf717dfac2656b54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc0e40a8c35062f0d617dd87df2424d7f24203c45508ca89d661c1e6429d47d +size 109728273 diff --git a/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_79.mp4 b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_79.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf54748bb0da72002b7a75aef014038c59ff391b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_79.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a918dbb51132b505fa9371668c8f770ef188f894b23d7fa240093a5160a5f1c1 +size 31792396 diff --git a/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_9.mp4 b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_9.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd58a66b721a820b938e8332d74979c0ff4715f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/tmp_60/video_0_9.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6042b2f015169a36f03a8bb324a045681711481e3f4e4bc129084026dbf97c +size 3380016 diff --git a/Real_Time_Visual_Understanding/sample_69/video.mp4 b/Real_Time_Visual_Understanding/sample_69/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e4cd6775b70b3f12f3bf2e3d74c81f073f841d2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_69/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1096f1e3e414e3f4226799888068d0a7488a924feb6fd9471c19e64b7f42863f +size 146894814 diff --git a/Real_Time_Visual_Understanding/sample_7/.DS_Store b/Real_Time_Visual_Understanding/sample_7/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ef935a61a1abd2663736cd6c9e2dbede49ff0d7c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_7/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_135.mp4 b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e911fdf617d2165d4d2b8e8776f038c8969e5b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1771d3b154e5711266122e207c7c91e3531dcd473b2fca0fd63806c1e6df2576 +size 84056484 diff --git a/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7b73b3039f8db5695aabfeca8df674298f0102 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36700faae682c0043b5a5c4d2e718d394a9f56ea5646214284f9ae1ced4d103 +size 9549534 diff --git a/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45773e7a0237f1c02aa337f17cd3a7719b32668 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833b0c8182eb64a741a7a20598268d325dffd1fe890e72283460fdf8e34cad34 +size 164741769 diff --git a/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_260.mp4 b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786064c78ae47d72913b0a7741c2c3a7e122b7bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28626355c0a997771b083053e22cbc7dae61f05a2be5002f19d1211927a94bc5 +size 165714968 diff --git a/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_396.mp4 b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbec0b85ca1a3e7c190721637210e8edc561a6bb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/tmp_60/video_0_396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e0cef06242ae2325073afa5bded756054a00427d6343021b1542f6304e0613 +size 255617053 diff --git a/Real_Time_Visual_Understanding/sample_7/video.mp4 b/Real_Time_Visual_Understanding/sample_7/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faba510907401f8076a70fea344b1caef2d1628f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_7/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43490ac29f25a85b36a52bb9f47354dc9542bbeabfdf12dd5f784a3fb5e6818 +size 221859067 diff --git a/Real_Time_Visual_Understanding/sample_70/.DS_Store b/Real_Time_Visual_Understanding/sample_70/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..197d6bafbfd98d53fbf79ff46cf698ba31a135bb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_70/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_161.mp4 b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c954d90a1c4fd4b41f008ae16d5e0c85e8c3b2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ed52943af9fac8de2355185a9a93daa8019c128b770cee49109f353a5a628b +size 29760954 diff --git a/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_20.mp4 b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_20.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91bdbc4b2e18c64ad09323fb974f353ef7b27f87 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_20.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b858e9702ab2102c4aef35f43fb345319fd36a8ddaf7c8c788faa80e4c040545 +size 14446822 diff --git a/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_223.mp4 b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e89b08849f8a17edbb86431d6638715a91c608a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a594759c42e93bc096f5048eaef8653f409fc17aa7bb206f1cabd6899cb27dbf +size 37635047 diff --git a/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70866eeb039eaca087d334b94b95081f268fe377 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f8957c6ff73880fb8a3f8353f48bcc8a95dd69dffc1852a16e6ab545161f79 +size 104852447 diff --git a/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_493.mp4 b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ebff5e0d8dd0a2bd174f7d948bcdbbce6924868 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/tmp_60/video_0_493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0405503c94928dda7b4dd169e588a35ecb904d2fda0e9a78b3e6a0525cccb4 +size 208589991 diff --git a/Real_Time_Visual_Understanding/sample_70/video.mp4 b/Real_Time_Visual_Understanding/sample_70/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06501ac58e9c5cc711aa2cee9454952a3b5fede --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_70/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e89eecdbea079631c8aaca0d6489ded998e50a23a7042ccd55bb3d19588765 +size 247290166 diff --git a/Real_Time_Visual_Understanding/sample_71/.DS_Store b/Real_Time_Visual_Understanding/sample_71/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4f285e9d7268d728908f9362c290e005239b9bf0 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_71/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_138.mp4 b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03601820967cb8fb5590b0ad2eed8620aca0ac9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2de105ac60c54b5f6d25a5d10d6e86d97e81e667d74eb7dabcdbcca0da08926 +size 34671812 diff --git a/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_178.mp4 b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d097b96cc35435bbe586b04b33423389f079876e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e831fafb73927ed3701d92935dd8b660ca5796d7e88e2f49472b0775ae62c5d1 +size 44813811 diff --git a/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb1768f0682c14bfccbcaa597588b18e3caf5fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde4f1dbaf3b499a8033b02e379f2cb948b7a7a238b19fcdabac44775a4b21f1 +size 4627614 diff --git a/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae9c35c356c7f9c88ad255cdc8b4efa66d534f40 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e133bedd1922e926eb30778108a8cd14cd89058d866b2ac411ab2de89f91cae +size 79202888 diff --git a/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_58.mp4 b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_58.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ef823e90996f47f96e83818db98f076843bf3a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/tmp_60/video_0_58.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad547381977b27377a8ef97f54e45f0e5e97e94da82523a0bba400526044ff5 +size 14427228 diff --git a/Real_Time_Visual_Understanding/sample_71/video.mp4 b/Real_Time_Visual_Understanding/sample_71/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62111951e7ed8ffea3f8292aa9841526ae1496cc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_71/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d88840756d683071f8d851c3b5d7da1bcc6b010116706c11bcfb702cd48d07d +size 84146150 diff --git a/Real_Time_Visual_Understanding/sample_72/.DS_Store b/Real_Time_Visual_Understanding/sample_72/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..976f9e9e50d3b1b15b67bbcfd17f170b46057577 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_72/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..965549e426a7f4d1d11ab067f7b3fbda63447d48 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879750825c4930c133546208d0a1f76cc32056e20cc3f186e7ff09a52d2cb307 +size 24271415 diff --git a/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_208.mp4 b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90dd826b9a08477dd57db046b3c1b661280599cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e6880885d1a4cee2f443737264e16f2f6a46c1a85c72ac2ced3ce8f9acb55a +size 26798641 diff --git a/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_262.mp4 b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b588873e008658fb64ba23205282db13d49d0b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646b767039849b2be9c4697a611e76d39dc9e1b7a921ec28586063e510440762 +size 32474641 diff --git a/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f61444c1076df626cd87d65c10105a725acfd8c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb95548d20820e6d52e97d6560f7b3017b41d434e399b1e175ceb59a57f394f5 +size 39941875 diff --git a/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_810.mp4 b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_810.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be2f7f6d6eecf5a87ef77bbadf0b6473bcfbbd1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/tmp_60/video_0_810.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1345907b92485d6e92752b291bf4a8ef8137d62f12a4d77b2d3728b93d1e2309 +size 108447800 diff --git a/Real_Time_Visual_Understanding/sample_72/video.mp4 b/Real_Time_Visual_Understanding/sample_72/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f48bceade44b4004b7433a3d4487e1bf64c55c25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_72/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d93211e5093674904532848551b3ef3c6b49bd35ac9129222e1e8b32e21e23f +size 147277324 diff --git a/Real_Time_Visual_Understanding/sample_73/.DS_Store b/Real_Time_Visual_Understanding/sample_73/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2430129b7d33f0392a792a002bf8f49ce0e0064d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_73/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_192.mp4 b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce6638d48965ef5ca707b9635ea885744830075 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ef554f48c431ea72fd46ff6a8c49c297ca7ef26bf4e1e8d913a267d7ef8de4 +size 22800111 diff --git a/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_271.mp4 b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4060619369fa72d025d47f833555f5b11c300123 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d33e654aec26b5d91628e1346294117e59989b8177707120e7194e10667ff1 +size 32365378 diff --git a/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f13f08c4d0a8eca12bdfebe924572664568842 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffc14f1a4a19094671877dffc6e70d841b9263d80d86bb0394bac8a00cf121c +size 37869077 diff --git a/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c593ecd20e8f453ee7b34d287f4cb2b5ef792586 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4003bd9ddc8359d990d3c9eafa3e498173b36300da977f3716163296fc8ff86e +size 51788310 diff --git a/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_741.mp4 b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_741.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843bae07ae6f20483bf4d143d99167d3f3db8110 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/tmp_60/video_0_741.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9970306de1593227a6baff4f94e73e909b32d327390c2175441a75bafd996a7f +size 89227328 diff --git a/Real_Time_Visual_Understanding/sample_73/video.mp4 b/Real_Time_Visual_Understanding/sample_73/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9253632403cb6f1481db7c543ddddac9ab9eeaa5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_73/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d065cc132db1470b1a96370c7945d978d32f2e0d522b7126b7a777616a863c6f +size 108003058 diff --git a/Real_Time_Visual_Understanding/sample_74/.DS_Store b/Real_Time_Visual_Understanding/sample_74/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9b399ff1ef28f117e00fd46b018dacd6839f7ff2 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_74/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_198.mp4 b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78005d2ddfddce1804ef5f520ad2c9475f0b8f94 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d621e7d38353032274488dfe2b83bf919bfa09bc68e25abad90b669d195190 +size 25560655 diff --git a/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_271.mp4 b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4415bebe7f76bf0a7897d09b0f60a5289ac1df --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b206f89dfd14d4806f5408612d2db71fb5087db0cea578a54bc4e16339f19504 +size 35826635 diff --git a/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7038d248e3c502831e7e3b819beb23349084b0bf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161385ce59bd93888f5b390c661a0d9c78fb8114f5375e2757d8f34b892dbd59 +size 39715245 diff --git a/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_438.mp4 b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e63332d81ec0c398bbdc528ff4a84d2b689428 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b945ac99fed16c9aa44fb0cb8a7ed1a0c542a39b3efc8d83e913ede13ce7648 +size 52126150 diff --git a/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_491.mp4 b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b0e7fffe185f7a73776307c409e235e60528c43 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/tmp_60/video_0_491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5e7000947c7d655e7b9848c55f631a09504c810d47811ecba7d9ffee4dd999 +size 57691151 diff --git a/Real_Time_Visual_Understanding/sample_74/video.mp4 b/Real_Time_Visual_Understanding/sample_74/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45c23fa5044be15e7cd65c1ebdd2c0dc96161b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_74/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695c4f7de4e4cf29b5931ef84e7d0a2ed1e408dc78cdc74d0c54a00fab288db5 +size 66571023 diff --git a/Real_Time_Visual_Understanding/sample_75/.DS_Store b/Real_Time_Visual_Understanding/sample_75/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c06ffacab98b3613a216d5ec4919f40d71c849cc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_75/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d20169b6bb744a78025c1bf6fe7ebedd6b86b811 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90e942ba0958ef5360409a346f107ed77f3a3e8cb2fc275c2680bd92a2e3c2a +size 2150176 diff --git a/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_203.mp4 b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99847edcbfab85360ffdcc573cd41013652e1b6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71269aabb50c5c076aaffc73b2e0f8f71fc7d23aed634f7a497c9dda1091a49b +size 25428811 diff --git a/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_271.mp4 b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ff5a6a0fea34f6495360301ab0d8cb4e7bfb8b5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a145d0e1aab8d96406b0a22522ffa086e149ab528734e382a784e9943438d9 +size 33986724 diff --git a/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba6051f9c4421cdb404ee6f754b50aa6ffb21efc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db8c53136e9a258bf22e530603d1fee7c9bac84d4ee650af7e0a200bcf1f014 +size 39668595 diff --git a/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_397.mp4 b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92fa2c55a806d4a34986faa38bb9ae843f708d05 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/tmp_60/video_0_397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79995f43a804c16ee1c15f0a783d8f97ac5804d8148ff41449dee1002f6fcb98 +size 49312452 diff --git a/Real_Time_Visual_Understanding/sample_75/video.mp4 b/Real_Time_Visual_Understanding/sample_75/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfe3ff56a16f6d7dc64c6d583c1c8a981ffd0640 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_75/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9393012863c7e4e411faed8568360c95d77f5773b70b798f86ece75d61e18a1 +size 60278546 diff --git a/Real_Time_Visual_Understanding/sample_76/.DS_Store b/Real_Time_Visual_Understanding/sample_76/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..4ba44e4a359c599e9aeb73ea623399a96485694d Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_76/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cd45f6afc1273a6ed155947da474f640aef403b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3305ea5f1c83dbf41712942388b01d53557f4798f4f6293981381b9206fd77 +size 2271609 diff --git a/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_203.mp4 b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd2aa2494e5515aebe310098f8b9ed4e48b0b29 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50dc5ef37c57fc8cd9c4ef6c2a8f1a9333132d0049f8fe20930512436b9a209 +size 25249210 diff --git a/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_271.mp4 b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdfbcf2b6b5e142476ac26bbc76948d294e06e4b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b4e3d86bbe5589904cb9be45b13423c599b583aab088993ac71843fc55b6f6 +size 32877916 diff --git a/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60cb40726ff36c298c91490a3b5f7d3f9ef14407 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac76b717ed9a6f0a6c827f1ea09476f7b233bf0631f23deb8ce7662363a84516 +size 38113219 diff --git a/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_427.mp4 b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff566c382909be9d7834baeb102651d8df30af74 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/tmp_60/video_0_427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c8f9fd13dd2c6d5334627978d87e8e853ca29a797f59d8347203935b061276 +size 50928254 diff --git a/Real_Time_Visual_Understanding/sample_76/video.mp4 b/Real_Time_Visual_Understanding/sample_76/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f801a9892d159f9b5ad0b1554c93d1fd6346113 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_76/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724305225469be02498095cc4bd4c4074b02beea2ae4a17969b18a4c94ed42fc +size 59417697 diff --git a/Real_Time_Visual_Understanding/sample_77/.DS_Store b/Real_Time_Visual_Understanding/sample_77/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bcd65afa022a31c4bcb16500542bc8ef37bcd0fc Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_77/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b88330d23ff9cfa13ac6a7f69f491f25cd279ca --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d2024f63a0b0172f85cc9e11c761790003122ecbd9b28a89bbf208155f2606 +size 4424934 diff --git a/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_208.mp4 b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f5c214052f9d345fb817ecf9ddc4cfee1ad04f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a6c39e1c1598654e9af75e553b2f1c5aa0e9076e07e36370115af70a61b863 +size 54387130 diff --git a/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_271.mp4 b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d989aed162bd4b807be0065205e9ee7ded41c12 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8979739b4aeabde0ff451fad4ee134bedb0736121646a46a7ff059ebba47c4c5 +size 68654124 diff --git a/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_318.mp4 b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0a4ce5d0d02e73aedb5318b257dd02e06d4074 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbabd321b5d6fac841d3904c84b7fc41b9f0ce441cacdd32effd6771d2218aa8 +size 80210208 diff --git a/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_427.mp4 b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f27a0ba42b199cc0f01b7e6ae4e4e26436145f51 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/tmp_60/video_0_427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59fb2f9ef20b05b728e300c02d35db28e4dc65183f076be6cf9071c164fceae +size 107369494 diff --git a/Real_Time_Visual_Understanding/sample_77/video.mp4 b/Real_Time_Visual_Understanding/sample_77/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18a1eefcde37ce511ee2a312b198ebfa75157976 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_77/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05db0389505da9e2c6ce3582f4c0b42906698cd38787a8a6ffbf281fdbdbc022 +size 126332477 diff --git a/Real_Time_Visual_Understanding/sample_78/.DS_Store b/Real_Time_Visual_Understanding/sample_78/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a8b2afb8283b63281d96f06c9f0885d66d090b6e Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_78/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dc0cf3f339c0bf8299f357aa98acf896c11b4e9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0dbc2046070bde46571d887fe2feb4bf6fa510da29a2855ce2e50a884bba8f +size 2428328 diff --git a/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16813c16b748065deb1c58dbc8ec22f148b23d75 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4621b09be033ae19308e5bf1b91ef93ecba1c1acb9a8f71f8d105ee5c3d47e70 +size 25167588 diff --git a/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da6a0a97626c7160e5b1f36a3f31bf4689e9006f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b36c629ef6cbfa6ad3a5c4b61ed3d06086fbd78f92e3d7a52a9531630c4ed17 +size 32476633 diff --git a/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3f35ba3300d3ebf144ed24df833f69b72848c69 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5ced408be47bdfed54225bcde3409622fe1342026cfc7e5e216533f9e3445e +size 39626352 diff --git a/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76cdffa38f16edfb76e9d1e02f2a6e77e2d9171b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75140fc4822443035d707b9d92b0142ed7682cd0abe0a975dc3fb246d95d8def +size 43355597 diff --git a/Real_Time_Visual_Understanding/sample_78/video.mp4 b/Real_Time_Visual_Understanding/sample_78/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ab2417ef6632e9baf8c18f7282432a9e89c662 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_78/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9040691da8201e0b25cc33dc8ec114014555c114d6622c9e5d58e414b389cc3a +size 48637618 diff --git a/Real_Time_Visual_Understanding/sample_79/.DS_Store b/Real_Time_Visual_Understanding/sample_79/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..fa829382422f6bb917e38d6c29e886ccf84161a5 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_79/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c71dce4397e8d99501df37aa57f0e4fcf7663436 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f44d9207da47a4046a765fdaaccec07b32329bdda8dec5a3a162e1acfac46c +size 3402110 diff --git a/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dac3e029cb760a6f90647c45b4658952a0fbb771 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98526f9528cc9cc5ac3977d8bd215c815aa6df46ed4338b5710df2f26d44995 +size 32317541 diff --git a/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826789a79505b84c6293ae580c5afb1aa582fc19 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37495dca492ed4ddb5956c2e6f7a47cc96fca8b1042e3eb2d6cc267a5a458c1e +size 42345718 diff --git a/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0507d6684fd73f0ef151355c74fe012e7b81e7d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c740fd686b4881044167ae935951afdfafd2811386afb77c689662e89c3aee3 +size 51876754 diff --git a/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..916f7e74556bd68a6171744d7e69242ca2158bec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29b6727d1824ece926fead84193fbad28595d70730cef3f6934694cd48888e5 +size 57713768 diff --git a/Real_Time_Visual_Understanding/sample_79/video.mp4 b/Real_Time_Visual_Understanding/sample_79/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04069fa3b3f402bfb049be7c4bef4a0fbea4e7f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_79/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81664f62ee734b9d9f989a2ebb6605e5196f42526cea2a5cee3a96ea56271c42 +size 95958519 diff --git a/Real_Time_Visual_Understanding/sample_8/.DS_Store b/Real_Time_Visual_Understanding/sample_8/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..48a33316ff4409ac3a5ed88d54d6368972e71b62 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_8/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_14.mp4 b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..796d7cd8753bba2d3ea66b4e4eda945a0a9c8751 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c147ac1454659a4189f5edfd9d1017e8bb3bf65772e4e2e53b60a645eedce1 +size 7112295 diff --git a/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_163.mp4 b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..073c4b50972461a294de7b5e962837d96d43ffb2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5689efd5b3f75856a19cd522c59b7822ba44f28a5f5abfa18c5fe42f178005 +size 89059708 diff --git a/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_256.mp4 b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3a9d6e211c65ea1b6fc7013fa6c66d1fbc35b94 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64ce4685864f68c71b60f82f67ccc65c9ae1ff0c0c8db4e471c71e68ccab524 +size 145855265 diff --git a/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_5.mp4 b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab42a26288a3cb1d5687c1e1b198ff448ebc911 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7ab8c8496dcd6bcd21256845e53159621adc35069b0521923a5c17bbe9989f +size 1738757 diff --git a/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_85.mp4 b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_85.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5834f1f389e04beb72d3ed39210ba29a42ed5b8a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/tmp_60/video_0_85.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89244faabdaf282700f5c98d7a98b6322f7dc9df97171b2dd23e8490808f4307 +size 45330521 diff --git a/Real_Time_Visual_Understanding/sample_8/video.mp4 b/Real_Time_Visual_Understanding/sample_8/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca11de7f3adb2c54d67c7ab6f1ceab29b1fc9955 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_8/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5f0348d1a9aab3914b0150d58ba72e14018eaae3b152b8f2cc1dca88fdcac5 +size 140815877 diff --git a/Real_Time_Visual_Understanding/sample_80/.DS_Store b/Real_Time_Visual_Understanding/sample_80/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e79c055c270ef52e1bac3ac5175637fb878edd9f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_80/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fcc6f41bc17bce307a1ad1cadd864c15991f507 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632b350ffcf628a4b3a0e7d1e6c289fb3a3096cb37f6276cd9d760a936b946b5 +size 3399101 diff --git a/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_185.mp4 b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e40da8b3c89364861e1e087e0dc55c7d9cd3b945 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d291b62068265a12a6f66bd0e65cf10498bc4a31a9f2cd93be3375325f9c52c2 +size 29786926 diff --git a/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52cf4105deb7aad1cc56f021e75dcd344696658 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ccdc4e385e0e3ef411d0232e11bbb000973924f96872949ea31397767a11e2 +size 39858927 diff --git a/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1318ab23b964c7efaead996c547f443a8ae48cf5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a1b81663aec16c1bb016131d7f16db90552610bbab19f7175cedf0ff44bb72 +size 49231308 diff --git a/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea1b96cc98b155cb3a481ffe22d1ab18037b3c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77396a7eed707d45840dd8d764b07deeca1b92bf19ca30b131841120ef804f98 +size 54641058 diff --git a/Real_Time_Visual_Understanding/sample_80/video.mp4 b/Real_Time_Visual_Understanding/sample_80/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31924a4b5c074b6eb03244de98d28e32368de42e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_80/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40348a9e6b4f8a8c7e135d28cea2349b3c97f593fba138beb8c65686b5b7d97f +size 77864151 diff --git a/Real_Time_Visual_Understanding/sample_81/.DS_Store b/Real_Time_Visual_Understanding/sample_81/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8654c246ac59544a445faebca9f87f52008b1b8a Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_81/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899ca87e2cbdb0f0135501cc0cdd490d05371512 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3466d1cc5b6e2477ac16e1be306baef71a9d48c552aceb4b0f2b65005caa37 +size 2952857 diff --git a/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_226.mp4 b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b9400679f9f4977bcb3bc693eac8fa6a9438823 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d4b3ffc9aadee887927ccd4e826d2c9acaf791cb97afc1ff7d3f193ea2ee1e +size 30233368 diff --git a/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab6e26b1775ef8520e1d5eef7f898098d71818d8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2efee9eaba946acf95551c7d9d959565de44287e4f72b2a7624ab0b2cb3bba2 +size 32584648 diff --git a/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a7f96a6d5cbee17840db0935b0e821dcbe42c6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dd0303560353225b34869a5292ca340b3e81fb58079864f792fac58045eaec +size 41578536 diff --git a/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b39a066076454f5b8be120f5998130e294f9729 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6786ec056655365104675d63bd25a1aa7ba1303063908f5975076605e1d7d1e +size 45786177 diff --git a/Real_Time_Visual_Understanding/sample_81/video.mp4 b/Real_Time_Visual_Understanding/sample_81/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf922c3a8267bde0020dad25cd4302c81871e525 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_81/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a22382518af46149f5adbd8f6c9f58c70842abca8b5dcf126112cd656de5132 +size 45332572 diff --git a/Real_Time_Visual_Understanding/sample_82/.DS_Store b/Real_Time_Visual_Understanding/sample_82/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a7a42b4fdf0ff187b5dd664517fee86dfb290b7f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_82/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a81eeaa136a2c8bb8cbb18174d1becf64a1c1ff --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9b1e1d3b05ad445974873045203926794b0703119409e495cc52c42f38bfc1 +size 5512587 diff --git a/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_187.mp4 b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2932418bd16eed3d386d682507974c7647188701 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8fc4d8278c72c6e557cf3a8d8887e75bde3dafddc1f3f4ec16c2d30ef7e907 +size 56512375 diff --git a/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_249.mp4 b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f95617395e14af248261af3c1443e7aa7775b1bc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:973f20c0a34c3235a57ca3dce2df2d018bdc5b0bdecab4ec7aa2351883df7a2b +size 74594101 diff --git a/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c52a272b4d59a3f259a3eb39955ee834a4ae1ad --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf98142b0390963a0f1f04bdbb84c22789a52378d943d46393cd3ad96f1f83d +size 89628501 diff --git a/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d575bd7445cb66d9682c14fc46089de122933210 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49076b9790aa961da0bdec8c5ef60fc9d38543b929c64747629f46fd42ac2ab +size 98563670 diff --git a/Real_Time_Visual_Understanding/sample_82/video.mp4 b/Real_Time_Visual_Understanding/sample_82/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36d99271971e3e27705dd03a35a5ff452f469ec --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_82/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152cd489f4bf5fd5c8f7a64ff4705fa1e83a01384e6236f51facb837af6c9a7e +size 177800080 diff --git a/Real_Time_Visual_Understanding/sample_83/.DS_Store b/Real_Time_Visual_Understanding/sample_83/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..eae4d335727d1246f42b78d21065de8237ae48f3 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_83/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_187.mp4 b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e69b54d05736ad4caaf363143c5fe28753caabd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20146f9e51a2e66a57efa2fd2f37651af0bc2fd352c283314452aafa41f74be2 +size 56458561 diff --git a/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8f817d16feabe87f74c37664e1dd8c2b0691a7f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61daf4d6e7233b6a0aa085940600c0a038d9cef523de893446f04bfe01c7fc3b +size 73803555 diff --git a/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..950772c8acb417fad2cfbc51340a2e50413a6f0c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954c6cdb75063ecca8e880dad01e8fd63427fd90220311c87a736195d1acac0f +size 91774988 diff --git a/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_333.mp4 b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d01564767b70ae57ffc49488d7546a50b7128e6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c26db33a62ee7526b1927c4f1f1c3bb57e11608ace31e09a783398b455e458 +size 101367476 diff --git a/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_58.mp4 b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_58.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d59a6cdf76553ca85d7099904baa412449ccb552 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/tmp_60/video_0_58.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a53692159a64c2fc2bdcd23dfc95b8aa6cccabb56605cf8c44d5b4e6485e1c +size 17823289 diff --git a/Real_Time_Visual_Understanding/sample_83/video.mp4 b/Real_Time_Visual_Understanding/sample_83/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d13023c69cc6444bbdd8f8eb0705e717ba5f9f1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_83/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2657fd72c1ae359e51b1d3a10072eccf2088d1ec226d1a7af75e051fa96fc3b9 +size 131197585 diff --git a/Real_Time_Visual_Understanding/sample_84/.DS_Store b/Real_Time_Visual_Understanding/sample_84/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..46df27391fc96b069ac1a2bd2d4c46ef5527cdf1 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_84/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311b2317131bab2069114a78ac4044b6d605b8ce --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74ca1ebf011a902cef94e0d7a7b51e501577ac706a0fe669e9a378bd01ff188 +size 6471202 diff --git a/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_187.mp4 b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a184210c7ab08ecac5e2711d8c5399cc1a7f103 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51462682ad46e4397fc11ca1c83725baa756ca91966f44c5216873fec62ba000 +size 59580239 diff --git a/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad1e9fe4479b8440d295cb24474d4c6f4d11039 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ebfea76e3cf014849c0ce12f6a785631ed7ad6ded61ae17750fa72f895b3fb +size 76424534 diff --git a/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0eb849d94135e67c3cbedccc264d9ed2124a2b1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50619a590216c2e19cd86624b897a12ead3044e96981f4dc53ba8747cd36a420 +size 97872724 diff --git a/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_360.mp4 b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbe8c5e3aab0e97366a7ee907e54eaa5da7c580b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/tmp_60/video_0_360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1a6b354692a07c7ae8d1b2bd31b89f021e868b68fbe98850ecb07481830db4 +size 116627473 diff --git a/Real_Time_Visual_Understanding/sample_84/video.mp4 b/Real_Time_Visual_Understanding/sample_84/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6be3446e68c1b80c03848fe8515825e055071f1c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_84/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7aa8300f311969d717063457b8852dbb100039789a44972176bd8c0201b3358 +size 206220304 diff --git a/Real_Time_Visual_Understanding/sample_85/.DS_Store b/Real_Time_Visual_Understanding/sample_85/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7d30e951d0b23329de7c459b816d39358a450327 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_85/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eb8d7a1f70d2a4e3797880bf8de0465327cbc80 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490cf76d08ad837a9a2a0c20499be30bd3ddc44844ecf829a2e229b2c9e949d0 +size 4630655 diff --git a/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_187.mp4 b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d938c287b6842114b3ebe0c13c79e944e82894 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96be1c2627b7a8b0d87ec97446cf6840b14544214370a2abf7065eca7b8f0b5 +size 48135613 diff --git a/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c10a1a50622a80e639ab9c6d059e4272698f7cf8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d406b5f4ac514b0f289bed0359585a2dd13c042bc2ac7ca11289321ef2ac23 +size 62885863 diff --git a/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a753d8b95d3aa2756aae6052d289500ff9439a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2187af64d6caefcd1d8c452ba32f6e0a1bc0256e7bba2df1c8acff1afdaa56c4 +size 77215010 diff --git a/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_415.mp4 b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6ce4af7a812cbb33076d1f8e8bd5b435e38513a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/tmp_60/video_0_415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beefd625f9e28dbb67d3c2ad9d59d5df49662f1f8b4b292c7804be745cda743a +size 103997961 diff --git a/Real_Time_Visual_Understanding/sample_85/video.mp4 b/Real_Time_Visual_Understanding/sample_85/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..067c51426198343645c15b533b053a3b99277e4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_85/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd42a45de18303e240f7d461533734c7acdbd181eb74928a0ce7b69a21a9db25 +size 106897575 diff --git a/Real_Time_Visual_Understanding/sample_86/.DS_Store b/Real_Time_Visual_Understanding/sample_86/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..c1dd1449bf0a15251f65d0d6dc3d1a764dbb0a68 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_86/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_18.mp4 b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_18.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317445144a03de435f1877a907cca708e648a63e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_18.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4dbebd6d6c71f7835c297455b1fa37a8343b27289a2ff7306c130a641bd5c8 +size 5250751 diff --git a/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_222.mp4 b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b545761599f0b85c3e4a95a5c4439d1466523e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb93630f209039f62b840da2d3082ae63c7b2a46a2e9336fe1d5fb914a5b640 +size 54083255 diff --git a/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_242.mp4 b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1c784dcc7d8673db412046857266201b9b1169 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bff2bda00a147823770fb7ba522eefa504c929d7be8c79aa7d51416203bf0e +size 59767649 diff --git a/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..725c44497e979e8697526cb8a062a9197b627f6b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da62a44b9c14bf89f93cf9953a8d7bbfa19fe6139967b3d2fdc0ba6c42842286 +size 76409061 diff --git a/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26f242c1918f5b283897b12201748bd77a7a2067 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf2f1b3eb794688738224bb91bcd6b96dce9a2a79ccdb8327712847f8eb51eb2 +size 96839541 diff --git a/Real_Time_Visual_Understanding/sample_86/video.mp4 b/Real_Time_Visual_Understanding/sample_86/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7672f1a71bcefc355eb5aac97808106bc55fa292 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_86/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5670a2af314a193baf195645c45d2ef03cee641d125973262b2f0b5dea97593 +size 164457711 diff --git a/Real_Time_Visual_Understanding/sample_87/.DS_Store b/Real_Time_Visual_Understanding/sample_87/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6ac4e04eed132e500594aae13c7fb82e77a37b4f Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_87/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14077944357fe2d196d5b695c402a655ca469bef --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5ee0c613ca31ddb3ca3b2084ddfa42dcd7269ca2b9cbe9be141c9c9a982653 +size 4415519 diff --git a/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_184.mp4 b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b1ae9a8cb0ac053facaeed906733f6eb21773da --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba6c3286b79d99bb74b19448dd12e3d98766b17465041706e7d305a11525d3e +size 48484078 diff --git a/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1bee7e747eacadbe8d5490bee36c63fb0fab880 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520e624987ad80ba09a2f6a8bedbef598acd029b765c842f2f5cde1f9b318dba +size 66717785 diff --git a/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65724c905aa1d80f0f0fcaf0d6349458b98d921f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d2cfe4b8e201bc8a43f16132c635e60bebb5ed8a773c7b123d794ebc21355d +size 79943851 diff --git a/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59ffcab2426481efd1123d040ac58b31e90346d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1566587a487f7d869cd3c3298e9315f1e6be4a2fb544a8102b366e1cf47a10b +size 105268575 diff --git a/Real_Time_Visual_Understanding/sample_87/video.mp4 b/Real_Time_Visual_Understanding/sample_87/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c047de94719ab0db6fce264f611b913eba6dcb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_87/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf624f8562d9fc77a19994540c1661f51bf9416a790fce3477b510a7d72fd3f +size 195443639 diff --git a/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63cd488e57a213e62f3cd1d6181e0a6c3864db7c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cad7aea2bf89c1590e16cb5558515cc864c5ba7031f5f3e16dab65057dedad6 +size 3904724 diff --git a/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_188.mp4 b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba29000271cd23bde22d82c1975158c6a2c4160 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f12dcf75b91f6e9f57783e7e61831bd779faf384f82858bdfc26d1a3e1c4071 +size 43018434 diff --git a/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_251.mp4 b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e8b5a76a684f0a0625dc8e09f5159bd61773e4c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb631e50f2f4a1b459cff847368d8a0b894468f226aaa38e3af86916aa96a787 +size 58601847 diff --git a/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_301.mp4 b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ededf7f00b25c4c140ddffc74fa36afc10aab5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0a65b173b3957109440256e350fe2362f414f4c74a96525bf9a4ebb3fddb55 +size 68806206 diff --git a/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7101400e1396b8ae8428341104588d8ab6c71963 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbc2ca4227c55da3423d7e17983408d7c9052de54ce003f7e738bb36bcb6a7a +size 81479898 diff --git a/Real_Time_Visual_Understanding/sample_88/video.mp4 b/Real_Time_Visual_Understanding/sample_88/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad67cb89602353512b0017bc31823b56a35b3a2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_88/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833213c73ad12b091dc5ed84f72666a23c0c64279ea53a2b8113bb003dc8587e +size 150638445 diff --git a/Real_Time_Visual_Understanding/sample_89/.DS_Store b/Real_Time_Visual_Understanding/sample_89/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..107737def11989de87a31643e017c54c6c297b17 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_89/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0698e61effbd29c9253b68d36b7ab41890255dd1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f485a61650abd4cbf1f04acbc928679bc250dd7a71ed17981e720604b4d29107 +size 4071417 diff --git a/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_214.mp4 b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d8cb3d18a5a90ae4c4a73bac9fcd526d3eda6d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed00881f24810a36d12ffb1080027722c28bb761cb4038f569f11fee40627710 +size 51892599 diff --git a/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_261.mp4 b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396e4fe02b058518558d16a8f90d188ffe4bb0c3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fbd963b0e3a5c407484216f5e3ff0199ad0a71f29769eb67d044a9f834a939 +size 66228816 diff --git a/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_319.mp4 b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e355de81ff2ec402c285c9d2323a2ed663da6a2d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fbc163db5331724bc18b9f54d488d7b177734a8147be99cb28866bf771c6e3 +size 82840510 diff --git a/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_379.mp4 b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a26a16d6db2cd0669d645a1dbba7ebfef45fefb5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/tmp_60/video_0_379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935c10c2d61d0af04ea9874ec1001adb2688f6eb7556a925ae73c35655b23bfb +size 97756111 diff --git a/Real_Time_Visual_Understanding/sample_89/video.mp4 b/Real_Time_Visual_Understanding/sample_89/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e942eed0f6657e2de614073faa32ce17e8f2b9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_89/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d6bd157bb956e443071d820750e7958506aa82f49b9640ade6605aa7409b53 +size 213909171 diff --git a/Real_Time_Visual_Understanding/sample_9/.DS_Store b/Real_Time_Visual_Understanding/sample_9/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..96b470d5f88b0ed8036cc7731eb7c2e9c0ea019c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_9/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_11.mp4 b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6e2da9b500c33337ad5ea20a4c097c5661af5c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c17f49d6cb46066d2ac9443137968572c35901e3c7079894a30200d09d433fe +size 2687131 diff --git a/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_19.mp4 b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_19.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c9e116f425516e02d90a9eb0e17ba366eb408fd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_19.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad1e88ac418051ef145dc4d27d55a22391e23c9922a1dc04db5ed5700889231 +size 4562993 diff --git a/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_54.mp4 b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_54.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f1b6c20e4682b6568e7bf47cb2d35c4642ce24 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_54.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667c067b947b5a12159c0efac23d9cd46e609c60ba40da65ffb9fcc02a7954ab +size 13086529 diff --git a/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_71.mp4 b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_71.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12281e2fa7e7e46516de9be390c3b96b3bbad2c4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_71.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c74720604b6432a973bec5c0b70bfe6b34fadeb0cd50d3e5117e68c71a16a5e +size 17641696 diff --git a/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_75.mp4 b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_75.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad9c1e2a3096a77daa7b5cdef3b08aaf9b0c083 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/tmp_60/video_0_75.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0555e35c7b5c8c2c45264179652c31d36ade47790c4f6b3f4e8275970e7fc1f +size 18665931 diff --git a/Real_Time_Visual_Understanding/sample_9/video.mp4 b/Real_Time_Visual_Understanding/sample_9/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f33737ae7dd9a70c3b8cd0fcf0aa55966362a2fa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_9/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a50e5b745fe254578e39ca900820a9aa6f9059ead4853164543f6ccb6fb8e02 +size 24395641 diff --git a/Real_Time_Visual_Understanding/sample_90/.DS_Store b/Real_Time_Visual_Understanding/sample_90/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e2bddad2b10ea021cd7a9d6fa7bda3bd838dc15c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_90/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ba09dd8db8a9c56d0f20790f10077291ebc3a3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954cbea3a874f7eb377b9d0bf1d525ea67071d6fe26cc25d984335d772d1068f +size 3646484 diff --git a/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_224.mp4 b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b949183b118e97f7274f46fe46c2d8d79a5e8402 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd140b0b727732291f36aad72abf40138613c0022e978982c552fbbc5e866655 +size 50779336 diff --git a/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f0f8d0f975237262aca896d95dde9cd74ec029 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a5fdbc9b7c4cc89af87aeb23bddb019e557c73022cf81787014626157fb48f +size 57164715 diff --git a/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_327.mp4 b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f73598782e057215dd05f2392c74346c5e4791c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ad8e91f95ed5d02e849aeb2e77648f4535a7852486f4ed8f1e18141285cb0c +size 72456111 diff --git a/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_384.mp4 b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2fe8bca2f48a2e35923b2be410df4de5d646d5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/tmp_60/video_0_384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbabd38c2311b21053394de5a97ba60f7b38fc448ee5b5fb3e3dea46351dc117 +size 83215805 diff --git a/Real_Time_Visual_Understanding/sample_90/video.mp4 b/Real_Time_Visual_Understanding/sample_90/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2867dc33e5ee1d754d525ea3e98e26c5f0bf8d44 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_90/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337f25840fa93dcb34005372c909453d67abce902c3301014b661bbcb2ad3ba3 +size 108851671 diff --git a/Real_Time_Visual_Understanding/sample_91/.DS_Store b/Real_Time_Visual_Understanding/sample_91/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..7e2297db837b5950eb5b08e19add6b83d496ce15 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_91/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e59cc7ffbf9698f8ac2b6922073b938d350ec4d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34babe23f182864866af9b50b387629e08fc25123e4825eec169374be63c4f83 +size 7615622 diff --git a/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_196.mp4 b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adbd1075861f40a579ad69fa30938514b48567cf --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b7d3c574eef43e0e35233a0e904d3ee2c4c3b0fa6b60100f4deb5aa06780e1 +size 74642720 diff --git a/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2810f5b913cc3d4a5bd6233313799ef337d46fab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b24f324dfedd67eb7c0ecd510ff99d55a1c49022964644ad2ac921fefce33a5 +size 100961991 diff --git a/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_313.mp4 b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adcb2f91a2ed2e6057d8364413bad7bdff30c245 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec815ab358d8579c6607cac1b6e2547d0e948033972b47a1d5526b58ffebd36f +size 124662678 diff --git a/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_37.mp4 b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_37.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c5fc5f83d0e2b5115490580ce1b8fa130d22e25 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/tmp_60/video_0_37.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9507bf703027dc2a6a74243e4b20fdcf9ff9ede30fd6a3271771dc8e9f77480 +size 17725013 diff --git a/Real_Time_Visual_Understanding/sample_91/video.mp4 b/Real_Time_Visual_Understanding/sample_91/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8237cedf4489ee63cf702b8661a493523539a56d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_91/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2a029713c4ee1b8e8b9499d9eb7e0fcf8762c030c2e33500d252894b3724e5 +size 292479785 diff --git a/Real_Time_Visual_Understanding/sample_92/.DS_Store b/Real_Time_Visual_Understanding/sample_92/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..67918bf5fa15a77cca8ccdff56d6d7831a435543 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_92/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..111e2a7204ccbca10ae51f9dd53cad22757c5d52 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dd1c241e8f5fa8f0b13f0630a427ce869cc072f5c74abcfd94666b0c40b844 +size 4337929 diff --git a/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_212.mp4 b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a5d9d429888abfb775fa3b38880f936abec2d1a --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524d37a1a4a88cdad16e4964a8d615a38217a43a8a40edee2caa090aa5603b93 +size 51207979 diff --git a/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_250.mp4 b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0781613eefa14883cf19ce245178aaadef8aea9c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5cdef4f7620d75fee05a148d17dca0c1183f9c098a9a40ee74cd5ea76389d38 +size 60368472 diff --git a/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_317.mp4 b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34a34bb44940e30c2c2ef1ffb1be8c60e5ce2ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204adf294b09a735a56734d1825c4fbf96f172d7a21bd1b9030c63ca7c173005 +size 78700020 diff --git a/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_45.mp4 b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_45.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fa8b2e5e3a00c0efe3ee2a89b678eab1fa290f3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/tmp_60/video_0_45.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dccbeb6d31ea37b3c647478a16b014f1e2b5ef2a26db0fbed3645f8a3de56c +size 10753925 diff --git a/Real_Time_Visual_Understanding/sample_92/video.mp4 b/Real_Time_Visual_Understanding/sample_92/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42e1b4270965664dcbfb96e3995d4b5920ddf5f5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_92/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3bbc1455763601f9e3f28b6f77d7fe363cb163c66920ccef104ec30902404b +size 137934444 diff --git a/Real_Time_Visual_Understanding/sample_93/.DS_Store b/Real_Time_Visual_Understanding/sample_93/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f4d1740b27c30658b28fe6064728fb9a66dd560b Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_93/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b825cd936de99645ab815bd1c6628b858f192b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6804748a308cf218d78585c25b30f729b502f5973882e2ac0249fce3cccbff4 +size 5063453 diff --git a/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..902928a933a5be2ed90c413ede6a710387c215dc --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e95ce46586b75a133ab1cd6c29a2abcd22a8d4f68bd4155376375e8c1c46ed +size 69723237 diff --git a/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_247.mp4 b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..722743018b13afb43b8ba3549b4e08159b34780c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3ad74de913f5ba1d47991b9f19c207949b4468c2420190fc43bfb20a399cf3 +size 82794913 diff --git a/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_331.mp4 b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49b4d9e1022d7e2819017c660f2ca0e49540dc66 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a18940a20f9f36ba4d717768ff5ec43434358d99fe3f627cb2255d21021073d +size 97793150 diff --git a/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_74.mp4 b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_74.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21625258a00f22851e7ebe4e8ee756aadce3cf17 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/tmp_60/video_0_74.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3610418e948ff8d7a40c43aaf0a5b0a5f05597b85bef72293cf0c040fcf93c +size 26165020 diff --git a/Real_Time_Visual_Understanding/sample_93/video.mp4 b/Real_Time_Visual_Understanding/sample_93/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd221bd71a959597912b711e5e42bb46e257dd2 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_93/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d81e435294db5484b0df9adf370869d4d8453d1c0e3d8be3e16b07e9575575 +size 111620636 diff --git a/Real_Time_Visual_Understanding/sample_94/.DS_Store b/Real_Time_Visual_Understanding/sample_94/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e731f9f194483023639d5a0ccb310a61fa85af07 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_94/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756a07efc02863f04b60e05a76e8e30da28c9f54 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba7f6460de8e01f1a6eed1ecf3db6acf1d128a3af9e41deddb23fb12d1996d0 +size 3824964 diff --git a/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_212.mp4 b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9448448981b71ab63cba6a31419f851c3488393 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81e14b806c3bea66c400c0e7933515d2509ed741fa01d9ce13050cb04d676e9 +size 47295474 diff --git a/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0b258ce86cf7b2c944e98a1e72e7474b8d3150 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b3aef7fde5f427a0f7398ed4f57deecc2bf588aa31ef6bf8beb6e1bf4108e1 +size 58000515 diff --git a/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2e805827c40b9108b02ae3e7a93311a752f4ab --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0039c907e40242c718bc4764f624603f3a1ec0aa18fd5e5c07302997601dcf +size 76014919 diff --git a/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_75.mp4 b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_75.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff5ab7775c129422a50abb99860aea8f2ffbbe1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/tmp_60/video_0_75.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f474ba6015cb06746b971732a52ce5b8f79f19db9a009cb5f21b79ebc15865 +size 17779779 diff --git a/Real_Time_Visual_Understanding/sample_94/video.mp4 b/Real_Time_Visual_Understanding/sample_94/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..135e4bb59773aea530b69489dcb81a55abfcdad5 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_94/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd9875f5f379eebb8d30587f531b34396a6b7eb28d0d1e96731d9f2ff739775 +size 146573747 diff --git a/Real_Time_Visual_Understanding/sample_95/.DS_Store b/Real_Time_Visual_Understanding/sample_95/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..30b4f00e9a9d9f0f52b4d0fea02853da0e631917 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_95/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a0a3c0d9ccc3d822e89ea3c5739ed661ed8a986 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f4d63c6dcb727e3630ff366258ef45168ea25c2f946dfee9837c80a3e79ed5 +size 4498712 diff --git a/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_238.mp4 b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e85eabd2f7a4f4baba3744e375da6109d7983c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04d25509135caf3bd6f0fd1c1012e2e00efae8218684a1221cc6b4df9f0691b +size 70130497 diff --git a/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_258.mp4 b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b402b6ae68cb981a4394453186eb607f925331 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4573571919ef43a79f08fdd86064408281c9bfde097b57404e66d3adb7477e17 +size 75558188 diff --git a/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fe2042bd6a9f6895ba3e9e30a22b22b4ac9582c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf31a0065f04f88de522e7d3023efc3014eb215bf1e2a499bf3d51da38a327b +size 97850278 diff --git a/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_89.mp4 b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_89.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e63bcb90dd7550707510fa02b844e85bbf88ff36 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/tmp_60/video_0_89.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e3eb992c165ae41005687a060398e434af86582263d2c271badf2677229c47 +size 26656117 diff --git a/Real_Time_Visual_Understanding/sample_95/video.mp4 b/Real_Time_Visual_Understanding/sample_95/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57765e10f7b320e35039f2b7ae227ff53f51e53b --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_95/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb76d111b69fd9a748819f865a2cc420951e83afb7295e03dc94b652d98a482d +size 220004249 diff --git a/Real_Time_Visual_Understanding/sample_96/.DS_Store b/Real_Time_Visual_Understanding/sample_96/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..663282fcc76e26f849797db6fe1786985ca4c4bb Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_96/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e0ae901681c9f79401e62b356e70d3ebac9697f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0a15f70060f72f2ec362971e86141e1f23c0e14c9d7f9cc32e702b790afb0d +size 4293469 diff --git a/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_195.mp4 b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e37bd99f50baedce4d059e4b4fefc3e620d89d9 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f83339ffdec7a56cff21a7c075c7169b659909943f5522a40331bf7aa80ecd +size 63108186 diff --git a/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_268.mp4 b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ae20f836e03aff80f738a9627d35272454e47e1 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfd9d30bc914c959751f0cd60ab8f1de363ee674f326c5bcad101059233ca67 +size 84586956 diff --git a/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_340.mp4 b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bab963a15ee1c25710b09b9f7064f217e39cca6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a1d8d759ceaf969d80c093c964d6abfcacd3553f3b113a9861eb2a5d78565c +size 106241866 diff --git a/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_60.mp4 b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_60.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccfbd10a6442d2945684c3e6bc4e96dffcf0029c --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/tmp_60/video_0_60.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49379074c9c5c13da547bb156a0ed16446c52ad048ccd82c45e696268ff2e26 +size 15265496 diff --git a/Real_Time_Visual_Understanding/sample_96/video.mp4 b/Real_Time_Visual_Understanding/sample_96/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c95d91c861642f06cc2d18ccb829a89626cf14f6 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_96/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f0a49331a9fb904285a073af642abf9b974fa48bc4b0e2932ee5de1cd0fd4e +size 201999483 diff --git a/Real_Time_Visual_Understanding/sample_97/.DS_Store b/Real_Time_Visual_Understanding/sample_97/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..34c8b0bf042c80217ca1822058bfdd1e17de188c Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_97/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a176157b7ff3a9cd3448c717a5b8745d2c70fb3 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f581e0ff165c629344f9d35f0141ea6a2c092e8ac4de68a0c3bc76350b0fc67b +size 5067584 diff --git a/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_209.mp4 b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36ceab1ddbd6e06cd38d3341c3dceb10f6816cd --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac52ff406688fd4c58d4e39d6e79ef08dbb387c2d2e3c6b50fc3ff27db2eea40 +size 67805455 diff --git a/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_254.mp4 b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb355cb634f1292c2e20bdf98b13efde727aef81 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd55df5c7ce415623bd53e2dcf1d643f5563f13e905c8078944632af72bc906 +size 80924722 diff --git a/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_50.mp4 b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_50.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7428207b4dd2ef605f9b93a8296103455cdc0cb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_50.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f52804bd1050f488f86b1d0a0561e9cbc2587306bf9026e3da9b5c75705cd49 +size 15987264 diff --git a/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_60.mp4 b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_60.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0296cfc5e827f72e529c8d153a7c5776df373fb --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/tmp_60/video_0_60.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96eb7a10349c28234fe24dbbb6d6effe1b9c6de9626f696819645232affec480 +size 19381949 diff --git a/Real_Time_Visual_Understanding/sample_97/video.mp4 b/Real_Time_Visual_Understanding/sample_97/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39a6ffd9fc9752d4900d46916bcce112c834a234 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_97/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72964b486ad0252d88bdd3cb155f3d8d8051be6aa8e966a21c327326bd663cc0 +size 174472485 diff --git a/Real_Time_Visual_Understanding/sample_98/.DS_Store b/Real_Time_Visual_Understanding/sample_98/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f886e810992b52618c712bffc3ec63b5f072b573 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_98/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8c25641421bc46ddca62a1b6fc360ed7da59a0 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ad36533bf1438b52b1f67d4e06a15ce6b5dde57055765676b0ebca6e6ddc07 +size 4746385 diff --git a/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_198.mp4 b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae5cf1c53fc5cdf64b4b45336d71cc0ddd89150f --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82df8330e9e50ffa8951a030a5d3107783e5781a94bcb4a2117896c520a891ad +size 64098114 diff --git a/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead40511617a02dce2d05024027669c36873cb86 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b965cb498a6b9b995e4d4466d496fd1171ae0620cfc5675d11d3618e40ab5f3 +size 86578221 diff --git a/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_324.mp4 b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2657ebf6a4ce1c7db2c051090cdc2f6186b39949 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed88b56da387a4cb0826897ea931c468a014f9b1d783dcd63d3bb933cbdafc74 +size 99186048 diff --git a/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e7bb4afb135618f04358679010506bc32882d7 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245a6420dd9c2255bcc1a9ae8c77580446d8c5dda2c0ab6a0cdb6f8645550d7e +size 28104950 diff --git a/Real_Time_Visual_Understanding/sample_98/video.mp4 b/Real_Time_Visual_Understanding/sample_98/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db8d0df3c6ce3093ecbe0cc18ceb6ddb487c333 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_98/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbc4a4b97d9aa2bdf555067607ccf43ef5a727385222d20718a8bfccee4b131 +size 165330852 diff --git a/Real_Time_Visual_Understanding/sample_99/.DS_Store b/Real_Time_Visual_Understanding/sample_99/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2550fedcde9d0de36c7473acd7b6d89076bf2105 Binary files /dev/null and b/Real_Time_Visual_Understanding/sample_99/.DS_Store differ diff --git a/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_16.mp4 b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_16.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad0030e32cd21dbd513e42fcf13be97532b54db4 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_16.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffaa43190e0a1cbd52b5e8af3f75f1c5b634342e61946b07f804ea90f3a352fc +size 4746452 diff --git a/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_206.mp4 b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a05c59b0f111db2884ce2d26d7083e9a01caf9f8 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98770b6f5ae965dc407e2df5b78084ae3f793d4c84a08991d702200201366fa +size 60399385 diff --git a/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_281.mp4 b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b4d3ec96324ffbc8ddc98d2edd6b6db28c60caa --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4679ef9163b6a65d92cc3288aab51ba5c8953b2877a6cb13a0354636368adea5 +size 84422266 diff --git a/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_56.mp4 b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_56.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdd64f810b17e8d049db2f45023a6bad5eda4e10 --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_56.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d317039e988d1d52c23291f1ac161e3e1a2d4becb74c3ae052ca9c96ebe5794b +size 16991070 diff --git a/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_86.mp4 b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_86.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de68abbc3c811421601828b8b4beb99d82ad185d --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/tmp_60/video_0_86.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5adb1010e8fac4a63394dcc6c38e25417f880d7f417d498887a30484f3563ce +size 22716335 diff --git a/Real_Time_Visual_Understanding/sample_99/video.mp4 b/Real_Time_Visual_Understanding/sample_99/video.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d9efb0ca5330657a63b741a3d4e8a52e23ba59e --- /dev/null +++ b/Real_Time_Visual_Understanding/sample_99/video.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2113dc9b7537512d565ce510db508a6557931965acf034f071d69ec2e6ef49 +size 156082653 diff --git a/Real_Time_Visual_Understanding_ACP.csv b/Real_Time_Visual_Understanding_ACP.csv new file mode 100644 index 0000000000000000000000000000000000000000..b4b898a6a329057c71cc5794bc8d48f907223c46 --- /dev/null +++ b/Real_Time_Visual_Understanding_ACP.csv @@ -0,0 +1,353 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_2_3,Action Perception,What is the goalkeeper doing as the player takes the penalty shot?,00:01:52,B,"['A. Standing still.', 'B. Diving to his right.', 'C. Running towards the ball.', 'D. Waving his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_3_5,Action Perception,What are the two people in the video frame doing now?,00:02:51,A,"['A. handshaking.', 'B. Hugging.', 'C. High-fiving.', 'D. Fist bumping.']",single,Concurrent +Real-Time Visual Understanding_sample_5_4,Action Perception,What did the goalkeeper do during the penalty kick?,00:04:33,B,"['A. Stood still.', 'B. Dived to his left.', 'C. Dived to his right.', 'D. Ran towards the ball.']",multiple,Prior +Real-Time Visual Understanding_sample_6_1,Action Perception,What action is the player in the white shirt with number 20 doing?,00:00:14,D,"['A. Walking on the field.', 'B. Preparing for a penalty kick.', 'C. Waving to the crowd.', 'D. Kneeling on the ground.']",single,Prior +Real-Time Visual Understanding_sample_6_4,Action Perception,What is the player in the black jersey doing just now?,00:04:53,D,"['A. Raising both arms.', 'B. Moving away from the ball.', 'C. Running toward the crowd.', 'D. Bending down to adjust the football.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_3,Action Perception,What does the player in the white and light blue striped jersey do after running forward?,00:04:20,D,"['A. Passes the ball.', 'B. Stops running.', 'C. Celebrates.', 'D. Kicks the ball towards the goal.']",multiple,Prior +Real-Time Visual Understanding_sample_11_2,Action Perception,What action does the person take with the cauliflower?,00:01:20,C,"['A. He put it back on the counter.', 'B. He wash it under the sink.', 'C. He position it on a cutting board and cut it.', 'D. He place it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_3,Action Perception,What is the person doing with the cauliflower right now?,00:02:08,C,"['A. Cutting it.', 'B. Seasoning it.', 'C. Placing it in the frying pan.', 'D. Washing it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_2,Action Perception,What was the person doing while holding the grater over the bowl?,00:07:06,D,"['A. Slicing the orange.', 'B. Mixing ingredients.', 'C. Washing the orange.', 'D. Grating the orange peel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_4,Action Perception,What does the person do with the avocado after cutting it?,00:04:34,C,"['A. Adds it whole to the blender.', 'B. Mashes it with a spoon.', 'C. Scoops out the flesh and places it into the blending container.', 'D. Peels off the skin and discards it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_15_1,Action Perception,What does the person do right after zesting the lime over the bowl?,00:01:32,D,"['A. Mixes the ingredients with a spoon.', 'B. Adds another ingredient from a bottle.', 'C. Places the lime on the countertop.', 'D. Mixes the ingredients by his hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_5,Action Perception,What does the person with long blonde hair do in the video?,00:10:59,C,"['A. Cooks a meal.', 'B. Washes dishes.', 'C. Record a video about this food.', 'D. Sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_1,Action Perception,What action is the person taking with the meat?,00:02:04,B,"['A. He seasons the meat.', 'B. He lowers the meat into the frying pan.', 'C. He cuts the meat into pieces.', 'D. He removes the meat from the frying pan.']",multiple,Prior +Real-Time Visual Understanding_sample_17_5,Action Perception,What is this person doing now right now?,00:09:12,B,"['A. Dice the green onions finely.', 'B. Chop the cilantro finely.', 'C. Climbing ropes and carabiners.', 'D. First aid kits and maps.']",multiple,Concurrent +Real-Time Visual Understanding_sample_18_4,Action Perception,What is the man doing right now?,00:06:46,B,"['A. He chops vegetables.', 'B. He uses spoon to lift yellow pasta from the pot.', 'C. He pours sauce into the pot.', 'D. He sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_22_2,Action Perception,What does the woman do after pouring a small amount of a white substance into the pot?,00:01:15,D,"['A. Places the bowl on the counter.', 'B. Looks out the window.', 'C. Shakes the spoon.', 'D. Stirs the contents of the pot with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_22_5,Action Perception,What has this woman just done?,00:04:36,D,"['A. She starts cleaning the pan.', 'B. She begins to wash the plate.', 'C. She opens the refrigerator.', 'D. She chop the green onions on the cutting board.']",multiple,Concurrent +Real-Time Visual Understanding_sample_24_2,Action Perception,What action is the woman performing with the spice jar?,00:01:24,C,"['A. She is shaking the spice jar over the ingredients.', 'B. She is pouring the spice directly into the bowl.', 'C. She is spooning the spice into the bowl.', 'D. She is closing the lid of the spice jar.']",single,Concurrent +Real-Time Visual Understanding_sample_26_1,Action Perception,What is the person doing right now?,00:02:07,A,"['A. Sprinkle seasonings into the pot.', 'B. Pours oil into the pans.', 'C. Slices vegetables on the counter.', 'D. Washes hands at the sink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_4,Action Perception,What action is the person performing right now?,00:06:14,A,"['A. Pours the contents into the frying pan.', 'B. Puts the bottle back in the refrigerator.', 'C. Places the bottle on the counter.', 'D. Drinks from the bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_28_2,Action Perception,What action does the man take after placing the potato slices in the frying pan?,00:05:24,B,"['A. He adds seasoning to the potatoes.', 'B. He sprinkles seasonings on the potatoes.', 'C. He washes his hands.', 'D. He prepares another dish.']",single,Concurrent +Real-Time Visual Understanding_sample_29_4,Action Perception,What is the person doing right now?,00:04:07,B,"['A. Scooping ingredients from a bowl.', 'B. Folding a white kitchen towel.', 'C. Adjusting the heat on the stovetop.', 'D. Washing their hands.']",single,Concurrent +Real-Time Visual Understanding_sample_30_3,Action Perception,What does the person do after finishing chopping the onion?,00:06:32,A,"['A. Put the chopped onions into the frying pan.', 'B. Starts frying sausages.', 'C. Begins chopping another vegetable.', 'D. Adds the onion to the pot.']",multiple,Prior +Real-Time Visual Understanding_sample_31_3,Action Perception,What is the man doing with the chicken right now?,00:02:00,D,"['A. Frying it.', 'B. Cutting it.', 'C. Washing it.', 'D. Coating the chicken with flour.']",single,Concurrent +Real-Time Visual Understanding_sample_33_2,Action Perception,What does the man do after picking up the brush?,00:02:30,B,"['A. Starts stirring a liquid mixture.', 'B. Apply egg wash to the dough.', 'C. Adjusts the position of the baking tray.', 'D. Reaches for a couple of cut pieces of rhubarb.']",multiple,Concurrent +Real-Time Visual Understanding_sample_35_3,Action Perception,What action is the person performing right now?,00:06:09,C,"['A. Stirring a pot.', 'B. Slicing an onion.', 'C. Chopping garlic.', 'D. Peeling potatoes.']",single,Concurrent +Real-Time Visual Understanding_sample_35_5,Action Perception,What does the person do after adding yogurt into the pot?,00:12:09,B,"['A. Turns off the stove.', 'B. Begins mixing the contents of the pot.', 'C. Places a lid on the pot.', 'D. Adds more green vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_36_2,Action Perception,What is the person doing with the box grater?,00:03:27,D,"['A. Slicing bread.', 'B. Chopping vegetables.', 'C. Peeling potatoes.', 'D. Grating a yellow ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_38_2,Action Perception,What does the person do after picking up a pinch of seasoning or salt?,00:02:18,D,"['A. Places it on the cutting board.', 'B. Puts it back in the container.', 'C. Hands it to someone else.', 'D. Sprinkles it over the cauliflower.']",multiple,Prior +Real-Time Visual Understanding_sample_41_3,Action Perception,What does the woman do after opening the jar?,00:01:03,A,"['A. Pour the seasoning inside it into the white bowl with eggs.', 'B. Looks out the window.', 'C. Moves to the refrigerator.', 'D. Picks up a loaf of bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_41_4,Action Perception,What is the woman doing right now?,00:02:00,A,"['A. Pour the cereal from the box into a transparent glass of water.', 'B. Pour the sugar from the jar into a cup of hot tea.', 'C. Pour the pasta from the bag into a pot of boiling water.', 'D. Pour the flour from the container into a bowl of milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_2,Action Perception,What is the man doing with his hands right now?,00:01:44,B,"['A. Washing dishes.', 'B. Kneading and mixing food.', 'C. Cutting vegetables.', 'D. Stirring a pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_3,Action Perception,What action is the man performing with the mixture on the bowl?,00:01:58,A,"['A. Rolling it into a ball.', 'B. Flattening it.', 'C. Cutting it into pieces.', 'D. Mixing it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_4,Action Perception,What does the person do with the sliced red pepper after cutting it?,00:03:36,B,"['A. Stores it in a container.', 'B. Adds it to a pan with white rice.', 'C. Throws it away.', 'D. Eats it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_46_3,Action Perception,What does the person do after placing sandwich slices on the grill pan?,00:03:30,A,"['A. Pours oil over the sandwiches.', 'B. Adds seasoning to the sandwiches.', 'C. Puts a lid on the grill pan.', 'D. Turns off the burner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_46_4,Action Perception,What is the person doing right now?,00:05:14,C,"['A. Spread the butter onto the piece of toast.', 'B. Spread the jam onto the biscuit.', 'C. Spread the condiments onto the slice of bread.', 'D. Spread the mayonnaise onto the sandwich bun.']",single,Concurrent +Real-Time Visual Understanding_sample_47_4,Action Perception,What does the man do with the striped cloth?,00:06:05,C,"['A. He wipes the counter.', 'B. He holds it in his right hand.', 'C. He places it next to the cutting board.', 'D. He uses it to cover the bread.']",multiple,Prior +Real-Time Visual Understanding_sample_48_2,Action Perception,What are the black-gloved hands doing right now?,00:02:00,A,"['A. Holding the ornament steadily above the cup for drainage.', 'B. Placing the ornament on a table.', 'C. Shaking the ornament to remove excess liquid.', 'D. Filling the ornament with a new liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_48_3,Action Perception,"What is the person doing right now with the pink container labeled ""Glitter""?",00:03:38,A,"['A. Pouring fine white glitter into the funnel.', 'B. Sprinkling glitter on the white cloth.', 'C. Decorating the ornament with paint.', 'D. Mixing different colored liquids inside the ornament.']",single,Concurrent +Real-Time Visual Understanding_sample_48_4,Action Perception,What are the hands doing right now?,00:05:07,A,"['A. Rotating the sphere while applying golden liquid.', 'B. Placing the sphere on a white cloth.', 'C. Cleaning the sphere with a cloth.', 'D. Removing the golden liquid bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_48_5,Action Perception,What did the person do just now with the metallic-colored paint bottle?,00:06:50,A,"['A. Applied paint to the ornament.', 'B. Shook the bottle vigorously.', 'C. Poured paint into a plastic cup.', ""D. Closed the bottle's cap.""]",multiple,Prior +Real-Time Visual Understanding_sample_49_1,Action Perception,What is the person doing right now?,00:00:20,D,"['A. Holding a set of keychains.', 'B. Displaying a text message.', 'C. Operating a Cricut cutting machine.', 'D. Preparing materials for crafting.']",single,Concurrent +Real-Time Visual Understanding_sample_49_2,Action Perception,What are the hands doing right now?,00:02:14,C,"['A. Peeling off a blue sticker.', 'B. Attaching a purple sticker to a circular sheet.', 'C. Adjusting and smoothing out a pink sticker.', 'D. Lifting a piece of pastel pink paper.']",single,Concurrent +Real-Time Visual Understanding_sample_49_3,Action Perception,What are the hands doing right now?,00:04:05,C,"['A. Stitching a piece of fabric.', 'B. Writing on a notepad.', 'C. Adjusting a pink keychain.', 'D. Sorting different colored beads.']",single,Concurrent +Real-Time Visual Understanding_sample_49_4,Action Perception,What name is being typed out right now?,00:06:07,C,"['A. Shelby.', 'B. Katie.', 'C. Millie.', 'D. Holly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_49_5,Action Perception,"What is the ""Katie"" circle doing right now?",00:08:10,A,"['A. Moving to the left.', 'B. Adding a heart shape.', 'C. Displaying a light blue background.', 'D. Removing the label.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_1,Action Perception,What was shown just now?,00:00:08,A,"['A. A detailed view of three circular keychains held in a hand.', 'B. A person assembling a keychain.', 'C. A tutorial on Cricut Design Space.', 'D. A black screen with white text.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_2,Action Perception,What is the person doing right now?,00:02:20,D,"['A. Arranging a selection of materials on a screen.', 'B. Smoothing out the vinyl on the mat.', 'C. Pressing down the teal vinyl to secure it.', 'D. Inserting the mat into the machine named ""Cricutjoy"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_3,Action Perception,What are the hands doing right now?,00:04:07,B,"['A. Move the hands closer to the white card.', 'B. Lift slightly away from the card to inspect the adhesion.', 'C. Secure the paper by pressing down firmly.', 'D. Place a new piece of transparent paper with a purple design.']",single,Concurrent +Real-Time Visual Understanding_sample_50_4,Action Perception,What did the person do just now?,00:06:12,B,"['A. Arrange a pink material at the top right.', 'B. Place a purple piece of material at the bottom left.', 'C. Position a blue piece of material at the bottom right.', 'D. Set a mint green piece at the top left.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_5,Action Perception,What did the person do just now?,00:08:19,B,"['A. Attach a purple circular piece with a strip tape.', 'B. Apply a blue pattern to a square.', 'C. Arrange pieces of pastel colors on the grid-patterned surface.', 'D. Hold a tool to adjust the position of the purple circle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_1,Action Perception,What is being shown just now?,00:00:18,B,"['A. Three colorful discs on a grey surface.', 'B. Hands holding a stack of acrylic blanks.', 'C. The phrase ""SIX months"" on a red disc.', 'D. A light pink background with decorative leaves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_2,Action Perception,What are the hands doing right now?,00:01:32,C,"['A. Holding a black bottle cap over the paper.', 'B. Tilting the dish slightly and applying pink liquid with a brush.', 'C. Mixing in another color from one of the bottles.', 'D. Swirling the brush inside a gold-toned bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_3,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Applying blue ink on a disc using a brush.', 'B. Mixing different inks in the three bottles.', 'C. Drawing circles on paper with a pencil.', 'D. Spreading glue on a piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_51_4,Action Perception,What is the person doing right now?,00:04:19,C,"['A. Rotating the circular object under the light.', 'B. Cleaning the brushes with water.', 'C. Adding final touches to the circular object with a steady brushstroke.', 'D. Placing a golden cap on an ink bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_5,Action Perception,What is the left hand doing right now?,00:05:40,D,"['A. Holding the pick tool.', 'B. Peeling back the plastic cover from the green disk.', 'C. Rotating the green disk.', 'D. Holding the red disk.']",single,Concurrent +Real-Time Visual Understanding_sample_52_2,Action Perception,What is the person doing right now?,00:01:47,A,"['A. Switch to painting a round object with white paint.', 'B. Apply orange paint onto an object with a foam brush.', 'C. Dip the foam brush into the green paint can.', 'D. Place the foam brush aside.']",single,Concurrent +Real-Time Visual Understanding_sample_52_3,Action Perception,What is the person doing right now?,00:03:39,A,"['A. Smoothing a design onto an brown disc.', 'B. Peeling back a transparent sheet from the table.', 'C. Holding a white roll of vinyl with intricate patterns.', 'D. Aligning a transparent sheet with grid lines.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_4,Action Perception,What did the person just do?,00:05:18,A,"['A. Lift the Cricut tool and prepare to deliver the cut paper.', 'B. Secure the cardstock to the mat.', 'C. Insert the Cricut tool into the machine.', 'D. Begin cutting the cardstock with the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_5,Action Perception,What did the hands do just now with the vinyl sticker?,00:06:59,A,"['A. Lifting the cleared vinyl decal from the backing paper.', 'B. Securing the sides of the cardboard box.', 'C. Peeling away excess material from the vinyl sticker.', 'D. Rotating the box to ensure the base is sealed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_1,Action Perception,What is being done with the cutting mat right now?,00:00:21,D,"['A. Removing the cutting mat from the cutting machine.', 'B. Cutting the pink paper on the mat manually.', 'C. Decorating the cutting mat with stickers.', 'D. Placing the cutting mat into the cutting machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_2,Action Perception,What action is being performed right now?,00:01:00,D,"['A. Cutting the insert and window pieces with scissors.', 'B. Peeling off the protective sheet from the acetate.', 'C. Operating the Cricut Maker 3 cutting machine.', 'D. Arranging the cut pieces and beads on a gray surface.']",single,Concurrent +Real-Time Visual Understanding_sample_53_3,Action Perception,What are the hands holding right now?,00:01:26,D,"['A. The pink sheet of paper.', 'B. The clear plastic sheet.', 'C. The decorative beads.', 'D. The pen and keychain.']",single,Concurrent +Real-Time Visual Understanding_sample_53_4,Action Perception,What did the hands do just now?,00:02:23,D,"['A. Cut a new piece of paper.', 'B. Fold another frame without glue.', 'C. Decorate the paper frame with beads.', 'D. Smooth out the acetate window on the paper frame.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_5,Action Perception,What did the hands do just now?,00:03:04,D,"['A. Folded the pink paper object and pressed the glue.', 'B. Applied glue along the edges of the pink paper object.', 'C. Decorated the pink paper object with the beaded pen.', 'D. Put the pen and keychain into the pink box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_1,Action Perception,What are the hands doing right now?,00:00:19,D,"['A. Painting the ornament.', 'B. Hanging the ornament on a tree.', 'C. Mixing resin components.', 'D. Holding and adjusting a mask.']",single,Concurrent +Real-Time Visual Understanding_sample_54_2,Action Perception,What is the gloved hand doing right now?,00:01:53,D,"['A. Shaking a beaker filled with golden liquid.', 'B. Stirring the resin with a wooden stick.', 'C. Holding a pair of tweezers.', 'D. Pouring resin with pink mica into the white circular object.']",single,Concurrent +Real-Time Visual Understanding_sample_54_3,Action Perception,What did the right hand do just now?,00:03:29,D,"['A. Adjusted the position of the ornament.', 'B. Lifted the ornament to inspect it.', 'C. Held the ornament securely.', 'D. Steadily moved the stick to distribute the resin.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_4,Action Perception,How is the glittery substance being applied to the circular object right now?,00:05:10,D,"['A. Using a paintbrush.', 'B. Pouring it directly from the cup.', 'C. Applying it with fingers.', 'D. Spreading it with a wooden stick.']",single,Concurrent +Real-Time Visual Understanding_sample_54_5,Action Perception,What is the person doing right now?,00:06:47,D,"['A. Placing the ornament on the mat.', 'B. Peeling off tape from the ornament.', 'C. Tying a knot in the string attached to the ornament.', 'D. Giving the string one final tug to secure it.']",single,Concurrent +Real-Time Visual Understanding_sample_55_1,Action Perception,What did the hands do just now?,00:00:15,A,"['A. Picked up the gold star.', 'B. Folded a pink star.', 'C. Arranged the stars in a line.', 'D. Removed the silver star.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_2,Action Perception,What is the person doing right now?,00:02:19,A,"['A. Folding the paper along the creases.', 'B. Cutting the paper.', 'C. Painting the paper.', 'D. Decorating the paper with colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_3,Action Perception,What is the person doing right now?,00:04:07,A,"['A. Applying glue to the hollow center edges of the star.', 'B. Rotating the star ornament to show its side profile.', 'C. Holding one star in front of another.', 'D. Placing the star ornament flat on the grid mat.']",single,Concurrent +Real-Time Visual Understanding_sample_55_4,Action Perception,What are the hands doing right now?,00:06:18,A,"['A. Making creases on a triangular shape.', 'B. Unfolding a piece of paper.', 'C. Cutting out shapes from a paper.', 'D. Painting on the paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_5,Action Perception,What is the person doing right now?,00:08:16,A,"['A. Adjusting the blue paper strip for a tight fit.', 'B. Applying glue to the paper pieces.', 'C. Cutting a new strip of paper.', 'D. Stacking finished paper structures to the side.']",single,Concurrent +Real-Time Visual Understanding_sample_56_1,Action Perception,What is the person doing right now?,00:00:19,B,"['A. Holding a decorative paper pad.', 'B. Displaying some patterned paper.', 'C. Cutting patterned paper.', 'D. Writing on the cardstock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_2,Action Perception,What is the machine doing right now?,00:03:20,C,"['A. Being turned on.', 'B. Loading the material into the tray.', 'C. The scoring stylus is being inserted.', 'D. Performing the cutting operation.']",single,Prior +Real-Time Visual Understanding_sample_56_3,Action Perception,What is the person doing right now?,00:06:11,B,"['A. Folding another piece of white paper from the table.', 'B. Rotating and closely examining the folded piece of paper.', 'C. Removing hands from the white paper on the table.', 'D. Picking up the pink floral-patterned paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_4,Action Perception,What are the hands doing right now?,00:09:19,A,"['A. Tracing the inner perimeter of the circular cutout.', 'B. Folding a rectangular piece of cardstock.', 'C. Reaching for a piece of patterned paper.', 'D. Adjusting a bottle of quick-dry adhesive.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_5,Action Perception,What is the person doing right now?,00:12:20,A,"['A. Assembling the final components of the box.', 'B. Applying glue to the cardstock.', 'C. Cutting out snowflake patterns.', 'D. Placing the completed box aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_1,Action Perception,What is the person doing right now?,00:00:26,B,"['A. Filling an ornament with a blue liquid.', 'B. Rotating a spherical plastic bottle.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_2,Action Perception,What did the person just do?,00:03:03,C,"['A. Open a clear plastic globe.', 'B. Rotate the ornament slightly.', 'C. Remove the syringe from the ornament.', 'D. Pick up a glitter glue tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_3,Action Perception,What is the person doing right now?,00:05:39,B,"['A. Filling an ornament with a blue liquid.', 'B. Pouring the object inside the blue ball into the funnel.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_4,Action Perception,"What did the outline of the word ""Willow"" transform to just now?",00:08:03,B,"['A. Dark blue.', 'B. Light purple.', 'C. Bright yellow.', 'D. Deep red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_5,Action Perception,What is the person doing right now?,00:11:00,C,"['A. Holding a blue ornament next to the grid-patterned adhesive sheet.', 'B. Smoothing out the sticker of a capital letter ""N.""', 'C. Applying a decal with intricate cursive writing to the blue ornament.', 'D. Peeling the metallic cap off the blue ornament.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_1,Action Perception,What are the hands doing right now?,00:00:08,B,"['A. Arranging flowers on a table.', 'B. Rotating a decorative paper wreath.', 'C. Painting a wreath.', 'D. Holding a black screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_2,Action Perception,What is the machine doing right now?,00:02:18,B,"['A. Pausing the cutting process.', 'B. Initiating a new cutting sequence.', 'C. Moving the cutting mat.', 'D. Changing the blade.']",single,Concurrent +Real-Time Visual Understanding_sample_58_3,Action Perception,What are the hands doing right now?,00:04:20,B,"['A. Assembling cream-colored paper petals together.', 'B. Adding dimension by scoring the red petals.', 'C. Sorting finished cream-colored flowers.', 'D. Disposing of unwanted petals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_4,Action Perception,What are the person's hands doing right now?,00:06:02,B,"['A. Cutting paper into flower shapes.', 'B. Placing a finished flower with others.', 'C. Assembling a new set of flower petals.', 'D. Drawing a design on the cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_58_5,Action Perception,What are the person's hands doing right now?,00:08:22,B,"['A. Spraying water on the flowers.', 'B. Rearranging flowers and leaves on the wreath.', 'C. Cutting the flowers with scissors.', 'D. Painting the flowers on the wreath.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_1,Action Perception,What is the hand doing right now?,00:00:23,B,"['A. Cutting the paper.', 'B. Displaying some heavy weight cardstock.', 'C. Holding a pen.', 'D. Arranging flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_59_2,Action Perception,What action is being performed just now?,00:01:23,C,"['A. Displaying different material options.', 'B. Highlighting the ""On Mat"" option.', 'C. Clicking the continue button.', 'D. Changing the project type to ""Multiple Ways.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_3,Action Perception,What is the person doing right now?,00:03:03,C,"['A. Cutting strips of double-sided tape.', 'B. Positioning the paper onto the mat.', 'C. Sliding the cutting mat into a Cricut cutting machine.', 'D. Peeling a strip of tape using scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_4,Action Perception,What is the person doing right now?,00:04:19,A,"['A. Peeling off the protective layer from the foam tape.', 'B. Using the white-handled craft scissors to cut the foam tape.', 'C. Writing ""Happy Mother\'s Day"" on a cutout.', 'D. Arranging small paper cutouts on the surface.']",single,Concurrent +Real-Time Visual Understanding_sample_59_5,Action Perception,What are the hands doing right now?,00:05:41,C,"['A. Placing a new cutout on the surface.', 'B. Adding more circular sequins.', 'C. Making final adjustments to the placed flowers.', 'D. Writing ""Happy Mother\'s Day"" on the cutout.']",single,Concurrent +Real-Time Visual Understanding_sample_60_2,Action Perception,What are the gloved hands doing just now?,00:02:19,B,"['A. Cutting the ornament into pieces.', 'B. Dispensing fluid into the ornament.', 'C. Painting the ornament.', 'D. Measuring the ornament with a ruler.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_3,Action Perception,What is the person doing right now?,00:04:19,B,"['A. Holding a clear round ornament with golden streaks.', 'B. Applying additional golden ink to the ornament.', 'C. Mixing purple and blue ink in a container.', 'D. Holding an empty transparent container in their right hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_4,Action Perception,What is the person doing right now?,00:06:19,B,"['A. Applying a clear coat to the ornament.', 'B. Inspecting the ornament for any areas that might need further enhancement.', 'C. Holding the bauble unpainted.', 'D. Removing paint from the mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_5,Action Perception,What is the person using right now?,00:08:00,B,"['A. A pair of scissors.', ""B. A white tool labeled 'cricut'."", 'C. A ruler.', 'D. A pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_2,Action Perception,What is the cursor doing right now?,00:01:54,A,"['A. Dragging ""Melissa"" upward.', 'B. Pasting the name ""Brad.""', 'C. Highlighting the name ""Emily.""', 'D. Right-clicking on the pink square.']",single,Concurrent +Real-Time Visual Understanding_sample_61_3,Action Perception,What is the cursor doing right now?,00:03:30,B,"['A. Highlighting the word ""Thomas"".', 'B. Adjusting the placement of ""Brad"".', 'C. Interacting with the word ""Melissa"".', 'D. Making changes to the word ""Emily"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_4,Action Perception,What is the hand doing right now?,00:05:17,B,"['A. Cutting another piece of gold foil.', 'B. Tearing off the excess stickers..', 'C. Pressing down on the gold foil.', 'D. Folding the ""Cricut"" sheet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_5,Action Perception,"What did the hands do just now with the ""Brad"" name piece?",00:06:43,B,"['A. Held it up to the light.', 'B. Placed and smoothed it down onto the surface.', 'C. Removed a protective layer.', 'D. Dropped it onto the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_1,Action Perception,What is being displayed right now?,00:00:19,D,"['A. Round, glittery discs with names.', 'B. Text ""How To Resin Over Vinyl"".', 'C. A black screen with text.', 'D. Circular donut keychains with names.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_2,Action Perception,What did the person do just now?,00:02:23,D,"['A. Presented a respiratory mask from various angles.', 'B. Directed a heat tool at a canvas.', 'C. Disassembled the resin kit.', 'D. Held and examined two round items.']",multiple,Prior +Real-Time Visual Understanding_sample_62_3,Action Perception,What is both hands securing right now?,00:04:20,D,"['A. A transparent sheet onto a blue object.', 'B. A white piece onto a purple circular object.', 'C. A yellow and white crafting tool onto a white speckled piece.', 'D. A transparent tape printed with many patterns on it.']",single,Concurrent +Real-Time Visual Understanding_sample_62_4,Action Perception,What action is the person performing right now?,00:06:19,D,"['A. Measuring ingredients in two cups.', 'B. Pouring liquid into a third container.', 'C. Wearing black gloves.', 'D. Consistently stirring the liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_5,Action Perception,What did the person do with the lighter just now?,00:08:08,D,"['A. Ignited a match.', 'B. Removed the popsicle stick from the container.', 'C. Adjusted the measurement markings on the container.', 'D. Brought the flame close to a gold glitter-covered top.']",multiple,Prior +Real-Time Visual Understanding_sample_63_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Pouring Epoxy Resin Part A into a plastic cup.', 'B. Mixing flower petals in a container.', 'C. Writing names on the keychains.', 'D. Organizing the hexagonal shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_2,Action Perception,What is currently placed under the hexagonal label?,00:01:59,A,"['A. A small clear container.', 'B. A transparent plastic box with colorful items.', 'C. A mixing stick.', 'D. Tweezers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_3,Action Perception,What is the left gloved hand doing right now?,00:03:25,A,"['A. Holding a clear cup with liquid.', 'B. Using a wooden stick to manipulate decorations.', 'C. Placing another hexagon-shaped piece on the workspace.', 'D. Making precise adjustments with a pen-like tool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_4,Action Perception,What is the gloved hand doing right now?,00:05:10,A,"['A. Pouring liquid into a hexagonal piece.', 'B. Scraping the surface of the hexagonal piece.', 'C. Adjusting floral and foliage decorations.', 'D. Holding the paintbrush with a pink handle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_5,Action Perception,What is the person doing right now?,00:07:22,A,"['A. Attaching the name to the transparent hexagonal object.', 'B. Adjusting the hexagonal piece with their left hand.', 'C. Applying pressure on the green marking with their left hand.', 'D. Using a purple tool to press onto the hexagonal piece.']",single,Concurrent +Real-Time Visual Understanding_sample_64_1,Action Perception,What are the hands doing right now?,00:00:16,D,"['A. Writing the name ""Alli"" on a keychain.', 'B. Holding the box closed.', 'C. Removing the keychain from the packaging.', 'D. Placing the keychain into the packaging.']",single,Concurrent +Real-Time Visual Understanding_sample_64_2,Action Perception,What is the person doing right now?,00:01:57,C,"['A. Picking up a light pink cardboard piece.', 'B. Applying adhesive to a cardboard piece.', 'C. Pressing down a transparent plastic sheet.', 'D. Holding a cylindrical bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_3,Action Perception,What is the cursor doing right now?,00:03:44,B,"['A. Clicking the ""Undo"" button.', 'B. Selecting multiple icons.', 'C. Opening a subfolder.', 'D. Deleting a document.']",single,Concurrent +Real-Time Visual Understanding_sample_64_4,Action Perception,What did the cursor indicate just now?,00:05:09,C,"['A. Selecting shapes on the canvas.', 'B. Displaying a pop-up menu.', 'C. Moving to the Layers panel on the right.', 'D. Highlighting text input fields.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_5,Action Perception,What action did the user perform just now?,00:07:00,C,"['A. Selected the ""Score"" tool.', 'B. Added a new shape to the design.', 'C. Chose the ""Medium Cardstock - 80 lb (216 gsm)"" as the base material.', 'D. Connected the Maker 3.']",multiple,Prior +Real-Time Visual Understanding_sample_65_1,Action Perception,What is being shown on the screen right now?,00:00:05,D,"['A. A dark background displaying ""Leopard Glitter Keychains.""', 'B. Instructions for using a cutting machine.', 'C. The Cricut Joy software interface with design options.', 'D. A hand holding glittery leopard print keychains.']",single,Concurrent +Real-Time Visual Understanding_sample_65_2,Action Perception,What action is being performed right now?,00:02:00,D,"['A. Loading a sheet into the machine.', 'B. Pulling out a sheet from the machine.', 'C. Labeling the material.', 'D. Cutting the material vertically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_65_3,Action Perception,What are the hands doing right now?,00:03:13,D,"['A. Drawing on a piece of paper', 'B. Washing the stencil', 'C. Lifting the stencil off the mat', 'D. Applying a label to a stencil']",single,Concurrent +Real-Time Visual Understanding_sample_65_4,Action Perception,What is the right hand doing right now?,00:05:17,D,"['A. Applying a layer of red glitter.', 'B. Holding a pair of cups.', 'C. Removing glitter from the object.', 'D. Spreading golden glitter evenly over the white round object.']",single,Concurrent +Real-Time Visual Understanding_sample_65_5,Action Perception,What are the hands doing right now?,00:06:56,D,"['A. Pulling the adhesive backing upwards.', ""B. Adjusting the paper's position on the coaster."", 'C. Inspecting the adhesive surface on the paper.', 'D. Placing the adhesive-applied paper against the golden round object.']",single,Concurrent +Real-Time Visual Understanding_sample_66_1,Action Perception,What is the camera focusing on right now?,00:00:12,C,"['A. The entire collection of bookmarks.', 'B. A pink bookmark with the name ""Kristi.""', 'C. A black bookmark with the name ""Samantha.""', 'D. A beige bookmark with no name.']",single,Concurrent +Real-Time Visual Understanding_sample_66_2,Action Perception,What are the hands in black gloves doing right now?,00:02:19,C,"['A. Displaying the ""RIYA Milk Tea Gold"" mica powder packet.', 'B. Opening another mica powder packet.', 'C. Stirring the mixture in a small container.', 'D. Cleaning the white plate.']",single,Concurrent +Real-Time Visual Understanding_sample_66_3,Action Perception,What is the person doing right now?,00:04:19,C,"[""A. Pouring a pinkish mixture into a mold's middle compartment."", 'B. Adjusting the mixture in the middle compartment with a wooden stick.', 'C. Pouring the gold mixture into the top compartment and adjusting the flakes.', 'D. Holding the transparent cup without pouring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_4,Action Perception,What is happening with the gold sheet right now?,00:06:26,C,"['A. The gold sheet is being painted.', 'B. The cutting tool is engraving letters.', 'C. The engravings are being cleaned.', 'D. The sheet is being folded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_5,Action Perception,What is the person doing right now?,00:08:19,B,"['A. Writing on a gray grid mat.', 'B. Supplementing the edges of the black nameplate with gold.', 'C. Picking up another name tag.', 'D. Inspecting the marker closely.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_1,Action Perception,What did the cursor do just now?,00:00:08,B,"[""A. Click on the 'Edit' button."", ""B. Click on the 'Upload Image' button."", 'C. Drag a file into the upload area.', 'D. Select a pattern fill option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_2,Action Perception,What is the person doing right now?,00:02:19,C,"['A. Adjusting the positioning of the soccer ball outline.', 'B. Reorganizing the ""Home"" name tag.', 'C. Tearing off the paper from the back of the white ring.', 'D. Weeding the ""Tracy"" decal.']",single,Concurrent +Real-Time Visual Understanding_sample_67_3,Action Perception,What is the person doing right now?,00:04:36,C,"['A. Removing the transparent covering from the ""JOSH"" item.', 'B. Holding the white circular item aloft for inspection.', 'C. Removing the thin film from the surface of the green tennis ball icon.', 'D. Reaching for another adhesive design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_4,Action Perception,What is the person doing right now?,00:06:16,B,"['A. Tearing the name ""JOSH"" sticker.', 'B. Applying the ""Nathan"" name card to the baseball sticker.', 'C. Cutting a new circular sticker.', 'D. Reaching for the ""Ryan"" sticker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_5,Action Perception,What is the person doing right now?,00:08:19,C,"['A. Pouring the liquid into the cup.', 'B. Placing the cap back on the first bottle.', 'C. Pouring the white granules from the pink bottle slowly into the cup.', 'D. Holding the cup and bottle separately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_1,Action Perception,What is the person doing right now?,00:00:19,C,"['A. Zooming in on the plastic containers.', 'B. Cutting along the line dividing the brown object.', 'C. Peeling off a section of the brown object.', 'D. Arranging flowers in the containers.']",single,Concurrent +Real-Time Visual Understanding_sample_68_2,Action Perception,What is the gloved hand doing right now?,00:02:00,C,"['A. Adjusting the heat on the stove top.', 'B. Painting the coaster into a solid color.', 'C. Adjusting the position of the flower on the brown ring.', 'D. Picking up the coaster.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_3,Action Perception,What is the black-gloved hand doing right now?,00:03:26,C,"['A. Repositioning the white ceramic bowl.', 'B. Stirring the paintbrush in the bowl.', 'C. Adjusting the flowers with a bamboo stick.', 'D. Adjusting the blue cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_68_4,Action Perception,What is the person doing right now?,00:04:55,A,"['A. Pouring resin into the circular mold.', 'B. Mixing colors in a bowl.', 'C. Arranging flowers on a table.', 'D. Stacking plastic cups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_5,Action Perception,What action is being performed with the hands right now?,00:06:43,B,"['A. Painting the circular object.', 'B. Peeling off a gold-colored material.', 'C. Polishing the circular object.', 'D. Cutting the circular object into pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_69_1,Action Perception,What was held up close to the camera right now?,00:00:09,A,"['A. Two Christmas ornaments.', 'B. A pair of painted canvases.', 'C. A set of colorful ribbons.', 'D. Two Christmas cards.']",single,Concurrent +Real-Time Visual Understanding_sample_69_2,Action Perception,What did the right hand do just now?,00:01:19,B,"['A. Picked up the blue paint tube.', 'B. Picked up and shook the transparent plastic sphere.', 'C. Squeezed the white paint tube.', 'D. Put down the green paint tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_3,Action Perception,What is the person doing right now?,00:02:24,B,"['A. Painting the sphere.', ""B. Wiping the sphere's surface."", 'C. Mixing paint colors.', 'D. Discarding the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_4,Action Perception,What is the person doing right now?,00:03:15,C,"['A. Add blue-green paint to the bauble.', 'B. Squeeze more black paint into the bauble.', 'C. Lift the bauble to show the paint inside.', 'D. Clean the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_5,Action Perception,What are the hands doing right now?,00:03:53,B,"['A. Applying paint to the ornament.', 'B. Rotating the ornament to reveal different perspectives.', 'C. Placing the ornament back on the towel.', 'D. Cleaning the paint tubes.']",single,Concurrent +Real-Time Visual Understanding_sample_70_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Displaying the round wooden board engraved with ""Johnson"" on it.', 'B. Engraving the word ""JOHNSON"" on the board.', 'C. Changing the perspective of the view.', 'D. Cleaning the cutting board with a cloth.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_2,Action Perception,What is happening to the computer screen design interface right now?,00:02:41,A,"['A. The two black horizontal lines turned red.', 'B. The design interface is closing suddenly.', 'C. New icons are appearing in the toolbar.', 'D. The mandala artwork is being deleted.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_3,Action Perception,What action is the viewer taking right now?,00:03:43,A,"['A. Adjusting the font of the center.', 'B. Adjusting the grid layout.', 'C. Selecting a new tool.', 'D. Zooming in on the mandala design.']",single,Concurrent +Real-Time Visual Understanding_sample_70_4,Action Perception,What is the person doing right now?,00:06:19,A,"['A. Peeling off the stickers on the picture one by one.', 'B. Adjusting tape.', 'C. Using a lint roller.', 'D. Cutting the paper.']",single,Concurrent +Real-Time Visual Understanding_sample_70_5,Action Perception,What is the person doing right now?,00:08:13,A,"['A. Cutting off the top portion of the paper.', 'B. Folding the paper along the edge of the design.', 'C. Lifting a pair of black-handled scissors.', 'D. Aligning the ruler with the grid lines on the cutting mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_116_1,Action Perception,What action are the hands performing right now?,00:00:15,A,"['A. Positioning the graphics card inside the case.', 'B. Lifting a black mesh panel.', 'C. Installing a light olive green t-shirt.', 'D. Talking at a white table.']",single,Concurrent +Real-Time Visual Understanding_sample_125_3,Action Perception,What is the hand doing just now?,00:06:06,D,"['A. Painting a landscape.', 'B. Blending the background colors.', ""C. Painting the subject's face."", 'D. Adding details to the hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_1,Action Perception,What is the artist doing with the gold leaf in the video?,00:00:08,A,"['A. Applying it to a painted surface.', 'B. Cutting it into smaller pieces.', 'C. Mixing it with paint.', 'D. Discarding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_3,Action Perception,What did the artist do just now?,00:05:38,B,"['A. Sketching the ear.', 'B. Applying meticulous strokes to the ear area.', 'C. Cleaning the paintbrush.', 'D. Painting the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_127_2,Action Perception,What action is the paintbrush performing right now?,00:03:49,C,"['A. Adding details to the hair.', 'B. Coloring the lips.', 'C. Adding details to the nose.', 'D. Shading the background.']",single,Concurrent +Real-Time Visual Understanding_sample_131_4,Action Perception,What action is the painter performing at the upper left corner of the painting?,00:09:09,C,"['A. Adding red paint.', 'B. Adding green paint.', 'C. Adding blue paint.', 'D. Adding yellow paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_3,Action Perception,What action is the artist performing right now?,00:02:19,C,"['A. Mixing colors on the palette.', 'B. Framing the finished painting.', 'C. Applying fine details to the grass lawn.', 'D. Cleaning the brush with water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_2,Action Perception,What is the hand doing in the video?,00:02:19,A,"['A. Applying white paint to a curved surface.', 'B. Drawing a straight line with a pencil.', 'C. Cleaning the paintbrush.', 'D. Mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_3,Action Perception,What is the artist doing right now,00:04:11,B,"['A. Mixing colors on the palette.', ""B. Applying paint to the moon's surface."", 'C. Cleaning the paintbrush.', 'D. Adjusting the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_3,Action Perception,What exercise is the man performing right now?,00:06:40,B,"['A. Bicep curls.', 'B. Press around.', 'C. Leg press.', 'D. Shoulder press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_5,Action Perception,What action is the man in a white shirt performing right now?,00:10:06,C,"['A. Stretch-Only Overhead Extension.', 'B. Bicep Curl.', 'C. Squeeze-Only Pressdown.', 'D. Leg Press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_3,Action Perception,What exercise is the person performing right now?,00:06:02,B,"['A. Squats', 'B. Lunges', 'C. Push-ups', 'D. Deadlifts']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_1,Action Perception,What exercise is the individual performing in the gym after the box jumps?,00:07,C,"['A. Squats.', 'B. Deadlifts.', 'C. Barbell clean and press.', 'D. Push-ups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_5,Action Perception,What action is the individual performing right now?,00:10:27,C,"['A. Running on the treadmill.', 'B. Lifting weights.', 'C. Performing box jumps.', 'D. Stretching.']",single,Prior +Real-Time Visual Understanding_sample_146_2,Action Perception,What is the person doing right now?,00:00:16,A,"['A. Walking on a treadmill.', 'B. Performing bench presses.', 'C. Lifting weights overhead.', 'D. Doing tricep presses.']",single,Concurrent +Real-Time Visual Understanding_sample_148_1,Action Perception,What does the man do at the start of the video?,00:00:08,A,"['A. He is scratching his head.', 'B. He is tying his shoes.', 'C. He is drinking water.', 'D. He is adjusting his watch.']",multiple,Prior +Real-Time Visual Understanding_sample_148_5,Action Perception,What exercise is the person performing in the gym right now?,00:09:14,C,"['A. Deadlift.', 'B. Bench press.', 'C. Weighted squat.', 'D. Push-up.']",single,Concurrent +Real-Time Visual Understanding_sample_149_4,Action Perception,"What is the man doing during the ""Slow-Eccentric Leg Extension"" exercise?",00:04:19,D,"['A. Pulling the bar upwards quickly with his legs.', 'B. Jumping off the machine.', 'C. Swinging his legs back and forth.', 'D. Pushing the padded bar upwards and lowering it slowly with his legs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_1,Action Perception,What action does the man perform after taking off his gray t-shirt?,00:00:05,A,"['A. Clap hands to remove the excess powder and adjusts a weightlifting belt.', 'B. Does a pull-up.', 'C. Puts on a black t-shirt.', 'D. Walks through the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_1,Action Perception,What is the woman in the white dress doing when the scene transitions?,00:00:10,C,"['A. Dancing.', ""B. Styling another person's hair."", 'C. Getting her hair styled by another person.', 'D. Eating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_152_3,Action Perception,What action did the person just perform?,00:01:49,C,"['A. Fastening the metal clasps.', 'B. Adjusting the white dress.', 'C. Tightening the corset laces.', 'D. Lowering their arms.']",multiple,Concurrent +Real-Time Visual Understanding_sample_153_3,Action Perception,What is the man doing while sitting on a chair?,00:01:10,C,"['A. Reading a book.', 'B. Polishing his shoes.', 'C. Adjusting his trousers and shoes.', 'D. Writing a letter.']",multiple,Prior +Real-Time Visual Understanding_sample_153_5,Action Perception,What does the man being helped do after the helper finishes adjusting his collar and bow tie?,00:02:15,D,"['A. Looks in the mirror.', 'B. Closes his eyes.', 'C. Lifts his arm.', 'D. Looks down slightly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_154_2,Action Perception,What does the person do after waking up?,00:00:19,C,"['A. Lies back down.', 'B. Walks out of the room.', 'C. Sits up on the edge of the bed.', 'D. Stands up and stretches.']",multiple,Prior +Real-Time Visual Understanding_sample_155_1,Action Perception,What is the elderly person with a white beard doing in the video?,00:00:10,D,"['A. Reading a book.', 'B. Painting on a canvas.', 'C. Cooking with a pot.', 'D. Writing with a quill pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_3,Action Perception,What action does the man perform after adjusting his waistband?,00:01:40,D,"['A. Sits down.', 'B. Looks out the window.', 'C. Lies down on the bed.', 'D. Reaches for a piece of clothing.']",multiple,Prior +Real-Time Visual Understanding_sample_157_1,Action Perception,What is the woman doing to secure the sock in place?,00:00:13,B,"['A. Tying it with a ribbon.', 'B. Securing it with a black strap or garter.', 'C. Using a safety pin.', 'D. Sewing it in place.']",multiple,Prior +Real-Time Visual Understanding_sample_157_2,Action Perception,What do the two standing women do to the seated woman?,00:02:30,B,"['A. They are talking to her.', 'B. They are adjusting her clothing items.', 'C. They are serving her food.', 'D. They are combing her hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_3,Action Perception,What are the two women wearing white caps and aprons doing?,00:04:09,B,"['A. Standing by the table.', ""B. Adjusting the central woman's clothing."", 'C. Preparing food.', 'D. Cleaning the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_159_3,Action Perception,What are the helpers doing to the person in the golden robe?,00:01:06,B,"['A. Applying makeup.', 'B. Adjusting a braided belt.', 'C. Polishing their sandals.', 'D. Fixing their hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_159_4,Action Perception,What is the person in the yellow garment doing right now?,00:02:09,B,"['A. Reaching for the box.', 'B. Selecting a bracelet from the wooden box and putting it on her hand.', 'C. Putting on a necklace.', 'D. Fixing their hairstyle.']",single,Concurrent +Real-Time Visual Understanding_sample_159_5,Action Perception,What does the older woman do after appearing behind the young woman?,00:03:05,A,"['A. Adjusts the shawl of the young woman.', 'B. Hands a vessel to the young woman.', 'C. Sits down beside the young woman.', 'D. Leaves the scene immediately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_2,Action Perception,What action does the person perform with the large piece of fabric?,00:00:15,B,"['A. Ties it around their waist.', 'B. Drapes it over themselves and threads arms through the sleeves.', 'C. Folds it neatly and places it on the floor.', 'D. Wraps it around their head.']",multiple,Prior +Real-Time Visual Understanding_sample_160_4,Action Perception,What is the person doing right now?,00:02:57,D,"['A. Adjusting their belt.', 'B. Pulling a hood over their head.', 'C. Opening a wooden door.', 'D. Stepping outside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_3,Action Perception,What does the woman do after putting on the dress?,00:01:29,B,"['A. Brushes her hair.', 'B. Put on her high heels.', 'C. Adjusts the mirror.', 'D. Picks up a jewelry box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_5,Action Perception,What is the woman doing right now?,00:02:42,B,"['A. Singing.', 'B. Dancing.', 'C. Smiling.', 'D. Reading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_162_2,Action Perception,What is the nurse doing in the room?,00:00:20,C,"['A. Preparing a meal.', 'B. Writing notes.', 'C. Making a bed.', 'D. Cleaning the floor.']",multiple,Prior +Real-Time Visual Understanding_sample_187_3,Action Perception,What did this person do in the video just now?,00:02:59,B,"['A. He start flying.', 'B. He catch on fire.', 'C. He climb a tree.', 'D. He swim in a river.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_5,Action Perception,What action is being performed by the character in purple and black armor right now?,00:16:46,C,"['A. Running.', 'B. Attacking an enemy.', 'C. Holding an item and prompting a ""Subscribe"" button.', 'D. Building a structure.']",single,Concurrent +Real-Time Visual Understanding_sample_189_4,Action Perception,What action is the player performing in the video right now?,00:09:37,B,"['A. Planting seeds.', 'B. Pruning the vines on the tree.', 'C. Climbing the tree.', 'D. Collecting bamboo stalks.']",single,Concurrent +Real-Time Visual Understanding_sample_190_2,Action Perception,What does the player do immediately after the spider lands on the ground?,00:04:10,C,"['A. Runs away.', 'B. Places a torch.', 'C. Strikes the spider with an axe.', 'D. Switches to a sword.']",single,Prior +Real-Time Visual Understanding_sample_191_4,Action Perception,What does the player do after switching to a wooden sword?,00:07:08,A,"['A. Attacks a white sheep.', 'B. Chops down a tree.', 'C. Digs into the dirt.', 'D. Places a block of wool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_192_4,Action Perception,What does the player character do after standing on the central pole?,00:13:05,C,"['A. Jumps off the pole.', 'B. Dismantles the structure.', 'C. Continue to construct this red building.', 'D. Walks around the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_194_5,Action Perception,What did the player do after placing the oak plank block into the gap in the wall?,00:13:08,C,"['A. Turned towards a furnace.', 'B. Opened the oak plank.', 'C. Opened a chest.', 'D. Placed a yellow bed.']",multiple,Prior +Real-Time Visual Understanding_sample_197_5,Action Perception,"What action is depicted with the ""Subscribe"" button?",00:11:49,C,"['A. It remains static.', 'B. It disappears.', 'C. It changes to ""Subscribed"".', 'D. It moves to the top of the screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_1,Action Perception,What action is the character in purple armor performing when the camera follows its movements from a first-person perspective?,00:00:10,D,"['A. Mining blocks.', 'B. Building a structure.', 'C. Walking through a portal.', 'D. Flying with wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_3,Action Perception,What action does the character perform after turning away from the lava room?,00:04:44,D,"['A. Fights a creature.', 'B. Collects a resource.', 'C. Lights a torch.', 'D. Places a white block in the wall.']",multiple,Prior +Real-Time Visual Understanding_sample_198_5,Action Perception,"What happens as the player approaches the tall, snowy mountain?",00:14:07,D,"['A. The player increases altitude significantly.', 'B. The player changes to a third-person perspective.', 'C. The player starts building a structure.', 'D. The player starts to fly upwards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_2,Action Perception,What action does the player take towards the cow standing in the grassy area?,00:03:27,D,"['A. Feeds the cow.', 'B. Leads the cow to water.', 'C. Ties the cow to a tree.', 'D. Hits the cow with a sword.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_1,Action Perception,What action is the hand performing on the train?,00:00:12,D,"['A. Lifting the train.', 'B. Assembling the train.', 'C. Painting the train.', 'D. Push the train to the right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_2,Action Perception,What action did the hand perform after placing the green block next to the blue block?,00:01:10,C,"['A. Placed a yellow block over the blue block.', 'B. Adjusted the green block.', 'C. Picked up an orange block.', 'D. Removed the blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_205_4,Action Perception,What does the hand do after picking up the yellow building block?,00:02:06,B,"['A. Places it on the right side.', 'B. Places it on the left side.', 'C. Discards it.', 'D. Hands it to someone else.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_5,Action Perception,What does the hand do after positioning the three green blocks securely?,00:03:11,B,"['A. Picks up a red block.', 'B. Picks up an orange block.', 'C. Picks up another green block.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_3,Action Perception,What is the hand doing after placing three yellow blocks onto the top of the structure?,00:01:11,D,"['A. Adds another block on top.', 'B. Removes the yellow block.', 'C. Leaves the block structure.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_5,Action Perception,What action is the person performing with the blue blocks?,00:03:15,D,"['A. Adds blue blocks to the bottom of the structure.', 'B. Adds blue blocks to the side of the structure.', 'C. Removes blue blocks from the structure.', 'D. Adds blue blocks to the top of the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_4,Action Perception,What does the person do after adding more yellow bricks?,00:03:16,C,"['A. Removes the yellow bricks.', 'B. Adds green bricks.', 'C. Adjusts the yellow bricks.', 'D. Adds blue bricks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_2,Action Perception,What action do the hands perform just before moving away from the structure?,00:01:58,D,"['A. Adding a yellow block.', 'B. Adding a blue block.', 'C. Adjusting the blue block.', 'D. Pressing down the green blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_5,Action Perception,What did the person do with the yellow block just now?,00:05:15,D,"['A. Removed them from the structure.', 'B. Arranged them on the blue block and adjusted for alignment.', 'C. Stacked them on top of the blue blocks.', 'D. Placed them above the green block and another yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_4,Action Perception,What was the player recording this video prepared to do just now?,00:14:08,D,"['A. Pass the ball.', 'B. Tackle the defender.', 'C. Block the ball.', 'D. Take a shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_2,Action Perception,What action is the player wearing the camera performed just now?,00:03:39,C,"['A. Pass the ball.', 'B. Dribble the ball.', 'C. Kick the ball.', 'D. Tackle an opponent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_258_5,Action Perception,What skill did the person perform to get past the defender?,00:06:08,C,"['A. Step-over.', 'B. Cruyff turn.', 'C. Ronaldo__ chop.', 'D. Maradona turn.']",multiple,Concurrent +Real-Time Visual Understanding_sample_265_5,Action Perception,What action does the goalkeeper in red perform as the ball approaches the goal?,09:08,A,"['A. Dives to the ground.', 'B. Kicks the ball away.', 'C. Jumps to block the ball.', 'D. Stands still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_267_1,Action Perception,What is the driver currently doing with his hands?,00:00:06,C,"['A. Honking the horn.', 'B. Shifting gears.', 'C. Holding the steering wheel.', 'D. Adjusting the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_270_2,Action Perception,What is the man doing right now?,00:02:51,D,"['A. Sitting on the bench, observing the surroundings.', 'B. Lowering himself to sit on the bench.', 'C. Walking towards a wooden bench.', 'D. Standing up from the bench and preparing to walk.']",single,Concurrent +Real-Time Visual Understanding_sample_270_3,Action Perception,What is the person doing right now?,00:05:25,D,"['A. Selected ""DirectX Version"".', 'B. Highlighted ""Pause Game On Focus Loss"".', 'C. Changed ""Output Resolution"".', 'D. Adjusted ""SETTINGS"".']",single,Concurrent +Real-Time Visual Understanding_sample_270_4,Action Perception,What is the character doing right now?,00:08:00,D,"['A. Walking along the sidewalk.', 'B. Standing at an intersection.', 'C. Climbing a building.', 'D. Running along the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_271_1,Action Perception,What is the person doing right now?,00:00:14,B,"['A. Sit down on a bench.', 'B. Running along the sidewalk.', 'C. Taking a photograph.', 'D. Turning around.']",multiple,Concurrent +Real-Time Visual Understanding_sample_272_1,Action Perception,What did the person wearing a striped shirt do just now?,00:00:20,D,"['A. Grabbed a trash can.', 'B. Stopped to tie their shoelaces.', 'C. Engaged in a conversation with the pedestrian.', 'D. Ran closer to the pedestrian.']",multiple,Prior +Real-Time Visual Understanding_sample_272_4,Action Perception,What is the player doing right now?,00:08:15,D,"['A. Adjusting game settings.', 'B. Watching a cutscene.', 'C. Driving a car in the game.', 'D. Selecting key bindings.']",single,Concurrent +Real-Time Visual Understanding_sample_273_2,Action Perception,What is the car doing right now?,00:02:54,C,"['A. It exited a tunnel and stopped abruptly.', 'B. It drove straight through the tunnel without turning.', 'C. It veered left and entered a parking area.', 'D. It turned right and sped up on an open road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_3,Action Perception,What did the man wearing a striped shirt do just now?,00:05:32,B,"['A. Engaged with the person in the military outfit.', 'B. Walked away from the person in the military outfit.', 'C. Looked at the gray wall behind him.', 'D. Spoke to the inset video.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_4,Action Perception,What did the driver do just now after parking the car in the garage?,00:08:20,B,"['A. He opened the car trunk.', 'B. He walked towards the white van.', ""C. He checked the car's tires."", 'D. He spoke to someone on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_274_3,Action Perception,What was the man in the black jacket and white hoodie doing just now?,00:05:30,A,"['A. Standing up near the man wearing a striped shirt.', 'B. Using a smartphone.', 'C. Walking towards the camera.', 'D. Talking to a man in a white shirt.']",multiple,Concurrent +Real-Time Visual Understanding_sample_274_5,Action Perception,What is the character doing right now?,00:10:28,C,"['A. Running towards a closed garage door.', 'B. Stopping in front of a closed garage door.', 'C. Walking into the building.', 'D. Turning to face the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_275_1,Action Perception,What is the character doing right now?,00:00:17,D,"['A. Running towards the center of the dealership.', 'B. Stopping in the showroom area.', 'C. Interacting with the computer terminal.', 'D. Viewing the car selection interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_275_2,Action Perception,What is the player doing right now?,00:02:24,C,"['A. Interacting with the chat window.', 'B. Selecting a game character.', 'C. Browsing the job options list.', ""D. Customizing the game character's appearance.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_275_3,Action Perception,What is the person in the webcam window doing right now?,00:05:00,C,"['A. Narrating and interacting with a digital map.', 'B. Reacting to a tram station scene.', 'C. Waiting for the game to finish loading.', 'D. Switching between different screens.']",single,Concurrent +Real-Time Visual Understanding_sample_275_4,Action Perception,What is the car doing right now?,00:07:13,D,"['A. Turning left at the intersection.', 'B. Moving forward through the crosswalk.', 'C. Driving straight under an overpass.', 'D. Veering slightly to the right into a parking area.']",single,Concurrent +Real-Time Visual Understanding_sample_275_5,Action Perception,What is the car doing right now?,00:09:21,B,"['A. Speeding down the street.', 'B. Hit an electric scooter and stopping on the dark street.', 'C. Turning at an intersection.', 'D. Parking in a garage.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_1,Action Perception,What did the blue car do just now?,00:00:08,A,"['A. It struck the motorcyclist.', 'B. It started moving.', 'C. It stopped at the intersection.', 'D. It swerved to avoid debris.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_2,Action Perception,What is the blonde-haired man doing right now?,00:02:39,A,"['A. Looking at his phone.', 'B. Kneeling beside the person on the ground.', 'C. Talking to the man with dark hair.', 'D. Walking away from the scene.']",single,Concurrent +Real-Time Visual Understanding_sample_276_3,Action Perception,What is the man in the patterned shirt doing right now?,00:05:56,A,"['A. Sitting on the scooter, looking towards the road.', 'B. Walking away from the scooter.', 'C. Standing still near the scooter.', 'D. Interacting with the blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_4,Action Perception,What is the man in the striped shirt doing right now?,00:08:00,A,"['A. Walking away from the blue car.', 'B. Standing by the blue car.', 'C. Talking to the man in the blue jacket.', 'D. Gesturing with his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_5,Action Perception,What is the driver doing right now?,00:10:19,A,"['A. Navigating through moderately empty streets.', 'B. Adjusting the rearview mirror.', 'C. Honking the horn.', 'D. Switching on the headlights.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_1,Action Perception,What did the car do just now?,00:00:13,C,"['A. It stopped at a traffic light.', 'B. It turned left at an intersection.', 'C. It parked near a shopping center.', 'D. It reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_277_2,Action Perception,What is the car doing right now?,00:02:44,C,"['A. Preparing to make a right turn.', 'B. Driving on a multi-lane bridge.', 'C. Completing a right turn at the intersection.', 'D. Stopping at a red light.']",single,Concurrent +Real-Time Visual Understanding_sample_277_3,Action Perception,What is the individual in the blue hoodie doing right now?,00:05:32,C,"['A. Checking their reflection in a window.', 'B. Writing on a piece of paper.', 'C. Holding and looking at a tablet.', 'D. Adjusting their clothing.']",single,Prior +Real-Time Visual Understanding_sample_277_4,Action Perception,What did the player do just now?,00:08:20,C,"[""A. Exiting the driver's seat."", 'B. Driving the vehicle.', 'C. Finalizing inventory management.', 'D. Interacting with another character.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_5,Action Perception,What is the person in the blue hoodie doing right now?,00:10:07,D,"['A. Walking on the sidewalk.', 'B. Stopping at the rear of the vehicle.', 'C. Turning towards the dark vehicle.', 'D. Puting the goods into the trunk of the car.']",single,Concurrent +Real-Time Visual Understanding_sample_278_1,Action Perception,What is the person in the striped shirt doing right now?,00:00:18,B,"['A. Walking briskly towards the front of the vehicle.', 'B. Standing beside the vehicle and looking at their device.', 'C. Conversing with the individual in the blue hoodie.', 'D. Observing the background elements.']",single,Concurrent +Real-Time Visual Understanding_sample_278_2,Action Perception,What did the character do just now?,00:02:54,A,"['A. Put away his phone.', ""B. Open the driver's side door."", 'C. Crouch next to the vehicle.', 'D. Toggle the engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_278_3,Action Perception,What is the person near the van doing right now?,00:05:28,A,"['A. Handling items in the back of the van.', 'B. Standing near the van without any movement.', ""C. Opening the van's side door."", 'D. Walking towards the street.']",single,Concurrent +Real-Time Visual Understanding_sample_278_4,Action Perception,What did the driver do just now?,00:08:15,A,"['A. Exiting the van.', 'B. Entering the van.', 'C. Turning on the headlights.', 'D. Navigating the alley.']",multiple,Prior +Real-Time Visual Understanding_sample_278_5,Action Perception,What is the player focusing on right now?,00:09:43,A,"['A. Driving a truck on the road.', 'B. Adjusting the game settings.', 'C. Quitting the game.', 'D. Watching a cut scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_1,Action Perception,What is the vehicle doing right now?,00:00:20,A,"['A. Driving straight ahead on the street at night.', 'B. Stopping at a traffic signal.', 'C. Driving under a bridge.', 'D. Parking by the side of the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Opened a detailed view of a specific job.', 'B. Selected a new job from the menu.', 'C. Closed the chat overlay.', 'D. Started a new game session.']",single,Concurrent +Real-Time Visual Understanding_sample_279_3,Action Perception,What is the person in dark hair and white T-shirt doing right now?,00:05:40,A,"['A. Standing against a wall with a clipboard.', 'B. Talking to the person in a striped shirt.', 'C. Walking towards the blue door.', 'D. Interacting with the shirtless individual.']",single,Concurrent +Real-Time Visual Understanding_sample_279_4,Action Perception,What is the vehicle doing right now?,00:08:17,A,"['A. Driving parallel to another car.', 'B. Making a left turn.', 'C. Stopping at a traffic light.', 'D. Reversing into a parking space.']",single,Concurrent +Real-Time Visual Understanding_sample_279_5,Action Perception,What did the character do just now?,00:09:53,A,"[""A. Dropped a box into the truck's cargo area."", 'B. Interacted with the inventory screen.', 'C. Walked away from the truck.', 'D. Opened a virtual interface labeled ""Harry Miller.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_1,Action Perception,What is the person doing right now?,00:00:06,B,"['A. Opening the back door of the vehicle.', 'B. Interacting with the back door of the vehicle.', 'C. Loading items into the vehicle.', 'D. Checking the inventory screen.']",single,Concurrent +Real-Time Visual Understanding_sample_280_2,Action Perception,What is the controlled character doing right now?,00:02:53,B,"['A. Walking past the ATM.', 'B. Opening the door of the truck.', 'C. Walking towards two characters.', 'D. Standing in front of the store.']",single,Concurrent +Real-Time Visual Understanding_sample_280_3,Action Perception,What is the avatar doing right now?,00:05:35,B,"['A. Changing clothing options.', 'B. Picking out clothes.', 'C. Rotating in place.', 'D. Walking across the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_4,Action Perception,What is the blonde character doing right now?,00:08:20,D,"['A. Walking towards a window.', 'B. Observing items around the room.', 'C. Talking to the woman nearby.', 'D. Picking up clothes.']",single,Concurrent +Real-Time Visual Understanding_sample_280_5,Action Perception,What is the outermost piece of clothing currently being worn on the upper body?,00:09:49,B,"['A. A pair of glasses.', 'B. A high-visibility vest.', 'C. A grey polo shirt.', 'D. A new hairstyle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_1,Action Perception,What is the person with blond hair doing right now?,00:00:20,A,"['A. Changing clothing.', 'B. Sitting at a desk.', 'C. Walking around the room.', 'D. Exiting through the metal gate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_2,Action Perception,What is the character doing right now?,00:03:19,A,"['A. Changing clothing.', 'B. Standing still in a room.', 'C. Walking towards the exit.', 'D. Interacting with the chat section.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_3,Action Perception,What did the driver do just now?,00:06:08,A,"['A. Turned the van left onto a street.', 'B. Stopped at a traffic light.', 'C. Drove straight down the street.', 'D. Checked the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_4,Action Perception,What did the character just do?,00:09:15,B,"['A. Walked towards a white car.', ""B. Opened the door of the van and climbed into the driver's seat."", 'C. Stood in front of a building with Harry Miller.', 'D. Placed items in a cardboard box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_5,Action Perception,What is the person doing right now?,00:11:38,D,"['A. Standing by a corner of a building.', 'B. Moving to the right side of the frame.', 'C. Inspecting or interacting with a black object.', 'D. Organizing items within an inventory interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_1,Action Perception,What is the person doing right now?,00:00:08,A,"['A. watching his phone.', 'B. Turning on the headlights of the van.', ""C. Closing the van's rear door."", ""D. Opening the van's side door.""]",single,Concurrent +Real-Time Visual Understanding_sample_282_2,Action Perception,What is the person in the reflective vest doing right now?,00:03:30,A,"['A. Checking the stock list.', 'B. Inspecting the vehicle.', 'C. Chatting with the live streamer.', 'D. Walking away from the vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_3,Action Perception,What is the man doing right now?,00:05:40,A,"['A. Driving a van through a city street.', 'B. Standing behind a box truck.', 'C. Walking toward a dark van.', 'D. Trying to open a box.']",single,Concurrent +Real-Time Visual Understanding_sample_282_4,Action Perception,How did the environment change just now?,00:08:18,A,"['A. The vision turned neon green due to the activation of night vision.', 'B. The vehicle stopped at a traffic light.', 'C. The driver switched to a different lane.', 'D. The car encountered a roadblock.']",multiple,Prior +Real-Time Visual Understanding_sample_282_5,Action Perception,What did the van do just now?,00:10:07,A,"['A. Turned left onto a straight road.', 'B. Pulled into a rest area.', 'C. Stopped at a red light.', 'D. Entered a tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_1,Action Perception,What is the driver doing right now?,00:00:16,D,"['A. Talking to a passenger.', 'B. Looking at the road ahead.', 'C. Adjusting the rearview mirror.', 'D. Selecting media options.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_2,Action Perception,What is the person on the right doing right now?,00:03:00,D,"['A. Gesturing animatedly.', 'B. Walking towards the building.', 'C. Sitting near the potted plant.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_3,Action Perception,What did the driver do just now?,00:05:41,D,"['A. Drove out of the parking area.', 'B. Reached the parking entrance.', 'C. Entered the small control booth.', 'D. Got out of the van.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_4,Action Perception,What is the van doing right now?,00:08:15,D,"['A. Stopping at a red traffic light.', 'B. Reversing towards the intersection.', 'C. Turning left at the intersection.', 'D. Moving forward past the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_5,Action Perception,What is the person in the white shirt doing right now?,00:10:26,D,"['A. Scrolling through a menu.', 'B. Navigating the ""Trucking Progression"" interface.', 'C. Discussing missions with another person.', 'D. Checking something on a clipboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_1,Action Perception,What is the person in the white uniform doing right now?,00:00:12,D,"['A. Typing on a keyboard.', 'B. Writing on a notepad.', 'C. Speaking to a crowd.', 'D. Reading from a handheld device.']",single,Concurrent +Real-Time Visual Understanding_sample_284_2,Action Perception,What is the camera focusing on right now?,00:02:55,D,"['A. The texture of the road surface.', 'B. The forest floor with ferns and shrubs.', 'C. The rear part of a vehicle.', 'D. The rooftops, additional structure and forest.']",single,Concurrent +Real-Time Visual Understanding_sample_284_3,Action Perception,What is the person in the dark jacket doing right now?,00:05:48,D,"['A. Talking to the man in the white shirt.', 'B. Checking the clipboard.', 'C. Standing still and listening.', 'D. Turning away and walking towards the parked cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_4,Action Perception,What is the blue car doing right now?,00:08:22,D,"['A. Driving through a roundabout.', 'B. Climbing onto an overpass.', 'C. Overtaking a black sedan.', 'D. Approaching the descent of the bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_284_5,Action Perception,What is the gamer doing right now?,00:10:22,D,"['A. Adjusting the headset.', 'B. Taking a break from the game.', 'C. Chatting with the audience.', 'D. Streaming live while focusing on the game.']",single,Concurrent +Real-Time Visual Understanding_sample_285_1,Action Perception,What is the character wearing right now?,00:00:12,B,"['A. Blue jacket and black hat.', 'B. Dark green hoodie and dark gray cap.', 'C. Red hoodie and blue cap.', 'D. Black jacket and white cap.']",single,Concurrent +Real-Time Visual Understanding_sample_285_2,Action Perception,What is the individual in the safety vest doing right now?,00:02:33,A,"['A. Observing the group conversation.', 'B. Operating a piece of machinery.', 'C. Cleaning the area.', 'D. Fixing a car engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_3,Action Perception,What is the person doing right now?,00:04:50,C,"['A. Walking towards a parking lot.', 'B. Choosing an option from a contextual menu.', 'C. Cleaning the blue car.', 'D. Holding a cardboard box.']",single,Concurrent +Real-Time Visual Understanding_sample_285_4,Action Perception,How did the man in the dark coat emphasize his point just now?,00:07:16,B,"['A. By changing his position.', 'B. By gesturing with his left hand.', 'C. By raising his voice.', 'D. By walking away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_5,Action Perception,What is the man with the reflective safety vest doing right now?,00:08:40,B,"['A. Adjusting his headphones.', ""B. Looking into the driver's window of the car."", 'C. Speaking with another individual near the wall.', 'D. Picking up the scattered debris on the ground.']",single,Concurrent +Real-Time Visual Understanding_sample_286_1,Action Perception,What is the person in the green vest doing right now?,00:00:17,C,"['A. Standing next to the black car.', 'B. Adjusting their headphones.', 'C. Walking towards a man with white hair and wearing a white T-shirt.', 'D. Talking to the driver in the black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_2,Action Perception,What is the person in the reflective vest doing right now?,00:02:43,B,"['A. Adjusting his headset.', 'B. Pointing to the person behind him with his finger.', 'C. Picking up a map.', ""D. Sitting down on the car's hood.""]",single,Concurrent +Real-Time Visual Understanding_sample_286_3,Action Perception,What is the person in the reflective vest doing right now?,00:05:34,B,"['A. Gesturing with their hand.', 'B. Talking with the person in front of him.', 'C. Leaning against the wall.', 'D. Listening intently.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_4,Action Perception,What is the person in the green safety vest doing right now?,00:08:14,C,"['A. Standing near a man with a tablet.', 'B. Holding a tablet near a parked black car.', 'C. Running towards a large black van.', 'D. Selecting a job listing from the screen.']",single,Concurrent +Real-Time Visual Understanding_sample_286_5,Action Perception,What is the large grey van doing right now?,00:10:01,B,"['A. Stopping at a red light.', 'B. Making a left turn at an intersection.', 'C. Driving straight through an intersection.', 'D. Parked on the side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_287_1,Action Perception,What is the person in the smaller window doing right now?,00:00:11,B,"['A. Talking on the phone.', 'B. Concentrating on his screens.', 'C. Writing notes on a paper.', 'D. Drinking coffee.']",single,Concurrent +Real-Time Visual Understanding_sample_287_2,Action Perception,What is the delivery van doing right now?,00:03:08,C,"['A. Stopped at an intersection.', 'B. Waiting for a truck to pass.', 'C. Moving forward through the intersection.', 'D. Turning right at the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_287_3,Action Perception,What is the person who is near the black van doing right now?,00:05:52,C,"['A. Walking away from the van.', 'B. Running towards the front of the van.', ""C. Moving to the car's door."", 'D. Getting into the passenger seat of the van.']",single,Concurrent +Real-Time Visual Understanding_sample_287_4,Action Perception,What did the black delivery van do just now?,00:08:14,C,"['A. Stopped at a red traffic light.', 'B. Turned right at an intersection.', 'C. Parked near a booth labeled ""24hr Parking"".', 'D. Entered the booth to talk to a security officer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_287_5,Action Perception,What is the van doing right now?,00:10:39,B,"['A. Moving in reverse.', 'B. Parking in a designated area.', 'C. Waiting at a checkpoint.', 'D. Loading items from green bins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_1,Action Perception,What is the person doing right now?,00:00:18,D,"['A. Organizing items in the virtual inventory.', 'B. Carrying a large cardboard box.', 'C. Walking towards the building.', 'D. Interacting with the delivery person and delivering the goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_2,Action Perception,What is the driver doing right now?,00:02:40,C,"['A. Turning left at an intersection.', 'B. Slowing down to stop at a traffic light.', 'C. Driving on a straight road.', 'D. Parking the vehicle on the side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_288_3,Action Perception,What is the delivery person doing right now?,00:06:20,B,"['A. Walking away from Frank.', 'B. Run towards the harvester in white clothes.', 'C. Engaging in a conversation with Frank.', 'D. Running towards the building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_4,Action Perception,What are the three people in the video doing now?,00:08:20,B,"['A. Standing quietly.', 'B. Deployed a tripwire next to the van.', 'C. Talking to each other.', 'D. Interacted with another character in the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_5,Action Perception,What is the camera doing right now?,00:10:39,C,"['A. Zooming in on the truck.', 'B. Focusing on the streaming individual.', 'C. Panning across the park-like setting.', 'D. Capturing the rabbit sitting on the road.']",single,Concurrent +Real-Time Visual Understanding_sample_289_1,Action Perception,What is the character on the ground doing right now?,00:00:16,B,"['A. Lying motionless.', 'B. Beginning to stand up.', 'C. Running away.', 'D. Adjusting their goggles.']",single,Concurrent +Real-Time Visual Understanding_sample_289_2,Action Perception,What is the vehicle doing right now?,00:03:00,B,"['A. Making a left turn.', 'B. Approaching the exit road.', 'C. Passing yellow barriers.', 'D. Driving through parking zones.']",single,Concurrent +Real-Time Visual Understanding_sample_289_3,Action Perception,What did the vehicle do just now?,00:05:25,C,"['A. Stopped at a red light.', 'B. Turned left onto another street.', 'C. Continued along the new street.', 'D. Reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_289_4,Action Perception,What did the truck do just now?,00:08:13,C,"['A. Approached a bend to the right on a highway.', 'B. Exited the main highway and steered onto an exit lane.', 'C. Entered a less busy road bordered by greenery.', 'D. Passed a red car traveling at a similar pace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_289_5,Action Perception,What is the person wearing a safety vest and headphones doing right now?,00:10:46,A,"['A. Walking to the rear of the parked van.', 'B. Reversing the van into the parking area.', 'C. Operating the control panel.', 'D. Standing quietly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_1,Action Perception,What did the character do just now?,00:00:11,D,"['A. Closed the door of the truck.', 'B. Inspected the utility boxes.', 'C. Handed the package to Harry Miller.', 'D. Opened the side door of the truck and entered the truck.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_2,Action Perception,What is the person in the inset video doing right now?,00:02:22,D,"['A. Doing nothing.', 'B. Adjusting the headset.', 'C. Typing on a keyboard.', 'D. Reacting with expressions while speaking.']",single,Concurrent +Real-Time Visual Understanding_sample_290_3,Action Perception,What is the black van doing right now?,00:05:01,D,"['A. Stopping at a traffic light.', 'B. Making a left turn.', 'C. Reversing back to the previous street.', 'D. Continuing driving straight after the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_4,Action Perception,What is the truck doing right now?,00:07:16,D,"['A. It starting to drive back.', 'B. It passing through a hospital.', 'C. It parking on the mountain.', 'D. It coming to a stop at the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_5,Action Perception,What is the character in the game doing right now?,00:09:35,D,"['A. Running away from the wall.', 'B. Driving a vehicle.', 'C. Shooting at a target.', 'D. Using his phone.']",single,Concurrent +Real-Time Visual Understanding_sample_291_1,Action Perception,What is the person doing right now?,00:00:09,A,"['A. Interacting with a parked vehicle.', 'B. Walking towards a gas pump.', 'C. Driving away from the gas station.', 'D. Holding the nozzle at the gas pump.']",single,Concurrent +Real-Time Visual Understanding_sample_291_2,Action Perception,What is the person in the high-visibility vest doing right now?,00:02:12,A,"['A. Turning to face the van as if preparing to move.', 'B. Standing still and listening.', 'C. Walking towards the metal gate.', 'D. Gesturing animatedly towards the concrete walls.']",single,Concurrent +Real-Time Visual Understanding_sample_291_3,Action Perception,What is the player doing right now?,00:04:25,A,"['A. Moving the vehicle slowly forward.', 'B. Turning the vehicle sharply.', 'C. Speeding up rapidly.', 'D. Stopping the vehicle completely.']",single,Concurrent +Real-Time Visual Understanding_sample_291_4,Action Perception,What is the viewer doing right now?,00:07:14,A,"['A. Interacting with an interface.', 'B. Running towards a van.', 'C. Standing next to a group of people.', 'D. Observing the postal worker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_291_5,Action Perception,What is the car doing right now?,00:09:08,A,"['A. Driving around on the roads at night.', 'B. Making a U-turn.', 'C. Stopping at a crosswalk.', 'D. Reversing into a parking spot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_1,Action Perception,What is the blue car doing right now?,00:00:19,C,"['A. Turning at an intersection.', 'B. Driving down a busy street.', 'C. Parked and waiting.', 'D. Speeding through a residential area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Browsing his personal account from the interface.', 'B. Typing a comment in the chat feed.', 'C. Closing the account interface.', 'D. Logging out of the personal account.']",single,Concurrent +Real-Time Visual Understanding_sample_292_3,Action Perception,What is the driver doing right now?,00:06:20,C,"['A. Turning off the car.', 'B. Parking near a gas station.', 'C. Driving through dark city streets.', 'D. Entering a brightly lit store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_4,Action Perception,What did the person driving the car just do?,00:08:20,D,"['A. Turned right at the intersection.', 'B. Stopped at a traffic light.', 'C. Turned left at the intersection.', 'D. Keep going straight on the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_5,Action Perception,What did the two individuals do just now?,00:10:10,A,"['A. Had a face-to-face conversation while standing.', 'B. Adjust their headphones.', 'C. Pick up a backpack from the shelf.', 'D. Remove their vest.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_1,Action Perception,What are both persons doing right now?,00:00:20,B,"['A. Looking at the display cases.', 'B. Having a face-to-face conversation while standing.', 'C. Walking towards the exit.', 'D. Talking on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_2,Action Perception,What is the car doing right now?,00:03:30,C,"['A. Driving straight through a major intersection.', 'B. Turning left onto a side road.', 'C. Keep going straight on the road.', 'D. Stopping at a stop sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_3,Action Perception,What did the walker do just now?,00:06:54,C,"[""A. Adjusted the car's mirror."", 'B. Walked past the blue car.', 'C. Opened the passenger door and entered the car.', 'D. Signaled another car to stop.']",multiple,Prior +Real-Time Visual Understanding_sample_293_4,Action Perception,What is the person in the pink attire doing right now?,00:10:20,D,"['A. Looking downwards.', 'B. Making a gesture.', 'C. Moving slightly.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_5,Action Perception,What is the person doing right now?,00:13:23,B,"['A. Walking away from the brick wall.', 'B. Engaging with the interaction menu.', 'C. Standing and observing the environment.', 'D. Adjusting their position against the wall.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_4,Action Perception,What is the man in the dark jacket doing near the shop entrance?,00:08:18,D,"['A. Talking on the phone.', 'B. Waiting for a bus.', 'C. Drinking coffee.', 'D. Browsing the items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_305_5,Action Perception,What action is the person near the sidewalk doing now?,00:07:20,C,"['A. Walking a dog.', 'B. Talking on the phone.', 'C. Taking a photo or video.', 'D. Eating at a table.']",single,Concurrent +Real-Time Visual Understanding_sample_306_1,Action Perception,What are some pedestrians seen doing as they walk along the sidewalk?,00:00:15,C,"['A. Riding bikes.', 'B. Taking pictures.', 'C. Carrying umbrellas.', 'D. Jogging.']",multiple,Prior +Real-Time Visual Understanding_sample_307_1,Action Perception,What movement is depicted from the first-person perspective in the video?,00:00:18,C,"['A. Moving backward on the street.', 'B. Moving sideways on the sidewalk.', 'C. Progressing forward down the street.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_4,Action Perception,What is one of the activities that people were doing on the zebra crossing just now?,00:05:29,B,"['A. Jogging.', 'B. Pushing a stroller.', 'C. Riding a bicycle.', 'D. Selling goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_310_1,Action Perception,What are people doing near the storefronts?,00:00:07,D,"['A. Running.', 'B. Playing with balloons.', 'C. Climbing the structure.', 'D. Standing and sitting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_312_5,Action Perception,What is the perspective of the view as the vehicle drives along the road?,00:08:10,B,"['A. Aerial view.', 'B. First-person perspective.', 'C. Third-person perspective.', 'D. Rear view.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_4,Action Perception,What happens to the boat as it moved forward just now?,00:05:34,D,"['A. It focuses on the sky.', 'B. It zooms in on the boat.', 'C. It looks back at the waterfall.', 'D. It shifts to the interior of the tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_320_2,Action Perception,What was the group doing just now?,00:02:26,D,"['A. Standing in a queue.', 'B. Sitting on a theme park ride.', 'C. Entering a theater.', 'D. Walking through a dimly lit corridor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_320_4,Action Perception,What action does Bowser Jr. perform as they steer onto the rainbow-colored track?,00:07:06,D,"['A. Jumps.', 'B. Throws a shell.', 'C. Activates a boost.', 'D. Unfurls a glider.']",multiple,Prior +Real-Time Visual Understanding_sample_325_2,Action Perception,What did the red motorbike do just now?,00:00:09,C,"['A. Stops at the intersection.', 'B. Turns left at the traffic light.', 'C. Proceeds through the intersection and moves along the road.', 'D. Parks on the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_327_1,Action Perception,What is the man doing as he walks on the bridge?,00:00:15,A,"['A. Looking at something in his hands.', 'B. Holding hands.', 'C. Talking to each other.', 'D. Taking pictures.']",multiple,Prior +Real-Time Visual Understanding_sample_328_5,Action Perception,What action does the viewer take in the video?,00:09:58,A,"['A. Walking down a stone-paved street.', 'B. Sitting at a cafe.', 'C. Riding a bicycle.', 'D. Boarding a boat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_333_3,Action Perception,What are people doing while standing on the sidewalk right now?,00:02:50,C,"['A. Playing musical instruments.', 'B. Reading newspapers.', 'C. Using their phones and conversing.', 'D. Painting murals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_334_2,Action Perception,What are many people in the crowd doing around the statue?,00:00:12,D,"['A. Dancing.', 'B. Eating.', 'C. Singing.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_335_2,Action Perception,What is the camera doing right now?,00:03:14,A,"['A. Moving forward slowly.', 'B. Staying still.', 'C. Moving backward.', 'D. Panning left and right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_1,Action Perception,What is the person doing with the green and white cartons?,00:00:20,C,"['A. Moving them to another room.', 'B. Organizing them in the trolley.', 'C. Unloading them onto the shelves.', 'D. Throwing them away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_3,Action Perception,What action is the person holding the camera performing right now?,00:02:19,B,"['A. Taking items off the shelves.', 'B. Pushing a cart.', 'C. Rearranging items on the shelves.', 'D. Cleaning the aisle.']",single,Concurrent +Real-Time Visual Understanding_sample_437_2,Action Perception,What action does the person perform with the yogurt cups?,00:00:17,D,"['A. The person sorts the cups by flavor.', 'B. The person moves the yogurt cups to the right shelving unit.', 'C. The person stacks the cups in a corner.', 'D. The person places the yogurt cups neatly on the shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_437_5,Action Perception,What action is the person performing right now?,00:10:45,C,"['A. Cleaning the shelves.', 'B. Taking inventory.', 'C. Organizing yogurt containers.', 'D. Restocking fresh vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_3,Action Perception,What did the person do after walking towards a set of shelves just now?,00:02:24,A,"['A. Place green cartons.', 'B. Organizes the cart.', 'C. Cleans the floor.', 'D. Adjusts the lighting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_4,Action Perception,What does the person do after adjusting the position of the milk cartons?,00:07:09,B,"['A. Removes a carton from the shelf.', 'B. Pulls forward another milk carton.', 'C. Leaves the aisle.', 'D. Talks to another person.']",multiple,Concurrent +Real-Time Visual Understanding_sample_439_5,Action Perception,What does the person do after reaching towards the shelf?,00:09:43,B,"['A. Knocks over a carton.', 'B. Picks up a carton.', 'C. Rearranges the shelf.', 'D. Walks away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_3,Action Perception,What does the individual do after picking up the yogurt container?,00:02:25,D,"['A. Opens it.', 'B. Discards it.', 'C. Hands it to someone else.', 'D. Places it back on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_4,Action Perception,What does the individual do after picking up the large cardboard box?,00:05:00,D,"['A. Places it back on the shelf.', 'B. Moves it to another room.', 'C. Examines it and sets it aside.', 'D. Takes out the orange juice inside and puts it on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_445_5,Action Perception,What is the person doing after lifting the white-labeled items?,00:08:14,A,"['A. Put them on the cart.', 'B. Sorting and organizing items.', 'C. Pushing the cart out of the room.', 'D. Disposing of the items.']",multiple,Prior +Real-Time Visual Understanding_sample_447_1,Action Perception,What action does the person perform after kneeling down?,00:00:08,B,"['A. Breaking down cardboard boxes.', 'B. Placing and organizing boxes of milk on a shelf.', 'C. Placing cartons on a metal cart.', 'D. Removing gloves.']",multiple,Prior +Real-Time Visual Understanding_sample_447_4,Action Perception,What does the individual do after moving away from the shelf?,00:08:16,B,"['A. Picks up another item to place on the shelf.', 'B. Carries a cardboard box towards a stack of boxes.', 'C. Sits down to take a break.', 'D. Leaves the storage room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_448_5,Action Perception,What action did the person perform repeatedly just now?,00:07:11,C,"['A. Organizing products on shelves.', 'B. Flattening cardboard boxes.', 'C. Picking up and placing boxes in a cart.', 'D. Moving the cart towards the door.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_2,Action Perception,What action is being performed by the person with gloved hands?,00:04:03,B,"['A. Washing the tomatoes.', 'B. Rearranging and picking up tomatoes.', 'C. Cutting the tomatoes.', 'D. Weighing the tomatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_3,Action Perception,What does the person do with the tomatoes that fell on the floor?,00:08:10,C,"['A. Leaves them on the floor.', 'B. Places them in a plastic bag.', 'C. Puts them back in the shelf.', 'D. Throws them away.']",multiple,Prior +Real-Time Visual Understanding_sample_464_3,Action Perception,What action is being performed by a person in a jacket near the graphic painting?,00:02:34,A,"['A. Taking a picture.', 'B. Painting.', 'C. Cleaning the artwork.', 'D. Pointing at the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_1,Action Perception,What are some people doing with their smartphones?,00:00:15,D,"['A. Making calls.', 'B. Texting.', 'C. Playing games.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_472_5,Action Perception,"What action does the camera take after focusing on the green object with text ""58""?",00:08:29,D,"['A. Zooms out to show the entire gallery.', 'B. Moves to the floor.', 'C. Focuses on a different box.', 'D. Shifts to show a painting of a girl standing under balloons floating in the sky.']",multiple,Prior +Real-Time Visual Understanding_sample_475_3,Action Perception,"What action does the camera perform after showing the ""Bruce Lurie Gallery 1315"" sign?",00:02:54,D,"['A. Pans left.', 'B. Zooms in.', 'C. Pans upward.', 'D. Tilts downward.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_ATP.csv b/Real_Time_Visual_Understanding_ATP.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc1e5b66831000c5d57d004ed2dc20df044824a5 --- /dev/null +++ b/Real_Time_Visual_Understanding_ATP.csv @@ -0,0 +1,313 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_4,Attribute Perception,What color is the goalie's uniform?,00:01:20,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_1_5,Attribute Perception,"What is the color of the cooler labeled ""PRIME"" near the team bench?",00:02:08,D,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_3_3,Attribute Perception,What color is the goalkeeper's kit when standing in front of the goalposts?,00:01:09,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_4_5,Attribute Perception,"What uniform does the player named ""JOAO CANCELO"" wear?",00:03:40,B,"['A. Purple and white.', 'B. Red and blue striped.', 'C. Blue and yellow.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_8_1,Attribute Perception,What is the color and number of the football player's jersey who is preparing for a penalty kick?,00:00:05,D,"['A. Red, 10.', 'B. Blue, 14.', 'C. Black, 22.', 'D. White, 26.']",single,Concurrent +Real-Time Visual Understanding_sample_8_2,Attribute Perception,What name and number are on the goalkeeper's jersey righ now?,00:00:14,D,"['A. COSTA, 26.', 'B. RONALDO, 7.', 'C. MESSI, 10.', 'D. DIOGO COSTA, 22.']",single,Concurrent +Real-Time Visual Understanding_sample_8_4,Attribute Perception,What colors are present on the shirt of the fan holding the scarf?,00:02:43,D,"['A. Red with white trimming.', 'B. Green with red trimming.', 'C. Yellow with red trimming.', 'D. Red with green trimming.']",single,Concurrent +Real-Time Visual Understanding_sample_9_4,Attribute Perception,What type of shirt is the opponent wearing?,00:01:11,A,"['A. A blue and white patterned shirt.', 'B. A plain white shir.', 'C. A yellow patterned shirt.', 'D. A red checkered shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_10_1,Attribute Perception,What is the color of the sky right now?,00:00:31,B,"['A. Clear with sunshine.', 'B. Overcast with heavy clouds.', 'C. Dark and stormy.', 'D. Clear with scattered clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_10_4,Attribute Perception,Which item placed on the grill has a yellow color?,00:05:04,C,"['A. Meat slices.', 'B. Bell pepper.', 'C. Pineapple.', 'D. Hamburger buns.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_5,Attribute Perception,What item is the person holding right now?,00:07:37,A,"['A. A white rectangular plate with hamburgers.', 'B. A white circular plate with a fish.', 'C. A blue rectangular plate with a salad.', 'D. A green square plate with a pie.']",single,Concurrent +Real-Time Visual Understanding_sample_12_1,Attribute Perception,What color shirt is the man wearing when he holds the white plate with a piece of raw steak?,00:00:57,A,"['A. Dark gray.', 'B. Green.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_13_1,Attribute Perception,What shirt color is the individual wearing right now?,00:00:21,D,"['A. Dark blue.', 'B. Grey.', 'C. White.', 'D. Dark green.']",single,Concurrent +Real-Time Visual Understanding_sample_15_3,Attribute Perception,What colors are visible in the dish of rice on the stovetop?,00:04:39,A,"['A. White, red, and green.', 'B. White and green.', 'C. Brown and green.', 'D. Brown, red, and green.']",single,Prior +Real-Time Visual Understanding_sample_15_4,Attribute Perception,What color are the walls in the kitchen?,00:05:05,A,"['A. White.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_19_1,Attribute Perception,What is the color of the baking dish filled with flour?,00:03:01,B,"['A. Blue.', 'B. Grey.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_20_1,Attribute Perception,What is the color of the man's t-shirt in the initial video?,00:00:51,B,"['A. Light blue.', 'B. Dark navy blue.', 'C. White.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_20_4,Attribute Perception,What color is the fluid being poured onto the griddle?,00:03:01,B,"['A. White.', 'B. Yellow.', 'C. Brown.', 'D. Red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_21_4,Attribute Perception,What color is the pot being used by the person in the kitchen?,00:04:01,B,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_22_3,Attribute Perception,What color is the woman's nail polish?,00:03:03,D,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Pale.']",single,Concurrent +Real-Time Visual Understanding_sample_22_4,Attribute Perception,What is one of the items visible on the kitchen counter along with the condiments?,00:04:10,D,"['A. A red mug.', 'B. A blue cup.', 'C. A yellow bowl.', 'D. A green mug.']",single,Concurrent +Real-Time Visual Understanding_sample_23_3,Attribute Perception,What is the woman wearing while she is cooking?,00:02:12,A,"['A. A black off-the-shoulder top.', 'B. A white apron.', 'C. A red shirt.', 'D. A blue dress.']",single,Concurrent +Real-Time Visual Understanding_sample_25_1,Attribute Perception,What color is the coat worn by the man standing in front of the blue background with the text __AMSAY in 10_?,00:00:03,D,"['A. Black.', 'B. Dark blue.', 'C. Light grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_25_2,Attribute Perception,What color shirt is the person wearing right now?,00:02:10,D,"['A. Light blue.', 'B. White.', 'C. Green.', 'D. Dark navy blue.']",single,Concurrent +Real-Time Visual Understanding_sample_28_3,Attribute Perception,What does the man do to ensure the potatoes cook evenly in the pan?,00:05:31,B,"['A. He stirs them constantly.', 'B. He arranges them to avoid overlapping.', 'C. He covers the pan.', 'D. He adds more oil.']",single,Concurrent +Real-Time Visual Understanding_sample_29_3,Attribute Perception,"What color is the prominent ""COOK"" sign in the kitchen background?",00:04:07,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_32_5,Attribute Perception,What is the color of the towel used to clean the hands?,00:06:07,B,"['A. Blue.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_33_4,Attribute Perception,What color is the bowls' mixture into which the orange zest is grated?,00:09:27,B,"['A. Yellow.', 'B. White.', 'C. Green.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_34_1,Attribute Perception,What color is the shirt worn by the person mixing ingredients at the kitchen counter?,00:02:31,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_36_1,Attribute Perception,What color are the kitchen cupboards?,00:03:22,B,"['A. Dark blue.', 'B. Light green.', 'C. White.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_37_4,Attribute Perception,What is notable about the knife the person is using?,00:08:23,A,"['A. It is a large silver knife.', 'B. It has a wooden handle.', 'C. It is a small paring knife.', 'D. It has a serrated edge.']",single,Prior +Real-Time Visual Understanding_sample_40_4,Attribute Perception,What food is on the baking tray now?,00:08:26,A,"['A. Two slices of lemon and a roasted chicken.', 'B. Three slices of lime and a grilled fish.', 'C. Four slices of orange and a baked ham.', 'D. Five slices of cucumber and a roasted turkey.']",single,Concurrent +Real-Time Visual Understanding_sample_42_2,Attribute Perception,What are the colors of the cabinets and the walls in the kitchen?,00:02:40,B,"['A. Red cabinets and white walls.', 'B. Blue cabinets and white brick walls.', 'C. White cabinets and blue walls.', 'D. Green cabinets and white brick walls.']",single,Prior +Real-Time Visual Understanding_sample_43_2,Attribute Perception,What color are the slices of garlic as they are being cooked in the frying pan?,00:03:39,A,"['A. White.', 'B. Green.', 'C. Caramelized.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_44_4,Attribute Perception,What is the color of the liquid in the mixing bowl that the bread is dipped into?,00:05:25,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_48_1,Attribute Perception,What are the prominent colors of the ornament in the middle of the video?,00:00:03,A,"['A. Pink, blue, and gold.', 'B. Red, green, and silver.', 'C. Black, white, and blue.', 'D. Yellow, orange, and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_116_3,Attribute Perception,What color is the light glowing from one of the components right now?,00:06:25,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_119_3,Attribute Perception,"Which colors are the RGB lighting alternating between on the ""Matrix"" component right now?",00:03:23,C,"['A. Red, green, and blue.', 'B. Blue, purple, and green.', 'C. Red, blue, and purple.', 'D. Red, purple, and green.']",single,Concurrent +Real-Time Visual Understanding_sample_120_4,Attribute Perception,What type of wallpaper is displayed on the monitor screen right now?,00:11:03,D,"['A. Green and yellow abstract design.', 'B. Photo of a natural landscape.', 'C. Black and white geometric pattern.', 'D. Vibrant blue and purple gradient.']",single,Concurrent +Real-Time Visual Understanding_sample_122_4,Attribute Perception,What is the design feature of the graphics card on the right right now?,00:04:11,B,"['A. It has dual fans with a sleek design.', 'B. It has three fans with a geometric, aggressive design.', 'C. It features a single large fan in the center.', 'D. It is completely fanless with a passive cooling system.']",single,Concurrent +Real-Time Visual Understanding_sample_124_2,Attribute Perception,"What brand is mentioned on the white bottle labeled ""GAC 100""?",00:02:40,A,"['A. GOLDEN.', 'B. SILVER.', 'C. BRONZE.', 'D. PLATINUM.']",single,Prior +Real-Time Visual Understanding_sample_125_2,Attribute Perception,What color is the circle in the background of the painting?,00:03:19,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_127_1,Attribute Perception,What color was added to the eyes of the sketched portrait?,00:00:20,C,"['A. Green', 'B. Brown', 'C. Blue', 'D. Hazel']",single,Prior +Real-Time Visual Understanding_sample_143_4,Attribute Perception,What is the man wearing during his exercise in the gym?,00:07:00,B,"['A. Black T-shirt and white shorts.', 'B. White T-shirt and black shorts.', 'C. Gray T-shirt and white pants.', 'D. Blue T-shirt and pants.']",single,Prior +Real-Time Visual Understanding_sample_145_2,Attribute Perception,What color are the sneakers worn by the person performing the lift right now?,00:03:33,B,"['A. Black and yellow.', 'B. White and black.', 'C. Blue and white.', 'D. Red and white.']",single,Concurrent +Real-Time Visual Understanding_sample_147_1,Attribute Perception,What color are the shorts the man is wearing while stretching his arms and warming up?,00:00:19,D,"['A. Red.', 'B. Black.', 'C. Gray.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_148_2,Attribute Perception,How is the tier list diagram colored?,00:00:10,A,"['A. Red, orange, yellow, and green.', 'B. Blue, purple, yellow, and red.', 'C. Green, yellow, orange, and red.', 'D. Yellow, blue, green, and orange.']",single,Prior +Real-Time Visual Understanding_sample_149_3,Attribute Perception,What is the man wearing during the deadlift exercise?,00:02:14,B,"['A. A white t-shirt and black shorts.', 'B. A dark gray t-shirt and black shorts.', 'C. A blue t-shirt and black shorts.', 'D. A dark gray t-shirt and blue shorts.']",single,Concurrent +Real-Time Visual Understanding_sample_151_2,Attribute Perception,What is the color of the undershirt worn by the woman on the left?,00:01:55,B,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_151_4,Attribute Perception,What color is the assistant's dress?,00:03:26,B,"['A. Blue and red.', 'B. Red and white.', 'C. Green and red.', 'D. Purple and white.']",single,Concurrent +Real-Time Visual Understanding_sample_152_2,Attribute Perception,What are the colors of the corset and its trim worn by the person?,00:01:44,B,"['A. Light brown with white stripes and black lace trim.', 'B. Light brown with black stripes and white lace trim.', 'C. White with black stripes and light brown lace trim.', 'D. Black with white stripes and brown lace trim.']",single,Concurrent +Real-Time Visual Understanding_sample_153_1,Attribute Perception,What is the distinctive feature of the man's appearance?,00:00:05,B,"['A. A scar on his cheek.', 'B. A handlebar mustache.', 'C. A monocle.', 'D. A bow tie.']",single,Prior +Real-Time Visual Understanding_sample_153_4,Attribute Perception,What color is the vest of the man being helped?,00:02:20,B,"['A. White.', 'B. Beige.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_154_1,Attribute Perception,What color are the walls and the bed in the bedroom?,00:00:05,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_154_3,Attribute Perception,What type are the man's sleeves?,00:01:25,D,"['A. Blue with embroidery.', 'B. Green with stripes.', 'C. Black with buttons.', 'D. White with lace.']",single,Concurrent +Real-Time Visual Understanding_sample_155_4,Attribute Perception,What type of boots is the person wearing?,00:02:49,A,"['A. Brown leather boots.', 'B. Rubber boots.', 'C. Sneakers.', 'D. Sandals.']",single,Concurrent +Real-Time Visual Understanding_sample_156_2,Attribute Perception,What are the walls' color in the larger room?,00:00:13,B,"['A. White.', 'B. Peach.', 'C. Blue.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_156_3,Attribute Perception,What is notable about the gold button?,00:01:38,C,"['A. It has a plain surface.', 'B. It is silver with a smooth finish.', 'C. It has a decorative design.', 'D. It is wooden with carvings.']",single,Concurrent +Real-Time Visual Understanding_sample_158_1,Attribute Perception,What are the patterns on the second fabric piece retrieved from the drawer?,00:00:16,C,"['A. Polka dots.', 'B. Stripes.', 'C. Floral patterns.', 'D. Geometric shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_158_3,Attribute Perception,What pattern is on the stocking the person is wearing?,00:01:24,C,"['A. Stripes.', 'B. Polka dots.', 'C. Checkered.', 'D. Floral.']",single,Concurrent +Real-Time Visual Understanding_sample_158_5,Attribute Perception,What is the focus of the person when the camera cuts to a close-up of their face?,00:01:40,C,"['A. They are smiling and talking.', 'B. They are eating.', 'C. They appear focused, possibly adjusting their appearance.', 'D. They are looking at the camera and waving.']",single,Concurrent +Real-Time Visual Understanding_sample_159_2,Attribute Perception,What is the color of the wall in front of the woman?,00:00:14,C,"['A. White with blue stripes.', 'B. Pink with white stripes.', 'C. Light-colored with pink stripes.', 'D. Dark-colored with gold detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_160_5,Attribute Perception,What are the colors of the garments worn by the person lying down?,00:04:28,A,"['A. Cream and blue with red embroidered edges.', 'B. White and blue with gold embroidered edges.', 'C. Cream and green with silver embroidered edges.', 'D. White and red with blue embroidered edges.']",single,Concurrent +Real-Time Visual Understanding_sample_161_1,Attribute Perception,What pattern is on the woman's robe?,00:00:02,C,"['A. Stripes.', 'B. Polka dots.', 'C. Floral.', 'D. Geometric.']",single,Concurrent +Real-Time Visual Understanding_sample_161_2,Attribute Perception,What color is the cover on the bed?,00:01:20,C,"['A. Blue.', 'B. Green.', 'C. Peach.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_162_3,Attribute Perception,What color are the socks being put on the seated person?,00:01:12,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_162_4,Attribute Perception,What color is the man's tie?,00:02:04,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_169_2,Attribute Perception,What are the main colors of the flowers in the hanging baskets right now?,00:02:14,D,"['A. Green and black.', 'B. Red and pink.', 'C. Red and blue.', 'D. White, yellow and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_181_1,Attribute Perception,What color is the traffic light now?,00:00:18,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_181_5,Attribute Perception,What color is the traffic light now?,00:08:19,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_184_1,Attribute Perception,What color is the traffic light now?,00:00:02,C,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_186_5,Attribute Perception,What colors are the blocks used in the structure shown right now?,00:09:04,B,"['A. Red, green and brown.', 'B. Orange, yellow, blue and green.', 'C. Blue and white.', 'D. Purple and pink.']",single,Concurrent +Real-Time Visual Understanding_sample_187_4,Attribute Perception,What type of armor is the character wearing?,00:08:17,C,"['A. Golden armor.', 'B. Iron armor.', 'C. Purple armor.', 'D. Leather armor.']",single,Concurrent +Real-Time Visual Understanding_sample_189_1,Attribute Perception,What color is the character's outfit standing on the path?,00:00:17,B,"['A. Blue and white.', 'B. Yellow and pink.', 'C. Red and green.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_189_5,Attribute Perception,What can be seen flying away when the user removes a block of dirt?,00:14:03,B,"['A. Bits of stone.', 'B. Bits of dirt.', 'C. Grass particles.', 'D. Wood fragments.']",single,Prior +Real-Time Visual Understanding_sample_190_3,Attribute Perception,What color are the rooftops of the village buildings?,00:08:02,D,"['A. Red.', 'B. Green.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_191_1,Attribute Perception,What is the character wearing at the beginning of the video?,00:00:25,B,"['A. A red jacket and black pants.', 'B. A white sweater and black pants.', 'C. A blue shirt and white pants.', 'D. A green hoodie and blue jeans.']",single,Prior +Real-Time Visual Understanding_sample_193_1,Attribute Perception,What color armor is the character wearing on the wooden platform?,00:00:29,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_194_1,Attribute Perception,What type of landscape is shown in the video?,00:00:15,C,"['A. Realistic forest and mountains.', 'B. Cartoon-style desert.', 'C. Blocky, pixelated landscape.', 'D. Detailed urban cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_195_3,Attribute Perception,What is visible in the player's hand right now?,00:03:22,B,"['A. A sword.', 'B. Nothing.', 'C. A pickaxe.', 'D. A torch.']",single,Concurrent +Real-Time Visual Understanding_sample_195_4,Attribute Perception,What was notable about the gray sheep observed just now?,00:06:42,B,"['A. It has a unique color pattern.', 'B. It is labeled with the numbers ""1"".', 'C. It is larger than the other sheep.', 'D. It is standing alone in the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_196_5,Attribute Perception,What is the color of the gear worn by the player character?,00:09:40,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_197_3,Attribute Perception,What color is the bed seen in the video?,00:03:32,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_202_1,Attribute Perception,What colors are the wheels of the race car?,00:00:12,C,"['A. Green and blue.', 'B. Red and blue.', 'C. Yellow and Red.', 'D. Brown.']",single,Prior +Real-Time Visual Understanding_sample_202_2,Attribute Perception,What feature is present on the front of the toy?,00:01:12,B,"['A. A sad face.', 'B. A happy face.', 'C. A star.', 'D. A heart.']",single,Concurrent +Real-Time Visual Understanding_sample_203_3,Attribute Perception,What is the color of the block that the hand is reaching for right now?,00:01:16,C,"['A. Yellow.', 'B. Orange.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_204_1,Attribute Perception,What color is the plastic block added on top of the green blocks?,00:00:16,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_204_2,Attribute Perception,What are the primary colors of the plastic building blocks shown right now?,00:01:02,B,"['A. Blue, green, and yellow.', 'B. Red, green, and yellow.', 'C. Red, blue, and yellow.', 'D. Green, blue, and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_205_1,Attribute Perception,What colors are the wheels of the toy car?,00:00:04,C,"['A. Blue and Yellow.', 'B. Green and Red.', 'C. Red and Yellow.', 'D. Yellow and Green.']",single,Prior +Real-Time Visual Understanding_sample_206_1,Attribute Perception,What colors are the blocks used to form the helicopter rotor blades?,00:00:02,A,"['A. Blue and Green.', 'B. Yellow and Blue.', 'C. Green and Red.', 'D. Red and Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_208_2,Attribute Perception,What are the colors of the crane arm?,00:00:07,A,"['A. Yellow, green.', 'B. Yellow, blue.', 'C. Red, green, blue.', 'D. Yellow, blue, green.']",single,Concurrent +Real-Time Visual Understanding_sample_210_3,Attribute Perception,What is the predominant color of the blocks being placed by the hand right now?,00:01:06,D,"['A. Blue.', 'B. Orange.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_251_4,Attribute Perception,What color are the gloves the driver is wearing right now?,00:03:20,B,"['A. Red and black.', 'B. Blue and black.', 'C. Black and white.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_252_2,Attribute Perception,What are the current colors on the car's dashboard right now?,00:01:23,D,"['A. Blue and yellow.', 'B. Red and green.', 'C. White and blue.', 'D. Black and red.']",single,Concurrent +Real-Time Visual Understanding_sample_252_4,Attribute Perception,What colors are visible on the gloves the driver is wearing right now?,00:04:04,D,"['A. Red and black.', 'B. Blue and white.', 'C. Beige and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_254_3,Attribute Perception,What color predominantly describes the bike's front suspension that is visible right now?,00:01:37,A,"['A. Orange.', 'B. Green.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_254_4,Attribute Perception,What color is the barrier predominantly visible on the sides of the track right now?,00:02:27,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_256_4,Attribute Perception,What is the color of the jersey of the player who performs the nutmeg?,00:10:11,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_258_3,Attribute Perception,What number is on the back of the player in the blue jersey right now?,00:02:13,C,"['A. 10.', 'B. 8.', 'C. 12.', 'D. 7.']",single,Concurrent +Real-Time Visual Understanding_sample_259_1,Attribute Perception,What is about the football field's lighting condition?,00:00:16,B,"['A. It is dimly lit.', 'B. It has bright overhead lights.', 'C. It is partially lit.', 'D. It has no lights.']",single,Concurrent +Real-Time Visual Understanding_sample_260_1,Attribute Perception,What color is the energy drink can in the car right now?,00:00:17,C,"['A. Green.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_2,Attribute Perception,What color is the crane visible right now?,00:02:56,B,"['A. Red and white.', 'B. Yellow and red.', 'C. Blue and white.', 'D. Green and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_3,Attribute Perception,What are the colors of the car's central console right now?,00:05:52,D,"['A. white.', 'B. Red and blue.', 'C. Red and white.', 'D. Yellow and black.']",single,Concurrent +Real-Time Visual Understanding_sample_260_4,Attribute Perception,What color are the cars directly in front?,00:08:41,C,"['A. Blue.', 'B. Orange.', 'C. Black.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_260_5,Attribute Perception,What color is the car directly in front?,00:11:57,C,"['A. Blue.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_261_4,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:10:14,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_261_5,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:13:39,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_262_3,Attribute Perception,"Right now, what is indicated by the green column?",00:02:52,A,"['A. Braking.', 'B. Tire pressure.', 'C. Speed.', 'D. Throttle.']",single,Concurrent +Real-Time Visual Understanding_sample_263_4,Attribute Perception,What color is the current helmet of the driver?,00:04:36,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_264_3,Attribute Perception,What color is the RPM gauge's maximum range right now?,00:03:49,A,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_266_2,Attribute Perception,What colors primarily dominate the gloves of the driver right now?,00:01:03,C,"['A. Red and blue.', 'B. Black and blue.', 'C. Black, white and red.', 'D. Red and green.']",single,Concurrent +Real-Time Visual Understanding_sample_266_5,Attribute Perception,What is the current predominant color of the markings on the car's dashboard gauges?,00:04:12,D,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_267_4,Attribute Perception,What color are the driver's gloves right now?,00:06:14,B,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_268_2,Attribute Perception,What is the color of the driver's gloves right now?,00:01:38,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_302_4,Attribute Perception,What distinguishes the car closest to the camera now?,00:04:07,D,"['A. It has red stripes on the hood.', 'B. It has green stripes on the hood.', 'C. It has yellow stripes on the hood.', 'D. It has blue stripes on the hood.']",single,Concurrent +Real-Time Visual Understanding_sample_303_3,Attribute Perception,What is the condition of the pavement on the commercial street?,00:08:05,D,"['A. Dry.', 'B. Covered in leaves.', 'C. Snowy.', 'D. Wet from recent rain.']",single,Concurrent +Real-Time Visual Understanding_sample_304_4,Attribute Perception,What colors are the sky exhibiting now?,00:07:08,D,"['A. Blue and yellow.', 'B. Orange and red.', 'C. Green and blue.', 'D. Pink and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_305_1,Attribute Perception,What is the color of the sky now?,00:00:03,B,"['A. Blue and white.', 'B. Pale yellow to deep red and purple.', 'C. Grey and yellow.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_306_3,Attribute Perception,What is the general atmosphere of the street right now?,00:04:54,B,"['A. Calm and quiet.', 'B. Busy and vibrant.', 'C. Deserted and eerie.', 'D. Tense and chaotic.']",single,Concurrent +Real-Time Visual Understanding_sample_307_3,Attribute Perception,What color is the jacket worn by the person on the left?,00:09:04,C,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_308_5,Attribute Perception,What material are the stairs made of?,00:08:03,B,"['A. Metal', 'B. Wood', 'C. Marble', 'D. Concrete']",single,Concurrent +Real-Time Visual Understanding_sample_309_1,Attribute Perception,What color is the door of Katner's Deli?,00:00:10,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_310_2,Attribute Perception,What is the architectural style of the buildings along the street?,00:02:49,D,"['A. Victorian.', 'B. Modern.', 'C. Gothic.', 'D. Medieval.']",single,Concurrent +Real-Time Visual Understanding_sample_310_4,Attribute Perception,What initials are visible on the sweaters displayed in the clothing section now?,00:05:35,D,"['A. A and B.', 'B. M and N.', 'C. L and P.', 'D. H and G.']",single,Concurrent +Real-Time Visual Understanding_sample_310_5,Attribute Perception,What colors are visible on the boxes stacked on the shelves right now?,00:08:12,D,"['A. Green, yellow, black, and red.', 'B. White, purple, orange, and silver.', 'C. Red, blue, green, and white.', 'D. Grey, pink, blue black, and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_311_2,Attribute Perception,What does the woman in the foreground carry as she walks through the theme park just now?,00:05:26,D,"['A. A blue backpack.', 'B. A green tote bag.', 'C. A yellow suitcase.', 'D. A red purse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_311_5,Attribute Perception,What is the design style of the building's interior?,00:08:07,D,"['A. Modern and sleek.', 'B. Minimalist and plain.', 'C. Industrial and raw.', 'D. Colorful and retro.']",single,Concurrent +Real-Time Visual Understanding_sample_315_3,Attribute Perception,What color is the tram ceiling?,00:02:55,B,"['A. Blue.', 'B. White.', 'C. Grey.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_315_4,Attribute Perception,What type of windows does the blue building have?,00:05:26,C,"['A. Metal-framed windows.', 'B. No windows.', 'C. White-framed windows.', 'D. Wooden-framed windows.']",single,Prior +Real-Time Visual Understanding_sample_316_1,Attribute Perception,"What color is the building labeled ""JUPE'S General Store""?",00:00:13,C,"['A. Red', 'B. Tan', 'C. Turquoise', 'D. Yellow']",single,Prior +Real-Time Visual Understanding_sample_316_3,Attribute Perception,What is the lighting condition in the corridor?,00:05:44,C,"['A. Blue and dim', 'B. Green and bright', 'C. Red and gloomy', 'D. Yellow and flickering']",single,Concurrent +Real-Time Visual Understanding_sample_316_4,Attribute Perception,What colors are the shipping containers seen right now?,00:08:05,B,"['A. Blue and yellow', 'B. Green and orange and blue', 'C. Red and white', 'D. Black and grey']",single,Concurrent +Real-Time Visual Understanding_sample_317_1,Attribute Perception,What color are the tops of the booths around the plaza?,00:00:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_319_2,Attribute Perception,What material is the hallway floor made of?,00:02:25,D,"['A. Carpet.', 'B. Wood.', 'C. silver.', 'D. Glossy black material.']",single,Concurrent +Real-Time Visual Understanding_sample_319_4,Attribute Perception,What are the predominant colors in the visuals of the video?,00:05:00,D,"['A. Red and yellow.', 'B. Green and purple.', 'C. Black and white.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_321_1,Attribute Perception,What is the pattern of the wallpaper in the room?,00:00:20,B,"['A. Striped pattern in red and beige.', 'B. Diamond pattern in shades of yellow, orange, and beige.', 'C. Floral pattern in shades of red and green.', 'D. Geometric pattern in shades of green and beige.']",single,Concurrent +Real-Time Visual Understanding_sample_322_3,Attribute Perception,What material are the picnic tables and benches made of?,00:07:00,C,"['A. Wood.', 'B. Plastic.', 'C. Metal mesh.', 'D. Concrete.']",single,Prior +Real-Time Visual Understanding_sample_323_1,Attribute Perception,What is the temperature displayed on the scene right now?,00:00:11,C,"['A. 10 degrees Celsius.', 'B. 12 degrees Celsius.', 'C. 14 degrees Celsius.', 'D. 16 degrees Celsius.']",single,Concurrent +Real-Time Visual Understanding_sample_324_2,Attribute Perception,What is the distinctive feature of the crosswalk?,00:03:20,B,"['A. It has red and white stripes.', 'B. It is marked with white stripes.', 'C. It is marked with yellow stripes.', 'D. It has green and white stripes.']",single,Concurrent +Real-Time Visual Understanding_sample_324_4,Attribute Perception,What was a noticeable feature of the street just now?,00:09:20,C,"['A. It is lined with colorful flowers.', 'B. The road is empty.', 'C. It has a lot of parked bicycles and is wet due to rain.', 'D. It is empty and dry with clear skies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_325_1,Attribute Perception,What type of sidewalk is depicted in the video right now?,00:00:20,C,"['A. Metal sidewalk.', 'B. Wooden sidewalk.', 'C. Stone sidewalk.', 'D. Concrete sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_326_4,Attribute Perception,What color is the promotional sign on the back of the tour vehicle?,00:05:33,D,"['A. Blue and Green.', 'B. Green and Yellow.', 'C. Yellow and Red.', 'D. Red and Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_328_3,Attribute Perception,What are the colors of the antique vehicle parked by the curb right now?,00:05:39,D,"['A. Red and white.', 'B. Blue, Green and silver.', 'C. Black and yellow.', 'D. Green, Brown and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_329_1,Attribute Perception,What is the weather like in the video?,00:00:07,D,"['A. Completely cloudy.', 'B. Rainy.', 'C. Overcast.', 'D. Partly cloudy.']",single,Concurrent +Real-Time Visual Understanding_sample_330_2,Attribute Perception,What distinct feature is highlighted on the ornate stone building right now?,00:03:00,B,"['A. Blue doors.', 'B. Stone carvings.', 'C. Red-framed windows.', 'D. Iron railings.']",single,Concurrent +Real-Time Visual Understanding_sample_330_4,Attribute Perception,What type of umbrellas are seen at the outdoor cafés right now?,00:08:05,B,"['A. Blue and white.', 'B. Red and brown.', 'C. Green and yellow.', 'D. Black and white.']",single,Concurrent +Real-Time Visual Understanding_sample_331_1,Attribute Perception,What color shorts is the person wearing who is walking with someone in a blue shirt?,00:00:07,B,"['A. Black.', 'B. Yellow.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_331_5,Attribute Perception,What is the color of the vehicle that follows the white van?,00:06:10,C,"['A. Red.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_332_1,Attribute Perception,What details are displayed in the overlaid text just now?,00:00:13,D,"['A. ""2023 / 6 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""8:00pm"".', 'B. ""2022 / 7 / 7"", ""Hong Kong"", ""Central"", and ""7:00pm"".', 'C. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""6:00pm"".', 'D. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""7:00pm"".']",multiple,Prior +Real-Time Visual Understanding_sample_332_2,Attribute Perception,What colors are the largest cat figures on the bridge right now?,00:03:00,D,"['A. Orange.', 'B. Black.', 'C. Grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_332_4,Attribute Perception,What color is the zebra crossing that pedestrians are walking across right now?,00:05:29,D,"['A. White.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_333_4,Attribute Perception,"What is the color scheme of the map labeled ""Salisbury Garden"" shown on the signboard?",00:05:26,D,"['A. Black on white.', 'B. Blue on white.', 'C. Green on black.', 'D. White on black.']",single,Concurrent +Real-Time Visual Understanding_sample_334_3,Attribute Perception,What kind of light enhances the visibility of the dome?,00:03:00,D,"['A. A bright white light.', 'B. A cooler blue light.', 'C. A flashing red light.', 'D. A soft yellowish light.']",single,Concurrent +Real-Time Visual Understanding_sample_334_5,Attribute Perception,What is the color of the tallest tower's illumination?,00:09:59,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_337_3,Attribute Perception,What is the color of the backpack worn by the person in the red shirt?,00:06:06,C,"['A. Green.', 'B. Black.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_380_2,Attribute Perception,What is the predominant color of the banners on the street right now?,00:02:08,A,"['A. Purple', 'B. Red', 'C. Blue', 'D. Green']",single,Concurrent +Real-Time Visual Understanding_sample_381_2,Attribute Perception,What colors are the advertisements on the left buildings right now?,00:02:05,A,"['A. Red and White.', 'B. Black and Yellow.', 'C. Green and White.', 'D. Blue and Red.']",single,Concurrent +Real-Time Visual Understanding_sample_381_5,Attribute Perception,What colors are the cones lining the street?,00:08:08,A,"['A. Orange and white.', 'B. Yellow and black.', 'C. Green and white.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_382_1,Attribute Perception,What color is the taxi visible right now?,00:00:38,C,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_384_2,Attribute Perception,What color are most of the taxis visible right now?,00:02:09,C,"['A. Green.', 'B. White.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_384_3,Attribute Perception,What are the visible sign colors mounted on the buildings right now?,00:04:14,D,"['A. Green and blue.', 'B. Red and black.', 'C. Yellow and white.', 'D. Green and white.']",single,Concurrent +Real-Time Visual Understanding_sample_385_4,Attribute Perception,What is the notable color of the taxi right now?,00:06:10,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_386_3,Attribute Perception,What is the color of the awning next to the Duane Reade sign right now?,00:03:55,A,"[""A. There's no awning."", 'B. Red.', 'C. White.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_388_3,Attribute Perception,What are the primary colors visible on the tall vertical screen to the left?,00:02:45,D,"['A. Blue and white stripes.', 'B. Red and yellow stripes.', 'C. Blue and yellow stripes.', 'D. Red and white stripes.']",single,Prior +Real-Time Visual Understanding_sample_388_4,Attribute Perception,What is the current color of the taxi right now that is at the forefront?,00:04:08,D,"['A. Black.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_389_1,Attribute Perception,"What is the color of the banner with the word ""UNO"" on it?",00:00:16,A,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_390_4,Attribute Perception,What is the primary color of the traffic signs on the lamp posts right now?,00:06:13,A,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_391_3,Attribute Perception,What is the predominant color of the vintage car on the right?,00:04:02,C,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_392_3,Attribute Perception,What type of clothing are most people wearing right now?,00:04:25,D,"['A. Heavy coats.', 'B. Business suits.', 'C. Rain jackets.', 'D. Casual summer outfits.']",single,Concurrent +Real-Time Visual Understanding_sample_393_2,Attribute Perception,What is the color of the traffic light now?,00:02:32,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_393_4,Attribute Perception,What is the color of the traffic light now?,00:05:08,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_394_2,Attribute Perception,What is the predominant color of the buildings' facades right now?,00:02:02,A,"['A. Red and brown.', 'B. Blue and gray.', 'C. Green and yellow.', 'D. Pink and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_394_3,Attribute Perception,What is the main color of the awnings above the shop windows right now?,00:04:00,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_394_5,Attribute Perception,What color are the buses parked on the street right now?,00:08:00,D,"['A. Red and white.', 'B. Yellow and grey.', 'C. Green and grey.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_395_1,Attribute Perception,What attributes describe the traffic light on the right side?,00:00:07,B,"['A. It is red.', 'B. It is green.', 'C. It is yellow.', 'D. It is blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_395_4,Attribute Perception,"Right now, what is the color of the car directly in front of the camera?",00:05:58,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_395_5,Attribute Perception,"Right now, what is the color of the taxi driving ahead?",00:08:00,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_396_1,Attribute Perception,What is noticeable about the item emitting smoke on the right side of the street?,00:00:05,C,"['A. It is completely covered in white paint.', 'B. It has black stripes.', 'C. It is orange and white with caution tapes around it.', 'D. It is blue and white with warning signs around it.']",single,Concurrent +Real-Time Visual Understanding_sample_396_2,Attribute Perception,What type of vehicle is on the left-hand side traveling through the intersection right now?,00:01:35,B,"['A. Sedan.', 'B. SUV.', 'C. Taxi.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_396_3,Attribute Perception,What is the traffic light color right now?,00:03:10,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_4,Attribute Perception,What is the traffic light color right now?,00:04:36,A,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_5,Attribute Perception,What is the man wearing on his head right now?,00:06:22,C,"['A. A red cap.', 'B. A white hat.', 'C. A blue cap.', 'D. A black hat.']",single,Concurrent +Real-Time Visual Understanding_sample_397_1,Attribute Perception,What is the shape of the large structure on the left side of the road right now?,00:00:04,C,"['A. Cube.', 'B. Pyramid.', 'C. Sphere.', 'D. Cone.']",single,Concurrent +Real-Time Visual Understanding_sample_397_2,Attribute Perception,What color are the traffic lights right now?,00:02:16,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_397_3,Attribute Perception,What is the weather like right now?,00:04:27,C,"['A. Sunny.', 'B. Snowy.', 'C. Foggy and Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_397_4,Attribute Perception,What type of vehicle is the yellow car right now?,00:06:38,A,"['A. Taxi.', 'B. School bus.', 'C. Firetruck.', 'D. Police car.']",single,Concurrent +Real-Time Visual Understanding_sample_397_5,Attribute Perception,What is the width of the road right now?,00:08:50,C,"['A. Narrow.', 'B. Tiny.', 'C. Wide.', 'D. Very narrow.']",single,Concurrent +Real-Time Visual Understanding_sample_398_2,Attribute Perception,What is the weather condition right now?,00:01:56,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_399_4,Attribute Perception,What is the color of the traffic light right now?,00:06:02,C,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_400_2,Attribute Perception,What is the color of the car directly in front?,00:02:13,A,"['A. Yellow.', 'B. Black.', 'C. Green.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_400_3,Attribute Perception,What is the color of the traffic light now?,00:03:56,B,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_400_4,Attribute Perception,What is the common texture on the road surface visible right now?,00:06:39,D,"['A. Dry.', 'B. Cracked.', 'C. Snow-covered.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_401_3,Attribute Perception,What is the color of the traffic light right now?,00:04:02,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_402_2,Attribute Perception,What is the color of the traffic light right now?,00:01:03,D,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_402_4,Attribute Perception,What type of weather condition is being experienced right now?,00:05:57,D,"['A. Sunny and clear.', 'B. Snowy and blowing.', 'C. Foggy and misty.', 'D. Rainy and wet.']",single,Concurrent +Real-Time Visual Understanding_sample_403_1,Attribute Perception,"Right now, what is the weather like on the street?",00:00:22,D,"['A. Sunny.', 'B. Snowy.', 'C. Clear.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_403_4,Attribute Perception,What is the current condition of the pavement right now?,00:07:45,D,"['A. Dry.', 'B. Sandy.', 'C. Snowy.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_416_2,Attribute Perception,What colors are the pilot's handheld being controlled right now?,00:02:37,A,"['A. Black.', 'B. Red and green.', 'C. Yellow and blue.', 'D. Black and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_416_3,Attribute Perception,What are the visible weather conditions right now?,00:05:01,A,"['A. Clear sky with scattered clouds.', 'B. Overcast sky with rain.', 'C. Foggy with low visibility.', 'D. Thunderstorms with lightning.']",single,Concurrent +Real-Time Visual Understanding_sample_416_4,Attribute Perception,What are colors of the curved flight path right now?,00:07:15,D,"['A. Yellow and blue.', 'B. Blue and white.', 'C. Green and orange.', 'D. Red and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_417_1,Attribute Perception,What is the primary color of the control panel shown right now?,00:00:09,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_417_2,Attribute Perception,What is the primary color of the mountains visible right now?,00:02:53,A,"['A. White.', 'B. Green.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_417_4,Attribute Perception,What is the predominant weather condition visible right now?,00:07:28,A,"['A. Sunny.', 'B. Cloudy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_417_5,Attribute Perception,What color is the body of water visible right now?,00:10:44,A,"['A. Green.', 'B. Blue.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_418_1,Attribute Perception,What color is the hat the man is wearing right now?,00:00:02,C,"['A. White.', 'B. Blue.', 'C. Gray.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_418_2,Attribute Perception,What is the primary color of the navigation panel?,00:02:27,B,"['A. Yellow', 'B. Black', 'C. Blue', 'D. White']",single,Concurrent +Real-Time Visual Understanding_sample_418_3,Attribute Perception,What is the general shape of the fields visible right now?,00:04:42,C,"['A. Circular', 'B. Triangular', 'C. Rectangular', 'D. Irregular']",single,Concurrent +Real-Time Visual Understanding_sample_418_5,Attribute Perception,What is the predominant color of the mountains visible right now?,00:09:20,B,"['A. Brown.', 'B. Green.', 'C. Gray.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_419_2,Attribute Perception,What is the dominant color of the pants the person is wearing right now?,00:02:38,A,"['A. Beige.', 'B. Blue.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_419_5,Attribute Perception,What is the current lighting condition?,00:09:54,A,"['A. Bright and sunny.', 'B. Overcast.', 'C. Dusk.', 'D. Night.']",single,Concurrent +Real-Time Visual Understanding_sample_420_2,Attribute Perception,What is the weather condition right now?,00:02:09,C,"['A. Clear skies.', 'B. Heavy rain.', 'C. Overcast with clouds.', 'D. Snowing.']",single,Concurrent +Real-Time Visual Understanding_sample_420_4,Attribute Perception,What color is the horizon right now?,00:06:22,C,"['A. Red.', 'B. Yellow.', 'C. Orange.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_420_5,Attribute Perception,What color is the sky right now?,00:08:32,B,"['A. Bright red.', 'B. Dark grey.', 'C. Clear with no clouds.', 'D. Yellowish-orange.']",single,Concurrent +Real-Time Visual Understanding_sample_422_1,Attribute Perception,What is the condition of the weather right now?,00:00:15,C,"['A. Cloudy.', 'B. Rainy.', 'C. Clear.', 'D. Snowy.']",single,Concurrent +Real-Time Visual Understanding_sample_422_4,Attribute Perception,What is the predominant color of the pilot's shorts right now?,00:05:52,B,"['A. Black.', 'B. Blue.', 'C. Grey.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_423_3,Attribute Perception,"What is right now the terrain mainly covered with, as seen from the flying POV?",00:05:49,C,"['A. Desert.', 'B. Urban buildings.', 'C. Forest.', 'D. Water bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_424_1,Attribute Perception,What color is the pilot's headset right now?,00:00:03,C,"['A. Red.', 'B. Blue.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_424_3,Attribute Perception,What is the color of the top of the control stick handle right now?,00:04:06,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_425_1,Attribute Perception,What is the primary color of the lever located on the left side of the cockpit?,00:00:02,C,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_425_2,Attribute Perception,What is the predominant color of the device on the right side of the cockpit?,00:01:17,D,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_425_4,Attribute Perception,What is the current weather condition outside the cockpit?,00:03:47,B,"['A. Clear skies.', 'B. Cloudy skies with light rain.', 'C. Snowfall.', 'D. Heavy thunderstorms.']",single,Concurrent +Real-Time Visual Understanding_sample_427_1,Attribute Perception,What color is the man's shirt right now?,00:00:05,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_427_3,Attribute Perception,What color are the man's shorts right now?,00:04:27,C,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_427_4,Attribute Perception,What is the main source of light illuminating the area right now?,00:06:42,D,"['A. Street lamp.', 'B. Campfire.', 'C. Flashlight.', 'D. Tent light.']",single,Prior +Real-Time Visual Understanding_sample_428_3,Attribute Perception,What is the primary color of the aircraft nose right now?,00:02:42,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_429_2,Attribute Perception,What color is the person on the right side of the picture wearing now?,00:02:02,A,"['A. Blue.', 'B. Yellow.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_429_3,Attribute Perception,What color are visible on the man's shirt right now?,00:04:15,A,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_429_4,Attribute Perception,What is the predominant color of the landscape right now?,00:06:04,A,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_429_5,Attribute Perception,What color is the man's shirt right now?,00:08:02,A,"['A. Black.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_430_2,Attribute Perception,What type of footwear is the pilot wearing right now?,00:02:07,C,"['A. Sandals.', 'B. Dress shoes.', 'C. Sneakers.', 'D. Boots.']",single,Concurrent +Real-Time Visual Understanding_sample_430_4,Attribute Perception,What color are the man's sunglasses's reflection right now?,00:06:21,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_430_5,Attribute Perception,What is the predominant color of the buildings in the background right now?,00:08:29,A,"['A. Red', 'B. Blue', 'C. Green', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_431_2,Attribute Perception,What is the current texture of the sky right now?,00:01:42,B,"['A. Clear with few clouds.', 'B. Overcast and cloudy.', 'C. Sunny with scattered clouds.', 'D. Stormy with dark clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_431_5,Attribute Perception,What is the primary color of the joystick in the pilot's left hand right now?,00:06:36,B,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_432_4,Attribute Perception,What is the dominant color of the fields visible right now?,00:05:26,A,"['A. Green.', 'B. Yellow.', 'C. Brown.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_433_1,Attribute Perception,What color is the man's sweatshirt right now?,00:00:04,A,"['A. Beige.', 'B. Blue.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_433_5,Attribute Perception,What shape is the island in the water right now?,00:09:17,A,"['A. Rectangular.', 'B. Circular.', 'C. Triangular.', 'D. Oval.']",single,Concurrent +Real-Time Visual Understanding_sample_434_1,Attribute Perception,What is the color of the pilot's headset right now?,00:00:03,A,"['A. Black.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_434_4,Attribute Perception,What color is the control stick's top?,00:06:16,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_434_5,Attribute Perception,What color is the streamlining structure of the helicopter that is visible right now?,00:08:18,A,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_435_3,Attribute Perception,What is the color of the handgrip the pilot's left hand is holding right now?,00:02:31,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_4,Attribute Perception,What color is the handgrip on the left side right now?,00:03:47,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_5,Attribute Perception,What color is the aircraft's side window frame right now?,00:05:00,D,"['A. Black.', 'B. Grey.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_437_1,Attribute Perception,What distinguishing feature is described about the yogurt cups?,00:00:06,C,"['A. They have a green label.', 'B. They are stacked in red trays.', 'C. They are white with blue labels.', 'D. They are placed in a metal container.']",single,Prior +Real-Time Visual Understanding_sample_439_4,Attribute Perception,How are the yogurt cartons labeled that the camera captures in detail right now?,00:02:59,A,"['A. ""Mild yogurt"".', 'B. ""Low-fat yogurt"".', 'C. ""Greek yogurt"".', 'D. ""Flavored yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_440_5,Attribute Perception,What color is the cart used by the person in the supermarket right now?,00:07:06,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_441_5,Attribute Perception,How are the boxed items labeled on the right side shelves in the storage room right now?,00:07:02,C,"['A. ""DAIRY"".', 'B. ""FRESH"".', 'C. ""PRVIA"".', 'D. ""GROCERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_442_1,Attribute Perception,What type of container is the person placing on the shelves?,00:00:18,A,"['A. Blue and white yogurt containers.', 'B. Small cardboard boxes.', 'C. Large glass jars.', 'D. Metal cans.']",single,Concurrent +Real-Time Visual Understanding_sample_442_4,Attribute Perception,What are the colors of the juice cartons being handled by the person?,00:13:14,A,"['A. Green with white and yellow detailing.', 'B. Blue with yellow detailing.', 'C. Red with white detailing.', 'D. Pink with green detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_442_5,Attribute Perception,What color are the gloves seen in the scene?,00:16:45,A,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_443_2,Attribute Perception,What color is the packaging of the yogurt containers?,00:10,B,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Yellow and white.']",single,Concurrent +Real-Time Visual Understanding_sample_447_5,Attribute Perception,What is the person wearing on his right wrist?,00:09:41,C,"['A. A silver watch.', 'B. A leather bracelet.', 'C. A gold bracelet.', 'D. A rubber band.']",single,Concurrent +Real-Time Visual Understanding_sample_448_3,Attribute Perception,What color are the cartons of milk on the shelf?,00:04:51,B,"['A. Yellow with different colored sections.', 'B. White with different colored sections.', 'C. Green with different colored sections.', 'D. Red with different colored sections.']",single,Concurrent +Real-Time Visual Understanding_sample_448_4,Attribute Perception,"What color are the boxes labeled ""Bregott""?",00:07:15,C,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_450_2,Attribute Perception,What color is the car visible in the distance on the right side of the road?,00:01:54,A,"['A. White', 'B. Red', 'C. Blue', 'D. Black']",single,Prior +Real-Time Visual Understanding_sample_450_3,Attribute Perception,What color is the sign visible on the left side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_450_4,Attribute Perception,What color are the parking signs visible on the right side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_451_3,Attribute Perception,What is the current status of the traffic light ahead?,00:03:52,D,"['A. Red.', 'B. Yellow.', 'C. Flashing.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_452_1,Attribute Perception,What is the current weather like outside?,00:00:03,C,"['A. Rainy and cloudy.', 'B. Snowy with heavy clouds.', 'C. Sunny with clear skies.', 'D. Windy and overcast.']",single,Concurrent +Real-Time Visual Understanding_sample_452_2,Attribute Perception,What color is the SUV that is visible ahead?,00:01:41,C,"['A. Orange.', 'B. Blue.', 'C. Black.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_452_5,Attribute Perception,What is the current color of the nearest car parked on the left side of the road?,00:06:30,C,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_1,Attribute Perception,What is the color of the bus zone sign visible right now?,00:00:04,A,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_453_2,Attribute Perception,What is the color of the traffic light right now?,00:03:19,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_3,Attribute Perception,What can be identified about the current traffic light status for vehicles?,00:06:42,C,"['A. Red light.', 'B. Yellow light.', 'C. Green light.', 'D. Flashing light.']",single,Concurrent +Real-Time Visual Understanding_sample_454_1,Attribute Perception,What color is the vest the man is wearing?,00:00:03,A,"['A. Green.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_454_3,Attribute Perception,What color is the dashboard right now?,00:04:23,B,"['A. Blue.', 'B. Black.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_454_4,Attribute Perception,What type of vehicle is the vehicle ahead right now?,00:06:33,C,"['A. Taxi.', 'B. Delivery van.', 'C. School bus.', 'D. Ambulance.']",single,Concurrent +Real-Time Visual Understanding_sample_455_1,Attribute Perception,What kind of lighting condition is present right now in the video?,00:00:03,C,"['A. Daylight.', 'B. Dusk.', 'C. Nighttime.', 'D. Dawn.']",single,Concurrent +Real-Time Visual Understanding_sample_455_2,Attribute Perception,What type of traffic signal is present right now?,00:02:16,D,"['A. A green light.', 'B. A yellow light.', 'C. A flashing light.', 'D. A red light.']",single,Concurrent +Real-Time Visual Understanding_sample_455_4,Attribute Perception,What is the color of the other bus visible right now?,00:06:40,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_456_4,Attribute Perception,What color is the building with the slanted roof visible right now at the driver's left side?,00:05:35,A,"['A. Red.', 'B. White.', 'C. Blue.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_457_1,Attribute Perception,"Right now, what is the main color of the bus in front?",00:00:19,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_457_4,Attribute Perception,"Right now, what is the background color of the sign indicating changed traffic conditions?",00:05:45,A,"['A. Yellow.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_457_5,Attribute Perception,"Right now, what architectural style is predominant in the buildings visible on the left side of the street?",00:07:48,A,"['A. Georgian.', 'B. Gothic.', 'C. Modern.', 'D. Art Deco.']",single,Concurrent +Real-Time Visual Understanding_sample_458_1,Attribute Perception,What color is the car directly in front right now?,00:00:04,C,"['A. White.', 'B. Black.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_458_4,Attribute Perception,What is the color of the vehicle approaching the driver's right side right now?,00:05:27,A,"['A. Green', 'B. Red', 'C. Blue', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_459_5,Attribute Perception,What color is the first car on the left side of the road right now?,00:07:58,D,"['A. Green.', 'B. Blue.', 'C. Silver.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_460_1,Attribute Perception,What type of weather condition is present right now?,00:01:35,A,"['A. Sunny.', 'B. Stormy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_460_2,Attribute Perception,What is the current color of the sky?,00:01:59,A,"['A. Orange.', 'B. Blue.', 'C. Grey.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_460_3,Attribute Perception,What is the color of the traffic light right now?,00:06:02,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_461_5,Attribute Perception,What kind of designs are shown in the top row of the six-paintings segments?,00:08:06,A,"['A. Tree-like figures in a mist.', 'B. Animal figures.', 'C. Geometric shapes.', 'D. Human silhouettes.']",single,Concurrent +Real-Time Visual Understanding_sample_463_1,Attribute Perception,What is the color of the nameplate seen above the painting?,00:02:52,B,"['A. White with black text.', 'B. Black with white text.', 'C. Gold with black text.', 'D. Wooden with white text.']",single,Concurrent +Real-Time Visual Understanding_sample_469_4,Attribute Perception,What is the appearance of the pink ceramic dish shown on the wall?,00:08:12,D,"['A. It has floral designs.', 'B. It is plain with no designs.', 'C. It has geometric patterns.', 'D. It has star designs.']",single,Concurrent +Real-Time Visual Understanding_sample_470_3,Attribute Perception,What is the background color of the artwork shown right now?,00:02:33,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_471_2,Attribute Perception,What distinguishes the figures in the third painting?,00:00:16,B,"['A. They have blue hair and dark bodies.', 'B. They have orange hair and pale bodies.', 'C. They have green hair and yellow bodies.', 'D. They have black hair and white bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_471_3,Attribute Perception,What characteristic is shared by the white shapes on the wooden panel pieces?,00:08:16,B,"['A. They are all triangular.', 'B. They are all raised and cast shadows.', 'C. They all have a blue background.', 'D. They all include floral designs.']",single,Concurrent +Real-Time Visual Understanding_sample_472_1,Attribute Perception,What is the color of the frame of the artwork featuring the robot boy with a cheerful expression and arms raised?,00:02:59,B,"['A. Black.', 'B. Orange.', 'C. Metallic gray.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_473_5,Attribute Perception,"What does this sculpture, fixed to the wall in the video, demonstrate?",00:05:29,B,"['A. As a colorful parrot with extended wings.', 'B. As a Venus flytrap with a pink tongue.', 'C. As a metallic robot with glowing eyes.', 'D. As a large tree with hanging fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_474_2,Attribute Perception,What are the predominant colors in the bottom abstract artwork shown right now?,00:00:16,B,"['A. Blue, white, and orange.', 'B. Green, yellow, blue and orange.', 'C. Black, white, and green.', 'D. Red, blue, and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_475_1,Attribute Perception,What are the patterns and text on the rectangular boxes of the tall sculpture?,00:00:10,B,"['A. Stripes, polka dots, ""BANG!"", ""Soup"".', 'B. Polka dots, stripes, ""POW!"", ""Brillo"".', 'C. Chevron, zigzags, ""WOW!"", ""Coca-Cola"".', 'D. Dots, lines, ""BOOM!"", ""Pepsi"".']",multiple,Prior +Real-Time Visual Understanding_sample_478_3,Attribute Perception,What is the lighting condition in the gallery space?,00:05:39,C,"['A. Dim and dark.', 'B. Bright and natural.', 'C. Well-lit with ceiling-mounted lights.', 'D. Dark with spotlights.']",single,Concurrent +Real-Time Visual Understanding_sample_479_4,Attribute Perception,How is the background of the lower artwork described?,00:05:24,B,"['A. Bright and clear with blue skies.', 'B. Dark and slightly blurred with greenish and blue light effects.', 'C. White and plain with no distractions.', 'D. Vivid and colorful with red hues.']",single,Concurrent +Real-Time Visual Understanding_sample_479_5,Attribute Perception,What are the features of the painting to the right of the painting with a sheep's head?,00:08:15,C,"['A. Geometric patterns and bold colors.', 'B. A vibrant house on a street.', 'C. A blue abstract piece with intricate line work.', 'D. An expansive field under a muted sky.']",single,Concurrent +Real-Time Visual Understanding_sample_480_4,Attribute Perception,What is a common feature in the artworks by SungTae Kim?,00:07:37,B,"['A. Bright colors and abstract shapes.', 'B. Surreal pencil constructions.', 'C. Ornate crowns.', 'D. Reflective surfaces with water.']",single,Concurrent +Real-Time Visual Understanding_sample_480_5,Attribute Perception,What is the main theme depicted in the painting shown just now?,00:11:12,B,"['A. A cityscape with zebras.', 'B. A giraffe family under a tree.', 'C. An urban skyline at night.', 'D. Animals in a forest.']",single,Prior +Real-Time Visual Understanding_sample_481_1,Attribute Perception,What color is the car parked near the Diner right now?,00:00:04,D,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_481_3,Attribute Perception,What color is the car on top of the cabinet right now?,00:01:30,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_481_5,Attribute Perception,What is the color of the walls near the track right now?,00:03:00,B,"['A. White.', 'B. Beige.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_482_1,Attribute Perception,Which RC car leads the race initially?,00:00:02,A,"['A. Red car.', 'B. White car.', 'C. Green car.', 'D. Black car.']",single,Prior +Real-Time Visual Understanding_sample_482_4,Attribute Perception,What is the main color of the remote-controlled police car?,00:04:00,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_483_1,Attribute Perception,What is the main color of the two remote-controlled cars shown in the video right now?,00:00:04,B,"['A. One car is blue and black, while the other car is white.', 'B. One car is blue with black, another car is white.', 'C. One vehicle is painted blue with black accents, and the other is white.', 'D. One car features a blue and black color scheme, and the other car is entirely white.']",single,Concurrent +Real-Time Visual Understanding_sample_483_3,Attribute Perception,What color is the remote-controlled car on the track right now?,00:02:44,C,"['A. Red.', 'B. Green.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_483_4,Attribute Perception,What surrounds the track where the purple remote-controlled car is moving?,00:03:00,A,"['A. Various miniature landscapes and objects.', 'B. Life-size trees and bushes.', 'C. Tall buildings and bridges.', 'D. Open water bodies and sand pits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_483_5,Attribute Perception,What is the condition of the track right now?,00:04:45,A,"['A. Dry and smooth.', 'B. Wet and shiny.', 'C. Dusty and rough.', 'D. Muddy and slippery.']",multiple,Prior +Real-Time Visual Understanding_sample_486_2,Attribute Perception,What color is the car driven by Rich Mixon?,00:03:02,A,"['A. Pink.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_491_1,Attribute Perception,What feature do some of the cars have turned on?,00:00:03,B,"['A. Hazard lights.', 'B. Headlights.', 'C. Brake lights.', 'D. Turn signals.']",single,Concurrent +Real-Time Visual Understanding_sample_492_4,Attribute Perception,What is the track currently displayed in the video made up of?,00:11:07,D,"['A. Asphalt.', 'B. Sand.', 'C. Grass.', 'D. Snow.']",single,Concurrent +Real-Time Visual Understanding_sample_493_3,Attribute Perception,How is the terrain described where the toy cars are racing right now?,00:08:02,A,"['A. Snowy with scattered toy trees.', 'B. Rocky and steep.', 'C. Desert-themed with rail tracks.', 'D. Grassy with ponds.']",single,Concurrent +Real-Time Visual Understanding_sample_494_2,Attribute Perception,What color is the car that is in the lead along with the green car?,00:03:39,D,"['A. Blue.', 'B. Red and black.', 'C. Yellow and red.', 'D. Black and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_495_2,Attribute Perception,What color is the car that is in the lead in this competition right now?,00:03:54,A,"['A. Black.', 'B. Red and black.', 'C. Yellow and red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_500_4,Attribute Perception,What colors are the four model cars lined up at the starting line?,00:03:35,D,"['A. Blue, yellow, green, red.', 'B. Red, blue, orange, green.', 'C. Green, yellow, orange, blue.', 'D. Red, green, orange, yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_500_5,Attribute Perception,What design is on the red car parked next to the yellow car right now?,00:04:58,D,"['A. Flames.', 'B. Stripes.', 'C. Checkerboard.', 'D. American flag.']",single,Concurrent diff --git a/Real_Time_Visual_Understanding_CR.csv b/Real_Time_Visual_Understanding_CR.csv new file mode 100644 index 0000000000000000000000000000000000000000..e6a2e0835df87ad3f8089cdf801d96b466259d74 --- /dev/null +++ b/Real_Time_Visual_Understanding_CR.csv @@ -0,0 +1,129 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_2,Causal Reasoning,Why does the player wearing the number nine red and blue jersey celebrate?,00:00:53,C,"['A. He saved a goal.', 'B. He received a pass.', 'C. He scored a goal.', 'D. He won a free kick.']",multiple,Prior +Real-Time Visual Understanding_sample_2_4,Causal Reasoning,Why did the player celebrate by clenching his fists and bending his head forward?,00:03:31,A,"['A. He just scored a penalty kick.', 'B. He blocked a shot.', 'C. He made a successful pass.', 'D. He received a yellow card.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_2,Causal Reasoning,Why are the players in green and white striving to intercept the ball?,00:00:19,C,"['A. They are warming up for the game.', 'B. They are practicing their defensive moves.', 'C. They are reacting to an offensive move toward the goal.', 'D. They are performing a choreographed play.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_3,Causal Reasoning,Why does the man bend over the counter?,00:08:17,B,"['A. To pick up a dropped item.', 'B. To peel an orange.', 'C. To check the stove.', 'D. To clean the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_23_5,Causal Reasoning,Why does the woman lift the frying pan at a slight angle and shake it?,00:04:18,C,"['A. To add more oil to the pan.', 'B. To check if the contents are cooked.', 'C. To ensure the ingredients are moved around for even cooking.', 'D. To cool down the pan.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_5,Causal Reasoning,Why does the person shake the frying pan after pouring the liquid into it?,00:06:26,A,"['A. To mix the ingredients.', 'B. To cool down the pan.', 'C. To stop the steam.', 'D. To clean the pan.']",multiple,Prior +Real-Time Visual Understanding_sample_33_5,Causal Reasoning,Why does the person use a knife after grating the orange?,00:09:43,C,"['A. To clean the countertop.', 'B. To chop more ingredients.', 'C. To scrape the zest off the grater into the bowl.', 'D. To cut the orange into slices.']",multiple,Prior +Real-Time Visual Understanding_sample_40_5,Causal Reasoning,What indicates that the grill pan is hot?,00:08:12,B,"['A. The grill pan has lemons on it.', 'B. The grill pan is emitting steam.', 'C. The grill pan is being repositioned.', 'D. The grill pan is making noise.']",multiple,Prior +Real-Time Visual Understanding_sample_44_5,Causal Reasoning,Why does the person use a towel?,00:05:36,B,"['A. To clean the stove.', 'B. To avoid burning his hand.', 'C. To cover the bread.', 'D. To wipe the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_119_5,Causal Reasoning,What is the likely purpose of the person's gestures right now?,00:06:27,B,"['A. Asking a question.', 'B. Explaining a concept.', 'C. Writing something down.', 'D. Watching a demonstration.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_3,Causal Reasoning,Why is the yellow tape used on the denim fabric?,00:02:59,B,"['A. To secure the fabric to the table.', 'B. To create a border for the white liquid application.', 'C. To measure the fabric size.', 'D. To mark the sections for different colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_4,Causal Reasoning,Why does the artist add layers of white paint to the portrait?,00:04:57,A,"['A. To create highlights and enhance dimensionality.', 'B. To cover mistakes made earlier.', 'C. To change the color of the background.', 'D. To outline the figure in the portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_3,Causal Reasoning,Why is the artist applying touches to the facial features frequently?,00:04:59,B,"['A. To correct mistakes.', 'B. To emphasize expressions.', 'C. To add abstract elements.', 'D. To change the background color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_4,Causal Reasoning,Why does the paint mixture become deeper and richer in purple color right now?,00:10:16,B,"['A. Because more orange paint was added.', 'B. Because more red and blue paint was added.', 'C. Because purple paint was added.', 'D. Because the palette knife was cleaned.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_3,Causal Reasoning,Why did the hand reach towards the palette just now?,00:03:00,B,"['A. To clean the brush.', 'B. To mix and pick up more paint.', 'C. To adjust the masking tape.', 'D. To start a new painting.']",multiple,Prior +Real-Time Visual Understanding_sample_140_1,Causal Reasoning,Why does the gradient effect become more pronounced?,00:00:20,C,"['A. Because more dark paint is added.', 'B. Because the brushstrokes become vertical.', 'C. Because the brushstrokes blend smoothly from pink to white.', 'D. Because the person stops adding paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_4,Causal Reasoning,Why does the artist pick up a larger paintbrush after finishing the lines?,00:06:21,A,"['A. To add foliage details.', 'B. To clean the previous paintbrush.', 'C. To start a new painting.', 'D. To add a new color to the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_3,Causal Reasoning,Why does the player character's health start depleting?,00:08:42,B,"['A. Lack of food.', 'B. Attack by Endermen.', 'C. Fall from a height.', 'D. Poison effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_5,Causal Reasoning,What is the person likely to do next after moving their hand towards the new set of connected bricks?,00:03:19,B,"['A. Remove the connected bricks.', 'B. Add more bricks to the arrangement.', 'C. Paint the bricks.', 'D. Disassemble the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_1,Causal Reasoning,Why is this rabbit dressed in red and white knocking on the door now?,00:00:36,A,"[""A. Because it smells the fish and feels it doesn't taste good."", 'B. Because it wants to join the party inside the house.', 'C. Because it saw something interesting through the window.', 'D. Because it is lost and looking for its way back home.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_2,Causal Reasoning,Why is this iron gate cartoon character angry now?,00:00:58,D,"['A. Because someone tried to paint him a different color.', 'B. Because he was just splashed with water by a mischievous cat.', 'C. Because the wind blew his hinges, making him squeak loudly.', 'D. Because he was just forcibly stuffed a fish by the red rabbit in red and white clothes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_3,Causal Reasoning,"Why is this rabbit, dressed in green and white, surprised now?",00:02:24,C,"[""A. Because he found an unexpected egg in the chicken's nest."", 'B. Because the chicken suddenly started talking.', ""C. Because he can't distinguish the gender of the chicken he is holding now."", 'D. Because the chicken he is holding suddenly grew larger.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_4,Causal Reasoning,Why does this rabbit dressed in green and white want to hide in the toilet?,00:03:19,D,"['A. Because he accidentally broke a valuable vase and wants to avoid getting caught.', 'B. Because he saw a scary shadow moving in the hallway.', 'C. Because he is trying to escape from a loud and annoying party.', 'D. Because after he opened the door, he found a noose and a skull.']",multiple,Prior +Real-Time Visual Understanding_sample_231_5,Causal Reasoning,Why did the rabbit dressed in red and white just have to use a pool cue to strike the iron gate lying on the ground?,00:06:42,B,"['A. Because the iron gate blocked his path, and he needed to move it out of the way.', 'B. Because he wants to get all the balls into the mouth of the iron gate at once.', 'C. Because he thought the flattened gate would make a perfect ramp for his skateboard.', 'D. Because he was trying to impress his friends with a strong trick shot.']",multiple,Prior +Real-Time Visual Understanding_sample_232_1,Causal Reasoning,Why does the frog appear from the toilet?,00:00:17,D,"['A. Because the frog was hiding there to avoid being caught by the rabbit.', 'B. Because the frog was attracted by the water and jumped in.', 'C. Because the toilet leads to a secret underground pond where the frog lives.', ""D. Because the chicken that was just thrown into the toilet is wearing a frog's disguise.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_232_2,Causal Reasoning,Why does the rabbit dressed in red and white start to become restless?,00:01:26,A,"['A. Because the fly just disturbed him, he is swatting the fly.', 'B. Because he suddenly remembered he left something important outside.', 'C. Because he heard a strange noise coming from the next room.', ""D. Because he can't find the key to the door and is getting frustrated.""]",multiple,Prior +Real-Time Visual Understanding_sample_232_3,Causal Reasoning,Why is this cartoon chicken very shocked now?,00:02:54,A,"['A. Because just now another small cartoon chicken was eaten by a frog.', ""B. Because it just saw a mirror and didn't recognize its own reflection."", 'C. Because a loud noise suddenly scared it from behind.', 'D. Because it saw a large shadow pass overhead, thinking it was a predator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_4,Causal Reasoning,Why does the character encounter a heavy legacy robot in the room?,00:04:11,D,"['A. Because the character turns on a machine.', 'B. Because the character follows someone into the room.', 'C. Because the character activates a hidden switch.', 'D. Because the character reads a comic book.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_5,Causal Reasoning,Why is this red rabbit standing in front of the iron gate now?,00:04:13,D,"['A. Because the red rabbit is trying to figure out how to open the gate.', 'B. Because the iron gate suddenly started glowing, and the rabbit is curious.', 'C. Because the cartoon character is seeking amusement.', 'D. Because the cartoon character on the iron gate has been whistling just now.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_1,Causal Reasoning,Why does the rabbit strike the door with its fist several times?,00:00:25,D,"['A. Because the rabbit is practicing its strength.', 'B. Because the rabbit is knocking to check if someone is inside.', 'C. Because the rabbit wants to open the door.', 'D. Because the rabbit wants to get food.']",multiple,Prior +Real-Time Visual Understanding_sample_233_2,Causal Reasoning,Why would the rabbit inside the iron gate be very panicked now?,00:02:14,D,"[""A. Because he just realized the gate is locked, and he can't get out."", 'B. Because he heard loud footsteps approaching from outside.', 'C. Because the lights suddenly went out, and he is afraid of the dark.', 'D. Because the toilet paper he was holding in his hand fell.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_3,Causal Reasoning,What causes the bunny character to react with shock and sweat?,00:03:28,C,"['A. Because the bunny just realized it forgot something important.', 'B. Because a loud noise startled the bunny from behind.', 'C. Because the rabbit wearing red and white clothes is perfectly fine.', 'D. Because the bunny suddenly noticed a large shadow looming over it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_4,Causal Reasoning,Why do the rectangular characters arm themselves?,00:04:41,B,"['A. Because they are excited to see the rabbit-like figure.', 'B. Because the rabbit-like figure has glowing eyes and a menacing demeanor.', 'C. Because they want to celebrate with the rabbit-like figure.', 'D. Because they see another group approaching.']",multiple,Prior +Real-Time Visual Understanding_sample_233_5,Causal Reasoning,Why does the rabbit break through the wall to escape?,00:06:16,D,"['A. Because the rabbit wants to catch a thief.', 'B. Because the rabbit is afraid of a predator.', 'C. Because the rabbit wants to retrieve the advertisement.', 'D. Because the rabbit is inspired by the advertisement for new shoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_1,Causal Reasoning,Why is Mr. Bean scolded by the older woman?,00:00:27,A,"['A. Because he was making too much noise.', 'B. Because he was late.', 'C. Because he was shining a flashlight at the teddy bear.', 'D. Because he was not paying attention.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_2,Causal Reasoning,Why does the character place the cheese on a plate?,00:02:35,B,"['A. Because he plans to make a sandwich with the cheese.', 'B. Because his refrigerator is empty except for a piece of vegetable.', 'C. Because he thinks the cheese will taste better at room temperature.', 'D. Because the character organizes the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_234_3,Causal Reasoning,Why does the man successfully retrieve the bottle from the top shelf?,00:04:24,A,"['A. Because he uses his shopping cart for support.', 'B. Because he asks for assistance from a store employee.', 'C. Because he finds a step stool to reach the bottle.', 'D. Because he uses a long tool to knock the bottle down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_4,Causal Reasoning,Why Mr. Bean is very shocked.,00:06:40,D,"['A. Because his own pie just fell to the floor.', 'B. Because the opponent did a magic trick with the pie.', 'C. Because the pie suddenly exploded when the opponent touched it.', 'D. Because the opponent finished the pie in one go.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_5,Causal Reasoning,Why does Mr. Bean look tired or exhausted?,00:08:36,B,"['A. Because he had to run around the supermarket to find items.', 'B. Because he lost the competition in the supermarket.', 'C. Because he stayed up all night preparing for the competition.', 'D. Because he had to carry heavy bags out of the supermarket.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_1,Causal Reasoning,Why can thieves enter the room without being detected?,00:02:04,B,"['A. Because the security system is broken.', 'B. Because the masters have all fallen asleep.', 'C. Because the door was accidentally left unlocked.', 'D. Because the thieves are using a special device to stay silent.']",multiple,Prior +Real-Time Visual Understanding_sample_235_2,Causal Reasoning,Why does this cat glare viciously at the person in black?,00:02:23,C,"[""A. Because the person in black took away the cat's favorite toy."", ""B. Because the person in black is blocking the cat's path."", 'C. Because the man in black just stepped on this cat.', 'D. Because the person in black made a loud noise that startled the cat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_3,Causal Reasoning,Why does the person start searching through his wardrobe?,00:04:07,B,"['A. Because he wants to clean his room.', 'B. Because he is checking if he has lost anything.', 'C. Because he is preparing to leave the house.', 'D. Because he cannot find his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_4,Causal Reasoning,Why does the man offer his underwear to the woman as a replacement bag?,00:06:00,C,"['A. Because the woman forgot to bring her shopping bag.', 'B. Because the man is trying to make the woman laugh with a joke.', ""C. Because the lady's shopping bag is torn."", 'D. Because the woman mentioned she needed something to carry her things in.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_5,Causal Reasoning,Why does the character hide behind structures on the roof?,00:08:18,C,"['A. Because he heard a loud noise and got scared.', 'B. Because he noticed a helicopter approaching and wanted to stay hidden.', 'C. Because the thief in black clothes spotted him and chased after him.', 'D. Because he saw the roof starting to collapse and needed to find safety.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_1,Causal Reasoning,Why did the old lady fall?,00:01:06,A,"['A. Because she stepped on a toy racing car on the ground.', 'B. Because she tripped over a loose rug in the hallway.', 'C. Because she missed a step while walking down the stairs.', 'D. Because she lost her balance while reaching for something on a high shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_236_2,Causal Reasoning,Why is the old lady lying in the hospital bed now?,00:02:09,A,"['A. Because she stepped on a toy car and fell down before.', 'B. Because she had a sudden illness and needed immediate medical attention.', 'C. Because she was involved in a minor car accident.', 'D. Because she fainted from low blood pressure while shopping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_3,Causal Reasoning,Why is the floor of this room completely covered with water now?,00:04:35,B,"['A. Because a pipe burst under the sink.', 'B. Because the faucet was left on, the water overflowed.', 'C. Because someone accidentally spilled a large container of water.', 'D. Because the washing machine malfunctioned and leaked.']",multiple,Prior +Real-Time Visual Understanding_sample_236_4,Causal Reasoning,Why does Mr. Bean hit the table with a mop?,00:06:30,A,"['A. Because he wants to catch that cat.', 'B. Because he is trying to kill a bug crawling on the table.', 'C. Because he accidentally spilled something and is trying to clean it up.', 'D. Because he is frustrated and taking out his anger on the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_5,Causal Reasoning,Why did the character saw a piece of wood?,00:08:23,B,"['A. Because the character needed firewood for the fireplace.', 'B. As materials for a convertible sofa.', 'C. Because the character was building a new shelf for the kitchen.', 'D. Because the character wanted to repair a broken chair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_1,Causal Reasoning,Why is Mr. Bean constantly posing right now?,00:01:04,D,"['A. Because he is trying to practice his modeling skills.', 'B. Because he is preparing for a photo shoot.', 'C. Because he is showing off his new outfit in front of a mirror.', 'D. Because he is imitating the characters on the television.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_2,Causal Reasoning,Why does the bed get pulled out through the window?,00:02:34,A,"['A. Because the man ties the rope to the bed.', 'B. Because the bed is on wheels.', 'C. Because the window is too large.', 'D. Because the bed is not secured properly to the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_3,Causal Reasoning,Why does the Mr. Bean peer through the door's mail slot or window?,00:04:28,C,"['A. Because he lost his keys and is trying to see if anyone is home.', 'B. Because he heard a strange noise and wants to check what it is.', 'C. Because he wanted to observe the activities of the four people outside.', 'D. Because he is waiting for an important package to be delivered.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_4,Causal Reasoning,Why does Mr.Bean drop their coat and bag?,00:06:27,C,"['A. Because he realized he grabbed the wrong coat and bag.', 'B. Because he was startled by a sudden loud noise.', 'C. Because his disguise mission has ended.', 'D. Because he spotted someone he knows and wanted to quickly greet them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_5,Causal Reasoning,Why does the police officer react and possibly make a call for backup or additional assistance?,00:08:45,C,"['A. Because the police officer needs to record the event.', 'B. Because the police officer needs to clock off for the day.', 'C. Because the police officer believes the photographs show a potential crime.', 'D. Because the police officer wants to review the photos later.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_1,Causal Reasoning,Why are they two people shaking hands now?,00:01:57,B,"['A. Because they just reached an important business agreement.', 'B. Because they appeared together in a photo when they were young.', 'C. Because they are meeting for the first time after many years.', 'D. Because they are congratulating each other on a job well done.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_2,Causal Reasoning,Why is Mr. Bean very angry now?,00:03:00,A,"['A. Because another person ate all the food in the refrigerator.', 'B. Because someone spilled a drink on his favorite chair.', 'C. Because his television stopped working during his favorite show.', 'D. Because he just realized he lost his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_3,Causal Reasoning,Why does the person in the smaller bed become annoyed and awake?,00:04:28,B,"['A. Because the person with a larger build speaks loudly.', 'B. Because the snoring sound from sleeping on the ground is too loud.', 'C. Because the person in the smaller bed has a nightmare.', 'D. Because a noise from outside wakes them up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_4,Causal Reasoning,Why is Mr. Bean very angry now?,00:06:42,B,"['A. Because someone borrowed his car without asking.', 'B. Because another person also ate the ice cream that belonged to Mr. Bean.', 'C. Because his favorite TV show was canceled.', 'D. Because his favorite shirt got ruined in the wash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_5,Causal Reasoning,Why does Mr. Bean want to escape?,00:10:17,B,"['A. Because he accidentally broke something in the store.', ""B. Because he doesn't want to pay the bill."", 'C. Because he saw someone he is trying to avoid.', 'D. Because he is late for an important appointment.']",multiple,Prior +Real-Time Visual Understanding_sample_239_1,Causal Reasoning,Why did Mr. Bean turn off the TV?,00:00:51,C,"['A. Because he thought the show was too boring.', 'B. Because he wanted to save electricity.', 'C. Because he was afraid that the news about the theft of teddy bears on TV would scare his own teddy bear.', 'D. Because he heard a noise outside and wanted to investigate.']",multiple,Prior +Real-Time Visual Understanding_sample_239_2,Causal Reasoning,Why Mr. Bean is shocked now.,00:02:45,A,"['A. Because he found that his little bear doll was missing.', 'B. Because he just realized his wallet is missing.', 'C. Because he saw something unexpected on TV.', 'D. Because someone knocked on his door unexpectedly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_3,Causal Reasoning,Why is Mr. Bean unhappy now?,00:04:51,B,"['A. Because his favorite TV show was canceled.', 'B. Because he found that his teddy bear doll had changed its appearance.', 'C. Because he lost an important document.', 'D. Because he was unable to fix a broken appliance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_4,Causal Reasoning,Why does Mr. Bean decide to put up missing posters for his teddy bear?,00:06:47,C,"['A. Because he thought someone might have stolen his teddy bear.', 'B. Because he wanted to warn others about a possible teddy bear thief.', 'C. Because he realized the teddy bear he found earlier was not his original teddy bear.', 'D. Because he believed his teddy bear had run away and needed help finding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_5,Causal Reasoning,Why does the purple bunny character decide to chase Mr. Bean?,00:09:08,A,"['A. Because Mr. Bean took away all of their dolls.', ""B. Because Mr. Bean made fun of the bunny's appearance."", ""C. Because Mr. Bean accidentally stepped on the bunny's foot."", ""D. Because Mr. Bean broke the bunny's favorite toy.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_240_1,Causal Reasoning,Where does this letter on the ground come from?,00:00:39,D,"['A. It was delivered by the postman earlier.', ""B. It fell out of someone's pocket as they walked by."", 'C. It was dropped by a courier who was in a hurry.', 'D. Mr. Bean just stuffed it in.']",multiple,Prior +Real-Time Visual Understanding_sample_240_2,Causal Reasoning,Why does Mr. Bean's sitting figure react with confusion or surprise?,00:02:29,A,"['A. Because Mr. Bean interacts with the TV remote.', 'B. Because Mr. Bean gets distracted by a phone call.', 'C. Because the TV suddenly turns off.', 'D. Because Mr. Bean falls asleep while watching TV.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_3,Causal Reasoning,Why does the wall have green patterns painted on it?,00:04:37,C,"['A. Because the wall was decorated with a stencil and green spray paint.', 'B. Because the man accidentally spilled green paint while working on a project.', 'C. Because the man applied green paint using a teddy bear attached to a stick.', 'D. Because the wall was originally green, and someone tried to cover it up but failed.']",multiple,Prior +Real-Time Visual Understanding_sample_240_4,Causal Reasoning,Why does the person with multiple cameras leave the room?,00:06:34,C,"['A. Because the person with cameras needed to recharge their equipment.', 'B. Because the person with cameras had an urgent phone call.', 'C. Because he has finished taking the photos.', 'D. Because the person with cameras spotted something interesting in the other room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_5,Causal Reasoning,Why is the queenly figure angry right now?,00:08:35,C,"['A. Because someone accidentally spilled tea on her dress.', 'B. Because her crown was knocked off by a gust of wind.', 'C. Because the Mr.bean pushing the broom past her face.', 'D. Because Mr. Bean interrupted her speech with loud noises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_1,Causal Reasoning,Why Mr. Bean was previously flipping through boxes?,00:02:06,B,"['A. Because he was looking for his lost keys.', 'B. Because he is looking for his green little hat.', 'C. Because he was organizing old photographs.', 'D. Because he wanted to find his shopping list.']",multiple,Prior +Real-Time Visual Understanding_sample_241_2,Causal Reasoning,Why did the character create a large number of sandwiches?,00:03:42,C,"['A. Because the character is preparing for a big party.', 'B. Because the character plans to donate them to a local shelter.', 'C. Because the character intends to go camping.', 'D. Because the character wants to start a small sandwich business.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_3,Causal Reasoning,Why does the other character pick up the green cap left on the chair?,00:04:50,B,"['A. Because the green cap looked like it was expensive.', 'B. Because Mr. Bean accidentally left this green hat on the chair just now.', 'C. Because the other character needed a cap to shield from the sun.', ""D. Because the green cap matches the other character's outfit.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_241_4,Causal Reasoning,Why would Mr. Bean buy the things being towed behind his car?,00:06:49,B,"['A. Because the items were on sale at a huge discount.', 'B. Because he only had five yuan on him at that time.', 'C. Because he thought they would be fun to use later.', 'D. Because he needed them for a project he was working on.']",multiple,Prior +Real-Time Visual Understanding_sample_241_5,Causal Reasoning,Why did Mr. Bean just feed this dog with a sandwich?,00:09:53,D,"['A. Because Mr. Bean felt sorry for the hungry dog.', 'B. Because Mr. Bean had extra sandwiches to spare.', 'C. Because Mr. Bean wanted to make friends with the dog.', 'D. Because Mr. Bean wants to trick this dog into the house.']",multiple,Prior +Real-Time Visual Understanding_sample_242_1,Causal Reasoning,Why is the teddy bear seen flying in the toy plane in the sky?,00:24:00,C,"['A. Because someone threw the teddy bear.', 'B. Because the wind carried the teddy bear.', 'C. Because Mr. Bean uses a remote control to operate the toy plane.', 'D. Because the teddy bear has wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_2,Causal Reasoning,Why does Mr.Bean climb the tree?,00:02:24,A,"['A. Because Mr.Bean wants to retrieve the toy stuck in the tree.', 'B. Because Mr.Bean wants to collect leaves from the tree.', 'C. Because Mr.Bean wants a better view from the top of the tree.', 'D. Because Mr.Bean is practicing climbing skills.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_3,Causal Reasoning,Why are the books stacked on the floor?,00:04:13,B,"['A. Because there was no more space on the shelves.', 'B. As a step for the bird to walk down from the table.', 'C. Because the books were being sorted for donation.', 'D. Because they were recently used and not yet put away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_4,Causal Reasoning,Why does the bird fly out of the window with an item?,00:06:53,D,"['A. Because the bird is building a nest and needs materials.', 'B. Because the bird is curious and wants to explore outside.', 'C. Because the bird is attracted to shiny objects.', 'D. Because this item is very precious, the bird wants to steal it away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_5,Causal Reasoning,Where did Mr. Bean get all this gold from?,00:08:07,C,"['A. Mr. Bean won it in a lottery.', 'B. Mr. Bean found it buried in his backyard.', ""C. The bird kept by Mr. Bean stole from the old lady's house."", 'D. Mr. Bean inherited it from a distant relative.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_1,Causal Reasoning,Why are the two fries in the plate in front of the teddy bear gone?,00:01:46,A,"['A. Because Mr. Bean ate it.', 'B. Because the teddy bear knocked them off the plate.', 'C. Because the fries were moved to another plate.', 'D. Because the fries were given to a passing bird.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_2,Causal Reasoning,Why Mr. Bean was just flipping the sofa.,00:02:12,C,"['A. Because Mr. Bean was looking for loose change.', 'B. Because Mr. Bean wanted to clean underneath the sofa.', 'C. Because the remote control fell into the gap of the sofa.', 'D. Because Mr. Bean thought something valuable was hidden inside.']",multiple,Prior +Real-Time Visual Understanding_sample_243_3,Causal Reasoning,Why Mr. Bean is watching a sofa advertisement.,00:03:23,C,"['A. Because Mr. Bean is curious about the latest furniture trends.', 'B. Because Mr. Bean is helping a friend choose a new sofa.', ""C. Because Mr. Bean's sofa is broken, he wants to buy a new one."", 'D. Because Mr. Bean enjoys watching TV commercials.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_4,Causal Reasoning,Why does the character take the teddy bear from the girl and give her money in exchange?,00:06:34,C,"['A. Because the teddy bear is a rare collectible that Mr. Bean wants to keep.', 'B. Because Mr. Bean needs the teddy bear for a special project.', 'C. Because Mr. Bean is selling things to pay off the money to buy a sofa.', 'D. Because the girl insisted on having the money instead of the teddy bear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_5,Causal Reasoning,Why did Mr. Bean drive back to the sofa shop again?,00:09:03,A,"['A. Because his TV remote control fell into the old sofa.', 'B. Because he realized he forgot to measure the space for the new sofa.', 'C. Because he wanted to exchange the sofa for a different color.', 'D. Because he left his wallet at the shop earlier.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_1,Causal Reasoning,Why is the character startled?,00:00:11,C,"['A. Because the character is afraid of the dark.', 'B. Because the character finds the teddy bear.', 'C. Because a person enters the scene unexpectedly.', 'D. Because the flashlight stops working.']",multiple,Prior +Real-Time Visual Understanding_sample_244_2,Causal Reasoning,Why is Mr. Bean holding two iron pots in his hands?,00:02:31,C,"['A. Because Mr. Bean is preparing to cook a meal.', 'B. Because Mr. Bean was trying to catch a mouse.', 'C. Because Mr. Bean wanted to wake up the old lady who was sleepwalking onto his bed.', 'D. Because Mr. Bean thought they would make a funny noise.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_3,Causal Reasoning,Why does the person enter the building to inquire about rooms for rent?,00:04:33,D,"['A. Because he is looking for a place closer to his workplace.', 'B. Because he needs a temporary place to stay while his house is being renovated.', 'C. Because the person have no money.', 'D. Because he was evicted by his previous landlord.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_4,Causal Reasoning,Why do landlords now take the money and run away?,00:06:46,B,"['A. Because they are in a hurry and promise to return later.', 'B. Because she is a fraud, the house is fake.', ""C. Because they misunderstood and thought the tenant didn't need a receipt."", 'D. Because they were threatened by someone and had to leave quickly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_5,Causal Reasoning,Who is the person in the video now?,00:08:49,D,"[""A. It's Mr. Bean's twin brother."", ""B. It's a character from a different show."", ""C. It's a lookalike impersonating Mr. Bean."", ""D. It's Mr. Bean in disguise.""]",single,Concurrent +Real-Time Visual Understanding_sample_245_1,Causal Reasoning,Why did the elderly woman step off the bus with a tray of tea?,00:00:21,C,"['A. To serve tea to the bus driver during his break.', 'B. To offer refreshments to passengers waiting at the bus stop.', 'C. To deliver food to the elderly lady in a pink dress who has a foot injury.', 'D. To serve tea to passengers waiting at the bus stop.']",multiple,Prior +Real-Time Visual Understanding_sample_245_2,Causal Reasoning,Why is Mr. Bean in the hospital ward?,00:02:29,B,"['A. Because he is visiting a friend who is a patient.', 'B. Because this is his fantasy.', 'C. Because he mistakenly walked into the wrong building.', 'D. Because he is participating in a medical study.']",multiple,Prior +Real-Time Visual Understanding_sample_245_3,Causal Reasoning,Why does the character try to manipulate the thermometer reading?,00:04:47,A,"['A. To pretend to be sick.', 'B. To make the nurse angry.', 'C. To make the nurse laugh.', 'D. To test the accuracy of the thermometer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_245_4,Causal Reasoning,Why is the patient prepped for surgery?,00:07:03,A,"['A. Because Mr. Bean tampered with the check, making himself appear very unhealthy.', 'B. Because the patient requested the surgery as a precaution.', ""C. Because the doctor misread the patient's medical chart."", 'D. Because the patient was mistakenly identified as someone else.']",multiple,Prior +Real-Time Visual Understanding_sample_245_5,Causal Reasoning,Why do the babies start crying?,00:09:16,C,"['A. Because they are hungry.', 'B. Because they need a diaper change.', 'C. Because the person in the wheelchair enters the room.', 'D. Because they are tired.']",multiple,Prior +Real-Time Visual Understanding_sample_246_1,Causal Reasoning,Why does the character cuddle the teddy bear and smile in bed?,00:00:30,C,"['A. Because the character is preparing for bedtime.', 'B. Because the character is trying to send a message.', 'C. Because the character feels comforted by the teddy bear.', 'D. Because the character is participating in a game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_2,Causal Reasoning,Why does Mr. Bean become disturbed?,00:02:25,B,"['A. Because the worker is whistling loudly.', 'B. Because the worker is using a jackhammer.', 'C. Because the worker is throwing tools around.', 'D. Because the worker is shouting instructions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_3,Causal Reasoning,Why does the person adjust a lever and press a red button on the machine?,00:04:35,A,"['A. Because the person wants to power up the machine.', 'B. Because the person needs to deflate the tent.', 'C. Because the person wants to shut down the machine.', ""D. Because the person is testing the lever's mechanism.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_246_4,Causal Reasoning,Why is there an abundance of egg cartons and eggs causing clutter in the house?,00:07:03,A,"['A. Because the man in the red hat operates heavy machinery.', 'B. Because someone is baking a large number of cakes.', 'C. Because a delivery of eggs made a mistake.', 'D. Because the family is preparing for a party.']",multiple,Prior +Real-Time Visual Understanding_sample_246_5,Causal Reasoning,Why do the workers outside notice an issue with the pipeline?,00:09:10,C,"['A. Because there was a scheduled maintenance check.', 'B. Because the pipeline was leaking due to wear and tear.', 'C. Because overheating cooking supplies produced smoke.', 'D. Because the workers were alerted by a loud noise.']",multiple,Prior +Real-Time Visual Understanding_sample_247_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,D,"['A. Because the character shouted loudly.', 'B. Because the character knocked on the door.', 'C. Because the character broke something.', 'D. Because the character disturbed her.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_2,Causal Reasoning,Why does the man in the dirty car wave a money?,00:02:32,A,"['A. Because he wanted Mr. Bean to help him wash his car.', 'B. Because he was offering to buy something from Mr. Bean.', 'C. Because he wanted to pay Mr. Bean for directions.', 'D. Because he was asking Mr. Bean for change.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_3,Causal Reasoning,Why does the person start pedaling the bicycle?,00:04:55,C,"['A. Because the person wants to generate electricity for a nearby device.', 'B. Because the person is testing the bicycle for a friend.', 'C. Because riding a bicycle can start the car wash machine.', 'D. Because the person needs to warm up before a race.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_4,Causal Reasoning,Why do the woman and the driver sit down to have tea together?,00:06:58,D,"['A. Because the woman and the driver know each other.', 'B. Because the man on the bicycle invited them to tea.', 'C. Because the car broke down and they had nothing else to do.', ""D. Because the driver's car is being cleaned.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_247_5,Causal Reasoning,Why is Mr. Bean looking for something now?,00:08:35,A,"['A. Because he wanted to find something to clean the bird droppings that had fallen on the car.', 'B. Because he lost his keys and needs to find them.', 'C. Because he wants to find a tool to fix a flat tire.', 'D. Because he is searching for his misplaced wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_2,Causal Reasoning,Why does the taxi drive off?,00:02:31,C,"['A. Because the passenger instructs the driver to leave.', 'B. Because the person just got out of another vehicle.', 'C. Because the person gets inside the taxi.', 'D. Because the taxi has completed its repairs.']",multiple,Prior +Real-Time Visual Understanding_sample_248_3,Causal Reasoning,Why can Mr. Bean receive money now?,00:06:17,A,"['A. Because he impersonated a taxi driver and took the lady to her destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_4,Causal Reasoning,Why Mr. Bean can receive money now?,00:09:01,A,"['A. Because he impersonated a taxi driver and took the man to his destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Prior +Real-Time Visual Understanding_sample_248_5,Causal Reasoning,Why Mr. Bean now only pays 0.85 pounds?,00:09:19,A,"['A. Because Mr. Bean cleared his mileage before.', 'B. Because he used a discount coupon for the purchase.', 'C. Because he convinced the cashier to give him a special deal.', 'D. Because he found some extra change in his pocket to cover the cost.']",single,Prior +Real-Time Visual Understanding_sample_249_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_2,Causal Reasoning,Why is Mr. Bean under the bed now?,00:02:25,A,"['A. Because he wanted to snatch back the teddy bear doll that was taken by the cat.', 'B. Because he dropped something valuable and is trying to retrieve it.', 'C. Because he is hiding from someone who just entered the room.', 'D. Because he thought he saw something strange under the bed.']",multiple,Prior +Real-Time Visual Understanding_sample_249_3,Causal Reasoning,Why did the character exit the building and approach a green car?,00:06:02,C,"['A. Because he forgot something important in the car.', 'B. Because he needs to pick up a friend from the nearby station.', 'C. Because he wants to drive to the pet hospital to treat his teddy bear doll.', 'D. Because he plans to run an errand across town.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_4,Causal Reasoning,Why Mr. Bean would be very panicked now.,00:08:38,C,"['A. Because he realized he lost his wallet.', 'B. Because he accidentally locked himself out of his house.', 'C. Because he found that his teddy bear doll was not in the box.', 'D. Because he noticed that his car keys were missing.']",multiple,Prior +Real-Time Visual Understanding_sample_249_5,Causal Reasoning,Why did the character react with noticeable concern after stopping the car?,00:10:17,C,"['A. Because they remember they left something important behind.', 'B. Because they have car trouble and need to check the engine.', ""C. Because he thought the one that was flattened was the old lady's cat."", 'D. Because they see a strange figure in the distance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Prior +Real-Time Visual Understanding_sample_250_2,Causal Reasoning,Why is the teddy bear covered in flour?,00:02:22,B,"['A. Because the teddy bear fell into a bag of flour.', 'B. Because Mr. Bean just blew on the flour.', 'C. Because Mr. Bean was baking and accidentally spilled flour on it.', 'D. Because the teddy bear was used to dust off a surface covered in flour.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_3,Causal Reasoning,Why does the character have a complete list of ingredients for the grocery list?,00:04:42,C,"['A. Because the character finds a recipe book.', 'B. Because the character asks someone else for the list.', 'C. Because the character is talking on the phone and writing down ingredients for a grocery list.', 'D. Because the character visits each grocery store to check items.']",multiple,Prior +Real-Time Visual Understanding_sample_250_4,Causal Reasoning,How did Mr. Bean earn all the money on his desk?,00:07:23,A,"['A. Earnings from selling pizza', 'B. Earnings from doing odd jobs around the neighborhood', 'C. Earnings from a garage sale he held over the weekend', 'D. Earnings from winning a small bet with a friend']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_5,Causal Reasoning,Why do the two guards fight each other?,00:09:05,A,"['A. Because Mr. Bean dodged their attack downward, it caused them to attack each other.', ""B. Because they misunderstood each other's orders."", 'C. Because they were competing to capture Mr. Bean first.', 'D. Because they were tricked by Mr. Bean into thinking the other was an enemy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_1,Causal Reasoning,Why are more structural details of the building visible as the camera descends?,00:00:15,B,"['A. Because the camera is zooming in.', 'B. Because the camera is moving closer to the lower level.', 'C. Because the lights are turned on.', 'D. Because the weather clears up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_3,Causal Reasoning,What is the overall weather condition depicted in the video?,00:06:19,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Foggy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_327_4,Causal Reasoning,What does the person near the right side of the street appear to be doing?,00:09:46,B,"['A. Sitting on a bench.', 'B. Walking along the sidewalk.', 'C. Standing still.', 'D. Entering a building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_5,Causal Reasoning,What indicates that the area is lively and urban?,00:09:55,B,"['A. Presence of street performers.', 'B. Numerous pedestrians and vehicles and tall buildings.', 'C. Absence of advertisements.', 'D. Quiet surroundings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_433_4,Causal Reasoning,What type of headset is the man wearing right now?,00:06:53,D,"['A. HiFi.', 'B. Reverberant.', 'C. No function.', 'D. Aviation.']",single,Concurrent +Real-Time Visual Understanding_sample_446_5,Causal Reasoning,What indicates that the restocking task is nearly complete?,00:09:54,B,"['A. The person leaves the area.', 'B. Everything items in the box has been put on the shelves.', 'C. The items are being packed into the box.', 'D. The camera shows an empty warehouse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_459_1,Causal Reasoning,What is the sticker on the windshield saying right now?,00:00:04,B,"['A. PLEASE PAY FARE.', 'B. PLEASE HAND UP.', 'C. PLEASE EXIT.', 'D. PLEASE TAKE SEATS.']",single,Concurrent +Real-Time Visual Understanding_sample_465_4,Causal Reasoning,Why are there reflections on the surface of the tall painting?,00:08:04,C,"['A. Because it has a glossy finish.', 'B. Because it is covered in glass.', 'C. Because it is illuminated by several spotlights.', 'D. Because the camera is using a flash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_471_5,Causal Reasoning,What can be inferred about the layout of the gallery space based on the video content?,00:10:43,C,"['A. The gallery is very crowded with limited space.', 'B. The artworks are displayed haphazardly.', 'C. The gallery is open with artworks neatly displayed and visible visitors.', 'D. The lighting is dim and focused on certain artworks.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_CS.csv b/Real_Time_Visual_Understanding_CS.csv new file mode 100644 index 0000000000000000000000000000000000000000..7dff4f607c5ae3f98ea0d9270d509e76a28c3f0b --- /dev/null +++ b/Real_Time_Visual_Understanding_CS.csv @@ -0,0 +1,318 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_9_2,Clips Summarize,What does the video primarily capture?,00:00:19,A,"['A. A card game in progress between two individuals.', 'B. A cooking tutorial.', 'C. A conversation between two people.', 'D. A travel vlog.']",single,Concurrent +Real-Time Visual Understanding_sample_38_5,Clips Summarize,What is the overall activity taking place in the kitchen?,00:06:18,A,"['A. Making a delicate cauliflower dish.', 'B. Baking a cake.', 'C. Making a sandwich.', 'D. Cooking pasta.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_5,Clips Summarize,Which of the following best summarizes the painting shown in the clip?,00:07:09,D,"['A. A young warrior playing a musical instrument.', 'B. A landscape with a forest and a gardener.', 'C. An abstract painting with vibrant colors.', 'D. An elderly man with a blue sword-like object.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:09:20,A,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', 'C. An abstract painting with vibrant colors and shapes.', 'D. A close-up portrait of an elderly man.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:08:20,C,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', ""C. A detailed illustration of a woman's profile with leaves in her hair being painted."", 'D. A close-up portrait of an elderly man.']",multiple,Prior +Real-Time Visual Understanding_sample_128_2,Clips Summarize,Which of the following best summarizes the scene in the video?,00:00:19,C,"['A. A detailed exploration of a landscape painting.', 'B. The process of painting a landscape with vibrant colors.', ""C. A focus on a woman's portrait with a tranquil expression."", 'D. An artist discussing the inspiration behind an abstract piece.']",multiple,Concurrent +Real-Time Visual Understanding_sample_128_4,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:05:26,C,"['A. A woman with open eyes and vibrant colors.', 'B. A landscape with intricate textures.', ""C. A woman's face with closed eyes and partially painted skin tones."", 'D. An abstract painting with geometric shapes.']",multiple,Prior +Real-Time Visual Understanding_sample_128_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:08:20,B,"['A. Two paintings of a landscape are displayed, followed by a close-up of a bird sculpture.', 'B. Two portraits of a woman are shown, with a close-up revealing details of one painting, and then the original view is restored.', ""C. A painting of a young man is displayed, followed by a description of the artist's technique."", 'D. A video of an artist painting is shown, with a focus on the brush strokes and colors used.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_2,Clips Summarize,Which of the following best summarizes the painting process that was just shown in the video?,00:02:39,B,"['A. Adding final touches to a landscape.', 'B. Detailing a person with short brown hair and a red coat.', 'C. Painting an abstract art piece.', 'D. Working on a cityscape with vibrant colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:07:20,B,"['A. The artist is setting up the studio before starting to paint.', 'B. The artist is making precise adjustments to an already detailed portrait.', 'C. The artist is selecting colors and preparing brushes for a new painting.', 'D. The artist is cleaning up the studio after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_1,Clips Summarize,What is the main activity depicted in the video so far?,00:00:19,A,"['A. Sketching a helmeted figure.', 'B. Painting a landscape.', 'C. Arranging art supplies.', 'D. Painting a portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:00,A,"['A. A hand paints a helmet with silver and blue accents, focusing on refining details.', 'B. A hand paints a landscape and then switches to a portrait.', 'C. A hand starts with abstract strokes and then adds a figure wearing armor.', 'D. A hand repaints a completed painting with new colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_4,Clips Summarize,Which of the following best summarizes the artist's activity shown in the video just now?,00:08:20,A,"['A. The artist is painting a background with pink paint.', 'B. The artist is drawing a landscape with various colors.', 'C. The artist is sketching an abstract figure with fine details.', 'D. The artist is applying blue and brown accents to a white background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_2,Clips Summarize,Which of the following best summarizes the content shown in the video just now?,00:03:19,D,"['A. The artist is painting a landscape with various animals.', 'B. The artist is sketching a detailed rooster using a pencil.', 'C. The artist is painting abstract shapes and patterns.', ""D. The artist is painting a rooster's head and body with vibrant colors and detailed brushstrokes.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_132_3,Clips Summarize,Which of the following best summarizes the artist's activity just shown in the video?,00:04:20,B,"['A. Creating a landscape painting.', 'B. Working on a realistic portrait of a woman, focusing on the neck area.', 'C. Sketching a preliminary outline for a new artwork.', 'D. Mixing colors on a palette for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:12:30,C,"['A. The artist is organizing painting tools in a vibrant studio.', 'B. The painter is applying broad strokes to a landscape painting.', 'C. The video captures the detailed process of painting background of a portrait with various brush strokes.', 'D. The artist is blending colors on the palette while preparing to paint.']",multiple,Prior +Real-Time Visual Understanding_sample_133_4,Clips Summarize,Which of the following best summarizes the painting process shown just now?,00:07:00,B,"['A. A rough sketch of a landscape.', 'B. Add background color to the portrait.', 'C. An abstract painting with vibrant colors.', 'D. A still life painting of fruits and flowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_133_5,Clips Summarize,Which of the following best summarizes the painting process in the video?,00:10:19,C,"['A. Bold brushstrokes on a colorful landscape.', 'B. Fine details on a still life painting.', 'C. Detailing a portrait of a man with dark hair and a serious expressions.', 'D. Subtle shading on an abstract design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_2,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:00:20,D,"['A. A paintbrush outlines and details floral elements.', 'B. A detailed drawing of a face is created from scratch.', 'C. A paintbrush adds color to the floral headpiece.', 'D. A paintbrush outlines and fills in the eyes of a detailed drawing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:20,B,"[""A. An artist begins sketching a woman's face on a new canvas."", ""B. An artist is detailing a woman's face, focusing on her eyes, cheeks, and nose."", 'C. An artist adds a detailed background to a painting of a woman.', ""D. An artist is drawing abstract patterns around a woman's face.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_134_4,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. A landscape being painted with different shades of green.', 'B. A portrait of a woman being detailed with various brushes.', 'C. An abstract painting with bright colors.', 'D. A still life of fruits being created with careful strokes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_5,Clips Summarize,Which of the following best summarizes the content of the video?,00:09:19,B,"['A. An artist painting a landscape.', 'B. An artist creating a portrait with vibrant colors and detailed features.', 'C. A woman decorating her hair with flowers.', 'D. An artist discussing painting techniques.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_1,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:00:19,B,"['A. A partially painted left eye with preliminary details.', 'B. A complete and detailed right eye, including the upper eyelid line.', 'C. A detailed sketch of the entire face with no paint.', 'D. An unfinished sketch with some paint on the lips.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. The artist is preparing a new canvas for painting.', 'B. This artist is adding details to the face of the portrait.', 'C. The artist is drawing a rough sketch of a landscape.', 'D. The artist is cleaning up after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_5,Clips Summarize,Which statement best summarizes the painting process just shown in the video?,00:09:18,C,"['A. The artist is rapidly applying layers of paint with a wide brush.', 'B. The painter is outdoors, capturing a landscape with vivid colors.', ""C. The artist is working methodically on a woman's portrait, focusing on hair details indoors."", 'D. The canvas depicts an abstract scene with no distinguishable features.']",multiple,Concurrent +Real-Time Visual Understanding_sample_136_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:08:19,D,"['A. The artist paints a bright sunny day with flowers and butterflies.', 'B. The artist creates a night scene with stars and a moon.', 'C. The artist illustrates a winter landscape with snow and ice.', 'D. The artist depicts a sunset over water, adding vertical elements like trees or reeds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_1,Clips Summarize,Which of the following best describes the initial actions shown in the clip?,00:00:12,D,"['A. A hand is painting directly on a canvas.', 'B. A plastic sheet is covered with paint stains, then a name appears.', 'C. A blank canvas is being prepared for painting.', 'D. Paint is being dispensed onto a plastic sheet covering a canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_5,Clips Summarize,Which of the following best summarizes the artistic process just shown in the clip?,00:15:20,D,"['A. A painter adding final touches to a portrait.', 'B. A painter cleaning their tools after finishing a painting.', 'C. A painter starting a new abstract piece.', 'D. A painter refining the details of ocean waves.']",multiple,Prior +Real-Time Visual Understanding_sample_138_1,Clips Summarize,Which of the following best summarizes the initial painting process in the clip?,00:00:19,A,"['A. Applying and blending cerulean blue and white paint on the upper part of the canvas.', 'B. Setting up various colors of paint and brushes on the canvas.', 'C. Drawing an outline before filling in with different colors.', 'D. Cleaning the brushes and preparing the paint palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:02:20,A,"[""A. Adding texture to a tree's foliage against a blue sky."", 'B. Painting a landscape with mountains and a river.', 'C. Creating a portrait with detailed facial features.', 'D. Sketching a building with architectural details.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_3,Clips Summarize,Which of the following options best describes what the artist is doing?,00:04:19,A,"['A. An artist painting a landscape with a bright sky and a leafy tree.', 'B. An artist drawing a portrait of a person.', 'C. An artist sculpting a figure out of clay.', 'D. An artist photographing a nature scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:19,A,"['A. An artist adding intricate floral details to a scenic painting.', 'B. An artist painting a mountainous scene with animals.', 'C. An artist sculpting a clay model of a tree.', 'D. An artist drawing a sketch of a cityscape.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_1,Clips Summarize,Which of the following best summarizes the initial sequence of the video?,00:00:20,A,"['A. A dark screen is followed by a splash screen, then a hand arranges and prepares paint for a painting session.', 'B. A splash screen is followed by a dark screen, then a hand arranges brushes for a painting session.', 'C. A white canvas is shown first, followed by a splash screen and paint tubes being arranged.', 'D. A palette is shown with various colors, followed by a splash screen and a hand preparing brushes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_5,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:08:20,A,"['A. A hand painting a vibrant seascape with turquoise waves and white foam.', 'B. A close-up of an artist sketching a cityscape.', 'C. A detailed view of a forest scene being painted.', 'D. An artist mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:00:20,A,"['A. The person paints a gradient from pink to white with smooth horizontal strokes.', 'B. The canvas is covered with random colors and patterns.', 'C. The palette is used to mix blue and green colors for a landscape.', 'D. The person uses a sponge to create a textured effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_4,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:04:20,A,"['A. A landscape painting with a path leading to a small white house with a red roof.', 'B. A portrait of an elderly man being painted with fine details.', 'C. A close-up of a flower being painted with vibrant colors.', 'D. An abstract painting with various geometric shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:03:00,A,"['A. The hand is painting a deep green and light green abstract form on paper.', 'B. The hand is drawing a detailed landscape.', 'C. The hand is sketching with a pencil before painting.', 'D. The hand is creating a watercolor portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_5,Clips Summarize,Which of the following best summarizes the artist's actions just shown in the video,00:06:20,C,"['A. The artist sketches a rough outline of a landscape.', 'B. The artist adds fine details to a previously sketched portrait.', 'C. The artist paints vertical lines, mixes paint, and adds foliage details to the canvas.', 'D. The artist starts a new painting with a fresh palette and blank canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_154_5,Clips Summarize,How did the scene change just now?,00:01:39,A,"['A. The man picked up a piece of clothing on a red sofa in a different room.', 'B. The man is seen standing in front of a mirror.', 'C. The man is shown sitting and adjusting his wig.', 'D. The man walks out of the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_5,Clips Summarize,What was the main activity happening just now?,00:09:20,B,"['A. People shopping in a market.', 'B. People crossing a street on a rainy day.', 'C. Cars driving through a busy intersection.', 'D. Pedestrians waiting at a bus stop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_1,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:10,C,"['A. The vendor picked up a hamburger patty, grilled it, and placed it on a bun before serving it to the customer.', 'B. The vendor took a hot dog from a package, placed it into a bun, and handed it to the customer.', 'C. The vendor took a hot dog from water, placed it into a bun, and prepared to add condiments.', 'D. The vendor grilled a hot dog, topped it with relish, and gave it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_2,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:03:03,C,"['A. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'B. The vendor took a hot dog from a grill, placed it into a bun, added mustard and onions, and gave it to the customer.', 'C. The vendor boiled a hot dog, placed it in a bun, topped it with sauerkraut and onions, and wrapped it.', 'D. The vendor took a hot dog, placed it in a bun, topped it with relish and mustard, and handed it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:05:56,B,"['A. The vendor picked up a hot dog, placed it on a grill, and later added sauerkraut before serving.', 'B. The vendor boiled a hot dog, placed it into a bun, and added mashed potatoes as a topping.', 'C. The vendor picked up a hot dog, placed it into a bun, added onions, and wrapped it.', 'D. The vendor grilled a hot dog, placed it into a bun, added mustard and ketchup, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_4,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:08:49,C,"['A. The vendor grilled a hot dog, topped it with relish, cheese, and mushrooms, and handed it to a customer.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, added cheese and peppers, and served it.', 'C. The vendor prepared a hot dog, added chili, onions, and shoestring potatoes, and wrapped it.', 'D. The vendor prepared a hot dog, topped it with mayo, mustard, and jalapenos, and served it with a side of fries.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_5,Clips Summarize,Which of the following actions best summarizes the actions just shown?,00:11:42,B,"['A. The vendor boiled a hot dog, placed it into a bun, added sauerkraut, and wrapped it before serving it.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, and prepared to add condiments.', 'C. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'D. The vendor prepared a sandwich, added lettuce and tomato, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_1,Clips Summarize,What did the individual do just now?,00:00:14,C,"['A. The individual washed their hands, applied hand sanitizer, and dried their hands with a towel.', 'B. The individual washed their hands, used a dryer, and sanitized the sink.', 'C. The individual washed their hands, dried them with paper towels, and disposed of the towels.', 'D. The individual prepared food, cleaned the sink, and disposed of trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_2,Clips Summarize,Which of the following options best summarizes the content of the video just now?,00:01:28,A,"['A. The individual pressed and stretched pizza dough into a baking pan, ensuring it was evenly spread.', 'B. The individual prepared a salad, adding various toppings and dressing.', 'C. The individual assembled a sandwich, layering different meats and cheeses.', 'D. The individual applied sauce and added cheese to a cooked pizza crust.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:46,B,"['A. The individual washed and stored kitchen utensils in a cabinet.', 'B. The individual opened a tray to reveal dough balls, adjusted them, and he took one out and put flour on it.', 'C. The individual prepared a pizza by adding toppings and placing it in the oven.', 'D. The individual chopped vegetables and placed them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:04,D,"['A. The individual was preparing a sandwich, adding vegetables and condiments.', 'B. The individual was slicing vegetables and arranging them on a platter.', 'C. The individual was chopping toppings and placing them in separate containers.', 'D. The individual was placing pepperoni slices on a pizza and then moving it aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:20,B,"['A. The individual prepared a pizza by adding toppings and placing it in the oven.', 'B. The individual was pressing and stretching pizza dough inside a baking pan.', 'C. The individual was washing kitchen utensils and placing them in a drying rack.', 'D. The individual was organizing ingredients in the refrigerator for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_1,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:00:10,B,"['A. The individual sliced fresh vegetables, seasoned them, and placed them on a grill.', 'B. The individual carefully unwrapped a pair of gloves, stretched them open, and began putting them on.', 'C. The individual assembled the necessary ingredients for a sandwich and started layering them.', 'D. The individual cleaned a work surface, arranged cooking utensils, and prepared a workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_2,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:02:13,C,"['A. The individual gathered various vegetables, chopped them, and prepared a salad.', 'B. The individual picked up a hamburger patty, grilled it, and assembled a cheeseburger.', 'C. The individual took a hot dog from the water, placed it in a bun, and added sauerkraut.', 'D. The individual prepared a pasta dish by boiling noodles, adding sauce, and serving it in a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_340_3,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:04:16,A,"['A. The individual placed a hot dog in a bun, added onions and peppers, wrapped it in paper, and placed it aside.', 'B. The individual assembled a hamburger with cheese, lettuce, and tomatoes, wrapped it, and handed it to a customer.', 'C. The individual prepared a burrito with beans and rice, wrapped it, and placed it in a serving tray.', 'D. The individual made a salad by chopping vegetables, adding dressing, and setting it on a counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_4,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:06:19,C,"['A. The individual sliced onions and tomatoes, placed them carefully in a hot dog bun, and wrapped it.', 'B. The individual grabbed a hamburger bun, cooked a patty, and assembled a cheeseburger.', 'C. The individual picked up a hot dog bun, retrieved a hot dog from water, placed it in the bun, added ketchup.', 'D. The individual prepared a sandwich by layering several ingredients between two slices of bread and served it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:08:21,C,"['A. The individual cooked a pasta dish by boiling noodles, adding sauce, and plating it.', 'B. The individual prepared a burrito, added beans and rice, and wrapped it in foil.', 'C. The individual assembled a hot dog by placing it into a bun, adding toppings, and wrapping it.', 'D. The individual chopped vegetables, added them to a salad bowl, and tossed them with dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual selected package items, assembled a burger with cheese, and added a meat patty.', 'C. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.', 'D. The individual set the table with cutlery, placed a glass of water, and served a main course.']",multiple,Prior +Real-Time Visual Understanding_sample_341_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:19,C,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual baked a cake, decorated it with icing, and placed it on display.', 'C. The individual selected packaged items, assembled a breakfast burger with a meat patty, cheese, and a fried egg.', 'D. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:27,B,"['A. The individual prepared a pizza by spreading sauce, adding toppings, and placing it in the oven.', 'B. The individual assembled a burger by retrieving sliced onions from refrigeration, adding them to the buns.', 'C. The individual baked biscuits, buttered them, and served them with jam.', 'D. The individual grilled chicken, seasoned it with herbs, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:37,B,"['A. The individual grilled chicken breasts, added seasoning, and placed them on a platter.', 'B. The individual prepared a burger by retrieving a patty, adding cheese, and assembling it with a bun.', 'C. The individual baked cookies, sprinkled them with sugar, and placed them on a rack to cool.', 'D. The individual deep-fried french fries, salted them, and served them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:46,B,"['A. The individual baked cookies, cooled them on a rack, and packaged them in boxes.', 'B. The individual selected hash browns, packaged them in a package.', 'C. The individual grilled sandwiches, wrapped them, and packed them into boxes.', 'D. The individual deep-fried chicken wings, added sauce, and arranged them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual cleaned the counter, set up station supplies, and took a coffee break.', 'B. The individual collected wrapping papers, retrieved buns, and placed them on the counter.', 'C. The individual took wrapping papers, handled buns by hands, and placed the buns on the counter.', 'D. The individual stocked the shelves, wiped down surfaces, and organized condiments.']",multiple,Prior +Real-Time Visual Understanding_sample_342_2,Clips Summarize,What summarizes the actions performed just now?,00:00:47,C,"['A. The individual cleaned the station, organized utensils, and disposed of waste materials.', 'B. The individual picked and packed food items, marked them for delivery, and cleaned the station afterward.', 'C. The individual selected a yellow wrapping paper, placed an order ticket on it.', 'D. The individual placed food items in a container, labeled it, and set it aside for pickup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_3,Clips Summarize,What is the best summary of the actions performed just now?,00:01:36,C,"['A. The individual cleaned the counter, organized ingredients, and prepared a salad.', 'B. The individual prepared a sandwich, added condiments, and wrapped it for delivery.', 'C. The individual cooked bacon, meat pie, and scrambled eggs, then placed them in a container.', 'D. The individual prepared a fruit platter, arranged it neatly, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_4,Clips Summarize,What is the best summary of the actions performed just now?,00:02:21,C,"['A. The individual prepared a batch of fries, added salt, and placed them in a serving container.', 'B. The individual organized several orders, packed different items, and completed the preparation station setup.', 'C. The individual took pancakes, added meat pie from the warmer, and placed scrambled eggs on the same tray.', 'D. The individual assembled a salad with fresh ingredients, topped it with dressing, and delivered it to the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_5,Clips Summarize,What is the best summary of the actions performed just now?,00:03:02,C,"['A. The individual toasted buns, added condiments, and wrapped sandwiches for delivery.', 'B. The individual organized cooking utensils, took inventory, and sanitized the station.', 'C. The individual prepared a breakfast burger, added egg and cheese, and neatly wrapped it.', 'D. The individual made a cup of coffee, added cream, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_1,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:00:10,D,"['A. The person cooked fish filets, garnished them with vegetables, and presented them for serving.', 'B. The person assembled burgers by adding patties, placing condiments, and wrapping them.', 'C. The person restocked sandwich ingredients, such as lettuce and tomatoes, in preparation areas.', 'D. The person cleaned a used tray by discarding waste, and preparing it for reuse.']",multiple,Prior +Real-Time Visual Understanding_sample_343_2,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:01:25,D,"['A. The worker inspected the kitchen utensils, adjusted the oven temperature, and cleaned the grill.', 'B. The worker arranged cooked patties on a slide, cleaned the grill surface, and prepared for the next batch.', 'C. The worker deep-fried chicken, assembled it on a plate, and garnished it with herbs.', 'D. The worker flipped burger patties, placed them on a tray.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_3,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:02:40,D,"['A. The worker arranged hotdogs on a grill, added condiments, and wrapped them for serving.', 'B. The worker cooked and seasoned bacon strips and placed them into the fryer for crispiness.', 'C. The worker assembled fish fillets, sprinkled them with seasoning, and placed them in the oven for baking.', 'D. The worker transferred cooked onion onto a tray, cleaned the surface of the grill, and prepared for the next cooking batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_4,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:03:55,D,"['A. The individual prepared a batch of scrambled eggs, added herbs, and placed them on a hot plate.', 'B. The individual restocked a freezer with packages of frozen vegetables, organized them by color, and labeled each bin.', 'C. The individual cleaned and sanitized a workstation, organized cooking utensils, and prepared for the next task.', 'D. The individual prepared strips of bacon by separating them from frozen packaging.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_5,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:05:10,D,"['A. The worker cleaned the grill, prepared eggs by cracking and whisking them, and started cooking pancakes.', 'B. The worker poured liquid eggs into a container, organized kitchen supplies, and cleaned the preparation area.', 'C. The worker cracked eggs into a bowl, mixed them with spices, and set them aside for cooking later.', 'D. The worker filled a container with liquid eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,A,"['A. The individual opened a refrigerator, took out frozen food, placed it in a fryer basket, and prepared to deep-fry it.', 'B. The individual put on gloves, searched for cleaning supplies, and began to clean the station.', 'C. The individual filled a basket with fresh vegetables, washed them, and prepared to cook them.', 'D. The individual arranged various condiments on the counter and started preparing a sandwich.']",multiple,Prior +Real-Time Visual Understanding_sample_344_2,Clips Summarize,What actions were taken just now by the individual?,00:01:27,A,"['A. The individual opened a refrigerator, retrieved ingredients, and prepared to cook them.', 'B. The individual opened a pantry, selected a pan, and started cooking the food.', 'C. The individual arranged utensils on the counter and began preparing a salad.', 'D. The individual checked the deep fryer, removed fried food, and placed it on a rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:44,A,"['A. The individual opened a storage unit, retrieved packaged food, and began putting it into fryer baskets.', 'B. The individual organized utensils on the counter, chopped vegetables, and prepared to sauté them.', 'C. The individual opened a pantry, gathered baking ingredients, and prepared to start baking.', 'D. The individual cleaned the working station, disposed of garbage, and reorganized supplies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_4,Clips Summarize,What actions were taken just now by the individual?,00:04:00,A,"['A. The individual removed the fried food from the fryer, placed it on a tray, and organized the tray in a storage unit.', 'B. The individual placed the food in a frying pan, sautéed it, and plated it.', 'C. The individual chopped vegetables, placed them in a bowl, and started making a salad.', 'D. The individual cleaned the working station, wiped the counters, and organized the utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:05:18,A,"['A. The individual removed fried food from the fryer, transferred it to a tray, and organized the tray in a storage unit.', 'B. The individual picked up a pan, sautéed vegetables, and plated them.', 'C. The individual opened a can of vegetables, placed them in a pot, and started boiling them.', 'D. The individual cleaned the deep fryer, disposed of oil, and prepped it for the next batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_1,Clips Summarize,What is the best summary of the actions taken just now?,00:12,C,"['A. A worker picked up a bag, added condiments, and handed it to another worker.', 'B. A worker grabbed a bag, placed a cheeseburger inside, and passed it to a colleague.', 'C. A worker retrieved a bag, added fries and a cheeseburger, checked the order slip, and moved to the fryer area.', 'D. A worker took a bag, filled it with a drink, and proceeded to the front counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_2,Clips Summarize,What is the best summary of the actions taken just now?,00:01:48,C,"['A. A worker placed fries into a fryer, prepared drinks, and gave them to a colleague.', 'B. A worker assembled a hamburger, wrapped it, and handed it to a customer.', 'C. A worker collected fries in a bag, placed an order slip on it, and moved it to the counter.', ""D. A worker took a customer's order, processed the payment, and handed over a receipt.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_3,Clips Summarize,What is the best summary of the actions taken just now?,00:03:26,C,"['A. A worker filled a bag with fries, attached an order slip, delivered the bag to the customer, and returned to their station.', 'B. A worker packed a bag with a cheeseburger, sealed it, printed an order slip, and handed it to another worker.', 'C. A worker grabbed a bag, placed the order receipt with it, and headed to the pick-up counter to deliver the order.', ""D. A worker assembled a sandwich, confirmed the customer's name, and moved to the serving counter.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_4,Clips Summarize,What is the best summary of the actions taken just now?,00:05:04,C,"[""A. A worker reviewed a customer's order, cleaned the workstation, and prepared it for the next task."", 'B. A worker assembled a new order from scratch, wrapped each item, and handed it to the kitchen staff.', 'C. A worker retrieved a filled order bag, attached the order slip to the bag, and delivered it to the front counter.', ""D. A worker took a customer's order, processed the payment, and handed the receipt to a colleague.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_5,Clips Summarize,What is the best summary of the actions taken just now?,00:06:42,C,"['A. A worker checked an order ticket, filled a bag with food items, and placed the bag on the counter.', 'B. A worker retrieved a receipt, confirmed the order with the customer, and then handed the order to another worker.', 'C. A worker attached a ticket to a bag, moved to the front counter, and handed the bag to a customer.', 'D. A worker processed a payment, handed the change to a customer, and returned to the kitchen.']",multiple,Prior +Real-Time Visual Understanding_sample_346_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual retrieved a bun, added ketchup, and served it to the customer.', 'B. The individual prepared a sandwich, added lettuce and turkey, and placed it on a tray.', 'C. The individual assembled a cheeseburger by retrieving cheese slices and placing them on buns.', 'D. The individual took a hot dog, added condiments, and wrapped it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:07,D,"['A. The individual retrieved a food tray, added vegetables, and handed it to a colleague.', 'B. The individual assembled a cheeseburger, prepared the packaging, and wrapped it.', 'C. The individual prepared a salad, selected dressing, and presented it for immediate delivery.', 'D. The individual checked order tickets, selected package.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:04,D,"['A. The individual prepared a sandwich by taking out bread, adding cheese, and toasting it.', 'B. The individual organized order tickets, prepared packaging materials, and assembled them for food items.', 'C. The individual operated the deep fryer to cook fries and then placed them into containers.', 'D. The individual checked order tickets, prepared the packaging, and organized prepared items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:01,B,"['A. The individual retrieved a bun, added condiments, and wrapped it for serving.', 'B. The individual assembled a cheeseburger, placing cheese slices.', 'C. The individual cooked burger patties, added toppings, and handed them to a colleague.', 'D. The individual prepared the packaging boxes, placed burger patties in them, and added condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:58,C,"['A. The individual took a food tray, assembled a hot dog, and handed it to a customer.', 'B. The individual retrieved burger buns, assembled cheeseburgers, and moved them to the packaging area.', 'C. The individual collected order tickets, retrieved package, and organized them for next turn.', 'D. The individual took the order tickets, prepared beverage cups, and filled them with various drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,C,"['A. An individual selects a burger bun, prepares the toppings, and hands it to a customer.', 'B. An individual uses a deep fryer to cook a basket of fries, then serves them with extra condiments.', 'C. An individual picks up a hamburger bun, assembles it with cheese.', 'D. An individual sets up a drink machine and serves multiple beverages to waiting customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:03:18,B,"['A. An individual cleans the workspace, organizes ingredients, and prepares a station for making desserts.', 'B. An individual assembles multiple burgers by adding lettuce, cheese, and pickles, then places the patties on the buns.', 'C. An individual prepares sandwiches by slicing bread, spreading mayonnaise, adding lettuce and tomato, and topping with cheese.', 'D. An individual prepares a pasta dish by boiling noodles, adding sauce, and arranging it on plates.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:18,A,"['A. An individual prepares a burger by toasting buns, adding sauce and pickles, and placing cheese slices on each bun.', 'B. An individual fries patties, adds ketchup and lettuce, and places them in a to-go box.', 'C. An individual wraps sandwiches, adds mustard and onions, and organizes them on a tray.', 'D. An individual makes an ice cream sundae by scooping ice cream, adding toppings, and serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:21,B,"['A. An individual cleans the workspace, organizes ingredients, and sets up a drink machine.', 'B. An individual prepares a burger by assembling the bun, adding cheese, onions, and organizing the station with necessary toppings.', 'C. An individual slices vegetables for a salad, arranges them on a plate, and prepares the dressing.', 'D. An individual checks kitchen equipment, prepares a pasta dish, and serves it to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:12:26,A,"['A. An individual prepares a burger by selecting buns, adding ketchup, mustard, pickles, and a slice of cheese.', 'B. An individual assembles a taco by choosing toppings, adding salsa, and wrapping it tightly.', 'C. An individual makes a hot dog by grilling the sausage, placing it in a bun, and adding ketchup and mustard.', 'D. An individual prepares a salad by chopping vegetables, adding dressing, and tossing the ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:31,C,"['A. The individual organized serving trays and sanitized the preparation area.', 'B. The individual retrieved produce from the refrigerator and began chopping vegetables.', 'C. The individual replenished bread inventory by placing new buns onto the shelves.', 'D. The individual checked inventory levels and noted items lacking in stock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:26,A,"['A. The individual prepared a burger by retrieving buns, and placing them on the package.', 'B. The individual organized utensils by sanitizing them and placing them back in their designated areas.', 'C. The individual cleaned the preparation area and refilled condiment dispensers.', 'D. The individual baked a batch of fresh buns and arranged them in an orderly manner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:43,B,"['A. The individual arranged fresh vegetables on plates and prepared salads.', 'B. The individual topped burger buns with ketchup, onions.', 'C. The individual arranged freshly cut fruits into serving containers.', 'D. The individual prepared sandwiches by arranging cheese and lettuce on bread slices.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:10:07,B,"['A. The individual toasted the buns and added ketchup and mustard.', 'B. The individual placed two buns in boxes, added cheese slices, and added condiments.', 'C. The individual grilled burger patties and placed them on the buns with lettuce and pickles.', 'D. The individual wrapped sandwiches with paper and handed them to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:13:22,C,"['A. The individual selected burger buns, added patties, and placed them on a griddle.', 'B. The individual retrieved burger buns, added lettuce and sauces, and placed them on a tray.', 'C. The individual took burger buns, added lettuce and condiments, and arranged them on a preparation area.', 'D. The individual cleaned the preparation area, organized serving trays, and put away ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,D,"['A. An employee prepares a breakfast sandwich, adds condiments, and serves it to the customer.', 'B. An employee prepares a sandwich, toasts the buns, adds sauce, lettuce, and serves it in a box.', 'C. An employee prepares a salad, chops vegetables, and arranges them in a bowl.', 'D. An employee prepares a burger, adds mayo, lettuce, and packs it in a box.']",multiple,Prior +Real-Time Visual Understanding_sample_349_2,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:01:49,A,"['A. An employee prepares a burger, adds cheese, lettuce, and sauce, and packs it in a box.', 'B. An employee fries a chicken patty, adds mayo and lettuce, and packs it in a bag.', 'C. An employee prepares a sandwich, adds cucumbers, tomatoes, and sauce, and packs it in a wrap.', 'D. An employee prepares a vegan burger, adds vegan cheese, lettuce, and sauce, and packs it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_3,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:03:28,A,"['A. The worker toasts a burger bun, adds tartar sauce and lettuce, and places the assembled burger back on the counter.', 'B. The worker grills a patty, adds ketchup and onions to the bun, and places the assembled burger in a bag.', 'C. The worker fetches ingredients from the refrigerator, cuts tomatoes, and adds them to a bowl.', 'D. The worker fries a fish fillet, adds mayo and pickles to a bun, and places the assembled sandwich in a wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_4,Clips Summarize,Which of the following options best summarizes the employee's actions just now?,00:05:21,B,"['A. The employee prepared a chicken sandwich by toasting buns, adding mayonnaise and lettuce, and packing it in a box.', 'B. The employee prepared a fish burger by toasting buns, adding cheese, and placing it in a box.', 'C. The employee prepared a fish sandwich by toasting buns, adding tartar sauce and lettuce, and packing it in a box.', 'D. The employee prepared a veggie burger by toasting buns, adding vegetables, and packing it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:46,C,"['A. The employee cooked and served fries, adding salt and packing them in a container.', 'B. The employee grilled a chicken patty, added lettuce and mayo, and packed the sandwich in a box.', 'C. The employee packed chicken nuggets into boxes.', 'D. The employee prepared a fish sandwich, adding tartar sauce and lettuce, and packed it in a paper wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_1,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:00:12,D,"['A. The individual is cleaning trays, organizing workspaces, and baking bread in the oven.', 'B. The individual is taking an order, chopping vegetables, and making a quick salad.', 'C. The individual is preparing a dessert by mixing ingredients and placing them in the refrigerator.', 'D. The individual is putting on gloves, picking up a hot dog bun, and assembling a hot dog.']",multiple,Prior +Real-Time Visual Understanding_sample_350_2,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:02:31,D,"['A. The individual is taking an order, grilling a hamburger patty, and placing it in a bun.', 'B. The individual is preparing a sandwich by slicing bread, adding fillings, and wrapping it up.', 'C. The individual is filling a tray with fries, adding salt, and serving it to a customer.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_3,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:04:50,D,"['A. The individual is assembling pastries, adding icing, and placing them on a cooling rack.', 'B. The individual is grilling a hot dog, applying condiments, and wrapping it in foil.', 'C. The individual is chopping vegetables, tossing them into a bowl, and serving a salad.', 'D. The individual is assembling an order by packaging items into a paper bag and preparing it for delivery.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:07:39,D,"['A. The individual is arranging condiments on a counter and placing food items in the refrigerator.', 'B. The individual is taking orders from customers and showing them to their seats.', 'C. The individual is pouring beverages into cups and setting them on a tray for delivery.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:09:31,D,"['A. The individual is grilling a hamburger patty, adding cheese and condiments, and wrapping it up in paper.', 'B. The individual is filling a drink cup with a beverage, adding ice, and sealing it with a lid.', 'C. The individual is assembling a vegetarian wrap with fresh vegetables, dressing, and a tortilla.', 'D. The individual is preparing a hot dog, topping it with grilled onions and meat sauce, and wrapping it in wrapping paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_1,Clips Summarize,Which of the following options best summarizes the vendor's actions just now?,00:00:10,D,"['A. The vendor picked up multiple croissants, placed them into a box, and handed it to a customer.', 'B. The vendor rearranged pastries on the tray, cleaned the display glass, and took an order from a customer.', 'C. The vendor picked up a muffin, added nuts, and placed it onto a display dish.', 'D. The vendor selected a pastry using tongs, placed it into a paper bag.']",multiple,Prior +Real-Time Visual Understanding_sample_351_2,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:02:10,D,"['A. The barista prepared a small cappuccino, added honey, and gave it to the customer.', 'B. The barista brewed a large black coffee, added sugar, and placed it on the counter for pickup.', 'C. The barista made an espresso shot, added milk, and served it with a croissant.', 'D. The barista poured a large latte, sealed the cup with a lid, and handed it over to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_3,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:04:12,D,"['A. The barista picked up fruits to prepare a smoothie, blended them, and served it to a customer.', 'B. The barista prepared a double espresso, added cream, and served it with a cookie.', 'C. The barista brewed a pot of tea, added honey, and served it in a teapot to a customer.', 'D. The barista steamed milk, prepared orders of oat latte and soy flat white.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_4,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:13,D,"['A. The barista arranged mugs on the counter, brought milk from the fridge, and cleaned the workspace.', 'B. The barista refilled the milk container, steamed milk, and cleaned the counter.', 'C. The barista cleaned the espresso machine, brewed espresso, and arranged cups for serving.', 'D. The barista grabbed milk cartons into the fridge, organized them, and prepared the workspace for further tasks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:08:19,D,"['A. The cashier counted money in the register, sorted coins and bills, and printed the receipt.', 'B. The cashier scanned a barcode, weighed the item, and asked the customer for payment.', 'C. The cashier arranged items on the counter, packed them into a bag, and handed the bag to the customer.', 'D. The cashier picked items on the touchscreen, confirmed the order, and selected a payment option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. An individual browsed through items in a refrigerator section of a store with a cloth in hand.', 'B. An individual walked through an establishment, apparently a café, holding a cloth and prepared to clean a table.', 'C. An individual picked up a jacket from a chair and folded it neatly to place it back.', 'D. An individual took a tray of food to serve a seated customer at a table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:15,C,"['A. An individual was washing their hands and drying them with a towel.', 'B. An individual was organizing various kitchen utensils and cutlery in a drawer.', 'C. An individual was washing and rinsing a batch of dishes and cups in a sink.', 'D. An individual was preparing ingredients for a meal by chopping vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,B,"['A. An individual rearranged items in a refrigerator and then wiped the floors.', 'B. An individual disposed of trash, retrieved cleaning supplies, and started mopping the floor.', 'C. An individual washed dishes, emptied the trash, and cleaned the sink.', 'D. An individual served food to a customer and then started cleaning the countertops.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:25,A,"['A. An individual adjusted various settings on an electronic device, selected payment options.', 'B. An individual searched through web pages on a tablet, bookmarked a few articles, and saved them for later reading.', 'C. An individual played a game on a tablet, paused to check messages, and then defeated the final boss in the game.', 'D. An individual followed a recipe on a tablet screen, added ingredients to a bowl, and began the baking process.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:33,A,"['A. An individual made a cappuccino and a flat white with oat milk, and served them in takeaway cups.', 'B. An individual made an espresso and a latte, serving them in ceramic mugs for dine-in.', 'C. An individual prepared tea and hot chocolate for takeaway, using regular milk for both.', 'D. An individual brewed a strong filter coffee and an americano, serving them in large takeaway containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_1,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:00:10,A,"['A. The individual collected fried shrimp, walked to a counter, and placed them beside the mat.', 'B. The individual chopped vegetables, moved to a stove, and started frying them.', 'C. The individual took bread slices from a box, toasted them, and spread butter.', 'D. The individual handled raw fish, sliced it into pieces, and arranged it on a plate.']",multiple,Prior +Real-Time Visual Understanding_sample_353_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:12,B,"['A. The individual arranged slices of raw fish on a sushi mat and added some wasabi.', 'B. The individual collected fried shrimp, walked to a counter, and placed them on a sushi mat with vegetables.', 'C. The individual assembled a sandwich with various condiments and grilled it.', 'D. The individual prepared a salad by chopping vegetables and tossing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:14,A,"['A. The individual prepared a sushi roll by adding avocado slices to a seaweed sheet.', 'B. The individual assembled a sandwich with various condiments and grilled it.', 'C. The individual prepared a salad by chopping vegetables and tossing them in a bowl.', 'D. The individual cooked a steak, added seasoning, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:09:16,A,"['A. The individual selected various types of sushi rolls, placed them into a takeout box.', 'B. The individual picked up assorted pastries, placed them in a box, and packed it for an event.', 'C. The individual collected different kinds of fruits, placed them into a basket, and wrapped it with a decorative lining.', 'D. The individual arranged a selection of cookies in a box and added a ribbon for presentation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:12:18,A,"['A. The individual assembled a sushi roll by adding greens.', 'B. The individual toasted bread, added avocado slices, and prepared a sandwich.', 'C. The individual chopped vegetables and added them to a cooking pot with water.', 'D. The individual prepared dessert by adding cream to a mix of fruits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,C,"['A. The individual arranged dishes and served them to a customer in a kitchen setting.', 'B. The individual wiped down the countertops and sanitized the kitchen utensils.', 'C. The individual selected a glass, added ice from the ice maker.', 'D. The individual took various tools from a drawer and began assembling a device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:24,B,"['A. The individual made a sandwich using fresh ingredients and served it on a plate.', 'B. The individual filled a pitcher with milk and steamed it.', 'C. The individual organized cutlery in a drawer and cleaned the kitchen area.', 'D. The individual cleaned the steaming wand and organized cups on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:04:39,B,"['A. The individual cleaned the countertop and put away kitchen utensils.', 'B. This person cleaned the kitchen utensils used for making coffee.', 'C. The individual prepared a sandwich, wrapped it up, and served it to a customer.', 'D. The individual restocked supplies in a pantry and washed dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,B,"['A. The individual arranged dishes on a table and served a customer.', 'B. The individual measured and cleaned the portafilter, weighed handle filter, and prepared it for brewing.', 'C. The individual wiped down the counters and organized kitchen utensils.', 'D. The individual prepared a sandwich, wrapped it, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:09:06,B,"['A. The individual poured a latte into a to-go cup and handed it to a customer.', 'B. The individual set up the handle filter,and prepared an espresso shot.', 'C. The individual measured coffee grounds and cleaned the grinder.', 'D. The individual operated the espresso machine, steamed milk, and cleaned the milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The person brewed a pot of tea, added lemon, and served it.', 'B. The person prepared a glass of milk by measuring its weight and pouring it into a jug.', 'C. The person measured ground coffee beans, and gathered different types of milk alternatives.', 'D. The person set up the kitchen for baking by arranging flour, sugar, and eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_2,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:13,D,"['A. The person filled a cup with hot water, added a tea bag, and let it steep.', 'B. The person prepared a cup for a latte, steamed oat milk, and gathered different types of syrups.', 'C. The person filled a pitcher with water, added ice, and prepared to brew coffee.', 'D. The person steamed oat milk, and prepared to make a coffee.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:04:16,B,"['A. The individual brewed a pot of tea and added a slice of lemon.', 'B. The individual cleaned a pitcher, filled it with milk, and steamed it.', 'C. The individual washed a jug, filled it with water, and placed it in a fridge.', 'D. The individual rinsed a coffee cup, added hot water, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_4,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:06:19,B,"['A. The person prepared a glass of water and added a slice of lemon.', 'B. The person cleaned a kitchen surface, wiped it down, and dried it with a cloth.', 'C. The person used a spray bottle to sanitize the counter, then dried it with a towel.', 'D. The person wet a cloth, cleaned the surface with it, then dried it with paper towels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:08:20,B,"['A. The individual brewed a cup of coffee and set it on the counter.', 'B. The individual cleaned coffee grounds by a little broom and disposed of the waste in a bin.', 'C. The individual refilled the coffee grinder with fresh coffee beans.', 'D. The individual washed and dried a coffee cup before using it for a new drink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The person picked up a metal pitcher, cleaned it, and placed it back on the shelf.', 'B. The person heated a metal pitcher, added ingredients, and served them in a cup.', 'C. The person cleaned a metal pitcher, filled it with water, and placed it next to other pitchers.', 'D. The person retrieved one metal pitcher, steamed it, and returned the milk carton to the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_356_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:25,D,"['A. The person prepared a coffee mug, poured milk into it, and placed it under a coffee machine.', 'B. The person cleaned a coffee grinder, filled it with new beans, and started grinding the coffee.', 'C. The person filled a coffee pot with water, placed it in the machine, and added coffee grounds to the filter.', 'D. The person ground coffee beans, measured the coffee grounds on a scale, and adjusted the amount until it reached the desired weight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:41,D,"['A. The person prepared a coffee, added sugar, and stirred it with a spoon.', 'B. The person brewed tea, added honey, and placed it on the counter to be served.', 'C. The person filled a cup with water, added ice, and handed it to a customer.', 'D. The person steamed milk, poured it into a cup with some green liquid, and created a latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:57,D,"['A. The person rinsed the pitcher with cold water and placed it on a shelf.', 'B. The person brewed coffee and added milk to it before serving.', 'C. The person cleaned a coffee machine and replaced the portafilter.', 'D. The person steamed milk in a metal pitcher while setting a cup under an espresso machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:14,D,"['A. The person filled a coffee cup, placed it in the sink, and cleaned it with water.', 'B. The person ground coffee beans, measured the coffee grounds, and prepared a coffee pot.', 'C. The person retrieved a milk carton from the fridge, measured the milk, and placed it on the counter.', 'D. The person steamed the milk in one metal pitcher while shaking another metal pitcher simultaneously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_1,Clips Summarize,Which of the following options best summarizes the actions that were just taken?,00:00:10,D,"['A. The individual brewed tea, poured it into a teacup, and added milk.', 'B. The individual steamed milk, poured it into a jug, and checked its temperature.', 'C. The individual made coffee, poured it into a cup, and added sugar.', 'D. The individual steamed milk, transferred it between jugs.']",multiple,Prior +Real-Time Visual Understanding_sample_357_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:16,D,"['A. The individual prepared a sandwich, added condiments, and served it on a plate.', 'B. The individual washed plates, dried them, and placed them in a cupboard.', 'C. The individual cooked pasta, drained it, and added sauce.', 'D. The individual cleaned a coffee station, wiped the counter, and organized items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,D,"['A. The individual made a cup of tea, added honey, and stirred it.', 'B. The individual brewed a pot of coffee, poured it into a thermos, and placed it on the counter.', 'C. The individual cleaned a coffee cup, poured milk, and organized the counter.', 'D. This person cleaned the handle filter and placed it on the coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:28,D,"['A. The individual made coffee, served it to a customer, and cleaned the table.', 'B. The individual prepared tea, added sugar, and arranged cups on a tray.', 'C. The individual cooked food, plated it, and cleaned the kitchen.', 'D. The individual cleaned a weighing scale, organized the countertop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:34,D,"['A. The individual brewed coffee, added milk, and stirred it.', 'B. The individual steamed milk, poured it into a jug, and served it.', 'C. The individual prepared tea, added sugar, and served it in a teapot.', 'D. The individual cleaned a portafilter, filled another portafilter with coffee grounds and weighted it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_1,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:00:14,D,"['A. The barista cleaned the counter, sanitized cups, and organized coffee beans on the shelves.', 'B. The barista wiped down the espresso machine, added a new milk container, and prepared a cappuccino.', 'C. The barista organized the espresso machine, ground fresh coffee beans, and created a detailed latte art design.', 'D. The barista cleaned the milk frothing equipment, and brought the two cups of prepared espresso to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_2,Clips Summarize,Which of the following options best summarizes the bartender's actions just now?,00:01:55,D,"['A. The bartender filled a pitcher with beer and served it to customers at the bar.', 'B. The bartender cleaned the taps, filled a pitcher with hot water, and steeped tea bags in it.', 'C. The bartender prepared a fruit smoothie by blending fresh fruits and ice, then pouring it into a glass to serve.', 'D. The bartender steamed milk using a frothing wand, cleaned the wand, and combined the steamed milk with an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:33,D,"['A. The individual prepared coffee beans by weighing them, grinding them, and adjusting the grind size.', 'B. The individual brewed a coffee by immersing the beans in boiling water and stirring frequently.', 'C. The individual cleaned the coffee machine, steamed milk, and poured it into a cup to serve a cappuccino.', 'D. The individual prepared a portafilter with ground coffee, weighed it, and used a spoon to adjust the coffee amount.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_4,Clips Summarize,Which of the following options best summarizes the actions taken by the barista just now?,00:05:16,D,"['A. The barista steamed milk, weighed it, and poured it into a coffee cup.', 'B. The barista cleaned the coffee machine, weighed coffee grounds, and placed them into the portafilter.', 'C. The barista poured milk into a glass, placed it on a scale, and then threw the milk container away.', 'D. The barista poured milk into a measuring cup, weighed it, and then returned the container to the fridge.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_5,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:55,D,"['A. The barista poured milk into a pitcher, steamed it, and then mixed it into a hot cup of coffee.', 'B. The barista filled a pitcher with milk, adjusted the coffee machine, rinsed the pitcher, and cleaned the counter area.', 'C. The barista filled a pitcher with milk, cleaned the pitcher, and prepared an iced coffee.', 'D. The barista poured milk into a glass, and steamed the milk in a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_1,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:00:10,D,"['A. The person cleaned a cup, filled it with water, and placed it on a tray.', 'B. The person prepared utensils, boiled water, and served a customer.', 'C. The person washed a cup, brewed espresso, and poured it into a mug.', 'D. The person cleaned a pitcher, filled a glass with iced coffee.']",multiple,Prior +Real-Time Visual Understanding_sample_359_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:36,D,"['A. The person grabbed almond milk, prepared a latte, and handed it to a customer.', 'B. The person cleaned cups, filled a jug with almond milk, and adjusted the espresso machine settings.', 'C. The person made a cappuccino, added whipped cream, and served it on a tray.', 'D. The person picked up a box of almond milk, and poured milk into a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_3,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:05:02,D,"['A. The person poured coffee into a to-go cup, cleaned the counter, and organized utensils.', 'B. The person poured milk into a cup, placed it in the sink, and threw away a lid.', 'C. The person grabbed a to-go cup, dumped its content into the trash, and cleaned the brewer.', 'D. The person picked up an iced coffee and drank it, disposed of a cup into the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_4,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:07:28,D,"['A. The person cleaned a coffee machine, prepared a cup, and served an espresso.', 'B. The person prepared a coffee pot, filled it with water, and brewed a pot of coffee.', 'C. The person picked up a milk pitcher, steamed milk, and poured it into a cup.', 'D. The person grabbed a portafilter, filled it with coffee grounds, weighed it, and adjusted the amount with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_5,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:09:54,D,"['A. The person grabbed a glass, picked a lid, and filled the glass with water.', 'B. The person picked up a glass, inspected it, and placed it on the counter.', 'C. The person picked up glasses, stacked them, and put them aside.', 'D. The person grabbed a glass, examined it, and walked towards another area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,A,"['A. The individual prepared a cup of matcha tea by scooping matcha powder, and whisking it.', 'B. The individual prepared a cup of coffee by grinding the beans, brewing the coffee, and serving it in a mug.', 'C. The individual prepared a cup of herbal tea by selecting herbs, placing them in a teapot, adding boiling water, and steeping it.', 'D. The individual prepared a smoothie by blending fruits, adding milk, and pouring it into a glass.']",multiple,Prior +Real-Time Visual Understanding_sample_360_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:20,A,"['A. The individual made a glass of iced water by filling a glass with ice cubes.', 'B. The individual prepared a cup of cold brew coffee by adding milk, stirring it, and placing it on a tray.', 'C. The individual filled a glass with ice cubes from the ice machine using a blue scoop.', 'D. The individual brewed a fresh cup of iced tea by mixing the tea concentrate with water and ice.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:32,A,"['A. The individual cleaned a portafilter, and placed it on the table.', 'B. The individual retrieved a tool, refilled it using a coffee grinder, and rinsed it under a faucet.', 'C. The individual placed a filter into a coffee maker, filled it with grounds, and started the brewing process.', 'D. The individual selected a mug, filled it with milk, and placed it under a milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:45,A,"['A. The individual steamed milk, prepared espresso, grabbed a cloth, and cleaned the workstation.', 'B. The individual filled a pitcher with water, added coffee grounds, and placed it in the refrigerator to brew.', 'C. The individual poured milk into a coffee cup, added ice cubes, and stirred using a spoon.', 'D. The individual brewed coffee, poured it over ice, and then added sweeteners before stirring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:54,A,"['A. The individual cleaned a portafilter, weighed it, and began adding coffee ground to it.', 'B. The individual brewed coffee and filled a thermos with it before capping it off.', 'C. The individual prepared a cup of tea by boiling water, adding tea leaves, and waiting for it to steep.', 'D. The individual cleaned a cup, added milk, and placed it in the microwave to heat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,A,"['A. An individual adjusts the settings on a coffee grinder, preparing it for use.', 'B. An individual sets the timer on a toaster oven, ready to bake.', ""C. An individual calibrates an oven's temperature for baking pastries."", 'D. An individual measures the exact amount of coffee grounds for a recipe.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_2,Clips Summarize,What is the best summary of the actions performed just now?,00:02:05,A,"['A. The individual prepared a coffee by grinding the beans and operating an espresso machine.', 'B. The individual assembled a sandwich with various ingredients and served it to a customer.', 'C. The individual organized a stationary set, placing pens and pencils in a container.', 'D. The individual arranged some tools on a workbench, preparing for a repair task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:00,A,"['A. A person is preparing for steaming the milk.', 'B. A barista prepares and serves a complex coffee drink, adjusting various machines and ingredients to ensure perfection.', 'C. An individual prepares various ingredients for a large meal, organizing and setting them on a counter.', 'D. A chef expertly places different kitchen tools in an organized manner to prepare for a cooking session.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:05:55,A,"['A. The individual ground coffee beans, tamped the coffee grounds, and prepared an espresso shot.', 'B. The individual operated a juicer, filled a glass with orange juice, and served it to a customer.', 'C. The individual brewed a pot of tea, poured it into cups, and arranged cookies on a plate.', 'D. The individual prepared a milkshake, added toppings, and served it with a straw.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_5,Clips Summarize,Which of the following options best summarizes the action just taken by the individual?,00:07:50,A,"['A. The individual is steaming the milk.', 'B. The individual is arranging paper cups for use.', 'C. The individual is preparing a drink by adding a mixer.', 'D. The individual is cleaning a stainless steel jug.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_1,Clips Summarize,Which of the following options best summarizes the actions of the barista taken just now?,00:00:10,B,"['A. The barista prepared a cappuccino, stirred it, and served it to a customer.', 'B. The barista steamed milk, prepared two lattes, and began making a new latte.', 'C. The barista brewed coffee, added sugar and cream, and handed it to a customer.', 'D. The barista made a latte, added cocoa powder, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:18,A,"['A. The worker prepared an espresso by measuring coffee grounds, tamping them, and placing them in the machine.', 'B. The worker prepared a cup of tea by measuring loose leaves, placing them in a pot, and adding hot water.', 'C. The worker cleaned the coffee machine and sorted cups for the next order.', 'D. The worker brewed a fresh pot of coffee by measuring water and coffee grounds, then starting the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:58,B,"['A. The individual cleaned the coffee machine and placed a cup on the scale.', 'B. The individual measured cocoa powder into a pitcher.', 'C. The individual selected a cup, poured coffee grounds into it, and added hot water.', 'D. The individual brewed fresh coffee by placing a new filter and coffee grounds into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:02,C,"['A. The individual placed the milk jug under the steamer, wiped the machine, and steamed the milk.', 'B. The individual brewed a fresh cup of coffee, cleaned the counter, and served the drink.', 'C. The individual cleaned the work area, steamed milk, and prepared a milk-based beverage.', 'D. The individual restocked supplies, brewed coffee, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:07:47,B,"['A. The individual brewed a fresh cup of tea, added sugar, and served it to a customer.', 'B. The individual steamed milk, prepared a latte, and added a lid to the cup.', 'C. The individual prepared an espresso shot, cleaned the coffee machine, and discarded used grounds.', 'D. The individual restocked the cups, cleaned the counter, and replaced the lids.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,C,"['A. An individual ground coffee beans, weighed the coffee, and started brewing the coffee.', 'B. An individual added condiments to a ready-made espresso shot and served it to a customer.', 'C. An individual prepared a cup of coffee by grinding beans and tamping it.', 'D. An individual poured milk and water into a cup and served a latte.']",multiple,Prior +Real-Time Visual Understanding_sample_363_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:09,A,"['A. An individual prepared two cups of iced coffee, sealed the lids, and placed them on the counter.', 'B. An individual brewed two cups of hot coffee, added sugar, and handed them to customers.', 'C. An individual cleaned the coffee machine and stored the coffee cups.', 'D. An individual took out coffee supplies from storage and organized them on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:11,B,"['A. The individual brewed a fresh pot of coffee, added sugar, and handed it to the customer.', 'B. The individual added a straw to an iced coffee, stirred it, and handed it to the customer.', 'C. The individual took a hot coffee, added a lid, and placed it in a tray.', 'D. The individual steamed milk, poured it into a cup, and added cinnamon topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:00,B,"['A. The individual cleaned tables and collected used cups from the customers in a cafe.', 'B. The individual took packaged sugar and served them to customers at a table.', 'C. The individual cleaned the espresso machine and arranged the utensils on the counter.', 'D. The individual arranged pastries on a display counter for customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:06,B,"['A. The individual cleaned up spilled milk and put milk containers back in the refrigerator.', 'B. The individual brewed three cups of coffee, and disposed of used coffee grounds.', 'C. The individual cleaned the coffee machine and arranged the cups neatly on the counter.', 'D. The individual brewed a fresh pot of coffee and added sugar and milk before serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:08,C,"['A. The individual poured milk into a cup, stirred it, and then took it to the customer.', 'B. The individual brewed a pot of tea, poured it into a thermal flask, and brought it to a table.', 'C. The individual finished preparing a latte, placed it alongside a black coffee.', 'D. The individual selected pastries from a display case, packed them in a box, and handed them to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_364_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:04,B,"['A. The individual checked order status on a tablet, cleaned a countertop area, and served a sandwich.', 'B. The individual prepared matcha, carried the matcha to a sink, and then checked order details on a tablet.', 'C. The individual brewed coffee, poured it into a cup, and then prepared a latte with milk.', 'D. The individual selected utensils, eco-certified cleaning solutions, and organized a storage area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:58,B,"['A. The individual selected tea leaves, boiled water, and brewed a fresh pot of tea.', 'B. The individual poured milk into a metal jug, steamed the milk, and prepared it for use.', 'C. The individual prepared an espresso shot, added steamed milk, and created latte art.', 'D. The individual grabbed utensils, washed them, and organized them on a drying rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:51,B,"['A. The individual filled a cup with hot water, steeped a tea bag, and served the tea to a customer.', 'B. The individual poured milk into a container, steamed it, and cleaned the workstation with a cloth.', 'C. The individual brewed a pot of coffee, poured it into multiple cups, and served it to customers.', 'D. The individual mixed various ingredients into a jug, prepared a smoothie, and cleaned the blender.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:11:46,B,"['A. The individual poured hot water into a cup, steeped the tea, and served it.', 'B. The individual weighed matcha powder.', 'C. The individual mixed chocolate powder into a glass and added hot milk.', 'D. The individual cleaned the workspace with a cloth and disposed of the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_1,Clips Summarize,What action sequence was taken just now by the individual working with the coffee machine?,00:00:10,D,"['A. The individual brewed tea, added sugar and milk, and served it with biscuits.', 'B. The individual prepared an espresso, added whipped cream, and served it in a glass.', 'C. The individual brewed coffee, added cream, and stirred it before serving.', 'D. The individual operated an espresso machine, brewed a shot of espresso, and pour the milk into a cup.']",multiple,Prior +Real-Time Visual Understanding_sample_365_2,Clips Summarize,Which of the following options best summarizes the actions taken just now by the barista?,00:02:27,A,"['A. The barista measured coffee grounds in the portafilter, locked the portafilter into the espresso machine, and added coffee grounds into it.', 'B. The barista cleaned the espresso machine, prepared the milk pitcher, and steamed milk.', 'C. The barista brewed a cup of tea, added lemon, and served it to a customer.', 'D. The barista ground coffee beans, prepared a French press, and set it aside to steep.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_3,Clips Summarize,What sequence of actions did the barista perform just now with the steamed milk?,00:04:43,B,"['A. The barista poured milk into a cup, cleaned the espresso machine, and prepared a new cup.', 'B. The barista steamed the milk, wiped the steam wand, and placed the milk pitcher down.', 'C. The barista brewed coffee, steamed milk, and added sugar to the cup.', 'D. The barista measured milk, adjusted the machine settings, and poured the milk into a new pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_4,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grinder?,00:07:00,B,"['A. The individual operated the coffee grinder, collected ground coffee in a metal pitcher, and mixed it with water.', 'B. The individual adjusted the coffee grinder settings, and transferred the grounds to a portafilter.', 'C. The individual poured whole coffee beans into the grinder, ground them into a container, and stored the container for later use.', 'D. The individual set the coffee grinder, filled it with milk, and brewed a latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_5,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grounds?,00:09:18,C,"['A. The individual measured coffee grounds, tamped them into a portafilter, and locked it into an espresso machine.', 'B. The individual adjusted the grinder settings, measured coffee grounds, and transferred them to a filter.', 'C. The individual weighed portafilter, added coffee grounds into a glass container from a portafilter with a spoon.', 'D. The individual prepared a batch of coffee grounds, cleaned the countertop, and disposed of extra grounds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_1,Clips Summarize,What activity is being performed just now?,00:00:10,A,"['A. Grinding coffee beans and weighing the ground coffee.', 'B. Brewing a pot of tea using loose leaves and boiling water.', 'C. Preparing a smoothie with various fruits and a blender.', 'D. Making a sandwich with multiple layers of ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_2,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:02:33,A,"['A. A person is cleaning a metal surface with a cloth and checking its condition.', 'B. A person is painting a metal surface with a brush.', 'C. A person is repairing an electronic device using tools.', 'D. A person is assembling parts of a mechanical device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_3,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:04:56,A,"['A. Preparing an espresso by grinding coffee beans, measuring the coffee, and extracting the shot.', 'B. Cleaning and sanitizing a workspace in preparation for a new task.', 'C. Operating kitchen equipment to bake a batch of cookies.', 'D. Conducting a detailed inspection and maintenance of a coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_4,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:07:19,A,"['A. Preparing an espresso and stirring it.', 'B. Brewing a pot of tea and adding sugar.', 'C. Mixing ingredients for a cake batter.', 'D. Cleaning and sanitizing a kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_5,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:09:42,A,"['A. Weighing coffee grounds and tamping them into a portafilter.', 'B. Cleaning the coffee machine and setting it up for a new brew.', 'C. Preparing a tray of cookies for baking in the oven.', 'D. Cleaning and arranging the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_1,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:00:10,D,"['A. The individual cleaned a machine, selected a sandwich, and prepared it for a customer.', 'B. The individual set a table with utensils, organized a menu, and greeted a guest.', 'C. The individual washed dishes, stacked them, and prepared a meal.', 'D. The individual positioned the portafilter, ground coffee into it, and cleaned the portafilter.']",multiple,Prior +Real-Time Visual Understanding_sample_367_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:08,D,"['A. The individual brewed a pot of tea, added honey, and served it to a customer.', 'B. The individual prepared a bowl of soup, garnished it with herbs, and handed it over.', 'C. The individual mixed a smoothie, poured it into a glass, and placed it on the counter.', 'D. The individual poured frothed milk into a cup of coffee, creating latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:06,D,"['A. The individual removed a foil cover from a container, stirred a hot soup, and served it to a customer.', 'B. The individual picked up a plastic container, opened the lid, and prepared the contents for blending.', 'C. The individual placed a small container back on the shelf after stirring its contents and wiped the counter.', 'D. This individual put a plastic lid on a prepared iced latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:04,D,"['A. The individual selected a teapot, steeped tea leaves, and poured the tea into a cup.', 'B. The individual prepared a smoothie by blending ingredients, pouring it into a glass, and garnishing it.', 'C. The individual washed a tea strainer, added herbs into it, and boiled water.', 'D. The individual tamped coffee grounds, and prepared to extract an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_5,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:08:02,D,"['A. The individual washed a coffee cup, set it down, and filled it with milk.', 'B. The individual cleaned a teapot, boiled water, and steeped tea leaves.', 'C. The individual prepared a paper cup, filled it with brewed tea, and added a slice of lemon.', 'D. The individual wiped and cleaned the portafilter, weighted the portafilter, and adjusted the grinder settings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_1,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:00:10,D,"['A. A barista prepares a hot beverage, adds sugar, stirs, and serves it with a lid.', 'B. A barista retrieves an ingredient from a drawer, prepares a cold drink, adds a straw, and serves it.', 'C. A barista prepares a cold drink, adds whipped cream, and hands it to a customer without a lid.', 'D. A barista prepares a hot beverage, retrieves a lid, adds it, and passes it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_2,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:01:57,D,"['A. An individual fills a cup with water, places it in a microwave, and heats it.', 'B. An individual measures out flour, sifts it into a bowl, and prepares to bake bread.', 'C. An individual cuts vegetables, arranges them on a plate, and garnishes with herbs.', 'D. An individual prepares a cup of coffee by gathering supplies and opening a coffee bag with scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_3,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:03:44,D,"['A. An individual measures coffee beans, grinds them, and prepares the ground coffee in a portafilter.', 'B. An individual weighs ground coffee, adjusts the grinder settings, and grinds more beans.', 'C. An individual selects coffee beans, roasts them, and prepares them for grinding.', 'D. An individual adds coffee grounds to a portafilter, weighs it, and uses a spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_4,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:05:30,D,"['A. An individual grinds coffee beans, pours them into a filter, and makes a pour-over coffee.', 'B. An individual selects a coffee pod, inserts it into a machine, and prepares a cup of coffee.', 'C. An individual brews a pot of coffee, pours it into a carafe, and serves it to customers.', 'D. An individual measures coffee grounds, tamps them, and prepares an espresso.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_5,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:07:18,D,"['A. An individual measured coffee beans, ground them, and filled a cup with the ground coffee.', 'B. An individual steamed milk, brewed an espresso, and combined them to make a latte.', 'C. An individual brewed coffee, added sugar, and served it with a stir stick.', 'D. An individual brewed an espresso, poured milk into it, and adorned it with a latte art heart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_1,Clips Summarize,Which of the following options best summarizes the actions just now?,00:00:10,D,"['A. The individual cleans the espresso machine and places the portafilter in position.', 'B. The individual grinds coffee beans, tamps the ground coffee, and brews an espresso shot.', 'C. The individual serves a coffee beverage, cleans up the work area, and restocks coffee supplies.', 'D. The individual steams the milk using the steam wand, and prepares it for a coffee beverage.']",multiple,Prior +Real-Time Visual Understanding_sample_369_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:00,D,"['A. The individual prepares a hot beverage by steaming milk and selecting a paper cup.', 'B. The individual clears the espresso machine area by wiping it clean, rearranging cups, and replacing a filter.', 'C. The individual operates the deep fryer to prepare a food item, setting the timer and monitoring the cooking process.', 'D. The individual brews an espresso shot by grinding beans, tamping them, and inserting the portafilter into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:03:50,D,"['A. The individual brews an espresso shot, mixes it with hot water to create an Americano, and places it on the counter.', 'B. The individual dismantles the espresso machine, cleans each part thoroughly, and reassembles it.', 'C. The individual heats milk on the stovetop, pours it into a blender, and prepares a smoothie.', 'D. The individual operates the espresso machine, froths milk using the steam wand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:05:40,D,"['A. The individual inserts the portafilter into the espresso machine and begins making an espresso shot.', 'B. The individual cleans the coffee grinder and refills it with new coffee beans.', 'C. The individual inspects the coffee machine, runs a cleaning cycle, and restocks the supply tray.', 'D. The individual measures ground coffee, fills the portafilter, and use spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:30,D,"['A. The individual rinses out a used cup and places it in the dishwasher.', 'B. The individual refills the coffee machine with water and prepares it for brewing.', 'C. The individual measures out coffee grounds and places them into the portafilter.', 'D. The individual fills a glass with ice cubes from a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. Prepared a cup of coffee, added milk, and served it with biscuits on the side.', 'B. Cleaned the coffee machine, and wiped down the counter.', 'C. Cleaned a cup of coffee, added sugar and cream, and handed it to a customer.', 'D. Assembled a coffee machine, ground coffee beans, and served coffee to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_370_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:52,C,"['A. Filled a pitcher with almond milk, prepared a blender, and blended a smoothie.', 'B. Poured milk into a jug, steamed it, and prepared a latte for a customer.', 'C. Poured milk into a pitcher, cleaned the workspace, and dumped the used coffee grounds.', 'D. Selected multiple milk alternatives, tasted each, and served samples to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:34,B,"['A. Poured water into a cup, added instant coffee, and stirred it.', 'B. Poured espresso into a cup, added steamed milk, and created a latte art.', 'C. Brewed tea, added sugar, and placed the cup on a tray.', 'D. Poured espresso into a cup, cleaned the area, and served the drink without milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:16,C,"['A. The individual poured milk into a cup, added sugar, and mixed it, then served the drink to a customer.', 'B. The individual poured milk into an espresso shot, added syrup, and served a flavored coffee drink to a customer.', 'C. The individual steamed milk, poured it into an espresso shot, and created a latte art before serving it.', 'D. The individual brewed coffee, added cream and sugar, then served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:58,B,"['A. The individual cleaned the coffee machine, refilled the water tank, and wiped the counter.', 'B. The individual ground the coffee, tamped it, locked the portafilter, and started brewing a shot of espresso.', 'C. The individual steamed milk, poured it into a pitcher, and created latte art.', 'D. The individual packaged pastries, displayed them, and organized the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual brewed a fresh cup of espresso and served it to a customer.', 'B. The individual steamed milk using an espresso machine, frothing it to create foam.', 'C. The individual prepared a cappuccino by adding steamed milk and coffee.', 'D. The individual cleaned the espresso machine and prepared it for the next use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:07,C,"['A. The individual brewed a cup of espresso and added a stencil for decoration.', 'B. The individual cleaned the espresso machine and prepared to shut down the station.', 'C. The individual prepared a cappuccino, added a stencil design.', 'D. The individual organized the counter, placed cups and lids in position, and cleaned up the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:04:04,D,"['A. The individual adjusted the settings on a coffee machine, printed a receipt, and placed an order for a beverage.', 'B. The individual cleaned the counter, arranged cups, and made the station more organized.', 'C. The individual steamed milk, brewed coffee, and served a cappuccino.', 'D. The individual adjusted coffee machine settings, added coffee to cups while organizing printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_4,Clips Summarize,Which of the following options best summarizes the content just shown?,00:06:01,D,"['A. The individual brewed a fresh pot of coffee and served it to a customer.', 'B. The individual steamed milk, brewed coffee, and arranged cups for service.', 'C. The individual cleaned the counter, organized receipts, and served a latte.', 'D. The individual prepared a latte, added a design to the foam, and sealed the cup with a lid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:04,B,"['A. The individual adjusted the coffee machine settings, brewed a fresh cup of coffee, and served it to a customer.', 'B. The individual cleaned the coffee portafilter, filled another portafilter with fresh coffee grounds.', 'C. The individual steamed milk, added it to a cup, and placed it on the counter for serving.', 'D. The individual cleaned the glasses, organized the workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The individual makes an espresso shot, adds water to it, and prepares it for serving.', 'B. The individual heats water, measures coffee grounds, and prepares coffee in a French press.', 'C. The individual collects various ingredients, chops them, and prepares a fresh smoothie.', 'D. The individual picks up a milk jug, pours milk into a metal pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:29,D,"['A. The individual washed the espresso machine parts and prepared fresh coffee grounds.', 'B. The individual brewed tea leaves and poured tea into a cup.', 'C. The individual mixed ingredients in a blender to prepare a smoothie.', ""D. The individual steamed milk using an espresso machine's steam wand and wiped the steam wand clean.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_372_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:45,D,"['A. The individual prepares espresso shots while organizing coffee cups and saucers.', 'B. The individual brews tea, rinses teapots, and places them on a drying rack.', 'C. The individual purchases new coffee supplies and stores them in the kitchen cabinets.', 'D. The individual cleans several milk frothing pitchers, rinsing them under running water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:50,D,"['A. The individual arranges milk jugs and rinses them under running water, then cleans the countertop.', 'B. The individual organizes kitchen utensils, prepares ingredients, and washes dishes in the sink.', 'C. The individual identifies dirty items in the workspace, organizes them, and prepares for the next task by collecting utensils.', 'D. The individual adjusted coffee machine settings, added coffee to cups while checking printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:26,D,"['A. The individual collects various bakery items, assembles them on a tray, and prepares to serve them to customers.', 'B. The individual picks up a milk jug, prepares milk for steaming, and pours it into a cup for serving.', 'C. The individual clears dirty dishes, washes them, and arranges them on a drying rack.', 'D. The individual operates the espresso machine, prepares coffee, and serves the freshly brewed coffee to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_1,Clips Summarize,What best summarizes the process just shown?,00:00:10,C,"['A. The vendor prepared a burger, toasted the bun, added condiments, and served it to the customer.', 'B. The vendor selected hot dogs, prepared a bun, added relish and mustard, and served it to the customer.', 'C. The vendor selected several hot dogs, placed them in a container, heated them, and arranged other ingredients.', 'D. The vendor cooked hot dogs, placed them in buns, added ketchup and mustard, and served them to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_373_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:27,C,"['A. The vendor selected condiments, placed them on a tray, and began packaging hot dogs.', 'B. The vendor heated hot dogs, added toppings, and handed them to the customer.', 'C. The vendor picked up a hot dog bun, retrieved hot dogs from the warmer.', 'D. The vendor prepared a salad, added dressings, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:04:44,C,"['A. The vendor cleaned the workstation, organized utensils, and added new items to the menu.', 'B. The vendor adjusted equipment, reviewed the counter area, and greeted a customer.', 'C. The vendor retrieved a hot dog bun, used tongs to grab a hot dog, and prepared the bun for assembly.', 'D. The vendor heated up condiments, chopped vegetables, and arranged them for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:00,C,"['A. The vendor cooked a hot dog, added mustard and ketchup, wrapped it, and served it to the customer.', 'B. The vendor grilled a hot dog, added ketchup, placed it on a bun, and served it to the customer without wrapping.', 'C. The vendor retrieved a cooked hot dog, added toppings, wrapped it in paper, put it in a bag, and handed it to the customer.', 'D. The vendor made a sandwich, added vegetables, wrapped it, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_5,Clips Summarize,Which of the following options best summarizes the process just shown?,00:09:22,C,"['A. The vendor grilled a hot dog, placed it in a bun, and added vegetables before serving it to the customer.', 'B. The vendor cooked a hot dog, added ketchup and mustard, and wrapped it for the customer.', 'C. The vendor prepared a hot dog, added ketchup and onion topping, and handed it to the customer.', 'D. The vendor prepared a hot dog, added mayonnaise and mustard, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,D,"['A. The individual grabbed a bottle of condiments, applied them to a hamburger, and closed the sandwich.', 'B. The individual washed hands at the sink, selected a large bowl, and began mixing ingredients.', 'C. The individual arranged vegetables and meats on a tray and placed it into the oven, setting the timer.', 'D. The individual fetched a pack of hot dogs from the refrigerator, closed the refrigerator door, and proceeded with the preparation.']",multiple,Prior +Real-Time Visual Understanding_sample_374_2,Clips Summarize,What activities were performed just now to prepare the hot dog?,00:02:49,D,"['A. The individual added ketchup to the hot dog, chopped onions, and added them as a topping.', 'B. The individual toasted the bun, grilled the hot dog, and served it with French fries.', 'C. The individual microwaved the hot dog, added relish, and served it with a cold drink.', 'D. The individual added mustard to the hot dog, followed by meat sauce, and topped it with a scoop of mashed potatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:05:31,D,"['A. The individual seasoned food in a bowl, then proceeded to bake it in the oven.', 'B. The individual prepared a beverage, poured it into a cup, and handed it to a customer.', 'C. The individual prepared a sandwich, wrapped it in paper, and served it at the counter.', 'D. The individual packaged food into a bag, placed it on the counter, and then gave the package to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_4,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:08:07,D,"['A. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, and added ketchup and mustard as condiments.', 'B. The individual toasted a hot dog bun, placed a raw hot dog on the grill, and then garnished it with relish and onions.', 'C. The individual boiled multiple hot dogs, toasted multiple buns, and served the hot dogs directly to customers without any condiments.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water with tongs, and prepared to finalize the hot dog.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_5,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:10:46,D,"['A. The individual toasted a bun, grilled a hot dog, added ketchup and mustard, and served it to the customer.', 'B. The individual selected a hamburger bun, grilled a patty, added cheese, lettuce, and tomato, and served it to the customer.', 'C. The individual microwaved a hot dog, placed it in a bun, and added pickles and onions as toppings.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, placed it in the bun, and added meat sauce as a topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_1,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:10,D,"['A. The individual cleaned the kitchen floor using a mop and then organized the countertop.', 'B. The individual prepared ingredients, chopped vegetables, and placed them into a frying pan.', 'C. The individual unpacked a delivery box, organized the contents, and disposed of the packaging.', 'D. The individual washed their hands, applied soap, and rinsed thoroughly under running water.']",multiple,Prior +Real-Time Visual Understanding_sample_375_2,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:59,D,"['A. The individual washed potatoes, chopped them, and started cooking.', 'B. The individual peeled potatoes, rinsed them, and placed them in a container.', 'C. The individual sorted potatoes, discarded the bad ones, and organized the rest in a basket.', 'D. The individual emptied a sack of potatoes into a sink, discarded the sack, and prepared the workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_3,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:01:48,D,"['A. The individual emptied a bag of potatoes into the sink, washed them under running water, and dried them with a towel.', 'B. The individual peeled the potatoes, rinsed them under running water, and placed them in a storage container.', 'C. The individual sorted the potatoes, removed any that were spoiled, and organized the rest into neat stacks.', 'D. The individual placed potatoes into the sink, washed them under running water, and sliced them using a potato slicer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_4,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:02:37,D,"['A. The individual boiled potatoes, mashed them, and added seasoning.', 'B. The individual peeled potatoes, chopped them, and placed them into a baking dish.', 'C. The individual washed potato slices, rinsed them, and placed them into a pot of water.', 'D. The individual sliced potatoes, washed the slices in water, and prepared them for cooking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_5,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:03:26,D,"['A. The individual sliced potatoes thinly, washed them gently under running water, and arranged them on a tray for drying.', 'B. The individual poured sliced potatoes into a water bath, agitated them using a strainer, and transferred them to a drying area.', 'C. The individual submerged the sliced potatoes in warm water, rinsed them with a colander, and then patted them dry with a cloth.', 'D. The individual placed potato slices into a container of water, mixed them vigorously for cleaning, and separated them using a divided compartment.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_1,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:10,B,"['A. The individual took vegetables out of the refrigerator, cleaned them, and arranged them on a plate.', 'B. The individual retrieved a container with liquid, uncovered it, and began stirring its contents.', 'C. The individual operated a deep fryer, cooked food, and placed it into a serving dish.', 'D. The individual brewed coffee, poured it into cups, and served them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_2,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:46,A,"['A. The individual placed food on a grill, removed gloves, and discarded them in the trash.', 'B. The individual cleaned the grill, prepared a sandwich, and discarded waste.', 'C. The individual assembled a cooking station, put on gloves, and set up kitchen tools.', 'D. The individual operated a fryer, removed food, and placed it into a serving dish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_3,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:01:39,B,"['A. The individual placed raw meat on a grill and monitored the cooking process.', 'B. The individual retrieved cooked meat from a tray and placed it into a serving container.', 'C. The individual prepared a sandwich by slicing bread and adding condiments.', 'D. The individual operated a coffee machine and served fresh coffee to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_4,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:06,C,"['A. The individual deep-fried some meat, drained the excess oil, then garnished it with seasoning.', 'B. The individual prepared a pot of stew, added various ingredients, and simmered it.', 'C. The individual placed meat in a container, put cooked chicken in the oven, and then prepared buns.', 'D. The individual made a salad by adding lettuce, tomatoes, and dressing into a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:42,C,"['A. The individual grilled a burger patty, added cheese, and placed it on a bun with pickles and onions.', 'B. The individual breaded chicken, fried it, and served it with a side of vegetables.', 'C. The individual prepared a chicken sandwich by adding BBQ sauce and placing it on a bun with pickled cucumber and onions.', 'D. The individual made a dessert by assembling ingredients and placing them into a dessert cup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:14,C,"['A. The vendor set up a beverage station with cups and straws, preparing for customers.', 'B. The vendor organized a set of condiments and napkins at the counter to facilitate customer use.', 'C. The vendor puts on glove, arranged hot dog buns, getting ready to serve customers.', 'D. The vendor cleaned and restocked a salad bar, ensuring it is ready for use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_2,Clips Summarize,Which of the following options best summarizes the actions observed just now?,00:00:51,C,"['A. The individual prepared an omelet by whisking eggs and pouring them into a heated pan.', 'B. The individual assembled a sandwich by layering ingredients onto a slice of bread, cut it, and then served it.', 'C. The individual took a tortilla with a filling on it, placed it on a tray, and then moved away.', 'D. The individual arranged cookies on a tray and put them in the oven for baking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:01:32,A,"['A. The individual is preparing a sandwich by placing slices of meat onto a bun.', 'B. The individual is making a pizza by spreading cheese and meat on dough.', 'C. The individual is chopping vegetables for a salad close to a selection of various ingredients.', 'D. The individual is serving prepared hot dogs along with various condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_4,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:02:13,C,"['A. The preparer slices bread, adds mayonnaise, and tosses in fried fish.', 'B. The preparer grills a hot dog, adds ketchup, and places it into a bun.', 'C. The preparer slices bread, adds lettuce, and a variety of vegetables, and tops it with chicken pieces.', 'D. The preparer makes a pizza, adding pepperoni and cheese before placing it into an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_5,Clips Summarize,What action best summarizes the individual's task just now?,00:02:54,B,"['A. The individual prepared a salad using fresh vegetables and topped it with dressing.', 'B. The individual assembled a sandwich by adding various ingredients and condiments.', 'C. The individual grilled a hamburger patty and added cheese before serving it.', 'D. The individual deep-fried snacks and served them with dipping sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,C,"['A. The worker searched for ingredients by opening cans and containers, selecting items to prepare a salad.', 'B. The worker prepared a sandwich by taking bread, adding condiments, and wrapping it.', 'C. The worker wore gloves and prepared to assemble a sandwich, with loaves of bread and various fillings visible.', 'D. The worker cleaned the workstation and disposed of the packaging of sandwich ingredients.']",multiple,Prior +Real-Time Visual Understanding_sample_378_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:03,C,"['A. The worker prepared a dessert by gathering ingredients, measuring them, and combining them, ready for baking.', 'B. The worker washed their hands, prepped vegetables, and started slicing them for a stir-fry dish.', 'C. The worker sliced various meats, arranged them on a piece of bread, and added slices of cheese to construct a sandwich.', 'D. The worker cleaned the countertop, sanitized the utensils, and organized the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:55,A,"['A. The worker took out the toasted sandwich.', 'B. The worker removed a loaf of bread from storage, sliced it, and placed it on a tray for toasting.', 'C. The worker washed vegetables and prepped them for a salad, placing them in the designated containers.', 'D. The worker inspected the quality of the baked goods and discarded those that were not up to standards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:14,A,"['A. The worker prepared a sandwich by adding jalapenos, retrieving ketchup, and then applying ketchup and another condiment before wrapping it up.', 'B. The worker assembled a salad by chopping vegetables, seasoning the mixture, and serving it to a customer.', 'C. The worker toasted a sandwich, cut it, added the final toppings, and packaged it for delivery.', 'D. The worker retrieved various vegetables from storage, cleaned them, and placed them in a food container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:50,B,"['A. The worker topped a sandwich with tomatoes, cucumbers, and onions, then wrapped it for delivery.', 'B. The worker added fresh ingredients such as tomatoes and cucumbers to a sandwich, aligning them carefully on lettuce and other toppings.', 'C. The worker prepared a salad by chopping onions, cucumbers, and other vegetables, and then mixed them in a bowl.', 'D. The worker grilled a sandwich with various ingredients and sliced it before packaging it for a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_1,Clips Summarize,Which of the following options best summarizes the activities seen in the recent video?,00:00:10,C,"['A. An individual enters a storage area, picks up a cleaning tool, and starts cleaning the floor.', 'B. An individual navigates through a cluttered area, moves a container, and looks for something on the shelves.', 'C. An individual walks through a hallway, encounters cleaning equipment, and then washed his hands.', 'D. An individual checks the inventory stock, organizes boxes, and ensures the supplies are properly arranged.']",multiple,Prior +Real-Time Visual Understanding_sample_379_2,Clips Summarize,Which action best summarizes the preparation process seen just now?,00:02:31,D,"['A. The individual is frying chicken, seasoning it, and packaging it for serving.', 'B. The individual is preparing a salad by slicing vegetables and arranging them on a plate.', 'C. The individual is cleaning the fryer area, organizing equipment, and storing the fries for later use.', 'D. The individual is frying French fries, seasoning them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_3,Clips Summarize,Which of the following options best summarizes the actions taken just now in the video?,00:02:54,C,"['A. The individual took a break, cleaned the surrounding area, and sanitized the working station.', 'B. The individual selected various food items, placed them in a pan, and started cooking them on a stovetop.', 'C. The individual poured the fries into the packaging box.', 'D. The individual prepared a salad by chopping vegetables and setting them onto a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_4,Clips Summarize,Which of the following options best summarizes the scene just now?,00:04:07,B,"['A. The individual inspected the food items in the refrigerator, rearranged them, and closed the door.', 'B. The individual checked and adjusted multiple fryer baskets of fries, making sure they were cooking properly, before stepping back.', 'C. The individual cleaned the counter and surrounding areas, ensuring a tidy workspace.', 'D. The individual organized and labeled various containers in preparation for a cooking task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:05:26,B,"['A. The individual organized frozen ingredients, arranged them on a tray, and placed it in the oven.', 'B. The individual picked out the burnt fries and threw them into the trash can.', 'C. The individual prepared a bucket of peeled potatoes, rinsed them in water, and placed them in a storage bin.', 'D. The individual packaged French fries, added salt, and placed the containers on a service counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_1,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:00:12,C,"['A. The individual greeted the customers, prepared two glasses of wine, and served the drinks.', 'B. The individual chatted with the customers, filled two glasses with ice, and arranged them on the counter.', 'C. This person places three glass cups in front of the table.', 'D. The individual cleaned the counter, arranged empty glasses, and interacted with other staff members.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_2,Clips Summarize,Which of the following options best summarizes the actions taken by the person just now?,00:02:18,C,"['A. The person was rearranging glasses on the counter and chatting with colleagues.', 'B. The person was cleaning the counter and organizing different bottles.', 'C. The person was taking out a bottle from a refrigerator and pouring its contents into glasses with ice.', 'D. The person was preparing food items and arranging plates and utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_3,Clips Summarize,What best summarizes the actions performed by the individual just now?,00:04:18,C,"['A. The individual cleaned the bar area, organized supplies, and inspected the beverage inventory.', 'B. The individual prepared a batch of food ingredients, cooked them, and plated the dishes.', 'C. The individual prepared garnishes, assembled multiple drinks.', 'D. The individual greeted guests, took their orders, and rang up the sales at the cash register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_4,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:06:22,C,"['A. The individual greeted customers, prepared a meal, and served it.', 'B. The individual cleaned the bar area, organized supplies, and managed the inventory.', 'C. The individual prepared a cocktail, stirred it, and placed it on the counter.', 'D. The individual filled a glass with ice, poured a drink, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_5,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:08:26,C,"['A. The individual took drink orders from customers while others were conversing.', 'B. The individual cleared dishes from the table while customers waited for their drinks.', 'C. The individual entered order details on a tablet while talking with the customers.', 'D. The individual prepared cocktails using a shaker while engaging with customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:18,C,"['A. The individual set the table with dishes and silverware before preparing a salad.', 'B. The individual gathered ingredients for a dessert and started mixing them in a bowl.', 'C. The individual prepared a drink by opening a bottle, removing the cork, and setting up glassware.', 'D. The individual cooked a main course by grilling meat and adding spices to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:11,C,"['A. The individual chopped vegetables, added them to a bowl, and served a salad.', 'B. The individual brewed coffee, added sugar and milk, and served it to the customer.', 'C. The individual prepared a cocktail by adding ice to a shaker, pouring in ingredients.', 'D. The individual poured wine into glasses and served them to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:18,C,"['A. The bartender prepared several coffee orders for a group of customers.', 'B. The bartender checked customer IDs and handed out drink menus.', 'C. The bartender placed two cocktails on the counter.', 'D. The bartender restocked the bar with empty glass bottles while cleaning dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:13,C,"['A. The individual garnished a cocktail with a cherry and served it.', 'B. The individual prepared a cocktail by mixing ingredients and shaking them.', 'C. The individual added ice and lime to a drink, garnished it, and placed it on the bar counter.', 'D. The individual was preparing a hot drink by heating it on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:08:14,C,"['A. The individual prepared a hot beverage by boiling water and steeping tea.', 'B. The individual garnished a cocktail with a cherry and served it to a customer.', 'C. The individual filled several glasses with ice cubes from a container in preparation for drinks.', 'D. The individual prepared a meal by grilling various ingredients and plating them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,A,"['A. The individual gathered ice cubes, placed them into hand-washing sink.', 'B. The individual poured liquor into a shaker, added ice, and mixed the drink.', 'C. The individual fetched a glass, filled it with ice, and added a slice of lemon.', 'D. The individual prepared various garnishes and placed them on the edge of a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:01:52,A,"['A. The individual organized bar utensils, retrieved a measure cup, and poured a clear liquid into it.', 'B. The individual gathered fresh herbs, chopped them finely, and stored them away.', 'C. The individual garnished a cocktail with a fruit slice and stirred it gently.', 'D. The individual placed ice cubes into glasses, poured liquor, and prepared to serve them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:34,A,"['A. The individual mixed and poured cocktails into glasses placed on a napkin.', 'B. The individual poured beer into several glasses alongside the shaker.', 'C. The individual arranged various spirits on the bar counter.', 'D. The individual cleared empty glasses and sanitized the bar counter meticulously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:05:16,A,"['A. The individual poured a liquid into a jigger, combined it with other ingredients, and prepared the mixture for a cocktail.', 'B. The individual participated in a conversation with customers while cleaning glassware.', 'C. The individual garnished drinks with fruit slices and served them to waiting customers.', 'D. The individual took orders from a group of patrons and noted them down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,A,"['A. The individual prepared a cocktail by shaking ingredients, straining into a glass, and adding ice cubes.', 'B. The individual organized garnishes on the bar counter, then served drinks to customers.', 'C. The individual retrieved a bottle from a refrigerator, checked its contents, and placed it back.', 'D. The individual opened a refrigerator, retrieved a bottle, and nearly filled it with liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_1,Clips Summarize,Which of the following options best summarizes the bartending actions just performed?,00:00:09,C,"['A. The bartender filled three glasses with water and handed them to customers.', 'B. The bartender prepared a cocktail by adding ingredients from various bottles.', 'C. The bartender filled a glass with ice, placed it on the counter, and then prepared to repeat the process for another glass.', 'D. The bartender took drink orders from customers and began mixing different spirits.']",multiple,Prior +Real-Time Visual Understanding_sample_407_2,Clips Summarize,Which of the following options best summarizes the events just now?,00:03:03,B,"['A. A bartender is preparing a cocktail for a customer.', 'B. A bartender is picking bottles in a refrigerator and assisting a colleague.', 'C. A bartender is serving a customer and cleaning the counter.', 'D. A bartender is making an espresso and organizing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_3,Clips Summarize,Which of the following options best summarizes the actions of the bartender just now?,00:05:56,B,"['A. The bartender chatted with the customers while refilling their glasses with water and served snacks.', 'B. The bartender prepared complex cocktails by mixing various ingredients and engaged in a friendly conversation with seated patrons.', 'C. The bartender cleaned the bar area, organized bottles, and set up glasses, ensuring everything was in place.', 'D. The bartender took orders, served wine and simple drinks, and casually interacted with patrons while preparing drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_4,Clips Summarize,Which of the following options best summarizes the content and actions just now?,00:08:49,A,"['A. A bartender talked with patrons while patrons converse and enjoy their drinks at the bar.', 'B. A bartender prepares a cocktail by mixing various ingredients and garnishing it with a lemon twist.', 'C. A server delivers a tray of appetizers to a group of friends celebrating a special occasion.', 'D. A bartender stacks clean glasses behind the bar while patrons request drink menus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_5,Clips Summarize,What did the individual just do step by step?,00:11:38,A,"['A. The individual picked up a champagne bottle, poured champagne into a glass, and handed it to a customer.', 'B. The individual took a wine bottle, poured wine into a goblet, placed it on the counter, and walked away.', 'C. The individual grabbed a beer bottle, poured beer into a mug, placed it on the counter, and took a payment.', 'D. The individual took a cocktail shaker, prepared a cocktail, poured it into a glass, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_1,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:00:13,A,"['A. The individual prepared a cocktail, straining it into a glass and adding a garnish.', 'B. The individual prepared a cold brew coffee, pouring it into a glass and adding ice cubes.', 'C. The individual set the table with cutlery and plates, then folded napkins.', 'D. The individual poured a hot coffee, added milk and sugar, and stirred it before serving.']",multiple,Prior +Real-Time Visual Understanding_sample_408_2,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:03:03,B,"['A. The individual cleaned the glasses, added garnishes, and served them to the customers.', 'B. The individual scooped ice into glasses.', 'C. The individual wiped down the counter, refilled condiment containers, and organized the bar area.', 'D. The individual prepared different cocktails, added straws and stirrers, and placed them on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_3,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:05:47,B,"['A. The individual mixed and served a drink, cleaned up the glasses, and rearranged the bottles.', 'B. The individual poured champagne for customers.', 'C. The individual prepared multiple cocktails, added garnishes, and served them to customers.', 'D. The individual restocked the bar, washed and dried glasses, and set the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_4,Clips Summarize,Which of the following best summarizes the actions taken by the individuals just now?,00:08:49,D,"['A. The individuals prepared and cleaned glasses, arranged spirits, and set up the bar for service.', 'B. The individuals served drinks to customers, rearranged the menu items, and cleaned the bar.', 'C. The individuals stocked the refrigerator with new items, prepared snacks, and wiped down shelves.', 'D. The individuals mixed drinks while managing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_5,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:11:42,A,"['A. The individual prepared different cocktails, added ice and garnishes, and served them to customers at the bar.', 'B. The individual cooked food, plated the dishes, and served them to customers at the bar.', 'C. The individual prepared different desserts, added toppings, and served them to customers at the bar.', 'D. The individual set up bar decorations, cleaned the glasses, and served water to customers at the bar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_1,Clips Summarize,Which option best summarizes what was just shown?,00:00:10,B,"['A. A person was preparing and serving hamburgers to a line of customers at a busy street corner.', 'B. A mobile food truck opened its serving window near a shopping area in the morning.', 'C. A vendor inside a food truck was grilling burgers on a barbecue and handing them to customers.', 'D. A food truck got stuck in traffic and had to be manually pushed to the side of the road by several people.']",multiple,Prior +Real-Time Visual Understanding_sample_409_2,Clips Summarize,Which option best summarizes what was just shown?,00:02:47,B,"['A. A person was cleaning the kitchen area and restocking spices and sauces.', 'B. A vendor was arranging different types of drinks on the countertop in a food truck.', 'C. Several people were unloading supplies from a truck into a storage area.', 'D. A chef was heating oil in a pan to start cooking a meal.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_3,Clips Summarize,Which option best summarizes what was just shown?,00:05:26,C,"['A. A person was unloading kitchen equipment from a truck and placing it on a counter.', 'B. A person was stocking a refrigerator with beverages and condiments.', 'C. A person was organizing cooking ingredients.', 'D. A person was preparing ingredients for a recipe by mixing spices in different containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_4,Clips Summarize,Which best summarizes what was just shown?,00:08:04,A,"['A. A burger was being freshly seasoned and prepared for customers.', 'B. A chef was preparing a vegetarian dish by adding spices.', 'C. A worker was cleaning a grill after a long day of cooking.', 'D. An ice cream vendor was serving customers on a sunny day at the park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_5,Clips Summarize,Which option best summarizes what was just shown?,00:10:42,C,"['A. A chef was slicing vegetables and placing them on a plate.', 'B. A person was manually operating a fryer to prepare French fries.', 'C. Several patties and buns were being grilled on a hot surface by a worker.', 'D. A person was cleaning up the kitchen area, wiping counters and washing dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_1,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:00:10,A,"['A. The person unlocks the door, opens it to let in light, and mentions the opening.', 'B. The person prepares a dish of pasta, garnishes it, and places it on a serving tray.', 'C. The person sets tables, arranges seats, and places cutlery in a coffee shop.', 'D. The person cleans a window, arranges flowers, and adjusts a sign.']",multiple,Prior +Real-Time Visual Understanding_sample_410_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:59,A,"['A. The individual measured and poured milk into a container, stored the milk, and then started steaming the milk.', 'B. The individual prepared a sandwich, added vegetables, and wrapped it for serving.', 'C. The individual prepared a salad by chopping and mixing various vegetables.', 'D. The individual polished dishes, arranged them on a tray, and placed them on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_3,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:07:54,A,"['A. The person pours steamed milk into a cup of espresso, creating a latte, and places it on the counter.', 'B. The person fills a pitcher with water, hands it to a customer, and wipes the counter.', 'C. The person makes a cup of tea, adds sugar, and serves it to a customer.', 'D. The person brews a pot of coffee, fills a mug, and hands it to a coworker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_4,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:11:37,A,"['A. The person steamed milk, poured it into a cup with espresso.', 'B. The person took a cup, added sugar, and stirred it with a spoon.', 'C. The person brewed a fresh cup of coffee, added milk, and handed it to the customer.', 'D. The person prepared tea, added honey, and placed it on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:15:26,A,"['A. The person weighed coffee beans.', 'B. The person prepared vegetables, cooked them, and served them on a plate.', 'C. The person measured milk, steamed it, and poured it into a cup.', 'D. The person brewed tea, added honey, and handed the cup to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_1,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:00:10,A,"['A. The cook added sautéed greens, a spoonful of sauce, and toppings from the counter to a plate for serving.', 'B. The cook boiled pasta, seasoned it with herbs, and added it to the sauce.', 'C. The cook prepared a salad by chopping vegetables and adding a vinaigrette.', 'D. The cook grilled a steak, seasoned it with spices, and placed it on the plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:02:15,A,"['A. The chef grilled vegetables using a blowtorch.', 'B. The chef prepared a stir-fry dish on a stove, adding various ingredients and seasoning.', 'C. The chef fried items in a deep fryer and then drained them on a rack.', 'D. The chef prepared a salad by chopping fresh vegetables and mixing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_3,Clips Summarize,Which of the following options best summarizes the recent food preparation process?,00:04:20,A,"['A. The individual cooked a vegetable mix, plated it, and added some finishing touches for garnish.', 'B. The individual sliced fruits and arranged them decoratively on a platter.', 'C. The individual prepared a meat dish, seasoned it with various spices, and placed it on the grill.', 'D. The individual mixed ingredients for a smoothie and poured it into a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:24,A,"['A. The individual cleaned a tray, prepared vegetables and add cooking oil to the vegetables.', 'B. The individual prepared a salad, dressed it with sauces, and served it to the customer.', 'C. The individual grilled a meat patty, added cheese, and placed it in a bun.', 'D. The individual was teaching a cooking class, demonstrating how to prepare different dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_5,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:08:30,A,"['A. The individual is arranging bok choy and other greens on a cooking surface and cooking them.', 'B. The individual is mixing a salad with various dressings and plating it.', 'C. The individual is marinating meat with different sauces and preparing it for grilling.', 'D. The individual is seasoning fish and placing it onto a grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_1,Clips Summarize,What does the individual seem to be doing just now?,00:00:10,A,"['A. The individual is sorting order tickets and preparing them for meal preparation.', 'B. The individual is cleaning the countertop and washing dishes.', 'C. The individual is slicing vegetables and arranging them on plates.', 'D. The individual is taking orders from customers and entering them into a computer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_2,Clips Summarize,Which of the following options best summarizes the actions of the individuals taken just now?,00:02:17,B,"['A. The chef picks up plates and arranges them on the counter, then prepares meat for cooking.', 'B. The chef did nothing, and colleagues selected fresh herbs to a container and others cook around the area.', 'C. The chef sets the table with forks and knives, while colleagues prepare beverage orders.', 'D. The chef chops vegetables and adds them to a soup, while colleagues focus on dessert preparation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:04:24,C,"['A. The individual served a finished dish to the customer and took a moment to clean the workspace.', 'B. The individual cooked a meal, plated it, and served it to a fellow chef in the kitchen.', 'C. The individual prepared and served several vegetables while coordinating with another chef in the busy kitchen.', 'D. The individual took ingredients from storage, prepped them, and started cooking them on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:06:31,B,"['A. The individual boiled water, added pasta, and prepared a seafood dish.', 'B. The individual sautéed vegetables, seasoned them, and organized various ingredients on the counter.', 'C. The individual chopped vegetables, grilled them, and set them aside for plating.', 'D. The individual baked pastries, garnished them, and prepared them for serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:37,B,"['A. The individual cleaned a table, set it with plates and cutlery, and prepared for serving customers.', 'B. The individual grabbed tongs, plated cooked greens on a dish, added sauce, and moved the dish to the side.', 'C. The individual grilled meat on a barbecue, basted it with sauce, and added it to a serving tray.', 'D. The individual blended ingredients in a mixer, poured them into a baking dish, and placed the dish in an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_1,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:00:10,C,"['A. The individual prepared fresh lettuce by washing it thoroughly in a sink.', 'B. The individual took lettuce from a drawer, cooked it briefly, and then placed it on a preparation surface.', 'C. The individual retrieved spinach from a compartment, cooked it on a flat top grill, and seasoned it.', 'D. The individual prepared a salad by chopping tomatoes and cucumbers and adding them to a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_413_2,Clips Summarize,Which of the following options best summarizes the actions taken just now in the kitchen?,00:03:06,B,"['A. The cook selected a frying pan, sautéed ingredients, and served them with a sauce.', 'B. The cook retrieved pans, prepared a mixture, and added a creamy sauce to one pan.', 'C. The cook diced vegetables, fried them, and placed them on a serving tray.', 'D. The cook heated a pan, added oil, and mixed it with pre-prepared sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_3,Clips Summarize,Which of the following options best summarizes the recent activity just shown?,00:06:02,C,"['A. The individual was plating a dish, adding final garnishes, and preparing the plate for serving.', 'B. The individual was cooking an omelet, flipping it multiple times, and placing it on a plate.', 'C. The individual was preparing a dish by stirring ingredients in a pan and adding various seasonings.', 'D. The individual was cleaning the kitchen station, wiping surfaces, and organizing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:58,B,"['A. The individual cleaned the kitchen area and organized the utensils.', 'B. The individual sautéed some vegetables, operated the stove, and managed multiple pans on a busy kitchen station.', 'C. The individual prepared a salad by chopping and mixing fresh ingredients.', 'D. The individual baked a cake, frosted it, and placed it in a refrigerator to cool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:11:54,B,"['A. The individual mixed a variety of raw ingredients in a bowl and started blending them.', 'B. The individual sautéed green vegetables in a pan, transferred them to a serving dish, and prepared different sauce pans.', 'C. The individual grilled several pieces of meat and then plated them with garnish.', 'D. The individual baked a loaf of bread and buttered it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_1,Clips Summarize,How can the actions just observed in the recent video segment be best summarized?,00:00:10,B,"['A. A shopper selected and evaluated various fruit snacks before placing them in their basket, focusing on price comparison for different brands.', 'B. A worker stocked fruit cups on supermarket shelves, arranging boxes and checking labels to ensure proper placement.', 'C. A chef prepared a detailed shopping list, meticulously inspecting each item before selecting fruits and vegetables for a gourmet recipe.', 'D. A child picked out colorful fruit snacks from a wide selection, expressing excitement over new flavors and brands.']",multiple,Prior +Real-Time Visual Understanding_sample_414_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:29,A,"['A. An individual restocks shelves with canned fruits while organizing other products.', 'B. An individual maneuvers through a crowded farmers market, selecting fresh produce.', 'C. An individual stacks canned soups on shelves while arranging sales tags.', 'D. An individual organizes breakfast cereals on the shelves, ensuring everything is properly placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_3,Clips Summarize,Which of the following summaries best describes the recent actions carried out in the footage?,00:04:48,D,"['A. The individual browsed through the cereal aisle, examined various boxes, and placed one in their cart.', 'B. The individual navigated through the chocolate syrup section, compared brands, and added a specific syrup to their basket.', 'C. The individual walked through the tea aisle, checked prices, and picked up a box of herbal tea.', 'D. The individual strolled through the cereal aisle, checked prices, and appeared to be restocking shelves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_4,Clips Summarize,Which of the following options best summarizes the action that just now took place?,00:07:07,C,"['A. An individual sorted through various condiments, selecting and organizing jars of relish on the shelf.', 'B. An individual restocked ketchup bottles, ensuring they were properly aligned and accessible for customers.', 'C. An individual unpacked and restocked mayonnaise jars on the shelves, organizing them neatly in a supermarket aisle.', 'D. An individual evaluated different brands of jam, comparing prices and features before making a purchase.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:26,C,"['A. An individual browses through a section of fresh produce, selecting and bagging different vegetables and fruits.', 'B. An individual stocks up on cleaning supplies, checking labels for ingredients, and placing several items in a cart.', 'C. An individual browses through the salad dressing aisle, picks up and examines bottles, places one in a box, and continues down the aisle.', 'D. An individual navigates through a hardware store, comparing different brands of paint and supplies before selecting and purchasing a few items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The individual prepared a sandwich, applied condiments, and wrapped it for serving.', 'B. The individual selected toppings, spread sauce, and baked a pizza.', 'C. The individual prepared a pizza peel, dusted it with flour, and placed a dough bag on the counter.', 'D. The individual sliced vegetables, assembled a salad, and served it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:08,D,"['A. The individual crafted a sandwich, adding lettuce and tomatoes, then cutting it in half before serving.', 'B. The individual prepared a salad by mixing several ingredients and garnishing it with dressing.', 'C. The individual baked a pizza, adding cheese and pepperoni, before placing it into the oven.', 'D. The individual composed a pizza, topping it with spinach, mushrooms, and some type of reddish ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_3,Clips Summarize,Which of the following options best summarizes the individual's actions just now?,00:06:06,A,"['A. The individual prepares a pizza dough by rolling it out and forming a circular shape.', 'B. The individual decorates a cake by applying frosting and adding toppings.', 'C. The individual prepares a sandwich by layering ingredients and cutting it in half.', 'D. The individual makes a sushi roll by spreading rice and adding fish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_4,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:08:59,B,"['A. The individual was spreading sauce on a pizza base and putting toppings on it.', 'B. The individual was applying flour to a pizza board and preparing the workstation for making pizza.', 'C. The individual was washing kitchen utensils and cleaning the floor.', 'D. The individual was grating cheese and chopping vegetables for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_5,Clips Summarize,Which of the following options best summarizes the recent actions shown?,00:12:02,B,"['A. The worker picked up dough, kneaded it, and placed it into a proofing oven.', 'B. The worker stretched a pizza dough, then added marinara sauce to the center, spreading it out.', 'C. The worker prepared a sandwich, added condiments, and wrapped it in paper.', 'D. The worker chopped vegetables, placed them in a bowl, and added dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_461_2,Clips Summarize,Which description best fits the scene within the exhibition space?,00:00:11,A,"['A. A spacious, well-lit area with various art pieces and installations.', 'B. A small room with a few art pieces.', 'C. An outdoor exhibition with sculptures and paintings.', 'D. A dark room with illuminated paintings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_463_2,Clips Summarize,What type of paintings are mainly displayed right now?,00:03:00,C,"['A. Abstract paintings.', 'B. Portraits.', 'C. Floral paintings.', 'D. Landscape paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_465_2,Clips Summarize,Which of the following options best describes these artworks?,00:00:20,A,"['A. A mix of abstract paintings with vibrant colors and sculptures on pedestals.', 'B. A series of black and white photographs.', 'C. A collection of modern furniture designs.', 'D. A display of classical paintings with gold frames.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_2,Clips Summarize,Which of the following best describes the overall content of the video clip?,00:00:19,A,"['A. A tour of an art gallery showcasing nature and wildlife photography.', 'B. A walkthrough of a historical museum.', 'C. A visit to a contemporary art exhibition.', 'D. A day at an amusement park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_479_1,Clips Summarize,What best describes the paintings shown in the video?,00:00:10,B,"['A. Abstract landscapes with vibrant colors.', 'B. Portraits with light and pastel backgrounds.', 'C. Still life paintings with intricate details.', 'D. Surreal scenes with dark and moody tones.']",multiple,Concurrent +Real-Time Visual Understanding_sample_484_2,Clips Summarize,What main event is depicted in the captions?,00:00:20,B,"['A. A diecast car race victory lap.', 'B. The beginning of a car model race.', 'C. The construction of a race track.', 'D. The final lap of a race.']",multiple,Prior +Real-Time Visual Understanding_sample_492_2,Clips Summarize,What has been shown in the video so far?,00:00:21,A,"['A. A series of scenes featuring a miniature diorama with various toy elements.', 'B. A documentary on real-life racing events.', 'C. A detailed explanation of a new racing game.', 'D. A tutorial on setting up a model train track.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_CT.csv b/Real_Time_Visual_Understanding_CT.csv new file mode 100644 index 0000000000000000000000000000000000000000..1ea4d9563a0986742db01f24fcc9be378b82d631 --- /dev/null +++ b/Real_Time_Visual_Understanding_CT.csv @@ -0,0 +1,189 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_31_5,Counting,How many pieces of fried chicken are there in the frying pan right now?,00:06:12,B,"['A. 3', 'B. 4', 'C. 7', 'D. 9']",single,Prior +Real-Time Visual Understanding_sample_42_4,Counting,How many active burners are revealed in the top-down view of the stove?,00:06:25,C,"['A. One.', 'B. Two.', 'C. Five.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_71_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,B,"['A. 1.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:22,B,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:13:30,D,"['A. 10.', 'B. 11.', 'C. 12.', 'D. 13.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 1.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 7.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:12:21,B,"['A. 10.', 'B. 11.', 'C. 9.', 'D. 12.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:08:11,B,"['A. 5.', 'B. 6.', 'C. 7.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,B,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:37,D,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,A,"['A. 3.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,A,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 4.', 'B. 1.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,A,"['A. 5.', 'B. 1.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,C,"['A. 2.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,C,"['A. 8.', 'B. 7.', 'C. 9.', 'D. 10.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 10.', 'B. 7.', 'C. 9.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,C,"['A. 13.', 'B. 10.', 'C. 12.', 'D. 11.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 3.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 2.', 'B. 3.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:46,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 7.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 5.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:09,A,"['A. 6.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 1.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 7.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 8.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 5.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 5.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:00,A,"['A. 7.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 2.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 4.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:55,A,"['A. 8.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:42,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:04,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Prior +Real-Time Visual Understanding_sample_88_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:08,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:34,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:21,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:19,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,C,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:44,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:27,B,"['A. 2.', 'B. 8.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:24,C,"['A. 4.', 'B. 8.', 'C. 10.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:37,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:16,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:13,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:45,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:10,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:17,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:14,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:07,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:31,B,"['A. 2.', 'B. 7.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:15,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 10.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:29,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:58,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:15,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:28,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,D,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:50,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:29,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,C,"['A. 2.', 'B. 8.', 'C. 0.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:55,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_122_5,Counting,How many fans does the graphics card on the right have right now?,00:04:46,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_144_2,Counting,How many exercises are indicated in the sequence the person is following?,00:03:10,C,"['A. 4', 'B. 5', 'C. 6', 'D. 7']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_2,Counting,How many eggs are in the wooden bowl next to the marble slab?,00:00:03,B,"['A. One.', 'B. Five.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_180_1,Counting,How many trees are on the left side of the road right now?,00:00:03,D,"['A. Four.', 'B. Six.', 'C. Seven.', 'D. Three.']",single,Concurrent +Real-Time Visual Understanding_sample_196_3,Counting,How many egg clusters are visible in the pond?,00:06:14,C,"['A. Four.', 'B. Five.', 'C. Nine.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_201_4,Counting,How many colors of bricks have been used so far?,00:02:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_1,Counting,How many studs does each yellow interlocking block placed by the hand have?,00:00:15,A,"['A. Eight.', 'B. Sixteen.', 'C. Four.', 'D. Twelve.']",multiple,Prior +Real-Time Visual Understanding_sample_203_2,Counting,How many interlocking blocks are positioned in a straight line by the hand?,00:00:19,D,"['A. Three.', 'B. Five.', 'C. Seven.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_3,Counting,How many hands are involved in arranging the blocks right now?,00:01:19,B,"['A. One hand.', 'B. Two hands.', 'C. Three hands.', 'D. Four hands.']",single,Concurrent +Real-Time Visual Understanding_sample_208_5,Counting,How many green blocks are stacked now?,00:04:25,C,"['A. Ten.', 'B. Three.', 'C. Nine.', 'D. Eight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_301_1,Counting,How many red vehicles are shown as parked on the street?,00:00:15,B,"['A. Two.', 'B. One.', 'C. Four.', 'D. Five.']",multiple,Prior +Real-Time Visual Understanding_sample_333_2,Counting,How many buses have been shown in the video so far?,00:00:35,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_387_3,Counting,How many flags are on the buildings to the left right now?,00:03:50,B,"['A. Five.', 'B. Six.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_464_2,Counting,"How many pieces of art paintings are displayed in the ""ARTSNITCH"" section?",00:00:10,B,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",single,Concurrent +Real-Time Visual Understanding_sample_467_3,Counting,How many portraits of women are shown on the walls right now?,00:02:50,C,"['A. Two.', 'B. Four.', 'C. Three.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_477_2,Counting,How many donuts are displayed in the framed grid on the white wall?,00:02:23,C,"['A. 12', 'B. 14', 'C. 16', 'D. 18']",single,Concurrent +Real-Time Visual Understanding_sample_479_2,Counting,How many paintings featuring woman have been shown so far?,00:00:07,D,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_485_4,Counting,How many different toy race cars are shown right now?,00:06:34,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_489_5,Counting,How many points does the second-place racer in Heat 3 have?,00:08:17,C,"['A. 4 points', 'B. 6 points', 'C. 10 points', 'D. 13 points']",multiple,Prior +Real-Time Visual Understanding_sample_490_3,Counting,"How many racers are listed in the standings for ""Race 2""?",00:03:20,C,"['A. Four.', 'B. Five.', 'C. Six.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_499_5,Counting,How many different racing teams' names are displayed on the scoreboard?,00:07:11,B,"['A. Three.', 'B. Four.', 'C. Five.', 'D. Six.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_EU.csv b/Real_Time_Visual_Understanding_EU.csv new file mode 100644 index 0000000000000000000000000000000000000000..4686fc108be995e685c7b66f79177fce9e390034 --- /dev/null +++ b/Real_Time_Visual_Understanding_EU.csv @@ -0,0 +1,160 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_2_2,Event Understanding,What event occurred just now?,00:00:19,A,"['A. A penalty kick.', 'B. A free kick.', 'C. A goal celebration.', 'D. A corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_4,Event Understanding,What is the updated score after the player in number 11 scored a goal?,00:02:11,D,"['A. 2-0.', 'B. 3-0.', 'C. 5-0.', 'D. 4-0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_5_3,Event Understanding,What is the outcome of the penalty kick just now?,00:02:27,C,"['A. The goalkeeper saves the ball.', 'B. The ball hits the post.', 'C. The ball goes over the crossbar.', 'D. The ball goes into the net.']",multiple,Concurrent +Real-Time Visual Understanding_sample_6_3,Event Understanding,What is the crowd's reaction during the player's preparation for the penalty kick?,00:02:31,D,"['A. Celebrating wildly.', 'B. Leaving the stadium.', 'C. Booing the player.', 'D. Seemingly in prayer or anticipation.']",single,Concurrent +Real-Time Visual Understanding_sample_7_1,Event Understanding,What is happening in the penalty area of the football field?,00:00:16,A,"['A. A player is preparing to take a penalty kick.', 'B. A player is scoring a goal.', 'C. A fight is breaking out.', 'D. The referee is ending the game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_2,Event Understanding,What happens after the penalty kick is taken?,00:02:15,A,"['A. The penalty kick was saved by the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The ball goes into the bottom left of the net.', 'D. The ball is deflected by a defender.']",multiple,Prior +Real-Time Visual Understanding_sample_7_4,Event Understanding,What happens after the goalkeeper dives to his right?,00:04:18,A,"['A. The ball goes past the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The player misses the goal.', 'D. The ball hits the post.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_5,Event Understanding,What event is taking place right now?,00:06:36,A,"['A. A soccer match celebration.', 'B. A concert.', 'C. A protest.', 'D. A graduation ceremony.']",multiple,Concurrent +Real-Time Visual Understanding_sample_8_5,Event Understanding,What is the outcome of Bernardo's penalty kick?,00:04:16,D,"['A. The ball hits the post.', 'B. The ball goes out of bounds.', 'C. The goalkeeper saves the ball.', 'D. The ball hits the back of the net.']",multiple,Prior +Real-Time Visual Understanding_sample_10_2,Event Understanding,What happens after the person stops mashing and places the bowl to one side?,00:02:08,A,"['A. He pick up pineapple from the table.', 'B. He begin slicing a yellow fruit.', 'C. He start grilling pineapple and meat.', 'D. He pour sauce into a small white bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_4,Event Understanding,What action does the person perform after adding the golden liquid to the bowl?,00:07:11,A,"['A. Begins stirring the mixture.', 'B. Starts cutting vegetables.', 'C. Places the bowl on the counter.', 'D. Prepares another ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_3,Event Understanding,What does the person do immediately after transferring the seasoned chicken to the grill pan?,00:02:12,B,"['A. Adds oil to the pan.', 'B. Sprinkles additional seasoning onto the meat.', 'C. Places the glass bowl in the sink.', 'D. Turns up the heat on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_15_5,Event Understanding,What sequence of actions was the person follow after tilting the pan?,00:08:41,A,"['A. Pouring food into a bowl, setting the pan aside, and wiping the countertop.', 'B. Chopping vegetables, stirring the pan, and explaining the recipe.', 'C. Pouring food into a bowl, adding more ingredients, and tasting the dish.', 'D. Stirring the food, plating the dish, and washing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_20_5,Event Understanding,What has this woman just done?,00:05:22,B,"['A. Pour the cooked seasonings from the pot onto the chicken wings on the grill.', 'B. Pour the seasonings from the pot onto the panca.', 'C. Pour the prepared sauce from the pot onto the roasted fish.', 'D. Pour the mixed spices from the pot onto the steak being seared.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_2,Event Understanding,What does the person do after adding an ingredient to the pans?,00:02:11,A,"['A. Adjust the food in the pot to evenly distribute the seasonings on top.', 'B. Adjusts the heat of the pans.', 'C. Cleans the countertop.', 'D. Moves to the dining table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_3,Event Understanding,What is the main activity the man is engaged in right now?,00:06:24,A,"['A. Cooking shrimp.', 'B. Preparing a salad.', 'C. Washing vegetables.', 'D. Baking bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_28_5,Event Understanding,What is the person doing with the bowl right now?,00:11:00,C,"['A. Putting it in the microwave.', 'B. Washing it in the sink.', 'C. Mixing its contents with a spoon.', 'D. Placing it back on the counter.']",single,Concurrent +Real-Time Visual Understanding_sample_30_1,Event Understanding,What is the main activity occurring in the kitchen during the whole video?,00:03:10,A,"['A. Cooking demonstration.', 'B. Kitchen cleaning.', 'C. Family dinner.', 'D. Food tasting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_30_2,Event Understanding,What is the person behind the counter doing?,00:04:36,B,"['A. Cleaning the countertop.', 'B. Preparing food.', 'C. Washing dishes.', 'D. Reading a recipe.']",multiple,Prior +Real-Time Visual Understanding_sample_30_5,Event Understanding,How does the mixture change as the person continues to stir it?,00:12:19,C,"['A. It becomes chunkier.', 'B. It separates into layers.', 'C. It becomes smoother and more uniform in color.', 'D. It loses its color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_32_4,Event Understanding,Where does the person transfer the food after cooking?,00:06:24,B,"['A. Onto a white plate on the left countertop.', 'B. Onto a white plate on the right countertop.', 'C. Into a bowl on the left countertop.', 'D. Into a bowl on the right countertop.']",multiple,Prior +Real-Time Visual Understanding_sample_37_2,Event Understanding,What is the man doing with the egg after holding it up to the camera?,00:02:58,B,"['A. Cracking it into a bowl.', 'B. Placing it on the table.', 'C. Cooking it in a pan.', 'D. Putting it back in the refrigerator.']",multiple,Prior +Real-Time Visual Understanding_sample_43_5,Event Understanding,What happens after the chef uses tongs to lift pasta out of the pot?,00:10:11,B,"['A. The chef drains the pasta and sets it aside.', 'B. The chef transfers the pasta to the frying pan containing vegetables.', 'C. The chef adds seasoning to the boiling water.', 'D. The chef puts the pasta back into the boiling water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_46_2,Event Understanding,What is the person doing with the bread on the cutting board?,00:01:59,C,"['A. Marinating it.', 'B. Grilling it.', 'C. Preparing to cut it.', 'D. Weighing it.']",multiple,Prior +Real-Time Visual Understanding_sample_47_5,Event Understanding,What does the man do immediately after picking up a spoon?,00:06:12,B,"['A. He stirs a pot on the stovetop.', 'B. He scoops some sauce from a bowl.', 'C. He chops vegetables.', 'D. He flips food on the grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_1,Event Understanding,What is the man in the video doing so far?,00:00:19,A,"['A. Speaking and gesturing while seated.', 'B. Cooking in a dimly lit kitchen.', 'C. Reading a book quietly.', 'D. Writing notes on a paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_1,Event Understanding,What happens right after the scene shifts to a different view showing a blank white canvas?,00:00:16,A,"['A. A piece of gray fabric is placed over the canvas.', 'B. The canvas is painted with light colors.', 'C. A new portrait appears on the canvas.', 'D. The video zooms out to show the entire table.']",multiple,Prior +Real-Time Visual Understanding_sample_125_4,Event Understanding,What is the hand doing when it shifts focus to the lower part of the painting?,00:06:27,B,"['A. Adding texture to the hair.', 'B. Painting broad strokes with pink and purple hues.', ""C. Detailing the woman's face."", 'D. Refining the transition between background colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_2,Event Understanding,What is the sequence of actions just performed by the artist?,00:03:00,B,"['A. Painting the background, then the nose, followed by the cheek, and finally the forehead.', 'B. Painting the nose, then the cheek, followed by the forehead.', 'C. Painting the forehead, then the nose, followed by the cheek.', 'D. Painting the cheek, then the forehead, followed by the nose.']",multiple,Concurrent +Real-Time Visual Understanding_sample_127_4,Event Understanding,What is the primary focus of the video?,00:07:40,C,"['A. The artist mixing paints.', 'B. The artist adjusting the background.', ""C. The detailed painting of a woman's face."", 'D. The artist framing the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_127_5,Event Understanding,What does the painter focus on during the last strokes?,00:11:20,B,"['A. The eyes and hair.', 'B. The lower face.', 'C. The background and plant.', 'D. The canvas texture.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_1,Event Understanding,What sequence of paintings was revealed in the notebook?,00:00:17,B,"['A. A fish, a tree, and a landscape.', 'B. A creature with a long beak, a feline face, and a realistic fish.', 'C. An abstract design, a human portrait, and a cityscape.', 'D. A bird, a flower, and a mountain.']",multiple,Prior +Real-Time Visual Understanding_sample_131_3,Event Understanding,What is the painter focusing right now?,00:06:12,B,"['A. Adding a background landscape.', ""B. Detailing the chicken's neck and feathers."", ""C. Painting the chicken's feet."", 'D. Sketching a second chicken.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_5,Event Understanding,What is the painter focusing right now?,00:09:19,C,"['A. The painter begins a new painting.', ""B. The painter adds blue paint to the rooster's body."", 'C. The painter makes touches and adjustments to the background.', 'D. The painter signs the painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_1,Event Understanding,What does the person do immediately after aligning the paper on the easel?,00:00:19,A,"['A. Makes small adjustments by touching the paper.', 'B. Places a new sketch on the easel.', 'C. Moves the easel to a different spot.', 'D. Changes the spotlight angle.']",multiple,Prior +Real-Time Visual Understanding_sample_133_2,Event Understanding,What is the artist focusing on right now?,00:03:39,B,"['A. Adding a background.', ""B. Painting the portrait's face."", 'C. Sketching the portrait.', 'D. Cleaning the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_1,Event Understanding,Which part of the drawing is being detailed by the brush in the first few seconds?,00:00:20,A,"['A. The left eye.', 'B. The right eye.', 'C. The nose.', 'D. The mouth.']",multiple,Prior +Real-Time Visual Understanding_sample_136_4,Event Understanding,What does the painter do after shifting to a broader view of the canvas?,00:05:34,C,"['A. Cleans the brush.', 'B. Adds details to the water.', 'C. Mixes paint on the palette.', 'D. Adjusts the position of the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_5,Event Understanding,What is the artist creating in the video?,00:08:19,B,"['A. A portrait of a person.', 'B. A watercolor landscape.', 'C. An abstract painting.', 'D. A charcoal sketch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_1,Event Understanding,What does the split-screen show right now?,00:03:21,C,"['A. Two different people performing the same exercise.', 'B. A comparison between two types of exercise equipment.', 'C. Two options for the same exercise.', 'D. Different stages of the same workout.']",single,Concurrent +Real-Time Visual Understanding_sample_143_2,Event Understanding,"What exercise is being performed in ""Exercise 2 of 7""?",00:03:26,C,"['A. Deadlift.', 'B. Bench Press.', 'C. Larsen Press.', 'D. Squat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_1,Event Understanding,What series is being presented according to the text overlay during the video?,00:00:15,D,"['A. ""THE ULTIMATE BODYBUILDING SERIES"".', 'B. ""JEFF NIPPARD\'S WORKOUT SERIES"".', 'C. ""THE ULTIMATE GYM SERIES"".', 'D. ""THE ULTIMATE PUSH PULL LEGS SERIES"".']",multiple,Prior +Real-Time Visual Understanding_sample_144_4,Event Understanding,What action does the person take after squatting down and adjusting their grip on the dumbbells?,00:06:17,D,"['A. He put the dumbbells down.', 'B. He start doing push-ups.', 'C. He switch to another exercise machine.', 'D. He begin performing lunges again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_146_4,Event Understanding,What is the person doing after the barbell exercise?,00:05:39,B,"['A. Running on a treadmill.', 'B. Performing cable fly.', 'C. Stretching.', 'D. Using a rowing machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_3,Event Understanding,What is the individual doing right now after shifting focus to the new exercise machine?,00:06:13,C,"['A. Performing vertical pull exercises.', 'B. Flexing his muscles.', 'C. Performing a seated exercise targeting upper body muscles.', 'D. Walking around the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_3,Event Understanding,What activity are the two women primarily engaged in?,00:02:00,C,"['A. Cooking.', 'B. Cleaning.', 'C. Dressing.', 'D. Sewing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_3,Event Understanding,What does the person do after picking up or placing several small objects?,00:01:33,C,"['A. Opens the window.', 'B. Sits down at the table.', 'C. Adjusts a braided belt around their waist.', 'D. Leaves the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_4,Event Understanding,What is the woman primarily doing in the video?,00:01:20,C,"['A. Cleaning the room.', 'B. Reading a book.', 'C. Dressing herself.', 'D. Writing a letter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_162_5,Event Understanding,What are the women doing as the man puts on the navy blue jacket?,00:03:11,B,"['A. They are leaving the room.', 'B. They are helping him put on the jacket and adjusting it.', 'C. They are folding the linens.', 'D. They are standing by the window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_2,Event Understanding,What is the video primarily depicting right now?,00:03:15,D,"['A. A peaceful forest.', 'B. A construction site.', 'C. A desert landscape.', 'D. A forest fire.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_5,Event Understanding,What happens as a result of the TNT explosion?,00:08:25,D,"['A. The roof collapses.', 'B. The pine trees catch fire.', 'C. The character is thrown off the roof.', 'D. The dark block wall is blown apart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_191_3,Event Understanding,What happens after the player places the crafting table on the ground?,00:03:48,B,"['A. The player throws it into the river.', 'B. The player crafted 4 sticks from wood at the crafting table.', 'C. The player holds another item.', 'D. The player exchanges it for planks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_193_4,Event Understanding,What happens when the player shoots the arrow at the pillar?,00:12:20,A,"['A. It causes an explosion.', 'B. It regenerates the Ender Dragon.', 'C. It spawns more Endermen.', 'D. It creates a new portal.']",multiple,Prior +Real-Time Visual Understanding_sample_194_3,Event Understanding,What does the inventory bar change after the player chops the tree trunk?,00:04:29,A,"['A. No change has occurred.', 'B. Losing items.', 'C. Damaging tools.', 'D. Gaining health.']",multiple,Concurrent +Real-Time Visual Understanding_sample_199_2,Event Understanding,What did the player just take out of the furnace?,00:10:51,B,"['A. Iron pickaxe.', 'B. Stonecutter.', 'C. Food.', 'D. Stone block.']",multiple,Prior +Real-Time Visual Understanding_sample_199_5,Event Understanding,"What did the player do after the coordinates '1320, 1450' appeared on the screen?",00:16:12,C,"['A. Fight an enemy.', 'B. Open a chest.', 'C. Craft an item.', 'D. Explore the terrain.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_4,Event Understanding,What happens when the player encounters the small creature wearing purple armor?,00:10:25,D,"['A. The creature attacks the player.', 'B. The player hit the creature.', 'C. The player kill the creature.', 'D. The player left without doing anything.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_2,Event Understanding,What color Lego brick is placed first on the surface?,00:01:03,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_3,Event Understanding,What was the sequence of actions performed by the hand just now?,00:02:29,B,"['A. Placing orange and green bricks, adding blue bricks, extending the yellow base.', 'B. Adding green bricks for the roof, extending the yellow base, expanding the structure to the right.', 'C. Starting with blue bricks, adding a rooftop, then dismantling it.', 'D. Completing the structure and then painting it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_202_5,Event Understanding,What happened to the toy vehicle just now?,00:03:47,C,"['A. The toy vehicle is disassembled.', 'B. The toy vehicle moves to the right.', 'C. The toy vehicle start circling around the table.', 'D. The toy vehicle is lifted off the surface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_4,Event Understanding,What color is the brick first added after the initial blue bricks form a two-layered structure?,00:02:14,A,"['A. Green.', 'B. Yellow.', 'C. Orange.', 'D. Red.']",multiple,Prior +Real-Time Visual Understanding_sample_203_5,Event Understanding,What is the sequence of bricks added to the structure after the blue bricks?,00:02:21,A,"['A. Green, yellow, orange.', 'B. Yellow, green, orange.', 'C. Orange, yellow, green.', 'D. Green, orange, yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_204_3,Event Understanding,Which block was picked up and attached to the top of red block first just now?,00:01:25,C,"['A. A white block.', 'B. A green block.', 'C. An yellow block.', 'D. A blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_204_5,Event Understanding,What happens to the blocks after they are disassembled and mixed?,00:03:18,B,"['A. The blocks are arranged in a new pattern.', 'B. The blocks are scattered and then gathered into a pile.', 'C. The blocks are thrown away.', 'D. The blocks are sorted by color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_2,Event Understanding,What is the sequence of actions performed with the blocks just now?,00:00:23,A,"['A. Placing a yellow block, then two green blocks, and finally a blue block.', 'B. Placing a blue block, then two green blocks, and finally a yellow block.', 'C. Placing a yellow block, then a blue block, and finally two green blocks.', 'D. Placing a yellow block, then one green block, and finally two blue blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_4,Event Understanding,What was the sequence of events the hand followed when building the structure just now?,00:02:15,B,"['A. Picks up a yellow block, adjusts it, then picks up a red block.', 'B. Picks up a green block, adjusts it, then picks up a yellow block.', 'C. Picks up a red block, adjusts it, then picks up a yellow block.', 'D. Picks up a blue block, adjusts it, then picks up a green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_2,Event Understanding,How many yellow blocks are connected in a line?,00:00:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_1,Event Understanding,What happens to the orange block as the video progresses?,00:00:19,C,"['A. It falls to the ground.', 'B. It remains stationary.', 'C. It lifts and swings gently.', 'D. It changes color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_3,Event Understanding,What was the sequence of actions performed with the blocks just now?,00:01:36,D,"['A. The hand first places a green block, then a yellow block, followed by a blue block.', 'B. The hand builds a structure with red, green, and blue blocks.', 'C. The hand stacks blocks randomly.', 'D. The hand places a yellow block, moves it, then places a green block next to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_4,Event Understanding,What happens to the smaller structure after it is first moved out of view?,00:02:51,D,"['A. It is disassembled.', 'B. It is placed on top of the larger structure.', 'C. It is left in the foreground.', 'D. It is placed back beside the larger structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_1,Event Understanding,What happens after the first green block is placed on the yellow block?,00:00:25,D,"['A. The hand removes the green block.', 'B. The hand moves away and does nothing.', 'C. The hand removes the yellow block.', 'D. The hand adds another green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_3,Event Understanding,What sequence of actions occurred with the green and yellow blocks just now?,00:03:30,A,"['A. The green block is placed first, followed by the yellow block.', 'B. The yellow block is placed first, followed by the green block.', 'C. The green block is removed, then the yellow block is placed.', 'D. The yellow block is adjusted, then the green block is placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_210_2,Event Understanding,What sequence of actions happened after the blue rectangular block is placed on the surface?,00:00:19,A,"['A. The hand adds a yellow block, then an orange block, and adjusts the orange block.', 'B. The hand adjusts the blue block, then adds a red block, and adjusts it again.', 'C. The hand places a green block, then a yellow block, and adjusts the yellow block.', 'D. The hand removes the blue block, places it again, and then adds a yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_2,Event Understanding,What indicates that the players are taking a break?,00:04:44,D,"['A. The players are lying down.', 'B. The players are leaving the field.', 'C. The game is stopped by the referee.', 'D. The subtitle mentions it is time for a water break.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_3,Event Understanding,What event are the players celebrating right now?,00:09:40,D,"['A. Scoring the first goal.', 'B. Winning the game.', 'C. A penalty kick.', 'D. Equalizing the score.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_1,Event Understanding,What does the text on the screen describe right now?,00:00:18,B,"['A. A training session.', 'B. A Neymar challenge.', 'C. A match against a rival team.', 'D. A skills competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_1,Event Understanding,What happened in the video just now?,00:00:20,C,"['A. Players are shown resting on the sidelines.', 'B. The camera focuses on the crowd.', 'C. Text overlays hint at a welcoming message related to football.', 'D. A player scores a goal.']",multiple,Prior +Real-Time Visual Understanding_sample_257_2,Event Understanding,What is the camera showing right now?,00:04:00,C,"['A. Players celebrating a goal.', 'B. A player tying their shoelaces.', 'C. The ball near the sideline.', 'D. The players leaving the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_3,Event Understanding,What type of game is being played on the sports field right now?,00:07:40,B,"['A. A competitive league match.', 'B. A casual or friendly game.', 'C. A training session.', 'D. A tournament final.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_4,Event Understanding,What action is the player in the yellow jersey performing right now?,00:11:15,C,"['A. Sitting along the fence.', 'B. Running towards the viewer.', 'C. Dribbling the ball.', 'D. Observing the game.']",single,Concurrent +Real-Time Visual Understanding_sample_301_3,Event Understanding,What new element becomes visible in the video now?,00:01:40,B,"['A. A school.', 'B. other houses.', 'C. A playground.', 'D. A park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_1,Event Understanding,What notable feature is seen in the middle of the street as the camera moves forward?,00:00:08,A,"['A. A tall evergreen tree.', 'B. A parked truck.', 'C. A street vendor.', 'D. A bicycle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_2,Event Understanding,What does the camera capture after showing the manicured shrubs and bushes?,00:01:33,A,"['A. A stone pathway flanked by garden beds.', 'B. A wooden bridge over a stream.', 'C. A large fountain in a central plaza.', 'D. An open field with wildflowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_3,Event Understanding,What becomes visible past the dense part of the hedge now?,00:02:53,C,"['A. A park.', 'B. A row of shops.', 'C. The garden and houses.', 'D. A busy street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_1,Event Understanding,"What does the text overlay ""CREIL Metro Station"" indicate in the video?",00:00:14,D,"['A. The start of a parade.', 'B. An advertisement for a new restaurant.', 'C. The title of a music video.', 'D. The location of the current scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_2,Event Understanding,What is displayed through the shop windows?,00:04:17,D,"['A. Books and paintings.', 'B. Electronics and gadgets.', 'C. Food and beverages.', 'D. Various items and mannequins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_306_4,Event Understanding,Which station entrance was shown just now?,00:07:18,B,"['A. Times Square Station.', 'B. 34th Street-Herald Sq Station.', 'C. Grand Central Station.', 'D. Union Square Station.']",multiple,Prior +Real-Time Visual Understanding_sample_309_2,Event Understanding,What appears to be part of the theme park attraction?,00:00:11,A,"['A. A large animatronic dog hanging from a crane.', 'B. A live music performance.', 'C. A magic show.', 'D. A water fountain display.']",multiple,Prior +Real-Time Visual Understanding_sample_311_1,Event Understanding,Where is the young man in navy blue and wearing a cap moving towards?,00:00:10,A,"['A. Towards the camera.', 'B. Towards the stone planter.', 'C. Towards the rock structure.', 'D. Towards the cart.']",multiple,Prior +Real-Time Visual Understanding_sample_312_4,Event Understanding,What types of advertisements were seen on the billboards just now?,00:08:16,C,"['A. Food products.', 'B. Clothing brands.', 'C. Movie promotions.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_3,Event Understanding,What is shown entering the scene from the right now?,00:02:59,C,"['A. A dark-colored sedan.', 'B. A small black utility vehicle.', 'C. A tour bus with ""Universal Studios"" signage.', 'D. A silver car.']",single,Concurrent +Real-Time Visual Understanding_sample_313_5,Event Understanding,What event is depicted in the video now?,00:08:21,A,"['A. The large ape-like creature reappears and interacts with the camera in a menacing stance.', 'B. The camera zooms out to show an aerial view of the jungle.', 'C. A group of animals gathers around a waterhole.', 'D. The jungle catches fire and the scene becomes chaotic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_315_2,Event Understanding,What has the video primarily captured so far?,00:00:20,B,"['A. A bustling harbor with many boats arriving and departing.', 'B. A serene waterfront scene with calm water and minimal movement.', 'C. A stormy sea with waves crashing into the docks.', 'D. A busy marketplace with people shopping and trading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_317_3,Event Understanding,"What is indicated by the ""Lower Lot"" sign seen in the background?",00:02:27,B,"['A. The name of a ride.', 'B. The name of the area.', 'C. The name of a restaurant.', 'D. The name of a shop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_320_5,Event Understanding,What is the main event happening as Bowser Jr. reaches the finish line?,00:07:13,D,"['A. Bowser Jr. avoids obstacles.', 'B. Bowser Jr. prepares to glide.', 'C. Tanooki Mario joins the race.', 'D. Excited celebratory signs and sparkles appear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_321_5,Event Understanding,What becomes more prominent as the viewer ascends the escalator right now?,00:09:43,B,"['A. The plants on the left side.', 'B. The large wall with the dinosaur logo.', 'C. The transparent curved glass structure.', 'D. The parallel stationary escalator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_3,Event Understanding,What happens to the man in the black hoodie as the video progresses?,00:06:06,C,"['A. He runs towards the camera.', 'B. He stops walking.', 'C. He moves out of frame.', 'D. He drops his umbrella.']",multiple,Concurrent +Real-Time Visual Understanding_sample_326_5,Event Understanding,What types of paths does the bridge have?,00:09:49,B,"['A. Two vehicle lanes and a bike lane.', 'B. two pedestrian walkways and two tram tracks.', 'C. A bike lane and a tram track.', 'D. Two pedestrian walkways and a vehicle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_330_5,Event Understanding,What does the glass structure likely depict right now?,00:08:19,B,"['A. A historic monument.', 'B. A modern bus stop.', 'C. A construction site.', 'D. A marketplace.']",single,Concurrent +Real-Time Visual Understanding_sample_332_3,Event Understanding,What is the woman wearing a mask doing right now?,00:02:55,D,"['A. Talking on the phone.', 'B. Walking around.', 'C. Looking at her phone.', 'D. Taking a photo.']",single,Concurrent +Real-Time Visual Understanding_sample_332_5,Event Understanding,What is the overall atmosphere of the scene in the video?,00:08:20,D,"['A. Calm and serene.', 'B. Quiet and empty.', 'C. Tense and chaotic.', 'D. Bustling and busy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_2,Event Understanding,What is the primary activity of the pedestrians seen in the walkway?,00:02:26,B,"['A. Running.', 'B. Walking.', 'C. Cycling.', 'D. Skating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_3,Event Understanding,What is the setting of the video scene?,00:05:00,C,"['A. A busy market street during the day.', 'B. A quiet village at sunset.', 'C. A vibrant cityscape at night.', 'D. A beach during the evening.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_4,Event Understanding,What is the overall setting depicted in the video?,00:07:20,A,"['A. A city skyline at night.', 'B. A rural landscape at sunset.', 'C. A beach during daytime.', 'D. A forest in the morning.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_2,Event Understanding,What is the main focus of the video?,00:03:20,C,"['A. A parade in the city.', 'B. A busy street market.', 'C. A breathtaking nighttime cityscape.', 'D. A sports event.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_4,Event Understanding,What kind of atmosphere is depicted in the video?,00:09:19,B,"['A. Calm and quiet.', 'B. Lively and bustling.', 'C. Tense and stressful.', 'D. Serene and peaceful.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_2,Event Understanding,What task is the person primarily engaged in right now?,00:00:54,C,"['A. Cleaning the storage room.', 'B. Counting inventory.', 'C. Organizing and resupplying shelves.', 'D. Moving trolleys to the front.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_5,Event Understanding,What is the primary type of product seen on the shelves?,00:04:20,A,"['A. Dairy products like milk and yogurt.', 'B. Fresh vegetables.', 'C. Canned goods.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_439_3,Event Understanding,What does the camera capture as it navigates through the shelves?,00:02:56,A,"['A. Detailed arrangement of goods.', 'B. A person stacking boxes.', 'C. An empty aisle.', 'D. A cart being loaded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_440_3,Event Understanding,What is the video primarily showing in the storage room right now?,00:04:54,C,"['A. Inspecting crates.', 'B. Stocking shelves.', 'C. Moving through aisles.', 'D. Organizing products.']",single,Concurrent +Real-Time Visual Understanding_sample_441_1,Event Understanding,What is the person consistently doing throughout the entire scene?,00:00:20,D,"['A. Taking inventory of products.', 'B. Rearranging boxes randomly.', 'C. Cleaning the storage area.', 'D. Sorting and placing products methodically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_441_4,Event Understanding,What activity is the individual primarily engaged in just now?,00:05:00,A,"['A. Pushing a loaded cart.', 'B. Stocking shelves.', 'C. Taking inventory.', 'D. Cleaning the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_4,Event Understanding,What main activity was carried out just now?,00:07:19,A,"['A. Move the drinks from the cart to the refrigerated shelf.', 'B. Cleaning the store aisles.', 'C. Shopping for groceries.', 'D. Checking out at the register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_445_3,Event Understanding,What is the main activity of the person in the storage room?,00:05:40,B,"['A. Checking inventory levels.', 'B. Stocking and organizing cartons on shelves.', 'C. Cleaning the storage room.', 'D. Labeling the cartons.']",multiple,Concurrent +Real-Time Visual Understanding_sample_448_1,Event Understanding,What is the state of the shelves as the individual continues to stock them?,00:00:20,D,"['A. Shelves are mostly empty.', 'B. The shelves are already full.', 'C. Shelves are cluttered and disorganized.', 'D. Shelves are orderly and packed with products.']",multiple,Prior +Real-Time Visual Understanding_sample_462_4,Event Understanding,"Which painting did the camera focus on before revealing the name ""Kesja Tabaczuk""?",00:05:39,A,"['A. A painting of a rural landscape.', 'B. A mirror.', 'C. A bookshelf.', 'D. A window.']",multiple,Prior +Real-Time Visual Understanding_sample_466_4,Event Understanding,What appears below the four smaller frames as the camera pans to the left?,00:05:40,B,"['A. Another set of photographs.', 'B. An empty white wall space.', 'C. A sculpture.', 'D. A window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_466_5,Event Understanding,What is the man doing in the sequences shown on the television screen?,00:08:10,C,"['A. Painting.', 'B. Drawing.', 'C. Working with metal objects.', 'D. Writing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_468_1,Event Understanding,Which of the following best describes the sequence of artworks shown just now?,00:02:56,C,"['A. Large square painting, two smaller square artworks, another concentric circle piece.', 'B. Concentric circles, geometric triangles, vibrant circular piece.', 'C. Crisscrossing pattern, concentric circles, geometric triangles.', 'D. Vibrant circular piece, geometric triangles, crisscrossing pattern.']",multiple,Concurrent +Real-Time Visual Understanding_sample_470_1,Event Understanding,What happens as the camera starts moving to the left?,00:00:13,A,"['A. It reveals more of the gallery space and visitors.', 'B. It zooms in on the top frame.', 'C. It transitions to a close-up of a single artwork.', 'D. It focuses on a sculpture in the middle.']",multiple,Prior +Real-Time Visual Understanding_sample_472_2,Event Understanding,What was the general theme of the artworks displayed on the wall just now?,00:03:00,C,"['A. Nature landscapes.', 'B. Abstract art.', 'C. A robot boy character.', 'D. Historical events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_482_2,Event Understanding,What abnormal event just happened?,00:01:32,A,"['A. A white racing car crashed into the obstacle beside the track.', 'B. A blue racing car lost control and crashed into the barrier at the curve of the track.', 'C. A red racing car skidded on the wet surface and collided with the guardrail on the straightaway.', 'D. A yellow racing car spun out and hit the tire wall at the chicane.']",multiple,Prior +Real-Time Visual Understanding_sample_482_3,Event Understanding,What unusual event just happened?,00:02:14,D,"['A. A red and white car skidded and slammed into the blue barrier at the edge of the circuit.', 'B. A green and silver car lost control and collided with the yellow obstacle beside the straight track.', 'C. A blue and orange car spun out and crashed into the red barrier near the corner.', 'D. A black and gold car crashed into the orange obstacle on the side of the track after drifting.']",multiple,Prior +Real-Time Visual Understanding_sample_482_5,Event Understanding,What happens just after the silver car moves ahead of the red car?,00:04:15,D,"['A. The red car overtakes the silver car again.', 'B. Both cars stop racing.', 'C. The green car crashes into the silver car.', 'D. The red car knocked the silver car off the track.']",multiple,Prior +Real-Time Visual Understanding_sample_483_2,Event Understanding,What change occurs in the scene of the remote-controlled car race?,00:01:32,D,"['A. The track becomes simpler with fewer obstacles.', 'B. The cars switch to a gravel surface.', 'C. The cars move to an outdoor setting.', 'D. The scene shifts from one car to another three cars.']",multiple,Prior +Real-Time Visual Understanding_sample_484_3,Event Understanding,What happens to the green-purple car when the racing car sprints?,00:05:42,D,"['A. It falls behind other cars.', 'B. It crashes into the pit stop area.', 'C. It leaves the race track.', 'D. It moves further ahead from the other cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_484_5,Event Understanding,What is the sequence of the racecars when the racecars sprints?,00:09:45,A,"['A. Red racecar followed by blue racecar.', 'B. Blue racecar followed by green racecar.', 'C. Purple racecar followed by blue racecar.', 'D. Gray racecar followed by red racecar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_486_3,Event Understanding,Which car is leading the race?,00:03:20,D,"['A. #20 Jackson Storm.', 'B. #48 Aaron Clocker.', ""C. #11 Chris Roamin'."", 'D. #36 Rich Mixon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_486_5,Event Understanding,Who is ranked first for Group 4 - Heat 3?,00:09:48,D,"['A. #90 Paul Conrev.', 'B. #92 Sheldon Shifter.', 'C. #68 H.J. Hollis.', 'D. #15 Harvey Rodcap.']",multiple,Prior +Real-Time Visual Understanding_sample_487_1,Event Understanding,What is seen in the initial scene of the video?,00:00:20,D,"['A. A red racing car is parked on the track.', 'B. A green racing car in the pits.', 'C. A blue racing car near a curve.', 'D. A red racing car sped past on the track.']",multiple,Prior +Real-Time Visual Understanding_sample_487_3,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The purple car.', 'B. The blue car.', 'C. The yellow car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_488_2,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The orange car.', 'B. The blue car.', 'C. The red car.', 'D. The grey car.']",multiple,Prior +Real-Time Visual Understanding_sample_488_4,Event Understanding,Which racing car won first place in this competition?,00:08:01,B,"['A. The orange car.', 'B. The yellow car.', 'C. The red car.', 'D. The grey car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_489_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,B,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_489_4,Event Understanding,"What event is labeled ""Group 2 - Heat 4"" in the video?",00:08:27,B,"['A. The finish line celebration.', 'B. The cars at the starting line.', 'C. The awards ceremony.', 'D. The scoreboard update.']",multiple,Prior +Real-Time Visual Understanding_sample_490_2,Event Understanding,Which racing car won first place in this competition?,00:03:01,B,"['A. The pink car.', 'B. The yellow car.', 'C. The light green car.', 'D. The blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_490_4,Event Understanding,Which racing car won first place in this competition?,00:06:59,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_490_5,Event Understanding,Which racing car won first place in this competition?,00:09:01,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_2,Event Understanding,What is the event taking place in the video?,00:02:00,D,"['A. A car exhibition.', 'B. A miniature track construction demonstration.', 'C. A remote-controlled car sales event.', 'D. A remote control car drifting competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_4,Event Understanding,What do the two main RC cars do after making a sharp turn?,00:03:38,D,"['A. Stop racing.', 'B. Start moving in reverse.', 'C. Swap lanes.', 'D. Continue racing around a corner.']",multiple,Prior +Real-Time Visual Understanding_sample_491_5,Event Understanding,Which car is leading the race right now?,00:05:24,D,"['A. Blue car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_492_3,Event Understanding,What happens after the red car lands from the jump?,00:07:00,B,"['A. It drives into a dense forest.', 'B. It continued to move forward on the sandy ground.', 'C. It stops at a rocky cliff.', 'D. It enters a tunnel.']",multiple,Prior +Real-Time Visual Understanding_sample_493_1,Event Understanding,What significant change happened just now?,00:00:19,A,"['A. The scene transitions to a field with green hills.', 'B. The logo with ""GRAVITY THROTTLE RACING"" reappears.', 'C. The abstract background becomes darker.', 'D. The Texaco gas station disappears.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_2,Event Understanding,Which car won first place in this competition?,00:04:25,D,"['A. The red car.', 'B. The orange car.', 'C. The yellow car.', 'D. The black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_5,Event Understanding,Which car won first place in this competition?,00:15:15,D,"['A. The red and blue car.', 'B. The black car.', 'C. The yellow car.', 'D. The brown and blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The green car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_4,Event Understanding,Which racing car won first place in this competition?,00:06:36,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_494_5,Event Understanding,Which racing car won first place in this competition?,00:06:36,A,"['A. The green car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_1,Event Understanding,Which car won first place in this competition?,00:01:42,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_5,Event Understanding,Which car won first place in this competition?,00:12:58,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_1,Event Understanding,What happens to the airplane as it aligns itself with the landing path?,00:00:20,C,"['A. It takes off.', 'B. It crashes.', 'C. It lands on the runway.', 'D. It continues to fly in circles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_2,Event Understanding,Which car won first place in this competition?,00:04:35,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_3,Event Understanding,Which car won first place in this competition?,00:08:23,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_4,Event Understanding,Which racing car won first place in this competition?,00:12:35,B,"['A. The blue car.', 'B. The silver and red car.', 'C. The green car.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_497_3,Event Understanding,Which car is leading right now?,00:08:29,C,"['A. Black car.', 'B. Red car.', 'C. White car with red roof.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_497_4,Event Understanding,Which car won first place in this competition?,00:11:40,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The blue and black car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_499_1,Event Understanding,What happens right after the train moves out of the tunnel?,00:00:15,D,"['A. The train stops.', 'B. The logo ""Gravity Throttle Racing"" appears.', 'C. A red and white boxcar appears.', 'D. The steam locomotive number 765 becomes visible.']",multiple,Prior +Real-Time Visual Understanding_sample_499_4,Event Understanding,Which car won first place in this competition?,00:04:51,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The white car with red decorations on it.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_500_2,Event Understanding,Which car is leading right now?,00:01:43,C,"['A. Black car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_OP.csv b/Real_Time_Visual_Understanding_OP.csv new file mode 100644 index 0000000000000000000000000000000000000000..65656bd64bc6cfbe63228071fbe31004b1963562 --- /dev/null +++ b/Real_Time_Visual_Understanding_OP.csv @@ -0,0 +1,370 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_1,Object Perception,What logos are visible in the background as players and referees walk towards the center of the football field?,00:00:04,D,"['A. FIFA and La Liga.', 'B. UEFA and La Liga.', 'C. Bundesliga and La Liga.', 'D. Aeromexico and La Liga.']",single,Prior +Real-Time Visual Understanding_sample_2_1,Object Perception,What is the number on the back of MAJER's jersey?,00:00:10,A,"['A. 7.', 'B. 10.', 'C. 13.', 'D. 16.']",single,Prior +Real-Time Visual Understanding_sample_3_1,Object Perception,What appears at the very beginning of the video?,00:00:08,B,"['A. A football match.', 'B. A logo of FC Barcelona.', 'C. A silver trophy.', 'D. A live concert.']",single,Prior +Real-Time Visual Understanding_sample_3_4,Object Perception,What advertisement is displayed on the red boards behind the goal?,00:02:03,C,"['A. AMBILIGHT TV.', 'B. NIKE.', 'C. ESTRELLA DAMM.', 'D. ADIDAS.']",single,Concurrent +Real-Time Visual Understanding_sample_4_1,Object Perception,What emblem appears at the beginning of the video?,00:00:20,B,"['A. An animal symbol.', 'B. A football club shield.', 'C. A national flag.', 'D. A corporate logo.']",single,Prior +Real-Time Visual Understanding_sample_5_2,Object Perception,What brand is visible on the player's white cleats?,00:00:18,C,"['A. Nike.', 'B. Puma.', 'C. Adidas.', 'D. Under Armour.']",single,Concurrent +Real-Time Visual Understanding_sample_6_2,Object Perception,What brand is advertised on the boards behind the goal?,00:02:25,D,"['A. Adidas.', 'B. Nike.', 'C. Pepsi.', 'D. Kia Motors.']",single,Concurrent +Real-Time Visual Understanding_sample_9_3,Object Perception,What else is on the table besides the playing cards and a black object?,00:00:54,A,"['A. A pair of glasses.', 'B. A computer.', 'C. A pile of books.', 'D. A stack of notebooks.']",single,Concurrent +Real-Time Visual Understanding_sample_11_1,Object Perception,What is prominently displayed in red letters on the top shelf in the kitchen?,00:00:22,B,"['A. EAT.', 'B. COOK.', 'C. CHEF.', 'D. BAKE.']",single,Concurrent +Real-Time Visual Understanding_sample_11_5,Object Perception,What is the person holding right now?,00:08:22,C,"['A. A knife and a bowl.', 'B. A spoon and a knife.', 'C. A spoon and a towel.', 'D. A frying pan and a spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_12_2,Object Perception,What object is the person holding and gesturing towards right now?,00:01:25,D,"['A. A frying pan.', 'B. A bowl of radishes.', 'C. A jar of chili flakes.', 'D. A plate with raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_12_3,Object Perception,What is the person holding in their hand?,00:03:05,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. Red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_12_4,Object Perception,What is the man holding in his right hand while preparing food on the cutting board?,00:09:04,D,"['A. A jar of salt.', 'B. Half a lemon.', 'C. A red vegetable.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_13_4,Object Perception,What tool is the person using to grate the orange?,00:09:35,D,"['A. Cheese grater.', 'B. Knife.', 'C. Peeler.', 'D. Microplane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_5,Object Perception,What is the man sprinkling onto the dish in the kitchen?,00:11:26,D,"['A. Sugar.', 'B. Flour.', 'C. Cocoa powder.', 'D. Sliced nut.']",multiple,Prior +Real-Time Visual Understanding_sample_14_1,Object Perception,What is displayed prominently in the center at the very beginning of the video?,00:00:20,D,"['A. A clock with hands.', 'B. A knife and fork.', 'C. A kitchen setting.', 'D. A large number ""10"".']",single,Prior +Real-Time Visual Understanding_sample_14_2,Object Perception,What item is the man holding while adding seasoning to the bowl?,00:01:14,D,"['A. A small jar.', 'B. A wooden spoon.', 'C. A bottle of oil.', 'D. A thin, red, rectangular can.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_5,Object Perception,What are some of the components of the salad on the cutting board?,00:10:21,D,"['A. Spinach, red cabbage, tomato, feta cheese, and olives.', 'B. Lettuce, red cabbage, tomato, feta cheese, and croutons.', 'C. Spinach, red cabbage, avocado, feta cheese, and croutons.', 'D. Lettuce, red cabbage, avocado, feta cheese, and croutons, chicken.']",single,Concurrent +Real-Time Visual Understanding_sample_15_2,Object Perception,What item is the man holding in his left hand right now?,00:02:40,D,"['A. A spatula.', 'B. A red pepper mill.', 'C. A glass bowl.', 'D. A bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_16_1,Object Perception,What is the man from the introduction holding in his hand right now?,00:00:09,C,"['A. A cookbook.', 'B. A knife.', 'C. A towel.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_16_2,Object Perception,What is placed on the ridged grill pan right now?,00:05:27,A,"['A. A large piece of raw ground meat.', 'B. A piece of chicken.', 'C. A slice of bread.', 'D. A fish fillet.']",single,Prior +Real-Time Visual Understanding_sample_16_3,Object Perception,What items are present on the grill pan right now?,00:08:01,B,"['A. Chicken breast, tomato slices, and mushrooms.', 'B. Grilled onions, beef patty, and bacon strips.', 'C. Fish fillets, asparagus, and lemon slices.', 'D. Sausage links, green peppers, and onions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_4,Object Perception,What item is displayed on the phone screen right now?,00:10:42,C,"['A. A recipe.', 'B. A cooking video.', 'C. The time.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_17_2,Object Perception,What type of fruit is being squeezed right now?,00:04:03,C,"['A. Blueberry.', 'B. Orange.', 'C. Yellow Plum.', 'D. Apple.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_3,Object Perception,What is the man using to cook food in the pan?,00:06:03,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. Red kitchen tongs.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_17_4,Object Perception,What is simmering in a pan on the right side of the kitchen counter right now?,00:08:01,A,"['A. Tomatoes slices.', 'B. Cooked food.', 'C. Vegetables.', 'D. Leafy greens.']",single,Concurrent +Real-Time Visual Understanding_sample_18_1,Object Perception,What sign is decorating the upper left portion of the wall behind the man?,00:00:40,C,"['A. A blue ""CHEF"" sign.', 'B. A yellow ""COOK"" sign.', 'C. A red ""COOK"" sign.', 'D. A green ""CHEF"" sign.']",single,Concurrent +Real-Time Visual Understanding_sample_18_2,Object Perception,What is the man at the stove wearing?,00:01:57,C,"['A. A green T-shirt.', 'B. A striped shirt.', 'C. A dark T-shirt.', ""D. A chef's hat.""]",single,Concurrent +Real-Time Visual Understanding_sample_18_3,Object Perception,What is the chef holding while stirring the leafy greens in the pan?,00:03:20,C,"['A. A metal spoon.', 'B. A plastic spatula.', 'C. A wooden spoon.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_19_2,Object Perception,What item does the person use to mix the contents of the bowl?,00:06:03,C,"['A. A spoon.', 'B. A fork.', 'C. A whisk.', 'D. A spatula.']",multiple,Concurrent +Real-Time Visual Understanding_sample_19_3,Object Perception,What is the person wearing while standing in the kitchen?,00:06:01,B,"['A. A blue apron.', 'B. A white t-shirt.', 'C. A black jacket.', 'D. A red sweater.']",single,Concurrent +Real-Time Visual Understanding_sample_19_4,Object Perception,What is on the countertop in front of the man right now?,00:09:02,C,"['A. A loaf of bread and a bottle of wine.', 'B. A bowl of fruit and a bottle of juice.', 'C. A cutting board with sliced potatoes.', 'D. A plate of vegetables and a bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_19_5,Object Perception,What is the countertop made of in the kitchen scene?,00:12:06,C,"['A. Granite.', 'B. Wood.', 'C. Marble.', 'D. Stainless steel.']",single,Concurrent +Real-Time Visual Understanding_sample_20_2,Object Perception,What item is the woman initially holding in her left hand right now?,00:01:00,D,"['A. A green container.', 'B. A small saucepan.', 'C. A white bowl.', 'D. A can.']",single,Concurrent +Real-Time Visual Understanding_sample_20_3,Object Perception,What item is the woman holding in her left hand right now?,00:02:01,B,"['A. A carton of eggs.', 'B. A white mixing bowl.', 'C. A whisk.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_21_1,Object Perception,What is the person holding right now?,00:01:06,C,"['A. A spatula.', 'B. A spoon.', 'C. An olive oil bottle.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_21_2,Object Perception,What is the woman holding over the black frying pan?,00:02:45,C,"['A. A wooden spoon.', 'B. A salt shaker.', 'C. noodles.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_3,Object Perception,What is the woman holding while she is stirring the pot on the stove?,00:03:05,C,"['A. A ladle.', 'B. A whisk.', 'C. A tongs.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_5,Object Perception,What item is the woman holding in her hand right now?,00:05:15,B,"['A. A red book.', 'B. A salt grinder.', 'C. A cup of coffee.', 'D. A newspaper.']",single,Concurrent +Real-Time Visual Understanding_sample_22_1,Object Perception,What is the woman holding in her right hand right now?,00:01:02,D,"['A. A silver pot.', 'B. A green-bottled container.', 'C. A glass bowl.', 'D. A silver spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_23_2,Object Perception,What item is the woman holding while stirring the pot?,00:01:02,D,"['A. A wooden spoon.', 'B. A glass bottle of oil.', 'C. A pepper grinder.', 'D. A small bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_23_4,Object Perception,What is being sautéed in the black frying pan?,00:03:51,D,"['A. Diced onions and green vegetables.', 'B. Sliced potatoes and pieces of meat.', 'C. Diced onions and mushrooms.', 'D. Diced onions and pieces of meat.']",single,Concurrent +Real-Time Visual Understanding_sample_24_1,Object Perception,What is the woman wearing?,00:01:00,D,"['A. A red dress with white dots.', 'B. A blue blouse with yellow stripes.', 'C. A green apron with floral patterns.', 'D. A white sleeveless top with black polka dots.']",single,Concurrent +Real-Time Visual Understanding_sample_24_4,Object Perception,What is the woman holding right now?,00:04:06,D,"['A. A spoon.', 'B. A white bowl.', 'C. A pepper mill.', 'D. A green bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_25_3,Object Perception,What is the person holding with his left hand right now?,00:02:44,D,"['A. A pot lid.', 'B. A wooden spoon.', 'C. A bowl of peas.', 'D. A frying pan handle.']",single,Concurrent +Real-Time Visual Understanding_sample_25_4,Object Perception,What is the man adding to the pan with oil?,00:05:29,D,"['A. Diced vegetables.', 'B. Pasta.', 'C. Herbs.', 'D. Diced meat.']",single,Concurrent +Real-Time Visual Understanding_sample_25_5,Object Perception,What ingredients are being cooked in the frying pan?,00:08:04,D,"['A. Chunks of beef, onion slices, and bits of pepper.', 'B. Slices of chicken, garlic cloves, and bits of zucchini.', 'C. Pieces of fish, broccoli florets, and bits of carrot.', 'D. Chunks of ham, mushroom slices, and bits of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_26_3,Object Perception,What item is holding by his right hand right now?,00:06:01,A,"['A. A bottle.', 'B. Only vegetables.', 'C. Only meat pieces.', 'D. Sliced fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_27_1,Object Perception,What is the person using to stir the contents in the frying pan?,00:02:01,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A red spatula.', 'D. A plastic spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_4,Object Perception,What is the chef stirring in the pot?,00:08:02,C,"['A. A sauce.', 'B. Vegetables.', 'C. noodles.', 'D. Shrimp.']",multiple,Prior +Real-Time Visual Understanding_sample_27_5,Object Perception,What item is used by the chef to handle the food inside the pot?,00:08:25,C,"['A. A spoon.', 'B. A spatula.', 'C. A pair of tongs.', 'D. A fork.']",multiple,Prior +Real-Time Visual Understanding_sample_28_4,Object Perception,What is this person doing right now?,00:10:39,B,"['A. He is chopping green onions.', 'B. He is slicing carrots.', 'C. He is dicing tomatoes.', 'D. He is mincing garlic.']",single,Prior +Real-Time Visual Understanding_sample_29_1,Object Perception,What objects can be seen on the shelves in the background of the kitchen?,00:00:20,B,"['A. plants.', 'B. Plates, cups, and kitchen utensils.', 'C. Cans and jars.', 'D. Pots and pans.']",single,Prior +Real-Time Visual Understanding_sample_29_2,Object Perception,What is the person holding in their right hand?,00:02:05,A,"['A. A bottle of seasoning.', 'B. A white plate.', 'C. A mortar and pestle.', 'D. A cutting board.']",single,Concurrent +Real-Time Visual Understanding_sample_29_5,Object Perception,What tool does the person use to handle the food in the pans?,00:08:18,C,"['A. A spoon.', 'B. A fork.', 'C. A spatula.', 'D. Tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_30_4,Object Perception,What is the person using to stir the pot of yellow mixture?,00:12:12,C,"['A. A wooden spoon.', 'B. A metal fork.', 'C. A pink spatula.', 'D. A blue spatula and a plastic spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_31_2,Object Perception,What is the man wearing in the kitchen?,00:02:40,C,"['A. A blue apron.', 'B. A red t-shirt.', 'C. A green t-shirt.', 'D. A white shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_31_4,Object Perception,What is the person dipping their hand into right now?,00:04:02,C,"['A. A bowl of flour.', 'B. A bowl of breadcrumbs.', 'C. A bowl of beaten eggs.', 'D. A bowl of green herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_32_1,Object Perception,What is the person using to chop the onion?,00:02:02,B,"['A. A small wooden knife.', 'B. A sliver knife.', 'C. A pair of scissors.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_32_3,Object Perception,What is the person holding in one hand at the stove?,00:04:02,B,"['A. A wooden spoon.', 'B. A pan.', 'C. A bowl.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_33_1,Object Perception,What item is resting on a baking sheet lined with parchment paper?,00:02:23,B,"['A. Several red sticks of rhubarb.', 'B. Two rectangular pieces of dough.', 'C. A bowl of beaten eggs.', 'D. A pile of orange slices.']",single,Concurrent +Real-Time Visual Understanding_sample_33_3,Object Perception,What is the person using to grate the orange?,00:09:21,C,"['A. A spoon.', 'B. A knife.', 'C. A grater.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_3,Object Perception,What is the person vigorously mixing in a glass bowl?,00:04:42,B,"['A. A white creamy mixture.', 'B. A brown mixture.', 'C. A yellow batter.', 'D. A green sauce.']",single,Concurrent +Real-Time Visual Understanding_sample_34_4,Object Perception,What does the person use to mix the batter-like substance?,00:07:03,B,"['A. A metal whisk.', 'B. A wooden spoon.', 'C. A red spatula.', 'D. A plastic fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_5,Object Perception,What does the man place inside the microwave?,00:09:25,A,"['A. A small white bowl.', 'B. A silver pot.', 'C. A glass jar.', 'D. A blue plate.']",single,Prior +Real-Time Visual Understanding_sample_35_1,Object Perception,What is the man holding in his right hand?,00:03:16,C,"['A. A pen.', 'B. A spatula.', 'C. An olive oil bottle.', 'D. A remote.']",single,Concurrent +Real-Time Visual Understanding_sample_35_2,Object Perception,What is the person holding in his hand right now?,00:06:00,B,"['A. A spoon and a piece of ginger.', 'B. A knife and a towel.', 'C. A fork and a piece of onion.', 'D. A spatula and a piece of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_35_4,Object Perception,What color is the handle of the frying pan that contains meat inside?,00:09:01,C,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_36_3,Object Perception,What is the person in a blue shirt chopping on the wooden cutting board?,00:06:42,A,"['A. Red bell pepper.', 'B. Carrots.', 'C. Green bell pepper.', 'D. Onions.']",single,Concurrent +Real-Time Visual Understanding_sample_36_4,Object Perception,What is the person holding right now?,00:10:02,A,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A whisk.', 'D. A ladle.']",single,Concurrent +Real-Time Visual Understanding_sample_36_5,Object Perception,What is the person holding in the right hand right now?,00:13:19,C,"['A. A pen.', 'B. A ladle.', 'C. A pan.', 'D. A rolling pin.']",single,Concurrent +Real-Time Visual Understanding_sample_37_1,Object Perception,What is the man holding up to the camera with his right hand right now?,00:02:34,A,"['A. An egg.', 'B. A spoon.', 'C. A bell pepper.', 'D. A chopping board.']",single,Concurrent +Real-Time Visual Understanding_sample_37_3,Object Perception,What is spread over the chunks of minced meat in the frying pan?,00:05:11,A,"['A. Red chili slices.', 'B. Green peppers.', 'C. Yellow corn.', 'D. White onion rings.']",single,Concurrent +Real-Time Visual Understanding_sample_37_5,Object Perception,What vegetables are being stir-fried in the black pan?,00:10:14,A,"['A. Sliced mushrooms, red and green bell peppers, and other greens.', 'B. Carrots, peas, and broccoli.', 'C. Zucchini, tomatoes, and onions.', 'D. Eggplants, spinach, and corn.']",single,Concurrent +Real-Time Visual Understanding_sample_38_1,Object Perception,What does the person in the teal shirt grasp with both hands?,00:02:04,A,"['A. A cauliflower head.', 'B. A frying pan.', 'C. A cutting board.', 'D. A glass container.']",single,Concurrent +Real-Time Visual Understanding_sample_38_3,Object Perception,What is the person holding above the glass mixing bowl?,00:06:06,A,"['A. A small bottle of golden liquid.', 'B. A jar of honey.', 'C. A bottle of olive oil.', 'D. A cup of vinegar.']",single,Prior +Real-Time Visual Understanding_sample_38_4,Object Perception,Which utensil is the person using to stir the mixture?,00:06:15,A,"['A. Spoon.', 'B. Fork.', 'C. Whisk.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_39_1,Object Perception,What is the person in the blue T-shirt pouring into the pan?,00:01:45,A,"['A. Oil.', 'B. Water.', 'C. Milk.', 'D. Vinegar.']",single,Prior +Real-Time Visual Understanding_sample_39_2,Object Perception,Which of the following items is NOT mentioned as being on the countertop?,00:01:45,A,"['A. A blender.', 'B. A bowl of cauliflower.', 'C. A chopping board with diced ingredients.', 'D. Butter.']",single,Concurrent +Real-Time Visual Understanding_sample_39_3,Object Perception,What is the man holding in his right hand right now?,00:03:20,A,"['A. A frying pan.', 'B. A spoon.', 'C. A knife.', 'D. A red container.']",single,Concurrent +Real-Time Visual Understanding_sample_39_4,Object Perception,What is the man in the blue T-shirt pulling out from the oven?,00:05:01,A,"['A. two bread.', 'B. A pie.', 'C. A cake.', 'D. A pot.']",single,Concurrent +Real-Time Visual Understanding_sample_39_5,Object Perception,What is the person using to arrange food on the baking tray right now?,00:06:43,A,"['A. His hands.', 'B. Spoon.', 'C. Tongs.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_40_2,Object Perception,What is the person adding to the blender cup?,00:04:00,D,"['A. Fresh fruits.', 'B. Spices.', 'C. Oil.', 'D. Fresh herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_40_3,Object Perception,What is the person slicing with the knife?,08:01,D,"['A. Lemon.', 'B. Meat.', 'C. Apple.', 'D. Bread.']",single,Concurrent +Real-Time Visual Understanding_sample_41_1,Object Perception,What is the man standing in front of in the initial video?,00:00:20,D,"['A. A wooden cabinet.', 'B. A glass door.', 'C. A blackboard.', 'D. A stainless steel refrigerator.']",single,Prior +Real-Time Visual Understanding_sample_41_2,Object Perception,What is the woman holding in her left hand?,00:01:04,D,"['A. A loaf of bread.', 'B. A carton of milk.', 'C. A frying pan.', 'D. A jar.']",single,Concurrent +Real-Time Visual Understanding_sample_41_5,Object Perception,What does the woman use to ensure the bread is evenly coated with the mixture?,00:04:04,D,"['A. A spoon.', 'B. Her fingers.', 'C. A fork.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_42_1,Object Perception,What is the person holding in their right hand at the beginning of the video?,00:02:01,B,"['A. A green vegetable.', 'B. A red bottle cap.', 'C. A blue utensil.', 'D. A white jar.']",single,Prior +Real-Time Visual Understanding_sample_42_3,Object Perception,What does the person hold over after touching the handle of the pan?,00:06:03,B,"['A. A frying pan.', 'B. A bowl filled with shredded ingredients.', 'C. A pot.', 'D. A set of knives.']",single,Prior +Real-Time Visual Understanding_sample_43_1,Object Perception,What item is being held by a person at the beginning?,00:00:20,A,"['A. A white plate with pasta.', 'B. A blue bowl with salad.', 'C. A black pan with meat.', 'D. A green cup with tea.']",single,Prior +Real-Time Visual Understanding_sample_43_3,Object Perception,What is the person using to stir the pot containing noodles?,00:06:46,C,"['A. Wooden spoon.', 'B. Plastic spatula.', 'C. Metal tongs.', 'D. Silicone whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_43_4,Object Perception,What is inside the frying pan right now?,00:10:00,A,"['A. A mixture of vegetables, including green peas and diced tomatoes.', 'B. Boiling water with pasta.', 'C. Chicken and herbs.', 'D. A steak and mushrooms.']",single,Concurrent +Real-Time Visual Understanding_sample_44_1,Object Perception,What objects make up the hands of the clock shown at the beginning of the video?,00:00:20,C,"['A. Fork and spoon.', 'B. Knife and spoon.', 'C. Knife and fork.', 'D. Spoon and chopstick.']",single,Prior +Real-Time Visual Understanding_sample_44_2,Object Perception,What is in the left pan?,00:04:03,B,"['A. Pasta and sauce.', 'B. Pear slices sprinkled with cinnamon powder.', 'C. Only vegetables.', 'D. Only meat.']",single,Prior +Real-Time Visual Understanding_sample_44_3,Object Perception,What is the person holding in their right hand at the beginning?,00:04:21,B,"['A. A spatula.', 'B. A striped towel.', 'C. A fork.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_45_1,Object Perception,What is located on the top shelf in the kitchen?,00:00:08,B,"['A. Jars and bottles.', 'B. A large red ""COOK"" sign.', 'C. A clock.', 'D. A set of knives.']",single,Concurrent +Real-Time Visual Understanding_sample_45_5,Object Perception,What was being picked up by the person just now?,00:06:46,B,"['A. Red pepper.', 'B. Green onions.', 'C. Sliced cucumbers.', 'D. Lettuce.']",multiple,Prior +Real-Time Visual Understanding_sample_46_1,Object Perception,What is placed on the gas stove burner right now?,00:01:19,D,"['A. A saucepan with boiling water.', 'B. A kettle with tea.', 'C. A wok with vegetables.', 'D. A frying pan containing several garlic.']",single,Concurrent +Real-Time Visual Understanding_sample_46_5,Object Perception,What object is the person using to garnish the food?,00:06:54,D,"['A. Fork.', 'B. Knife.', 'C. Tongs.', 'D. Spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_47_1,Object Perception,What graphic is featured in the video at the beginning?,00:00:20,D,"['A. A large white number ""10"" with a spoon and fork positioned like clock hands on a white plate.', 'B. A large white number ""10"" with a spoon and knife positioned like clock hands on a white plate.', 'C. A large white number ""10"" with a fork and knife positioned like clock hands on a blue plate.', 'D. A large white number ""10"" with a fork and knife positioned like clock hands on a white plate.']",single,Prior +Real-Time Visual Understanding_sample_47_2,Object Perception,What is the man seasoning on the white plate?,00:02:06,D,"['A. Vegetables.', 'B. Bread.', 'C. Fish.', 'D. Raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_47_3,Object Perception,What is being used to manage the food on the grill?,00:04:01,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. A pair of red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_61_1,Object Perception,What is being shown right now?,00:00:05,B,"['A. A collection of colorful notebooks.', 'B. Personalized agate coasters with names on them.', 'C. A stack of books with gilded edges.', 'D. A digital workspace interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_116_5,Object Perception,What items are beside the computer case right now?,00:11:01,A,"['A. A screwdriver and mouse.', 'B. A pair of pliers and a keyboard.', 'C. A keyboard.', 'D. A set of cables.']",single,Concurrent +Real-Time Visual Understanding_sample_118_3,Object Perception,What product image is shown on the webpage right now?,00:05:20,B,"['A. White CPU cooler.', 'B. Black fan cooler.', 'C. RGB lighting.', 'D. Transparent case fan.']",single,Concurrent +Real-Time Visual Understanding_sample_144_5,Object Perception,What is shown on the left side of the screen right now?,00:09:05,A,"['A. An anatomical illustration of the lower leg muscles.', 'B. A person exercising in a gym.', 'C. A chart with data points.', 'D. A blue and green arrow.']",single,Concurrent +Real-Time Visual Understanding_sample_145_4,Object Perception,What is the man who is lifting wearing right now?,00:07:00,B,"['A. Red sleeveless shirt, black shorts, and white athletic shoes.', 'B. Blue sleeveless shirt, black shorts, and white athletic shoes.', 'C. Green sleeveless shirt, black shorts, and white athletic shoes.', 'D. Blue sleeveless shirt, red shorts, and white athletic shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_146_3,Object Perception,What is the man holding above his chest right now?,00:03:00,C,"['A. Dumbbells.', 'B. A kettlebell.', 'C. A barbell.', 'D. A medicine ball.']",single,Concurrent +Real-Time Visual Understanding_sample_146_5,Object Perception,What muscle groups are highlighted in red on the left side of the screen during the front raise exercise?,00:08:06,A,"['A. Front deltoids.', 'B. Rear deltoids.', 'C. Side deltoids.', 'D. Biceps.']",single,Concurrent +Real-Time Visual Understanding_sample_147_3,Object Perception,What is the man using for his exercise?,00:02:20,C,"['A. A treadmill.', 'B. A dumbbell.', 'C. A pull-up bar.', 'D. A bench press.']",single,Concurrent +Real-Time Visual Understanding_sample_147_4,Object Perception,What is the man holding in his left hand?,00:04:09,D,"['A. A barbell.', 'B. A kettlebell.', 'C. A resistance band.', 'D. A dumbbell.']",single,Concurrent +Real-Time Visual Understanding_sample_148_4,Object Perception,What is the man using right now?,00:06:23,D,"['A. Treadmill.', 'B. Dumbbells.', 'C. Elliptical machine.', 'D. Leg press machine.']",single,Concurrent +Real-Time Visual Understanding_sample_149_5,Object Perception,What is written on the poster next to the person right now?,00:07:41,D,"['A. ""The Ultimate Bodybuilding Guide"".', 'B. ""The Ultimate Fitness Program"".', 'C. ""The Ultimate Muscle Flex System"".', 'D. ""The Ultimate Push Pull Legs System"".']",single,Concurrent +Real-Time Visual Understanding_sample_150_2,Object Perception,What is the person adjusting right now?,00:03:02,A,"['A. The weight on a gym machine.', 'B. A treadmill speed.', 'C. A dumbbell rack.', 'D. A stationary bike seat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_5,Object Perception,What is positioned above the books on the man's desk?,00:11:41,D,"['A. A potted plant.', 'B. A laptop.', 'C. A microphone.', 'D. A globe.']",single,Concurrent +Real-Time Visual Understanding_sample_151_5,Object Perception,"What is the man with medium-length, curly, white hair wearing?",00:05:19,B,"['A. A white top with a black neckline.', 'B. A black top with a white neckline.', 'C. A dark robe with yellow-gold sleeves.', 'D. A dress with intricate gold stitching.']",single,Prior +Real-Time Visual Understanding_sample_152_1,Object Perception,What item does the video start with someone picking up?,00:00:02,A,"['A. A decorative hair comb.', 'B. A wooden comb.', 'C. A hand mirror.', 'D. A jeweled necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_152_4,Object Perception,What is the left side person holding in his hands?,00:03:25,A,"['A. A white garment.', 'B. A black hat.', 'C. A book.', 'D. A pair of shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_152_5,Object Perception,What is hanging on the mirror right now?,00:05:10,A,"['A. White gloves.', 'B. A hat.', 'C. A scarf.', 'D. A necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_153_2,Object Perception,What item is located below the painting with the golden frame?,00:01:04,C,"['A. A bookshelf.', 'B. A table with a vase.', 'C. A candelabrum.', 'D. A mirror.']",single,Prior +Real-Time Visual Understanding_sample_154_4,Object Perception,What item does the man pick up from the table while sitting?,00:01:29,D,"['A. A chalice.', 'B. A green vase.', 'C. A metal container.', 'D. A large white wig.']",single,Prior +Real-Time Visual Understanding_sample_155_5,Object Perception,What is the person wearing around their neck right now?,00:04:05,A,"['A. A dark purple scarf.', 'B. A dark green scarf.', 'C. A light brown scarf.', 'D. A dark blue scarf.']",single,Concurrent +Real-Time Visual Understanding_sample_156_4,Object Perception,What item of clothing is the older man helping the younger man with?,00:03:00,C,"['A. Shirt.', 'B. Trousers.', 'C. Waistcoat.', 'D. Jacket.']",single,Concurrent +Real-Time Visual Understanding_sample_156_5,Object Perception,What is one of the items on the well-decorated table?,00:04:21,B,"['A. A book.', 'B. A ceramic pitcher.', 'C. A silver tray.', 'D. A candle.']",single,Concurrent +Real-Time Visual Understanding_sample_158_2,Object Perception,What is the person putting on their feet?,00:01:30,B,"['A. Red boots.', 'B. Red shoes with a low heel and a strap.', 'C. Black sneakers.', 'D. Sandals.']",single,Prior +Real-Time Visual Understanding_sample_158_4,Object Perception,What is featured in the background of the scene right now?,00:01:36,B,"['A. A plain white wall.', 'B. A patterned rug with horizontal stripes in various colors.', 'C. A window with curtains.', 'D. A bookshelf.']",single,Concurrent +Real-Time Visual Understanding_sample_159_1,Object Perception,What is the woman wearing right now?,00:00:11,B,"['A. A black dress.', 'B. A white strapless top.', 'C. A red shirt.', 'D. A grayish-blue long-sleeved shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_160_1,Object Perception,What is the person picking up in the video?,00:00:11,B,"['A. A small piece of fabric.', 'B. A large piece of beige fabric.', 'C. A wooden beam.', 'D. A piece of darker fabric.']",single,Concurrent +Real-Time Visual Understanding_sample_162_1,Object Perception,What is hanging on the wall beside the nurse?,00:00:14,C,"['A. A clock.', 'B. A portrait.', 'C. A Union Jack flag.', 'D. A medical certificate.']",single,Prior +Real-Time Visual Understanding_sample_186_2,Object Perception,What material are the walls of the structure made from?,00:03:10,C,"['A. Wood blocks.', 'B. Metal blocks.', 'C. Brown soil blocks.', 'D. Glass blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_186_3,Object Perception,What tool is the character holding in the first-person perspective right now?,00:06:01,B,"['A. A sword.', 'B. A pickaxe.', 'C. A shovel.', 'D. An axe.']",single,Concurrent +Real-Time Visual Understanding_sample_188_1,Object Perception,What is the figure in the video wearing?,00:00:04,C,"['A. A red cloak.', 'B. Blue jeans.', 'C. Purple pixelated armor.', 'D. A green suit.']",single,Concurrent +Real-Time Visual Understanding_sample_188_2,Object Perception,What is the item being held by the player character right now?,00:08:47,B,"['A. Ender Pearl', 'B. Baked Potato', 'C. Golden Apple', 'D. Diamond Sword']",single,Concurrent +Real-Time Visual Understanding_sample_189_2,Object Perception,What objects are seen on the grassy area below the stone structure?,00:05:00,A,"['A. A white and red bed and a crafting table.', 'B. A brown chair and a red table.', 'C. A yellow bed and a crafting table.', 'D. A green chair and a red table.']",single,Concurrent +Real-Time Visual Understanding_sample_189_3,Object Perception,What tool is the player holding in his hand right now?,00:09:41,B,"['A. A shovel.', 'B. A pixel-style scissors.', 'C. A saw.', 'D. A pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_190_4,Object Perception,What is floating in the sky to the left of the pyramid right now?,00:12:01,A,"['A. A red hot air balloon.', 'B. A blue kite.', 'C. A white bird.', 'D. A black drone.']",single,Concurrent +Real-Time Visual Understanding_sample_191_2,Object Perception,What is the player holding right now?,00:03:25,C,"['A. Planks', 'B. Sticks', 'C. Crafting Table', 'D. Red Flower']",single,Concurrent +Real-Time Visual Understanding_sample_191_5,Object Perception,What type of pickaxe was used to break the stone block just now?,00:10:08,A,"['A. Wooden.', 'B. Stone.', 'C. Iron.', 'D. Diamond.']",multiple,Prior +Real-Time Visual Understanding_sample_192_2,Object Perception,What is the character holding in their right hand right now?,00:04:24,B,"['A. A bow.', 'B. A purple-hued sword.', 'C. A water bucket.', 'D. A diamond pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_193_3,Object Perception,What is the player holding in the right hand right now?,00:12:01,A,"['A. A purple sword.', 'B. A diamond pickaxe.', 'C. A golden apple.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_193_5,Object Perception,What is the player holding in the right hand right now?,00:18:07,B,"['A. A firework rocket.', 'B. A stone block.', 'C. A wooden plank.', 'D. A shovel.']",single,Concurrent +Real-Time Visual Understanding_sample_194_4,Object Perception,What item is the player holding in his hand right now,09:11,B,"['A. A Pickaxe.', 'B. A bed of white and yellow.', 'C. A Shield.', 'D. A red Bed.']",single,Concurrent +Real-Time Visual Understanding_sample_195_2,Object Perception,What does the player open to display various items such as an enchanted pickaxe and armor?,00:03:09,B,"['A. A crafting table.', 'B. An inventory.', 'C. A chest.', 'D. A furnace.']",single,Concurrent +Real-Time Visual Understanding_sample_195_5,Object Perception,What is visible in the background while the person builds upward?,00:10:14,A,"['A. The river and treeline.', 'B. The grassy terrain and distant hills.', 'C. The sky and a distant mountain.', 'D. The forest and a lake.']",single,Concurrent +Real-Time Visual Understanding_sample_196_2,Object Perception,What object is held in the hand while standing on the wooden dock?,00:03:20,D,"['A. An enchanted tool.', 'B. A wooden crate.', 'C. A torch.', 'D. A golden apple.']",single,Prior +Real-Time Visual Understanding_sample_196_4,Object Perception,What object is floating in the sky outside the mesh enclosure?,00:09:20,D,"['A. A drone.', 'B. A kite.', 'C. A glider.', 'D. A hot air balloon.']",single,Concurrent +Real-Time Visual Understanding_sample_197_2,Object Perception,What object is positioned to the left of the large tree?,00:03:00,A,"['A. A wooden crafting table.', 'B. A stone statue.', 'C. A blue tent.', 'D. A metal bench.']",single,Prior +Real-Time Visual Understanding_sample_197_4,Object Perception,What inventory items are visible in the player's HUD?,00:09:19,A,"['A. Sword and pickaxe.', 'B. Sword and shield.', 'C. Axe and bow.', 'D. Pickaxe and bow.']",single,Concurrent +Real-Time Visual Understanding_sample_198_2,Object Perception,What item is the character holding in their hand right now?,00:04:41,D,"['A. A sword.', 'B. A shield.', 'C. A torch.', 'D. A white block.']",single,Concurrent +Real-Time Visual Understanding_sample_199_1,Object Perception,What tool is the player using to cut down the trees?,00:05:23,A,"['A. Stone axe.', 'B. Diamond Axe.', 'C. Golden axe.', 'D. Wooden axe.']",single,Prior +Real-Time Visual Understanding_sample_199_3,Object Perception,What food did the player just eat?,00:11:05,A,"['A. Fishes', 'B. pork', 'C. Orange', 'D. beef']",multiple,Prior +Real-Time Visual Understanding_sample_199_4,Object Perception,What object is the player holding right now?,00:16:05,A,"['A. A map.', 'B. A sword.', 'C. A pickaxe.', 'D. A bow.']",single,Concurrent +Real-Time Visual Understanding_sample_200_1,Object Perception,What can be seen on the left side of the wooden house at the beginning of the video?,00:00:20,D,"['A. A waterfall.', 'B. A village.', 'C. A tower.', 'D. A cave opening.']",single,Prior +Real-Time Visual Understanding_sample_200_5,Object Perception,What is the player character holding in his left hand right now?,00:12:35,D,"['A. A beef steak.', 'B. A sword.', 'C. A red item.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_201_5,Object Perception,What type of pieces did the hand attach to the top surface of the structure just now?,00:03:25,D,"['A. Square pieces.', 'B. Triangular pieces.', 'C. Rectangular pieces.', 'D. Circular pieces resembling wheels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_202_4,Object Perception,What is the new item introduced in the video?,00:03:22,B,"['A. A small structure made of blue and green blocks.', 'B. A small structure made of yellow and red blocks with wheels.', 'C. A toy vehicle with blue and yellow wheels.', 'D. An orange and green interlocking block structure.']",single,Concurrent +Real-Time Visual Understanding_sample_207_1,Object Perception,What is positioned underneath the archway made of colorful interlocking blocks?,00:00:03,D,"['A. A small tree.', 'B. A toy truck.', 'C. A small building.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_210_4,Object Perception,What color is the block being placed on the left side of the structure right now?,00:02:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_5,Object Perception,What is the block structure identified as?,00:03:17,B,"['A. A house.', 'B. A vehicle.', 'C. A spaceship.', 'D. A robot.']",single,Concurrent +Real-Time Visual Understanding_sample_251_2,Object Perception,What brand is the steering wheel right now?,00:01:06,C,"['A. BMW.', 'B. Audi.', 'C. Mercedes-Benz.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_1,Object Perception,Which make of car is being driven right now?,00:00:35,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. McLaren.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_2,Object Perception,What brand of car is being driven right now?,00:07:00,D,"['A. Ford.', 'B. BMW.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_255_1,Object Perception,What is visible near the goal post just now?,00:06,D,"['A. A coach in a fluorescent vest.', 'B. A player with a blue and yellow jersey.', 'C. A spectator with a hat.', 'D. A referee with a flag.']",multiple,Concurrent +Real-Time Visual Understanding_sample_258_1,Object Perception,What color is the jersey of the approaching player?,00:00:03,B,"['A. Red and white.', 'B. Blue and yellow.', 'C. Green and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_258_2,Object Perception,What object does the camera focus on in the center of the field right now?,00:02:03,A,"['A. A soccer ball.', 'B. A water bottle.', ""C. A player's shoe."", 'D. A goalpost.']",single,Concurrent +Real-Time Visual Understanding_sample_258_4,Object Perception,What can be seen in the background right now?,00:04:04,B,"['A. The penalty area.', 'B. The goalpost and net.', 'C. The midfield line.', 'D. The audience stands.']",single,Concurrent +Real-Time Visual Understanding_sample_259_2,Object Perception,What is the color of the player's jersey who is dribbling the ball?,00:03:24,C,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_259_4,Object Perception,What is surrounding the soccer field?,00:07:00,C,"['A. A wall.', 'B. Tall buildings.', 'C. A fence.', 'D. Trees.']",single,Concurrent +Real-Time Visual Understanding_sample_261_2,Object Perception,What brand logo is visible on the driver's sleeve right now?,00:03:24,B,"['A. Red Bull.', 'B. Monster Energy.', 'C. TT.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_264_1,Object Perception,What brand is the black car?,00:00:05,D,"['A. BMW.', 'B. Mercedes.', 'C. Audi.', 'D. Porsche.']",single,Prior +Real-Time Visual Understanding_sample_264_2,Object Perception,What is the logo on the driver's steering wheel right now?,00:01:53,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. Mercedes.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_265_1,Object Perception,What is the color of the football prominently featured in the video?,00:00:04,D,"['A. Blue and white.', 'B. Black and white.', 'C. Green and white.', 'D. Red and white.']",single,Prior +Real-Time Visual Understanding_sample_265_3,Object Perception,What advertisement is visible right now?,00:06:02,D,"['A. Honda and Chang.', 'B. Nissan.', 'C. Ford.', 'D. Toyota and Chang.']",single,Concurrent +Real-Time Visual Understanding_sample_265_4,Object Perception,What is the player wearing the camera holding right now?,00:09:10,D,"['A. A soccer ball.', 'B. A whistle.', 'C. A flag.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_267_3,Object Perception,What is placed in front of the co-driver?,00:04:10,C,"['A. A map.', 'B. A joystick.', 'C. A notebook.', 'D. A bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_268_1,Object Perception,What is the person outside the car holding in their hand right now?,00:00:02,D,"['A. A notepad.', 'B. A radio.', 'C. A stopwatch.', 'D. A digital device.']",single,Concurrent +Real-Time Visual Understanding_sample_268_3,Object Perception,What can be seen through the windshield right now?,00:03:12,C,"['A. A racetrack.', 'B. A dirt path.', 'C. A field with trees.', 'D. A forest.']",single,Concurrent +Real-Time Visual Understanding_sample_268_4,Object Perception,What can be seen through the windshield right now?,00:04:42,C,"['A. A dense forest.', 'B. City buildings.', 'C. A field with rows of poles.', 'D. A sandy desert.']",single,Concurrent +Real-Time Visual Understanding_sample_268_5,Object Perception,What is visible through the windshield right now?,00:06:22,A,"['A. A field with rows of poles.', 'B. A lake.', 'C. A forest path.', 'D. A residential area.']",single,Concurrent +Real-Time Visual Understanding_sample_301_4,Object Perception,What is located between the white picket fence and the brown wooden fence?,00:02:42,B,"['A. A stone path.', 'B. A grassy area.', 'C. A concrete wall.', 'D. A small pond.']",single,Concurrent +Real-Time Visual Understanding_sample_301_5,Object Perception,What is the nature of the shadows on the sidewalk shown right now?,00:04:06,B,"['A. Shadows from parked cars.', 'B. Shadows from street signs.', 'C. Shadows from the tree canopy.', 'D. Shadows from buildings.']",single,Concurrent +Real-Time Visual Understanding_sample_303_5,Object Perception,What item is visible in the hands of a woman passing by a storefront with a pink and white sign?,00:12:17,D,"['A. An umbrella.', 'B. A fruit juice.', 'C. A newspaper.', 'D. A green bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_1,Object Perception,What is prominently displayed on the large green street signs?,00:00:20,D,"['A. ""Broadway"" and ""5th Ave"" and ""Broadway"".', 'B. ""Main St"" and ""1st Ave"".', 'C. ""Central Park"" and ""7th Ave"".', 'D. ""Union Square West"" and ""E 17 st "" and ""Broadway"".']",single,Concurrent +Real-Time Visual Understanding_sample_304_2,Object Perception,What is the pedestrian on the left side of the screen holding?,00:02:23,D,"['A. A black bag.', 'B. A green backpack.', 'C. A yellow tote bag.', 'D. A red and white patterned bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_3,Object Perception,What number is prominently displayed above an entrance just now?,00:05:00,D,"['A. 819.', 'B. 731.', 'C. 129.', 'D. 913.']",multiple,Prior +Real-Time Visual Understanding_sample_305_4,Object Perception,Which sign is prominently displayed on the left side of the street now?,00:04:56,A,"['A. BROADWAY PLAZA HOTEL.', 'B. CITY LIBRARY.', 'C. CENTRAL PARK CAFE.', 'D. GRAND THEATER.']",single,Concurrent +Real-Time Visual Understanding_sample_306_2,Object Perception,What is the name on the food truck?,00:02:29,B,"[""A. Marco's Delights."", ""B. Shanif's Famous."", 'C. Tasty Treats.', 'D. City Eats.']",single,Concurrent +Real-Time Visual Understanding_sample_306_5,Object Perception,What is the primary color of the subway train?,00:08:54,C,"['A. Blue', 'B. Green', 'C. Silver', 'D. Red']",single,Concurrent +Real-Time Visual Understanding_sample_307_5,Object Perception,What was visible on the left-hand side of the street just now?,00:13:06,B,"['A. A coffee shop.', 'B. A brightly lit signboard of a restaurant.', 'C. A bookstore.', 'D. A clothing store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_1,Object Perception,What prominent feature is located in the center of the outdoor plaza?,00:00:05,B,"['A. A large fountain.', 'B. A metallic globe sculpture.', 'C. A statue of a person.', 'D. A giant screen.']",single,Concurrent +Real-Time Visual Understanding_sample_308_3,Object Perception,What was the name of the café shown just now?,00:03:04,C,"['A. The Green Café.', 'B. The Fun Café.', 'C. Power Up Café.', 'D. Stage 52 Café.']",multiple,Concurrent +Real-Time Visual Understanding_sample_309_3,Object Perception,What is displayed on the screen now?,00:02:40,A,"['A. A lion.', 'B. A tiger.', 'C. A pug.', 'D. A cat.']",single,Concurrent +Real-Time Visual Understanding_sample_310_3,Object Perception,What is the shop labeled in the outdoor setting?,00:05:21,D,"['A. OWL NEST.', 'B. OWL SHOP.', 'C. OWL HOUSE.', 'D. OWL POST.']",single,Prior +Real-Time Visual Understanding_sample_311_4,Object Perception,What is the person exiting the building holding right now?,00:08:03,D,"['A. A book.', 'B. A phone.', 'C. A bag.', 'D. A drink.']",single,Concurrent +Real-Time Visual Understanding_sample_312_2,Object Perception,What kind of area is visible through the tram's windows during the journey?,00:05:30,B,"['A. A sandy beach.', 'B. A wooded area with trees.', 'C. A bustling city street.', 'D. A snowy mountain path.']",single,Concurrent +Real-Time Visual Understanding_sample_312_3,Object Perception,How is the road next to the tram bordered?,00:05:46,C,"['A. With a wooden fence.', 'B. With stone walls.', 'C. With metallic guardrails.', 'D. With hedges.']",single,Concurrent +Real-Time Visual Understanding_sample_313_1,Object Perception,What is prominently visible on the right side of the frame at the beginning of the video?,00:00:04,C,"['A. A black truck.', 'B. A red umbrella.', 'C. A building with ""BASECAMP"" written on it.', 'D. A crosswalk.']",single,Concurrent +Real-Time Visual Understanding_sample_313_2,Object Perception,What type of vehicle appeared from the right side and drove away just now?,00:02:46,B,"['A. A white utility truck.', 'B. A white SUV with organizational decals.', 'C. A dark-colored sedan.', 'D. A small black utility vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_4,Object Perception,What adorns the rocky structure seen now?,00:05:23,B,"['A. Colorful lights.', 'B. Greenery.', 'C. Painted murals.', 'D. Metal sculptures.']",single,Concurrent +Real-Time Visual Understanding_sample_314_1,Object Perception,What color is the vintage car parked right side to the red vehicle under a canopy?,00:00:11,B,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_314_3,Object Perception,"What type of building is labeled ""DILLERS BOARDING HOUSE""?",00:05:20,B,"['A. A single-story house.', 'B. A two-story wooden building.', 'C. A warehouse.', 'D. A three-story apartment.']",single,Concurrent +Real-Time Visual Understanding_sample_317_2,Object Perception,What does the mural depict?,00:00:13,D,"['A. A large beige building.', 'B. Palm trees and blue-topped booths.', 'C. A multi-car tram.', 'D. A famous Hollywood sign and surrounding landscape.']",single,Concurrent +Real-Time Visual Understanding_sample_317_5,Object Perception,What is visible on the right side of the escalator?,00:07:11,D,"['A. A fountain.', 'B. A park.', 'C. A parking lot.', 'D. A large building with colorful billboards.']",single,Concurrent +Real-Time Visual Understanding_sample_318_2,Object Perception,"What is the central feature of the ""Jurassic World"" sign on the facade of the building right now?",00:02:41,D,"['A. A large tree.', 'B. A water fountain.', 'C. A Ferris wheel.', 'D. A dinosaur emblem.']",single,Concurrent +Real-Time Visual Understanding_sample_318_3,Object Perception,What is visible above the rocks as the boat approaches the tunnel?,00:05:23,D,"['A. A rainbow.', 'B. A bridge.', 'C. A bird.', 'D. Green foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_319_1,Object Perception,What item is prominently displayed in the center of the store?,00:00:08,D,"['A. A large stone pillar.', 'B. A wooden shelf with potted plants.', 'C. A mirror reflecting part of the store.', 'D. A kiddie ride-on vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_319_3,Object Perception,What objects are primarily featured in the video scene right now?,00:04:55,D,"['A. Cars.', 'B. Humans.', 'C. Animals.', 'D. Robots.']",single,Concurrent +Real-Time Visual Understanding_sample_319_5,Object Perception,What is prominently featured on the screen right now?,00:07:00,D,"['A. A large tree.', 'B. A blue vehicle.', 'C. A group of people.', 'D. A yellow and silver robot.']",single,Concurrent +Real-Time Visual Understanding_sample_320_1,Object Perception,What is labeled on the large green tunnel people are heading toward?,00:00:11,A,"['A. ""Mario Kart: Bowser\'s Challenge"".', 'B. ""Super Mario World"".', 'C. ""Luigi\'s Mansion"".', 'D. ""Princess Peach\'s Castle"".']",single,Concurrent +Real-Time Visual Understanding_sample_320_3,Object Perception,What is the large fish chasing the small fishes?,00:04:42,C,"['A. Blue fish', 'B. Green fish', 'C. Red fish', 'D. Yellow fish']",single,Concurrent +Real-Time Visual Understanding_sample_321_2,Object Perception,What is visible on the green pipes in the amusement park area?,00:02:45,C,"['A. Coins.', 'B. Stars.', 'C. ""POW"".', 'D. ""1UP"".']",single,Concurrent +Real-Time Visual Understanding_sample_322_1,Object Perception,What is prominently featured on the massive concrete building?,00:00:05,B,"['A. A giant robot.', 'B. A T-Rex mural.', 'C. A cityscape painting.', 'D. A famous portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_322_2,Object Perception,What was located on the right side of the scene just now?,00:03:22,B,"['A. A dark gray railing.', 'B. A postbox.', 'C. A small vehicle.', 'D. A tree.']",multiple,Prior +Real-Time Visual Understanding_sample_322_4,Object Perception,What is prominently displayed on the marquee of the tall building to the left?,00:10:05,B,"['A. Cafe Entrance.', 'B. Box Office.', 'C. Storefronts.', 'D. Green Awning.']",single,Prior +Real-Time Visual Understanding_sample_323_2,Object Perception,What occupies the right side of the frame right now?,00:03:02,B,"['A. A tree.', 'B. A telephone booth.', 'C. A black car.', 'D. A bench.']",single,Concurrent +Real-Time Visual Understanding_sample_324_1,Object Perception,What object is the person holding in the hand?,00:00:03,A,"['A. A folded umbrella.', 'B. A map.', 'C. A shopping bag.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_325_3,Object Perception,What type of vehicle is parked in the middle of the frame right now?,00:03:00,B,"['A. A red car.', 'B. A white car.', 'C. A black motorcycle.', 'D. A yellow truck.']",single,Concurrent +Real-Time Visual Understanding_sample_325_5,Object Perception,What is prominently displayed on the wall above the entrance inside the building?,08:09,B,"['A. A painting.', 'B. A clock.', 'C. A sculpture.', 'D. A mirror.']",single,Concurrent +Real-Time Visual Understanding_sample_327_2,Object Perception,What color is the tram?,00:03:16,D,"['A. Red and white.', 'B. Blue and white.', 'C. Green and yellow.', 'D. Yellow and gray.']",single,Concurrent +Real-Time Visual Understanding_sample_327_3,Object Perception,What sign is prominently visible right now?,00:08:01,D,"['A. No Parking sign.', 'B. Yield sign.', 'C. Speed limit sign.', 'D. Stop sign.']",single,Concurrent +Real-Time Visual Understanding_sample_328_2,Object Perception,What vehicle is parked on the left side of the narrow street right now,00:02:42,D,"['A. A blue bicycle.', 'B. A white van.', 'C. A yellow motorcycle.', 'D. A red scooter.']",single,Concurrent +Real-Time Visual Understanding_sample_328_4,Object Perception,What is visible in the foreground on the pedestrian pathway?,00:08:02,D,"['A. A cyclist and a runner.', 'B. A person with a red backpack.', 'C. A group of people standing still.', 'D. Two people walking side by side.']",single,Concurrent +Real-Time Visual Understanding_sample_329_2,Object Perception,What is visible near the right side of the buildings right now?,00:02:57,D,"['A. A blue mailbox.', 'B. A green bench.', 'C. A yellow taxi.', 'D. A red phone booth.']",single,Concurrent +Real-Time Visual Understanding_sample_329_3,Object Perception,What is the person in the blue outfit carrying?,00:05:21,D,"['A. A briefcase.', 'B. A backpack.', 'C. A suitcase.', 'D. A shopping bag.']",single,Concurrent +Real-Time Visual Understanding_sample_330_1,Object Perception,What object is visible on the left side of the frame next to the parked cars?,00:00:15,B,"['A. A red mailbox.', 'B. A blue parking meter.', 'C. A green trash can.', 'D. A yellow bike rack.']",single,Concurrent +Real-Time Visual Understanding_sample_330_3,Object Perception,What color is the shirt of the man who is slightly ahead in the group of four people?,00:05:32,C,"['A. Green.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_331_3,Object Perception,What is parked on the right side of the plaza?,00:04:05,C,"['A. A red bicycle.', 'B. A blue car.', 'C. A white van.', 'D. A black motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_333_1,Object Perception,What colour of bus was visible driving on the street just now?,00:00:12,A,"['A. Green bus.', 'B. Blue bus.', 'C. Red bus.', 'D. Yellow bus.']",multiple,Prior +Real-Time Visual Understanding_sample_334_1,Object Perception,What is the woman in the statue holding in her left hand?,00:00:19,D,"['A. A book.', 'B. A sword.', 'C. A shield.', 'D. A lit globe.']",single,Prior +Real-Time Visual Understanding_sample_335_4,Object Perception,Which type of bus entered the scene just now?,00:08:14,D,"['A. Single-decker bus.', 'B. Mini-bus.', 'C. Coach bus.', 'D. Double-decker bus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_1,Object Perception,What type of bus is visible right now?,00:00:16,C,"['A. Single-decker bus.', 'B. Minibus.', 'C. Double-decker bus.', 'D. School bus.']",single,Concurrent +Real-Time Visual Understanding_sample_380_1,Object Perception,What is mounted on the lamp post right now?,00:00:05,C,"['A. A camera.', 'B. A streetlight.', 'C. An American flag.', 'D. A traffic sign.']",single,Concurrent +Real-Time Visual Understanding_sample_380_4,Object Perception,What is positioned next to the road right now?,00:06:24,C,"['A. Parking meters.', 'B. Trash bins.', 'C. Orange traffic barrels.', 'D. Benches.']",single,Concurrent +Real-Time Visual Understanding_sample_381_1,Object Perception,What is the vehicle immediately in front of the taxi right now?,00:00:02,C,"['A. A bus.', 'B. A bicycle.', 'C. A yellow car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_381_3,Object Perception,What type of vehicle is in front of the yellow taxi right now?,00:04:07,A,"['A. A black car.', 'B. A white van.', 'C. A gray SUV.', 'D. A red truck.']",single,Concurrent +Real-Time Visual Understanding_sample_381_4,Object Perception,What is the person in the crosswalk holding in her hand right now?,00:06:08,C,"['A. A handbag.', 'B. A phone.', 'C. A shopping bag and a handbag.', 'D. An umbrella.']",single,Concurrent +Real-Time Visual Understanding_sample_382_2,Object Perception,What type of vehicle is shown in the foreground right now?,00:02:06,B,"['A. A truck.', 'B. A taxi.', 'C. A motorcycle.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_383_1,Object Perception,Which country's flag is hanging on the right side of the road now?,00:00:03,C,"['A. Australia.', 'B. Italy.', 'C. United States.', 'D. UK.']",single,Concurrent +Real-Time Visual Understanding_sample_383_3,Object Perception,Which basketball-related sign is currently visible in the video right now?,00:04:11,A,"['A. NBA Store.', 'B. Nike Store.', 'C. Adidas Shop.', 'D. Reebok Shop.']",single,Concurrent +Real-Time Visual Understanding_sample_384_1,Object Perception,What type of vehicles are prominently visible in this clip?,00:00:04,B,"['A. Buses.', 'B. Yellow taxis.', 'C. Motorcycles.', 'D. Police cars.']",single,Concurrent +Real-Time Visual Understanding_sample_384_4,Object Perception,What is predominantly seen on the poles lining the street right now?,00:06:20,B,"['A. Traffic lights.', 'B. Banners.', 'C. Flower pots.', 'D. Bike racks.']",single,Concurrent +Real-Time Visual Understanding_sample_384_5,Object Perception,What is the mode of transportation that several individuals are using right now?,00:08:26,C,"['A. Roller skates.', 'B. Skateboards.', 'C. Bicycles.', 'D. Scooters.']",single,Concurrent +Real-Time Visual Understanding_sample_386_1,Object Perception,"Right now, which brand's logo is prominently displayed on the building?",00:00:04,D,"['A. Starbucks.', 'B. Burger King.', 'C. KFC.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_386_2,Object Perception,"Right now, which type of vehicle is marked with the logo ""VIA Touch""?",00:02:00,D,"['A. A taxi.', 'B. A truck.', 'C. A police car.', 'D. A van.']",single,Concurrent +Real-Time Visual Understanding_sample_387_1,Object Perception,What mode of transportation are the two people on the left side of the road using now?,00:00:04,D,"['A. Car', 'B. Bus', 'C. Airplane', 'D. Bike']",single,Concurrent +Real-Time Visual Understanding_sample_389_2,Object Perception,What type of vehicle is visible in front of the teal food truck right now?,00:02:10,D,"['A. Taxi cab.', 'B. Truck.', 'C. Bus.', 'D. Black car.']",single,Concurrent +Real-Time Visual Understanding_sample_390_2,Object Perception,What type of taxi is visible right now?,00:02:07,C,"['A. Ford Crown Victoria.', 'B. Toyota Prius.', 'C. Toyota Sienna.', 'D. Nissan NV200.']",single,Concurrent +Real-Time Visual Understanding_sample_392_1,Object Perception,Which coffee shop logo is visible in the background right now?,00:00:03,D,"[""A. Dunkin'."", 'B. Costa Coffee.', 'C. Tim Hortons.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_392_2,Object Perception,What kind of structure is visible in the distance right now?,00:02:15,D,"['A. A tunnel.', 'B. A skyscraper.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_392_4,Object Perception,What brand is the black SUV driving in front right now?,00:06:36,D,"['A. Toyota', 'B. Ford', 'C. BMW', 'D. Benz']",single,Concurrent +Real-Time Visual Understanding_sample_393_1,Object Perception,What kind of car is parked on the left side of the road now?,00:00:07,A,"['A. Police car.', 'B. Bus.', 'C. Ambulance.', 'D. Taxi.']",single,Concurrent +Real-Time Visual Understanding_sample_393_3,Object Perception,"Right now, what type of vehicle is the black car on the left?",00:03:34,A,"['A. Infiniti.', 'B. Toyota.', 'C. Honda.', 'D. Lexus.']",single,Concurrent +Real-Time Visual Understanding_sample_394_1,Object Perception,What are the green cones on the road being used for right now?,00:00:03,A,"['A. Signaling road construction.', 'B. Indicating a lane merge.', 'C. Marking a pedestrian walkway.', 'D. Reserving parking spaces.']",single,Concurrent +Real-Time Visual Understanding_sample_394_4,Object Perception,What is the food cart on the right side of the road selling right now?,00:06:00,A,"['A. Hot dogs and burgers.', 'B. Ice cream.', 'C. Coffee.', 'D. Marshmallow.']",single,Concurrent +Real-Time Visual Understanding_sample_398_1,Object Perception,What is the predominant vehicle type visible on the right side of the street right now?,00:00:11,B,"['A. Red truck.', 'B. Yellow car.', 'C. White van.', 'D. Blue bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_399_1,Object Perception,What is directly in front of the camera right now?,00:00:06,B,"['A. A white car.', 'B. A yellow taxi.', 'C. A red car.', 'D. A black SUV.']",single,Concurrent +Real-Time Visual Understanding_sample_399_5,Object Perception,What notable landmark is visible on the left side of the street right now?,00:08:01,B,"['A. A statue of liberty.', 'B. A large globe structure.', 'C. A Ferris wheel.', 'D. A library.']",single,Concurrent +Real-Time Visual Understanding_sample_401_1,Object Perception,What is the type of vehicle directly in front of the camera?,00:00:04,C,"['A. A black sedan.', 'B. A white bus.', 'C. A white SUV.', 'D. A white truck.']",single,Concurrent +Real-Time Visual Understanding_sample_402_5,Object Perception,Which type of vehicle can be seen parked on the left side of the street right now?,00:07:53,C,"['A. A truck.', 'B. A bicycle.', 'C. A white car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_2,Object Perception,What type of vehicle is directly in front of the camera right now?,00:02:37,A,"['A. Taxi.', 'B. Bus.', 'C. Bicycle.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_5,Object Perception,What make of the yellow car is waiting at the red light right now?,00:10:08,C,"['A. Honda.', 'B. Ford.', 'C. Toyota.', 'D. Nissan.']",single,Concurrent +Real-Time Visual Understanding_sample_416_1,Object Perception,What can be seen in the cockpit's center screen right now?,00:00:06,B,"['A. A compass.', 'B. A map.', 'C. An altitude meter.', 'D. A weather radar.']",single,Concurrent +Real-Time Visual Understanding_sample_416_5,Object Perception,What is located to the bottom-left of the cockpit's central control panel right now?,00:09:33,A,"['A. A blue handle.', 'B. A red button.', 'C. An altitude meter.', 'D. A compass.']",single,Concurrent +Real-Time Visual Understanding_sample_417_3,Object Perception,What is the main object visible outside the aircraft right now?,00:05:27,A,"['A. A mountain.', 'B. An ocean.', 'C. A forest.', 'D. A desert.']",single,Concurrent +Real-Time Visual Understanding_sample_418_4,Object Perception,What type of vehicles are visible right now?,00:07:06,C,"['A. Cars.', 'B. Bicycles.', 'C. Gliders.', 'D. Trains.']",single,Concurrent +Real-Time Visual Understanding_sample_419_1,Object Perception,What object is visible on the left side of the cockpit?,00:00:09,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_4,Object Perception,What object is visible in the lower-left corner of the cockpit right now?,00:07:33,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_420_1,Object Perception,What object is pointing out the window right now?,00:00:10,C,"['A. A pencil.', 'B. A pen.', 'C. A finger.', 'D. A stick.']",single,Concurrent +Real-Time Visual Understanding_sample_421_1,Object Perception,What device is the person currently using to capture the video?,00:00:01,A,"['A. Head-mounted camera.', 'B. Smartphone.', 'C. DSLR camera.', 'D. Camcorder.']",single,Concurrent +Real-Time Visual Understanding_sample_421_2,Object Perception,What type of vehicle is visible in the parking lot right now?,00:02:03,A,"['A. Car.', 'B. Heavy truck.', 'C. Bus.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_421_3,Object Perception,What type of aircraft is visible right now?,00:04:10,A,"['A. Helicopter.', 'B. Airplane.', 'C. Drone.', 'D. Glider.']",single,Concurrent +Real-Time Visual Understanding_sample_421_4,Object Perception,What is the person grabbing from the food basket right now?,00:06:00,A,"['A. Chicken strips.', 'B. French fries.', 'C. Onion rings.', 'D. Mozzarella sticks.']",single,Concurrent +Real-Time Visual Understanding_sample_421_5,Object Perception,What navigational tool is visible on the screen right now?,00:08:09,A,"['A. GPS device.', 'B. Compass.', 'C. Altimeter.', 'D. Airspeed indicator.']",single,Concurrent +Real-Time Visual Understanding_sample_422_2,Object Perception,What is the pilot adjusting right now?,00:02:03,A,"['A. Control panel.', 'B. The radio.', 'C. The headset.', 'D. The GPS.']",multiple,Concurrent +Real-Time Visual Understanding_sample_422_3,Object Perception,What device is right now located to the pilot's right side and visible in the footage?,00:03:59,B,"['A. A smartphone.', 'B. A tablet.', 'C. A radio.', 'D. A map.']",single,Concurrent +Real-Time Visual Understanding_sample_422_5,Object Perception,What is the pilot holding in his right hand right now?,00:07:31,A,"['A. A joystick.', 'B. A map.', 'C. A throttle lever.', 'D. A GPS device.']",single,Concurrent +Real-Time Visual Understanding_sample_423_1,Object Perception,Which type of vehicle is visible inside the hangar right now?,00:00:03,C,"['A. Truck.', 'B. Boat.', 'C. Aircraft.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_423_2,Object Perception,Which device is currently placed on the right side of the cockpit?,00:02:56,A,"['A. A GPS device.', 'B. A radio transmitter.', 'C. An altimeter.', 'D. A fuel gauge.']",single,Concurrent +Real-Time Visual Understanding_sample_423_4,Object Perception,What instrument is the pilot using right now to navigate?,00:08:42,C,"['A. Altimeter.', 'B. Compass.', 'C. GPS tablet.', 'D. Map.']",single,Concurrent +Real-Time Visual Understanding_sample_423_5,Object Perception,Which device is placed next to the pilot's seat right now?,00:11:36,B,"['A. A GPS device.', 'B. A camera.', 'C. An oxygen mask.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_424_2,Object Perception,What is in the pilot's left hand right now?,00:02:05,B,"['A. A map.', 'B. A control stick.', 'C. A headset.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_424_4,Object Perception,What is the scene below the helicopter now?,00:06:09,B,"['A. A lake.', 'B. A forest.', 'C. A mountain.', 'D. A city.']",single,Concurrent +Real-Time Visual Understanding_sample_425_3,Object Perception,What is visible on the screen in the cockpit right now?,00:02:34,B,"['A. A speedometer.', 'B. A map.', 'C. An altimeter.', 'D. A radar.']",single,Concurrent +Real-Time Visual Understanding_sample_425_5,Object Perception,What is the pilot holding in his left hand right now?,00:05:07,B,"['A. A joystick.', 'B. A blue handle.', 'C. A map.', 'D. A throttle lever.']",single,Concurrent +Real-Time Visual Understanding_sample_426_1,Object Perception,What is mounted on the left side of the helicopter cockpit right now?,00:00:04,C,"['A. A phone.', 'B. A GPS device.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_427_2,Object Perception,What is the man in the video holding right now?,00:02:14,B,"['A. A wrench.', 'B. An air pump.', 'C. A screwdriver.', 'D. A flashlight.']",single,Concurrent +Real-Time Visual Understanding_sample_427_5,Object Perception,What is the man setting up right now?,00:08:55,A,"['A. A tent.', 'B. A table.', 'C. A chair.', 'D. A blanket.']",single,Concurrent +Real-Time Visual Understanding_sample_428_2,Object Perception,What is the primary object right now attached in front of the yellow aircraft?,00:01:23,A,"['A. A rope.', 'B. A radar.', 'C. A ladder.', 'D. A parachute.']",single,Concurrent +Real-Time Visual Understanding_sample_428_4,Object Perception,What physical structure is visible in the background right now?,00:04:00,A,"['A. A road.', 'B. A lake.', 'C. A bridge.', 'D. A factory.']",single,Concurrent +Real-Time Visual Understanding_sample_428_5,Object Perception,What is the person in the aircraft wearing on his head right now?,00:05:22,A,"['A. A leather aviator hat.', 'B. A helmet.', 'C. A beanie.', 'D. A cap.']",single,Concurrent +Real-Time Visual Understanding_sample_430_1,Object Perception,What object is mounted in front of the pilot on the left side?,00:00:02,C,"['A. A map.', 'B. A compass.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_430_3,Object Perception,What object is the man in the gray shirt holding right now?,00:04:15,C,"['A. A backpack.', 'B. A helmet.', 'C. A purple bag.', 'D. A clipboard.']",single,Concurrent +Real-Time Visual Understanding_sample_431_1,Object Perception,What is the man standing in front of the glider wearing on his head right now?,00:00:03,C,"['A. A helmet.', 'B. A hat.', 'C. A cap.', 'D. No headgear.']",single,Concurrent +Real-Time Visual Understanding_sample_431_3,Object Perception,"Right now, what is the man holding in his hand?",00:03:20,C,"['A. A map.', 'B. A burger.', 'C. A sandwich.', 'D. A piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_431_4,Object Perception,What is displayed on the central screen of the control panel right now?,00:04:58,A,"['A. A navigation map.', 'B. A weather forecast.', 'C. A music player.', 'D. An engine monitoring system.']",single,Concurrent +Real-Time Visual Understanding_sample_432_1,Object Perception,What type of vehicle is visible from the cockpit view right now?,00:00:04,D,"['A. Helicopter.', 'B. Paraglider.', 'C. Hot air balloon.', 'D. Airplane.']",single,Concurrent +Real-Time Visual Understanding_sample_432_3,Object Perception,What type of structure can be seen on the hilltop right now?,00:04:12,D,"['A. Lighthouse.', 'B. Windmill.', 'C. Observation Deck.', 'D. A red and white tower.']",single,Concurrent +Real-Time Visual Understanding_sample_432_5,Object Perception,What object is the pilot's right hand holding right now?,00:07:14,D,"['A. A map.', 'B. A throttle.', 'C. A compass.', 'D. A joystick.']",single,Concurrent +Real-Time Visual Understanding_sample_433_2,Object Perception,What type of vehicle appears near the open parking lot right now?,00:02:06,D,"['A. Motorcycle.', 'B. Helicopter.', 'C. Bicycle.', 'D. Car.']",single,Concurrent +Real-Time Visual Understanding_sample_433_3,Object Perception,What is the vehicle being operated right now?,00:04:35,D,"['A. Airplane.', 'B. Boat.', 'C. Car.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_434_2,Object Perception,What device is currently mounted to the top of the helicopter's control panel?,00:02:07,A,"['A. A camera.', 'B. A GPS unit.', 'C. An altimeter.', 'D. A radar detector.']",single,Concurrent +Real-Time Visual Understanding_sample_434_3,Object Perception,What is currently seen on the belt of the police officer?,00:04:08,C,"['A. Flashlight.', 'B. Handcuffs.', 'C. Taser.', 'D. Radio.']",single,Concurrent +Real-Time Visual Understanding_sample_435_1,Object Perception,What instrument is visible on the pilot's lap right now?,00:00:03,D,"['A. An altimeter', 'B. A compass', 'C. A throttle', 'D. A joystick']",single,Concurrent +Real-Time Visual Understanding_sample_435_2,Object Perception,Where is the airplane preparing to land?,00:01:18,D,"['A. At the airport.', 'B. On the mountain.', 'C. In the field.', 'D. On the grassland.']",single,Concurrent +Real-Time Visual Understanding_sample_436_4,Object Perception,What is the camera operator holding in his hands right now?,00:04:01,B,"['A. A red crate.', 'B. A green and white carton.', 'C. A yogurt container.', 'D. A bottle of milk.']",single,Concurrent +Real-Time Visual Understanding_sample_437_3,Object Perception,What is the person holding right now?,00:03:00,B,"['A. A bottle of juice.', 'B. A carton of milk.', 'C. A box of cereal.', 'D. A can of soda.']",single,Concurrent +Real-Time Visual Understanding_sample_437_4,Object Perception,What did the person pick up on the top shelf just now?,00:05:27,C,"['A. Boxes of cereal.', 'B. Cans of soup.', 'C. Yogurt cups.', 'D. Bottled water.']",multiple,Prior +Real-Time Visual Understanding_sample_438_1,Object Perception,What is the person in the video organizing on the shelf?,00:00:20,B,"['A. Boxes of cereal.', 'B. Containers of yogurt.', 'C. Bottles of milk.', 'D. Packages of cheese.']",single,Concurrent +Real-Time Visual Understanding_sample_438_2,Object Perception,What is the person holding right now?,00:02:21,B,"['A. A metal cart.', 'B. A cardboard box.', 'C. A green boxed item.', 'D. A juice carton.']",single,Concurrent +Real-Time Visual Understanding_sample_438_5,Object Perception,What brand of dairy products is prominently featured on the shelves right now?,00:08:42,A,"['A. Kesella.', 'B. Danone.', 'C. Yoplait.', 'D. Nestle.']",single,Concurrent +Real-Time Visual Understanding_sample_439_1,Object Perception,What is the primary product seen on the cart?,00:00:09,C,"['A. Yogurt cups', 'B. Cream cartons', 'C. Milk or a similar product in red and white packaging', 'D. Cheese blocks']",single,Concurrent +Real-Time Visual Understanding_sample_440_1,Object Perception,What type of drink cartons did the individual rearranging first?,00:00:03,B,"['A. Orange juice.', 'B. Yoghurt.', 'C. Chocolate milk.', 'D. Apple juice.']",single,Concurrent +Real-Time Visual Understanding_sample_440_4,Object Perception,What type of products is the person handling in the supermarket aisle?,00:07:20,C,"['A. Bread loaves.', 'B. Canned goods.', 'C. Milk cartons.', 'D. Fruit packages.']",single,Concurrent +Real-Time Visual Understanding_sample_441_2,Object Perception,What did the person pick up from the cart and place into the left-side shelves just now?,00:02:34,B,"['A. Yogurt cups.', 'B. Green Cartons of milk.', 'C. Boxes of green-colored items.', 'D. Containers of cream.']",multiple,Prior +Real-Time Visual Understanding_sample_442_2,Object Perception,What label is visible on the boxes stacked on the floor in the storage room right now?,00:04:19,C,"['A. ALPHA.', 'B. CHARLIE.', 'C. Valio and BRAVO.', 'D. DELTA.']",single,Prior +Real-Time Visual Understanding_sample_442_3,Object Perception,What brand of juice cartons is the person handling?,00:13:02,A,"['A. BRAVO.', 'B. EXOTISK JUICE.', 'C. TROPICANA.', 'D. DELIGHT JUICE.']",single,Concurrent +Real-Time Visual Understanding_sample_443_1,Object Perception,What is the gloved hand reaching towards at the beginning of the video?,00:01,A,"['A. Yogurt containers.', 'B. Milk cartons.', 'C. Juice bottles.', 'D. Cheese blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_444_2,Object Perception,What is being placed on the refrigerated shelf right now?,00:02:23,A,"['A. Cartons of milk.', 'B. Bottles of water.', 'C. Packs of juice.', 'D. Bags of vegetables.']",single,Concurrent +Real-Time Visual Understanding_sample_445_1,Object Perception,What is the person maneuvering at the start of the video?,00:08,A,"['A. A cart.', 'B. A trolley.', 'C. A box.', 'D. A crate.']",single,Prior +Real-Time Visual Understanding_sample_445_2,Object Perception,What kind of products is the person handling?,00:03:00,A,"['A. Dairy products.', 'B. Bakery items.', 'C. Canned goods.', 'D. Fresh produce.']",single,Concurrent +Real-Time Visual Understanding_sample_445_4,Object Perception,What type of containers is being placed into the wire cart?,00:08:07,A,"['A. White and blue labeled.', 'B. Red and white labeled.', 'C. Green and white labeled.', 'D. Yellow labeled.']",single,Concurrent +Real-Time Visual Understanding_sample_446_1,Object Perception,What is prominently visible on top of the table at the start of the video?,00:00:01,B,"['A. A stack of green boxes.', 'B. A stack of white cartons labeled ""JO"".', 'C. A stack of red cartons labeled ""YO"".', 'D. A stack of blue containers labeled ""Mild Yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_446_2,Object Perception,What brand name appears on the green cartons being held by the person?,00:02:52,B,"['A. KESO.', 'B. Bregott.', 'C. Arla.', 'D. Lurpak.']",single,Concurrent +Real-Time Visual Understanding_sample_446_3,Object Perception,What is the individual wearing on their hands while handling the yogurt containers?,00:05:31,A,"['A. Gloves.', 'B. Mittens.', 'C. Bare hands.', 'D. Bandages.']",single,Concurrent +Real-Time Visual Understanding_sample_447_2,Object Perception,What kind of items is the person reaching for on the cart?,00:02:43,B,"['A. Cheese blocks.', 'B. Yogurt cups.', 'C. Milk cartons.', 'D. Bread loaves.']",single,Concurrent +Real-Time Visual Understanding_sample_447_3,Object Perception,What type of items is the viewer primarily handling in the video?,00:05:40,B,"['A. Electronic gadgets.', 'B. Dairy products.', 'C. Clothing accessories.', 'D. Stationery products.']",single,Concurrent +Real-Time Visual Understanding_sample_448_2,Object Perception,What type of perspective is shown in the video?,00:02:23,C,"['A. Third-person perspective.', 'B. Aerial perspective.', 'C. First-person perspective.', 'D. Side perspective.']",single,Concurrent +Real-Time Visual Understanding_sample_449_1,Object Perception,What object is being pushed at the beginning of the video?,00:00:20,B,"['A. A stroller.', 'B. A metal shopping cart.', 'C. A suitcase.', 'D. A wheelbarrow.']",single,Prior +Real-Time Visual Understanding_sample_449_4,Object Perception,What is the person holding in his hand right now?,00:12:05,C,"['A. A red basket.', 'B. A plastic bag.', 'C. A cardboard tray.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_450_5,Object Perception,What type car is the orange car visible right now?,00:07:29,A,"['A. SUV.', 'B. Van.', 'C. Bus.', 'D. Truck.']",single,Concurrent +Real-Time Visual Understanding_sample_451_5,Object Perception,Which brand's logo is visible on the right side of the road right now?,00:07:44,D,"[""A. McDonald's."", 'B. KFC.', 'C. Subway.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_454_2,Object Perception,What is mounted on the dashboard right now?,00:02:10,A,"['A. A phone with GPS application.', 'B. A camera.', 'C. A radio.', 'D. A small fan.']",single,Concurrent +Real-Time Visual Understanding_sample_454_5,Object Perception,What is attached to the dashboard right now?,00:08:41,C,"['A. A notebook.', 'B. A GPS device.', 'C. A mobile phone.', 'D. A calculator.']",single,Concurrent +Real-Time Visual Understanding_sample_455_3,Object Perception,What type of vehicle is visible directly ahead the camera right now?,00:04:27,C,"['A. A sedan.', 'B. A motorcycle.', 'C. A truck.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_455_5,Object Perception,What is mounted on the dashboard right now?,00:08:56,A,"['A. A phone with GPS application.', 'B. A radio receiver.', 'C. An air freshener.', 'D. A digital clock.']",single,Concurrent +Real-Time Visual Understanding_sample_456_2,Object Perception,What is directly in front of the vehicle?,00:01:55,C,"['A. A park.', 'B. A construction site.', 'C. A crosswalk.', 'D. A gas station.']",single,Concurrent +Real-Time Visual Understanding_sample_456_3,Object Perception,What color is the car driving next to the bus?,00:03:45,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_458_2,Object Perception,What brand logo is visible on the rear of the car directly in front right now?,00:01:52,D,"['A. Toyota.', 'B. Honda.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_458_3,Object Perception,What colored barriers are visible on the passenger-side sidewalk right now?,00:03:39,D,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_458_5,Object Perception,What is the make of the vehicle directly in front right now?,00:07:18,D,"['A. Toyota.', 'B. Honda.', 'C. Nissan.', 'D. Mitsubishi.']",single,Concurrent +Real-Time Visual Understanding_sample_459_2,Object Perception,What device is located to the right side of the steering wheel right now?,00:02:03,A,"['A. A digital device.', 'B. A water bottle.', 'C. A map.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_462_3,Object Perception,What is depicted in the painting shown in the video right now?,00:02:42,A,"['A. A wave breaking in the ocean.', 'B. A forest scene.', 'C. An abstract pattern.', 'D. A cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_463_3,Object Perception,What is on top of the stack of books leftside on the small table?,00:05:24,D,"['A. A blue-colored book.', 'B. A green-colored book.', 'C. A red-colored book.', 'D. An orange-colored book.']",single,Concurrent +Real-Time Visual Understanding_sample_464_5,Object Perception,What is depicted in the top left painting on the white wall?,00:07:00,B,"['A. A vivid sunset over a hilly landscape.', 'B. A stormy scene with lightning over a dark road.', 'C. A monochromatic, foggy landscape with twisted trees.', 'D. An abstract painting with splashes of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_465_3,Object Perception,"What is prominently featured in this tall, vertical painting?",00:08:07,B,"['A. Characters in vibrant outfits.', 'B. A dark blue center with white edges.', 'C. Abstract shapes and vibrant colors.', 'D. Geometric and floral patterns.']",single,Concurrent +Real-Time Visual Understanding_sample_465_5,Object Perception,What is being displayed on the video now?,00:08:52,B,"['A. A bookshelf filled with books.', 'B. A painting depicting a bookshelf.', 'C. A painting with many trees.', 'D. A painting with many people in it.']",single,Concurrent +Real-Time Visual Understanding_sample_466_1,Object Perception,What object is the blue gorilla holding?,00:00:08,D,"['A. A banana.', 'B. A small sculpture.', 'C. A book.', 'D. A cylindrical object labeled ""USA"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_3,Object Perception,What significant installation is revealed in the center of the gallery right now?,00:02:51,D,"['A. A large sculpture in the center', 'B. A collection of paintings on the walls', 'C. A video projection', 'D. Numerous small, colorful items hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_468_2,Object Perception,What is depicted in the sculpture shown just now,00:08:08,D,"['A. A person holding a tree.', 'B. A person holding a book.', 'C. A person holding a bird.', 'D. A person holding a house.']",multiple,Prior +Real-Time Visual Understanding_sample_469_1,Object Perception,What shape is the transparent sculpture placed on the clear pedestal shown just now?,00:02:53,C,"['A. Star.', 'B. Circle.', 'C. Heart.', 'D. Triangle.']",single,Prior +Real-Time Visual Understanding_sample_469_5,Object Perception,What is on the table beneath the lower part of the display?,00:08:10,A,"['A. Two books and a box.', 'B. one book and a box.', 'C. A sculpture.', 'D. A vase.']",single,Concurrent +Real-Time Visual Understanding_sample_470_2,Object Perception,What is depicted in the three artworks shown in the video right now?,00:02:23,B,"['A. Abstract floral shapes.', 'B. Cartoon figures in dynamic poses.', 'C. Realistic portraits of people.', 'D. Landscapes with mountains.']",single,Concurrent +Real-Time Visual Understanding_sample_470_5,Object Perception,What letters are mounted on the blue wall shown just now?,00:07:10,B,"['A. L and T.', 'B. L and P.', 'C. P and T.', 'D. L and M.']",multiple,Prior +Real-Time Visual Understanding_sample_473_3,Object Perception,Which painting includes a seaside scene with birds flying around?,00:00:25,C,"['A. The painting of a mother holding a baby.', 'B. The painting with the text ""SUGAR"".', 'C. The painting of the oversized shark and pig.', 'D. The painting with anthropomorphic figures.']",single,Prior +Real-Time Visual Understanding_sample_474_1,Object Perception,What is the main subject in the initial artwork shown in the gallery?,00:00:04,A,"['A. A white chicken with a red comb.', 'B. A black chicken with a white tail.', 'C. A vase with green flowers.', 'D. An abstract orange pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_474_4,Object Perception,What is depicted in the larger framed artwork right now?,00:04:46,A,"['A. A collage of various houses.', 'B. A single house with a red roof.', 'C. An abstract green image.', 'D. A black and white portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_476_5,Object Perception,What kind of artworks are displayed on the partition wall?,00:02:53,B,"['A. Sculptures.', 'B. Framed prints.', 'C. Digital screens.', 'D. Posters.']",single,Concurrent +Real-Time Visual Understanding_sample_477_1,Object Perception,What are the small components of the display shown right now?,00:00:15,B,"['A. Small paintings.', 'B. Cylindrical objects.', 'C. Rectangular tiles.', 'D. Triangular pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_477_4,Object Perception,What is prominently mounted on the wall right now?,00:07:14,C,"['A. A large, intricate tapestry.', 'B. A framed palette with blobs of paint.', ""C. A large, textured 3D artwork of a lion's head."", 'D. A black and white sketch.']",single,Concurrent +Real-Time Visual Understanding_sample_480_3,Object Perception,What does the upper left painting feature?,00:03:42,A,"['A. A large tree in bloom with pink flowers.', 'B. A large tree with green foliage.', 'C. A whimsical figure with flowers around its head.', 'D. An abstract design with swirling shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_481_2,Object Perception,What object is the track passing under right now?,00:00:48,C,"['A. A chair.', 'B. A table.', 'C. A bed.', 'D. A couch.']",single,Concurrent +Real-Time Visual Understanding_sample_481_4,Object Perception,What object is the track curving around right now?,00:02:19,C,"['A. A couch.', 'B. A table.', 'C. A sofa.', 'D. A window.']",single,Concurrent +Real-Time Visual Understanding_sample_487_4,Object Perception,What is the color of the car that leads the race right now?,00:03:27,C,"['A. Red', 'B. Blue', 'C. Yellow', 'D. Purple']",single,Concurrent +Real-Time Visual Understanding_sample_491_3,Object Perception,What are the people behind the barricade holding right now?,00:01:42,C,"['A. Cameras.', 'B. Drinks.', 'C. Remote controls.', 'D. Cell phones.']",single,Concurrent +Real-Time Visual Understanding_sample_492_5,Object Perception,What is the green dinosaur holding on its head?,00:14:00,D,"['A. A miniature human figure.', 'B. A piece of railroad track.', 'C. A toy truck.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_496_5,Object Perception,What is surrounding the racetrack right now?,00:12:03,C,"['A. Sand dunes.', 'B. Tall grass.', 'C. Snow banks.', 'D. Rocky cliffs.']",single,Concurrent +Real-Time Visual Understanding_sample_497_1,Object Perception,"What is depicted in the quadrants labeled ""Train1,"" ""Scrambler,"" ""Train2,"" and ""Big-U""?",00:00:15,B,"['A. Various miniature race tracks.', 'B. Four different sections of the race track.', 'C. A detailed map of a large city.', 'D. A diagram of an amusement park.']",single,Concurrent +Real-Time Visual Understanding_sample_498_2,Object Perception,Which car has a green fin in the back?,00:02:10,C,"['A. Car #24.', 'B. Car #28.', 'C. Car #35.', 'D. Car #94.']",single,Concurrent +Real-Time Visual Understanding_sample_498_4,Object Perception,What colors are those two racing cars?,00:06:00,B,"['A. Red and blue.', 'B. Green and silver.', 'C. Black and yellow.', 'D. Blue and orange.']",single,Concurrent diff --git a/Real_Time_Visual_Understanding_OP_TR.csv b/Real_Time_Visual_Understanding_OP_TR.csv new file mode 100644 index 0000000000000000000000000000000000000000..e48dedb0f95c23227fc672d3aa7caf6065c69fa2 --- /dev/null +++ b/Real_Time_Visual_Understanding_OP_TR.csv @@ -0,0 +1,692 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_1,Object Perception,What logos are visible in the background as players and referees walk towards the center of the football field?,00:00:04,D,"['A. FIFA and La Liga.', 'B. UEFA and La Liga.', 'C. Bundesliga and La Liga.', 'D. Aeromexico and La Liga.']",single,Prior +Real-Time Visual Understanding_sample_2_1,Object Perception,What is the number on the back of MAJER's jersey?,00:00:10,A,"['A. 7.', 'B. 10.', 'C. 13.', 'D. 16.']",single,Prior +Real-Time Visual Understanding_sample_3_1,Object Perception,What appears at the very beginning of the video?,00:00:08,B,"['A. A football match.', 'B. A logo of FC Barcelona.', 'C. A silver trophy.', 'D. A live concert.']",single,Prior +Real-Time Visual Understanding_sample_3_4,Object Perception,What advertisement is displayed on the red boards behind the goal?,00:02:03,C,"['A. AMBILIGHT TV.', 'B. NIKE.', 'C. ESTRELLA DAMM.', 'D. ADIDAS.']",single,Concurrent +Real-Time Visual Understanding_sample_4_1,Object Perception,What emblem appears at the beginning of the video?,00:00:20,B,"['A. An animal symbol.', 'B. A football club shield.', 'C. A national flag.', 'D. A corporate logo.']",single,Prior +Real-Time Visual Understanding_sample_5_2,Object Perception,What brand is visible on the player's white cleats?,00:00:18,C,"['A. Nike.', 'B. Puma.', 'C. Adidas.', 'D. Under Armour.']",single,Concurrent +Real-Time Visual Understanding_sample_6_2,Object Perception,What brand is advertised on the boards behind the goal?,00:02:25,D,"['A. Adidas.', 'B. Nike.', 'C. Pepsi.', 'D. Kia Motors.']",single,Concurrent +Real-Time Visual Understanding_sample_9_3,Object Perception,What else is on the table besides the playing cards and a black object?,00:00:54,A,"['A. A pair of glasses.', 'B. A computer.', 'C. A pile of books.', 'D. A stack of notebooks.']",single,Concurrent +Real-Time Visual Understanding_sample_11_1,Object Perception,What is prominently displayed in red letters on the top shelf in the kitchen?,00:00:22,B,"['A. EAT.', 'B. COOK.', 'C. CHEF.', 'D. BAKE.']",single,Concurrent +Real-Time Visual Understanding_sample_11_5,Object Perception,What is the person holding right now?,00:08:22,C,"['A. A knife and a bowl.', 'B. A spoon and a knife.', 'C. A spoon and a towel.', 'D. A frying pan and a spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_12_2,Object Perception,What object is the person holding and gesturing towards right now?,00:01:25,D,"['A. A frying pan.', 'B. A bowl of radishes.', 'C. A jar of chili flakes.', 'D. A plate with raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_12_3,Object Perception,What is the person holding in their hand?,00:03:05,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. Red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_12_4,Object Perception,What is the man holding in his right hand while preparing food on the cutting board?,00:09:04,D,"['A. A jar of salt.', 'B. Half a lemon.', 'C. A red vegetable.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_13_4,Object Perception,What tool is the person using to grate the orange?,00:09:35,D,"['A. Cheese grater.', 'B. Knife.', 'C. Peeler.', 'D. Microplane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_5,Object Perception,What is the man sprinkling onto the dish in the kitchen?,00:11:26,D,"['A. Sugar.', 'B. Flour.', 'C. Cocoa powder.', 'D. Sliced nut.']",multiple,Prior +Real-Time Visual Understanding_sample_14_1,Object Perception,What is displayed prominently in the center at the very beginning of the video?,00:00:20,D,"['A. A clock with hands.', 'B. A knife and fork.', 'C. A kitchen setting.', 'D. A large number ""10"".']",single,Prior +Real-Time Visual Understanding_sample_14_2,Object Perception,What item is the man holding while adding seasoning to the bowl?,00:01:14,D,"['A. A small jar.', 'B. A wooden spoon.', 'C. A bottle of oil.', 'D. A thin, red, rectangular can.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_5,Object Perception,What are some of the components of the salad on the cutting board?,00:10:21,D,"['A. Spinach, red cabbage, tomato, feta cheese, and olives.', 'B. Lettuce, red cabbage, tomato, feta cheese, and croutons.', 'C. Spinach, red cabbage, avocado, feta cheese, and croutons.', 'D. Lettuce, red cabbage, avocado, feta cheese, and croutons, chicken.']",single,Concurrent +Real-Time Visual Understanding_sample_15_2,Object Perception,What item is the man holding in his left hand right now?,00:02:40,D,"['A. A spatula.', 'B. A red pepper mill.', 'C. A glass bowl.', 'D. A bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_16_1,Object Perception,What is the man from the introduction holding in his hand right now?,00:00:09,C,"['A. A cookbook.', 'B. A knife.', 'C. A towel.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_16_2,Object Perception,What is placed on the ridged grill pan right now?,00:05:27,A,"['A. A large piece of raw ground meat.', 'B. A piece of chicken.', 'C. A slice of bread.', 'D. A fish fillet.']",single,Prior +Real-Time Visual Understanding_sample_16_3,Object Perception,What items are present on the grill pan right now?,00:08:01,B,"['A. Chicken breast, tomato slices, and mushrooms.', 'B. Grilled onions, beef patty, and bacon strips.', 'C. Fish fillets, asparagus, and lemon slices.', 'D. Sausage links, green peppers, and onions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_4,Object Perception,What item is displayed on the phone screen right now?,00:10:42,C,"['A. A recipe.', 'B. A cooking video.', 'C. The time.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_17_2,Object Perception,What type of fruit is being squeezed right now?,00:04:03,C,"['A. Blueberry.', 'B. Orange.', 'C. Yellow Plum.', 'D. Apple.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_3,Object Perception,What is the man using to cook food in the pan?,00:06:03,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. Red kitchen tongs.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_17_4,Object Perception,What is simmering in a pan on the right side of the kitchen counter right now?,00:08:01,A,"['A. Tomatoes slices.', 'B. Cooked food.', 'C. Vegetables.', 'D. Leafy greens.']",single,Concurrent +Real-Time Visual Understanding_sample_18_1,Object Perception,What sign is decorating the upper left portion of the wall behind the man?,00:00:40,C,"['A. A blue ""CHEF"" sign.', 'B. A yellow ""COOK"" sign.', 'C. A red ""COOK"" sign.', 'D. A green ""CHEF"" sign.']",single,Concurrent +Real-Time Visual Understanding_sample_18_2,Object Perception,What is the man at the stove wearing?,00:01:57,C,"['A. A green T-shirt.', 'B. A striped shirt.', 'C. A dark T-shirt.', ""D. A chef's hat.""]",single,Concurrent +Real-Time Visual Understanding_sample_18_3,Object Perception,What is the chef holding while stirring the leafy greens in the pan?,00:03:20,C,"['A. A metal spoon.', 'B. A plastic spatula.', 'C. A wooden spoon.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_19_2,Object Perception,What item does the person use to mix the contents of the bowl?,00:06:03,C,"['A. A spoon.', 'B. A fork.', 'C. A whisk.', 'D. A spatula.']",multiple,Concurrent +Real-Time Visual Understanding_sample_19_3,Object Perception,What is the person wearing while standing in the kitchen?,00:06:01,B,"['A. A blue apron.', 'B. A white t-shirt.', 'C. A black jacket.', 'D. A red sweater.']",single,Concurrent +Real-Time Visual Understanding_sample_19_4,Object Perception,What is on the countertop in front of the man right now?,00:09:02,C,"['A. A loaf of bread and a bottle of wine.', 'B. A bowl of fruit and a bottle of juice.', 'C. A cutting board with sliced potatoes.', 'D. A plate of vegetables and a bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_19_5,Object Perception,What is the countertop made of in the kitchen scene?,00:12:06,C,"['A. Granite.', 'B. Wood.', 'C. Marble.', 'D. Stainless steel.']",single,Concurrent +Real-Time Visual Understanding_sample_20_2,Object Perception,What item is the woman initially holding in her left hand right now?,00:01:00,D,"['A. A green container.', 'B. A small saucepan.', 'C. A white bowl.', 'D. A can.']",single,Concurrent +Real-Time Visual Understanding_sample_20_3,Object Perception,What item is the woman holding in her left hand right now?,00:02:01,B,"['A. A carton of eggs.', 'B. A white mixing bowl.', 'C. A whisk.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_21_1,Object Perception,What is the person holding right now?,00:01:06,C,"['A. A spatula.', 'B. A spoon.', 'C. An olive oil bottle.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_21_2,Object Perception,What is the woman holding over the black frying pan?,00:02:45,C,"['A. A wooden spoon.', 'B. A salt shaker.', 'C. noodles.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_3,Object Perception,What is the woman holding while she is stirring the pot on the stove?,00:03:05,C,"['A. A ladle.', 'B. A whisk.', 'C. A tongs.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_5,Object Perception,What item is the woman holding in her hand right now?,00:05:15,B,"['A. A red book.', 'B. A salt grinder.', 'C. A cup of coffee.', 'D. A newspaper.']",single,Concurrent +Real-Time Visual Understanding_sample_22_1,Object Perception,What is the woman holding in her right hand right now?,00:01:02,D,"['A. A silver pot.', 'B. A green-bottled container.', 'C. A glass bowl.', 'D. A silver spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_23_2,Object Perception,What item is the woman holding while stirring the pot?,00:01:02,D,"['A. A wooden spoon.', 'B. A glass bottle of oil.', 'C. A pepper grinder.', 'D. A small bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_23_4,Object Perception,What is being sautéed in the black frying pan?,00:03:51,D,"['A. Diced onions and green vegetables.', 'B. Sliced potatoes and pieces of meat.', 'C. Diced onions and mushrooms.', 'D. Diced onions and pieces of meat.']",single,Concurrent +Real-Time Visual Understanding_sample_24_1,Object Perception,What is the woman wearing?,00:01:00,D,"['A. A red dress with white dots.', 'B. A blue blouse with yellow stripes.', 'C. A green apron with floral patterns.', 'D. A white sleeveless top with black polka dots.']",single,Concurrent +Real-Time Visual Understanding_sample_24_4,Object Perception,What is the woman holding right now?,00:04:06,D,"['A. A spoon.', 'B. A white bowl.', 'C. A pepper mill.', 'D. A green bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_25_3,Object Perception,What is the person holding with his left hand right now?,00:02:44,D,"['A. A pot lid.', 'B. A wooden spoon.', 'C. A bowl of peas.', 'D. A frying pan handle.']",single,Concurrent +Real-Time Visual Understanding_sample_25_4,Object Perception,What is the man adding to the pan with oil?,00:05:29,D,"['A. Diced vegetables.', 'B. Pasta.', 'C. Herbs.', 'D. Diced meat.']",single,Concurrent +Real-Time Visual Understanding_sample_25_5,Object Perception,What ingredients are being cooked in the frying pan?,00:08:04,D,"['A. Chunks of beef, onion slices, and bits of pepper.', 'B. Slices of chicken, garlic cloves, and bits of zucchini.', 'C. Pieces of fish, broccoli florets, and bits of carrot.', 'D. Chunks of ham, mushroom slices, and bits of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_26_3,Object Perception,What item is holding by his right hand right now?,00:06:01,A,"['A. A bottle.', 'B. Only vegetables.', 'C. Only meat pieces.', 'D. Sliced fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_27_1,Object Perception,What is the person using to stir the contents in the frying pan?,00:02:01,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A red spatula.', 'D. A plastic spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_4,Object Perception,What is the chef stirring in the pot?,00:08:02,C,"['A. A sauce.', 'B. Vegetables.', 'C. noodles.', 'D. Shrimp.']",multiple,Prior +Real-Time Visual Understanding_sample_27_5,Object Perception,What item is used by the chef to handle the food inside the pot?,00:08:25,C,"['A. A spoon.', 'B. A spatula.', 'C. A pair of tongs.', 'D. A fork.']",multiple,Prior +Real-Time Visual Understanding_sample_28_4,Object Perception,What is this person doing right now?,00:10:39,B,"['A. He is chopping green onions.', 'B. He is slicing carrots.', 'C. He is dicing tomatoes.', 'D. He is mincing garlic.']",single,Prior +Real-Time Visual Understanding_sample_29_1,Object Perception,What objects can be seen on the shelves in the background of the kitchen?,00:00:20,B,"['A. plants.', 'B. Plates, cups, and kitchen utensils.', 'C. Cans and jars.', 'D. Pots and pans.']",single,Prior +Real-Time Visual Understanding_sample_29_2,Object Perception,What is the person holding in their right hand?,00:02:05,A,"['A. A bottle of seasoning.', 'B. A white plate.', 'C. A mortar and pestle.', 'D. A cutting board.']",single,Concurrent +Real-Time Visual Understanding_sample_29_5,Object Perception,What tool does the person use to handle the food in the pans?,00:08:18,C,"['A. A spoon.', 'B. A fork.', 'C. A spatula.', 'D. Tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_30_4,Object Perception,What is the person using to stir the pot of yellow mixture?,00:12:12,C,"['A. A wooden spoon.', 'B. A metal fork.', 'C. A pink spatula.', 'D. A blue spatula and a plastic spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_31_2,Object Perception,What is the man wearing in the kitchen?,00:02:40,C,"['A. A blue apron.', 'B. A red t-shirt.', 'C. A green t-shirt.', 'D. A white shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_31_4,Object Perception,What is the person dipping their hand into right now?,00:04:02,C,"['A. A bowl of flour.', 'B. A bowl of breadcrumbs.', 'C. A bowl of beaten eggs.', 'D. A bowl of green herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_32_1,Object Perception,What is the person using to chop the onion?,00:02:02,B,"['A. A small wooden knife.', 'B. A sliver knife.', 'C. A pair of scissors.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_32_3,Object Perception,What is the person holding in one hand at the stove?,00:04:02,B,"['A. A wooden spoon.', 'B. A pan.', 'C. A bowl.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_33_1,Object Perception,What item is resting on a baking sheet lined with parchment paper?,00:02:23,B,"['A. Several red sticks of rhubarb.', 'B. Two rectangular pieces of dough.', 'C. A bowl of beaten eggs.', 'D. A pile of orange slices.']",single,Concurrent +Real-Time Visual Understanding_sample_33_3,Object Perception,What is the person using to grate the orange?,00:09:21,C,"['A. A spoon.', 'B. A knife.', 'C. A grater.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_3,Object Perception,What is the person vigorously mixing in a glass bowl?,00:04:42,B,"['A. A white creamy mixture.', 'B. A brown mixture.', 'C. A yellow batter.', 'D. A green sauce.']",single,Concurrent +Real-Time Visual Understanding_sample_34_4,Object Perception,What does the person use to mix the batter-like substance?,00:07:03,B,"['A. A metal whisk.', 'B. A wooden spoon.', 'C. A red spatula.', 'D. A plastic fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_5,Object Perception,What does the man place inside the microwave?,00:09:25,A,"['A. A small white bowl.', 'B. A silver pot.', 'C. A glass jar.', 'D. A blue plate.']",single,Prior +Real-Time Visual Understanding_sample_35_1,Object Perception,What is the man holding in his right hand?,00:03:16,C,"['A. A pen.', 'B. A spatula.', 'C. An olive oil bottle.', 'D. A remote.']",single,Concurrent +Real-Time Visual Understanding_sample_35_2,Object Perception,What is the person holding in his hand right now?,00:06:00,B,"['A. A spoon and a piece of ginger.', 'B. A knife and a towel.', 'C. A fork and a piece of onion.', 'D. A spatula and a piece of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_35_4,Object Perception,What color is the handle of the frying pan that contains meat inside?,00:09:01,C,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_36_3,Object Perception,What is the person in a blue shirt chopping on the wooden cutting board?,00:06:42,A,"['A. Red bell pepper.', 'B. Carrots.', 'C. Green bell pepper.', 'D. Onions.']",single,Concurrent +Real-Time Visual Understanding_sample_36_4,Object Perception,What is the person holding right now?,00:10:02,A,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A whisk.', 'D. A ladle.']",single,Concurrent +Real-Time Visual Understanding_sample_36_5,Object Perception,What is the person holding in the right hand right now?,00:13:19,C,"['A. A pen.', 'B. A ladle.', 'C. A pan.', 'D. A rolling pin.']",single,Concurrent +Real-Time Visual Understanding_sample_37_1,Object Perception,What is the man holding up to the camera with his right hand right now?,00:02:34,A,"['A. An egg.', 'B. A spoon.', 'C. A bell pepper.', 'D. A chopping board.']",single,Concurrent +Real-Time Visual Understanding_sample_37_3,Object Perception,What is spread over the chunks of minced meat in the frying pan?,00:05:11,A,"['A. Red chili slices.', 'B. Green peppers.', 'C. Yellow corn.', 'D. White onion rings.']",single,Concurrent +Real-Time Visual Understanding_sample_37_5,Object Perception,What vegetables are being stir-fried in the black pan?,00:10:14,A,"['A. Sliced mushrooms, red and green bell peppers, and other greens.', 'B. Carrots, peas, and broccoli.', 'C. Zucchini, tomatoes, and onions.', 'D. Eggplants, spinach, and corn.']",single,Concurrent +Real-Time Visual Understanding_sample_38_1,Object Perception,What does the person in the teal shirt grasp with both hands?,00:02:04,A,"['A. A cauliflower head.', 'B. A frying pan.', 'C. A cutting board.', 'D. A glass container.']",single,Concurrent +Real-Time Visual Understanding_sample_38_3,Object Perception,What is the person holding above the glass mixing bowl?,00:06:06,A,"['A. A small bottle of golden liquid.', 'B. A jar of honey.', 'C. A bottle of olive oil.', 'D. A cup of vinegar.']",single,Prior +Real-Time Visual Understanding_sample_38_4,Object Perception,Which utensil is the person using to stir the mixture?,00:06:15,A,"['A. Spoon.', 'B. Fork.', 'C. Whisk.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_39_1,Object Perception,What is the person in the blue T-shirt pouring into the pan?,00:01:45,A,"['A. Oil.', 'B. Water.', 'C. Milk.', 'D. Vinegar.']",single,Prior +Real-Time Visual Understanding_sample_39_2,Object Perception,Which of the following items is NOT mentioned as being on the countertop?,00:01:45,A,"['A. A blender.', 'B. A bowl of cauliflower.', 'C. A chopping board with diced ingredients.', 'D. Butter.']",single,Concurrent +Real-Time Visual Understanding_sample_39_3,Object Perception,What is the man holding in his right hand right now?,00:03:20,A,"['A. A frying pan.', 'B. A spoon.', 'C. A knife.', 'D. A red container.']",single,Concurrent +Real-Time Visual Understanding_sample_39_4,Object Perception,What is the man in the blue T-shirt pulling out from the oven?,00:05:01,A,"['A. two bread.', 'B. A pie.', 'C. A cake.', 'D. A pot.']",single,Concurrent +Real-Time Visual Understanding_sample_39_5,Object Perception,What is the person using to arrange food on the baking tray right now?,00:06:43,A,"['A. His hands.', 'B. Spoon.', 'C. Tongs.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_40_2,Object Perception,What is the person adding to the blender cup?,00:04:00,D,"['A. Fresh fruits.', 'B. Spices.', 'C. Oil.', 'D. Fresh herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_40_3,Object Perception,What is the person slicing with the knife?,08:01,D,"['A. Lemon.', 'B. Meat.', 'C. Apple.', 'D. Bread.']",single,Concurrent +Real-Time Visual Understanding_sample_41_1,Object Perception,What is the man standing in front of in the initial video?,00:00:20,D,"['A. A wooden cabinet.', 'B. A glass door.', 'C. A blackboard.', 'D. A stainless steel refrigerator.']",single,Prior +Real-Time Visual Understanding_sample_41_2,Object Perception,What is the woman holding in her left hand?,00:01:04,D,"['A. A loaf of bread.', 'B. A carton of milk.', 'C. A frying pan.', 'D. A jar.']",single,Concurrent +Real-Time Visual Understanding_sample_41_5,Object Perception,What does the woman use to ensure the bread is evenly coated with the mixture?,00:04:04,D,"['A. A spoon.', 'B. Her fingers.', 'C. A fork.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_42_1,Object Perception,What is the person holding in their right hand at the beginning of the video?,00:02:01,B,"['A. A green vegetable.', 'B. A red bottle cap.', 'C. A blue utensil.', 'D. A white jar.']",single,Prior +Real-Time Visual Understanding_sample_42_3,Object Perception,What does the person hold over after touching the handle of the pan?,00:06:03,B,"['A. A frying pan.', 'B. A bowl filled with shredded ingredients.', 'C. A pot.', 'D. A set of knives.']",single,Prior +Real-Time Visual Understanding_sample_43_1,Object Perception,What item is being held by a person at the beginning?,00:00:20,A,"['A. A white plate with pasta.', 'B. A blue bowl with salad.', 'C. A black pan with meat.', 'D. A green cup with tea.']",single,Prior +Real-Time Visual Understanding_sample_43_3,Object Perception,What is the person using to stir the pot containing noodles?,00:06:46,C,"['A. Wooden spoon.', 'B. Plastic spatula.', 'C. Metal tongs.', 'D. Silicone whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_43_4,Object Perception,What is inside the frying pan right now?,00:10:00,A,"['A. A mixture of vegetables, including green peas and diced tomatoes.', 'B. Boiling water with pasta.', 'C. Chicken and herbs.', 'D. A steak and mushrooms.']",single,Concurrent +Real-Time Visual Understanding_sample_44_1,Object Perception,What objects make up the hands of the clock shown at the beginning of the video?,00:00:20,C,"['A. Fork and spoon.', 'B. Knife and spoon.', 'C. Knife and fork.', 'D. Spoon and chopstick.']",single,Prior +Real-Time Visual Understanding_sample_44_2,Object Perception,What is in the left pan?,00:04:03,B,"['A. Pasta and sauce.', 'B. Pear slices sprinkled with cinnamon powder.', 'C. Only vegetables.', 'D. Only meat.']",single,Prior +Real-Time Visual Understanding_sample_44_3,Object Perception,What is the person holding in their right hand at the beginning?,00:04:21,B,"['A. A spatula.', 'B. A striped towel.', 'C. A fork.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_45_1,Object Perception,What is located on the top shelf in the kitchen?,00:00:08,B,"['A. Jars and bottles.', 'B. A large red ""COOK"" sign.', 'C. A clock.', 'D. A set of knives.']",single,Concurrent +Real-Time Visual Understanding_sample_45_5,Object Perception,What was being picked up by the person just now?,00:06:46,B,"['A. Red pepper.', 'B. Green onions.', 'C. Sliced cucumbers.', 'D. Lettuce.']",multiple,Prior +Real-Time Visual Understanding_sample_46_1,Object Perception,What is placed on the gas stove burner right now?,00:01:19,D,"['A. A saucepan with boiling water.', 'B. A kettle with tea.', 'C. A wok with vegetables.', 'D. A frying pan containing several garlic.']",single,Concurrent +Real-Time Visual Understanding_sample_46_5,Object Perception,What object is the person using to garnish the food?,00:06:54,D,"['A. Fork.', 'B. Knife.', 'C. Tongs.', 'D. Spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_47_1,Object Perception,What graphic is featured in the video at the beginning?,00:00:20,D,"['A. A large white number ""10"" with a spoon and fork positioned like clock hands on a white plate.', 'B. A large white number ""10"" with a spoon and knife positioned like clock hands on a white plate.', 'C. A large white number ""10"" with a fork and knife positioned like clock hands on a blue plate.', 'D. A large white number ""10"" with a fork and knife positioned like clock hands on a white plate.']",single,Prior +Real-Time Visual Understanding_sample_47_2,Object Perception,What is the man seasoning on the white plate?,00:02:06,D,"['A. Vegetables.', 'B. Bread.', 'C. Fish.', 'D. Raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_47_3,Object Perception,What is being used to manage the food on the grill?,00:04:01,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. A pair of red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_61_1,Object Perception,What is being shown right now?,00:00:05,B,"['A. A collection of colorful notebooks.', 'B. Personalized agate coasters with names on them.', 'C. A stack of books with gilded edges.', 'D. A digital workspace interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_116_5,Object Perception,What items are beside the computer case right now?,00:11:01,A,"['A. A screwdriver and mouse.', 'B. A pair of pliers and a keyboard.', 'C. A keyboard.', 'D. A set of cables.']",single,Concurrent +Real-Time Visual Understanding_sample_118_3,Object Perception,What product image is shown on the webpage right now?,00:05:20,B,"['A. White CPU cooler.', 'B. Black fan cooler.', 'C. RGB lighting.', 'D. Transparent case fan.']",single,Concurrent +Real-Time Visual Understanding_sample_144_5,Object Perception,What is shown on the left side of the screen right now?,00:09:05,A,"['A. An anatomical illustration of the lower leg muscles.', 'B. A person exercising in a gym.', 'C. A chart with data points.', 'D. A blue and green arrow.']",single,Concurrent +Real-Time Visual Understanding_sample_145_4,Object Perception,What is the man who is lifting wearing right now?,00:07:00,B,"['A. Red sleeveless shirt, black shorts, and white athletic shoes.', 'B. Blue sleeveless shirt, black shorts, and white athletic shoes.', 'C. Green sleeveless shirt, black shorts, and white athletic shoes.', 'D. Blue sleeveless shirt, red shorts, and white athletic shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_146_3,Object Perception,What is the man holding above his chest right now?,00:03:00,C,"['A. Dumbbells.', 'B. A kettlebell.', 'C. A barbell.', 'D. A medicine ball.']",single,Concurrent +Real-Time Visual Understanding_sample_146_5,Object Perception,What muscle groups are highlighted in red on the left side of the screen during the front raise exercise?,00:08:06,A,"['A. Front deltoids.', 'B. Rear deltoids.', 'C. Side deltoids.', 'D. Biceps.']",single,Concurrent +Real-Time Visual Understanding_sample_147_3,Object Perception,What is the man using for his exercise?,00:02:20,C,"['A. A treadmill.', 'B. A dumbbell.', 'C. A pull-up bar.', 'D. A bench press.']",single,Concurrent +Real-Time Visual Understanding_sample_147_4,Object Perception,What is the man holding in his left hand?,00:04:09,D,"['A. A barbell.', 'B. A kettlebell.', 'C. A resistance band.', 'D. A dumbbell.']",single,Concurrent +Real-Time Visual Understanding_sample_148_4,Object Perception,What is the man using right now?,00:06:23,D,"['A. Treadmill.', 'B. Dumbbells.', 'C. Elliptical machine.', 'D. Leg press machine.']",single,Concurrent +Real-Time Visual Understanding_sample_149_5,Object Perception,What is written on the poster next to the person right now?,00:07:41,D,"['A. ""The Ultimate Bodybuilding Guide"".', 'B. ""The Ultimate Fitness Program"".', 'C. ""The Ultimate Muscle Flex System"".', 'D. ""The Ultimate Push Pull Legs System"".']",single,Concurrent +Real-Time Visual Understanding_sample_150_2,Object Perception,What is the person adjusting right now?,00:03:02,A,"['A. The weight on a gym machine.', 'B. A treadmill speed.', 'C. A dumbbell rack.', 'D. A stationary bike seat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_5,Object Perception,What is positioned above the books on the man's desk?,00:11:41,D,"['A. A potted plant.', 'B. A laptop.', 'C. A microphone.', 'D. A globe.']",single,Concurrent +Real-Time Visual Understanding_sample_151_5,Object Perception,"What is the man with medium-length, curly, white hair wearing?",00:05:19,B,"['A. A white top with a black neckline.', 'B. A black top with a white neckline.', 'C. A dark robe with yellow-gold sleeves.', 'D. A dress with intricate gold stitching.']",single,Prior +Real-Time Visual Understanding_sample_152_1,Object Perception,What item does the video start with someone picking up?,00:00:02,A,"['A. A decorative hair comb.', 'B. A wooden comb.', 'C. A hand mirror.', 'D. A jeweled necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_152_4,Object Perception,What is the left side person holding in his hands?,00:03:25,A,"['A. A white garment.', 'B. A black hat.', 'C. A book.', 'D. A pair of shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_152_5,Object Perception,What is hanging on the mirror right now?,00:05:10,A,"['A. White gloves.', 'B. A hat.', 'C. A scarf.', 'D. A necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_153_2,Object Perception,What item is located below the painting with the golden frame?,00:01:04,C,"['A. A bookshelf.', 'B. A table with a vase.', 'C. A candelabrum.', 'D. A mirror.']",single,Prior +Real-Time Visual Understanding_sample_154_4,Object Perception,What item does the man pick up from the table while sitting?,00:01:29,D,"['A. A chalice.', 'B. A green vase.', 'C. A metal container.', 'D. A large white wig.']",single,Prior +Real-Time Visual Understanding_sample_155_5,Object Perception,What is the person wearing around their neck right now?,00:04:05,A,"['A. A dark purple scarf.', 'B. A dark green scarf.', 'C. A light brown scarf.', 'D. A dark blue scarf.']",single,Concurrent +Real-Time Visual Understanding_sample_156_4,Object Perception,What item of clothing is the older man helping the younger man with?,00:03:00,C,"['A. Shirt.', 'B. Trousers.', 'C. Waistcoat.', 'D. Jacket.']",single,Concurrent +Real-Time Visual Understanding_sample_156_5,Object Perception,What is one of the items on the well-decorated table?,00:04:21,B,"['A. A book.', 'B. A ceramic pitcher.', 'C. A silver tray.', 'D. A candle.']",single,Concurrent +Real-Time Visual Understanding_sample_158_2,Object Perception,What is the person putting on their feet?,00:01:30,B,"['A. Red boots.', 'B. Red shoes with a low heel and a strap.', 'C. Black sneakers.', 'D. Sandals.']",single,Prior +Real-Time Visual Understanding_sample_158_4,Object Perception,What is featured in the background of the scene right now?,00:01:36,B,"['A. A plain white wall.', 'B. A patterned rug with horizontal stripes in various colors.', 'C. A window with curtains.', 'D. A bookshelf.']",single,Concurrent +Real-Time Visual Understanding_sample_159_1,Object Perception,What is the woman wearing right now?,00:00:11,B,"['A. A black dress.', 'B. A white strapless top.', 'C. A red shirt.', 'D. A grayish-blue long-sleeved shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_160_1,Object Perception,What is the person picking up in the video?,00:00:11,B,"['A. A small piece of fabric.', 'B. A large piece of beige fabric.', 'C. A wooden beam.', 'D. A piece of darker fabric.']",single,Concurrent +Real-Time Visual Understanding_sample_162_1,Object Perception,What is hanging on the wall beside the nurse?,00:00:14,C,"['A. A clock.', 'B. A portrait.', 'C. A Union Jack flag.', 'D. A medical certificate.']",single,Prior +Real-Time Visual Understanding_sample_186_2,Object Perception,What material are the walls of the structure made from?,00:03:10,C,"['A. Wood blocks.', 'B. Metal blocks.', 'C. Brown soil blocks.', 'D. Glass blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_186_3,Object Perception,What tool is the character holding in the first-person perspective right now?,00:06:01,B,"['A. A sword.', 'B. A pickaxe.', 'C. A shovel.', 'D. An axe.']",single,Concurrent +Real-Time Visual Understanding_sample_188_1,Object Perception,What is the figure in the video wearing?,00:00:04,C,"['A. A red cloak.', 'B. Blue jeans.', 'C. Purple pixelated armor.', 'D. A green suit.']",single,Concurrent +Real-Time Visual Understanding_sample_188_2,Object Perception,What is the item being held by the player character right now?,00:08:47,B,"['A. Ender Pearl', 'B. Baked Potato', 'C. Golden Apple', 'D. Diamond Sword']",single,Concurrent +Real-Time Visual Understanding_sample_189_2,Object Perception,What objects are seen on the grassy area below the stone structure?,00:05:00,A,"['A. A white and red bed and a crafting table.', 'B. A brown chair and a red table.', 'C. A yellow bed and a crafting table.', 'D. A green chair and a red table.']",single,Concurrent +Real-Time Visual Understanding_sample_189_3,Object Perception,What tool is the player holding in his hand right now?,00:09:41,B,"['A. A shovel.', 'B. A pixel-style scissors.', 'C. A saw.', 'D. A pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_190_4,Object Perception,What is floating in the sky to the left of the pyramid right now?,00:12:01,A,"['A. A red hot air balloon.', 'B. A blue kite.', 'C. A white bird.', 'D. A black drone.']",single,Concurrent +Real-Time Visual Understanding_sample_191_2,Object Perception,What is the player holding right now?,00:03:25,C,"['A. Planks', 'B. Sticks', 'C. Crafting Table', 'D. Red Flower']",single,Concurrent +Real-Time Visual Understanding_sample_191_5,Object Perception,What type of pickaxe was used to break the stone block just now?,00:10:08,A,"['A. Wooden.', 'B. Stone.', 'C. Iron.', 'D. Diamond.']",multiple,Prior +Real-Time Visual Understanding_sample_192_2,Object Perception,What is the character holding in their right hand right now?,00:04:24,B,"['A. A bow.', 'B. A purple-hued sword.', 'C. A water bucket.', 'D. A diamond pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_193_3,Object Perception,What is the player holding in the right hand right now?,00:12:01,A,"['A. A purple sword.', 'B. A diamond pickaxe.', 'C. A golden apple.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_193_5,Object Perception,What is the player holding in the right hand right now?,00:18:07,B,"['A. A firework rocket.', 'B. A stone block.', 'C. A wooden plank.', 'D. A shovel.']",single,Concurrent +Real-Time Visual Understanding_sample_194_4,Object Perception,What item is the player holding in his hand right now,09:11,B,"['A. A Pickaxe.', 'B. A bed of white and yellow.', 'C. A Shield.', 'D. A red Bed.']",single,Concurrent +Real-Time Visual Understanding_sample_195_2,Object Perception,What does the player open to display various items such as an enchanted pickaxe and armor?,00:03:09,B,"['A. A crafting table.', 'B. An inventory.', 'C. A chest.', 'D. A furnace.']",single,Concurrent +Real-Time Visual Understanding_sample_195_5,Object Perception,What is visible in the background while the person builds upward?,00:10:14,A,"['A. The river and treeline.', 'B. The grassy terrain and distant hills.', 'C. The sky and a distant mountain.', 'D. The forest and a lake.']",single,Concurrent +Real-Time Visual Understanding_sample_196_2,Object Perception,What object is held in the hand while standing on the wooden dock?,00:03:20,D,"['A. An enchanted tool.', 'B. A wooden crate.', 'C. A torch.', 'D. A golden apple.']",single,Prior +Real-Time Visual Understanding_sample_196_4,Object Perception,What object is floating in the sky outside the mesh enclosure?,00:09:20,D,"['A. A drone.', 'B. A kite.', 'C. A glider.', 'D. A hot air balloon.']",single,Concurrent +Real-Time Visual Understanding_sample_197_2,Object Perception,What object is positioned to the left of the large tree?,00:03:00,A,"['A. A wooden crafting table.', 'B. A stone statue.', 'C. A blue tent.', 'D. A metal bench.']",single,Prior +Real-Time Visual Understanding_sample_197_4,Object Perception,What inventory items are visible in the player's HUD?,00:09:19,A,"['A. Sword and pickaxe.', 'B. Sword and shield.', 'C. Axe and bow.', 'D. Pickaxe and bow.']",single,Concurrent +Real-Time Visual Understanding_sample_198_2,Object Perception,What item is the character holding in their hand right now?,00:04:41,D,"['A. A sword.', 'B. A shield.', 'C. A torch.', 'D. A white block.']",single,Concurrent +Real-Time Visual Understanding_sample_199_1,Object Perception,What tool is the player using to cut down the trees?,00:05:23,A,"['A. Stone axe.', 'B. Diamond Axe.', 'C. Golden axe.', 'D. Wooden axe.']",single,Prior +Real-Time Visual Understanding_sample_199_3,Object Perception,What food did the player just eat?,00:11:05,A,"['A. Fishes', 'B. pork', 'C. Orange', 'D. beef']",multiple,Prior +Real-Time Visual Understanding_sample_199_4,Object Perception,What object is the player holding right now?,00:16:05,A,"['A. A map.', 'B. A sword.', 'C. A pickaxe.', 'D. A bow.']",single,Concurrent +Real-Time Visual Understanding_sample_200_1,Object Perception,What can be seen on the left side of the wooden house at the beginning of the video?,00:00:20,D,"['A. A waterfall.', 'B. A village.', 'C. A tower.', 'D. A cave opening.']",single,Prior +Real-Time Visual Understanding_sample_200_5,Object Perception,What is the player character holding in his left hand right now?,00:12:35,D,"['A. A beef steak.', 'B. A sword.', 'C. A red item.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_201_5,Object Perception,What type of pieces did the hand attach to the top surface of the structure just now?,00:03:25,D,"['A. Square pieces.', 'B. Triangular pieces.', 'C. Rectangular pieces.', 'D. Circular pieces resembling wheels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_202_4,Object Perception,What is the new item introduced in the video?,00:03:22,B,"['A. A small structure made of blue and green blocks.', 'B. A small structure made of yellow and red blocks with wheels.', 'C. A toy vehicle with blue and yellow wheels.', 'D. An orange and green interlocking block structure.']",single,Concurrent +Real-Time Visual Understanding_sample_207_1,Object Perception,What is positioned underneath the archway made of colorful interlocking blocks?,00:00:03,D,"['A. A small tree.', 'B. A toy truck.', 'C. A small building.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_210_4,Object Perception,What color is the block being placed on the left side of the structure right now?,00:02:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_5,Object Perception,What is the block structure identified as?,00:03:17,B,"['A. A house.', 'B. A vehicle.', 'C. A spaceship.', 'D. A robot.']",single,Concurrent +Real-Time Visual Understanding_sample_251_2,Object Perception,What brand is the steering wheel right now?,00:01:06,C,"['A. BMW.', 'B. Audi.', 'C. Mercedes-Benz.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_1,Object Perception,Which make of car is being driven right now?,00:00:35,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. McLaren.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_2,Object Perception,What brand of car is being driven right now?,00:07:00,D,"['A. Ford.', 'B. BMW.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_255_1,Object Perception,What is visible near the goal post just now?,00:06,D,"['A. A coach in a fluorescent vest.', 'B. A player with a blue and yellow jersey.', 'C. A spectator with a hat.', 'D. A referee with a flag.']",multiple,Concurrent +Real-Time Visual Understanding_sample_258_1,Object Perception,What color is the jersey of the approaching player?,00:00:03,B,"['A. Red and white.', 'B. Blue and yellow.', 'C. Green and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_258_2,Object Perception,What object does the camera focus on in the center of the field right now?,00:02:03,A,"['A. A soccer ball.', 'B. A water bottle.', ""C. A player's shoe."", 'D. A goalpost.']",single,Concurrent +Real-Time Visual Understanding_sample_258_4,Object Perception,What can be seen in the background right now?,00:04:04,B,"['A. The penalty area.', 'B. The goalpost and net.', 'C. The midfield line.', 'D. The audience stands.']",single,Concurrent +Real-Time Visual Understanding_sample_259_2,Object Perception,What is the color of the player's jersey who is dribbling the ball?,00:03:24,C,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_259_4,Object Perception,What is surrounding the soccer field?,00:07:00,C,"['A. A wall.', 'B. Tall buildings.', 'C. A fence.', 'D. Trees.']",single,Concurrent +Real-Time Visual Understanding_sample_261_2,Object Perception,What brand logo is visible on the driver's sleeve right now?,00:03:24,B,"['A. Red Bull.', 'B. Monster Energy.', 'C. TT.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_264_1,Object Perception,What brand is the black car?,00:00:05,D,"['A. BMW.', 'B. Mercedes.', 'C. Audi.', 'D. Porsche.']",single,Prior +Real-Time Visual Understanding_sample_264_2,Object Perception,What is the logo on the driver's steering wheel right now?,00:01:53,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. Mercedes.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_265_1,Object Perception,What is the color of the football prominently featured in the video?,00:00:04,D,"['A. Blue and white.', 'B. Black and white.', 'C. Green and white.', 'D. Red and white.']",single,Prior +Real-Time Visual Understanding_sample_265_3,Object Perception,What advertisement is visible right now?,00:06:02,D,"['A. Honda and Chang.', 'B. Nissan.', 'C. Ford.', 'D. Toyota and Chang.']",single,Concurrent +Real-Time Visual Understanding_sample_265_4,Object Perception,What is the player wearing the camera holding right now?,00:09:10,D,"['A. A soccer ball.', 'B. A whistle.', 'C. A flag.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_267_3,Object Perception,What is placed in front of the co-driver?,00:04:10,C,"['A. A map.', 'B. A joystick.', 'C. A notebook.', 'D. A bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_268_1,Object Perception,What is the person outside the car holding in their hand right now?,00:00:02,D,"['A. A notepad.', 'B. A radio.', 'C. A stopwatch.', 'D. A digital device.']",single,Concurrent +Real-Time Visual Understanding_sample_268_3,Object Perception,What can be seen through the windshield right now?,00:03:12,C,"['A. A racetrack.', 'B. A dirt path.', 'C. A field with trees.', 'D. A forest.']",single,Concurrent +Real-Time Visual Understanding_sample_268_4,Object Perception,What can be seen through the windshield right now?,00:04:42,C,"['A. A dense forest.', 'B. City buildings.', 'C. A field with rows of poles.', 'D. A sandy desert.']",single,Concurrent +Real-Time Visual Understanding_sample_268_5,Object Perception,What is visible through the windshield right now?,00:06:22,A,"['A. A field with rows of poles.', 'B. A lake.', 'C. A forest path.', 'D. A residential area.']",single,Concurrent +Real-Time Visual Understanding_sample_301_4,Object Perception,What is located between the white picket fence and the brown wooden fence?,00:02:42,B,"['A. A stone path.', 'B. A grassy area.', 'C. A concrete wall.', 'D. A small pond.']",single,Concurrent +Real-Time Visual Understanding_sample_301_5,Object Perception,What is the nature of the shadows on the sidewalk shown right now?,00:04:06,B,"['A. Shadows from parked cars.', 'B. Shadows from street signs.', 'C. Shadows from the tree canopy.', 'D. Shadows from buildings.']",single,Concurrent +Real-Time Visual Understanding_sample_303_5,Object Perception,What item is visible in the hands of a woman passing by a storefront with a pink and white sign?,00:12:17,D,"['A. An umbrella.', 'B. A fruit juice.', 'C. A newspaper.', 'D. A green bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_1,Object Perception,What is prominently displayed on the large green street signs?,00:00:20,D,"['A. ""Broadway"" and ""5th Ave"" and ""Broadway"".', 'B. ""Main St"" and ""1st Ave"".', 'C. ""Central Park"" and ""7th Ave"".', 'D. ""Union Square West"" and ""E 17 st "" and ""Broadway"".']",single,Concurrent +Real-Time Visual Understanding_sample_304_2,Object Perception,What is the pedestrian on the left side of the screen holding?,00:02:23,D,"['A. A black bag.', 'B. A green backpack.', 'C. A yellow tote bag.', 'D. A red and white patterned bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_3,Object Perception,What number is prominently displayed above an entrance just now?,00:05:00,D,"['A. 819.', 'B. 731.', 'C. 129.', 'D. 913.']",multiple,Prior +Real-Time Visual Understanding_sample_305_4,Object Perception,Which sign is prominently displayed on the left side of the street now?,00:04:56,A,"['A. BROADWAY PLAZA HOTEL.', 'B. CITY LIBRARY.', 'C. CENTRAL PARK CAFE.', 'D. GRAND THEATER.']",single,Concurrent +Real-Time Visual Understanding_sample_306_2,Object Perception,What is the name on the food truck?,00:02:29,B,"[""A. Marco's Delights."", ""B. Shanif's Famous."", 'C. Tasty Treats.', 'D. City Eats.']",single,Concurrent +Real-Time Visual Understanding_sample_306_5,Object Perception,What is the primary color of the subway train?,00:08:54,C,"['A. Blue', 'B. Green', 'C. Silver', 'D. Red']",single,Concurrent +Real-Time Visual Understanding_sample_307_5,Object Perception,What was visible on the left-hand side of the street just now?,00:13:06,B,"['A. A coffee shop.', 'B. A brightly lit signboard of a restaurant.', 'C. A bookstore.', 'D. A clothing store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_1,Object Perception,What prominent feature is located in the center of the outdoor plaza?,00:00:05,B,"['A. A large fountain.', 'B. A metallic globe sculpture.', 'C. A statue of a person.', 'D. A giant screen.']",single,Concurrent +Real-Time Visual Understanding_sample_308_3,Object Perception,What was the name of the café shown just now?,00:03:04,C,"['A. The Green Café.', 'B. The Fun Café.', 'C. Power Up Café.', 'D. Stage 52 Café.']",multiple,Concurrent +Real-Time Visual Understanding_sample_309_3,Object Perception,What is displayed on the screen now?,00:02:40,A,"['A. A lion.', 'B. A tiger.', 'C. A pug.', 'D. A cat.']",single,Concurrent +Real-Time Visual Understanding_sample_310_3,Object Perception,What is the shop labeled in the outdoor setting?,00:05:21,D,"['A. OWL NEST.', 'B. OWL SHOP.', 'C. OWL HOUSE.', 'D. OWL POST.']",single,Prior +Real-Time Visual Understanding_sample_311_4,Object Perception,What is the person exiting the building holding right now?,00:08:03,D,"['A. A book.', 'B. A phone.', 'C. A bag.', 'D. A drink.']",single,Concurrent +Real-Time Visual Understanding_sample_312_2,Object Perception,What kind of area is visible through the tram's windows during the journey?,00:05:30,B,"['A. A sandy beach.', 'B. A wooded area with trees.', 'C. A bustling city street.', 'D. A snowy mountain path.']",single,Concurrent +Real-Time Visual Understanding_sample_312_3,Object Perception,How is the road next to the tram bordered?,00:05:46,C,"['A. With a wooden fence.', 'B. With stone walls.', 'C. With metallic guardrails.', 'D. With hedges.']",single,Concurrent +Real-Time Visual Understanding_sample_313_1,Object Perception,What is prominently visible on the right side of the frame at the beginning of the video?,00:00:04,C,"['A. A black truck.', 'B. A red umbrella.', 'C. A building with ""BASECAMP"" written on it.', 'D. A crosswalk.']",single,Concurrent +Real-Time Visual Understanding_sample_313_2,Object Perception,What type of vehicle appeared from the right side and drove away just now?,00:02:46,B,"['A. A white utility truck.', 'B. A white SUV with organizational decals.', 'C. A dark-colored sedan.', 'D. A small black utility vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_4,Object Perception,What adorns the rocky structure seen now?,00:05:23,B,"['A. Colorful lights.', 'B. Greenery.', 'C. Painted murals.', 'D. Metal sculptures.']",single,Concurrent +Real-Time Visual Understanding_sample_314_1,Object Perception,What color is the vintage car parked right side to the red vehicle under a canopy?,00:00:11,B,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_314_3,Object Perception,"What type of building is labeled ""DILLERS BOARDING HOUSE""?",00:05:20,B,"['A. A single-story house.', 'B. A two-story wooden building.', 'C. A warehouse.', 'D. A three-story apartment.']",single,Concurrent +Real-Time Visual Understanding_sample_317_2,Object Perception,What does the mural depict?,00:00:13,D,"['A. A large beige building.', 'B. Palm trees and blue-topped booths.', 'C. A multi-car tram.', 'D. A famous Hollywood sign and surrounding landscape.']",single,Concurrent +Real-Time Visual Understanding_sample_317_5,Object Perception,What is visible on the right side of the escalator?,00:07:11,D,"['A. A fountain.', 'B. A park.', 'C. A parking lot.', 'D. A large building with colorful billboards.']",single,Concurrent +Real-Time Visual Understanding_sample_318_2,Object Perception,"What is the central feature of the ""Jurassic World"" sign on the facade of the building right now?",00:02:41,D,"['A. A large tree.', 'B. A water fountain.', 'C. A Ferris wheel.', 'D. A dinosaur emblem.']",single,Concurrent +Real-Time Visual Understanding_sample_318_3,Object Perception,What is visible above the rocks as the boat approaches the tunnel?,00:05:23,D,"['A. A rainbow.', 'B. A bridge.', 'C. A bird.', 'D. Green foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_319_1,Object Perception,What item is prominently displayed in the center of the store?,00:00:08,D,"['A. A large stone pillar.', 'B. A wooden shelf with potted plants.', 'C. A mirror reflecting part of the store.', 'D. A kiddie ride-on vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_319_3,Object Perception,What objects are primarily featured in the video scene right now?,00:04:55,D,"['A. Cars.', 'B. Humans.', 'C. Animals.', 'D. Robots.']",single,Concurrent +Real-Time Visual Understanding_sample_319_5,Object Perception,What is prominently featured on the screen right now?,00:07:00,D,"['A. A large tree.', 'B. A blue vehicle.', 'C. A group of people.', 'D. A yellow and silver robot.']",single,Concurrent +Real-Time Visual Understanding_sample_320_1,Object Perception,What is labeled on the large green tunnel people are heading toward?,00:00:11,A,"['A. ""Mario Kart: Bowser\'s Challenge"".', 'B. ""Super Mario World"".', 'C. ""Luigi\'s Mansion"".', 'D. ""Princess Peach\'s Castle"".']",single,Concurrent +Real-Time Visual Understanding_sample_320_3,Object Perception,What is the large fish chasing the small fishes?,00:04:42,C,"['A. Blue fish', 'B. Green fish', 'C. Red fish', 'D. Yellow fish']",single,Concurrent +Real-Time Visual Understanding_sample_321_2,Object Perception,What is visible on the green pipes in the amusement park area?,00:02:45,C,"['A. Coins.', 'B. Stars.', 'C. ""POW"".', 'D. ""1UP"".']",single,Concurrent +Real-Time Visual Understanding_sample_322_1,Object Perception,What is prominently featured on the massive concrete building?,00:00:05,B,"['A. A giant robot.', 'B. A T-Rex mural.', 'C. A cityscape painting.', 'D. A famous portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_322_2,Object Perception,What was located on the right side of the scene just now?,00:03:22,B,"['A. A dark gray railing.', 'B. A postbox.', 'C. A small vehicle.', 'D. A tree.']",multiple,Prior +Real-Time Visual Understanding_sample_322_4,Object Perception,What is prominently displayed on the marquee of the tall building to the left?,00:10:05,B,"['A. Cafe Entrance.', 'B. Box Office.', 'C. Storefronts.', 'D. Green Awning.']",single,Prior +Real-Time Visual Understanding_sample_323_2,Object Perception,What occupies the right side of the frame right now?,00:03:02,B,"['A. A tree.', 'B. A telephone booth.', 'C. A black car.', 'D. A bench.']",single,Concurrent +Real-Time Visual Understanding_sample_324_1,Object Perception,What object is the person holding in the hand?,00:00:03,A,"['A. A folded umbrella.', 'B. A map.', 'C. A shopping bag.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_325_3,Object Perception,What type of vehicle is parked in the middle of the frame right now?,00:03:00,B,"['A. A red car.', 'B. A white car.', 'C. A black motorcycle.', 'D. A yellow truck.']",single,Concurrent +Real-Time Visual Understanding_sample_325_5,Object Perception,What is prominently displayed on the wall above the entrance inside the building?,08:09,B,"['A. A painting.', 'B. A clock.', 'C. A sculpture.', 'D. A mirror.']",single,Concurrent +Real-Time Visual Understanding_sample_327_2,Object Perception,What color is the tram?,00:03:16,D,"['A. Red and white.', 'B. Blue and white.', 'C. Green and yellow.', 'D. Yellow and gray.']",single,Concurrent +Real-Time Visual Understanding_sample_327_3,Object Perception,What sign is prominently visible right now?,00:08:01,D,"['A. No Parking sign.', 'B. Yield sign.', 'C. Speed limit sign.', 'D. Stop sign.']",single,Concurrent +Real-Time Visual Understanding_sample_328_2,Object Perception,What vehicle is parked on the left side of the narrow street right now,00:02:42,D,"['A. A blue bicycle.', 'B. A white van.', 'C. A yellow motorcycle.', 'D. A red scooter.']",single,Concurrent +Real-Time Visual Understanding_sample_328_4,Object Perception,What is visible in the foreground on the pedestrian pathway?,00:08:02,D,"['A. A cyclist and a runner.', 'B. A person with a red backpack.', 'C. A group of people standing still.', 'D. Two people walking side by side.']",single,Concurrent +Real-Time Visual Understanding_sample_329_2,Object Perception,What is visible near the right side of the buildings right now?,00:02:57,D,"['A. A blue mailbox.', 'B. A green bench.', 'C. A yellow taxi.', 'D. A red phone booth.']",single,Concurrent +Real-Time Visual Understanding_sample_329_3,Object Perception,What is the person in the blue outfit carrying?,00:05:21,D,"['A. A briefcase.', 'B. A backpack.', 'C. A suitcase.', 'D. A shopping bag.']",single,Concurrent +Real-Time Visual Understanding_sample_330_1,Object Perception,What object is visible on the left side of the frame next to the parked cars?,00:00:15,B,"['A. A red mailbox.', 'B. A blue parking meter.', 'C. A green trash can.', 'D. A yellow bike rack.']",single,Concurrent +Real-Time Visual Understanding_sample_330_3,Object Perception,What color is the shirt of the man who is slightly ahead in the group of four people?,00:05:32,C,"['A. Green.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_331_3,Object Perception,What is parked on the right side of the plaza?,00:04:05,C,"['A. A red bicycle.', 'B. A blue car.', 'C. A white van.', 'D. A black motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_333_1,Object Perception,What colour of bus was visible driving on the street just now?,00:00:12,A,"['A. Green bus.', 'B. Blue bus.', 'C. Red bus.', 'D. Yellow bus.']",multiple,Prior +Real-Time Visual Understanding_sample_334_1,Object Perception,What is the woman in the statue holding in her left hand?,00:00:19,D,"['A. A book.', 'B. A sword.', 'C. A shield.', 'D. A lit globe.']",single,Prior +Real-Time Visual Understanding_sample_335_4,Object Perception,Which type of bus entered the scene just now?,00:08:14,D,"['A. Single-decker bus.', 'B. Mini-bus.', 'C. Coach bus.', 'D. Double-decker bus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_1,Object Perception,What type of bus is visible right now?,00:00:16,C,"['A. Single-decker bus.', 'B. Minibus.', 'C. Double-decker bus.', 'D. School bus.']",single,Concurrent +Real-Time Visual Understanding_sample_380_1,Object Perception,What is mounted on the lamp post right now?,00:00:05,C,"['A. A camera.', 'B. A streetlight.', 'C. An American flag.', 'D. A traffic sign.']",single,Concurrent +Real-Time Visual Understanding_sample_380_4,Object Perception,What is positioned next to the road right now?,00:06:24,C,"['A. Parking meters.', 'B. Trash bins.', 'C. Orange traffic barrels.', 'D. Benches.']",single,Concurrent +Real-Time Visual Understanding_sample_381_1,Object Perception,What is the vehicle immediately in front of the taxi right now?,00:00:02,C,"['A. A bus.', 'B. A bicycle.', 'C. A yellow car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_381_3,Object Perception,What type of vehicle is in front of the yellow taxi right now?,00:04:07,A,"['A. A black car.', 'B. A white van.', 'C. A gray SUV.', 'D. A red truck.']",single,Concurrent +Real-Time Visual Understanding_sample_381_4,Object Perception,What is the person in the crosswalk holding in her hand right now?,00:06:08,C,"['A. A handbag.', 'B. A phone.', 'C. A shopping bag and a handbag.', 'D. An umbrella.']",single,Concurrent +Real-Time Visual Understanding_sample_382_2,Object Perception,What type of vehicle is shown in the foreground right now?,00:02:06,B,"['A. A truck.', 'B. A taxi.', 'C. A motorcycle.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_383_1,Object Perception,Which country's flag is hanging on the right side of the road now?,00:00:03,C,"['A. Australia.', 'B. Italy.', 'C. United States.', 'D. UK.']",single,Concurrent +Real-Time Visual Understanding_sample_383_3,Object Perception,Which basketball-related sign is currently visible in the video right now?,00:04:11,A,"['A. NBA Store.', 'B. Nike Store.', 'C. Adidas Shop.', 'D. Reebok Shop.']",single,Concurrent +Real-Time Visual Understanding_sample_384_1,Object Perception,What type of vehicles are prominently visible in this clip?,00:00:04,B,"['A. Buses.', 'B. Yellow taxis.', 'C. Motorcycles.', 'D. Police cars.']",single,Concurrent +Real-Time Visual Understanding_sample_384_4,Object Perception,What is predominantly seen on the poles lining the street right now?,00:06:20,B,"['A. Traffic lights.', 'B. Banners.', 'C. Flower pots.', 'D. Bike racks.']",single,Concurrent +Real-Time Visual Understanding_sample_384_5,Object Perception,What is the mode of transportation that several individuals are using right now?,00:08:26,C,"['A. Roller skates.', 'B. Skateboards.', 'C. Bicycles.', 'D. Scooters.']",single,Concurrent +Real-Time Visual Understanding_sample_386_1,Object Perception,"Right now, which brand's logo is prominently displayed on the building?",00:00:04,D,"['A. Starbucks.', 'B. Burger King.', 'C. KFC.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_386_2,Object Perception,"Right now, which type of vehicle is marked with the logo ""VIA Touch""?",00:02:00,D,"['A. A taxi.', 'B. A truck.', 'C. A police car.', 'D. A van.']",single,Concurrent +Real-Time Visual Understanding_sample_387_1,Object Perception,What mode of transportation are the two people on the left side of the road using now?,00:00:04,D,"['A. Car', 'B. Bus', 'C. Airplane', 'D. Bike']",single,Concurrent +Real-Time Visual Understanding_sample_389_2,Object Perception,What type of vehicle is visible in front of the teal food truck right now?,00:02:10,D,"['A. Taxi cab.', 'B. Truck.', 'C. Bus.', 'D. Black car.']",single,Concurrent +Real-Time Visual Understanding_sample_390_2,Object Perception,What type of taxi is visible right now?,00:02:07,C,"['A. Ford Crown Victoria.', 'B. Toyota Prius.', 'C. Toyota Sienna.', 'D. Nissan NV200.']",single,Concurrent +Real-Time Visual Understanding_sample_392_1,Object Perception,Which coffee shop logo is visible in the background right now?,00:00:03,D,"[""A. Dunkin'."", 'B. Costa Coffee.', 'C. Tim Hortons.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_392_2,Object Perception,What kind of structure is visible in the distance right now?,00:02:15,D,"['A. A tunnel.', 'B. A skyscraper.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_392_4,Object Perception,What brand is the black SUV driving in front right now?,00:06:36,D,"['A. Toyota', 'B. Ford', 'C. BMW', 'D. Benz']",single,Concurrent +Real-Time Visual Understanding_sample_393_1,Object Perception,What kind of car is parked on the left side of the road now?,00:00:07,A,"['A. Police car.', 'B. Bus.', 'C. Ambulance.', 'D. Taxi.']",single,Concurrent +Real-Time Visual Understanding_sample_393_3,Object Perception,"Right now, what type of vehicle is the black car on the left?",00:03:34,A,"['A. Infiniti.', 'B. Toyota.', 'C. Honda.', 'D. Lexus.']",single,Concurrent +Real-Time Visual Understanding_sample_394_1,Object Perception,What are the green cones on the road being used for right now?,00:00:03,A,"['A. Signaling road construction.', 'B. Indicating a lane merge.', 'C. Marking a pedestrian walkway.', 'D. Reserving parking spaces.']",single,Concurrent +Real-Time Visual Understanding_sample_394_4,Object Perception,What is the food cart on the right side of the road selling right now?,00:06:00,A,"['A. Hot dogs and burgers.', 'B. Ice cream.', 'C. Coffee.', 'D. Marshmallow.']",single,Concurrent +Real-Time Visual Understanding_sample_398_1,Object Perception,What is the predominant vehicle type visible on the right side of the street right now?,00:00:11,B,"['A. Red truck.', 'B. Yellow car.', 'C. White van.', 'D. Blue bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_399_1,Object Perception,What is directly in front of the camera right now?,00:00:06,B,"['A. A white car.', 'B. A yellow taxi.', 'C. A red car.', 'D. A black SUV.']",single,Concurrent +Real-Time Visual Understanding_sample_399_5,Object Perception,What notable landmark is visible on the left side of the street right now?,00:08:01,B,"['A. A statue of liberty.', 'B. A large globe structure.', 'C. A Ferris wheel.', 'D. A library.']",single,Concurrent +Real-Time Visual Understanding_sample_401_1,Object Perception,What is the type of vehicle directly in front of the camera?,00:00:04,C,"['A. A black sedan.', 'B. A white bus.', 'C. A white SUV.', 'D. A white truck.']",single,Concurrent +Real-Time Visual Understanding_sample_402_5,Object Perception,Which type of vehicle can be seen parked on the left side of the street right now?,00:07:53,C,"['A. A truck.', 'B. A bicycle.', 'C. A white car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_2,Object Perception,What type of vehicle is directly in front of the camera right now?,00:02:37,A,"['A. Taxi.', 'B. Bus.', 'C. Bicycle.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_5,Object Perception,What make of the yellow car is waiting at the red light right now?,00:10:08,C,"['A. Honda.', 'B. Ford.', 'C. Toyota.', 'D. Nissan.']",single,Concurrent +Real-Time Visual Understanding_sample_416_1,Object Perception,What can be seen in the cockpit's center screen right now?,00:00:06,B,"['A. A compass.', 'B. A map.', 'C. An altitude meter.', 'D. A weather radar.']",single,Concurrent +Real-Time Visual Understanding_sample_416_5,Object Perception,What is located to the bottom-left of the cockpit's central control panel right now?,00:09:33,A,"['A. A blue handle.', 'B. A red button.', 'C. An altitude meter.', 'D. A compass.']",single,Concurrent +Real-Time Visual Understanding_sample_417_3,Object Perception,What is the main object visible outside the aircraft right now?,00:05:27,A,"['A. A mountain.', 'B. An ocean.', 'C. A forest.', 'D. A desert.']",single,Concurrent +Real-Time Visual Understanding_sample_418_4,Object Perception,What type of vehicles are visible right now?,00:07:06,C,"['A. Cars.', 'B. Bicycles.', 'C. Gliders.', 'D. Trains.']",single,Concurrent +Real-Time Visual Understanding_sample_419_1,Object Perception,What object is visible on the left side of the cockpit?,00:00:09,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_4,Object Perception,What object is visible in the lower-left corner of the cockpit right now?,00:07:33,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_420_1,Object Perception,What object is pointing out the window right now?,00:00:10,C,"['A. A pencil.', 'B. A pen.', 'C. A finger.', 'D. A stick.']",single,Concurrent +Real-Time Visual Understanding_sample_421_1,Object Perception,What device is the person currently using to capture the video?,00:00:01,A,"['A. Head-mounted camera.', 'B. Smartphone.', 'C. DSLR camera.', 'D. Camcorder.']",single,Concurrent +Real-Time Visual Understanding_sample_421_2,Object Perception,What type of vehicle is visible in the parking lot right now?,00:02:03,A,"['A. Car.', 'B. Heavy truck.', 'C. Bus.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_421_3,Object Perception,What type of aircraft is visible right now?,00:04:10,A,"['A. Helicopter.', 'B. Airplane.', 'C. Drone.', 'D. Glider.']",single,Concurrent +Real-Time Visual Understanding_sample_421_4,Object Perception,What is the person grabbing from the food basket right now?,00:06:00,A,"['A. Chicken strips.', 'B. French fries.', 'C. Onion rings.', 'D. Mozzarella sticks.']",single,Concurrent +Real-Time Visual Understanding_sample_421_5,Object Perception,What navigational tool is visible on the screen right now?,00:08:09,A,"['A. GPS device.', 'B. Compass.', 'C. Altimeter.', 'D. Airspeed indicator.']",single,Concurrent +Real-Time Visual Understanding_sample_422_2,Object Perception,What is the pilot adjusting right now?,00:02:03,A,"['A. Control panel.', 'B. The radio.', 'C. The headset.', 'D. The GPS.']",multiple,Concurrent +Real-Time Visual Understanding_sample_422_3,Object Perception,What device is right now located to the pilot's right side and visible in the footage?,00:03:59,B,"['A. A smartphone.', 'B. A tablet.', 'C. A radio.', 'D. A map.']",single,Concurrent +Real-Time Visual Understanding_sample_422_5,Object Perception,What is the pilot holding in his right hand right now?,00:07:31,A,"['A. A joystick.', 'B. A map.', 'C. A throttle lever.', 'D. A GPS device.']",single,Concurrent +Real-Time Visual Understanding_sample_423_1,Object Perception,Which type of vehicle is visible inside the hangar right now?,00:00:03,C,"['A. Truck.', 'B. Boat.', 'C. Aircraft.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_423_2,Object Perception,Which device is currently placed on the right side of the cockpit?,00:02:56,A,"['A. A GPS device.', 'B. A radio transmitter.', 'C. An altimeter.', 'D. A fuel gauge.']",single,Concurrent +Real-Time Visual Understanding_sample_423_4,Object Perception,What instrument is the pilot using right now to navigate?,00:08:42,C,"['A. Altimeter.', 'B. Compass.', 'C. GPS tablet.', 'D. Map.']",single,Concurrent +Real-Time Visual Understanding_sample_423_5,Object Perception,Which device is placed next to the pilot's seat right now?,00:11:36,B,"['A. A GPS device.', 'B. A camera.', 'C. An oxygen mask.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_424_2,Object Perception,What is in the pilot's left hand right now?,00:02:05,B,"['A. A map.', 'B. A control stick.', 'C. A headset.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_424_4,Object Perception,What is the scene below the helicopter now?,00:06:09,B,"['A. A lake.', 'B. A forest.', 'C. A mountain.', 'D. A city.']",single,Concurrent +Real-Time Visual Understanding_sample_425_3,Object Perception,What is visible on the screen in the cockpit right now?,00:02:34,B,"['A. A speedometer.', 'B. A map.', 'C. An altimeter.', 'D. A radar.']",single,Concurrent +Real-Time Visual Understanding_sample_425_5,Object Perception,What is the pilot holding in his left hand right now?,00:05:07,B,"['A. A joystick.', 'B. A blue handle.', 'C. A map.', 'D. A throttle lever.']",single,Concurrent +Real-Time Visual Understanding_sample_426_1,Object Perception,What is mounted on the left side of the helicopter cockpit right now?,00:00:04,C,"['A. A phone.', 'B. A GPS device.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_427_2,Object Perception,What is the man in the video holding right now?,00:02:14,B,"['A. A wrench.', 'B. An air pump.', 'C. A screwdriver.', 'D. A flashlight.']",single,Concurrent +Real-Time Visual Understanding_sample_427_5,Object Perception,What is the man setting up right now?,00:08:55,A,"['A. A tent.', 'B. A table.', 'C. A chair.', 'D. A blanket.']",single,Concurrent +Real-Time Visual Understanding_sample_428_2,Object Perception,What is the primary object right now attached in front of the yellow aircraft?,00:01:23,A,"['A. A rope.', 'B. A radar.', 'C. A ladder.', 'D. A parachute.']",single,Concurrent +Real-Time Visual Understanding_sample_428_4,Object Perception,What physical structure is visible in the background right now?,00:04:00,A,"['A. A road.', 'B. A lake.', 'C. A bridge.', 'D. A factory.']",single,Concurrent +Real-Time Visual Understanding_sample_428_5,Object Perception,What is the person in the aircraft wearing on his head right now?,00:05:22,A,"['A. A leather aviator hat.', 'B. A helmet.', 'C. A beanie.', 'D. A cap.']",single,Concurrent +Real-Time Visual Understanding_sample_430_1,Object Perception,What object is mounted in front of the pilot on the left side?,00:00:02,C,"['A. A map.', 'B. A compass.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_430_3,Object Perception,What object is the man in the gray shirt holding right now?,00:04:15,C,"['A. A backpack.', 'B. A helmet.', 'C. A purple bag.', 'D. A clipboard.']",single,Concurrent +Real-Time Visual Understanding_sample_431_1,Object Perception,What is the man standing in front of the glider wearing on his head right now?,00:00:03,C,"['A. A helmet.', 'B. A hat.', 'C. A cap.', 'D. No headgear.']",single,Concurrent +Real-Time Visual Understanding_sample_431_3,Object Perception,"Right now, what is the man holding in his hand?",00:03:20,C,"['A. A map.', 'B. A burger.', 'C. A sandwich.', 'D. A piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_431_4,Object Perception,What is displayed on the central screen of the control panel right now?,00:04:58,A,"['A. A navigation map.', 'B. A weather forecast.', 'C. A music player.', 'D. An engine monitoring system.']",single,Concurrent +Real-Time Visual Understanding_sample_432_1,Object Perception,What type of vehicle is visible from the cockpit view right now?,00:00:04,D,"['A. Helicopter.', 'B. Paraglider.', 'C. Hot air balloon.', 'D. Airplane.']",single,Concurrent +Real-Time Visual Understanding_sample_432_3,Object Perception,What type of structure can be seen on the hilltop right now?,00:04:12,D,"['A. Lighthouse.', 'B. Windmill.', 'C. Observation Deck.', 'D. A red and white tower.']",single,Concurrent +Real-Time Visual Understanding_sample_432_5,Object Perception,What object is the pilot's right hand holding right now?,00:07:14,D,"['A. A map.', 'B. A throttle.', 'C. A compass.', 'D. A joystick.']",single,Concurrent +Real-Time Visual Understanding_sample_433_2,Object Perception,What type of vehicle appears near the open parking lot right now?,00:02:06,D,"['A. Motorcycle.', 'B. Helicopter.', 'C. Bicycle.', 'D. Car.']",single,Concurrent +Real-Time Visual Understanding_sample_433_3,Object Perception,What is the vehicle being operated right now?,00:04:35,D,"['A. Airplane.', 'B. Boat.', 'C. Car.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_434_2,Object Perception,What device is currently mounted to the top of the helicopter's control panel?,00:02:07,A,"['A. A camera.', 'B. A GPS unit.', 'C. An altimeter.', 'D. A radar detector.']",single,Concurrent +Real-Time Visual Understanding_sample_434_3,Object Perception,What is currently seen on the belt of the police officer?,00:04:08,C,"['A. Flashlight.', 'B. Handcuffs.', 'C. Taser.', 'D. Radio.']",single,Concurrent +Real-Time Visual Understanding_sample_435_1,Object Perception,What instrument is visible on the pilot's lap right now?,00:00:03,D,"['A. An altimeter', 'B. A compass', 'C. A throttle', 'D. A joystick']",single,Concurrent +Real-Time Visual Understanding_sample_435_2,Object Perception,Where is the airplane preparing to land?,00:01:18,D,"['A. At the airport.', 'B. On the mountain.', 'C. In the field.', 'D. On the grassland.']",single,Concurrent +Real-Time Visual Understanding_sample_436_4,Object Perception,What is the camera operator holding in his hands right now?,00:04:01,B,"['A. A red crate.', 'B. A green and white carton.', 'C. A yogurt container.', 'D. A bottle of milk.']",single,Concurrent +Real-Time Visual Understanding_sample_437_3,Object Perception,What is the person holding right now?,00:03:00,B,"['A. A bottle of juice.', 'B. A carton of milk.', 'C. A box of cereal.', 'D. A can of soda.']",single,Concurrent +Real-Time Visual Understanding_sample_437_4,Object Perception,What did the person pick up on the top shelf just now?,00:05:27,C,"['A. Boxes of cereal.', 'B. Cans of soup.', 'C. Yogurt cups.', 'D. Bottled water.']",multiple,Prior +Real-Time Visual Understanding_sample_438_1,Object Perception,What is the person in the video organizing on the shelf?,00:00:20,B,"['A. Boxes of cereal.', 'B. Containers of yogurt.', 'C. Bottles of milk.', 'D. Packages of cheese.']",single,Concurrent +Real-Time Visual Understanding_sample_438_2,Object Perception,What is the person holding right now?,00:02:21,B,"['A. A metal cart.', 'B. A cardboard box.', 'C. A green boxed item.', 'D. A juice carton.']",single,Concurrent +Real-Time Visual Understanding_sample_438_5,Object Perception,What brand of dairy products is prominently featured on the shelves right now?,00:08:42,A,"['A. Kesella.', 'B. Danone.', 'C. Yoplait.', 'D. Nestle.']",single,Concurrent +Real-Time Visual Understanding_sample_439_1,Object Perception,What is the primary product seen on the cart?,00:00:09,C,"['A. Yogurt cups', 'B. Cream cartons', 'C. Milk or a similar product in red and white packaging', 'D. Cheese blocks']",single,Concurrent +Real-Time Visual Understanding_sample_440_1,Object Perception,What type of drink cartons did the individual rearranging first?,00:00:03,B,"['A. Orange juice.', 'B. Yoghurt.', 'C. Chocolate milk.', 'D. Apple juice.']",single,Concurrent +Real-Time Visual Understanding_sample_440_4,Object Perception,What type of products is the person handling in the supermarket aisle?,00:07:20,C,"['A. Bread loaves.', 'B. Canned goods.', 'C. Milk cartons.', 'D. Fruit packages.']",single,Concurrent +Real-Time Visual Understanding_sample_441_2,Object Perception,What did the person pick up from the cart and place into the left-side shelves just now?,00:02:34,B,"['A. Yogurt cups.', 'B. Green Cartons of milk.', 'C. Boxes of green-colored items.', 'D. Containers of cream.']",multiple,Prior +Real-Time Visual Understanding_sample_442_2,Object Perception,What label is visible on the boxes stacked on the floor in the storage room right now?,00:04:19,C,"['A. ALPHA.', 'B. CHARLIE.', 'C. Valio and BRAVO.', 'D. DELTA.']",single,Prior +Real-Time Visual Understanding_sample_442_3,Object Perception,What brand of juice cartons is the person handling?,00:13:02,A,"['A. BRAVO.', 'B. EXOTISK JUICE.', 'C. TROPICANA.', 'D. DELIGHT JUICE.']",single,Concurrent +Real-Time Visual Understanding_sample_443_1,Object Perception,What is the gloved hand reaching towards at the beginning of the video?,00:01,A,"['A. Yogurt containers.', 'B. Milk cartons.', 'C. Juice bottles.', 'D. Cheese blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_444_2,Object Perception,What is being placed on the refrigerated shelf right now?,00:02:23,A,"['A. Cartons of milk.', 'B. Bottles of water.', 'C. Packs of juice.', 'D. Bags of vegetables.']",single,Concurrent +Real-Time Visual Understanding_sample_445_1,Object Perception,What is the person maneuvering at the start of the video?,00:08,A,"['A. A cart.', 'B. A trolley.', 'C. A box.', 'D. A crate.']",single,Prior +Real-Time Visual Understanding_sample_445_2,Object Perception,What kind of products is the person handling?,00:03:00,A,"['A. Dairy products.', 'B. Bakery items.', 'C. Canned goods.', 'D. Fresh produce.']",single,Concurrent +Real-Time Visual Understanding_sample_445_4,Object Perception,What type of containers is being placed into the wire cart?,00:08:07,A,"['A. White and blue labeled.', 'B. Red and white labeled.', 'C. Green and white labeled.', 'D. Yellow labeled.']",single,Concurrent +Real-Time Visual Understanding_sample_446_1,Object Perception,What is prominently visible on top of the table at the start of the video?,00:00:01,B,"['A. A stack of green boxes.', 'B. A stack of white cartons labeled ""JO"".', 'C. A stack of red cartons labeled ""YO"".', 'D. A stack of blue containers labeled ""Mild Yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_446_2,Object Perception,What brand name appears on the green cartons being held by the person?,00:02:52,B,"['A. KESO.', 'B. Bregott.', 'C. Arla.', 'D. Lurpak.']",single,Concurrent +Real-Time Visual Understanding_sample_446_3,Object Perception,What is the individual wearing on their hands while handling the yogurt containers?,00:05:31,A,"['A. Gloves.', 'B. Mittens.', 'C. Bare hands.', 'D. Bandages.']",single,Concurrent +Real-Time Visual Understanding_sample_447_2,Object Perception,What kind of items is the person reaching for on the cart?,00:02:43,B,"['A. Cheese blocks.', 'B. Yogurt cups.', 'C. Milk cartons.', 'D. Bread loaves.']",single,Concurrent +Real-Time Visual Understanding_sample_447_3,Object Perception,What type of items is the viewer primarily handling in the video?,00:05:40,B,"['A. Electronic gadgets.', 'B. Dairy products.', 'C. Clothing accessories.', 'D. Stationery products.']",single,Concurrent +Real-Time Visual Understanding_sample_448_2,Object Perception,What type of perspective is shown in the video?,00:02:23,C,"['A. Third-person perspective.', 'B. Aerial perspective.', 'C. First-person perspective.', 'D. Side perspective.']",single,Concurrent +Real-Time Visual Understanding_sample_449_1,Object Perception,What object is being pushed at the beginning of the video?,00:00:20,B,"['A. A stroller.', 'B. A metal shopping cart.', 'C. A suitcase.', 'D. A wheelbarrow.']",single,Prior +Real-Time Visual Understanding_sample_449_4,Object Perception,What is the person holding in his hand right now?,00:12:05,C,"['A. A red basket.', 'B. A plastic bag.', 'C. A cardboard tray.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_450_5,Object Perception,What type car is the orange car visible right now?,00:07:29,A,"['A. SUV.', 'B. Van.', 'C. Bus.', 'D. Truck.']",single,Concurrent +Real-Time Visual Understanding_sample_451_5,Object Perception,Which brand's logo is visible on the right side of the road right now?,00:07:44,D,"[""A. McDonald's."", 'B. KFC.', 'C. Subway.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_454_2,Object Perception,What is mounted on the dashboard right now?,00:02:10,A,"['A. A phone with GPS application.', 'B. A camera.', 'C. A radio.', 'D. A small fan.']",single,Concurrent +Real-Time Visual Understanding_sample_454_5,Object Perception,What is attached to the dashboard right now?,00:08:41,C,"['A. A notebook.', 'B. A GPS device.', 'C. A mobile phone.', 'D. A calculator.']",single,Concurrent +Real-Time Visual Understanding_sample_455_3,Object Perception,What type of vehicle is visible directly ahead the camera right now?,00:04:27,C,"['A. A sedan.', 'B. A motorcycle.', 'C. A truck.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_455_5,Object Perception,What is mounted on the dashboard right now?,00:08:56,A,"['A. A phone with GPS application.', 'B. A radio receiver.', 'C. An air freshener.', 'D. A digital clock.']",single,Concurrent +Real-Time Visual Understanding_sample_456_2,Object Perception,What is directly in front of the vehicle?,00:01:55,C,"['A. A park.', 'B. A construction site.', 'C. A crosswalk.', 'D. A gas station.']",single,Concurrent +Real-Time Visual Understanding_sample_456_3,Object Perception,What color is the car driving next to the bus?,00:03:45,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_458_2,Object Perception,What brand logo is visible on the rear of the car directly in front right now?,00:01:52,D,"['A. Toyota.', 'B. Honda.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_458_3,Object Perception,What colored barriers are visible on the passenger-side sidewalk right now?,00:03:39,D,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_458_5,Object Perception,What is the make of the vehicle directly in front right now?,00:07:18,D,"['A. Toyota.', 'B. Honda.', 'C. Nissan.', 'D. Mitsubishi.']",single,Concurrent +Real-Time Visual Understanding_sample_459_2,Object Perception,What device is located to the right side of the steering wheel right now?,00:02:03,A,"['A. A digital device.', 'B. A water bottle.', 'C. A map.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_462_3,Object Perception,What is depicted in the painting shown in the video right now?,00:02:42,A,"['A. A wave breaking in the ocean.', 'B. A forest scene.', 'C. An abstract pattern.', 'D. A cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_463_3,Object Perception,What is on top of the stack of books leftside on the small table?,00:05:24,D,"['A. A blue-colored book.', 'B. A green-colored book.', 'C. A red-colored book.', 'D. An orange-colored book.']",single,Concurrent +Real-Time Visual Understanding_sample_464_5,Object Perception,What is depicted in the top left painting on the white wall?,00:07:00,B,"['A. A vivid sunset over a hilly landscape.', 'B. A stormy scene with lightning over a dark road.', 'C. A monochromatic, foggy landscape with twisted trees.', 'D. An abstract painting with splashes of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_465_3,Object Perception,"What is prominently featured in this tall, vertical painting?",00:08:07,B,"['A. Characters in vibrant outfits.', 'B. A dark blue center with white edges.', 'C. Abstract shapes and vibrant colors.', 'D. Geometric and floral patterns.']",single,Concurrent +Real-Time Visual Understanding_sample_465_5,Object Perception,What is being displayed on the video now?,00:08:52,B,"['A. A bookshelf filled with books.', 'B. A painting depicting a bookshelf.', 'C. A painting with many trees.', 'D. A painting with many people in it.']",single,Concurrent +Real-Time Visual Understanding_sample_466_1,Object Perception,What object is the blue gorilla holding?,00:00:08,D,"['A. A banana.', 'B. A small sculpture.', 'C. A book.', 'D. A cylindrical object labeled ""USA"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_3,Object Perception,What significant installation is revealed in the center of the gallery right now?,00:02:51,D,"['A. A large sculpture in the center', 'B. A collection of paintings on the walls', 'C. A video projection', 'D. Numerous small, colorful items hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_468_2,Object Perception,What is depicted in the sculpture shown just now,00:08:08,D,"['A. A person holding a tree.', 'B. A person holding a book.', 'C. A person holding a bird.', 'D. A person holding a house.']",multiple,Prior +Real-Time Visual Understanding_sample_469_1,Object Perception,What shape is the transparent sculpture placed on the clear pedestal shown just now?,00:02:53,C,"['A. Star.', 'B. Circle.', 'C. Heart.', 'D. Triangle.']",single,Prior +Real-Time Visual Understanding_sample_469_5,Object Perception,What is on the table beneath the lower part of the display?,00:08:10,A,"['A. Two books and a box.', 'B. one book and a box.', 'C. A sculpture.', 'D. A vase.']",single,Concurrent +Real-Time Visual Understanding_sample_470_2,Object Perception,What is depicted in the three artworks shown in the video right now?,00:02:23,B,"['A. Abstract floral shapes.', 'B. Cartoon figures in dynamic poses.', 'C. Realistic portraits of people.', 'D. Landscapes with mountains.']",single,Concurrent +Real-Time Visual Understanding_sample_470_5,Object Perception,What letters are mounted on the blue wall shown just now?,00:07:10,B,"['A. L and T.', 'B. L and P.', 'C. P and T.', 'D. L and M.']",multiple,Prior +Real-Time Visual Understanding_sample_473_3,Object Perception,Which painting includes a seaside scene with birds flying around?,00:00:25,C,"['A. The painting of a mother holding a baby.', 'B. The painting with the text ""SUGAR"".', 'C. The painting of the oversized shark and pig.', 'D. The painting with anthropomorphic figures.']",single,Prior +Real-Time Visual Understanding_sample_474_1,Object Perception,What is the main subject in the initial artwork shown in the gallery?,00:00:04,A,"['A. A white chicken with a red comb.', 'B. A black chicken with a white tail.', 'C. A vase with green flowers.', 'D. An abstract orange pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_474_4,Object Perception,What is depicted in the larger framed artwork right now?,00:04:46,A,"['A. A collage of various houses.', 'B. A single house with a red roof.', 'C. An abstract green image.', 'D. A black and white portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_476_5,Object Perception,What kind of artworks are displayed on the partition wall?,00:02:53,B,"['A. Sculptures.', 'B. Framed prints.', 'C. Digital screens.', 'D. Posters.']",single,Concurrent +Real-Time Visual Understanding_sample_477_1,Object Perception,What are the small components of the display shown right now?,00:00:15,B,"['A. Small paintings.', 'B. Cylindrical objects.', 'C. Rectangular tiles.', 'D. Triangular pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_477_4,Object Perception,What is prominently mounted on the wall right now?,00:07:14,C,"['A. A large, intricate tapestry.', 'B. A framed palette with blobs of paint.', ""C. A large, textured 3D artwork of a lion's head."", 'D. A black and white sketch.']",single,Concurrent +Real-Time Visual Understanding_sample_480_3,Object Perception,What does the upper left painting feature?,00:03:42,A,"['A. A large tree in bloom with pink flowers.', 'B. A large tree with green foliage.', 'C. A whimsical figure with flowers around its head.', 'D. An abstract design with swirling shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_481_2,Object Perception,What object is the track passing under right now?,00:00:48,C,"['A. A chair.', 'B. A table.', 'C. A bed.', 'D. A couch.']",single,Concurrent +Real-Time Visual Understanding_sample_481_4,Object Perception,What object is the track curving around right now?,00:02:19,C,"['A. A couch.', 'B. A table.', 'C. A sofa.', 'D. A window.']",single,Concurrent +Real-Time Visual Understanding_sample_487_4,Object Perception,What is the color of the car that leads the race right now?,00:03:27,C,"['A. Red', 'B. Blue', 'C. Yellow', 'D. Purple']",single,Concurrent +Real-Time Visual Understanding_sample_491_3,Object Perception,What are the people behind the barricade holding right now?,00:01:42,C,"['A. Cameras.', 'B. Drinks.', 'C. Remote controls.', 'D. Cell phones.']",single,Concurrent +Real-Time Visual Understanding_sample_492_5,Object Perception,What is the green dinosaur holding on its head?,00:14:00,D,"['A. A miniature human figure.', 'B. A piece of railroad track.', 'C. A toy truck.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_496_5,Object Perception,What is surrounding the racetrack right now?,00:12:03,C,"['A. Sand dunes.', 'B. Tall grass.', 'C. Snow banks.', 'D. Rocky cliffs.']",single,Concurrent +Real-Time Visual Understanding_sample_497_1,Object Perception,"What is depicted in the quadrants labeled ""Train1,"" ""Scrambler,"" ""Train2,"" and ""Big-U""?",00:00:15,B,"['A. Various miniature race tracks.', 'B. Four different sections of the race track.', 'C. A detailed map of a large city.', 'D. A diagram of an amusement park.']",single,Concurrent +Real-Time Visual Understanding_sample_498_2,Object Perception,Which car has a green fin in the back?,00:02:10,C,"['A. Car #24.', 'B. Car #28.', 'C. Car #35.', 'D. Car #94.']",single,Concurrent +Real-Time Visual Understanding_sample_498_4,Object Perception,What colors are those two racing cars?,00:06:00,B,"['A. Red and blue.', 'B. Green and silver.', 'C. Black and yellow.', 'D. Blue and orange.']",single,Concurrent +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_3,Text-Rich Understanding,What logo is seen on the jersey of the player covering his mouth?,00:01:22,D,"['A. Apple.', 'B. Google.', 'C. Adidas.', 'D. Spotify.']",single,Prior +Real-Time Visual Understanding_sample_2_5,Text-Rich Understanding,What is the current score shown on the scoreboard?,00:05:15,B,"['A. Croatia 3 - 2 Brazil.', 'B. Croatia 4 - 2 Brazil.', 'C. Croatia 4 - 3 Brazil.', 'D. Croatia 5 - 2 Brazil.']",single,Prior +Real-Time Visual Understanding_sample_4_3,Text-Rich Understanding,What was the score and the position of the teams right now?,00:01:04,C,"['A. 1-0, the team in blue and red is leading.', 'B. 2-0, the team in white is leading.', 'C. 2-0, the team in blue and red is leading.', 'D. 1-1, the teams are tied.']",single,Concurrent +Real-Time Visual Understanding_sample_5_1,Text-Rich Understanding,What name is written on the goalkeeper's bright green jersey?,00:00:14,B,"['A. NEUER.', 'B. PICKFORD.', 'C. DE GEA.', 'D. COURTOIS.']",single,Prior +Real-Time Visual Understanding_sample_5_5,Text-Rich Understanding,What number is on the back of the goalkeeper's kit who is preparing to dive for the penalty kick?,00:07:23,D,"['A. 10.', 'B. 7.', 'C. 5.', 'D. 1.']",single,Prior +Real-Time Visual Understanding_sample_6_5,Text-Rich Understanding,What is written on the back of the goalkeeper's jersey?,00:07:05,C,"['A. SMITH 10.', 'B. JONES 15.', 'C. SCHEMEICHEL 1.', 'D. MARTIN 8.']",single,Prior +Real-Time Visual Understanding_sample_8_3,Text-Rich Understanding,What advertisement is visible around the perimeter of the field right now?,00:01:25,C,"['A. ""Airbnb"".', 'B. ""Expedia"".', 'C. ""Booking.com"".', 'D. ""TripAdvisor"".']",single,Concurrent +Real-Time Visual Understanding_sample_9_1,Text-Rich Understanding,What card is this person playing now?,00:00:11,A,"['A. Nine of Spades.', 'B. Six of Spades.', 'C. Nine of Hearts.', 'D. Seven of Diamonds.']",multiple,Prior +Real-Time Visual Understanding_sample_12_5,Text-Rich Understanding,What is the title of the cookbook prominently featured?,00:11:04,A,"['A. ""Gordon Ramsay in 10: Delicious Recipes Made in a Flash"".', 'B. ""Jamie Oliver\'s 30-Minute Meals"".', 'C. ""Gordon Ramsay\'s Ultimate Cookery Course"".', 'D. ""Nigella Express: Good Food Fast"".']",single,Concurrent +Real-Time Visual Understanding_sample_18_5,Text-Rich Understanding,How much time does this person have left now??,00:09:05,B,"['A. 01:53.', 'B. 01:52.', 'C. 01:51.', 'D. 01:54.']",single,Concurrent +Real-Time Visual Understanding_sample_23_1,Text-Rich Understanding,What text appears on the screen right now?,00:00:18,A,"['A. ""RAMSAY in 10"".', 'B. ""RAMSAY in 5"".', 'C. ""COOKING in 10"".', 'D. ""CHEF in 10"".']",single,Prior +Real-Time Visual Understanding_sample_24_3,Text-Rich Understanding,What text appeared on the just now?,00:02:57,D,"['A. ""Cooking Time: 10 minutes"".', 'B. ""Season to Taste"".', 'C. ""Ingredients: Beef, Salt, Pepper"".', 'D. ""Recipe is in the description below"".']",single,Prior +Real-Time Visual Understanding_sample_24_5,Text-Rich Understanding,How much time does this person have left now??,00:05:49,D,"['A. 10s.', 'B. More than ten seconds.', 'C. 20s.', 'D. Less than ten seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_28_1,Text-Rich Understanding,What text appears at the top right of the screen right now?,00:00:13,B,"['A. ""Live Recording"".', 'B. ""Previously Recorded Live"".', 'C. ""Recording Now"".', 'D. ""Live Now"".']",single,Concurrent +Real-Time Visual Understanding_sample_31_1,Text-Rich Understanding,What word appears on the bottom left of the frame while the man continues his explanation?,00:00:13,C,"['A. COOK.', 'B. RAMSAY.', 'C. HOT.', 'D. READY.']",single,Concurrent +Real-Time Visual Understanding_sample_34_2,Text-Rich Understanding,How much time does the person have left to complete their task according to the producer?,00:02:50,C,"['A. 5 minutes 30 seconds.', 'B. 7 minutes 30 seconds.', 'C. 8 minutes 30 seconds.', 'D. 9 minutes 30 seconds.']",single,Prior +Real-Time Visual Understanding_sample_40_1,Text-Rich Understanding,What is prominently displayed behind the person standing against a blue backdrop?,00:00:20,D,"['A. ""CHEF in 10"".', 'B. ""COOK in 10"".', 'C. ""BAKE in 10"".', 'D. ""RAMSAY in 10"".']",single,Prior +Real-Time Visual Understanding_sample_42_5,Text-Rich Understanding,What do the decorative letters on the top shelf spell?,00:06:05,C,"['A. EAT.', 'B. CHEF.', 'C. COOK.', 'D. FOOD.']",single,Prior +Real-Time Visual Understanding_sample_52_1,Text-Rich Understanding,What is the screen displaying right now?,00:00:15,B,"['A. A detailed close-up of milestone discs.', 'B. The words __aby Milestone Disc_ centered on a black screen.', 'C. Two highlighted milestone discs.', 'D. A light gray background with a title and note.']",single,Concurrent +Real-Time Visual Understanding_sample_60_1,Text-Rich Understanding,What phrase appears right now?,00:00:14,C,"['A. ""Links to the materials I used are in the video description.""', 'B. ""Merry Christmas and Happy New Year.""', 'C. ""Alcohol Ink Ornaments.""', 'D. ""Handmade Ornaments by Design.""']",single,Concurrent +Real-Time Visual Understanding_sample_104_1,Text-Rich Understanding,What is written on the rectangular object that the individual is presenting?,00:00:15,B,"['A. GTX 1080.', 'B. RTX 4090.', 'C. RTX 3070.', 'D. RX 6900.']",single,Concurrent +Real-Time Visual Understanding_sample_104_2,Text-Rich Understanding,"Just now, which graphics card model has its frame rate exceeding 200 FPS?",00:04:00,C,"['A. RTX 2080 Ti.', 'B. RTX 3090.', 'C. RTX 4090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_104_3,Text-Rich Understanding,"Which rival drivers are shown in front of the first-person perspective of the ""WILLIAMS"" car right now?",00:07:37,B,"['A. RUSSELL and ALONSO', 'B. VERSTAPPEN, BOTTAS, RUSSELL, MAGNUSSEN and ALBON', 'C. HAMILTON and LECLERC', 'D. VETTEL and GASLY']",single,Concurrent +Real-Time Visual Understanding_sample_104_4,Text-Rich Understanding,What key statistics about the GPU were shown just now?,00:11:12,B,"['A. CPU usage and system temperature.', 'B. GPU model, temperature readings, clock speed, and power.', 'C. Memory usage and network speed.', 'D. Hard drive space and cooling fan speed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_5,Text-Rich Understanding,What is the visual focus of the scene right now?,00:13:46,B,"['A. The setup of a gaming console.', 'B. Two graphics cards on a white surface.', 'C. A close-up of a computer screen.', 'D. A group of people discussing.']",single,Concurrent +Real-Time Visual Understanding_sample_105_1,Text-Rich Understanding,What graphics card is mentioned as having 44 shader TFLOPS?,00:00:20,D,"['A. RTX 4070 Super.', 'B. RTX 4080 Super.', 'C. RTX 4090.', 'D. RTX 4070 Ti Super.']",single,Prior +Real-Time Visual Understanding_sample_105_2,Text-Rich Understanding,Which series of graphics cards is being displayed right now?,00:03:34,B,"['A. GTX 1080 Ti.', 'B. RTX 4070 Super.', 'C. RX 5700 XT.', 'D. RTX 3060.']",single,Concurrent +Real-Time Visual Understanding_sample_105_3,Text-Rich Understanding,Which graphics card achieves the highest performance in all categories as shown?,00:07:00,C,"['A. RTX 4070', 'B. RTX 4070 SUPER', 'C. RTX 4070 Ti', 'D. RTX 4060 Ti']",single,Concurrent +Real-Time Visual Understanding_sample_105_4,Text-Rich Understanding,"What type of data is shown regarding ""Stable Diffusion AI"" right now?",00:10:20,B,"['A. User reviews.', 'B. Benchmarking data.', 'C. Software tutorials.', 'D. Game results.']",single,Concurrent +Real-Time Visual Understanding_sample_105_5,Text-Rich Understanding,What models are the two graphics cards labeled right now?,00:12:15,C,"['A. GTX 3090.', 'B. RX 6900.', 'C. RTX 4070 and RTX 4070 SUPER.', 'D. LIV.']",single,Prior +Real-Time Visual Understanding_sample_106_1,Text-Rich Understanding,What is the boost clock speed of the RTX 4090 right now?,00:00:20,C,"['A. 1665 MHz.', 'B. 1695 MHz.', 'C. 2520 MHz.', 'D. 2505 MHz.']",single,Prior +Real-Time Visual Understanding_sample_106_2,Text-Rich Understanding,Which performance metrics are being shown right now?,00:03:40,C,"['A. CPU benchmarks for various processors.', 'B. FPS results for different games.', 'C. CPU clock, CPU Usage, VRAM Usage, GPU Power, GPU Temp, and FPS for 4070TiS.', 'D. RAM speed metrics for different memory types.']",single,Concurrent +Real-Time Visual Understanding_sample_106_3,Text-Rich Understanding,Which graphics card is labeled in green in the performance comparison right now?,00:06:59,C,"['A. RTX 3060 Ti', 'B. RTX 4060 Ti', 'C. RTX 4070 Ti SUPER', 'D. RTX 2070']",single,Concurrent +Real-Time Visual Understanding_sample_106_4,Text-Rich Understanding,"Which GPU shows the best performance for ""SDXL(512x512)"" right now?",00:10:20,C,"['A. RTX 4070.', 'B. RTX 4070 Ti.', 'C. RTX 4080.', 'D. SD1.5(512x512).']",single,Concurrent +Real-Time Visual Understanding_sample_106_5,Text-Rich Understanding,What emojis are currently displayed around the man and the graphics card?,00:12:43,C,"['A. ""like,"" ""comment,"" ""follow,"" and ""share"".', 'B. ""like,"" ""save,"" ""comment,"" and ""share"".', 'C. ""like,"" ""insert coins,"" ""favorite,"" and ""share"".', 'D. ""like,"" ""comment,"" ""subscribe,"" and ""share"".']",single,Concurrent +Real-Time Visual Understanding_sample_107_1,Text-Rich Understanding,What text is prominently displayed on the screen right now before the scene transitions to an outline resembling glasses?,00:00:05,D,"['A. Introducing the future.', 'B. Just one more thing...', 'C. One last item...', 'D. One more thing...']",single,Prior +Real-Time Visual Understanding_sample_107_2,Text-Rich Understanding,"What scores are shown for the MacBook Air 13 just now for ""Premiere Pro"" in the ""Adobe results?",00:03:16,A,"['A. 322.', 'B. 835.', 'C. 327.', 'D. 1042.']",multiple,Concurrent +Real-Time Visual Understanding_sample_107_3,Text-Rich Understanding,What word is printed on the sides of the yellow and black backpack right now?,00:06:02,C,"['A. TECHNO.', 'B. FUTURE.', 'C. CYBERPUNK.', 'D. HACKER.']",single,Prior +Real-Time Visual Understanding_sample_107_4,Text-Rich Understanding,Which MacBook model is shown with a geometric design on the screen right now?,00:09:07,D,"['A. MacBook Air 15.', 'B. MacBook Pro 14.', 'C. MacBook Pro 16.', 'D. MacBook Air 13.']",single,Prior +Real-Time Visual Understanding_sample_107_5,Text-Rich Understanding,What color is the background right now while the man is speaking?,00:12:14,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_108_1,Text-Rich Understanding,What is the price of the RTX 4080 shown right now?,00:00:15,B,"['A. 6499.', 'B. 9499.', 'C. 7499.', 'D. 5499.']",single,Concurrent +Real-Time Visual Understanding_sample_108_2,Text-Rich Understanding,What is highlighted as the top-performing graphics card right now according to the 3DMark Time Spy Extreme scores?,00:04:20,B,"['A. RTX 3070.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 3090 Ti.']",single,Prior +Real-Time Visual Understanding_sample_108_3,Text-Rich Understanding,What is the average FPS score of the RTX 4080 at a resolution of 3840x2160 right now?,00:08:09,C,"['A. 124.', 'B. 118.', 'C. 100.', 'D. 82.']",single,Concurrent +Real-Time Visual Understanding_sample_108_4,Text-Rich Understanding,What is the marked performance percentage of the RTX 4090 right now?,00:12:01,D,"['A. 100%', 'B. 121%', 'C. 129%', 'D. 166%']",single,Concurrent +Real-Time Visual Understanding_sample_108_5,Text-Rich Understanding,What is the price of the RTX 4080 graphics card in yuan?,00:12:15,B,"['A. 5499 yuan.', 'B. 9499 yuan.', 'C. 11999 yuan.', 'D. 12999 yuan.']",single,Prior +Real-Time Visual Understanding_sample_109_1,Text-Rich Understanding,What GPU does the AMD Ryzen 7 5700G have right now?,00:00:20,C,"['A. Vega 6.', 'B. Vega 7.', 'C. Vega 8.', 'D. Vega 9.']",single,Prior +Real-Time Visual Understanding_sample_109_2,Text-Rich Understanding,What is the score of the i7-1165G7 (Iris Xe Graphics) processor right now?,00:03:38,B,"['A. 862.', 'B. 1656.', 'C. 1312.', 'D. 1429.']",single,Prior +Real-Time Visual Understanding_sample_109_3,Text-Rich Understanding,What graphical setting is mentioned on the menu screen right now?,00:06:45,D,"['A. Display.', 'B. Graphics.', 'C. Anti-Aliasing.', 'D. FidelityFX Super Resolution 1.0.']",single,Concurrent +Real-Time Visual Understanding_sample_109_4,Text-Rich Understanding,"What value was set for the ""GFX Voltage"" just now?",00:10:01,D,"['A. 1.200V.', 'B. 1.500V.', 'C. 1.250V.', 'D. 1.400V.']",single,Prior +Real-Time Visual Understanding_sample_109_5,Text-Rich Understanding,What is the label on the boxed CPU seen right now?,00:12:23,B,"['A. Intel Core i7.', 'B. AMD Ryzen 5.', 'C. NVIDIA GeForce GTX.', 'D. Intel Core i5.']",single,Concurrent +Real-Time Visual Understanding_sample_110_1,Text-Rich Understanding,What information is displayed as white text in Chinese on the black screen right now?,00:00:03,B,"['A. The video was edited using advanced software.', 'B. The video was shot entirely on an iPhone.', 'C. The video highlights scenic city landscapes.', 'D. The video was produced by a famous filmmaker.']",single,Concurrent +Real-Time Visual Understanding_sample_110_2,Text-Rich Understanding,What language are the graph labels showing performance metrics written in right now?,00:04:19,D,"['A. English.', 'B. Japanese.', 'C. Korean.', 'D. Chinese.']",single,Concurrent +Real-Time Visual Understanding_sample_110_3,Text-Rich Understanding,What labels are shown on the display screen right now?,00:08:15,D,"['A. ""HDR,"" ""Portrait,"" ""Landscape,"" and ""Night.""', 'B. ""Pro,"" ""Normal,"" ""Custom,"" and ""Basic.""', 'C. ""Ultra wide,"" ""Wide,"" ""Depth,"" and ""Zoom.""', 'D. ""Ultra wide,"" ""Wide,"" ""Tele,"" and ""Selfie.""']",single,Concurrent +Real-Time Visual Understanding_sample_110_4,Text-Rich Understanding,What app is being used on the smartphone right now?,00:12:09,B,"['A. FITNESS TRACKER.', 'B. SPEEDTEST.', 'C. WEATHER FORECAST.', 'D. MAPS NAVIGATION.']",single,Concurrent +Real-Time Visual Understanding_sample_110_5,Text-Rich Understanding,What does the overlay text on the screen right now humorously suggest?,00:15:22,B,"['A. Someone is praising the person.', 'B. Someone is gossiping about the person.', 'C. Someone is giving directions to the person.', 'D. Someone is warning the person.']",single,Concurrent +Real-Time Visual Understanding_sample_111_1,Text-Rich Understanding,What is the main subject of the comparison shown right now?,00:00:10,B,"['A. The gadgets on the shelves.', 'B. The MediaTek Dimensity 9000 chip and another chip labeled Snapdragon 8 Gen 1.', ""C. The person's hand gestures and facial expressions."", 'D. The blue wall with shelves in the background.']",single,Concurrent +Real-Time Visual Understanding_sample_111_2,Text-Rich Understanding,What is the label of the highlighted central block in the GPU section right now?,00:04:00,B,"['A. A510 1.8GHz.', 'B. G710MC10.', 'C. X2 3.05GHz.', 'D. A710 2.85GHz.']",single,Concurrent +Real-Time Visual Understanding_sample_111_3,Text-Rich Understanding,What are the performance values shown for the device labeled Dimensity 9000 right now?,00:07:30,D,"['A. 42 and 115.', 'B. 43 and 100.', 'C. 100 and 42.', 'D. 42 and 100.']",single,Concurrent +Real-Time Visual Understanding_sample_111_4,Text-Rich Understanding,What is the average frame rate and power consumption for the Snapdragon 8 Gen1 device right now?,00:11:20,C,"['A. 59 fps/3.9W.', 'B. 59 fps/4.8W.', 'C. 58 fps/6.3W.', 'D. 48 fps/5.1W.']",single,Concurrent +Real-Time Visual Understanding_sample_111_5,Text-Rich Understanding,Which symbol is NOT displayed across the screen right now?,00:14:02,D,"['A. Thumbs-up icon.', 'B. forward icon.', 'C. Star.', 'D. Heart.']",single,Concurrent +Real-Time Visual Understanding_sample_112_1,Text-Rich Understanding,Which graphics cards are being compared right now?,00:00:20,A,"['A. RTX 3080 Ti and RTX 3070 Ti.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_2,Text-Rich Understanding,Which graphics cards are being compared right now?,00:03:11,A,"['A. RTX 3080 Ti and RTX 3080.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_3,Text-Rich Understanding,What metrics are displayed on the benchmarking screen for each graphics card right now?,00:06:00,A,"['A. FPS, clock speed, temperature, power, and CPU usage.', 'B. Memory usage, CPU temperature, and power draw.', 'C. Ping rate, jitter, and packet loss.', 'D. Frame time, GPU load, and VRAM usage.']",single,Concurrent +Real-Time Visual Understanding_sample_112_4,Text-Rich Understanding,"What frame rate does the RTX 3080 Ti with Intel i9 12900K and 32G DDR5 4800 achieve for ""God of War 4"" at 4K+DLSS right now?",00:09:20,A,"['A. 101 fps.', 'B. 135 fps.', 'C. 91 fps.', 'D. 87 fps.']",single,Prior +Real-Time Visual Understanding_sample_112_5,Text-Rich Understanding,What appears in the overlay graphics on the screen right now?,00:11:13,A,"['A. User interaction options.', 'B. Weather icons.', 'C. Application logos.', 'D. Navigation tools.']",single,Concurrent +Real-Time Visual Understanding_sample_113_1,Text-Rich Understanding,What item is the person holding close to the camera right now?,00:00:07,D,"['A. A framed picture.', 'B. A black device.', 'C. A navy blue t-shirt.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_113_2,Text-Rich Understanding,What is the CPU multi-core score shown in the video for the A15?,00:03:00,D,"['A. 4317.', 'B. 1741.', 'C. 4211.', 'D. 4908.']",single,Prior +Real-Time Visual Understanding_sample_113_3,Text-Rich Understanding,What title is displayed at the top center of the black background right now?,00:05:27,D,"['A. 3DMark Benchmark Results.', 'B. Processor Performance Test.', 'C. 3DMark Extreme Test.', 'D. 3DMark Wild Extreme Stress.']",single,Concurrent +Real-Time Visual Understanding_sample_113_4,Text-Rich Understanding,What is the title of the bar chart being displayed right now?,00:08:19,D,"['A. Game Equipment Comparison.', 'B. Relationship between Frame Rate and Temperature.', 'C. Power Consumption Comparison of Different Devices.', 'D. Real-time Frame Rate of the Game ""Genshin Impact"".']",single,Concurrent +Real-Time Visual Understanding_sample_113_5,Text-Rich Understanding,What type of products are predominantly displayed on the shopping application right now?,00:10:31,D,"['A. Clothes.', 'B. Books.', 'C. Furniture.', 'D. Electronics.']",single,Concurrent +Real-Time Visual Understanding_sample_114_1,Text-Rich Understanding,What label is prominently visible on the computer case right now?,00:00:06,D,"['A. ASUS.', 'B. Corsair.', 'C. Cooler Master.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_2,Text-Rich Understanding,What label is visible on the memory bank just now?,00:04:07,D,"['A. Essential.', 'B. Major.', 'C. Primary.', 'D. Crucial.']",multiple,Concurrent +Real-Time Visual Understanding_sample_114_3,Text-Rich Understanding,Which brand name appears on the black fans inside the computer case right now?,00:07:39,D,"['A. Corsair.', 'B. Cooler Master.', 'C. Thermaltake.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_4,Text-Rich Understanding,Which CPU's performance are displayed right now?,00:11:20,D,"['A. RTX 4070 Ti SUPER.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 4070Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_114_5,Text-Rich Understanding,What words can be seen inside the computer case now?,00:14:16,D,"['A. GPU.', 'B. RTX 4070 Ti SUPER.', 'C. FAN.', 'D. GIGABYTE.']",single,Concurrent +Real-Time Visual Understanding_sample_115_1,Text-Rich Understanding,Which graphics card performs better in this game?,00:00:13,A,"['A. RTX 4090.', 'B. RTX 3080.', 'C. RTX 3090.', 'D. RTX 4080.']",single,Prior +Real-Time Visual Understanding_sample_115_2,Text-Rich Understanding,What price is shown for the GeForce RTX 4060 Family graphics card right now?,00:02:43,A,"['A. AUD $545.', 'B. AUD $499.', 'C. USD $545.', 'D. USD $499.']",single,Concurrent +Real-Time Visual Understanding_sample_115_3,Text-Rich Understanding,What graphical setting is added to the right view that is not included in the left view right now?,00:05:26,A,"['A. Frame Generation.', 'B. DLSS 3 Perf.', 'C. RT Psycho.', 'D. RTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_115_4,Text-Rich Understanding,What comparison is displayed on the screen right now?,00:08:08,A,"['A. 4070Ti vs 4070 in various games.', 'B. Cooling efficiency of RTX 4070 against previous models.', 'C. 4070 in different regions.', 'D. 4070.']",single,Concurrent +Real-Time Visual Understanding_sample_115_5,Text-Rich Understanding,What is the message printed on the box underneath the GeForce RTX graphics card right now?,00:09:40,A,"['A. INSPIRED BY GAMERS, BUILT BY NVIDIA.', 'B. DESIGNED FOR GAMERS, MADE BY NVIDIA.', 'C. CREATED FOR GAMERS, MADE BY NVIDIA.', 'D. DESIGNED FOR GAMERS, BUILT BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_2,Text-Rich Understanding,Which logo is illuminated in white on the dark mesh panel right now?,00:03:03,C,"['A. GEFORCE GT.', 'B. GTX ROG.', 'C. GEFORCE RTX.', 'D. GEFORCE ROG.']",single,Concurrent +Real-Time Visual Understanding_sample_116_4,Text-Rich Understanding,What brand name is shown on the GPU right now?,00:09:13,C,"['A. ASUS.', 'B. CORSAIR.', 'C. MSI.', 'D. EVGA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_1,Text-Rich Understanding,What specific text is etched on the graphics card shown right now?,00:00:07,C,"['A. RTX 3060 Ti.', 'B. RTX 4070 Ti.', 'C. RTX 4080 SUPER.', 'D. RTX 5000 ULTRA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_2,Text-Rich Understanding,What is the highlighted label on the graphics chip right now?,00:03:32,A,"['A. AD103-400A1.', 'B. AD104-300B1.', 'C. TS MC223A2.', 'D. AD102-500A3.']",single,Concurrent +Real-Time Visual Understanding_sample_117_3,Text-Rich Understanding,What resolution setting is highlighted right now?,00:06:52,C,"['A. 2560x1440.', 'B. 1920x1080.', 'C. 3840x2160.', 'D. 3200x1800.']",single,Concurrent +Real-Time Visual Understanding_sample_117_4,Text-Rich Understanding,What performance gain does the NVIDIA RTX 4080 SUPER achieve in ray-traced games at 2160P resolution right now?,00:10:20,C,"['A. +2.93%', 'B. +3.21%', 'C. +3.11%', 'D. -3%']",single,Concurrent +Real-Time Visual Understanding_sample_117_5,Text-Rich Understanding,What is the label on the rightmost graphics card right now?,00:12:43,C,"['A. GeForce RTX 4090.', 'B. GeForce GTX 4090 SUPER.', 'C. GeForce RTX 4080.', 'D. GTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_118_1,Text-Rich Understanding,What label is visible on the computer component inside the electronic device right now?,00:00:06,A,"['A. GEFORCE RTX.', 'B. FIRE GTX.', 'C. GEFORCE GTX.', 'D. G*FORCE GTX.']",single,Concurrent +Real-Time Visual Understanding_sample_118_2,Text-Rich Understanding,What brand of heatsink is being installed onto the motherboard's CPU right now?,00:02:47,B,"['A. Noctua.', 'B. Cooler Master.', 'C. Corsair.', 'D. Be Quiet!.']",single,Concurrent +Real-Time Visual Understanding_sample_118_4,Text-Rich Understanding,What setting is being selected in the voltage settings interface right now?,00:08:18,C,"['A. Auto Mode.', 'B. Fixed Mode.', 'C. Offset Mode.', 'D. Manual Mode.']",single,Concurrent +Real-Time Visual Understanding_sample_118_5,Text-Rich Understanding,What hardware performance metric is visible at the top of the screen right now?,00:09:41,B,"['A. CPU clock speed.', 'B. Temperature, power, framerate for cpu and gpu.', 'C. Network speed.', 'D. Memory usage.']",single,Concurrent +Real-Time Visual Understanding_sample_119_1,Text-Rich Understanding,What element is illuminated in the close-up view of the computer part right now?,00:00:06,B,"['A. A red circuit board.', 'B. A ROG logo.', 'C. A MSI logo.', 'D. Computer cables.']",single,Concurrent +Real-Time Visual Understanding_sample_119_2,Text-Rich Understanding,What component is being detached from the GPU just now?,00:01:52,B,"['A. A fan module.', 'B. A copper heat sink.', 'C. A plastic cover.', 'D. A backplate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_119_4,Text-Rich Understanding,What graphics card models are shown on the benchmarking results right now?,00:05:09,D,"['A. 4080 FE, 4090 Suprim X, 4090 Matrix.', 'B. 4090 FE, 4080 Suprim X, 4090 Matrix.', 'C. 4090 FE, 4090 Suprim X, 4080 Matrix.', 'D. 4090 FE, 4090 Suprim X, 4090 Matrix.']",single,Concurrent +Real-Time Visual Understanding_sample_120_1,Text-Rich Understanding,What text is visible on the white box being handled right now?,00:00:07,B,"['A. ""Apple Device"".', 'B. ""Mac Studio"".', 'C. ""Tech Gear"".', 'D. ""Studio Box"".']",single,Concurrent +Real-Time Visual Understanding_sample_120_2,Text-Rich Understanding,What specific hardware components are highlighted right now?,00:03:59,A,"['A. RTX 3090 and GTX 980 Ti graphics cards.', 'B. Cooling fan and motherboard.', 'C. Large black box and smaller silver box.', 'D. Computer monitor and keyboard.']",single,Concurrent +Real-Time Visual Understanding_sample_120_3,Text-Rich Understanding,What is the title shown on the digital display with a bar graph right now?,00:07:26,C,"['A. System Analysis.', 'B. Performance Metrics.', 'C. Mask Tracking.', 'D. Data Comparison.']",single,Concurrent +Real-Time Visual Understanding_sample_120_5,Text-Rich Understanding,What is the person in the green shirt gesturing towards right now?,00:14:51,B,"['A. The compact computer on the left.', 'B. The opened black computer case on the right.', 'C. The monitor displaying a colorful desktop screen.', 'D. The table itself.']",single,Concurrent +Real-Time Visual Understanding_sample_121_1,Text-Rich Understanding,What label on the graphics card is visible right now?,00:00:11,A,"['A. RTX 4090.', 'B. AMD RADEON.', 'C. INTEL ARC.', 'D. NVIDIA TESLA.']",single,Concurrent +Real-Time Visual Understanding_sample_121_2,Text-Rich Understanding,What license plate is displayed on the left car's rear right now?,00:03:20,B,"['A. RTX1MUM.', 'B. OPT1MUM.', 'C. DLX3080.', 'D. CAR4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_3,Text-Rich Understanding,Which graphical overlay is NOT shown right now?,00:06:20,C,"['A. RTX 2080 S.', 'B. RTX 3080.', 'C. RTX 3070.', 'D. RTX 4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_4,Text-Rich Understanding,What is the V-Ray 5 benchmark score for the RTX 3080 right now?,00:09:19,A,"['A. 2314.', 'B. 2691.', 'C. 1308.', 'D. 3972.']",single,Concurrent +Real-Time Visual Understanding_sample_121_5,Text-Rich Understanding,What brand and model of the graphics card box is visible on the man's hand right now?,00:11:45,C,"['A. Radeon RX 590.', 'B. GeForce GTX 1080.', 'C. GeForce RTX 4080.', 'D. Radeon RX 6700.']",single,Concurrent +Real-Time Visual Understanding_sample_122_1,Text-Rich Understanding,What text is prominently shown on the packaging of the darker graphics card right now?,00:00:15,C,"['A. DESIGNED BY GAMERS, BUILT BY NVIDIA.', 'B. CREATED BY GAMERS, DEVELOPED BY NVIDIA.', 'C. INSPIRED BY GAMERS. BUILT BY NVIDIA.', 'D. ENGINEERED BY GAMERS, MADE BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_122_2,Text-Rich Understanding,What titles are not listed on the comparison chart shown right now?,00:01:36,A,"['A. GTA V.', 'B. Shadow of the Tomb Raider.', 'C. Forza Horizon 5.', 'D. God of War.']",single,Concurrent +Real-Time Visual Understanding_sample_122_3,Text-Rich Understanding,What is the brand name of the graphics card shown right now?,00:03:00,C,"['A. NVIDIA.', 'B. GE FORCE.', 'C. AMD.', 'D. RADEON.']",single,Concurrent +Real-Time Visual Understanding_sample_123_1,Text-Rich Understanding,What text appears next to the graphics card on the desk right now?,00:00:08,A,"['A. RTX 4060.', 'B. GTX 3050.', 'C. RTX 3090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_123_2,Text-Rich Understanding,"According to the comparison chart, what is the memory size of the RTX 3060 and the RTX 4060 right now?",00:02:30,A,"['A. 12GB for RTX 3060, 8GB for RTX 4060.', 'B. 8GB for RTX 3060, 12GB for RTX 4060.', 'C. 10GB for RTX 3060, 8GB for RTX 4060.', 'D. 16GB for RTX 3060, 10GB for RTX 4060.']",single,Concurrent +Real-Time Visual Understanding_sample_123_3,Text-Rich Understanding,"According to the performance test titled ""3DMark Time Spy Extreme"", which graphics card scored the highest?",00:05:00,A,"['A. RTX 4060 Ti.', 'B. RTX 4060.', 'C. RTX 3060.', 'D. RTX 3060 Ti.']",single,Prior +Real-Time Visual Understanding_sample_123_4,Text-Rich Understanding,"Which game's performance metrics are consistently shown for the RTX 3060 Ti, RTX 3060, and RTX 4060 at a 1920x1080 resolution right now?",00:07:20,A,"['A. Journey to Hogwarts.', 'B. Horizon 5.', 'C. Apex Legends.', 'D. Call of Duty.']",single,Concurrent +Real-Time Visual Understanding_sample_123_5,Text-Rich Understanding,What benchmark score is being displayed for the time spy?,00:09:31,A,"['A. 13,001.', 'B. 10,000.', 'C. 11,380.', 'D. 13,300.']",single,Prior +Real-Time Visual Understanding_sample_136_1,Text-Rich Understanding,What are the dimensions of the canvas just shown in the video?,00:00:20,B,"['A. 25 cm by 20 cm.', 'B. 28 cm by 23 cm.', 'C. 30 cm by 25 cm.', 'D. 32 cm by 28 cm.']",multiple,Prior +Real-Time Visual Understanding_sample_146_1,Text-Rich Understanding,What text is displayed on the screen at the beginning?,00:06,A,"['A. ""HOW I TRAIN"".', 'B. ""CHEST WORKOUT"".', 'C. ""MUSCLE FLEX"".', 'D. ""GYM EQUIPMENT"".']",single,Prior +Real-Time Visual Understanding_sample_147_2,Text-Rich Understanding,What text appears on the screen when the man is shown exercising on the treadmill?,00:00:13,A,"['A. ""WARM-UP"".', 'B. ""HOW TO TRAIN"".', 'C. ""BACK & BICEPS"".', 'D. ""WORKOUT PLAN"".']",single,Concurrent +Real-Time Visual Understanding_sample_147_5,Text-Rich Understanding,What is the main focus of the study shown in the scientific paper format?,00:06:20,A,"['A. The effect of hand position on EMG activity of posterior shoulder musculature during horizontal abduction exercise.', 'B. The effect of hand position on shoulder pain.', 'C. The effect of different exercises on overall shoulder strength.', 'D. The comparison of EMG activity between different exercises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_3,Text-Rich Understanding,What text appeared at the bottom of the screen just now?,00:03:10,C,"['A. ""BARBELL BACK SQUAT"".', 'B. ""DEADLIFT"".', 'C. ""BARBELL FRONT SQUAT"".', 'D. ""BENCH PRESS"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_149_1,Text-Rich Understanding,What text appears prominently on the left side of the screen at the start of the video?,00:00:03,A,"['A. ""HOW TO TRAIN""', 'B. ""WORKOUT ROUTINE""', 'C. ""TRAINING SCHEDULE""', 'D. ""GYM TIPS""']",single,Concurrent +Real-Time Visual Understanding_sample_149_2,Text-Rich Understanding,How many repetitions are suggested for each leg for both front-to-back and side-to-side leg swings?,00:00:20,A,"['A. 12 reps.', 'B. 10 reps.', 'C. 15 reps.', 'D. 20 reps.']",single,Prior +Real-Time Visual Understanding_sample_150_4,Text-Rich Understanding,What type of exercise is the person performing in the left panel?,00:09:01,C,"['A. High-to-Low.', 'B. Mid-to-Mid.', 'C. Low-to-High.', 'D. Low-to-Mid.']",single,Concurrent +Real-Time Visual Understanding_sample_156_1,Text-Rich Understanding,What text appears first on the black screen?,00:00:03,C,"['A. ""National Museums Liverpool"".', 'B. ""Art Gallery"".', 'C. ""Walker"".', 'D. ""Walker Art Gallery"".']",single,Prior +Real-Time Visual Understanding_sample_163_1,Text-Rich Understanding,What is the current mph of the rider in the video?,00:00:49,A,"['A. 32 mph.', 'B. 33 mph.', 'C. 34 mph.', 'D. 35 mph.']",single,Concurrent +Real-Time Visual Understanding_sample_163_2,Text-Rich Understanding,What is the current kmh of the rider in the video?,00:01:01,B,"['A. 52 kmh.', 'B. 51 kmh.', 'C. 53 kmh.', 'D. 54 kmh.']",single,Concurrent +Real-Time Visual Understanding_sample_163_3,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:03:45,C,"['A. -7.', 'B. -9.', 'C. -8.', 'D. -6.']",single,Concurrent +Real-Time Visual Understanding_sample_163_4,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:06:11,D,"['A. -7.', 'B. -9.', 'C. -6.', 'D. -8.']",single,Concurrent +Real-Time Visual Understanding_sample_165_5,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:08:13,A,"['A. 76.2KM.', 'B. 76.3KM.', 'C. 76.1KM.', 'D. 76.0KM.']",single,Concurrent +Real-Time Visual Understanding_sample_167_2,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:02:25,A,"['A. 6.0KM.', 'B. 6.1KM.', 'C. 6.2KM.', 'D. 5.9KM.']",single,Concurrent +Real-Time Visual Understanding_sample_186_1,Text-Rich Understanding,What is the focus of today's video as mentioned at the beginning?,00:00:20,B,"['A. Cooking recipes.', 'B. Building something.', 'C. Making a tutorial.', 'D. Crafting objects.']",single,Prior +Real-Time Visual Understanding_sample_186_4,Text-Rich Understanding,Which enchantment is NOT on the diamond shovel?,00:06:06,D,"['A. Efficiency IV.', 'B. Unbreaking III.', 'C. Silk Touch.', 'D. Fortune III.']",single,Concurrent +Real-Time Visual Understanding_sample_187_1,Text-Rich Understanding,What is the theme of the video as revealed in the text at the beginning?,00:00:20,C,"['A. Building a treehouse.', 'B. Exploring a natural park.', 'C. Constructing a haunted mansion.', 'D. Farming in a game environment.']",single,Prior +Real-Time Visual Understanding_sample_190_1,Text-Rich Understanding,Why does the speaker want to build the coolest villager breeder?,00:00:20,A,"['A. He is tired of their items breaking.', 'B. He wants to impress their friends.', 'C. He need more resources.', 'D. He enjoys building new things.']",single,Prior +Real-Time Visual Understanding_sample_190_5,Text-Rich Understanding,What does the red button at the bottom of the frame display initially?,00:15:51,A,"['A. A \""Subscribe\"" button with a white YouTube logo.', 'B. A \""Like\"" button with a white thumbs-up icon.', 'C. A \""Share\"" button with a white arrow icon.', 'D. A \""Follow\"" button with a white star icon.']",single,Prior +Real-Time Visual Understanding_sample_192_1,Text-Rich Understanding,What is the speaker planning to build?,00:00:14,C,"['A. A boring setup.', 'B. A new house.', 'C. An enchanting setup.', 'D. A dangerous place.']",single,Prior +Real-Time Visual Understanding_sample_192_3,Text-Rich Understanding,What is the notable feature of the player's experience level when shown outdoors?,00:04:38,C,"['A. Low-level (5)', 'B. Mid-level (20)', 'C. High-level (35)', 'D. Maximum level (50)']",single,Prior +Real-Time Visual Understanding_sample_193_2,Text-Rich Understanding,What does the character mention he needs?,00:00:19,C,"['A. Health potions.', 'B. Tools.', 'C. Enderpearls.', 'D. Weapons.']",single,Prior +Real-Time Visual Understanding_sample_195_1,Text-Rich Understanding,What is the first word displayed at the start of the video?,00:00:20,D,"['A. Earth.', 'B. Farm.', 'C. In.', 'D. Video.']",single,Prior +Real-Time Visual Understanding_sample_197_1,Text-Rich Understanding,What is one of the objectives mentioned in the video?,00:20,B,"['A. Build a house.', 'B. Get a bunch of TNT.', 'C. Collect water.', 'D. Find a treasure.']",single,Prior +Real-Time Visual Understanding_sample_198_4,Text-Rich Understanding,What is prominently displayed on the screen as the player continues flying deeper into the cave?,00:09:33,A,"['A. Usefulness.', 'B. Danger.', 'C. Exploration.', 'D. Achievement.']",single,Prior +Real-Time Visual Understanding_sample_204_4,Text-Rich Understanding,What was the white text on the purple animated overlay read just now?,00:02:21,B,"['A. ""Alphabet A transform to Box"".', 'B. ""Alphabet B transform to Box"".', 'C. ""Alphabet C transform to Box"".', 'D. ""Alphabet D transform to Box"".']",single,Prior +Real-Time Visual Understanding_sample_210_1,Text-Rich Understanding,What was written in the top right corner at the start of the video?,00:00:08,B,"['A. Toy Car.', 'B. Auto Rickshaw.', 'C. Building Blocks.', 'D. Colorful Toy.']",single,Prior +Real-Time Visual Understanding_sample_251_1,Text-Rich Understanding,What logo is visible on the gas station sign right now?,00:00:05,A,"['A. Shell.', 'B. Chevron.', 'C. Exxon.', 'D. BP.']",single,Concurrent +Real-Time Visual Understanding_sample_251_3,Text-Rich Understanding,What is the current speed of the car right now?,00:02:16,B,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_251_5,Text-Rich Understanding,What is the current speed of the car right now?,00:04:23,D,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_252_1,Text-Rich Understanding,What brand of the car's equipment is visible right now?,00:00:04,A,"['A. Sparco.', 'B. ACME.', 'C. OMP.', 'D. MOMO.']",single,Concurrent +Real-Time Visual Understanding_sample_252_3,Text-Rich Understanding,What equipment brand is visible on the driver's gloves right now?,00:02:43,A,"['A. Sparco.', 'B. MOMO.', 'C. OMP.', 'D. HANS.']",single,Concurrent +Real-Time Visual Understanding_sample_252_5,Text-Rich Understanding,What brand is visible on the driver's gloves right now?,00:05:23,A,"['A. Sparco.', 'B. Simpson.', 'C. Alpinestars.', 'D. OMP.']",single,Concurrent +Real-Time Visual Understanding_sample_253_3,Text-Rich Understanding,What is the current oil temperature displayed on the dashboard?,00:07:47,D,"['A. 87.5.', 'B. 85.0.', 'C. 94.3.', 'D. 98.0.']",single,Concurrent +Real-Time Visual Understanding_sample_253_4,Text-Rich Understanding,What is the current brake bias setting displayed on the dashboard?,00:11:43,D,"['A. +1.00', 'B. -0.30', 'C. +2.00', 'D. -3.00']",single,Prior +Real-Time Visual Understanding_sample_253_5,Text-Rich Understanding,Which brand's logo is visible at the trackside right now?,00:15:36,D,"['A. Shell.', 'B. ExxonMobil.', 'C. BP.', 'D. TotalEnergies.']",single,Concurrent +Real-Time Visual Understanding_sample_254_1,Text-Rich Understanding,What is currently written on the sign visible in the video?,00:00:03,D,"['A. START.', 'B. GO!.', 'C. MICRO.', 'D. WHOOP.']",single,Prior +Real-Time Visual Understanding_sample_254_2,Text-Rich Understanding,What is written on the yellow brand visible right now?,00:00:52,D,"['A. FINISH.', 'B. START.', 'C. ALERT.', 'D. TIMING.']",single,Concurrent +Real-Time Visual Understanding_sample_254_5,Text-Rich Understanding,What is the name displayed on the white banners on the sides of the track right now?,00:03:13,D,"['A. BikeLand.', 'B. Whoop.', 'C. Timing.', 'D. Val di Sole.']",single,Concurrent +Real-Time Visual Understanding_sample_255_5,Text-Rich Understanding,What is the label on the box on the left?,00:17:43,D,"['A. Recently upload video.', 'B. Click!.', 'C. Thanks for watching!.', 'D. Recommended Video.']",single,Concurrent +Real-Time Visual Understanding_sample_256_3,Text-Rich Understanding,What subtitle appeared just now?,00:06:58,C,"['A. ""Messi The Legend"".', 'B. ""Soccer Championship"".', 'C. ""Neymar El Clacico in & out success"".', 'D. ""Football Highlights"".']",multiple,Prior +Real-Time Visual Understanding_sample_259_3,Text-Rich Understanding,What rule infraction happened just now?,00:06:43,C,"['A. Handball.', 'B. Foul.', 'C. Offside.', 'D. Corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_261_1,Text-Rich Understanding,What text is visible on the driver's helmet right now?,00:00:02,C,"['A. Red Bull.', 'B. Monster Energy.', 'C. Bell.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_262_1,Text-Rich Understanding,What type of car is featured in the video right now?,00:00:10,D,"['A. Ferrari F8 Tributo.', 'B. Lamborghini Huracan.', 'C. BMW M4.', 'D. Porsche 911 GT3 RS.']",single,Prior +Real-Time Visual Understanding_sample_262_2,Text-Rich Understanding,What is the current gear level of the car?,00:01:28,D,"['A. 1', 'B. 2', 'C. 3', 'D. 4']",single,Concurrent +Real-Time Visual Understanding_sample_262_4,Text-Rich Understanding,"Right now, what gear is the car using?",00:04:20,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 5.']",single,Concurrent +Real-Time Visual Understanding_sample_262_5,Text-Rich Understanding,"Right now, what is the current speed of the car?",00:05:40,D,"['A. approx 226 km/h.', 'B. approx 189 km/h.', 'C. approx 190 km/h.', 'D. approx 249 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_263_1,Text-Rich Understanding,What word is currently displayed in the bottom of the screen?,00:00:05,D,"['A. PORSCHE.', 'B. TURBO.', 'C. HYBRID.', 'D. ONBOARD.']",single,Concurrent +Real-Time Visual Understanding_sample_263_2,Text-Rich Understanding,What brand logo is currently visible on the bridge?,00:01:34,D,"['A. Michelin', 'B. Pirelli', 'C. Goodyear', 'D. Yokohama']",single,Concurrent +Real-Time Visual Understanding_sample_263_3,Text-Rich Understanding,What is the current track length displayed on the screen?,00:03:05,D,"['A. 13.567 km.', 'B. 12.935 km.', 'C. 18.752 km.', 'D. 20.832 km.']",single,Concurrent +Real-Time Visual Understanding_sample_263_5,Text-Rich Understanding,What car model is visible in the information panel right now?,00:06:08,D,"['A. 911 Carrera.', 'B. Taycan Turbo S.', 'C. Macan S.', 'D. Panamera Turbo S E-Hybrid.']",single,Concurrent +Real-Time Visual Understanding_sample_264_4,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:05:41,D,"['A. approx 150 km/h.', 'B. approx 210 km/h.', 'C. approx 170 km/h.', 'D. approx 190 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_264_5,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:07:32,D,"['A. approx 212 km/h.', 'B. approx 222 km/h.', 'C. approx 242 km/h.', 'D. approx 232 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_265_2,Text-Rich Understanding,What text appeared just now?,00:03:20,D,"['A. ""Nice shot!"".', 'B. ""Great goal!"".', 'C. ""Well played!"".', 'D. ""Good pass Aim!"" and ""Good job!"".']",multiple,Prior +Real-Time Visual Understanding_sample_266_1,Text-Rich Understanding,Which company's logo is visible on the advertising board to the right?,00:00:05,B,"['A. Pirelli', 'B. AsahiKASEI', 'C. Shell', 'D. Goodyear']",single,Prior +Real-Time Visual Understanding_sample_266_3,Text-Rich Understanding,What number is currently displayed on the central screen in the car?,00:02:09,A,"['A. 3.', 'B. 4.', 'C. 5.', 'D. 6.']",single,Prior +Real-Time Visual Understanding_sample_266_4,Text-Rich Understanding,Which brand's logo is visible on the bottom part of the steering wheel right now?,00:03:12,B,"['A. Logitech.', 'B. Fanatec.', 'C. Sony.', 'D. Microsoft.']",single,Concurrent +Real-Time Visual Understanding_sample_267_2,Text-Rich Understanding,What logo is visible right now?,00:02:05,C,"['A. JKS-Racing-Club.', 'B. JKS-Sports-Car.', 'C. JKS-Classic-Cars.', 'D. JKS-Rally-Sport.']",single,Concurrent +Real-Time Visual Understanding_sample_267_5,Text-Rich Understanding,What brand is visible on the steering wheel right now?,00:08:18,B,"['A. JKS.', 'B. OMP.', 'C. Freem.', 'D. Classic-Cars.']",single,Concurrent +Real-Time Visual Understanding_sample_269_1,Text-Rich Understanding,What information is being displayed on the screen just now?,00:00:09,B,"['A. Current speed of the cyclist.', 'B. Details of Susten Pass (East side).', 'C. A map showing the cycling route.', 'D. Weather conditions in the area.']",multiple,Prior +Real-Time Visual Understanding_sample_294_1,Text-Rich Understanding,What is the main text on the roadside sign right now?,00:00:07,B,"['A. Valentino.', ""B. Coll d'Ordino, Andorra."", 'C. Alpes, Spain.', 'D. Pyrenees, France.']",single,Concurrent +Real-Time Visual Understanding_sample_295_1,Text-Rich Understanding,What is the displayed speed of the leading cyclist right now?,00:00:08,C,"['A. 40 km/h.', 'B. 39 km/h.', 'C. 38 km/h.', 'D. 37 km/h.']",single,Prior +Real-Time Visual Understanding_sample_305_3,Text-Rich Understanding,What number is displayed prominently on the building with large glass windows just now,00:02:24,C,"['A. 5', 'B. 7', 'C. 10', 'D. 12']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_2,Text-Rich Understanding,What word is encircling the large metallic globe sculpture?,00:00:10,A,"['A. UNIVERSAL.', 'B. GLOBAL.', 'C. EARTH.', 'D. WORLD.']",single,Concurrent +Real-Time Visual Understanding_sample_309_4,Text-Rich Understanding,What is written above the brightly colored entrance now?,00:05:26,C,"['A. Home for Children.', 'B. Welcome to the Park.', 'C. Home for Girls.', 'D. Fun Land.']",single,Concurrent +Real-Time Visual Understanding_sample_311_3,Text-Rich Understanding,"What detail is included on the ""Welcome to Springfield"" sign?",00:05:34,A,"['A. The year ""1796"".', 'B. The year ""1896"".', 'C. The year ""1996"".', 'D. The year ""2006"".']",single,Concurrent +Real-Time Visual Understanding_sample_312_1,Text-Rich Understanding,What was the name of the food stand shown just now?,00:02:44,B,"['A. TASTY TREATS.', 'B. REEL TREATS.', 'C. SWEET SNACKS.', 'D. FOOD HAVEN.']",multiple,Prior +Real-Time Visual Understanding_sample_314_2,Text-Rich Understanding,What is written on the building with a white facade?,00:03:00,A,"['A. MERCADO.', 'B. LIBRER_A.', 'C. CAFETER_A.', 'D. BANCO.']",single,Concurrent +Real-Time Visual Understanding_sample_314_4,Text-Rich Understanding,What is the sign reading on the large geometric-shaped building right now?,00:08:05,C,"['A. 25.', 'B. 30.', 'C. 50.', 'D. 75.']",single,Concurrent +Real-Time Visual Understanding_sample_314_5,Text-Rich Understanding,What does the sign with an illustration of a person swimming in blue water indicate?,00:09:53,C,"['A. ""Pool Open"".', 'B. ""No Swimming"".', 'C. ""Beach Closed"".', 'D. ""Swim at Your Own Risk"".']",single,Prior +Real-Time Visual Understanding_sample_315_1,Text-Rich Understanding,What sign is visible on the rightmost building in the video?,00:00:20,C,"['A. ""No Fishing"".', 'B. ""No Boats"".', 'C. ""No Swimming"".', 'D. ""No Parking"".']",single,Concurrent +Real-Time Visual Understanding_sample_315_5,Text-Rich Understanding,What word is prominently displayed on the facade of the old-west-style building right now?,00:09:43,A,"['A. ""Tickets"".', 'B. ""Rides"".', 'C. ""Games"".', 'D. ""Food"".']",single,Concurrent +Real-Time Visual Understanding_sample_318_5,Text-Rich Understanding,What message is displayed on the smaller screens beneath the warning triangle?,00:08:09,C,"['A. ""EMERGENCY EXIT"".', 'B. ""DANGER AHEAD"".', 'C. ""CONTAINMENT ALERT"".', 'D. ""MAINTENANCE REQUIRED"".']",single,Prior +Real-Time Visual Understanding_sample_321_4,Text-Rich Understanding,"What does the ""EXIT"" sign point to in the amusement park?",00:08:17,D,"['A. Right.', 'B. Up.', 'C. Down.', 'D. Left.']",single,Concurrent +Real-Time Visual Understanding_sample_329_5,Text-Rich Understanding,What is the name of the left side establishment indicated by the signs on the building?,00:09:49,A,"['A. HARD CLUB.', 'B. HARD ROCK.', 'C. CLUB HARD.', 'D. ROCK CLUB.']",single,Concurrent +Real-Time Visual Understanding_sample_333_5,Text-Rich Understanding,What was labeled on the modern building visible in the scene just now?,00:08:05,B,"['A. RESORT.', 'B. REGENT.', 'C. REFLECT.', 'D. RETREAT.']",multiple,Concurrent +Real-Time Visual Understanding_sample_334_4,Text-Rich Understanding,What largest text is visible on the left side of the walkway right now?,00:05:27,A,"['A. HKMOA', 'B. City Park', 'C. Art Museum', 'D. Train Station']",single,Concurrent +Real-Time Visual Understanding_sample_380_3,Text-Rich Understanding,Which street is indicated on the green sign right now?,00:04:16,A,"['A. E 40 St.', 'B. E 34 St.', 'C. W 42 St.', 'D. Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_380_5,Text-Rich Understanding,What sign is visible on the left side of the street right now?,00:08:28,A,"['A. One Way', 'B. Speed Limit', 'C. No Parking', 'D. Yield']",single,Concurrent +Real-Time Visual Understanding_sample_382_3,Text-Rich Understanding,What type of lanes is indicated by the road markings right now?,00:04:14,C,"['A. Carpool lanes.', 'B. HOV lanes.', 'C. Bus lanes.', 'D. Bike lanes.']",single,Concurrent +Real-Time Visual Understanding_sample_382_4,Text-Rich Understanding,What time is displayed on the clock visible right now?,00:06:17,D,"['A. 12:50.', 'B. 13:10.', 'C. 12:00.', 'D. 12:25.']",single,Concurrent +Real-Time Visual Understanding_sample_382_5,Text-Rich Understanding,Which brand's store is visible on the right side of the street right now?,00:08:22,B,"['A. Nike.', 'B. GAP.', 'C. Adidas.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_383_2,Text-Rich Understanding,Which store sign is currently visible on the right side of the road right now?,00:02:08,C,"[""A. Victoria's Secret"", 'B. Lululemon.', 'C. Ann Taylor.', 'D. Forever 21.']",single,Concurrent +Real-Time Visual Understanding_sample_383_4,Text-Rich Understanding,Which store sign is visible on the right side of the road right now?,00:06:14,B,"['A. Starbucks.', 'B. Pret A Manger.', 'C. Chipotle.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_383_5,Text-Rich Understanding,Which roads are currently visible in the video right now?,00:08:18,B,"['A. East 40th St and 3rd Ave.', 'B. East 36th St and 5th Ave.', 'C. East 42nd St and Madison Ave.', 'D. East 30th St and Park Ave.']",single,Concurrent +Real-Time Visual Understanding_sample_385_1,Text-Rich Understanding,Which store's name is visible on the left side of the street?,00:00:04,A,"['A. Bed Bath & Beyond.', 'B. Barnes & Noble.', 'C. Target.', 'D. Best Buy.']",single,Concurrent +Real-Time Visual Understanding_sample_385_2,Text-Rich Understanding,Which brand logo is visible on the store awnings?,00:02:03,B,"['A. Walmart.', ""B. Trader Joe's."", 'C. Whole Foods.', 'D. Starbucks.']",single,Prior +Real-Time Visual Understanding_sample_385_5,Text-Rich Understanding,What is the brand of the visible pharmacy right now?,00:08:10,B,"['A. Walgreens.', 'B. Duane Reade.', 'C. Rite Aid.', 'D. CVS.']",single,Concurrent +Real-Time Visual Understanding_sample_386_4,Text-Rich Understanding,What is indicated by the green sign to the left of the street corner currently?,00:05:53,A,"['A. Bicycle route.', 'B. Parking is prohibited.', 'C. Pedestrian zone.', 'D. One-way street.']",single,Prior +Real-Time Visual Understanding_sample_386_5,Text-Rich Understanding,What type of sign is installed at the street corner right now?,00:07:48,A,"['A. One-Way Street.', 'B. No Parking.', 'C. Pedestrian Crossing.', 'D. Speed Limit.']",single,Concurrent +Real-Time Visual Understanding_sample_387_2,Text-Rich Understanding,What is the brand name visible on the building to the left right now?,00:02:06,D,"['A. Greenbox.', 'B. Green&Go.', 'C. FreshStop.', 'D. Fresh&CO.']",single,Concurrent +Real-Time Visual Understanding_sample_387_4,Text-Rich Understanding,What is the name of the store visible on the awning to the right right now?,00:06:23,D,"['A. Adventure Baggage.', 'B. Party Supplies.', 'C. Green & Go.', 'D. Gifts & Luggage.']",single,Concurrent +Real-Time Visual Understanding_sample_387_5,Text-Rich Understanding,What is the company name visible on the red billboard to the right?,00:08:26,D,"['A. Barclays.', 'B. Reuters.', 'C. Tommy Hilfiger.', 'D. Applebees.']",single,Concurrent +Real-Time Visual Understanding_sample_388_1,Text-Rich Understanding,Which brand's advertisement is visible right now on the digital billboard at the forefront?,00:00:10,A,"['A. Toshiba.', 'B. Coca-Cola.', 'C. Samsung.', 'D. Apple.']",single,Concurrent +Real-Time Visual Understanding_sample_388_2,Text-Rich Understanding,Which apparel brand's sign is visible on the right side of the street?,00:01:24,A,"[""A. Levi's."", 'B. Gap.', 'C. Puma.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_388_5,Text-Rich Understanding,Which bank's logo is visible on the red and white storefront on the left right now?,00:05:31,A,"['A. Bank of America.', 'B. Chase.', 'C. Wells Fargo.', 'D. Citibank.']",single,Prior +Real-Time Visual Understanding_sample_389_3,Text-Rich Understanding,"What is the speed limit indicated on the ""Share the Road"" sign right now?",00:04:14,D,"['A. 10 MPH.', 'B. 15 MPH.', 'C. 20 MPH.', 'D. 5 MPH.']",single,Prior +Real-Time Visual Understanding_sample_389_4,Text-Rich Understanding,What type of store has signs visible right now?,00:06:19,D,"['A. Bookstore.', 'B. Coffee shop.', 'C. Clothing store.', 'D. Pet store.']",single,Concurrent +Real-Time Visual Understanding_sample_389_5,Text-Rich Understanding,"What type of store is visible with the sign ""METROPOLIS""?",00:08:27,D,"['A. Bookstore.', 'B. Pet store.', 'C. Coffee shop.', 'D. Clothing store.']",single,Concurrent +Real-Time Visual Understanding_sample_390_1,Text-Rich Understanding,What is the name of the street sign right now?,00:00:05,B,"['A. Houston St.', 'B. Bleecker St.', 'C. Prince St.', 'D. Spring St.']",single,Concurrent +Real-Time Visual Understanding_sample_390_3,Text-Rich Understanding,What brand is currently seen on the black banner outside the left side building?,00:04:11,C,"['A. GUESS.', 'B. GUCCI.', 'C. ARMANI EXCHANGE.', 'D. VERSACE.']",single,Concurrent +Real-Time Visual Understanding_sample_390_5,Text-Rich Understanding,What brand of truck is seen delivering goods on the right side of the road right now?,00:08:20,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Enterprise.']",single,Concurrent +Real-Time Visual Understanding_sample_391_1,Text-Rich Understanding,What is the large vehicle to the right displaying on the side?,00:00:11,B,"['A. A city map.', 'B. An advertisement for The Lion King musical.', 'C. A tourist guide logo.', 'D. A food delivery service logo.']",single,Prior +Real-Time Visual Understanding_sample_391_2,Text-Rich Understanding,What is written on the blue bus's side near the top?,00:02:04,A,"['A. Starr.', 'B. City Lights Entertainment.', 'C. Broadway Tours.', 'D. Manhattan Transit.']",single,Concurrent +Real-Time Visual Understanding_sample_391_4,Text-Rich Understanding,What does the van on the right promote?,00:06:09,C,"['A. A moving company.', 'B. A food delivery service.', 'C. Sightseeing tours.', 'D. Outdoor adventures.']",single,Concurrent +Real-Time Visual Understanding_sample_391_5,Text-Rich Understanding,What is the building on the left with a sign?,00:08:08,B,"['A. Bank of America.', 'B. Hilton Garden Inn.', 'C. Holiday Inn Express.', 'D. Wells Fargo.']",single,Concurrent +Real-Time Visual Understanding_sample_392_5,Text-Rich Understanding,Which transportation service's bus is visible right now?,00:08:45,B,"['A. Greyhound.', 'B. Flixbus.', 'C. Megabus.', 'D. BoltBus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_5,Text-Rich Understanding,Which street name is visible on the green sign right now?,00:07:00,C,"['A. Broadway.', 'B. Canal St.', 'C. Centre St.', 'D. East Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_395_2,Text-Rich Understanding,What building logo is visible in the background?,00:02:03,A,"['A. MetLife.', 'B. Citibank.', 'C. Chase.', 'D. Bank of America.']",single,Concurrent +Real-Time Visual Understanding_sample_395_3,Text-Rich Understanding,"Right now, which traffic sign is visible near the traffic light?",00:03:58,B,"['A. Stop sign.', 'B. One way sign.', 'C. Yield sign.', 'D. Do not enter sign.']",single,Concurrent +Real-Time Visual Understanding_sample_398_3,Text-Rich Understanding,Which type of establishment has a visible sign on the left side of the street right now?,00:03:52,C,"['A. A cafe.', 'B. A library.', 'C. A tea room.', 'D. A bookstore.']",single,Concurrent +Real-Time Visual Understanding_sample_398_4,Text-Rich Understanding,Which company logo is visible on a truck right now?,00:05:50,B,"['A. FedEx.', 'B. Ryder.', 'C. UPS.', 'D. Amazon.']",single,Concurrent +Real-Time Visual Understanding_sample_398_5,Text-Rich Understanding,Which establishment's sign is visible in the video right now?,00:07:47,B,"['A. Starbucks.', ""B. Dunkin'."", ""C. McDonald's."", 'D. Subway.']",single,Concurrent +Real-Time Visual Understanding_sample_399_2,Text-Rich Understanding,What text is visible on the right side of the street right now?,00:02:06,C,"['A. Excavator.', 'B. CRANE.', 'C. WEST NEW YORK.', 'D. Loader.']",single,Concurrent +Real-Time Visual Understanding_sample_399_3,Text-Rich Understanding,Which type of restaurant is visible on the right side right now?,00:04:00,B,"['A. Italian restaurant.', 'B. West Side Restaurant.', 'C. Chinese restaurant.', 'D. Mexican restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_1,Text-Rich Understanding,What is located to the right side of the road with a blue sign?,00:00:04,B,"['A. Petrol Station.', 'B. 24Hrs park.', 'C. Bank.', 'D. Restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_5,Text-Rich Understanding,What is the bus line number seen right now?,00:09:00,C,"['A. M15.', 'B. Q32.', 'C. M42.', 'D. B60.']",single,Concurrent +Real-Time Visual Understanding_sample_401_2,Text-Rich Understanding,"Which establishment is next to the ""Happy Family"" restaurant?",00:01:58,C,"['A. A bakery.', 'B. A hair salon & spa.', 'C. A nail salon.', 'D. A gym.']",single,Concurrent +Real-Time Visual Understanding_sample_401_4,Text-Rich Understanding,What is the make of the white truck parked on the right side?,00:05:45,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Budget.']",single,Concurrent +Real-Time Visual Understanding_sample_401_5,Text-Rich Understanding,What brand is the white truck directly ahead right now?,00:07:40,D,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Hill-Rom.']",single,Concurrent +Real-Time Visual Understanding_sample_402_1,Text-Rich Understanding,Which famous fast-food chain's logo can be seen on the left side of the street right now?,00:00:04,D,"['A. Starbucks.', ""B. McDonald's."", 'C. Subway.', 'D. Chipotle.']",single,Concurrent +Real-Time Visual Understanding_sample_402_3,Text-Rich Understanding,What is the name of the parking facility visible on the street sign right now?,00:03:56,D,"['A. Central Parking.', 'B. Manhattan Parking.', 'C. New York Parking.', 'D. Lincoln Center Parking.']",single,Concurrent +Real-Time Visual Understanding_sample_403_3,Text-Rich Understanding,Which brand's store sign is seen on the right-hand side of the street right now?,00:05:12,D,"['A. Nike.', 'B. Tesla.', 'C. Adidas.', 'D. UGG.']",single,Concurrent +Real-Time Visual Understanding_sample_420_3,Text-Rich Understanding,What is the current speed of the wind?,00:04:09,C,"['A. 20 kph.', 'B. 25 kph.', 'C. 30 kph.', 'D. 35 kph.']",single,Concurrent +Real-Time Visual Understanding_sample_424_5,Text-Rich Understanding,What text is displayed on the screen right now?,00:08:10,C,"['A. ""I apologize for the inconvenience. The footage contains private information."".', 'B. ""The video has been temporarily removed."".', 'C. ""Unfortunately I had to remove the footage because there was private information on an aircraft that was shown."".', 'D. ""I lost some footage, so I\'ll record more in another video. Sorry!"".']",single,Concurrent +Real-Time Visual Understanding_sample_426_2,Text-Rich Understanding,What type of store is the person in right now?,00:03:16,D,"['A. A clothing store.', 'B. A pet store.', 'C. A grocery store.', 'D. A costco.']",single,Concurrent +Real-Time Visual Understanding_sample_426_3,Text-Rich Understanding,What brand of chips is in the shopping cart right now?,00:04:22,C,"[""A. Lay's."", 'B. Pringles.', ""C. Miss Vickie's."", 'D. Doritos.']",single,Concurrent +Real-Time Visual Understanding_sample_426_4,Text-Rich Understanding,What brand of paper towels is visible on the ground right now?,00:06:31,B,"['A. Bounty.', 'B. Scott.', 'C. Viva.', 'D. Sparkle.']",single,Concurrent +Real-Time Visual Understanding_sample_426_5,Text-Rich Understanding,Which brand of bottled water is visible on the passenger seat right now?,00:08:39,C,"['A. Dasani.', 'B. Evian.', 'C. Ice Mountain.', 'D. Aquafina.']",single,Concurrent +Real-Time Visual Understanding_sample_428_1,Text-Rich Understanding,What is the name appearing on the aircraft?,00:00:05,D,"['A. Rand.', 'B. Rant.', 'C. Ren.', 'D. Raná.']",single,Concurrent +Real-Time Visual Understanding_sample_429_1,Text-Rich Understanding,What is the alphanumeric code visible on the helicopter's tail right now?,00:00:01,C,"['A. N939HS.', 'B. N9398H.', 'C. N939SH.', 'D. N9399H.']",single,Prior +Real-Time Visual Understanding_sample_440_2,Text-Rich Understanding,What specific product label is visible in the close-up at the end of the video?,00:02:40,B,"['A. Danone Greek Yogurt.', 'B. Arla Mild Yoghurt.', 'C. Yoplait Fruit Yogurt.', 'D. Activia Natural Yogurt.']",single,Concurrent +Real-Time Visual Understanding_sample_446_4,Text-Rich Understanding,What brand is printed on the white box near the worker's knees?,00:08:11,B,"['A. Arla.', 'B. Valio.', 'C. Alpro.', 'D. Oatly.']",single,Concurrent +Real-Time Visual Understanding_sample_449_5,Text-Rich Understanding,What price was displayed on the sign above the shelf with the pears?,00:15:58,B,"['A. 29.95.', 'B. 33.95.', 'C. 39.95.', 'D. 35.95.']",single,Prior +Real-Time Visual Understanding_sample_450_1,Text-Rich Understanding,What type of sign is displayed on the pole right now?,00:00:04,A,"['A. Bus zone sign.', 'B. Speed limit sign.', 'C. No parking sign.', 'D. Pedestrian crossing sign.']",single,Prior +Real-Time Visual Understanding_sample_451_1,Text-Rich Understanding,What brand's advertisement is visible on the back of the bus right now?,00:00:04,D,"['A. Toyota.', 'B. Chevrolet.', 'C. Nissan.', 'D. Ford.']",single,Concurrent +Real-Time Visual Understanding_sample_451_2,Text-Rich Understanding,What company's logo is visible on the left side of the building right now?,00:01:55,D,"['A. Intel.', 'B. Tesla.', 'C. AT&T.', 'D. Optus.']",single,Concurrent +Real-Time Visual Understanding_sample_451_4,Text-Rich Understanding,What brand is visible on the building right now?,00:05:46,D,"['A. Citibank.', 'B. Westpac.', 'C. ANZ.', 'D. Coleslocal.']",single,Concurrent +Real-Time Visual Understanding_sample_452_3,Text-Rich Understanding,What brand name is visible on the large sign on the left side of the road?,00:03:18,B,"['A. WESTIE.', 'B. SYNAPSE.', 'C. FASHION.', 'D. COFFEE.']",single,Concurrent +Real-Time Visual Understanding_sample_452_4,Text-Rich Understanding,What brand name is visible on the building to the right?,00:04:54,A,"['A. 3HB.', 'B. 3HT.', 'C. 5HB.', 'D. 5HT.']",single,Prior +Real-Time Visual Understanding_sample_453_4,Text-Rich Understanding,What is the time displayed on the dashboard right now?,00:10:06,B,"['A. 7:10:30.', 'B. 7:11:02.', 'C. 7:12:15.', 'D. 7:11:45.']",single,Concurrent +Real-Time Visual Understanding_sample_453_5,Text-Rich Understanding,What is the current speed limit for this road?,00:13:24,C,"['A. 50.', 'B. 60.', 'C. 70.', 'D. 80.']",single,Concurrent +Real-Time Visual Understanding_sample_456_1,Text-Rich Understanding,What brand logo is displayed on the steering wheel?,00:00:23,D,"['A. Scania.', 'B. Mercedes.', 'C. MAN.', 'D. Volvo.']",single,Concurrent +Real-Time Visual Understanding_sample_456_5,Text-Rich Understanding,What is the digit displayed on the rear panel of the yellow bus right now?,00:07:31,D,"['A. 60.', 'B. 40.', 'C. 30.', 'D. 50.']",single,Concurrent +Real-Time Visual Understanding_sample_457_2,Text-Rich Understanding,What is the yellow vehicle on the left side of the street right now?,00:01:56,A,"['A. DHL van.', 'B. Police car.', 'C. Fire truck.', 'D. Food truck.']",single,Concurrent +Real-Time Visual Understanding_sample_457_3,Text-Rich Understanding,"Right now, what is the speed limit indicated on the yellow bus?",00:03:52,A,"['A. 90 km/h.', 'B. 30 km/h.', 'C. 60 km/h.', 'D. 80 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_459_3,Text-Rich Understanding,What street is visible on the signpost right now?,00:04:02,D,"['A. Oak Street.', 'B. Maple Street.', 'C. Elm Street.', 'D. Jersey Street.']",single,Concurrent +Real-Time Visual Understanding_sample_459_4,Text-Rich Understanding,What sign is visible to the right of the intersection right now?,00:06:00,D,"['A. STOP.', 'B. YIELD.', 'C. NO ENTRY.', 'D. GIVE WAY.']",single,Concurrent +Real-Time Visual Understanding_sample_460_4,Text-Rich Understanding,What is the number displayed on the electronic screen of the bus in front?,00:05:50,A,"['A. 590.', 'B. 591.', 'C. 1314.', 'D. G1314.']",single,Concurrent +Real-Time Visual Understanding_sample_460_5,Text-Rich Understanding,Which supermarket logo is visible on the right side right now?,00:07:46,D,"['A. Aldi.', 'B. Woolworths.', 'C. IGA.', 'D. Coles.']",single,Concurrent +Real-Time Visual Understanding_sample_461_1,Text-Rich Understanding,What prominent signs are displayed above the entrance of the art show?,00:00:04,D,"['A. ""ART EXHIBITION"" and ""MODERN ART"".', 'B. ""CONTEMPORARY ART"" and ""MODERN EXHIBITION"".', 'C. ""LA EXHIBITION"" and ""CONTEMPORARY + MODERN"".', 'D. ""LA ART SHOW"" and ""MODERN + CONTEMPORARY"".']",single,Concurrent +Real-Time Visual Understanding_sample_461_3,Text-Rich Understanding,What is the subject of the poster on the white wall?,00:02:47,D,"['A. A modern art exhibition.', 'B. A famous painting.', 'C. An art gallery event.', 'D. The movie ""Parasite.""']",single,Concurrent +Real-Time Visual Understanding_sample_461_4,Text-Rich Understanding,What word is featured in the artwork's black frame?,00:08:00,D,"['A. LOVE.', 'B. HOPE.', 'C. PEACE.', 'D. GOD.']",single,Concurrent +Real-Time Visual Understanding_sample_462_1,Text-Rich Understanding,Which artist's work has appeared in the video?,00:00:09,C,"['A. Vincent van Gogh.', 'B. Pablo Picasso.', 'C. Stephen Rowe.', 'D. Claude Monet.']",single,Concurrent +Real-Time Visual Understanding_sample_462_5,Text-Rich Understanding,What is the last name shown in the video?,00:05:54,B,"['A. Michael Miller.', 'B. Kesja Tabaczuk.', 'C. John Smith.', 'D. Sarah Parker.']",single,Concurrent +Real-Time Visual Understanding_sample_463_5,Text-Rich Understanding,Which names are revealed below the photographs right now?,00:09:56,C,"['A. ERICA KELLY MARTIN.', 'B. FERNANDO GUERRERO.', 'C. ERICA KELLY MARTIN.', 'D. JOHN DOE.']",single,Concurrent +Real-Time Visual Understanding_sample_464_1,Text-Rich Understanding,What words are written on the painting in the lower left corner of the wall?,00:00:06,C,"['A. ""WE SELL ART"".', 'B. ""BUY & SELL ART"".', 'C. ""WE BUY & SELL LUXURY"".', 'D. ""ART FOR SALE"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_4,Text-Rich Understanding,What text is visible on the artwork of the muscular man holding a basket of lemons?,00:04:40,B,"['A. ""Lemon Art BRAND"".', 'B. ""Lemon Lad BRAND"".', 'C. ""Lemon Grove BRAND"".', 'D. ""Lemon Orchard BRAND"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_2,Text-Rich Understanding,What is the title of the text written on this wall?,00:02:44,A,"['A. ""RAINTYPE LORENZO MARINI"".', 'B. ""SUNSHINE"".', 'C. ""LIFE IN COLOR"".', 'D. ""NIGHT LIGHTS"".']",single,Concurrent +Real-Time Visual Understanding_sample_467_4,Text-Rich Understanding,What words are written on the sign above painting shown right now?,00:05:24,A,"['A. P B G print bakery.', 'B. L M N art studio.', 'C. Q R S gallery.', 'D. T U V design hub.']",single,Prior +Real-Time Visual Understanding_sample_467_5,Text-Rich Understanding,What is the name on the sign partially visible in the background wall?,00:09:45,A,"['A. ""Hazel\'s Story"".', 'B. ""Gallery Night"".', 'C. ""Art Showcase"".', 'D. ""Modern Art"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_4,Text-Rich Understanding,What text is seen directly above the colorful painting shown right now?,00:08:10,D,"['A. ""Gallery of Modern Art"".', 'B. ""Sunset Landscape"".', 'C. ""Art Exhibition"".', 'D. ""Wonsook Kim"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_5,Text-Rich Understanding,What text is displayed above the screen currently shown in the video?,00:09:43,D,"['A. Gallery Name.', 'B. Exhibit Title.', ""C. Artist's Signature."", 'D. Jin Hyu Lee.']",single,Concurrent +Real-Time Visual Understanding_sample_469_2,Text-Rich Understanding,"What name is visible above a large painting of a face with bold, expressive brushstrokes?",00:05:21,D,"['A. VEILLEUX.', 'B. CICIOVAN.', 'C. MONET.', 'D. TREMBLAY.']",single,Concurrent +Real-Time Visual Understanding_sample_469_3,Text-Rich Understanding,Which names are visible now,00:05:33,D,"['A. VEILLEUX and MONET.', 'B. MONET and TREMBLAY.', 'C. CICIOVAN and VEILLEUX.', 'D. TREMBLAY and CICIOVAN.']",single,Concurrent +Real-Time Visual Understanding_sample_470_4,Text-Rich Understanding,What kind of forms do the small framed abstract paintings shown right now feature?,00:04:58,C,"['A. Rectangular forms.', 'B. Triangular forms.', 'C. Circular forms.', 'D. Star-shaped forms.']",single,Concurrent +Real-Time Visual Understanding_sample_472_4,Text-Rich Understanding,What name is displayed beneath the paintings of a tiger with a red flower on its head?,00:05:35,B,"['A. TTODOA.', 'B. NAM JI HYUNG.', 'C. ""SERENE"".', 'D. ""ARTIST"".']",single,Prior +Real-Time Visual Understanding_sample_473_2,Text-Rich Understanding,What text is visible in the central painting with the figure wearing boxing gloves?,00:00:03,A,"['A. ""STING LIKE QUEEN BEE"".', 'B. ""SUGAR"".', 'C. ""FIGHT LIKE A CHAMPION"".', 'D. ""WINNER TAKES ALL"".']",single,Prior +Real-Time Visual Understanding_sample_473_4,Text-Rich Understanding,"What is the price tag seen below the artist's name, Anthony Ausgang?",00:05:28,B,"['A. $150.', 'B. $300.', 'C. $450.', 'D. $600.']",single,Prior +Real-Time Visual Understanding_sample_474_3,Text-Rich Understanding,What signage is visible in the gallery right now?,00:00:19,A,"['A. ""GALLERY CHAMAN"".', 'B. ""ART GALLERY"".', 'C. ""CONTEMPORARY ART"".', 'D. ""EXHIBITION HALL"".']",single,Concurrent +Real-Time Visual Understanding_sample_474_5,Text-Rich Understanding,What is written on the blue sign shown just now?,00:04:53,A,"['A. ""SONG WORD ART HOUSE 1307, LOS ANGELES, CA"".', 'B. ""ART HOUSE 1307, NEW YORK, NY"".', 'C. ""MODERN - CLASSICAL"".', 'D. ""SONG WORLD ART HOUSE 1307, LOS ANGELES, CA"".']",single,Prior +Real-Time Visual Understanding_sample_475_2,Text-Rich Understanding,What does the large wall-mounted artwork say right now?,00:00:27,C,"['A. ""LIVE LIFE TO THE FULLEST"".', 'B. ""ART IS LIFE"".', 'C. ""IN MY LIFE I LOVE YOU MORE"".', 'D. ""LOVE MAKES LIFE BEAUTIFUL"".']",single,Concurrent +Real-Time Visual Understanding_sample_475_5,Text-Rich Understanding,What is written on the sign above the wall just now?,00:09:46,B,"['A. ""PULA"" and ""1341"" with ""NEW YORK | USA"" below.', 'B. ""PULA"" and ""1341"" with ""REYKJAV_K | ICELAND"" below.', 'C. ""PULA"" and ""1341"" with ""TOKYO | JAPAN"" below.', 'D. ""PULA"" and ""1341"" with ""PARIS | FRANCE"" below.']",single,Concurrent +Real-Time Visual Understanding_sample_476_2,Text-Rich Understanding,What does the sign on the white wall read?,00:00:15,A,"['A. ""GALERIE DE\' ARTS 1343 SANTA MONICA, CA"".', 'B. ""ART GALLERY SANTA MONICA"".', 'C. ""DE\' ARTS GALLERY 1234 SANTA MONICA, CA"".', 'D. ""SANTA MONICA ART GALLERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_476_3,Text-Rich Understanding,What does the blue sign overhead read?,00:02:52,A,"['A. ""ART UNIFIED 1359, VENICE | CA. MODERN + CONTEMPORARY.""', 'B. ""ARTISTIC INSPIRATION 123, LA.""', 'C. ""MODERN ART SHOW 2024.""', 'D. ""VENICE ART EXHIBITION 2023.""']",single,Concurrent +Real-Time Visual Understanding_sample_477_3,Text-Rich Understanding,What text is displayed above the blonde woman in the artwork?,00:02:27,A,"['A. ""BUT I\'M A FIRST CLASS GIRL_ I CAN\'T FLY COACH."".', 'B. ""LET\'S TRAVEL THE WORLD TOGETHER_ & NEVER LOOK BACK."".', 'C. ""LIVE LOVE LAUGH_ ALWAYS AND FOREVER."".', 'D. ""DREAM BIG_ AND NEVER GIVE UP."".']",single,Prior +Real-Time Visual Understanding_sample_477_5,Text-Rich Understanding,What is the inscription at the bottom of the framed palette?,00:07:16,C,"['A. 1.2.34.', 'B. 2.5.89.', 'C. 3.6.61.', 'D. 4.7.73.']",single,Concurrent +Real-Time Visual Understanding_sample_478_1,Text-Rich Understanding,What is displayed on the blue sign overhead?,00:00:15,C,"['A. ""Exhibit Closed 625/724"".', 'B. ""Gallery Entrance 622/625"".', 'C. ""Montague Gallery 625/724"".', 'D. ""Montague Gallery 625/725"".']",single,Prior +Real-Time Visual Understanding_sample_478_5,Text-Rich Understanding,"What additional information does the sign provide besides ""GALLERY 1261""?",00:09:48,B,"['A. Names of the artists.', 'B. Room numbers and a location in Denver, CO.', 'C. A description of the exhibition.', 'D. Opening hours of the gallery.']",single,Concurrent +Real-Time Visual Understanding_sample_480_1,Text-Rich Understanding,What letters are mounted on the wall?,00:00:07,A,"['A. PADO.', 'B. GATO.', 'C. LADO.', 'D. FADO.']",single,Concurrent +Real-Time Visual Understanding_sample_484_1,Text-Rich Understanding,What is written on the green car in the race track scene?,00:00:08,A,"['A. N2O COLA.', 'B. Speedy Cola.', 'C. Racing Fuel.', 'D. Nitro Power.']",single,Concurrent +Real-Time Visual Understanding_sample_484_4,Text-Rich Understanding,Who is in first place in Race 1 - Final standings?,00:08:19,C,"['A. Michael Rotor.', 'B. Jay.', 'C. H.J. Hollis.', 'D. Jonas Carvers.']",single,Concurrent +Real-Time Visual Understanding_sample_485_1,Text-Rich Understanding,What is depicted on the container behind the toy car?,00:00:19,B,"['A. ""NEXT GEN"".', 'B. ""Walmart - Save money. Live better."".', 'C. ""DIECAST RACING"".', 'D. ""NEXT-GEN PISTON CUP"".']",single,Concurrent +Real-Time Visual Understanding_sample_485_2,Text-Rich Understanding,What number is displayed on Tom W.'s car on the scoreboard?,00:03:29,B,"['A. 31.', 'B. 61.', 'C. 19.', 'D. 76.']",single,Prior +Real-Time Visual Understanding_sample_485_3,Text-Rich Understanding,What is the number on the grey toy race car shown right now?,00:06:05,C,"['A. 117', 'B. 82', 'C. 035', 'D. 26']",single,Concurrent +Real-Time Visual Understanding_sample_485_5,Text-Rich Understanding,Which car is labeled #117?,00:09:20,C,"['A. Ronald', 'B. Conrad Camber', 'C. S. Fillups', 'D. Dan Carcia']",single,Concurrent +Real-Time Visual Understanding_sample_486_1,Text-Rich Understanding,What is announced over the image of the detailed miniature race setup right now?,00:00:14,B,"['A. ""NEXT GEN PISTON CUP, Race 1 - Round 2"".', 'B. ""NEXT GEN PISTON CUP, Race 2 - Round 1"".', 'C. ""NEXT GEN TOY RACE, Round 2 - Race 1"".', 'D. ""NEXT GEN TOY RACE, Race 1 - Round 2"".']",single,Concurrent +Real-Time Visual Understanding_sample_487_2,Text-Rich Understanding,What was being advertised on the blue billboard?,00:02:00,C,"['A. Speedy Cars.', 'B. Toy Race.', 'C. Crazy Cars.', 'D. Miniature Motors.']",single,Prior +Real-Time Visual Understanding_sample_487_5,Text-Rich Understanding,What is the position of Lightning McQueen in the standings for the Group 1 final?,00:05:20,B,"['A. First.', 'B. Second.', 'C. Third.', 'D. Fourth.']",single,Concurrent +Real-Time Visual Understanding_sample_488_1,Text-Rich Understanding,What group numbers are displayed for the race participants?,00:00:20,D,"['A. Group 1 and 2.', 'B. Group 3 and 4.', 'C. Group 5 and 6.', 'D. Group 7 and 8.']",single,Prior +Real-Time Visual Understanding_sample_488_3,Text-Rich Understanding,What is the fastest time achieved by Jay's car from team VCD132 Racing?,00:05:39,C,"['A. 9.495 seconds.', 'B. 9.791 seconds.', 'C. 8.267 seconds.', 'D. 8.999 seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_488_5,Text-Rich Understanding,Which team won first place in Race 2 competition?,00:01:28,A,"[""A. Dom's Tuner Shop."", 'B. VCD132 Racing.', 'C. Krime Sindakit Racing.', 'D. Elst Racing.']",single,Prior +Real-Time Visual Understanding_sample_489_1,Text-Rich Understanding,What does the subtitle below the title card read right now?,00:00:05,C,"['A. ""The New Era of Toy Racing"".', 'B. ""The Future of Car Racing"".', 'C. ""The Next Generation of Diecast Racing"".', 'D. ""Ultimate Toy Car Showdown"".']",single,Concurrent +Real-Time Visual Understanding_sample_489_2,Text-Rich Understanding,Which car is in the front row along with car #2.0 at the start of the Group1 - Heat 3 race?,00:02:45,A,"['A. Car #21', 'B. Car #123', 'C. Car #94', 'D. Car #3']",single,Prior +Real-Time Visual Understanding_sample_490_1,Text-Rich Understanding,What event is being depicted according to the text overlays?,00:00:19,C,"['A. Local Race.', 'B. Test Drive.', 'C. World Grand Prix - Final Round.', 'D. Exhibition Match.']",single,Prior +Real-Time Visual Understanding_sample_492_1,Text-Rich Understanding,What logo appears on the screen during the initial scene transition?,00:00:10,A,"['A. GRAVITY THROTTLE RACING.', 'B. RACING THUNDER.', 'C. SPEED CIRCUIT.', 'D. TRACK RUNNERS.']",single,Prior +Real-Time Visual Understanding_sample_493_4,Text-Rich Understanding,Which team is leading in the racing points?,00:12:14,D,"['A. Jay Bo.', 'B. Pacific Pirate.', 'C. Sisters of the Heavy.', 'D. Larro.']",single,Prior +Real-Time Visual Understanding_sample_494_1,Text-Rich Understanding,What is the license plate number of the car currently shown in the video?,00:00:30,D,"['A. 18.', 'B. 197.', 'C. 56.', 'D. 46.']",single,Concurrent +Real-Time Visual Understanding_sample_495_3,Text-Rich Understanding,What is the digital timer display showing right now?,00:07:29,D,"['A. ""Race Time: 25.619"".', 'B. ""Race Time: 24.874"".', 'C. ""Race Time: 23.452"".', 'D. ""Race Time: 24.824"".']",single,Concurrent +Real-Time Visual Understanding_sample_495_4,Text-Rich Understanding,"Which team has the highest R4 score in the ""2023 - 2024 BRAGGIN' WAGON"" race results?",00:11:06,D,"['A. NUMBSKULL Racing.', 'B. DUBIOUS DIECAST.', 'C. LIVE YOUNG DIECAST.', 'D. HOT NUTS DIECAST.']",single,Prior +Real-Time Visual Understanding_sample_497_2,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:04:21,B,"['A. The number of laps completed.', ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_497_5,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:12:38,A,"[""A. The cars' performance from round 1 to round 7."", ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_498_1,Text-Rich Understanding,What is prominently displayed on the side of the green toy car?,00:00:20,B,"['A. The number ""12"".', 'B. The number ""24"".', 'C. The number ""36"".', 'D. The number ""48"".']",single,Concurrent +Real-Time Visual Understanding_sample_498_3,Text-Rich Understanding,What is displayed at the top right right now?,00:04:06,C,"['A. Race results.', 'B. Lap times.', 'C. Instant Replay.', 'D. Track map.']",single,Concurrent +Real-Time Visual Understanding_sample_498_5,Text-Rich Understanding,Who is in the first place in the Group 7 - Final standings?,00:06:19,D,"['A. Tim Treadless.', 'B. Chase Racelott.', 'C. Ronald.', 'D. Jay.']",single,Concurrent +Real-Time Visual Understanding_sample_499_2,Text-Rich Understanding,Which car has the fastest time displayed on the leaderboard right now?,00:02:26,B,"['A. Flip', 'B. BLR', 'C. Jonabi', 'D. Fast Track']",single,Concurrent +Real-Time Visual Understanding_sample_499_3,Text-Rich Understanding,"Which of the following names is not listed as a contender in ""RACE 2""?",00:02:32,D,"['A. Fat Dad.', 'B. Numbskull.', 'C. Iceman.', 'D. Flip.']",single,Concurrent +Real-Time Visual Understanding_sample_500_1,Text-Rich Understanding,"What does the additional text indicate about the ""3D BotMaker Diecast Racing League""?",00:00:10,B,"['A. It is the ""Final Race"".', 'B. It is the ""Fiero Tournament, Race 1 of 3"".', 'C. It is the ""Champion\'s Cup"".', 'D. It is the ""Qualifying Round"".']",single,Concurrent +Real-Time Visual Understanding_sample_500_3,Text-Rich Understanding,"According to the race results displayed at the end, who is the driver of the red car?",00:02:00,B,"['A. George Milidrag.', 'B. Randy Ferrero.', 'C. Crazy Jimmy.', 'D. Rad Cunningham.']",single,Concurrent diff --git a/Real_Time_Visual_Understanding_PR.csv b/Real_Time_Visual_Understanding_PR.csv new file mode 100644 index 0000000000000000000000000000000000000000..1d9bc253ba6b44960412049558045076e914f72b --- /dev/null +++ b/Real_Time_Visual_Understanding_PR.csv @@ -0,0 +1,109 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_9_5,Prospective Reasoning,What will the camera holder most likely do next?,00:01:15,A,"['A. Place Four of hearts onto the central pile.', 'B. Place the Ace of Spades onto the discard pile.', 'C. Put the Seven of Diamonds onto the foundation stack.', 'D. Move the King of Clubs to the empty tableau column.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_2,Prospective Reasoning,What is the man likely to do next after reaching out to grab another ingredient from the countertop?,00:05:28,B,"['A. Serve the dish immediately.', 'B. Add the new ingredient to the frying pan.', 'C. Clean the countertop.', 'D. Turn off the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_2,Prospective Reasoning,What is likely the next step after dispensing all the paint colors onto the plastic sheet?,00:00:19,B,"['A. The hand will spread the paint across the sheet.', 'B. The plastic sheet will be removed from the canvas.', 'C. Additional colors will be added.', 'D. The text ""CorreaArt"" will be erased.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_3,Prospective Reasoning,What is the artist likely to do next?,00:05:34,B,"['A. Sign the painting.', 'B. Add more details to the painting.', 'C. Clean up the workspace.', 'D. Start a new painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_196_1,Prospective Reasoning,What does the player prepare to do?,00:00:19,C,"['A. Dig for resources.', 'B. Fight a monster.', 'C. Use a firework rocket.', 'D. Build a house.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_1,Prospective Reasoning,What might the speaker discuss next?,00:00:16,A,"['A. Graphing on the Coordinate Plane.', 'B. Calculus functions.', 'C. Trigonometric ratios.', 'D. Differential equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_2,Prospective Reasoning,What might the speaker explain next?,00:02:22,B,"['A. How to label the axes.', 'B. How to connect the plotted points.', 'C. How to identify coordinates.', 'D. How to scale the graph.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_3,Prospective Reasoning,What might the speaker discuss next?,00:04:20,D,"['A. How to plot points on the axes.', 'B. The importance of the x-axis.', 'C. The significance of the y-axis.', 'D. What ordered pairs represent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_4,Prospective Reasoning,What might the speaker discuss next?,00:06:37,A,"['A. How to plot another point.', 'B. How to label the y-axis.', 'C. The importance of the y-intercept.', 'D. How to draw a quadratic curve.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_5,Prospective Reasoning,What might the speaker discuss next?,00:08:31,C,"['A. How to plot a line graph.', 'B. The significance of the axes intersections.', 'C. How to differentiate the quadrants.', 'D. The concept of linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_1,Prospective Reasoning,What might the speaker explain next?,00:00:20,A,"['A. How to add mixed numbers.', 'B. The subtraction of mixed numbers.', 'C. The multiplication of fractions.', 'D. The properties of whole numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_212_2,Prospective Reasoning,What might the speaker explain next?,00:02:10,A,"['A. How to add those two mixed numbers.', 'B. The process of converting mixed numbers to improper fractions.', 'C. Subtracting mixed numbers.', 'D. The definition of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_3,Prospective Reasoning,What might the speaker do next?,00:04:08,A,"['A. How to add those two mixed numbers.', 'B. Subtract the fractions.', 'C. Multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_4,Prospective Reasoning,What might the speaker explain next?,00:06:36,D,"['A. How to add mixed numbers.', 'B. How to convert fractions to decimals.', 'C. The process of subtracting fractions.', 'D. How to add those two fractions numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_5,Prospective Reasoning,What might the speaker explain next?,00:07:58,A,"['A. Adding the fractions together.', 'B. Converting the results back to whole numbers.', 'C. Finding a different common denominator.', 'D. Subtracting the fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_1,Prospective Reasoning,What topics might the speaker explain next?,00:00:16,B,"['A. Simplifying fractions.', 'B. Adding fractions.', 'C. Dividing fractions.', 'D. Subtracting fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_2,Prospective Reasoning,What might the speaker explain next?,00:02:00,B,"['A. How to multiply fractions.', 'B. How to add 1/2 + 1/2.', 'C. How to divide fractions.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_3,Prospective Reasoning,What might the speaker suggest next?,00:02:39,D,"['A. How to multiply fractions.', 'B. How to find a common denominator for addition.', 'C. How to simplify fractions.', 'D. How to subtract fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_4,Prospective Reasoning,What might the speaker explain next?,00:03:04,C,"['A. How to add two fractions with different denominators.', 'B. How to convert fractions to decimals.', 'C. Why the denominators stay the same.', 'D. How to simplify the resulting fraction.']",multiple,Prior +Real-Time Visual Understanding_sample_213_5,Prospective Reasoning,What might the speaker discuss next?,00:04:01,D,"['A. How to convert fractions to decimals.', 'B. Steps to compare fractions.', 'C. Methods to simplify fractions.', 'D. How to find a common denominator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_1,Prospective Reasoning,What might the speaker discuss next?,00:00:24,C,"['A. Calculating the perimeter of shapes.', 'B. Understanding different geometric figures.', 'C. The concept of Area.', 'D. The concept of volume.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_2,Prospective Reasoning,What formula might the speaker likely introduce next?,00:02:03,D,"['A. Perimeter of a rectangle.', 'B. Volume of a cube.', 'C. Circumference of a circle.', 'D. Area of a triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_3,Prospective Reasoning,What might the speaker explain next?,00:04:45,D,"['A. How to convert between different units of length.', 'B. The concept of volume measurement.', 'C. The perimeter of different shapes.', 'D. How to calculate the area of another shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_4,Prospective Reasoning,What might the speaker explain next?,00:06:55,D,"['A. The angle of the base.', 'B. The formula for area.', 'C. The hypotenuse of the triangle.', 'D. The height of the triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_5,Prospective Reasoning,What might the speaker discuss next?,00:08:45,D,"['A. Discussing the properties of different quadrilaterals.', 'B. Solving for the perimeter of the triangle.', 'C. Simplifying algebraic expressions.', 'D. Calculating the area of a different triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_1,Prospective Reasoning,What might the speaker discuss next?,00:00:13,B,"['A. How to calculate the probability of an event.', 'B. The definition of basic probability.', 'C. An example involving multiple dice rolls.', 'D. The combination formula in probability.']",multiple,Prior +Real-Time Visual Understanding_sample_215_2,Prospective Reasoning,What might the speaker discuss next?,00:02:53,C,"['A. The concept of mutually exclusive events.', 'B. Introduction to experimental probability.', 'C. Explanation of rolling a six-sided die.', 'D. Definition of independent events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_3,Prospective Reasoning,What concept might the speaker explain next?,00:05:05,D,"['A. How to find the sum of rolled dice values.', 'B. How to design an experiment with coins.', 'C. The process of drawing bar graphs for data.', 'D. The probability of rolling a specific number with a die.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_4,Prospective Reasoning,What might the speaker discuss next?,00:08:01,B,"['A. Addition of probabilities.', 'B. The probability of this disc rotating to the blue area.', 'C. Expected value calculation.', 'D. Subtraction of probabilities.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_5,Prospective Reasoning,What might the speaker explain next?,00:10:00,B,"['A. The concept of probability distributions.', 'B. Calculating the probability for yellow colors.', 'C. How to convert decimals to fractions.', 'D. Applying the formula to find expected value.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:40,C,"['A. How to visualize data on a graph.', 'B. The types of charts used in data representation.', 'C. Differences between continuous and discrete data.', 'D. Examples of data collection methods.']",single,Concurrent +Real-Time Visual Understanding_sample_216_2,Prospective Reasoning,What might the speaker explain next?,00:02:59,B,"['A. How to create a bar graph.', 'B. How to fill in the data in the data table.', 'C. How to interpret the data in the data table.', 'D. How to convert the data table into a pie chart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_3,Prospective Reasoning,What might the speaker explain next?,00:05:38,B,"['A. The average precipitation in May.', 'B. The meaning of the scale on the graph.', 'C. The total annual precipitation.', 'D. The method used to calculate the average precipitation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_4,Prospective Reasoning,What might the speaker explain next?,00:08:01,D,"['A. The use of the negative coordinate axis.', 'B. How the fluctuation in investment income impacts yearly analysis.', 'C. Strategies to improve investment returns.', 'D. The overall trend of investment income throughout the year.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_5,Prospective Reasoning,What might the speaker explain next?,00:10:09,A,"['A. Interpret the trends shown in the graphs.', 'B. Introduce new data sets for comparison.', 'C. Calculate the mean of the data sets.', 'D. Convert the temperatures to Celsius.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_1,Prospective Reasoning,What might the speaker explain next?,00:01:28,A,"['A. How to find the Mean of a data set.', 'B. An overview of different types of graphs.', 'C. The definition of a median.', 'D. Steps to calculate the mode.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_2,Prospective Reasoning,What concept is likely to be explained next?,00:04:18,A,"['A. Median.', 'B. Variance.', 'C. Mode.', 'D. Range.']",multiple,Prior +Real-Time Visual Understanding_sample_217_3,Prospective Reasoning,What is the next logical step after the operation to the numbers?,00:05:07,B,"['A. Find the mean of the numbers.', 'B. Find the median of the numbers.', 'C. Find the mode of the numbers.', 'D. Find the range of the numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_217_4,Prospective Reasoning,What might the instructor explain next?,00:07:20,B,"['A. How to calculate the mean of a set of numbers.', 'B. How to interpret the result of the median calculation.', 'C. The difference between mean and median.', 'D. How to find the mode of a data set.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_5,Prospective Reasoning,What might the speaker explain next?,00:09:14,C,"['A. Divide the sum by the first number in the list.', 'B. Subtract the smallest number from the sum.', 'C. Divide the sum by the count of numbers.', 'D. Add all the numbers again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_1,Prospective Reasoning,What topic might the teacher explain next?,00:00:11,A,"['A. mixed numbers and improper fractions.', 'B. Add mixed numbers.', 'C. Subtract improper fractions.', 'D. Multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_218_2,Prospective Reasoning,What might the teacher explain next?,00:03:10,B,"['A. Compare the fractions using decimal values.', 'B. Explain how improper fractions is connected to proper fractions and whole fractions.', 'C. Demonstrate how to multiply two fractions.', 'D. Discuss the concept of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_3,Prospective Reasoning,What might the speaker explain next?,00:05:31,A,"['A. How to convert mixed numbers to improper fractions.', 'B. The method for adding mixed numbers and improper fractions.', 'C. Simplifying improper fractions.', 'D. Dividing fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_4,Prospective Reasoning,What concept will the speaker likely explain next?,00:08:20,B,"['A. Multiplying mixed fractions by a whole number.', 'B. Converting improper fractions to mixed numbers.', 'C. Adding improper fractions together.', 'D. Simplifying mixed fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_5,Prospective Reasoning,What might the speaker explain next?,00:10:46,D,"['A. Add the remainder to the quotient.', 'B. Subtract 6 from 1.', 'C. Divide 7 by 3.', 'D. How to use dividing to convert improper fractions to a mixed number form.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_1,Prospective Reasoning,What mathematical topic might the speaker focus on next?,00:00:10,D,"['A. Adding Fractions.', 'B. Dividing Fractions.', 'C. Simplifying Fractions.', 'D. Multiplying Fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_219_2,Prospective Reasoning,What might the speaker do next?,00:00:55,C,"['A. Explain how to convert the fractions.', 'B. Show the steps to add the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Discuss the importance of common denominators.']",multiple,Prior +Real-Time Visual Understanding_sample_219_3,Prospective Reasoning,What might the speaker do next?,00:02:29,C,"['A. Add the fractions together.', 'B. Subtract the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_4,Prospective Reasoning,What mathematical concept might the speaker move on to explain next?,00:03:51,D,"['A. Addition of fractions.', 'B. Subtraction of fractions.', 'C. Simplifying fractions.', 'D. Another explanation to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_5,Prospective Reasoning,What might the speaker discuss next?,00:05:10,C,"['A. How to add fractions.', 'B. How to divide fractions.', 'C. How to multiply the denominators.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_1,Prospective Reasoning,What might the speaker discuss next?,00:00:23,D,"['A. Basic addition and subtraction.', 'B. Algebraic expressions.', 'C. Properties of equality.', 'D. The order of operations rules.']",multiple,Prior +Real-Time Visual Understanding_sample_220_2,Prospective Reasoning,What might be the next topic the speaker will address?,00:02:28,B,"['A. The order of operations for addition and subtraction.', 'B. The highest priority operator symbols.', 'C. The importance of following the PEMDAS rule.', 'D. Practice problems involving exponents.']",multiple,Prior +Real-Time Visual Understanding_sample_220_3,Prospective Reasoning,What might the speaker discuss next?,00:04:28,C,"['A. Simplify the expression.', 'B. Subtract the results.', 'C. Add the simplified terms.', 'D. Multiply the results.']",multiple,Prior +Real-Time Visual Understanding_sample_220_4,Prospective Reasoning,What might the speaker discuss next?,00:06:26,B,"['A. How to integrate functions.', ""B. The operator symbols for 'Then' and 'last' precedence."", 'C. Application of quadratic equations.', 'D. Solving basic arithmetic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_5,Prospective Reasoning,What might the speaker explain next?,00:08:07,D,"['A. The importance of parentheses in operations.', 'B. The commutative property of multiplication.', 'C. How to handle exponents in an equation.', 'D. The order of operations between the multiplication sign and the division sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,D,"['A. The area of different shapes.', 'B. How to measure the diameter.', 'C. The concept of length in 2-dimensional shapes.', 'D. How to calculate perimeter.']",multiple,Prior +Real-Time Visual Understanding_sample_221_2,Prospective Reasoning,What will the speaker most likely explain next?,00:02:13,A,"['A. How to calculate the perimeter of the shape.', 'B. How to convert meters into centimeters.', 'C. The differences between perimeter and area.', 'D. How to measure the perimeter accurately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_3,Prospective Reasoning,What might the speaker explain next?,00:03:33,B,"['A. How to calculate the area of the rectangle.', 'B. How to find the perimeter of a rectangle.', 'C. How to label the units.', 'D. How to measure with a ruler.']",multiple,Prior +Real-Time Visual Understanding_sample_221_4,Prospective Reasoning,What might the speaker discuss next?,00:05:06,A,"['A. How to calculate the perimeter of any regular polygon.', 'B. The significance of repeated addition.', 'C. The properties of regular polygons.', 'D. The importance of perimeter in geometry.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_5,Prospective Reasoning,What might the speaker ask the students to do next?,00:06:32,B,"['A. Calculate the area of the shape.', 'B. Determine the perimeter of the shape.', 'C. Measure each side length.', 'D. Convert the measurements to centimeters.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. How to plot 25/50 on a graph.', 'B. How to further simplify 1/2.', 'C. How to simplify fractions.', 'D. How to multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_222_2,Prospective Reasoning,What might the speaker explain next?,00:01:24,C,"['A. Converting 1/2 to a decimal.', 'B. Adding fractions with different denominators.', 'C. Equivalent fractions of 3/6.', 'D. Subtracting fractions with common denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_3,Prospective Reasoning,What might the speaker discuss next?,00:02:33,C,"['A. Converting improper fractions to mixed numbers.', 'B. Adding fractions with different denominators.', 'C. Simplifying fractions by finding common factors.', 'D. Multiplying fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_4,Prospective Reasoning,What might the speaker explain next?,00:05:45,C,"['A. How to find the greatest common divisor.', 'B. How to convert the fraction to a decimal.', 'C. How to factorize each number to prime factors.', 'D. How to add fractions with different denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_5,Prospective Reasoning,What might the speaker discuss next?,00:07:17,C,"['A. How to find common denominators.', 'B. The process of cross-multiplication.', 'C. Simplifying fractions using greatest common factor.', 'D. The difference between factors and multiples.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:20,D,"['A. Definition of a right triangle.', 'B. What is Pythagorean Theorem.', 'C. The history of Pythagoras.', 'D. The formula a² + b² = c².']",multiple,Prior +Real-Time Visual Understanding_sample_223_2,Prospective Reasoning,What might the speaker discuss next?,00:02:34,B,"['A. Applications of the Pythagorean Theorem.', 'B. How to solve for the hypotenuse.', 'C. Examples of different right triangles.', 'D. The history of the Pythagorean Theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_3,Prospective Reasoning,What might the speaker discuss next?,00:05:33,C,"['A. How to apply the Pythagorean theorem to other shapes.', 'B. The derivation of the Pythagorean theorem using trigonometry.', 'C. The concept of area and its proof in the Pythagorean theorem.', 'D. The historical background of the Pythagorean theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_4,Prospective Reasoning,What might the speaker discuss next?,00:08:29,A,"['A. Explain how to use the Pythagorean theorem to find the right-angle side length.', 'B. Discuss the properties of right-angle triangles in detail.', 'C. Convert all given measurements from meters to centimeters.', 'D. Illustrate how to plot these points on a Cartesian plane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_5,Prospective Reasoning,What might the speaker discuss next?,00:11:09,D,"['A. How to calculate the hypotenuse.', 'B. Why the triangle is right-angled.', 'C. The properties of equilateral triangles.', 'D. The method to verify if it is a right triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,B,"['A. The properties of polygon.', 'B. The concept of triangle.', 'C. How to measure the sides of a rectangle.', 'D. The definition of a polygon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_2,Prospective Reasoning,What might the speaker explain next?,00:01:54,B,"['A. The properties of acute angles.', 'B. The difference between acute angle and obtuse angle.', 'C. How to identify right triangles from angles.', 'D. The relationship between different types of triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_3,Prospective Reasoning,What might the speaker explain next?,00:03:39,D,"['A. The angle sum of triangles.', 'B. The concept of right triangles.', 'C. Important theorems about scalene triangles.', ""D. The equal sides' number of Isosceles triangles.""]",multiple,Prior +Real-Time Visual Understanding_sample_224_4,Prospective Reasoning,What might the speaker discuss next?,00:04:53,B,"['A. Examples of right triangles.', 'B. Types of angles of equilateral triangles.', 'C. The concept of similar triangles.', 'D. Differences between quadrilaterals and triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_5,Prospective Reasoning,What might the speaker do next?,00:06:35,D,"['A. Discuss the properties of isosceles triangles.', 'B. Introduce the concept of congruent triangles.', 'C. Explain the Pythagorean theorem.', 'D. Solve for the unknown angle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,C,"['A. How the distributive property helps in simplifying equations.', 'B. The practical applications of the probability theory.', 'C. The definition of the distributive property.', 'D. The definition of stochastic process.']",multiple,Prior +Real-Time Visual Understanding_sample_225_2,Prospective Reasoning,What might the speaker discuss next?,00:02:00,D,"['A. Combining like terms.', 'B. Factoring out a common factor.', 'C. Simplifying the expression further.', 'D. How to use distributive property to the example.']",multiple,Prior +Real-Time Visual Understanding_sample_225_3,Prospective Reasoning,What might the speaker discuss next?,00:04:30,B,"['A. The formula for compound interest.', 'B. Why the two way get the same answer.', 'C. Solving quadratic equations.', 'D. Graphing linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_4,Prospective Reasoning,What might the speaker calculate next?,00:06:43,A,"['A. 5 times 7.', 'B. 47 times 47.', 'C. 5 times 5.', 'D. 5 plus 40.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_5,Prospective Reasoning,What might the speaker discuss next?,00:08:47,A,"['A. The example can not use distributive property.', 'B. The commutative property of addition.', 'C. The identity property of multiplication.', 'D. The distributive property of subtraction.']",multiple,Prior +Real-Time Visual Understanding_sample_226_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. The concept of the division.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_2,Prospective Reasoning,What might the speaker explain next?,00:02:16,A,"['A. The meaning of the dividend.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_3,Prospective Reasoning,What might the speaker explain next?,00:04:16,A,"['A. How to determine the remainder.', 'B. How to find the remainder.', 'C. The concept of partial quotients.', 'D. The relationship between divisor and dividend.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_4,Prospective Reasoning,What might the speaker explain next?,00:06:34,D,"['A. Why dividing cookies by people is useful.', 'B. The importance of remainders in division.', 'C. Use real-life example to explain the concept of remainders.', 'D. How to distribute the cookie to people.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_5,Prospective Reasoning,"Based on the current explanation, what might the speaker do next?",00:08:41,A,"['A. Explain the next division step using the tabular.', 'B. Talk about prime numbers.', 'C. Introduce a new mathematical operation.', 'D. Discuss the properties of multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_1,Prospective Reasoning,What might the speaker discuss next?,00:01:06,A,"['A. The addition of decimals.', 'B. Converting fractions to decimals.', 'C. The subtraction of decimals.', 'D. The rules for multiplying decimals.']",multiple,Prior +Real-Time Visual Understanding_sample_227_2,Prospective Reasoning,What is the teacher likely to explain next?,00:03:00,A,"['A. How to correctly align the decimal points when adding.', 'B. How to subtract decimal numbers.', 'C. How to multiply decimal numbers.', 'D. How to divide decimal numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_227_3,Prospective Reasoning,What might the speaker explain next?,00:05:28,C,"['A. How to multiply whole numbers.', 'B. The importance of carrying over digits.', 'C. The process of correctly placing the decimal in the product.', 'D. How to add the products from multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_4,Prospective Reasoning,What topic might the speaker explain next?,00:08:02,C,"['A. The steps for decimal addition.', 'B. The steps for decimal subtraction.', 'C. The principles of decimal division.', 'D. The basics of whole number multiplication.']",multiple,Prior +Real-Time Visual Understanding_sample_227_5,Prospective Reasoning,What might the speaker discuss next?,00:10:33,C,"['A. Simplifying square roots.', 'B. Finding least common multiples.', 'C. Shifting the decimal point in both numbers.', 'D. Converting decimals to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_1,Prospective Reasoning,What is the speaker likely to explain next?,00:00:11,C,"['A. How to solve the division problem using a different method.', 'B. How to add partial quotients.', 'C. The concept of division with partial quotients.', 'D. The importance of understanding division.']",multiple,Prior +Real-Time Visual Understanding_sample_228_2,Prospective Reasoning,What might the speaker discuss next?,00:03:24,C,"['A. Multiplying 6 by the divisor.', 'B. Subtracting 6 from the dividend.', 'C. 2 is too small.', 'D. Adding 6 to the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_3,Prospective Reasoning,What might the speaker explain next?,00:06:20,D,"['A. How to subtract the next two numbers.', 'B. How to add the remainder to the divisor.', 'C. How to multiply 100 by 35 again.', 'D. How to choose a number to subtract from 2928.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_4,Prospective Reasoning,What might the speaker explain next?,00:09:04,D,"['A. How to simplify the calculation further.', 'B. The application of division in real-life problems.', 'C. Another example using a more complex number.', 'D. The advantage of using small steps in division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_5,Prospective Reasoning,What might the teacher explain next?,00:10:42,C,"['A. How to perform long division.', 'B. A different multiplication method for large numbers.', 'C. Why use small steps in division is easier.', 'D. Explaining the significance of the answer 49r2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_1,Prospective Reasoning,What mathematical concept will likely be demonstrated next?,00:00:09,D,"['A. Subtraction.', 'B. Addition.', 'C. Multiplication.', 'D. Division.']",multiple,Prior +Real-Time Visual Understanding_sample_229_2,Prospective Reasoning,What is the presenter likely to do next?,00:03:12,D,"['A. Add 48 to 52.', 'B. Multiply 48 by 52.', 'C. Divide 48 by 52.', 'D. Subtract 48 from 52.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_3,Prospective Reasoning,What might the speaker discuss next?,00:05:38,A,"['A. The steps to perform the division.', 'B. The final quotient of the division.', 'C. The relevance of the remainder.', 'D. How to multiply the dividend.']",multiple,Prior +Real-Time Visual Understanding_sample_229_4,Prospective Reasoning,What might the speaker do next?,00:08:44,A,"['A. Subtract 440 from 528.', 'B. Divide 528 by 55.', 'C. Subtract 88 from 528.', 'D. Add 5 to 88.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_5,Prospective Reasoning,What might the speaker explain next?,00:11:30,A,"['A. How to address the situation where the remainder is less than the divisor.', 'B. How to check the division result.', 'C. How to proceed with the next division step.', 'D. How to interpret the decimal expansion.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_1,Prospective Reasoning,What might the speaker describe next?,00:00:30,A,"['A. Step-by-step process of long division.', 'B. History of long division.', 'C. Applications of long division in real life.', 'D. Comparison between long division and short division.']",multiple,Prior +Real-Time Visual Understanding_sample_230_2,Prospective Reasoning,What might the speaker discuss next?,00:03:53,D,"['A. How to find the remainder in a division problem.', 'B. How to multiply the divisor by the quotient.', 'C. How to perform subtraction in long division.', 'D. How to bring down the next digit in a long division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_3,Prospective Reasoning,What might the speaker explain next?,00:05:14,C,"['A. How to verify the result using multiplication.', 'B. How to interpret the quotient and remainder.', 'C. How to solve a similar problem with different numbers.', 'D. How to check the division result by subtracting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_4,Prospective Reasoning,What is the next step after dividing 24 by 3?,00:07:18,C,"['A. Write down 8 on the left side.', 'B. Write down 3 on the right side.', 'C. Subtract 12 from 24.', 'D. Add the digits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_5,Prospective Reasoning,What might the speaker explain next?,00:09:55,C,"['A. How to bring down the next digit.', 'B. How to check the remainder.', 'C. Subtract 20 from 20.', 'D. How to estimate the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_1,Prospective Reasoning,"Based on the crowd's interaction and engagement, what might be inferred to be present but out of view?",00:00:20,B,"['A. A quiet library.', 'B. Street performers and entertainment elements.', 'C. A calm and deserted area.', 'D. An indoor concert.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_1,Prospective Reasoning,What might the person do next after revealing more cartons in the box?,00:00:19,B,"['A. Leave the store.', 'B. Start arranging the new cartons on the shelf.', 'C. Throw away the cartons.', 'D. Close the refrigerated display.']",multiple,Concurrent +Real-Time Visual Understanding_sample_478_4,Prospective Reasoning,"Based on the camera movement and gallery setup, what might the camera show next?",00:05:39,B,"['A. An outdoor scene.', 'B. Detailed close-ups of other artworks.', 'C. The entrance of the gallery.', 'D. A lecture or discussion area.']",multiple,Concurrent diff --git a/Real_Time_Visual_Understanding_SU.csv b/Real_Time_Visual_Understanding_SU.csv new file mode 100644 index 0000000000000000000000000000000000000000..ad8988116eb2d31d7818204ce2c91c9fcbc8a434 --- /dev/null +++ b/Real_Time_Visual_Understanding_SU.csv @@ -0,0 +1,247 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_3_2,Spatial Understanding,What is the position relationship between the woman in a black dress and the woman in a white outfit?,00:00:20,A,"['A. They are standing side by side.', 'B. They are standing back to back.', 'C. The woman in black is in front of the woman in white.', 'D. The woman in white is holding the trophy.']",single,Prior +Real-Time Visual Understanding_sample_10_3,Spatial Understanding,How are the food items arranged on the grill?,00:04:42,C,"['A. The buns are on the right side, and the vegetables and meat are on the left side.', 'B. The buns are on the top, and the vegetables and meat are on the bottom.', 'C. The buns are on the left side, and the vegetables and meat are on the right side.', 'D. The buns are at the center, and the vegetables and meat are on both sides.']",single,Prior +Real-Time Visual Understanding_sample_32_2,Spatial Understanding,How are the yellow corn and onions distributed in the frying pan?,00:02:19,C,"['A. Randomly scattered.', 'B. Piled in the center.', 'C. Evenly distributed.', 'D. Grouped separately.']",single,Concurrent +Real-Time Visual Understanding_sample_126_4,Spatial Understanding,Where are the other brushes and pencils located in relation to the artwork?,00:08:10,B,"['A. On a shelf above the artwork.', 'B. Scattered around the artwork on the table.', 'C. Inside a drawer next to the table.', ""D. Held in the artist's other hand.""]",single,Concurrent +Real-Time Visual Understanding_sample_127_3,Spatial Understanding,Which parts of the face remain unpainted right now?,00:04:00,B,"['A. Eyes and lips.', 'B. Hair and surrounding skin areas.', 'C. Nose and lips.', 'D. Eyes and nose.']",single,Concurrent +Real-Time Visual Understanding_sample_128_1,Spatial Understanding,Where is the green potted plant positioned relative to the painting in the initial scene?,00:00:06,C,"['A. To the right of the painting.', 'B. In front of the painting.', 'C. To the left of the painting.', 'D. Above the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_128_3,Spatial Understanding,What is visible in the left lower corner of the frame after the camera zooms out?,00:02:58,B,"['A. A decorative statue.', 'B. A green plant.', 'C. A part of a bookshelf.', 'D. A palette of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_129_1,Spatial Understanding,Which side of the head does the person paint first?,00:00:09,B,"['A. The top.', 'B. The left side.', 'C. The right side.', 'D. The back.']",single,Prior +Real-Time Visual Understanding_sample_129_4,Spatial Understanding,Where are the plants located in relation to the painting in the studio?,00:07:20,C,"['A. To the right side of the painting.', 'B. On a table beneath the painting.', 'C. On the left side of the painting.', 'D. Behind the artist.']",single,Concurrent +Real-Time Visual Understanding_sample_130_3,Spatial Understanding,Where is the artist applying pink paint on the helmet right now?,00:08:19,C,"['A. The upper left portion.', 'B. The lower right portion.', 'C. The upper right portion.', 'D. The lower left portion.']",single,Concurrent +Real-Time Visual Understanding_sample_130_5,Spatial Understanding,What objects are scattered behind the easel?,00:10:42,B,"['A. Pencils and papers.', 'B. Paint tubes and brushes.', 'C. Books and magazines.', 'D. Sculpting tools and clay.']",single,Concurrent +Real-Time Visual Understanding_sample_132_2,Spatial Understanding,Where is the potted plant located in relation to the portrait?,00:04:20,C,"['A. On the right side.', 'B. Behind the canvas.', 'C. On the left side.', 'D. Under the table.']",single,Concurrent +Real-Time Visual Understanding_sample_132_4,Spatial Understanding,Where are the bird decorations located in the workspace?,00:12:20,C,"['A. On the left side.', 'B. In front of the canvas.', 'C. On a shelf to the right.', 'D. Next to the potted plant.']",single,Concurrent +Real-Time Visual Understanding_sample_133_1,Spatial Understanding,What is the position of the paintbrush relative to the sketchbooks initially?,00:00:20,B,"['A. In front of the open sketchbook.', 'B. Between a sketchbook and a white item.', 'C. Behind the closed sketchbook.', 'D. To the left of the open sketchbook.']",single,Prior +Real-Time Visual Understanding_sample_133_3,Spatial Understanding,Where is the painting set while the artist works on it?,00:07:00,C,"['A. On an easel.', 'B. On the floor.', 'C. On a table.', 'D. On a wall.']",single,Concurrent +Real-Time Visual Understanding_sample_135_2,Spatial Understanding,Which area of the face remains largely unpainted so far?,00:03:07,D,"['A. The eyes.', 'B. The lips.', 'C. The eyebrows.', 'D. The cheeks and hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_4,Spatial Understanding,What is positioned to the left of the canvas?,00:09:20,B,"['A. A window.', 'B. A green plant.', 'C. A cup of coffee.', 'D. A lamp.']",single,Concurrent +Real-Time Visual Understanding_sample_136_2,Spatial Understanding,Where is the white palette located relative to the canvas?,00:00:08,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_136_3,Spatial Understanding,Where is the palette located in relation to the canvas?,00:02:59,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_137_3,Spatial Understanding,Where are the various squeezed paint tubes located in relation to the canvas?,00:05:08,D,"['A. To the left of the canvas.', 'B. On a shelf above the canvas.', 'C. Below the canvas on the floor.', 'D. On a wooden table to the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_138_4,Spatial Understanding,Where is the artist adding pink flowers on the canvas?,00:06:08,B,"['A. Top right quadrant.', 'B. Bottom left quadrant.', 'C. Center of the canvas.', 'D. Top left quadrant.']",single,Concurrent +Real-Time Visual Understanding_sample_139_2,Spatial Understanding,Where is the masking tape positioned on the canvas?,00:02:44,C,"['A. Along the top edge.', 'B. Along the bottom edge.', 'C. Aligning with the horizon.', 'D. Vertical down the center.']",single,Concurrent +Real-Time Visual Understanding_sample_139_4,Spatial Understanding,Where is the hand focusing its painting efforts right now?,00:05:38,C,"['A. On the sandy beach.', 'B. On the horizon line.', 'C. On the the second wave.', 'D. On the fluffy white clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_140_5,Spatial Understanding,What is located below the large dark brown tree in the painting?,00:06:20,D,"['A. A lake with a boat.', 'B. A group of animals.', 'C. A river with a bridge.', 'D. A grass lawn.']",single,Concurrent +Real-Time Visual Understanding_sample_141_1,Spatial Understanding,What is the arrangement of the items on the wooden surface now?,00:00:08,A,"['A. The watercolor palette is on the left, and the white canvas is on the right.', 'B. The watercolor palette is on the right, and the glass dish is on the left.', 'C. The watercolor palette is in the center, and the paper is on the right.', 'D. The glass dish is in the center, and the paper is on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_141_4,Spatial Understanding,Where is the paint palette positioned relative to the artist's hand?,00:08:19,A,"['A. To the left of the hand.', 'B. To the right of the hand.', 'C. Directly below the hand.', 'D. Above the hand.']",single,Concurrent +Real-Time Visual Understanding_sample_142_1,Spatial Understanding,Where is the paint palette located relative to the canvas?,00:00:01,B,"['A. To the left of the canvas.', 'B. To the right of the canvas.', 'C. Below the canvas.', 'D. Above the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_145_3,Spatial Understanding,Where is the American flag located in relation to the person performing the box jump?,00:03:39,C,"['A. Directly behind him.', 'B. To his left.', 'C. To his right.', 'D. In front of him.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_4,Spatial Understanding,Where is the table with a white tablecloth positioned in the room?,00:04:03,A,"['A. To the left of the central woman.', 'B. To the right of the central woman.', 'C. In front of the central woman.', 'D. Behind the central woman.']",single,Concurrent +Real-Time Visual Understanding_sample_157_5,Spatial Understanding,Where is the young woman sitting right now?,00:06:19,B,"['A. On a cushion on the floor.', 'B. On an intricately carved wooden chair.', 'C. On a plain wooden bench.', 'D. On a cushioned sofa.']",single,Concurrent +Real-Time Visual Understanding_sample_163_5,Spatial Understanding,Where is the road positioned right now?,00:07:46,D,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_164_1,Spatial Understanding,Where is the cyclist located right now?,00:00:07,A,"['A. At an intersection.', 'B. On a bridge.', 'C. Passing through a tunnel.', 'D. In the middle of an open field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_2,Spatial Understanding,What is located on the right side of the road right now?,00:02:04,C,"['A. A river.', 'B. A fence.', 'C. Tall bushes and trees.', 'D. A concrete wall.']",single,Concurrent +Real-Time Visual Understanding_sample_164_3,Spatial Understanding,What is visible on the left side of the road right now?,00:03:53,D,"['A. A field.', 'B. A river.', 'C. A dense forest.', 'D. A row of trees and bushes.']",single,Concurrent +Real-Time Visual Understanding_sample_164_4,Spatial Understanding,What is located on the left side of the road right now?,00:05:50,B,"['A. A field with crops.', 'B. A dense line of trees and bushes.', 'C. A small river.', 'D. An open green field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_5,Spatial Understanding,Where is the road positioned right now?,00:07:47,A,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_165_1,Spatial Understanding,Where is the red car located right now?,00:00:02,C,"['A. In front of the cyclist, on the left.', 'B. Just behind the cyclist, on the right.', 'C. Parked on the side of the road, on the right.', 'D. Ahead in the distance, slightly to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_165_2,Spatial Understanding,Where are the trees located right now?,00:02:20,A,"['A. On both sides of the road.', 'B. Only on the left side of the road.', 'C. Only on the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_165_3,Spatial Understanding,Where are the trees located right now?,00:04:15,A,"['A. On both sides of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. Evenly distributed on both sides.']",single,Concurrent +Real-Time Visual Understanding_sample_165_4,Spatial Understanding,Where are the trees located right now?,00:06:25,C,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. There are no trees visible right now.']",single,Concurrent +Real-Time Visual Understanding_sample_166_1,Spatial Understanding,Which side of the trail has more dense foliage right now?,00:00:10,A,"['A. The left side.', 'B. The right side.', 'C. Both sides equally.', 'D. Neither side has foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_166_2,Spatial Understanding,Where is the large tree located right now?,00:02:06,D,"['A. On the left side of the road.', 'B. Ahead, slightly to the left.', 'C. Overhead, providing shade.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_166_3,Spatial Understanding,Where is the shadowed area located right now?,00:03:53,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. No shadow at all.']",single,Concurrent +Real-Time Visual Understanding_sample_166_4,Spatial Understanding,What is located immediately ahead in the clearing right now?,00:05:33,A,"['A. An intersection.', 'B. A steep hill.', 'C. A large boulder.', 'D. A narrow bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_166_5,Spatial Understanding,What is mainly visible on the left side of the road right now?,00:07:20,B,"['A. A lake.', 'B. Trees and dense foliage.', 'C. A building complex.', 'D. Farmland.']",single,Concurrent +Real-Time Visual Understanding_sample_167_1,Spatial Understanding,Where is the black car parked right now?,00:00:36,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly in front of the road.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_3,Spatial Understanding,What is the object seen parallel and closest to the right side of the cyclist right now?,00:04:30,C,"['A. A river.', 'B. A line of trees.', 'C. Another cyclist.', 'D. A fenceline.']",single,Prior +Real-Time Visual Understanding_sample_167_4,Spatial Understanding,Where is the white railing located right now?,00:06:33,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Overhead, forming an arch.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_5,Spatial Understanding,Where are the power lines located right now?,00:08:33,C,"['A. To the left of the road.', 'B. Overhead, crossing the road.', 'C. To the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_168_1,Spatial Understanding,What is located on the left side of the cyclists right now?,00:00:19,A,"['A. A row of shops.', 'B. A forest.', 'C. A parking lot.', 'D. A large park.']",single,Concurrent +Real-Time Visual Understanding_sample_168_2,Spatial Understanding,Where is the National Championships banner located right now?,00:02:17,A,"['A. Hanging above the cyclist.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Prior +Real-Time Visual Understanding_sample_168_3,Spatial Understanding,Where is the stop sign located right now?,00:04:13,A,"['A. On the right side of the cyclists.', 'B. On the left side of the road.', 'C. Directly ahead of the cyclists.', 'D. Behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_168_4,Spatial Understanding,What is positioned on the right side of the cyclists right now?,00:06:09,A,"['A. A green fence.', 'B. A banner with an advertisement.', 'C. A row of trees.', 'D. A pedestrian sitting area.']",single,Concurrent +Real-Time Visual Understanding_sample_168_5,Spatial Understanding,Where is the cyclist with the orange socks located right now?,00:08:12,B,"['A. To the right of the cameraman.', 'B. Directly in front of the cameraman.', 'C. To the left of the cameraman.', 'D. Behind the cameraman.']",single,Concurrent +Real-Time Visual Understanding_sample_169_1,Spatial Understanding,What is located to the right side of the road right now?,00:00:20,D,"['A. A gas station.', 'B. A bank.', 'C. A park.', 'D. A cafe.']",single,Concurrent +Real-Time Visual Understanding_sample_169_3,Spatial Understanding,Where are the kayaks located right now?,00:04:40,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. On the grass beside the path.', 'D. Docked at the shore.']",single,Concurrent +Real-Time Visual Understanding_sample_169_4,Spatial Understanding,What is located on the left side of the cyclist right now?,00:06:49,B,"['A. A field.', 'B. A canal.', 'C. A dense forest.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_169_5,Spatial Understanding,What is located on the left side of the path right now?,00:09:11,B,"['A. A river.', 'B. A line of trees.', 'C. A building.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_170_1,Spatial Understanding,What is on the left side of the road right now?,00:00:10,D,"['A. A clear field.', 'B. A group of houses.', 'C. A river.', 'D. A line of trees.']",single,Concurrent +Real-Time Visual Understanding_sample_170_2,Spatial Understanding,Where is the nearest dense row of trees located right now?,00:02:30,D,"['A. On the right side of the road.', 'B. On both sides of the road.', 'C. In the distance ahead.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_3,Spatial Understanding,Where is the wooden bench?,00:04:48,D,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. There is no bench.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_4,Spatial Understanding,What is present on the left side of the road right now?,00:07:09,D,"['A. A small park with benches.', 'B. A river with a pedestrian bridge.', 'C. An open field with trees.', 'D. A parked cars and several houses.']",single,Concurrent +Real-Time Visual Understanding_sample_170_5,Spatial Understanding,Where is the tree casting a shadow located right now?,00:09:20,D,"['A. On the left side, in the field.', 'B. In the middle of the road.', 'C. On the right side of the road.', 'D. Slightly in front of the cyclist, on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_171_1,Spatial Understanding,Where are the power lines located right now?,00:00:08,D,"['A. Crossing diagonally over the road.', 'B. Parallel to the right side of the road.', 'C. Intersecting the road perpendicularly.', 'D. Running parallel to the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_171_2,Spatial Understanding,Where is the red graffiti?,00:02:16,D,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In front of the road.', 'D. Above the entrance of the tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_171_3,Spatial Understanding,What is on the left side of the road right now?,00:04:10,D,"['A. A river.', 'B. A small building.', 'C. An open field.', 'D. Dense vegetation.']",single,Concurrent +Real-Time Visual Understanding_sample_171_4,Spatial Understanding,What is located on the left side of the path right now?,00:06:27,D,"['A. A cornfield.', 'B. A tall building.', 'C. A dense forest.', 'D. A patch of grass.']",single,Concurrent +Real-Time Visual Understanding_sample_171_5,Spatial Understanding,What is located on the right side of the road right now?,00:08:34,D,"['A. A field of corn.', 'B. A forest.', 'C. A river.', 'D. A field of wheat.']",single,Concurrent +Real-Time Visual Understanding_sample_172_1,Spatial Understanding,What is located on the right side of the cyclist right now?,00:00:14,B,"['A. A supermarket entrance.', 'B. A row of flags.', 'C. A bus stop.', 'D. A park.']",single,Concurrent +Real-Time Visual Understanding_sample_172_2,Spatial Understanding,"What structure is located straight ahead on the right side of the road, visible right now?",00:02:21,C,"['A. A bridge.', 'B. A gym.', 'C. A billboard.', 'D. A roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_3,Spatial Understanding,What is located on the right side of the road right now?,00:04:23,A,"['A. A series of road signs.', 'B. A parked car.', 'C. A bus stop.', 'D. A pedestrian crossing.']",single,Concurrent +Real-Time Visual Understanding_sample_172_4,Spatial Understanding,Where is the cyclist right now?,00:06:14,C,"['A. Turning a corner.', 'B. Going uphill.', 'C. On a straight road.', 'D. About to reach a roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_5,Spatial Understanding,Where is the big red truck?,00:09:20,A,"['A. On the left side of the cyclist.', 'B. Behind the cyclist, on the right.', 'C. On the right side of the main path.', 'D. Ahead, to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_173_1,Spatial Understanding,What is visible on the right side of the road right now?,00:00:15,B,"['A. A fence.', 'B. A small white sign.', 'C. A utility pole.', 'D. A parked vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_173_2,Spatial Understanding,On which side are the two walkers located right now?,00:02:13,A,"['A. On the right side.', 'B. In the middle of the path.', 'C. On the left side.', 'D. Not visible.']",single,Concurrent +Real-Time Visual Understanding_sample_173_3,Spatial Understanding,What is located on the left side of the road right now?,00:04:22,B,"['A. A row of houses.', 'B. A field.', 'C. A dense forest.', 'D. A river.']",single,Concurrent +Real-Time Visual Understanding_sample_173_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:06:47,C,"['A. A parked black car.', 'B. An open field.', 'C. A white building.', 'D. A wooded area.']",single,Concurrent +Real-Time Visual Understanding_sample_173_5,Spatial Understanding,Where is the tree shadow falling on the road right now?,00:08:50,B,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. No shadows are visible.']",single,Concurrent +Real-Time Visual Understanding_sample_174_1,Spatial Understanding,What is located on the left side of the current road?,00:00:10,B,"['A. A dense forest.', 'B. An open field.', 'C. A river.', 'D. A row of houses.']",single,Concurrent +Real-Time Visual Understanding_sample_174_2,Spatial Understanding,Where is the wire fence located right now?,00:02:20,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Ahead on the left.', 'D. Behind on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_174_3,Spatial Understanding,What is situated on the right side of the path right now?,00:04:19,B,"['A. A lamp post.', 'B. A bench.', 'C. A trash can.', 'D. A bicycle rack.']",single,Concurrent +Real-Time Visual Understanding_sample_174_4,Spatial Understanding,Where are the overhead power lines located right now?,00:06:17,B,"['A. Crossing the road ahead.', 'B. Running parallel to the left of the road.', 'C. Running parallel to the right of the road.', 'D. Not visible at the moment.']",single,Concurrent +Real-Time Visual Understanding_sample_174_5,Spatial Understanding,What is visible on the left side of the path right now?,00:08:18,A,"['A. A field with some fencing.', 'B. A dense forest.', 'C. A village with a few houses.', 'D. A river flowing parallel to the path.']",single,Concurrent +Real-Time Visual Understanding_sample_175_1,Spatial Understanding,Where is the cyclist with the number 894 located relative to the main pack right now?,00:00:19,B,"['A. Leading the main pack.', 'B. Directly behind the main pack.', 'C. In the middle of the main pack.', 'D. To the side of the main pack.']",single,Concurrent +Real-Time Visual Understanding_sample_175_2,Spatial Understanding,What structure is the cyclist approaching right now?,00:02:07,A,"['A. A National Championships banner.', ""B. A McDonald's sign."", 'C. A residential building.', 'D. A traffic light.']",single,Concurrent +Real-Time Visual Understanding_sample_175_3,Spatial Understanding,What is the relative position of the red brick building to the cyclist right now?,00:04:19,C,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_175_4,Spatial Understanding,"Where is the ""National Championships"" banner located right now?",00:06:34,C,"['A. On the right side of the road.', 'B. Above the cyclists.', 'C. Hanging in the middle of the road.', 'D. Directly behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_175_5,Spatial Understanding,What is the relative position of the cyclist in the green shoes to the group right now?,00:08:32,C,"['A. Leading the group.', 'B. In the middle of the group.', 'C. At the back of the group.', 'D. Outside the group.']",single,Concurrent +Real-Time Visual Understanding_sample_176_1,Spatial Understanding,Where is the white car parked right now?,00:00:10,D,"['A. Next to the cyclist.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclist.', 'D. On the left side of the road.']",single,Prior +Real-Time Visual Understanding_sample_176_2,Spatial Understanding,Where is the telegraph pole located right now?,00:02:07,D,"['A. On the left side.', 'B. In the middle of the road.', 'C. Directly above the road.', 'D. On the right side.']",single,Concurrent +Real-Time Visual Understanding_sample_176_3,Spatial Understanding,Where are the trees located?,00:04:20,A,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_176_4,Spatial Understanding,What is the object on the left front of the cyclist right now?,00:06:39,D,"['A. A traffic light.', 'B. A bus stop.', 'C. A water fountain.', 'D. A green bollard.']",single,Concurrent +Real-Time Visual Understanding_sample_176_5,Spatial Understanding,What is the position of the church building right now?,00:08:45,D,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_177_1,Spatial Understanding,Where are the trees located?,00:00:20,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_2,Spatial Understanding,What is located on the right side of the path right now?,00:02:19,A,"['A. An open field.', 'B. A dense forest.', 'C. A farmhouse.', 'D. A shopping plaza.']",single,Concurrent +Real-Time Visual Understanding_sample_177_3,Spatial Understanding,Where is the house with the brown roof located right now?,00:04:09,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly behind the cyclist.', 'D. In the middle of the forest.']",single,Concurrent +Real-Time Visual Understanding_sample_177_4,Spatial Understanding,Where are the trees located right now?,00:06:16,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_5,Spatial Understanding,What is the black car parked right now?,00:07:57,A,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. On the right side of the road.', 'D. No black car.']",single,Concurrent +Real-Time Visual Understanding_sample_178_1,Spatial Understanding,Where is the white road marker positioned relative to the cyclist right now?,00:00:06,A,"['A. On both sides of the cyclist.', 'B. In front of the cyclist.', 'C. To the left of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_2,Spatial Understanding,How are the road signs oriented right now?,00:01:55,A,"['A. Indicating a left turn.', 'B. Pointing straight ahead.', 'C. Indicating a right turn.', 'D. Indicating a U-turn.']",single,Prior +Real-Time Visual Understanding_sample_178_3,Spatial Understanding,What is located at the far end of the left side of the road right now?,00:03:57,A,"['A. A tall tree.', 'B. A hospital.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_178_4,Spatial Understanding,Where is the blue car located right now?,00:05:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_5,Spatial Understanding,Where is the red car located right now?,00:07:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_179_1,Spatial Understanding,Where is the green banner located right now?,00:00:04,D,"['A. Hanging above the cyclists.', 'B. On the left side of the road.', 'C. Directly behind the cyclists.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_2,Spatial Understanding,Where is the flag located right now?,00:02:18,D,"['A. Hanging on the left side of the road.', 'B. Hanging above the cyclists.', 'C. Hanging behind the cyclists.', 'D. Hanging on the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_3,Spatial Understanding,Where is the cyclist located relative to the National Championships banner right now?,00:04:05,D,"['A. Far down the road from the banner.', 'B. Before reaching the banner.', 'C. Turned away from the banner.', 'D. Just crossing underneath the banner.']",single,Concurrent +Real-Time Visual Understanding_sample_179_4,Spatial Understanding,What is the position of the tall building with many windows right now?,00:06:09,D,"['A. On the left side of the road.', 'B. Directly in front of the cyclists.', 'C. Behind the cyclists.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_5,Spatial Understanding,What is the current positioning of the National Championships banner right now?,00:08:17,D,"['A. Behind the cyclists.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly above the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_180_2,Spatial Understanding,Where are the hay bales located right now?,00:02:21,B,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. In the middle of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_180_3,Spatial Understanding,What is the object located near the lamp post right now?,00:04:36,D,"['A. A car.', 'B. A bicycle.', 'C. A mailbox.', 'D. A tree with white flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_180_4,Spatial Understanding,Where is the tree shadow located right now?,00:07:03,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. In the middle of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_180_5,Spatial Understanding,Where is the cyclist heading right now?,00:09:23,B,"['A. Towards a commercial area.', 'B. Towards a residential area.', 'C. Towards an industrial area.', 'D. Towards a forest.']",single,Concurrent +Real-Time Visual Understanding_sample_181_2,Spatial Understanding,What is the position of the National Championships banner right now?,00:02:16,C,"['A. On the front of the truck.', 'B. On the building to the left.', 'C. Hanging above the road.', 'D. On the ground below the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_181_3,Spatial Understanding,Where is the cyclist with the number 845 positioned right now?,00:04:00,B,"['A. Directly ahead of the cyclist with the number 88.', 'B. On the left side of the cyclist with the number 851.', 'C. Behind the cyclist with the number 88.', 'D. On the right side of the cyclist with the number 88.']",single,Prior +Real-Time Visual Understanding_sample_181_4,Spatial Understanding,"What is the position of the cyclist with race number ""#865"" right now?",00:06:12,B,"['A. At the front of the group.', 'B. On the left side of the cyclist with the number 806.', 'C. On the right side of the cyclist with the number 806.', 'D. Leading a solo breakaway.']",single,Concurrent +Real-Time Visual Understanding_sample_182_1,Spatial Understanding,Where are the trees located right now?,00:00:20,D,"['A. Directly beside the cyclist.', 'B. Behind the cyclist.', 'C. On the right side of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_2,Spatial Understanding,Which direction is the road curving right now?,00:02:11,D,"['A. To the left.', 'B. It is straight.', 'C. It is a U-turn.', 'D. To the right.']",single,Concurrent +Real-Time Visual Understanding_sample_182_3,Spatial Understanding,Where is the white post with a reflector located right now?,00:03:56,D,"['A. In the middle of the road.', 'B. On the left side of the road.', 'C. At the end of the road.', 'D. Along the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_4,Spatial Understanding,Where is the white road marker located right now?,00:05:34,D,"['A. On the left side of the road.', 'B. In the middle of the road.', 'C. Directly ahead on the road.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_5,Spatial Understanding,What is on the right side of the cyclist right now?,00:07:45,D,"['A. A pedestrian path.', 'B. A signpost.', 'C. A ditch.', 'D. A metal guardrail.']",single,Concurrent +Real-Time Visual Understanding_sample_183_1,Spatial Understanding,Where is the white sign with the number 50 right now?,00:00:10,D,"['A. At the front of the road.', 'B. At the back of the road.', 'C. On the left side of the road.', 'D. On the right side of the road.']",single,Prior +Real-Time Visual Understanding_sample_183_2,Spatial Understanding,What is located on the left side of the road while the cyclists are passing right now?,00:02:08,D,"['A. A coffee shop.', 'B. A National Championships banner.', 'C. A grocery store.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_183_3,Spatial Understanding,What is located on the right side of the road right now,00:04:25,D,"['A. A coffee shop.', 'B. A bank.', 'C. A cafe.', 'D. A brown building.']",single,Concurrent +Real-Time Visual Understanding_sample_183_4,Spatial Understanding,Where is the boxley building located right now?,00:06:10,D,"['A. On the left side.', 'B. Directly ahead.', 'C. Behind the cyclist.', 'D. On the right side.']",single,Prior +Real-Time Visual Understanding_sample_183_5,Spatial Understanding,What is the positioning of the cyclist with number '901' right now?,00:08:20,D,"['A. At the front of the group.', 'B. In the middle of the group.', 'C. On the left side of the group.', 'D. At the back of the group.']",single,Concurrent +Real-Time Visual Understanding_sample_184_2,Spatial Understanding,Where is the fenced area located right now?,00:02:03,D,"['A. Only on the left side of the road.', 'B. Directly behind the cyclist.', 'C. Directly ahead of the cyclist.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_3,Spatial Understanding,Where is the stop sign located right now?,00:03:54,D,"['A. On the left side of the road.', 'B. In the middle of the crossroad.', 'C. Above the traffic lights.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_4,Spatial Understanding,What is placed along the side of the road right now?,00:05:55,D,"['A. Tree barriers.', 'B. Cones.', 'C. Metal fences.', 'D. Hay bales.']",single,Concurrent +Real-Time Visual Understanding_sample_184_5,Spatial Understanding,What is located in front of the cyclists right now?,00:08:07,D,"['A. A finishing line.', 'B. A straight road.', 'C. A roundabout.', 'D. A sharp left turn.']",single,Concurrent +Real-Time Visual Understanding_sample_185_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:15,A,"['A. A river.', 'B. A forest.', 'C. A field.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_185_2,Spatial Understanding,What is located on the left side of the path right now?,00:02:22,A,"['A. A line of trees.', 'B. A lake.', 'C. A canal.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_185_3,Spatial Understanding,What is on the right side of the path right now?,00:04:10,A,"['A. A river.', 'B. A grassy field.', 'C. A dense forest.', 'D. A parking lot.']",single,Concurrent +Real-Time Visual Understanding_sample_185_4,Spatial Understanding,Where is the canal located right now?,00:06:26,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Directly behind the cyclist.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_185_5,Spatial Understanding,What is on the right side of the path right now?,00:08:18,A,"['A. A river.', 'B. A forest.', 'C. A mountain.', 'D. A road.']",single,Concurrent +Real-Time Visual Understanding_sample_188_4,Spatial Understanding,What can be seen to the left-hand side of the stairway?,00:13:11,D,"['A. A potted plant.', 'B. A blue-roofed tower.', 'C. A hay bale.', 'D. A red flower.']",multiple,Concurrent +Real-Time Visual Understanding_sample_192_5,Spatial Understanding,Where is the player character located right now?,00:13:19,B,"['A. At the center of the circle.', 'B. Near the edge of the circular formation.', 'C. Outside the structure.', 'D. On the terrain below.']",single,Concurrent +Real-Time Visual Understanding_sample_194_2,Spatial Understanding,Where is the player standing as the scene shows dense tree cover ahead?,00:00:18,B,"['A. In a valley.', 'B. On a cliff or ledge.', 'C. Next to a river.', 'D. Inside a cave.']",single,Prior +Real-Time Visual Understanding_sample_200_3,Spatial Understanding,What is the box supported by right now?,00:06:56,D,"['A. Wood floor.', 'B. soil block.', 'C. stone.', 'D. Nothing.']",single,Prior +Real-Time Visual Understanding_sample_202_3,Spatial Understanding,How are the yellow building blocks arranged before the blue block is placed on top?,00:02:08,B,"['A. In a circle.', 'B. In a straight line.', 'C. In a random pattern.', 'D. In a triangular shape.']",single,Prior +Real-Time Visual Understanding_sample_207_3,Spatial Understanding,Where is the green brick placed relative to the yellow bricks in the structure?,00:01:09,D,"['A. In the middle.', 'B. On the right side.', 'C. On top of the blue bricks.', 'D. On top of the yellow bricks.']",single,Concurrent +Real-Time Visual Understanding_sample_209_4,Spatial Understanding,Where is the new yellow and green block placed relative to the original structure?,00:03:32,D,"['A. Behind the original structure.', 'B. Next to the original structure.', 'C. On top of the original structure.', 'D. In front of the original structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_5,Spatial Understanding,What is the position of the Eiffel Tower relative to the camera in the first-person driving perspective?,00:12:44,B,"['A. To the left.', 'B. Directly ahead.', 'C. To the right.', 'D. Behind.']",single,Concurrent +Real-Time Visual Understanding_sample_257_5,Spatial Understanding,Where are the people who are not playing the game situated in the video?,00:11:07,C,"['A. Inside the field.', 'B. Behind the goalposts.', 'C. Along the fence.', 'D. Outside the stadium.']",single,Concurrent +Real-Time Visual Understanding_sample_259_5,Spatial Understanding,Where is the player in the green vest controlling the ball?,00:10:20,C,"['A. Near the middle of the field.', 'B. Near the goalpost.', 'C. Near the sidelines of the field.', 'D. Near the entrance gate.']",single,Concurrent +Real-Time Visual Understanding_sample_261_3,Spatial Understanding,Which way does the road turn now?,00:06:25,C,"[""A. there's no road at all."", 'B. Straight forward.', 'C. To the right.', 'D. To the left.']",single,Concurrent +Real-Time Visual Understanding_sample_269_2,Spatial Understanding,What is the position of the guardrail right now?,00:03:24,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. On the left side of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_269_3,Spatial Understanding,Where is the cyclist descending towards right now?,00:06:39,A,"['A. A dense forest area.', 'B. A rocky hill.', 'C. An open grassland.', 'D. A small village.']",single,Concurrent +Real-Time Visual Understanding_sample_269_4,Spatial Understanding,What is the cyclist approaching right now?,00:10:01,C,"['A. A parking lot.', 'B. A bridge.', 'C. A small village.', 'D. A tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_269_5,Spatial Understanding,What is to the right of the cyclist right now?,00:13:06,C,"['A. A canel.', 'B. A concrete wall.', 'C. A clear view of mountain and trees.', 'D. A lake.']",single,Concurrent +Real-Time Visual Understanding_sample_270_1,Spatial Understanding,Where is the game character in the video standing right now?,00:00:10,B,"['A. Standing in the middle of the highway.', ""B. Standing at the entrance of Unit A's building."", 'C. Standing on the mountain.', 'D. Standing inside the house.']",single,Concurrent +Real-Time Visual Understanding_sample_270_5,Spatial Understanding,What is the position of the person in the white and blue striped short-sleeved shirt right now?,00:10:03,A,"['A. Standing on a concrete sidewalk near a busy crossroads.', 'B. Standing in the middle of the road under elevated highways.', 'C. Standing next to a palm tree on the side of the road.', 'D. Standing on a grassy area near the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_271_2,Spatial Understanding,What is located to the right of the person right now?,00:02:57,B,"['A. A blue construction wall.', 'B. A blue car.', 'C. A crosswalk.', 'D. City buildings with advertisements.']",single,Concurrent +Real-Time Visual Understanding_sample_271_3,Spatial Understanding,What is located near the entrance of the building right now?,00:05:23,B,"['A. A blue and white booth.', 'B. Two potted plants.', 'C. A small kiosk.', 'D. A security camera.']",single,Concurrent +Real-Time Visual Understanding_sample_271_4,Spatial Understanding,What is located to the right of the runner as they approach the bridge?,00:08:15,B,"['A. A blue construction wall.', 'B. A red wall.', 'C. A pedestrian crossing signal.', 'D. A black car.']",single,Concurrent +Real-Time Visual Understanding_sample_271_5,Spatial Understanding,What is the position of the greenery in relation to the character right now?,00:10:02,B,"['A. On the left side.', 'B. On both sides.', 'C. Behind the character.', 'D. In front of the character.']",single,Concurrent +Real-Time Visual Understanding_sample_272_2,Spatial Understanding,What is the relationship between the fire hydrant and the two characters standing near the palm tree?,00:05:42,C,"['A. The fire hydrant is in front of them.', 'B. The fire hydrant is to the right of them.', 'C. The fire hydrant is behind them.', 'D. The fire hydrant is to the left of them.']",single,Concurrent +Real-Time Visual Understanding_sample_272_3,Spatial Understanding,Where is the chat message section located on the screen right now?,00:08:20,B,"['A. In the top-left corner.', 'B. On the right side.', 'C. At the bottom.', 'D. On the left side.']",single,Concurrent +Real-Time Visual Understanding_sample_272_5,Spatial Understanding,Where is the small image of a cat's face located right now?,00:09:50,A,"['A. Top right of the menu.', 'B. Bottom left of the menu.', 'C. Center of the menu.', 'D. Top left of the menu.']",single,Concurrent +Real-Time Visual Understanding_sample_273_1,Spatial Understanding,Where is the character controlled by the player now?,00:00:20,A,"['A. In the blue car.', 'B. In the black car.', 'C. In the red car.', 'D. In the white car.']",single,Concurrent +Real-Time Visual Understanding_sample_273_5,Spatial Understanding,What is the spatial relationship between the security personnel and the person in the striped shirt right now?,00:09:54,C,"['A. The person in the striped shirt is standing behind the security personnel.', 'B. The security personnel is standing above the person in the striped shirt.', 'C. The person in the striped shirt is standing near a wall-mounted red box, facing the security personnel.', 'D. The security personnel is walking away from the person in the striped shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_274_1,Spatial Understanding,Where is the red fire hose box located right now?,00:00:06,A,"['A. Hanging on the wall.', 'B. Set on the table.', 'C. Placed on the shelf.', 'D. Attached to the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_274_2,Spatial Understanding,What is the relationship between the power lines and the trees right now?,00:02:41,B,"['A. The power lines run vertically next to the trees.', 'B. The power lines run horizontally across the scene with trees in the background.', 'C. The power lines are not visible.', 'D. The power lines are beneath the trees.']",single,Concurrent +Real-Time Visual Understanding_sample_274_4,Spatial Understanding,Where is the character's camera footage positioned on the city map right now?,00:08:20,B,"['A. In the center of the map.', 'B. Near the coast towards the left.', 'C. At the top of the map.', 'D. In a park towards the right.']",single,Concurrent +Real-Time Visual Understanding_sample_294_2,Spatial Understanding,What is the feature on the left side of the road right now?,00:02:35,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_294_3,Spatial Understanding,Where is the cyclist currently riding relative to the road?,00:05:30,C,"['A. On the shoulder of the road.', 'B. In the center of the road.', 'C. On the left side of the road.', 'D. In the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_294_4,Spatial Understanding,What is the feature on the right side of the road right now?,00:07:46,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Prior +Real-Time Visual Understanding_sample_294_5,Spatial Understanding,What is the position of the orange car right now?,00:10:32,B,"['A. Directly ahead.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind.']",single,Concurrent +Real-Time Visual Understanding_sample_295_2,Spatial Understanding,What is the position of the yellow sign and black arrow right now?,00:00:54,D,"['A. Directly behind the cyclists.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclists.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_295_3,Spatial Understanding,What is the position of the yellow traffic cones right now?,00:01:26,B,"['A. Directly in front of the cyclist.', 'B. To the left of the cyclist.', 'C. Directly behind the cyclist.', 'D. To the right of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_295_4,Spatial Understanding,What is to the left of the cyclists right now?,00:02:23,C,"['A. Open farmland.', 'B. Dense forest.', 'C. Fence bordering trees.', 'D. River.']",single,Concurrent +Real-Time Visual Understanding_sample_295_5,Spatial Understanding,Where is the cyclist positioned in the lane right now?,00:02:56,B,"['A. On the far left side.', 'B. On the left side of the lane.', 'C. On the far right side.', 'D. On the shoulder of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:22,A,"['A. A white house.', 'B. Several cars.', 'C. A cafe.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_296_2,Spatial Understanding,What is the cyclist approaching right now?,00:03:53,A,"['A. A sharp left curve.', 'B. A steep incline.', 'C. A sharp right curve.', 'D. A flat, straight road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_3,Spatial Understanding,Which of the following best describes the road's layout right now?,00:07:22,A,"['A. The road is straight with a slight downhill grade.', 'B. The road is curving sharply to the left.', 'C. The road is curving gently to the right.', 'D. The road is straight with a slight uphill grade.']",multiple,Concurrent +Real-Time Visual Understanding_sample_296_4,Spatial Understanding,Which of the following best describes the road's layout right now?,00:11:13,A,"['A. The road is curving sharply to the right.', 'B. The road is curving gently to the right.', 'C. The road is straight with a slight downhill grade.', 'D. The road is straight with a slight uphill grade.']",single,Concurrent +Real-Time Visual Understanding_sample_296_5,Spatial Understanding,Where is the car relative to the cyclist right now?,00:14:21,A,"['A. In front of the cyclist.', 'B. Behind the cyclist.', 'C. Beside the cyclist on the left.', 'D. Beside the cyclist on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_297_1,Spatial Understanding,Where is the hotel in relation to the cyclist right now?,00:00:19,A,"['A. On the right side.', 'B. On the left side.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_297_2,Spatial Understanding,Where is the yellow vehicle located right now?,00:03:44,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. Directly in front of the cyclist.', 'D. On the left side of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_297_3,Spatial Understanding,"What is located on the left side, parallel to the cyclists right now?",00:07:18,A,"['A. A safety railing.', 'B. A parking lot.', 'C. A rest area.', 'D. A grass field.']",single,Concurrent +Real-Time Visual Understanding_sample_297_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:10:55,A,"['A. An open field.', 'B. A dense forest.', 'C. A lake.', 'D. A mountain range.']",single,Concurrent +Real-Time Visual Understanding_sample_297_5,Spatial Understanding,What is on the right side of the cyclists right now?,00:14:07,A,"['A. A brick wall.', 'B. A bush.', 'C. A field.', 'D. A dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_1,Spatial Understanding,What is the position of the lake right now?,00:00:06,D,"['A. On the left side.', 'B. Behind the cyclist.', 'C. Parallel to the road.', 'D. At the foot of the mountains ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_298_2,Spatial Understanding,Where is the cyclist heading right now?,00:03:14,D,"['A. Back to the starting point.', 'B. Towards an open field.', 'C. Down a paved road.', 'D. Towards a dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_3,Spatial Understanding,Where is the yellow caution sign located right now?,00:05:52,D,"['A. On a tree to the right.', 'B. Ahead on the ground.', 'C. Behind the cyclist.', 'D. On a tree to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_298_4,Spatial Understanding,Where is the cyclist heading right now?,00:08:55,D,"['A. Up a steep hill.', 'B. Across a wooden bridge.', 'C. Through an open field.', 'D. Down a narrow trail.']",single,Concurrent +Real-Time Visual Understanding_sample_298_5,Spatial Understanding,What is the cyclist approaching right now?,00:11:49,D,"['A. A rocky path.', 'B. A steep uphill.', 'C. A narrow bridge.', 'D. Some fallen trees.']",single,Concurrent +Real-Time Visual Understanding_sample_299_1,Spatial Understanding,Which structure is visible overhead right now?,00:00:13,D,"['A. A traffic signal.', 'B. A restaurant sign.', 'C. A store roof.', 'D. A pedestrian bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_299_2,Spatial Understanding,What is directly ahead of the motorcyclists right now?,00:02:01,D,"['A. A construction crane.', 'B. A green building.', 'C. A hospital.', 'D. A Michelin sign.']",single,Concurrent +Real-Time Visual Understanding_sample_299_3,Spatial Understanding,Where are the yellow and black barriers located right now?,00:04:06,D,"['A. Only on the left side of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_4,Spatial Understanding,Where are the red and white barriers located right now?,00:05:47,D,"['A. On both sides of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. Only on the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_5,Spatial Understanding,Where is the bridge in relation to the rider right now?,00:07:54,D,"['A. Above the rider.', 'B. To the right of the rider.', 'C. In front of the rider.', 'D. Behind the rider.']",single,Concurrent +Real-Time Visual Understanding_sample_300_1,Spatial Understanding,Where is the motorcycle parked right now?,00:00:10,B,"['A. In a parking lot.', 'B. In a gas station.', 'C. On a roadside.', 'D. In a garage.']",single,Concurrent +Real-Time Visual Understanding_sample_300_2,Spatial Understanding,Where is the McDonald's sign located relative to the motorcyclist right now?,00:02:25,A,"['A. Ahead on the left side.', 'B. Ahead on the right side.', 'C. Directly behind.', 'D. Floating above.']",single,Concurrent +Real-Time Visual Understanding_sample_300_3,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:04:52,B,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_300_4,Spatial Understanding,Where is the person photographing the motorcycles standing right now?,00:07:02,B,"['A. On the sidewalk.', 'B. In the middle of the street.', 'C. On the motorcycle.', 'D. In the next shop.']",single,Concurrent +Real-Time Visual Understanding_sample_300_5,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:09:46,C,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_301_2,Spatial Understanding,What is on the right-hand side of the pathway right now?,00:01:24,C,"['A. A row of houses.', 'B. A stone wall.', 'C. A row of parked cars.', 'D. A flower garden.']",single,Concurrent +Real-Time Visual Understanding_sample_302_5,Spatial Understanding,What is the position of the house relative to the white car?,00:04:13,C,"['A. To the right, behind the car.', 'B. To the left, in front of the car.', 'C. To the left, beside the car.', 'D. To the right, beside the car.']",single,Concurrent +Real-Time Visual Understanding_sample_304_5,Spatial Understanding,Where is the T-Mobile storefront located in relation to the white circular thing?,00:07:13,C,"['A. Center of the white circular thing.', 'B. Right side of the white circular thing.', 'C. Left side of the white circular thing.', 'D. Not visible in the white circular thing.']",single,Concurrent +Real-Time Visual Understanding_sample_305_2,Spatial Understanding,Where is the dog seen when the perspective shifts to the right?,00:00:14,B,"['A. In a park.', 'B. On a leash.', 'C. In a car.', 'D. At a storefront.']",single,Prior +Real-Time Visual Understanding_sample_307_2,Spatial Understanding,What was on the left side of the street now?,00:04:32,C,"['A. A series of tall trees.', 'B. A brick building with large windows.', 'C. A wooden fence.', 'D. A row of parked cars.']",single,Concurrent +Real-Time Visual Understanding_sample_307_4,Spatial Understanding,What is to the left of the two people walking on the sidewalk now?,00:08:43,B,"['A. A green P parking sign.', 'B. A red vending machine and building signage.', 'C. Parked bicycles and scooters.', 'D. A garbage truck.']",single,Concurrent +Real-Time Visual Understanding_sample_309_5,Spatial Understanding,Where is the green tower with spiral decorations located relative to the walkway?,08:04,A,"['A. To the left.', 'B. To the right.', 'C. In the center.', 'D. In the background.']",single,Prior +Real-Time Visual Understanding_sample_316_2,Spatial Understanding,Where is the bulletin board filled with papers located?,00:03:00,B,"['A. Above the window', 'B. To the left of the blue tool chest', 'C. Beneath the sign labeled ""21E""', 'D. Next to the door with a small window']",single,Concurrent +Real-Time Visual Understanding_sample_316_5,Spatial Understanding,Where is the fire hydrant located in relation to the first-person view?,00:08:13,A,"['A. On the right side', 'B. In front of the view', 'C. On the left side', 'D. Behind the view']",single,Concurrent +Real-Time Visual Understanding_sample_317_4,Spatial Understanding,What is the relative position of the potted plant in the video right now?,00:04:43,C,"['A. In the center of the screen.', 'B. In the upper left corner.', 'C. In the lower right side.', 'D. In the bottom center.']",single,Concurrent +Real-Time Visual Understanding_sample_321_3,Spatial Understanding,Where are the metal railings located while descending the stairs?,00:05:25,C,"['A. On the left side.', 'B. On the right side.', 'C. On both sides.', 'D. At the bottom only.']",multiple,Concurrent +Real-Time Visual Understanding_sample_322_5,Spatial Understanding,What is located in front of the building directly ahead in the middle of the street?,00:10:00,C,"['A. A cafe.', 'B. A box office.', 'C. A small stand with an umbrella.', 'D. A mural.']",single,Concurrent +Real-Time Visual Understanding_sample_323_4,Spatial Understanding,Where is the lone pedestrian with an umbrella located relative to the camera?,00:06:12,C,"['A. To the left of the street.', 'B. Directly behind the camera.', 'C. On the right side of the street, walking towards the camera.', 'D. In the middle of the street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_5,Spatial Understanding,Where is the small white building located in the courtyard?,00:11:59,B,"['A. To the left of the pathway.', 'B. At the far end of the courtyard.', 'C. Next to the playground.', 'D. In the center of the courtyard.']",single,Prior +Real-Time Visual Understanding_sample_325_4,Spatial Understanding,Where is the white van parked in relation to the rest of the cars on the street?,00:05:30,D,"['A. Near the center of the left lane.', 'B. Near the center of the right lane.', 'C. Along the left side of the street.', 'D. Along the right side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_326_1,Spatial Understanding,Where were the tables and chairs located in the scene just now?,00:00:05,C,"['A. On the right side of the street.', 'B. Inside a building.', 'C. In front of the building with white umbrellas.', 'D. Near the zebra crossing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_326_2,Spatial Understanding,Where is the small three-wheeled vehicle parked?,00:02:55,B,"['A. On the cobblestone pavement near the cathedral.', 'B. In front of the cathedral.', 'C. Near the modern buildings.', 'D. At the bottom right corner of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_326_3,Spatial Understanding,What is visible to the right of the stone street in the video right now?,00:05:26,A,"['A. A historic stone building.', 'B. A large modern skyscraper.', 'C. A park with trees.', 'D. A river with boats.']",single,Concurrent +Real-Time Visual Understanding_sample_327_5,Spatial Understanding,Where are the trash bins located in the scene?,00:09:52,A,"['A. Along the sidewalk on the left side.', 'B. Along the left side of the street.', 'C. In the green space with trees.', 'D. Next to the multi-story red and white building.']",single,Prior +Real-Time Visual Understanding_sample_328_1,Spatial Understanding,Where are the green trash bins located?,00:00:03,C,"['A. On the right side of the street.', 'B. In the background near the cityscape.', 'C. On the left side of the street.', 'D. Next to the olive-green garage door.']",multiple,Prior +Real-Time Visual Understanding_sample_329_4,Spatial Understanding,Where was the historical stone building located in the frame right now?,00:08:09,A,"['A. On the left side.', 'B. On the right side.', 'C. In the center.', 'D. In the background.']",single,Concurrent +Real-Time Visual Understanding_sample_331_2,Spatial Understanding,Where is the cyclist heading as they ride through the square?,00:02:18,C,"['A. Towards the pedestrian crossing.', 'B. Away from the central area.', 'C. Towards the central area.', 'D. Along the street to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_331_4,Spatial Understanding,Where is the scaffolding located in the plaza?,00:04:10,C,"['A. On the right side.', 'B. Near the center.', 'C. On the left side.', 'D. In front of the clock tower.']",single,Concurrent +Real-Time Visual Understanding_sample_335_3,Spatial Understanding,Where are the trees located in relation to the buildings in the cityscape?,00:05:30,C,"['A. Behind the buildings.', 'B. To the right of the buildings.', 'C. In the foreground, framing the scene.', 'D. On the rooftops of the buildings.']",single,Prior +Real-Time Visual Understanding_sample_336_5,Spatial Understanding,Where are the colorful lights primarily reflected?,00:07:20,C,"['A. In the sky.', 'B. On the buildings.', 'C. In the water in the foreground.', 'D. On the streets.']",single,Concurrent +Real-Time Visual Understanding_sample_337_1,Spatial Understanding,Where is the crowd of people located in relation to the city skyline?,00:00:02,C,"['A. On the left side of the frame.', 'B. In the center of the frame.', 'C. On the right side of the frame.', 'D. At the top of the frame.']",single,Concurrent +Real-Time Visual Understanding_sample_337_5,Spatial Understanding,What is located to the left of the pedestrian pathway?,00:09:19,C,"['A. A large digital billboard.', 'B. Bright advertisements for brands.', 'C. A row of slender vertical poles supporting an overhead structure.', 'D. A water fountain.']",single,Concurrent +Real-Time Visual Understanding_sample_385_3,Spatial Understanding,What is the Citibank sign located right now?,00:04:07,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In the front of the car.', 'D. Behind the car.']",single,Concurrent +Real-Time Visual Understanding_sample_419_3,Spatial Understanding,Which way is the plane turning now?,00:05:12,C,"['A. Left.', 'B. Up.', 'C. Right.', 'D. Down.']",single,Concurrent +Real-Time Visual Understanding_sample_432_2,Spatial Understanding,What is the plane flying above now?,00:01:12,D,"['A. Above the islands.', 'B. Above the field.', 'C. Above the mountain.', 'D. Above the lake.']",single,Concurrent +Real-Time Visual Understanding_sample_439_2,Spatial Understanding,Where is the cart filled with cardboard boxes and packs of products located in relation to the shelves?,00:00:10,C,"['A. To the right.', 'B. In the center.', 'C. To the left.', 'D. Behind the shelves.']",single,Prior +Real-Time Visual Understanding_sample_441_3,Spatial Understanding,Where are the dairy products and other food items primarily located in the storage room?,00:05:00,B,"['A. On the left shelves.', 'B. On the right shelves.', 'C. On the central aisle.', 'D. Near the entrance.']",single,Prior +Real-Time Visual Understanding_sample_443_5,Spatial Understanding,What is the scene focusing on in the store right now?,00:07:19,B,"['A. The checkout counter.', 'B. A different set of shelves with beverages.', 'C. The entrance of the store.', 'D. A display of snacks.']",single,Concurrent +Real-Time Visual Understanding_sample_444_3,Spatial Understanding,Where is the cardboard box placed after the person removes items from it?,00:04:43,C,"['A. On the top shelf.', 'B. On the floor.', 'C. On the bottom shelf.', 'D. On the cart.']",single,Concurrent +Real-Time Visual Understanding_sample_444_5,Spatial Understanding,Where are the folded cardboard trays located in relation to the camera's view right now?,00:06:56,B,"['A. To the left of the camera.', 'B. To the right of the camera.', 'C. Directly in front of the camera.', 'D. Behind the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_462_2,Spatial Understanding,"Where is the black sign with white text describing ""Irwin Cumberland"" located in relation to the paintings?",00:02:57,C,"['A. Below the painting.', 'B. To the left of the painting.', 'C. Above the painting.', 'D. To the right of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_463_4,Spatial Understanding,Where is the photograph of the sunset with mountains positioned in the new set of artworks?,00:08:19,B,"['A. At the bottom section of the wall.', 'B. At the topmost position.', 'C. Below the old, weathered door frame.', 'D. Next to the close-up of flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_465_1,Spatial Understanding,Where are the artist labels located in relation to the paintings?,00:00:09,C,"['A. Below the paintings.', 'B. Next to the paintings.', 'C. Above the paintings.', 'D. On the paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_468_3,Spatial Understanding,What is located to the left of the sculpture?,00:08:07,D,"['A. A painting depicting people and a river.', 'B. A doorway.', 'C. Another sculpture.', 'D. A painting depicting mountains and people.']",single,Concurrent +Real-Time Visual Understanding_sample_471_1,Spatial Understanding,What is the position of the third painting in relation to the second painting?,00:00:13,B,"['A. To the left.', 'B. To the right.', 'C. Above.', 'D. Below.']",multiple,Concurrent +Real-Time Visual Understanding_sample_471_4,Spatial Understanding,"Compared to the colorful string patterns, where are the black canvases with smiley decorations on the top of these two squares?",00:10:43,C,"['A. Directly above them.', 'B. To the left of them.', 'C. To the right of them.', 'D. Below them.']",single,Concurrent +Real-Time Visual Understanding_sample_472_3,Spatial Understanding,"What is the spatial relationship between the tiger and panda painting and the illustration labeled ""TTODOA""?",00:05:43,A,"['A. The tiger and panda painting is to the left of ""TTODOA"".', 'B. The tiger and panda painting is to the right of ""TTODOA"".', 'C. The tiger and panda painting is above ""TTODOA"".', 'D. The tiger and panda painting is below ""TTODOA"".']",multiple,Prior +Real-Time Visual Understanding_sample_473_1,Spatial Understanding,"Where is the painting with the text ""STING LIKE QUEEN BEE"" located in relation to the other two paintings?",00:00:06,B,"['A. On the left.', 'B. In the center.', 'C. On the right.', 'D. Above the other two.']",multiple,Concurrent +Real-Time Visual Understanding_sample_475_4,Spatial Understanding,Where is the artist's signature located in the pool scene painting?,00:05:26,C,"['A. At the top of the painting.', 'B. On the left side of the painting.', 'C. At the lower edge of the painting.', 'D. In the center of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_476_1,Spatial Understanding,How are the four smaller rectangular frames arranged?,00:00:09,C,"['A. Horizontally in a single row.', 'B. Vertically in a single column.', 'C. In a 2x2 grid.', 'D. In a diagonal line.']",single,Prior +Real-Time Visual Understanding_sample_476_4,Spatial Understanding,Where are the black metallic sculptures positioned in the gallery?,00:02:47,B,"['A. On the floor.', 'B. On white and black pedestals.', 'C. On a wooden table.', 'D. Hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_478_2,Spatial Understanding,How are the three framed pieces arranged on the wall?,00:02:55,C,"['A. In a vertical line.', 'B. In a diagonal line.', 'C. In a horizontal line.', 'D. In a circular pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_479_3,Spatial Understanding,What is positioned to the left of the artwork with the glowing sphere?,00:05:40,D,"['A. A painting with a blue background.', 'B. A painting with a green background.', 'C. A painting with a white background.', 'D. A painting with a red background.']",single,Concurrent +Real-Time Visual Understanding_sample_480_2,Spatial Understanding,"Where is the fabric artwork depicting a tall tree located in relation to the letters ""PADO""?",00:00:10,B,"['A. To the right of the letters.', 'B. Below the letters.', 'C. To the left of the letters.', 'D. Above the letters.']",single,Prior +Real-Time Visual Understanding_sample_486_4,Spatial Understanding,How are the race cars positioned right now?,00:06:00,C,"['A. In a single line.', 'B. Randomly scattered.', 'C. In two rows.', 'D. In a circle.']",single,Concurrent diff --git a/Real_Time_Visual_Understanding_TR.csv b/Real_Time_Visual_Understanding_TR.csv new file mode 100644 index 0000000000000000000000000000000000000000..fa363f9a1b5440fb070a3a9153a61b552aa7eca3 --- /dev/null +++ b/Real_Time_Visual_Understanding_TR.csv @@ -0,0 +1,322 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_3,Text-Rich Understanding,What logo is seen on the jersey of the player covering his mouth?,00:01:22,D,"['A. Apple.', 'B. Google.', 'C. Adidas.', 'D. Spotify.']",single,Prior +Real-Time Visual Understanding_sample_2_5,Text-Rich Understanding,What is the current score shown on the scoreboard?,00:05:15,B,"['A. Croatia 3 - 2 Brazil.', 'B. Croatia 4 - 2 Brazil.', 'C. Croatia 4 - 3 Brazil.', 'D. Croatia 5 - 2 Brazil.']",single,Prior +Real-Time Visual Understanding_sample_4_3,Text-Rich Understanding,What was the score and the position of the teams right now?,00:01:04,C,"['A. 1-0, the team in blue and red is leading.', 'B. 2-0, the team in white is leading.', 'C. 2-0, the team in blue and red is leading.', 'D. 1-1, the teams are tied.']",single,Concurrent +Real-Time Visual Understanding_sample_5_1,Text-Rich Understanding,What name is written on the goalkeeper's bright green jersey?,00:00:14,B,"['A. NEUER.', 'B. PICKFORD.', 'C. DE GEA.', 'D. COURTOIS.']",single,Prior +Real-Time Visual Understanding_sample_5_5,Text-Rich Understanding,What number is on the back of the goalkeeper's kit who is preparing to dive for the penalty kick?,00:07:23,D,"['A. 10.', 'B. 7.', 'C. 5.', 'D. 1.']",single,Prior +Real-Time Visual Understanding_sample_6_5,Text-Rich Understanding,What is written on the back of the goalkeeper's jersey?,00:07:05,C,"['A. SMITH 10.', 'B. JONES 15.', 'C. SCHEMEICHEL 1.', 'D. MARTIN 8.']",single,Prior +Real-Time Visual Understanding_sample_8_3,Text-Rich Understanding,What advertisement is visible around the perimeter of the field right now?,00:01:25,C,"['A. ""Airbnb"".', 'B. ""Expedia"".', 'C. ""Booking.com"".', 'D. ""TripAdvisor"".']",single,Concurrent +Real-Time Visual Understanding_sample_9_1,Text-Rich Understanding,What card is this person playing now?,00:00:11,A,"['A. Nine of Spades.', 'B. Six of Spades.', 'C. Nine of Hearts.', 'D. Seven of Diamonds.']",multiple,Prior +Real-Time Visual Understanding_sample_12_5,Text-Rich Understanding,What is the title of the cookbook prominently featured?,00:11:04,A,"['A. ""Gordon Ramsay in 10: Delicious Recipes Made in a Flash"".', 'B. ""Jamie Oliver\'s 30-Minute Meals"".', 'C. ""Gordon Ramsay\'s Ultimate Cookery Course"".', 'D. ""Nigella Express: Good Food Fast"".']",single,Concurrent +Real-Time Visual Understanding_sample_18_5,Text-Rich Understanding,How much time does this person have left now??,00:09:05,B,"['A. 01:53.', 'B. 01:52.', 'C. 01:51.', 'D. 01:54.']",single,Concurrent +Real-Time Visual Understanding_sample_23_1,Text-Rich Understanding,What text appears on the screen right now?,00:00:18,A,"['A. ""RAMSAY in 10"".', 'B. ""RAMSAY in 5"".', 'C. ""COOKING in 10"".', 'D. ""CHEF in 10"".']",single,Prior +Real-Time Visual Understanding_sample_24_3,Text-Rich Understanding,What text appeared on the just now?,00:02:57,D,"['A. ""Cooking Time: 10 minutes"".', 'B. ""Season to Taste"".', 'C. ""Ingredients: Beef, Salt, Pepper"".', 'D. ""Recipe is in the description below"".']",single,Prior +Real-Time Visual Understanding_sample_24_5,Text-Rich Understanding,How much time does this person have left now??,00:05:49,D,"['A. 10s.', 'B. More than ten seconds.', 'C. 20s.', 'D. Less than ten seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_28_1,Text-Rich Understanding,What text appears at the top right of the screen right now?,00:00:13,B,"['A. ""Live Recording"".', 'B. ""Previously Recorded Live"".', 'C. ""Recording Now"".', 'D. ""Live Now"".']",single,Concurrent +Real-Time Visual Understanding_sample_31_1,Text-Rich Understanding,What word appears on the bottom left of the frame while the man continues his explanation?,00:00:13,C,"['A. COOK.', 'B. RAMSAY.', 'C. HOT.', 'D. READY.']",single,Concurrent +Real-Time Visual Understanding_sample_34_2,Text-Rich Understanding,How much time does the person have left to complete their task according to the producer?,00:02:50,C,"['A. 5 minutes 30 seconds.', 'B. 7 minutes 30 seconds.', 'C. 8 minutes 30 seconds.', 'D. 9 minutes 30 seconds.']",single,Prior +Real-Time Visual Understanding_sample_40_1,Text-Rich Understanding,What is prominently displayed behind the person standing against a blue backdrop?,00:00:20,D,"['A. ""CHEF in 10"".', 'B. ""COOK in 10"".', 'C. ""BAKE in 10"".', 'D. ""RAMSAY in 10"".']",single,Prior +Real-Time Visual Understanding_sample_42_5,Text-Rich Understanding,What do the decorative letters on the top shelf spell?,00:06:05,C,"['A. EAT.', 'B. CHEF.', 'C. COOK.', 'D. FOOD.']",single,Prior +Real-Time Visual Understanding_sample_52_1,Text-Rich Understanding,What is the screen displaying right now?,00:00:15,B,"['A. A detailed close-up of milestone discs.', 'B. The words __aby Milestone Disc_ centered on a black screen.', 'C. Two highlighted milestone discs.', 'D. A light gray background with a title and note.']",single,Concurrent +Real-Time Visual Understanding_sample_60_1,Text-Rich Understanding,What phrase appears right now?,00:00:14,C,"['A. ""Links to the materials I used are in the video description.""', 'B. ""Merry Christmas and Happy New Year.""', 'C. ""Alcohol Ink Ornaments.""', 'D. ""Handmade Ornaments by Design.""']",single,Concurrent +Real-Time Visual Understanding_sample_104_1,Text-Rich Understanding,What is written on the rectangular object that the individual is presenting?,00:00:15,B,"['A. GTX 1080.', 'B. RTX 4090.', 'C. RTX 3070.', 'D. RX 6900.']",single,Concurrent +Real-Time Visual Understanding_sample_104_2,Text-Rich Understanding,"Just now, which graphics card model has its frame rate exceeding 200 FPS?",00:04:00,C,"['A. RTX 2080 Ti.', 'B. RTX 3090.', 'C. RTX 4090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_104_3,Text-Rich Understanding,"Which rival drivers are shown in front of the first-person perspective of the ""WILLIAMS"" car right now?",00:07:37,B,"['A. RUSSELL and ALONSO', 'B. VERSTAPPEN, BOTTAS, RUSSELL, MAGNUSSEN and ALBON', 'C. HAMILTON and LECLERC', 'D. VETTEL and GASLY']",single,Concurrent +Real-Time Visual Understanding_sample_104_4,Text-Rich Understanding,What key statistics about the GPU were shown just now?,00:11:12,B,"['A. CPU usage and system temperature.', 'B. GPU model, temperature readings, clock speed, and power.', 'C. Memory usage and network speed.', 'D. Hard drive space and cooling fan speed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_5,Text-Rich Understanding,What is the visual focus of the scene right now?,00:13:46,B,"['A. The setup of a gaming console.', 'B. Two graphics cards on a white surface.', 'C. A close-up of a computer screen.', 'D. A group of people discussing.']",single,Concurrent +Real-Time Visual Understanding_sample_105_1,Text-Rich Understanding,What graphics card is mentioned as having 44 shader TFLOPS?,00:00:20,D,"['A. RTX 4070 Super.', 'B. RTX 4080 Super.', 'C. RTX 4090.', 'D. RTX 4070 Ti Super.']",single,Prior +Real-Time Visual Understanding_sample_105_2,Text-Rich Understanding,Which series of graphics cards is being displayed right now?,00:03:34,B,"['A. GTX 1080 Ti.', 'B. RTX 4070 Super.', 'C. RX 5700 XT.', 'D. RTX 3060.']",single,Concurrent +Real-Time Visual Understanding_sample_105_3,Text-Rich Understanding,Which graphics card achieves the highest performance in all categories as shown?,00:07:00,C,"['A. RTX 4070', 'B. RTX 4070 SUPER', 'C. RTX 4070 Ti', 'D. RTX 4060 Ti']",single,Concurrent +Real-Time Visual Understanding_sample_105_4,Text-Rich Understanding,"What type of data is shown regarding ""Stable Diffusion AI"" right now?",00:10:20,B,"['A. User reviews.', 'B. Benchmarking data.', 'C. Software tutorials.', 'D. Game results.']",single,Concurrent +Real-Time Visual Understanding_sample_105_5,Text-Rich Understanding,What models are the two graphics cards labeled right now?,00:12:15,C,"['A. GTX 3090.', 'B. RX 6900.', 'C. RTX 4070 and RTX 4070 SUPER.', 'D. LIV.']",single,Prior +Real-Time Visual Understanding_sample_106_1,Text-Rich Understanding,What is the boost clock speed of the RTX 4090 right now?,00:00:20,C,"['A. 1665 MHz.', 'B. 1695 MHz.', 'C. 2520 MHz.', 'D. 2505 MHz.']",single,Prior +Real-Time Visual Understanding_sample_106_2,Text-Rich Understanding,Which performance metrics are being shown right now?,00:03:40,C,"['A. CPU benchmarks for various processors.', 'B. FPS results for different games.', 'C. CPU clock, CPU Usage, VRAM Usage, GPU Power, GPU Temp, and FPS for 4070TiS.', 'D. RAM speed metrics for different memory types.']",single,Concurrent +Real-Time Visual Understanding_sample_106_3,Text-Rich Understanding,Which graphics card is labeled in green in the performance comparison right now?,00:06:59,C,"['A. RTX 3060 Ti', 'B. RTX 4060 Ti', 'C. RTX 4070 Ti SUPER', 'D. RTX 2070']",single,Concurrent +Real-Time Visual Understanding_sample_106_4,Text-Rich Understanding,"Which GPU shows the best performance for ""SDXL(512x512)"" right now?",00:10:20,C,"['A. RTX 4070.', 'B. RTX 4070 Ti.', 'C. RTX 4080.', 'D. SD1.5(512x512).']",single,Concurrent +Real-Time Visual Understanding_sample_106_5,Text-Rich Understanding,What emojis are currently displayed around the man and the graphics card?,00:12:43,C,"['A. ""like,"" ""comment,"" ""follow,"" and ""share"".', 'B. ""like,"" ""save,"" ""comment,"" and ""share"".', 'C. ""like,"" ""insert coins,"" ""favorite,"" and ""share"".', 'D. ""like,"" ""comment,"" ""subscribe,"" and ""share"".']",single,Concurrent +Real-Time Visual Understanding_sample_107_1,Text-Rich Understanding,What text is prominently displayed on the screen right now before the scene transitions to an outline resembling glasses?,00:00:05,D,"['A. Introducing the future.', 'B. Just one more thing...', 'C. One last item...', 'D. One more thing...']",single,Prior +Real-Time Visual Understanding_sample_107_2,Text-Rich Understanding,"What scores are shown for the MacBook Air 13 just now for ""Premiere Pro"" in the ""Adobe results?",00:03:16,A,"['A. 322.', 'B. 835.', 'C. 327.', 'D. 1042.']",multiple,Concurrent +Real-Time Visual Understanding_sample_107_3,Text-Rich Understanding,What word is printed on the sides of the yellow and black backpack right now?,00:06:02,C,"['A. TECHNO.', 'B. FUTURE.', 'C. CYBERPUNK.', 'D. HACKER.']",single,Prior +Real-Time Visual Understanding_sample_107_4,Text-Rich Understanding,Which MacBook model is shown with a geometric design on the screen right now?,00:09:07,D,"['A. MacBook Air 15.', 'B. MacBook Pro 14.', 'C. MacBook Pro 16.', 'D. MacBook Air 13.']",single,Prior +Real-Time Visual Understanding_sample_107_5,Text-Rich Understanding,What color is the background right now while the man is speaking?,00:12:14,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_108_1,Text-Rich Understanding,What is the price of the RTX 4080 shown right now?,00:00:15,B,"['A. 6499.', 'B. 9499.', 'C. 7499.', 'D. 5499.']",single,Concurrent +Real-Time Visual Understanding_sample_108_2,Text-Rich Understanding,What is highlighted as the top-performing graphics card right now according to the 3DMark Time Spy Extreme scores?,00:04:20,B,"['A. RTX 3070.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 3090 Ti.']",single,Prior +Real-Time Visual Understanding_sample_108_3,Text-Rich Understanding,What is the average FPS score of the RTX 4080 at a resolution of 3840x2160 right now?,00:08:09,C,"['A. 124.', 'B. 118.', 'C. 100.', 'D. 82.']",single,Concurrent +Real-Time Visual Understanding_sample_108_4,Text-Rich Understanding,What is the marked performance percentage of the RTX 4090 right now?,00:12:01,D,"['A. 100%', 'B. 121%', 'C. 129%', 'D. 166%']",single,Concurrent +Real-Time Visual Understanding_sample_108_5,Text-Rich Understanding,What is the price of the RTX 4080 graphics card in yuan?,00:12:15,B,"['A. 5499 yuan.', 'B. 9499 yuan.', 'C. 11999 yuan.', 'D. 12999 yuan.']",single,Prior +Real-Time Visual Understanding_sample_109_1,Text-Rich Understanding,What GPU does the AMD Ryzen 7 5700G have right now?,00:00:20,C,"['A. Vega 6.', 'B. Vega 7.', 'C. Vega 8.', 'D. Vega 9.']",single,Prior +Real-Time Visual Understanding_sample_109_2,Text-Rich Understanding,What is the score of the i7-1165G7 (Iris Xe Graphics) processor right now?,00:03:38,B,"['A. 862.', 'B. 1656.', 'C. 1312.', 'D. 1429.']",single,Prior +Real-Time Visual Understanding_sample_109_3,Text-Rich Understanding,What graphical setting is mentioned on the menu screen right now?,00:06:45,D,"['A. Display.', 'B. Graphics.', 'C. Anti-Aliasing.', 'D. FidelityFX Super Resolution 1.0.']",single,Concurrent +Real-Time Visual Understanding_sample_109_4,Text-Rich Understanding,"What value was set for the ""GFX Voltage"" just now?",00:10:01,D,"['A. 1.200V.', 'B. 1.500V.', 'C. 1.250V.', 'D. 1.400V.']",single,Prior +Real-Time Visual Understanding_sample_109_5,Text-Rich Understanding,What is the label on the boxed CPU seen right now?,00:12:23,B,"['A. Intel Core i7.', 'B. AMD Ryzen 5.', 'C. NVIDIA GeForce GTX.', 'D. Intel Core i5.']",single,Concurrent +Real-Time Visual Understanding_sample_110_1,Text-Rich Understanding,What information is displayed as white text in Chinese on the black screen right now?,00:00:03,B,"['A. The video was edited using advanced software.', 'B. The video was shot entirely on an iPhone.', 'C. The video highlights scenic city landscapes.', 'D. The video was produced by a famous filmmaker.']",single,Concurrent +Real-Time Visual Understanding_sample_110_2,Text-Rich Understanding,What language are the graph labels showing performance metrics written in right now?,00:04:19,D,"['A. English.', 'B. Japanese.', 'C. Korean.', 'D. Chinese.']",single,Concurrent +Real-Time Visual Understanding_sample_110_3,Text-Rich Understanding,What labels are shown on the display screen right now?,00:08:15,D,"['A. ""HDR,"" ""Portrait,"" ""Landscape,"" and ""Night.""', 'B. ""Pro,"" ""Normal,"" ""Custom,"" and ""Basic.""', 'C. ""Ultra wide,"" ""Wide,"" ""Depth,"" and ""Zoom.""', 'D. ""Ultra wide,"" ""Wide,"" ""Tele,"" and ""Selfie.""']",single,Concurrent +Real-Time Visual Understanding_sample_110_4,Text-Rich Understanding,What app is being used on the smartphone right now?,00:12:09,B,"['A. FITNESS TRACKER.', 'B. SPEEDTEST.', 'C. WEATHER FORECAST.', 'D. MAPS NAVIGATION.']",single,Concurrent +Real-Time Visual Understanding_sample_110_5,Text-Rich Understanding,What does the overlay text on the screen right now humorously suggest?,00:15:22,B,"['A. Someone is praising the person.', 'B. Someone is gossiping about the person.', 'C. Someone is giving directions to the person.', 'D. Someone is warning the person.']",single,Concurrent +Real-Time Visual Understanding_sample_111_1,Text-Rich Understanding,What is the main subject of the comparison shown right now?,00:00:10,B,"['A. The gadgets on the shelves.', 'B. The MediaTek Dimensity 9000 chip and another chip labeled Snapdragon 8 Gen 1.', ""C. The person's hand gestures and facial expressions."", 'D. The blue wall with shelves in the background.']",single,Concurrent +Real-Time Visual Understanding_sample_111_2,Text-Rich Understanding,What is the label of the highlighted central block in the GPU section right now?,00:04:00,B,"['A. A510 1.8GHz.', 'B. G710MC10.', 'C. X2 3.05GHz.', 'D. A710 2.85GHz.']",single,Concurrent +Real-Time Visual Understanding_sample_111_3,Text-Rich Understanding,What are the performance values shown for the device labeled Dimensity 9000 right now?,00:07:30,D,"['A. 42 and 115.', 'B. 43 and 100.', 'C. 100 and 42.', 'D. 42 and 100.']",single,Concurrent +Real-Time Visual Understanding_sample_111_4,Text-Rich Understanding,What is the average frame rate and power consumption for the Snapdragon 8 Gen1 device right now?,00:11:20,C,"['A. 59 fps/3.9W.', 'B. 59 fps/4.8W.', 'C. 58 fps/6.3W.', 'D. 48 fps/5.1W.']",single,Concurrent +Real-Time Visual Understanding_sample_111_5,Text-Rich Understanding,Which symbol is NOT displayed across the screen right now?,00:14:02,D,"['A. Thumbs-up icon.', 'B. forward icon.', 'C. Star.', 'D. Heart.']",single,Concurrent +Real-Time Visual Understanding_sample_112_1,Text-Rich Understanding,Which graphics cards are being compared right now?,00:00:20,A,"['A. RTX 3080 Ti and RTX 3070 Ti.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_2,Text-Rich Understanding,Which graphics cards are being compared right now?,00:03:11,A,"['A. RTX 3080 Ti and RTX 3080.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_3,Text-Rich Understanding,What metrics are displayed on the benchmarking screen for each graphics card right now?,00:06:00,A,"['A. FPS, clock speed, temperature, power, and CPU usage.', 'B. Memory usage, CPU temperature, and power draw.', 'C. Ping rate, jitter, and packet loss.', 'D. Frame time, GPU load, and VRAM usage.']",single,Concurrent +Real-Time Visual Understanding_sample_112_4,Text-Rich Understanding,"What frame rate does the RTX 3080 Ti with Intel i9 12900K and 32G DDR5 4800 achieve for ""God of War 4"" at 4K+DLSS right now?",00:09:20,A,"['A. 101 fps.', 'B. 135 fps.', 'C. 91 fps.', 'D. 87 fps.']",single,Prior +Real-Time Visual Understanding_sample_112_5,Text-Rich Understanding,What appears in the overlay graphics on the screen right now?,00:11:13,A,"['A. User interaction options.', 'B. Weather icons.', 'C. Application logos.', 'D. Navigation tools.']",single,Concurrent +Real-Time Visual Understanding_sample_113_1,Text-Rich Understanding,What item is the person holding close to the camera right now?,00:00:07,D,"['A. A framed picture.', 'B. A black device.', 'C. A navy blue t-shirt.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_113_2,Text-Rich Understanding,What is the CPU multi-core score shown in the video for the A15?,00:03:00,D,"['A. 4317.', 'B. 1741.', 'C. 4211.', 'D. 4908.']",single,Prior +Real-Time Visual Understanding_sample_113_3,Text-Rich Understanding,What title is displayed at the top center of the black background right now?,00:05:27,D,"['A. 3DMark Benchmark Results.', 'B. Processor Performance Test.', 'C. 3DMark Extreme Test.', 'D. 3DMark Wild Extreme Stress.']",single,Concurrent +Real-Time Visual Understanding_sample_113_4,Text-Rich Understanding,What is the title of the bar chart being displayed right now?,00:08:19,D,"['A. Game Equipment Comparison.', 'B. Relationship between Frame Rate and Temperature.', 'C. Power Consumption Comparison of Different Devices.', 'D. Real-time Frame Rate of the Game ""Genshin Impact"".']",single,Concurrent +Real-Time Visual Understanding_sample_113_5,Text-Rich Understanding,What type of products are predominantly displayed on the shopping application right now?,00:10:31,D,"['A. Clothes.', 'B. Books.', 'C. Furniture.', 'D. Electronics.']",single,Concurrent +Real-Time Visual Understanding_sample_114_1,Text-Rich Understanding,What label is prominently visible on the computer case right now?,00:00:06,D,"['A. ASUS.', 'B. Corsair.', 'C. Cooler Master.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_2,Text-Rich Understanding,What label is visible on the memory bank just now?,00:04:07,D,"['A. Essential.', 'B. Major.', 'C. Primary.', 'D. Crucial.']",multiple,Concurrent +Real-Time Visual Understanding_sample_114_3,Text-Rich Understanding,Which brand name appears on the black fans inside the computer case right now?,00:07:39,D,"['A. Corsair.', 'B. Cooler Master.', 'C. Thermaltake.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_4,Text-Rich Understanding,Which CPU's performance are displayed right now?,00:11:20,D,"['A. RTX 4070 Ti SUPER.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 4070Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_114_5,Text-Rich Understanding,What words can be seen inside the computer case now?,00:14:16,D,"['A. GPU.', 'B. RTX 4070 Ti SUPER.', 'C. FAN.', 'D. GIGABYTE.']",single,Concurrent +Real-Time Visual Understanding_sample_115_1,Text-Rich Understanding,Which graphics card performs better in this game?,00:00:13,A,"['A. RTX 4090.', 'B. RTX 3080.', 'C. RTX 3090.', 'D. RTX 4080.']",single,Prior +Real-Time Visual Understanding_sample_115_2,Text-Rich Understanding,What price is shown for the GeForce RTX 4060 Family graphics card right now?,00:02:43,A,"['A. AUD $545.', 'B. AUD $499.', 'C. USD $545.', 'D. USD $499.']",single,Concurrent +Real-Time Visual Understanding_sample_115_3,Text-Rich Understanding,What graphical setting is added to the right view that is not included in the left view right now?,00:05:26,A,"['A. Frame Generation.', 'B. DLSS 3 Perf.', 'C. RT Psycho.', 'D. RTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_115_4,Text-Rich Understanding,What comparison is displayed on the screen right now?,00:08:08,A,"['A. 4070Ti vs 4070 in various games.', 'B. Cooling efficiency of RTX 4070 against previous models.', 'C. 4070 in different regions.', 'D. 4070.']",single,Concurrent +Real-Time Visual Understanding_sample_115_5,Text-Rich Understanding,What is the message printed on the box underneath the GeForce RTX graphics card right now?,00:09:40,A,"['A. INSPIRED BY GAMERS, BUILT BY NVIDIA.', 'B. DESIGNED FOR GAMERS, MADE BY NVIDIA.', 'C. CREATED FOR GAMERS, MADE BY NVIDIA.', 'D. DESIGNED FOR GAMERS, BUILT BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_2,Text-Rich Understanding,Which logo is illuminated in white on the dark mesh panel right now?,00:03:03,C,"['A. GEFORCE GT.', 'B. GTX ROG.', 'C. GEFORCE RTX.', 'D. GEFORCE ROG.']",single,Concurrent +Real-Time Visual Understanding_sample_116_4,Text-Rich Understanding,What brand name is shown on the GPU right now?,00:09:13,C,"['A. ASUS.', 'B. CORSAIR.', 'C. MSI.', 'D. EVGA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_1,Text-Rich Understanding,What specific text is etched on the graphics card shown right now?,00:00:07,C,"['A. RTX 3060 Ti.', 'B. RTX 4070 Ti.', 'C. RTX 4080 SUPER.', 'D. RTX 5000 ULTRA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_2,Text-Rich Understanding,What is the highlighted label on the graphics chip right now?,00:03:32,A,"['A. AD103-400A1.', 'B. AD104-300B1.', 'C. TS MC223A2.', 'D. AD102-500A3.']",single,Concurrent +Real-Time Visual Understanding_sample_117_3,Text-Rich Understanding,What resolution setting is highlighted right now?,00:06:52,C,"['A. 2560x1440.', 'B. 1920x1080.', 'C. 3840x2160.', 'D. 3200x1800.']",single,Concurrent +Real-Time Visual Understanding_sample_117_4,Text-Rich Understanding,What performance gain does the NVIDIA RTX 4080 SUPER achieve in ray-traced games at 2160P resolution right now?,00:10:20,C,"['A. +2.93%', 'B. +3.21%', 'C. +3.11%', 'D. -3%']",single,Concurrent +Real-Time Visual Understanding_sample_117_5,Text-Rich Understanding,What is the label on the rightmost graphics card right now?,00:12:43,C,"['A. GeForce RTX 4090.', 'B. GeForce GTX 4090 SUPER.', 'C. GeForce RTX 4080.', 'D. GTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_118_1,Text-Rich Understanding,What label is visible on the computer component inside the electronic device right now?,00:00:06,A,"['A. GEFORCE RTX.', 'B. FIRE GTX.', 'C. GEFORCE GTX.', 'D. G*FORCE GTX.']",single,Concurrent +Real-Time Visual Understanding_sample_118_2,Text-Rich Understanding,What brand of heatsink is being installed onto the motherboard's CPU right now?,00:02:47,B,"['A. Noctua.', 'B. Cooler Master.', 'C. Corsair.', 'D. Be Quiet!.']",single,Concurrent +Real-Time Visual Understanding_sample_118_4,Text-Rich Understanding,What setting is being selected in the voltage settings interface right now?,00:08:18,C,"['A. Auto Mode.', 'B. Fixed Mode.', 'C. Offset Mode.', 'D. Manual Mode.']",single,Concurrent +Real-Time Visual Understanding_sample_118_5,Text-Rich Understanding,What hardware performance metric is visible at the top of the screen right now?,00:09:41,B,"['A. CPU clock speed.', 'B. Temperature, power, framerate for cpu and gpu.', 'C. Network speed.', 'D. Memory usage.']",single,Concurrent +Real-Time Visual Understanding_sample_119_1,Text-Rich Understanding,What element is illuminated in the close-up view of the computer part right now?,00:00:06,B,"['A. A red circuit board.', 'B. A ROG logo.', 'C. A MSI logo.', 'D. Computer cables.']",single,Concurrent +Real-Time Visual Understanding_sample_119_2,Text-Rich Understanding,What component is being detached from the GPU just now?,00:01:52,B,"['A. A fan module.', 'B. A copper heat sink.', 'C. A plastic cover.', 'D. A backplate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_119_4,Text-Rich Understanding,What graphics card models are shown on the benchmarking results right now?,00:05:09,D,"['A. 4080 FE, 4090 Suprim X, 4090 Matrix.', 'B. 4090 FE, 4080 Suprim X, 4090 Matrix.', 'C. 4090 FE, 4090 Suprim X, 4080 Matrix.', 'D. 4090 FE, 4090 Suprim X, 4090 Matrix.']",single,Concurrent +Real-Time Visual Understanding_sample_120_1,Text-Rich Understanding,What text is visible on the white box being handled right now?,00:00:07,B,"['A. ""Apple Device"".', 'B. ""Mac Studio"".', 'C. ""Tech Gear"".', 'D. ""Studio Box"".']",single,Concurrent +Real-Time Visual Understanding_sample_120_2,Text-Rich Understanding,What specific hardware components are highlighted right now?,00:03:59,A,"['A. RTX 3090 and GTX 980 Ti graphics cards.', 'B. Cooling fan and motherboard.', 'C. Large black box and smaller silver box.', 'D. Computer monitor and keyboard.']",single,Concurrent +Real-Time Visual Understanding_sample_120_3,Text-Rich Understanding,What is the title shown on the digital display with a bar graph right now?,00:07:26,C,"['A. System Analysis.', 'B. Performance Metrics.', 'C. Mask Tracking.', 'D. Data Comparison.']",single,Concurrent +Real-Time Visual Understanding_sample_120_5,Text-Rich Understanding,What is the person in the green shirt gesturing towards right now?,00:14:51,B,"['A. The compact computer on the left.', 'B. The opened black computer case on the right.', 'C. The monitor displaying a colorful desktop screen.', 'D. The table itself.']",single,Concurrent +Real-Time Visual Understanding_sample_121_1,Text-Rich Understanding,What label on the graphics card is visible right now?,00:00:11,A,"['A. RTX 4090.', 'B. AMD RADEON.', 'C. INTEL ARC.', 'D. NVIDIA TESLA.']",single,Concurrent +Real-Time Visual Understanding_sample_121_2,Text-Rich Understanding,What license plate is displayed on the left car's rear right now?,00:03:20,B,"['A. RTX1MUM.', 'B. OPT1MUM.', 'C. DLX3080.', 'D. CAR4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_3,Text-Rich Understanding,Which graphical overlay is NOT shown right now?,00:06:20,C,"['A. RTX 2080 S.', 'B. RTX 3080.', 'C. RTX 3070.', 'D. RTX 4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_4,Text-Rich Understanding,What is the V-Ray 5 benchmark score for the RTX 3080 right now?,00:09:19,A,"['A. 2314.', 'B. 2691.', 'C. 1308.', 'D. 3972.']",single,Concurrent +Real-Time Visual Understanding_sample_121_5,Text-Rich Understanding,What brand and model of the graphics card box is visible on the man's hand right now?,00:11:45,C,"['A. Radeon RX 590.', 'B. GeForce GTX 1080.', 'C. GeForce RTX 4080.', 'D. Radeon RX 6700.']",single,Concurrent +Real-Time Visual Understanding_sample_122_1,Text-Rich Understanding,What text is prominently shown on the packaging of the darker graphics card right now?,00:00:15,C,"['A. DESIGNED BY GAMERS, BUILT BY NVIDIA.', 'B. CREATED BY GAMERS, DEVELOPED BY NVIDIA.', 'C. INSPIRED BY GAMERS. BUILT BY NVIDIA.', 'D. ENGINEERED BY GAMERS, MADE BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_122_2,Text-Rich Understanding,What titles are not listed on the comparison chart shown right now?,00:01:36,A,"['A. GTA V.', 'B. Shadow of the Tomb Raider.', 'C. Forza Horizon 5.', 'D. God of War.']",single,Concurrent +Real-Time Visual Understanding_sample_122_3,Text-Rich Understanding,What is the brand name of the graphics card shown right now?,00:03:00,C,"['A. NVIDIA.', 'B. GE FORCE.', 'C. AMD.', 'D. RADEON.']",single,Concurrent +Real-Time Visual Understanding_sample_123_1,Text-Rich Understanding,What text appears next to the graphics card on the desk right now?,00:00:08,A,"['A. RTX 4060.', 'B. GTX 3050.', 'C. RTX 3090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_123_2,Text-Rich Understanding,"According to the comparison chart, what is the memory size of the RTX 3060 and the RTX 4060 right now?",00:02:30,A,"['A. 12GB for RTX 3060, 8GB for RTX 4060.', 'B. 8GB for RTX 3060, 12GB for RTX 4060.', 'C. 10GB for RTX 3060, 8GB for RTX 4060.', 'D. 16GB for RTX 3060, 10GB for RTX 4060.']",single,Concurrent +Real-Time Visual Understanding_sample_123_3,Text-Rich Understanding,"According to the performance test titled ""3DMark Time Spy Extreme"", which graphics card scored the highest?",00:05:00,A,"['A. RTX 4060 Ti.', 'B. RTX 4060.', 'C. RTX 3060.', 'D. RTX 3060 Ti.']",single,Prior +Real-Time Visual Understanding_sample_123_4,Text-Rich Understanding,"Which game's performance metrics are consistently shown for the RTX 3060 Ti, RTX 3060, and RTX 4060 at a 1920x1080 resolution right now?",00:07:20,A,"['A. Journey to Hogwarts.', 'B. Horizon 5.', 'C. Apex Legends.', 'D. Call of Duty.']",single,Concurrent +Real-Time Visual Understanding_sample_123_5,Text-Rich Understanding,What benchmark score is being displayed for the time spy?,00:09:31,A,"['A. 13,001.', 'B. 10,000.', 'C. 11,380.', 'D. 13,300.']",single,Prior +Real-Time Visual Understanding_sample_136_1,Text-Rich Understanding,What are the dimensions of the canvas just shown in the video?,00:00:20,B,"['A. 25 cm by 20 cm.', 'B. 28 cm by 23 cm.', 'C. 30 cm by 25 cm.', 'D. 32 cm by 28 cm.']",multiple,Prior +Real-Time Visual Understanding_sample_146_1,Text-Rich Understanding,What text is displayed on the screen at the beginning?,00:06,A,"['A. ""HOW I TRAIN"".', 'B. ""CHEST WORKOUT"".', 'C. ""MUSCLE FLEX"".', 'D. ""GYM EQUIPMENT"".']",single,Prior +Real-Time Visual Understanding_sample_147_2,Text-Rich Understanding,What text appears on the screen when the man is shown exercising on the treadmill?,00:00:13,A,"['A. ""WARM-UP"".', 'B. ""HOW TO TRAIN"".', 'C. ""BACK & BICEPS"".', 'D. ""WORKOUT PLAN"".']",single,Concurrent +Real-Time Visual Understanding_sample_147_5,Text-Rich Understanding,What is the main focus of the study shown in the scientific paper format?,00:06:20,A,"['A. The effect of hand position on EMG activity of posterior shoulder musculature during horizontal abduction exercise.', 'B. The effect of hand position on shoulder pain.', 'C. The effect of different exercises on overall shoulder strength.', 'D. The comparison of EMG activity between different exercises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_3,Text-Rich Understanding,What text appeared at the bottom of the screen just now?,00:03:10,C,"['A. ""BARBELL BACK SQUAT"".', 'B. ""DEADLIFT"".', 'C. ""BARBELL FRONT SQUAT"".', 'D. ""BENCH PRESS"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_149_1,Text-Rich Understanding,What text appears prominently on the left side of the screen at the start of the video?,00:00:03,A,"['A. ""HOW TO TRAIN""', 'B. ""WORKOUT ROUTINE""', 'C. ""TRAINING SCHEDULE""', 'D. ""GYM TIPS""']",single,Concurrent +Real-Time Visual Understanding_sample_149_2,Text-Rich Understanding,How many repetitions are suggested for each leg for both front-to-back and side-to-side leg swings?,00:00:20,A,"['A. 12 reps.', 'B. 10 reps.', 'C. 15 reps.', 'D. 20 reps.']",single,Prior +Real-Time Visual Understanding_sample_150_4,Text-Rich Understanding,What type of exercise is the person performing in the left panel?,00:09:01,C,"['A. High-to-Low.', 'B. Mid-to-Mid.', 'C. Low-to-High.', 'D. Low-to-Mid.']",single,Concurrent +Real-Time Visual Understanding_sample_156_1,Text-Rich Understanding,What text appears first on the black screen?,00:00:03,C,"['A. ""National Museums Liverpool"".', 'B. ""Art Gallery"".', 'C. ""Walker"".', 'D. ""Walker Art Gallery"".']",single,Prior +Real-Time Visual Understanding_sample_163_1,Text-Rich Understanding,What is the current mph of the rider in the video?,00:00:49,A,"['A. 32 mph.', 'B. 33 mph.', 'C. 34 mph.', 'D. 35 mph.']",single,Concurrent +Real-Time Visual Understanding_sample_163_2,Text-Rich Understanding,What is the current kmh of the rider in the video?,00:01:01,B,"['A. 52 kmh.', 'B. 51 kmh.', 'C. 53 kmh.', 'D. 54 kmh.']",single,Concurrent +Real-Time Visual Understanding_sample_163_3,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:03:45,C,"['A. -7.', 'B. -9.', 'C. -8.', 'D. -6.']",single,Concurrent +Real-Time Visual Understanding_sample_163_4,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:06:11,D,"['A. -7.', 'B. -9.', 'C. -6.', 'D. -8.']",single,Concurrent +Real-Time Visual Understanding_sample_165_5,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:08:13,A,"['A. 76.2KM.', 'B. 76.3KM.', 'C. 76.1KM.', 'D. 76.0KM.']",single,Concurrent +Real-Time Visual Understanding_sample_167_2,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:02:25,A,"['A. 6.0KM.', 'B. 6.1KM.', 'C. 6.2KM.', 'D. 5.9KM.']",single,Concurrent +Real-Time Visual Understanding_sample_186_1,Text-Rich Understanding,What is the focus of today's video as mentioned at the beginning?,00:00:20,B,"['A. Cooking recipes.', 'B. Building something.', 'C. Making a tutorial.', 'D. Crafting objects.']",single,Prior +Real-Time Visual Understanding_sample_186_4,Text-Rich Understanding,Which enchantment is NOT on the diamond shovel?,00:06:06,D,"['A. Efficiency IV.', 'B. Unbreaking III.', 'C. Silk Touch.', 'D. Fortune III.']",single,Concurrent +Real-Time Visual Understanding_sample_187_1,Text-Rich Understanding,What is the theme of the video as revealed in the text at the beginning?,00:00:20,C,"['A. Building a treehouse.', 'B. Exploring a natural park.', 'C. Constructing a haunted mansion.', 'D. Farming in a game environment.']",single,Prior +Real-Time Visual Understanding_sample_190_1,Text-Rich Understanding,Why does the speaker want to build the coolest villager breeder?,00:00:20,A,"['A. He is tired of their items breaking.', 'B. He wants to impress their friends.', 'C. He need more resources.', 'D. He enjoys building new things.']",single,Prior +Real-Time Visual Understanding_sample_190_5,Text-Rich Understanding,What does the red button at the bottom of the frame display initially?,00:15:51,A,"['A. A \""Subscribe\"" button with a white YouTube logo.', 'B. A \""Like\"" button with a white thumbs-up icon.', 'C. A \""Share\"" button with a white arrow icon.', 'D. A \""Follow\"" button with a white star icon.']",single,Prior +Real-Time Visual Understanding_sample_192_1,Text-Rich Understanding,What is the speaker planning to build?,00:00:14,C,"['A. A boring setup.', 'B. A new house.', 'C. An enchanting setup.', 'D. A dangerous place.']",single,Prior +Real-Time Visual Understanding_sample_192_3,Text-Rich Understanding,What is the notable feature of the player's experience level when shown outdoors?,00:04:38,C,"['A. Low-level (5)', 'B. Mid-level (20)', 'C. High-level (35)', 'D. Maximum level (50)']",single,Prior +Real-Time Visual Understanding_sample_193_2,Text-Rich Understanding,What does the character mention he needs?,00:00:19,C,"['A. Health potions.', 'B. Tools.', 'C. Enderpearls.', 'D. Weapons.']",single,Prior +Real-Time Visual Understanding_sample_195_1,Text-Rich Understanding,What is the first word displayed at the start of the video?,00:00:20,D,"['A. Earth.', 'B. Farm.', 'C. In.', 'D. Video.']",single,Prior +Real-Time Visual Understanding_sample_197_1,Text-Rich Understanding,What is one of the objectives mentioned in the video?,00:20,B,"['A. Build a house.', 'B. Get a bunch of TNT.', 'C. Collect water.', 'D. Find a treasure.']",single,Prior +Real-Time Visual Understanding_sample_198_4,Text-Rich Understanding,What is prominently displayed on the screen as the player continues flying deeper into the cave?,00:09:33,A,"['A. Usefulness.', 'B. Danger.', 'C. Exploration.', 'D. Achievement.']",single,Prior +Real-Time Visual Understanding_sample_204_4,Text-Rich Understanding,What was the white text on the purple animated overlay read just now?,00:02:21,B,"['A. ""Alphabet A transform to Box"".', 'B. ""Alphabet B transform to Box"".', 'C. ""Alphabet C transform to Box"".', 'D. ""Alphabet D transform to Box"".']",single,Prior +Real-Time Visual Understanding_sample_210_1,Text-Rich Understanding,What was written in the top right corner at the start of the video?,00:00:08,B,"['A. Toy Car.', 'B. Auto Rickshaw.', 'C. Building Blocks.', 'D. Colorful Toy.']",single,Prior +Real-Time Visual Understanding_sample_251_1,Text-Rich Understanding,What logo is visible on the gas station sign right now?,00:00:05,A,"['A. Shell.', 'B. Chevron.', 'C. Exxon.', 'D. BP.']",single,Concurrent +Real-Time Visual Understanding_sample_251_3,Text-Rich Understanding,What is the current speed of the car right now?,00:02:16,B,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_251_5,Text-Rich Understanding,What is the current speed of the car right now?,00:04:23,D,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_252_1,Text-Rich Understanding,What brand of the car's equipment is visible right now?,00:00:04,A,"['A. Sparco.', 'B. ACME.', 'C. OMP.', 'D. MOMO.']",single,Concurrent +Real-Time Visual Understanding_sample_252_3,Text-Rich Understanding,What equipment brand is visible on the driver's gloves right now?,00:02:43,A,"['A. Sparco.', 'B. MOMO.', 'C. OMP.', 'D. HANS.']",single,Concurrent +Real-Time Visual Understanding_sample_252_5,Text-Rich Understanding,What brand is visible on the driver's gloves right now?,00:05:23,A,"['A. Sparco.', 'B. Simpson.', 'C. Alpinestars.', 'D. OMP.']",single,Concurrent +Real-Time Visual Understanding_sample_253_3,Text-Rich Understanding,What is the current oil temperature displayed on the dashboard?,00:07:47,D,"['A. 87.5.', 'B. 85.0.', 'C. 94.3.', 'D. 98.0.']",single,Concurrent +Real-Time Visual Understanding_sample_253_4,Text-Rich Understanding,What is the current brake bias setting displayed on the dashboard?,00:11:43,D,"['A. +1.00', 'B. -0.30', 'C. +2.00', 'D. -3.00']",single,Prior +Real-Time Visual Understanding_sample_253_5,Text-Rich Understanding,Which brand's logo is visible at the trackside right now?,00:15:36,D,"['A. Shell.', 'B. ExxonMobil.', 'C. BP.', 'D. TotalEnergies.']",single,Concurrent +Real-Time Visual Understanding_sample_254_1,Text-Rich Understanding,What is currently written on the sign visible in the video?,00:00:03,D,"['A. START.', 'B. GO!.', 'C. MICRO.', 'D. WHOOP.']",single,Prior +Real-Time Visual Understanding_sample_254_2,Text-Rich Understanding,What is written on the yellow brand visible right now?,00:00:52,D,"['A. FINISH.', 'B. START.', 'C. ALERT.', 'D. TIMING.']",single,Concurrent +Real-Time Visual Understanding_sample_254_5,Text-Rich Understanding,What is the name displayed on the white banners on the sides of the track right now?,00:03:13,D,"['A. BikeLand.', 'B. Whoop.', 'C. Timing.', 'D. Val di Sole.']",single,Concurrent +Real-Time Visual Understanding_sample_255_5,Text-Rich Understanding,What is the label on the box on the left?,00:17:43,D,"['A. Recently upload video.', 'B. Click!.', 'C. Thanks for watching!.', 'D. Recommended Video.']",single,Concurrent +Real-Time Visual Understanding_sample_256_3,Text-Rich Understanding,What subtitle appeared just now?,00:06:58,C,"['A. ""Messi The Legend"".', 'B. ""Soccer Championship"".', 'C. ""Neymar El Clacico in & out success"".', 'D. ""Football Highlights"".']",multiple,Prior +Real-Time Visual Understanding_sample_259_3,Text-Rich Understanding,What rule infraction happened just now?,00:06:43,C,"['A. Handball.', 'B. Foul.', 'C. Offside.', 'D. Corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_261_1,Text-Rich Understanding,What text is visible on the driver's helmet right now?,00:00:02,C,"['A. Red Bull.', 'B. Monster Energy.', 'C. Bell.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_262_1,Text-Rich Understanding,What type of car is featured in the video right now?,00:00:10,D,"['A. Ferrari F8 Tributo.', 'B. Lamborghini Huracan.', 'C. BMW M4.', 'D. Porsche 911 GT3 RS.']",single,Prior +Real-Time Visual Understanding_sample_262_2,Text-Rich Understanding,What is the current gear level of the car?,00:01:28,D,"['A. 1', 'B. 2', 'C. 3', 'D. 4']",single,Concurrent +Real-Time Visual Understanding_sample_262_4,Text-Rich Understanding,"Right now, what gear is the car using?",00:04:20,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 5.']",single,Concurrent +Real-Time Visual Understanding_sample_262_5,Text-Rich Understanding,"Right now, what is the current speed of the car?",00:05:40,D,"['A. approx 226 km/h.', 'B. approx 189 km/h.', 'C. approx 190 km/h.', 'D. approx 249 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_263_1,Text-Rich Understanding,What word is currently displayed in the bottom of the screen?,00:00:05,D,"['A. PORSCHE.', 'B. TURBO.', 'C. HYBRID.', 'D. ONBOARD.']",single,Concurrent +Real-Time Visual Understanding_sample_263_2,Text-Rich Understanding,What brand logo is currently visible on the bridge?,00:01:34,D,"['A. Michelin', 'B. Pirelli', 'C. Goodyear', 'D. Yokohama']",single,Concurrent +Real-Time Visual Understanding_sample_263_3,Text-Rich Understanding,What is the current track length displayed on the screen?,00:03:05,D,"['A. 13.567 km.', 'B. 12.935 km.', 'C. 18.752 km.', 'D. 20.832 km.']",single,Concurrent +Real-Time Visual Understanding_sample_263_5,Text-Rich Understanding,What car model is visible in the information panel right now?,00:06:08,D,"['A. 911 Carrera.', 'B. Taycan Turbo S.', 'C. Macan S.', 'D. Panamera Turbo S E-Hybrid.']",single,Concurrent +Real-Time Visual Understanding_sample_264_4,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:05:41,D,"['A. approx 150 km/h.', 'B. approx 210 km/h.', 'C. approx 170 km/h.', 'D. approx 190 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_264_5,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:07:32,D,"['A. approx 212 km/h.', 'B. approx 222 km/h.', 'C. approx 242 km/h.', 'D. approx 232 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_265_2,Text-Rich Understanding,What text appeared just now?,00:03:20,D,"['A. ""Nice shot!"".', 'B. ""Great goal!"".', 'C. ""Well played!"".', 'D. ""Good pass Aim!"" and ""Good job!"".']",multiple,Prior +Real-Time Visual Understanding_sample_266_1,Text-Rich Understanding,Which company's logo is visible on the advertising board to the right?,00:00:05,B,"['A. Pirelli', 'B. AsahiKASEI', 'C. Shell', 'D. Goodyear']",single,Prior +Real-Time Visual Understanding_sample_266_3,Text-Rich Understanding,What number is currently displayed on the central screen in the car?,00:02:09,A,"['A. 3.', 'B. 4.', 'C. 5.', 'D. 6.']",single,Prior +Real-Time Visual Understanding_sample_266_4,Text-Rich Understanding,Which brand's logo is visible on the bottom part of the steering wheel right now?,00:03:12,B,"['A. Logitech.', 'B. Fanatec.', 'C. Sony.', 'D. Microsoft.']",single,Concurrent +Real-Time Visual Understanding_sample_267_2,Text-Rich Understanding,What logo is visible right now?,00:02:05,C,"['A. JKS-Racing-Club.', 'B. JKS-Sports-Car.', 'C. JKS-Classic-Cars.', 'D. JKS-Rally-Sport.']",single,Concurrent +Real-Time Visual Understanding_sample_267_5,Text-Rich Understanding,What brand is visible on the steering wheel right now?,00:08:18,B,"['A. JKS.', 'B. OMP.', 'C. Freem.', 'D. Classic-Cars.']",single,Concurrent +Real-Time Visual Understanding_sample_269_1,Text-Rich Understanding,What information is being displayed on the screen just now?,00:00:09,B,"['A. Current speed of the cyclist.', 'B. Details of Susten Pass (East side).', 'C. A map showing the cycling route.', 'D. Weather conditions in the area.']",multiple,Prior +Real-Time Visual Understanding_sample_294_1,Text-Rich Understanding,What is the main text on the roadside sign right now?,00:00:07,B,"['A. Valentino.', ""B. Coll d'Ordino, Andorra."", 'C. Alpes, Spain.', 'D. Pyrenees, France.']",single,Concurrent +Real-Time Visual Understanding_sample_295_1,Text-Rich Understanding,What is the displayed speed of the leading cyclist right now?,00:00:08,C,"['A. 40 km/h.', 'B. 39 km/h.', 'C. 38 km/h.', 'D. 37 km/h.']",single,Prior +Real-Time Visual Understanding_sample_305_3,Text-Rich Understanding,What number is displayed prominently on the building with large glass windows just now,00:02:24,C,"['A. 5', 'B. 7', 'C. 10', 'D. 12']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_2,Text-Rich Understanding,What word is encircling the large metallic globe sculpture?,00:00:10,A,"['A. UNIVERSAL.', 'B. GLOBAL.', 'C. EARTH.', 'D. WORLD.']",single,Concurrent +Real-Time Visual Understanding_sample_309_4,Text-Rich Understanding,What is written above the brightly colored entrance now?,00:05:26,C,"['A. Home for Children.', 'B. Welcome to the Park.', 'C. Home for Girls.', 'D. Fun Land.']",single,Concurrent +Real-Time Visual Understanding_sample_311_3,Text-Rich Understanding,"What detail is included on the ""Welcome to Springfield"" sign?",00:05:34,A,"['A. The year ""1796"".', 'B. The year ""1896"".', 'C. The year ""1996"".', 'D. The year ""2006"".']",single,Concurrent +Real-Time Visual Understanding_sample_312_1,Text-Rich Understanding,What was the name of the food stand shown just now?,00:02:44,B,"['A. TASTY TREATS.', 'B. REEL TREATS.', 'C. SWEET SNACKS.', 'D. FOOD HAVEN.']",multiple,Prior +Real-Time Visual Understanding_sample_314_2,Text-Rich Understanding,What is written on the building with a white facade?,00:03:00,A,"['A. MERCADO.', 'B. LIBRER_A.', 'C. CAFETER_A.', 'D. BANCO.']",single,Concurrent +Real-Time Visual Understanding_sample_314_4,Text-Rich Understanding,What is the sign reading on the large geometric-shaped building right now?,00:08:05,C,"['A. 25.', 'B. 30.', 'C. 50.', 'D. 75.']",single,Concurrent +Real-Time Visual Understanding_sample_314_5,Text-Rich Understanding,What does the sign with an illustration of a person swimming in blue water indicate?,00:09:53,C,"['A. ""Pool Open"".', 'B. ""No Swimming"".', 'C. ""Beach Closed"".', 'D. ""Swim at Your Own Risk"".']",single,Prior +Real-Time Visual Understanding_sample_315_1,Text-Rich Understanding,What sign is visible on the rightmost building in the video?,00:00:20,C,"['A. ""No Fishing"".', 'B. ""No Boats"".', 'C. ""No Swimming"".', 'D. ""No Parking"".']",single,Concurrent +Real-Time Visual Understanding_sample_315_5,Text-Rich Understanding,What word is prominently displayed on the facade of the old-west-style building right now?,00:09:43,A,"['A. ""Tickets"".', 'B. ""Rides"".', 'C. ""Games"".', 'D. ""Food"".']",single,Concurrent +Real-Time Visual Understanding_sample_318_5,Text-Rich Understanding,What message is displayed on the smaller screens beneath the warning triangle?,00:08:09,C,"['A. ""EMERGENCY EXIT"".', 'B. ""DANGER AHEAD"".', 'C. ""CONTAINMENT ALERT"".', 'D. ""MAINTENANCE REQUIRED"".']",single,Prior +Real-Time Visual Understanding_sample_321_4,Text-Rich Understanding,"What does the ""EXIT"" sign point to in the amusement park?",00:08:17,D,"['A. Right.', 'B. Up.', 'C. Down.', 'D. Left.']",single,Concurrent +Real-Time Visual Understanding_sample_329_5,Text-Rich Understanding,What is the name of the left side establishment indicated by the signs on the building?,00:09:49,A,"['A. HARD CLUB.', 'B. HARD ROCK.', 'C. CLUB HARD.', 'D. ROCK CLUB.']",single,Concurrent +Real-Time Visual Understanding_sample_333_5,Text-Rich Understanding,What was labeled on the modern building visible in the scene just now?,00:08:05,B,"['A. RESORT.', 'B. REGENT.', 'C. REFLECT.', 'D. RETREAT.']",multiple,Concurrent +Real-Time Visual Understanding_sample_334_4,Text-Rich Understanding,What largest text is visible on the left side of the walkway right now?,00:05:27,A,"['A. HKMOA', 'B. City Park', 'C. Art Museum', 'D. Train Station']",single,Concurrent +Real-Time Visual Understanding_sample_380_3,Text-Rich Understanding,Which street is indicated on the green sign right now?,00:04:16,A,"['A. E 40 St.', 'B. E 34 St.', 'C. W 42 St.', 'D. Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_380_5,Text-Rich Understanding,What sign is visible on the left side of the street right now?,00:08:28,A,"['A. One Way', 'B. Speed Limit', 'C. No Parking', 'D. Yield']",single,Concurrent +Real-Time Visual Understanding_sample_382_3,Text-Rich Understanding,What type of lanes is indicated by the road markings right now?,00:04:14,C,"['A. Carpool lanes.', 'B. HOV lanes.', 'C. Bus lanes.', 'D. Bike lanes.']",single,Concurrent +Real-Time Visual Understanding_sample_382_4,Text-Rich Understanding,What time is displayed on the clock visible right now?,00:06:17,D,"['A. 12:50.', 'B. 13:10.', 'C. 12:00.', 'D. 12:25.']",single,Concurrent +Real-Time Visual Understanding_sample_382_5,Text-Rich Understanding,Which brand's store is visible on the right side of the street right now?,00:08:22,B,"['A. Nike.', 'B. GAP.', 'C. Adidas.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_383_2,Text-Rich Understanding,Which store sign is currently visible on the right side of the road right now?,00:02:08,C,"[""A. Victoria's Secret"", 'B. Lululemon.', 'C. Ann Taylor.', 'D. Forever 21.']",single,Concurrent +Real-Time Visual Understanding_sample_383_4,Text-Rich Understanding,Which store sign is visible on the right side of the road right now?,00:06:14,B,"['A. Starbucks.', 'B. Pret A Manger.', 'C. Chipotle.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_383_5,Text-Rich Understanding,Which roads are currently visible in the video right now?,00:08:18,B,"['A. East 40th St and 3rd Ave.', 'B. East 36th St and 5th Ave.', 'C. East 42nd St and Madison Ave.', 'D. East 30th St and Park Ave.']",single,Concurrent +Real-Time Visual Understanding_sample_385_1,Text-Rich Understanding,Which store's name is visible on the left side of the street?,00:00:04,A,"['A. Bed Bath & Beyond.', 'B. Barnes & Noble.', 'C. Target.', 'D. Best Buy.']",single,Concurrent +Real-Time Visual Understanding_sample_385_2,Text-Rich Understanding,Which brand logo is visible on the store awnings?,00:02:03,B,"['A. Walmart.', ""B. Trader Joe's."", 'C. Whole Foods.', 'D. Starbucks.']",single,Prior +Real-Time Visual Understanding_sample_385_5,Text-Rich Understanding,What is the brand of the visible pharmacy right now?,00:08:10,B,"['A. Walgreens.', 'B. Duane Reade.', 'C. Rite Aid.', 'D. CVS.']",single,Concurrent +Real-Time Visual Understanding_sample_386_4,Text-Rich Understanding,What is indicated by the green sign to the left of the street corner currently?,00:05:53,A,"['A. Bicycle route.', 'B. Parking is prohibited.', 'C. Pedestrian zone.', 'D. One-way street.']",single,Prior +Real-Time Visual Understanding_sample_386_5,Text-Rich Understanding,What type of sign is installed at the street corner right now?,00:07:48,A,"['A. One-Way Street.', 'B. No Parking.', 'C. Pedestrian Crossing.', 'D. Speed Limit.']",single,Concurrent +Real-Time Visual Understanding_sample_387_2,Text-Rich Understanding,What is the brand name visible on the building to the left right now?,00:02:06,D,"['A. Greenbox.', 'B. Green&Go.', 'C. FreshStop.', 'D. Fresh&CO.']",single,Concurrent +Real-Time Visual Understanding_sample_387_4,Text-Rich Understanding,What is the name of the store visible on the awning to the right right now?,00:06:23,D,"['A. Adventure Baggage.', 'B. Party Supplies.', 'C. Green & Go.', 'D. Gifts & Luggage.']",single,Concurrent +Real-Time Visual Understanding_sample_387_5,Text-Rich Understanding,What is the company name visible on the red billboard to the right?,00:08:26,D,"['A. Barclays.', 'B. Reuters.', 'C. Tommy Hilfiger.', 'D. Applebees.']",single,Concurrent +Real-Time Visual Understanding_sample_388_1,Text-Rich Understanding,Which brand's advertisement is visible right now on the digital billboard at the forefront?,00:00:10,A,"['A. Toshiba.', 'B. Coca-Cola.', 'C. Samsung.', 'D. Apple.']",single,Concurrent +Real-Time Visual Understanding_sample_388_2,Text-Rich Understanding,Which apparel brand's sign is visible on the right side of the street?,00:01:24,A,"[""A. Levi's."", 'B. Gap.', 'C. Puma.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_388_5,Text-Rich Understanding,Which bank's logo is visible on the red and white storefront on the left right now?,00:05:31,A,"['A. Bank of America.', 'B. Chase.', 'C. Wells Fargo.', 'D. Citibank.']",single,Prior +Real-Time Visual Understanding_sample_389_3,Text-Rich Understanding,"What is the speed limit indicated on the ""Share the Road"" sign right now?",00:04:14,D,"['A. 10 MPH.', 'B. 15 MPH.', 'C. 20 MPH.', 'D. 5 MPH.']",single,Prior +Real-Time Visual Understanding_sample_389_4,Text-Rich Understanding,What type of store has signs visible right now?,00:06:19,D,"['A. Bookstore.', 'B. Coffee shop.', 'C. Clothing store.', 'D. Pet store.']",single,Concurrent +Real-Time Visual Understanding_sample_389_5,Text-Rich Understanding,"What type of store is visible with the sign ""METROPOLIS""?",00:08:27,D,"['A. Bookstore.', 'B. Pet store.', 'C. Coffee shop.', 'D. Clothing store.']",single,Concurrent +Real-Time Visual Understanding_sample_390_1,Text-Rich Understanding,What is the name of the street sign right now?,00:00:05,B,"['A. Houston St.', 'B. Bleecker St.', 'C. Prince St.', 'D. Spring St.']",single,Concurrent +Real-Time Visual Understanding_sample_390_3,Text-Rich Understanding,What brand is currently seen on the black banner outside the left side building?,00:04:11,C,"['A. GUESS.', 'B. GUCCI.', 'C. ARMANI EXCHANGE.', 'D. VERSACE.']",single,Concurrent +Real-Time Visual Understanding_sample_390_5,Text-Rich Understanding,What brand of truck is seen delivering goods on the right side of the road right now?,00:08:20,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Enterprise.']",single,Concurrent +Real-Time Visual Understanding_sample_391_1,Text-Rich Understanding,What is the large vehicle to the right displaying on the side?,00:00:11,B,"['A. A city map.', 'B. An advertisement for The Lion King musical.', 'C. A tourist guide logo.', 'D. A food delivery service logo.']",single,Prior +Real-Time Visual Understanding_sample_391_2,Text-Rich Understanding,What is written on the blue bus's side near the top?,00:02:04,A,"['A. Starr.', 'B. City Lights Entertainment.', 'C. Broadway Tours.', 'D. Manhattan Transit.']",single,Concurrent +Real-Time Visual Understanding_sample_391_4,Text-Rich Understanding,What does the van on the right promote?,00:06:09,C,"['A. A moving company.', 'B. A food delivery service.', 'C. Sightseeing tours.', 'D. Outdoor adventures.']",single,Concurrent +Real-Time Visual Understanding_sample_391_5,Text-Rich Understanding,What is the building on the left with a sign?,00:08:08,B,"['A. Bank of America.', 'B. Hilton Garden Inn.', 'C. Holiday Inn Express.', 'D. Wells Fargo.']",single,Concurrent +Real-Time Visual Understanding_sample_392_5,Text-Rich Understanding,Which transportation service's bus is visible right now?,00:08:45,B,"['A. Greyhound.', 'B. Flixbus.', 'C. Megabus.', 'D. BoltBus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_5,Text-Rich Understanding,Which street name is visible on the green sign right now?,00:07:00,C,"['A. Broadway.', 'B. Canal St.', 'C. Centre St.', 'D. East Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_395_2,Text-Rich Understanding,What building logo is visible in the background?,00:02:03,A,"['A. MetLife.', 'B. Citibank.', 'C. Chase.', 'D. Bank of America.']",single,Concurrent +Real-Time Visual Understanding_sample_395_3,Text-Rich Understanding,"Right now, which traffic sign is visible near the traffic light?",00:03:58,B,"['A. Stop sign.', 'B. One way sign.', 'C. Yield sign.', 'D. Do not enter sign.']",single,Concurrent +Real-Time Visual Understanding_sample_398_3,Text-Rich Understanding,Which type of establishment has a visible sign on the left side of the street right now?,00:03:52,C,"['A. A cafe.', 'B. A library.', 'C. A tea room.', 'D. A bookstore.']",single,Concurrent +Real-Time Visual Understanding_sample_398_4,Text-Rich Understanding,Which company logo is visible on a truck right now?,00:05:50,B,"['A. FedEx.', 'B. Ryder.', 'C. UPS.', 'D. Amazon.']",single,Concurrent +Real-Time Visual Understanding_sample_398_5,Text-Rich Understanding,Which establishment's sign is visible in the video right now?,00:07:47,B,"['A. Starbucks.', ""B. Dunkin'."", ""C. McDonald's."", 'D. Subway.']",single,Concurrent +Real-Time Visual Understanding_sample_399_2,Text-Rich Understanding,What text is visible on the right side of the street right now?,00:02:06,C,"['A. Excavator.', 'B. CRANE.', 'C. WEST NEW YORK.', 'D. Loader.']",single,Concurrent +Real-Time Visual Understanding_sample_399_3,Text-Rich Understanding,Which type of restaurant is visible on the right side right now?,00:04:00,B,"['A. Italian restaurant.', 'B. West Side Restaurant.', 'C. Chinese restaurant.', 'D. Mexican restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_1,Text-Rich Understanding,What is located to the right side of the road with a blue sign?,00:00:04,B,"['A. Petrol Station.', 'B. 24Hrs park.', 'C. Bank.', 'D. Restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_5,Text-Rich Understanding,What is the bus line number seen right now?,00:09:00,C,"['A. M15.', 'B. Q32.', 'C. M42.', 'D. B60.']",single,Concurrent +Real-Time Visual Understanding_sample_401_2,Text-Rich Understanding,"Which establishment is next to the ""Happy Family"" restaurant?",00:01:58,C,"['A. A bakery.', 'B. A hair salon & spa.', 'C. A nail salon.', 'D. A gym.']",single,Concurrent +Real-Time Visual Understanding_sample_401_4,Text-Rich Understanding,What is the make of the white truck parked on the right side?,00:05:45,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Budget.']",single,Concurrent +Real-Time Visual Understanding_sample_401_5,Text-Rich Understanding,What brand is the white truck directly ahead right now?,00:07:40,D,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Hill-Rom.']",single,Concurrent +Real-Time Visual Understanding_sample_402_1,Text-Rich Understanding,Which famous fast-food chain's logo can be seen on the left side of the street right now?,00:00:04,D,"['A. Starbucks.', ""B. McDonald's."", 'C. Subway.', 'D. Chipotle.']",single,Concurrent +Real-Time Visual Understanding_sample_402_3,Text-Rich Understanding,What is the name of the parking facility visible on the street sign right now?,00:03:56,D,"['A. Central Parking.', 'B. Manhattan Parking.', 'C. New York Parking.', 'D. Lincoln Center Parking.']",single,Concurrent +Real-Time Visual Understanding_sample_403_3,Text-Rich Understanding,Which brand's store sign is seen on the right-hand side of the street right now?,00:05:12,D,"['A. Nike.', 'B. Tesla.', 'C. Adidas.', 'D. UGG.']",single,Concurrent +Real-Time Visual Understanding_sample_420_3,Text-Rich Understanding,What is the current speed of the wind?,00:04:09,C,"['A. 20 kph.', 'B. 25 kph.', 'C. 30 kph.', 'D. 35 kph.']",single,Concurrent +Real-Time Visual Understanding_sample_424_5,Text-Rich Understanding,What text is displayed on the screen right now?,00:08:10,C,"['A. ""I apologize for the inconvenience. The footage contains private information."".', 'B. ""The video has been temporarily removed."".', 'C. ""Unfortunately I had to remove the footage because there was private information on an aircraft that was shown."".', 'D. ""I lost some footage, so I\'ll record more in another video. Sorry!"".']",single,Concurrent +Real-Time Visual Understanding_sample_426_2,Text-Rich Understanding,What type of store is the person in right now?,00:03:16,D,"['A. A clothing store.', 'B. A pet store.', 'C. A grocery store.', 'D. A costco.']",single,Concurrent +Real-Time Visual Understanding_sample_426_3,Text-Rich Understanding,What brand of chips is in the shopping cart right now?,00:04:22,C,"[""A. Lay's."", 'B. Pringles.', ""C. Miss Vickie's."", 'D. Doritos.']",single,Concurrent +Real-Time Visual Understanding_sample_426_4,Text-Rich Understanding,What brand of paper towels is visible on the ground right now?,00:06:31,B,"['A. Bounty.', 'B. Scott.', 'C. Viva.', 'D. Sparkle.']",single,Concurrent +Real-Time Visual Understanding_sample_426_5,Text-Rich Understanding,Which brand of bottled water is visible on the passenger seat right now?,00:08:39,C,"['A. Dasani.', 'B. Evian.', 'C. Ice Mountain.', 'D. Aquafina.']",single,Concurrent +Real-Time Visual Understanding_sample_428_1,Text-Rich Understanding,What is the name appearing on the aircraft?,00:00:05,D,"['A. Rand.', 'B. Rant.', 'C. Ren.', 'D. Raná.']",single,Concurrent +Real-Time Visual Understanding_sample_429_1,Text-Rich Understanding,What is the alphanumeric code visible on the helicopter's tail right now?,00:00:01,C,"['A. N939HS.', 'B. N9398H.', 'C. N939SH.', 'D. N9399H.']",single,Prior +Real-Time Visual Understanding_sample_440_2,Text-Rich Understanding,What specific product label is visible in the close-up at the end of the video?,00:02:40,B,"['A. Danone Greek Yogurt.', 'B. Arla Mild Yoghurt.', 'C. Yoplait Fruit Yogurt.', 'D. Activia Natural Yogurt.']",single,Concurrent +Real-Time Visual Understanding_sample_446_4,Text-Rich Understanding,What brand is printed on the white box near the worker's knees?,00:08:11,B,"['A. Arla.', 'B. Valio.', 'C. Alpro.', 'D. Oatly.']",single,Concurrent +Real-Time Visual Understanding_sample_449_5,Text-Rich Understanding,What price was displayed on the sign above the shelf with the pears?,00:15:58,B,"['A. 29.95.', 'B. 33.95.', 'C. 39.95.', 'D. 35.95.']",single,Prior +Real-Time Visual Understanding_sample_450_1,Text-Rich Understanding,What type of sign is displayed on the pole right now?,00:00:04,A,"['A. Bus zone sign.', 'B. Speed limit sign.', 'C. No parking sign.', 'D. Pedestrian crossing sign.']",single,Prior +Real-Time Visual Understanding_sample_451_1,Text-Rich Understanding,What brand's advertisement is visible on the back of the bus right now?,00:00:04,D,"['A. Toyota.', 'B. Chevrolet.', 'C. Nissan.', 'D. Ford.']",single,Concurrent +Real-Time Visual Understanding_sample_451_2,Text-Rich Understanding,What company's logo is visible on the left side of the building right now?,00:01:55,D,"['A. Intel.', 'B. Tesla.', 'C. AT&T.', 'D. Optus.']",single,Concurrent +Real-Time Visual Understanding_sample_451_4,Text-Rich Understanding,What brand is visible on the building right now?,00:05:46,D,"['A. Citibank.', 'B. Westpac.', 'C. ANZ.', 'D. Coleslocal.']",single,Concurrent +Real-Time Visual Understanding_sample_452_3,Text-Rich Understanding,What brand name is visible on the large sign on the left side of the road?,00:03:18,B,"['A. WESTIE.', 'B. SYNAPSE.', 'C. FASHION.', 'D. COFFEE.']",single,Concurrent +Real-Time Visual Understanding_sample_452_4,Text-Rich Understanding,What brand name is visible on the building to the right?,00:04:54,A,"['A. 3HB.', 'B. 3HT.', 'C. 5HB.', 'D. 5HT.']",single,Prior +Real-Time Visual Understanding_sample_453_4,Text-Rich Understanding,What is the time displayed on the dashboard right now?,00:10:06,B,"['A. 7:10:30.', 'B. 7:11:02.', 'C. 7:12:15.', 'D. 7:11:45.']",single,Concurrent +Real-Time Visual Understanding_sample_453_5,Text-Rich Understanding,What is the current speed limit for this road?,00:13:24,C,"['A. 50.', 'B. 60.', 'C. 70.', 'D. 80.']",single,Concurrent +Real-Time Visual Understanding_sample_456_1,Text-Rich Understanding,What brand logo is displayed on the steering wheel?,00:00:23,D,"['A. Scania.', 'B. Mercedes.', 'C. MAN.', 'D. Volvo.']",single,Concurrent +Real-Time Visual Understanding_sample_456_5,Text-Rich Understanding,What is the digit displayed on the rear panel of the yellow bus right now?,00:07:31,D,"['A. 60.', 'B. 40.', 'C. 30.', 'D. 50.']",single,Concurrent +Real-Time Visual Understanding_sample_457_2,Text-Rich Understanding,What is the yellow vehicle on the left side of the street right now?,00:01:56,A,"['A. DHL van.', 'B. Police car.', 'C. Fire truck.', 'D. Food truck.']",single,Concurrent +Real-Time Visual Understanding_sample_457_3,Text-Rich Understanding,"Right now, what is the speed limit indicated on the yellow bus?",00:03:52,A,"['A. 90 km/h.', 'B. 30 km/h.', 'C. 60 km/h.', 'D. 80 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_459_3,Text-Rich Understanding,What street is visible on the signpost right now?,00:04:02,D,"['A. Oak Street.', 'B. Maple Street.', 'C. Elm Street.', 'D. Jersey Street.']",single,Concurrent +Real-Time Visual Understanding_sample_459_4,Text-Rich Understanding,What sign is visible to the right of the intersection right now?,00:06:00,D,"['A. STOP.', 'B. YIELD.', 'C. NO ENTRY.', 'D. GIVE WAY.']",single,Concurrent +Real-Time Visual Understanding_sample_460_4,Text-Rich Understanding,What is the number displayed on the electronic screen of the bus in front?,00:05:50,A,"['A. 590.', 'B. 591.', 'C. 1314.', 'D. G1314.']",single,Concurrent +Real-Time Visual Understanding_sample_460_5,Text-Rich Understanding,Which supermarket logo is visible on the right side right now?,00:07:46,D,"['A. Aldi.', 'B. Woolworths.', 'C. IGA.', 'D. Coles.']",single,Concurrent +Real-Time Visual Understanding_sample_461_1,Text-Rich Understanding,What prominent signs are displayed above the entrance of the art show?,00:00:04,D,"['A. ""ART EXHIBITION"" and ""MODERN ART"".', 'B. ""CONTEMPORARY ART"" and ""MODERN EXHIBITION"".', 'C. ""LA EXHIBITION"" and ""CONTEMPORARY + MODERN"".', 'D. ""LA ART SHOW"" and ""MODERN + CONTEMPORARY"".']",single,Concurrent +Real-Time Visual Understanding_sample_461_3,Text-Rich Understanding,What is the subject of the poster on the white wall?,00:02:47,D,"['A. A modern art exhibition.', 'B. A famous painting.', 'C. An art gallery event.', 'D. The movie ""Parasite.""']",single,Concurrent +Real-Time Visual Understanding_sample_461_4,Text-Rich Understanding,What word is featured in the artwork's black frame?,00:08:00,D,"['A. LOVE.', 'B. HOPE.', 'C. PEACE.', 'D. GOD.']",single,Concurrent +Real-Time Visual Understanding_sample_462_1,Text-Rich Understanding,Which artist's work has appeared in the video?,00:00:09,C,"['A. Vincent van Gogh.', 'B. Pablo Picasso.', 'C. Stephen Rowe.', 'D. Claude Monet.']",single,Concurrent +Real-Time Visual Understanding_sample_462_5,Text-Rich Understanding,What is the last name shown in the video?,00:05:54,B,"['A. Michael Miller.', 'B. Kesja Tabaczuk.', 'C. John Smith.', 'D. Sarah Parker.']",single,Concurrent +Real-Time Visual Understanding_sample_463_5,Text-Rich Understanding,Which names are revealed below the photographs right now?,00:09:56,C,"['A. ERICA KELLY MARTIN.', 'B. FERNANDO GUERRERO.', 'C. ERICA KELLY MARTIN.', 'D. JOHN DOE.']",single,Concurrent +Real-Time Visual Understanding_sample_464_1,Text-Rich Understanding,What words are written on the painting in the lower left corner of the wall?,00:00:06,C,"['A. ""WE SELL ART"".', 'B. ""BUY & SELL ART"".', 'C. ""WE BUY & SELL LUXURY"".', 'D. ""ART FOR SALE"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_4,Text-Rich Understanding,What text is visible on the artwork of the muscular man holding a basket of lemons?,00:04:40,B,"['A. ""Lemon Art BRAND"".', 'B. ""Lemon Lad BRAND"".', 'C. ""Lemon Grove BRAND"".', 'D. ""Lemon Orchard BRAND"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_2,Text-Rich Understanding,What is the title of the text written on this wall?,00:02:44,A,"['A. ""RAINTYPE LORENZO MARINI"".', 'B. ""SUNSHINE"".', 'C. ""LIFE IN COLOR"".', 'D. ""NIGHT LIGHTS"".']",single,Concurrent +Real-Time Visual Understanding_sample_467_4,Text-Rich Understanding,What words are written on the sign above painting shown right now?,00:05:24,A,"['A. P B G print bakery.', 'B. L M N art studio.', 'C. Q R S gallery.', 'D. T U V design hub.']",single,Prior +Real-Time Visual Understanding_sample_467_5,Text-Rich Understanding,What is the name on the sign partially visible in the background wall?,00:09:45,A,"['A. ""Hazel\'s Story"".', 'B. ""Gallery Night"".', 'C. ""Art Showcase"".', 'D. ""Modern Art"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_4,Text-Rich Understanding,What text is seen directly above the colorful painting shown right now?,00:08:10,D,"['A. ""Gallery of Modern Art"".', 'B. ""Sunset Landscape"".', 'C. ""Art Exhibition"".', 'D. ""Wonsook Kim"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_5,Text-Rich Understanding,What text is displayed above the screen currently shown in the video?,00:09:43,D,"['A. Gallery Name.', 'B. Exhibit Title.', ""C. Artist's Signature."", 'D. Jin Hyu Lee.']",single,Concurrent +Real-Time Visual Understanding_sample_469_2,Text-Rich Understanding,"What name is visible above a large painting of a face with bold, expressive brushstrokes?",00:05:21,D,"['A. VEILLEUX.', 'B. CICIOVAN.', 'C. MONET.', 'D. TREMBLAY.']",single,Concurrent +Real-Time Visual Understanding_sample_469_3,Text-Rich Understanding,Which names are visible now,00:05:33,D,"['A. VEILLEUX and MONET.', 'B. MONET and TREMBLAY.', 'C. CICIOVAN and VEILLEUX.', 'D. TREMBLAY and CICIOVAN.']",single,Concurrent +Real-Time Visual Understanding_sample_470_4,Text-Rich Understanding,What kind of forms do the small framed abstract paintings shown right now feature?,00:04:58,C,"['A. Rectangular forms.', 'B. Triangular forms.', 'C. Circular forms.', 'D. Star-shaped forms.']",single,Concurrent +Real-Time Visual Understanding_sample_472_4,Text-Rich Understanding,What name is displayed beneath the paintings of a tiger with a red flower on its head?,00:05:35,B,"['A. TTODOA.', 'B. NAM JI HYUNG.', 'C. ""SERENE"".', 'D. ""ARTIST"".']",single,Prior +Real-Time Visual Understanding_sample_473_2,Text-Rich Understanding,What text is visible in the central painting with the figure wearing boxing gloves?,00:00:03,A,"['A. ""STING LIKE QUEEN BEE"".', 'B. ""SUGAR"".', 'C. ""FIGHT LIKE A CHAMPION"".', 'D. ""WINNER TAKES ALL"".']",single,Prior +Real-Time Visual Understanding_sample_473_4,Text-Rich Understanding,"What is the price tag seen below the artist's name, Anthony Ausgang?",00:05:28,B,"['A. $150.', 'B. $300.', 'C. $450.', 'D. $600.']",single,Prior +Real-Time Visual Understanding_sample_474_3,Text-Rich Understanding,What signage is visible in the gallery right now?,00:00:19,A,"['A. ""GALLERY CHAMAN"".', 'B. ""ART GALLERY"".', 'C. ""CONTEMPORARY ART"".', 'D. ""EXHIBITION HALL"".']",single,Concurrent +Real-Time Visual Understanding_sample_474_5,Text-Rich Understanding,What is written on the blue sign shown just now?,00:04:53,A,"['A. ""SONG WORD ART HOUSE 1307, LOS ANGELES, CA"".', 'B. ""ART HOUSE 1307, NEW YORK, NY"".', 'C. ""MODERN - CLASSICAL"".', 'D. ""SONG WORLD ART HOUSE 1307, LOS ANGELES, CA"".']",single,Prior +Real-Time Visual Understanding_sample_475_2,Text-Rich Understanding,What does the large wall-mounted artwork say right now?,00:00:27,C,"['A. ""LIVE LIFE TO THE FULLEST"".', 'B. ""ART IS LIFE"".', 'C. ""IN MY LIFE I LOVE YOU MORE"".', 'D. ""LOVE MAKES LIFE BEAUTIFUL"".']",single,Concurrent +Real-Time Visual Understanding_sample_475_5,Text-Rich Understanding,What is written on the sign above the wall just now?,00:09:46,B,"['A. ""PULA"" and ""1341"" with ""NEW YORK | USA"" below.', 'B. ""PULA"" and ""1341"" with ""REYKJAV_K | ICELAND"" below.', 'C. ""PULA"" and ""1341"" with ""TOKYO | JAPAN"" below.', 'D. ""PULA"" and ""1341"" with ""PARIS | FRANCE"" below.']",single,Concurrent +Real-Time Visual Understanding_sample_476_2,Text-Rich Understanding,What does the sign on the white wall read?,00:00:15,A,"['A. ""GALERIE DE\' ARTS 1343 SANTA MONICA, CA"".', 'B. ""ART GALLERY SANTA MONICA"".', 'C. ""DE\' ARTS GALLERY 1234 SANTA MONICA, CA"".', 'D. ""SANTA MONICA ART GALLERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_476_3,Text-Rich Understanding,What does the blue sign overhead read?,00:02:52,A,"['A. ""ART UNIFIED 1359, VENICE | CA. MODERN + CONTEMPORARY.""', 'B. ""ARTISTIC INSPIRATION 123, LA.""', 'C. ""MODERN ART SHOW 2024.""', 'D. ""VENICE ART EXHIBITION 2023.""']",single,Concurrent +Real-Time Visual Understanding_sample_477_3,Text-Rich Understanding,What text is displayed above the blonde woman in the artwork?,00:02:27,A,"['A. ""BUT I\'M A FIRST CLASS GIRL_ I CAN\'T FLY COACH."".', 'B. ""LET\'S TRAVEL THE WORLD TOGETHER_ & NEVER LOOK BACK."".', 'C. ""LIVE LOVE LAUGH_ ALWAYS AND FOREVER."".', 'D. ""DREAM BIG_ AND NEVER GIVE UP."".']",single,Prior +Real-Time Visual Understanding_sample_477_5,Text-Rich Understanding,What is the inscription at the bottom of the framed palette?,00:07:16,C,"['A. 1.2.34.', 'B. 2.5.89.', 'C. 3.6.61.', 'D. 4.7.73.']",single,Concurrent +Real-Time Visual Understanding_sample_478_1,Text-Rich Understanding,What is displayed on the blue sign overhead?,00:00:15,C,"['A. ""Exhibit Closed 625/724"".', 'B. ""Gallery Entrance 622/625"".', 'C. ""Montague Gallery 625/724"".', 'D. ""Montague Gallery 625/725"".']",single,Prior +Real-Time Visual Understanding_sample_478_5,Text-Rich Understanding,"What additional information does the sign provide besides ""GALLERY 1261""?",00:09:48,B,"['A. Names of the artists.', 'B. Room numbers and a location in Denver, CO.', 'C. A description of the exhibition.', 'D. Opening hours of the gallery.']",single,Concurrent +Real-Time Visual Understanding_sample_480_1,Text-Rich Understanding,What letters are mounted on the wall?,00:00:07,A,"['A. PADO.', 'B. GATO.', 'C. LADO.', 'D. FADO.']",single,Concurrent +Real-Time Visual Understanding_sample_484_1,Text-Rich Understanding,What is written on the green car in the race track scene?,00:00:08,A,"['A. N2O COLA.', 'B. Speedy Cola.', 'C. Racing Fuel.', 'D. Nitro Power.']",single,Concurrent +Real-Time Visual Understanding_sample_484_4,Text-Rich Understanding,Who is in first place in Race 1 - Final standings?,00:08:19,C,"['A. Michael Rotor.', 'B. Jay.', 'C. H.J. Hollis.', 'D. Jonas Carvers.']",single,Concurrent +Real-Time Visual Understanding_sample_485_1,Text-Rich Understanding,What is depicted on the container behind the toy car?,00:00:19,B,"['A. ""NEXT GEN"".', 'B. ""Walmart - Save money. Live better."".', 'C. ""DIECAST RACING"".', 'D. ""NEXT-GEN PISTON CUP"".']",single,Concurrent +Real-Time Visual Understanding_sample_485_2,Text-Rich Understanding,What number is displayed on Tom W.'s car on the scoreboard?,00:03:29,B,"['A. 31.', 'B. 61.', 'C. 19.', 'D. 76.']",single,Prior +Real-Time Visual Understanding_sample_485_3,Text-Rich Understanding,What is the number on the grey toy race car shown right now?,00:06:05,C,"['A. 117', 'B. 82', 'C. 035', 'D. 26']",single,Concurrent +Real-Time Visual Understanding_sample_485_5,Text-Rich Understanding,Which car is labeled #117?,00:09:20,C,"['A. Ronald', 'B. Conrad Camber', 'C. S. Fillups', 'D. Dan Carcia']",single,Concurrent +Real-Time Visual Understanding_sample_486_1,Text-Rich Understanding,What is announced over the image of the detailed miniature race setup right now?,00:00:14,B,"['A. ""NEXT GEN PISTON CUP, Race 1 - Round 2"".', 'B. ""NEXT GEN PISTON CUP, Race 2 - Round 1"".', 'C. ""NEXT GEN TOY RACE, Round 2 - Race 1"".', 'D. ""NEXT GEN TOY RACE, Race 1 - Round 2"".']",single,Concurrent +Real-Time Visual Understanding_sample_487_2,Text-Rich Understanding,What was being advertised on the blue billboard?,00:02:00,C,"['A. Speedy Cars.', 'B. Toy Race.', 'C. Crazy Cars.', 'D. Miniature Motors.']",single,Prior +Real-Time Visual Understanding_sample_487_5,Text-Rich Understanding,What is the position of Lightning McQueen in the standings for the Group 1 final?,00:05:20,B,"['A. First.', 'B. Second.', 'C. Third.', 'D. Fourth.']",single,Concurrent +Real-Time Visual Understanding_sample_488_1,Text-Rich Understanding,What group numbers are displayed for the race participants?,00:00:20,D,"['A. Group 1 and 2.', 'B. Group 3 and 4.', 'C. Group 5 and 6.', 'D. Group 7 and 8.']",single,Prior +Real-Time Visual Understanding_sample_488_3,Text-Rich Understanding,What is the fastest time achieved by Jay's car from team VCD132 Racing?,00:05:39,C,"['A. 9.495 seconds.', 'B. 9.791 seconds.', 'C. 8.267 seconds.', 'D. 8.999 seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_488_5,Text-Rich Understanding,Which team won first place in Race 2 competition?,00:01:28,A,"[""A. Dom's Tuner Shop."", 'B. VCD132 Racing.', 'C. Krime Sindakit Racing.', 'D. Elst Racing.']",single,Prior +Real-Time Visual Understanding_sample_489_1,Text-Rich Understanding,What does the subtitle below the title card read right now?,00:00:05,C,"['A. ""The New Era of Toy Racing"".', 'B. ""The Future of Car Racing"".', 'C. ""The Next Generation of Diecast Racing"".', 'D. ""Ultimate Toy Car Showdown"".']",single,Concurrent +Real-Time Visual Understanding_sample_489_2,Text-Rich Understanding,Which car is in the front row along with car #2.0 at the start of the Group1 - Heat 3 race?,00:02:45,A,"['A. Car #21', 'B. Car #123', 'C. Car #94', 'D. Car #3']",single,Prior +Real-Time Visual Understanding_sample_490_1,Text-Rich Understanding,What event is being depicted according to the text overlays?,00:00:19,C,"['A. Local Race.', 'B. Test Drive.', 'C. World Grand Prix - Final Round.', 'D. Exhibition Match.']",single,Prior +Real-Time Visual Understanding_sample_492_1,Text-Rich Understanding,What logo appears on the screen during the initial scene transition?,00:00:10,A,"['A. GRAVITY THROTTLE RACING.', 'B. RACING THUNDER.', 'C. SPEED CIRCUIT.', 'D. TRACK RUNNERS.']",single,Prior +Real-Time Visual Understanding_sample_493_4,Text-Rich Understanding,Which team is leading in the racing points?,00:12:14,D,"['A. Jay Bo.', 'B. Pacific Pirate.', 'C. Sisters of the Heavy.', 'D. Larro.']",single,Prior +Real-Time Visual Understanding_sample_494_1,Text-Rich Understanding,What is the license plate number of the car currently shown in the video?,00:00:30,D,"['A. 18.', 'B. 197.', 'C. 56.', 'D. 46.']",single,Concurrent +Real-Time Visual Understanding_sample_495_3,Text-Rich Understanding,What is the digital timer display showing right now?,00:07:29,D,"['A. ""Race Time: 25.619"".', 'B. ""Race Time: 24.874"".', 'C. ""Race Time: 23.452"".', 'D. ""Race Time: 24.824"".']",single,Concurrent +Real-Time Visual Understanding_sample_495_4,Text-Rich Understanding,"Which team has the highest R4 score in the ""2023 - 2024 BRAGGIN' WAGON"" race results?",00:11:06,D,"['A. NUMBSKULL Racing.', 'B. DUBIOUS DIECAST.', 'C. LIVE YOUNG DIECAST.', 'D. HOT NUTS DIECAST.']",single,Prior +Real-Time Visual Understanding_sample_497_2,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:04:21,B,"['A. The number of laps completed.', ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_497_5,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:12:38,A,"[""A. The cars' performance from round 1 to round 7."", ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_498_1,Text-Rich Understanding,What is prominently displayed on the side of the green toy car?,00:00:20,B,"['A. The number ""12"".', 'B. The number ""24"".', 'C. The number ""36"".', 'D. The number ""48"".']",single,Concurrent +Real-Time Visual Understanding_sample_498_3,Text-Rich Understanding,What is displayed at the top right right now?,00:04:06,C,"['A. Race results.', 'B. Lap times.', 'C. Instant Replay.', 'D. Track map.']",single,Concurrent +Real-Time Visual Understanding_sample_498_5,Text-Rich Understanding,Who is in the first place in the Group 7 - Final standings?,00:06:19,D,"['A. Tim Treadless.', 'B. Chase Racelott.', 'C. Ronald.', 'D. Jay.']",single,Concurrent +Real-Time Visual Understanding_sample_499_2,Text-Rich Understanding,Which car has the fastest time displayed on the leaderboard right now?,00:02:26,B,"['A. Flip', 'B. BLR', 'C. Jonabi', 'D. Fast Track']",single,Concurrent +Real-Time Visual Understanding_sample_499_3,Text-Rich Understanding,"Which of the following names is not listed as a contender in ""RACE 2""?",00:02:32,D,"['A. Fat Dad.', 'B. Numbskull.', 'C. Iceman.', 'D. Flip.']",single,Concurrent +Real-Time Visual Understanding_sample_500_1,Text-Rich Understanding,"What does the additional text indicate about the ""3D BotMaker Diecast Racing League""?",00:00:10,B,"['A. It is the ""Final Race"".', 'B. It is the ""Fiero Tournament, Race 1 of 3"".', 'C. It is the ""Champion\'s Cup"".', 'D. It is the ""Qualifying Round"".']",single,Concurrent +Real-Time Visual Understanding_sample_500_3,Text-Rich Understanding,"According to the race results displayed at the end, who is the driver of the red car?",00:02:00,B,"['A. George Milidrag.', 'B. Randy Ferrero.', 'C. Crazy Jimmy.', 'D. Rad Cunningham.']",single,Concurrent diff --git a/Scene Understanding_1-25.zip b/Scene Understanding_1-25.zip new file mode 100644 index 0000000000000000000000000000000000000000..772b6a6fee4544d743ad77f99ae341f6b62fa752 --- /dev/null +++ b/Scene Understanding_1-25.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6591a62435842ddb7360347c29d171752a78a8d7a4e00a1dfd1c1d1a1f1b4a +size 5662435592 diff --git a/Scene Understanding_26-50.zip b/Scene Understanding_26-50.zip new file mode 100644 index 0000000000000000000000000000000000000000..1616b2df56ee39ad647236c73da4bc72535d4b18 --- /dev/null +++ b/Scene Understanding_26-50.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02ca1ba1a83eb92946f44ad33d6f5192be05b073666da42c3bf3459d691d575 +size 8167060655 diff --git a/Sequential Question Answering_1-25.zip b/Sequential Question Answering_1-25.zip new file mode 100644 index 0000000000000000000000000000000000000000..8529d5553aba03456b56a3092a94d53bcae71271 --- /dev/null +++ b/Sequential Question Answering_1-25.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b858e7c1ec49d6df9f84348d0fa08f7ca9747a5c30f1517572a733503f2c7a8 +size 5974660729 diff --git a/Sequential Question Answering_26-50.zip b/Sequential Question Answering_26-50.zip new file mode 100644 index 0000000000000000000000000000000000000000..76d5ff911f8100c0755e4c64f412a3b3677aadae --- /dev/null +++ b/Sequential Question Answering_26-50.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3c1b8cff60e7ce3b0650863d3086aaade630eec4c1a7caf941b5d223a09986 +size 7353922281 diff --git a/Source Discrimination.zip b/Source Discrimination.zip new file mode 100644 index 0000000000000000000000000000000000000000..65a4a7cfadf8d1979cb610daa6d1156c164fae46 --- /dev/null +++ b/Source Discrimination.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d127bf85004fd5d15a4efe29e462b2c21a2cbb611269165c4f52b4d8e5e4ce8a +size 4690676888 diff --git a/StreamingBench/Contextual_Understanding.csv b/StreamingBench/Contextual_Understanding.csv new file mode 100644 index 0000000000000000000000000000000000000000..4dae9cff128687a5c391213a77a3e797156cd7cc --- /dev/null +++ b/StreamingBench/Contextual_Understanding.csv @@ -0,0 +1,501 @@ +task_type,question,time_stamp,answer,options,question_id,frames_required,temporal_clue_type +Misleading Context Recognition,How many cards and how many suits are on the table now?,00:00:33,B,"['A. There are three pink cards and one playing card, the playing card is Diamond 2.', 'B. There are three pink cards and one playing card, the playing card is Diamond 3.', 'C. There are three pink cards and two playing cards, Diamond 3 and Diamond 2 respectively.', 'D. There are four pink cards.']",Misleading Context Recognition_sample_1_1,single,Prior +Misleading Context Recognition,How many cards and suits are there on the table now?,00:00:52,D,"['A. There is a pile of pink cards being dealt up and down', 'B. There are three pink playing cards', 'C. There are three pink cards and one playing card, the playing card is a diamond 3', 'D. There are three pink cards and two playing cards, one diamond 3 and one red heart 3.']",Misleading Context Recognition_sample_1_2,single,Prior +Misleading Context Recognition,What's on the table now?,00:01:10,A,"['A. There are five playing cards, the 3 of diamonds, the 4 of clubs, the 5 of hearts, the 6 of spades, and the 7 of diamonds, and the text below reads: straight.', 'B. There are five playing cards, the 3 of diamonds, the 4 of clubs, the 5 of hearts, the 6 of spades, and the 7 of diamonds, and the text below reads: five card groups.', 'C. there are five playing cards, the 4 of hearts, the 4 of spades, the 5 of spades, the 5 of diamonds, and the 5 of clubs.', 'D. there are two playing cards, a four of hearts and a four of spades.']",Misleading Context Recognition_sample_1_3,single,Prior +Misleading Context Recognition,"How many cards, and of how many suits, are currently on the table?",00:01:28,D,"['A. There are five playing cards, the 8 of diamonds, the 8 of clubs, the 8 of hearts, the 8 of spades, and the jack of diamonds.', 'B. There are five playing cards, the 4 of diamonds, the 6 of diamonds, the 8 of diamonds, the 2 of diamonds, and the Q of diamonds.', 'C. There are five playing cards, the nine of spades, the ten of spades, the jack of spades, the queen of spades, and the king of spades.', 'D. There are five playing cards, the 10 of hearts, the 10 of diamonds, the 10 of clubs, the 9 of diamonds, and the 9 of clubs.']",Misleading Context Recognition_sample_1_4,single,Prior +Misleading Context Recognition,How many cards and how many suits are on the table now?,00:02:30,D,"['A. There is one playing card, the 4 of spades.', 'B. There are two playing cards, the 4 of diamonds and the 4 of hearts.', 'C. There are three playing cards, the 3 of Spades, the 3 of Hearts, and the 3 of Clubs.', 'D. There are five playing cards, the 4 of hearts, the 5 of clubs, the 6 of diamonds, the 7 of clubs, and the 8 of hearts.']",Misleading Context Recognition_sample_1_5,single,Prior +Misleading Context Recognition,What's on the green table now?,00:00:50,B,"['A. There is a pink card in the middle of the table surrounded by four pairs of hands of different colours.', 'B. There are four rows of playing cards on the table, three of which have pink faces.', ""C. There is a white curtain in the middle of the table with a black vertical line in the middle that reads '590' on the left and '540' on the right.."", 'D. There is a white curtain in the middle of the table with two black lines on it.']",Misleading Context Recognition_sample_2_1,single,Prior +Misleading Context Recognition,What exactly is on the table now?,00:01:52,C,"[""A. There are five white circles on the table, from left to right, the circles contain the club symbol, the diamond symbol, the heart symbol, the spade symbol and 'NT'."", 'B. There are five white circles on the table, but only the first circle on the left has the clubs symbol in it, the other circles have nothing in them.', ""C. There is now a spade, a club, a heart and a diamond on the table, with a white circle in the centre that says 'NT'."", 'D. There are five white circles on the table and nothing inside them.']",Misleading Context Recognition_sample_2_2,single,Prior +Misleading Context Recognition,How many copies of playing cards are on the table now?,00:03:45,D,"['A. There is now only one copy of playing cards on the table.', 'B. There are now five copies of playing cards on the table.', 'C. There are now only two copies of playing cards on the table.', 'D. There are now thirteen copies of playing cards on the table.']",Misleading Context Recognition_sample_2_3,single,Prior +Misleading Context Recognition,What else exists on the green table now?,00:04:50,A,"[""A. Now there is a white curtain on the table with three black lines and the letters '4NTX4', '130X4' and '30'."", ""B. The table now has a white curtain with two black lines and the letters '4NTX4', '130X4' and '30'."", 'C. Now there is a white curtain on the table with two black lines on it.', ""D. There is a white circle in the middle of the table with 'NT' written inside.""]",Misleading Context Recognition_sample_2_4,single,Prior +Misleading Context Recognition,What's inside the white curtain on the tabletop?,00:05:46,B,"[""A. In the centre of the white cloth there is a black line with '1 30' and '2 60' written on the left side, and in the middle of the numbers there is a spade and a heart symbol, respectively, and below this set of numbers there is another black line and '590'."", ""B. Inside the white curtain there is a vertical line with '590' written on the left and '540' written on the right with a red circle on the left."", ""C. A white cloth with two black lines and '1 30' written in the lower left corner of the curtain with a spade in the middle of the numbers."", ""D. A white cloth with two black lines crossed and '-200x4' written in the upper left corner of the curtain.""]",Misleading Context Recognition_sample_2_5,single,Prior +Misleading Context Recognition,Now what's on top of the green table?,00:00:29,C,"['A. In the middle of the table are two playing cards, an ace of spades and a king of diamonds.', 'B. There are four pairs of hands of different colours around the table, all holding chips except for the top pair, which has nothing in it.', 'C. There are three chips in the middle of the table, each surrounded by a pair of hands of a different skin colour.', 'D. There are three chips in the middle of the table surrounded by four pairs of hands of different colours holding the Q of spades, the 9 of hearts, the K of diamonds, the Ace of clubs, the J of spades, the 10 of diamonds, the Q of hearts, the 5 of diamonds, the 9 of clubs.']",Misleading Context Recognition_sample_3_1,single,Prior +Misleading Context Recognition,What's on this table right now?,00:00:59,D,"['A. There are four pairs of hands with different skin colours and three chips on the table, they are holding the ace of spades, the five of diamonds, and the six of clubs.', ""B. There is nothing on the table but 'wikiHow' written in the bottom right corner."", ""C. There are now nine playing cards on the table, the 2 of spades, the 3 of spades, the 4 of spades, the 5 of spades, the 6 of spades, the 7 of spades, the 8 of spades, the 9 of spades, the 10 of spades, and in white letters it says 'FACE VALUE'."", 'D. The white number 10 is now written on the left side of the table and the Jack of Hearts, Queen of Hearts, and King of Hearts are written on the right side.']",Misleading Context Recognition_sample_3_2,single,Prior +Misleading Context Recognition,What exactly exists on top of the table now?,00:01:27,A,"['A. There are four pairs of hands of different skin colours on the table and three chips, they are holding the 5 of diamonds, the 3 of clubs, the 6 of diamonds, the 8 of diamonds, the 10 of hearts, and the black skinned hand is holding nothing.', ""B. There is an Ace of diamonds on the top of the table with '1 or 11' written on the left."", 'C. There are three chips on the table and four pairs of hands of different colours holding the 10 of hearts, the ace of spades, the jack of hearts, the 5 of diamonds, the 3 of hearts, the 6 of clubs, and the 8 of diamonds.', 'D. There are four red chips and one blue chip on the table and four pairs of hands of different colours holding the 10 of hearts, the ace of spades, the jack of hearts, the 5 of diamonds, the 3 of hearts, the 6 of clubs and the 8 of diamonds.']",Misleading Context Recognition_sample_3_3,single,Prior +Misleading Context Recognition,What playing cards are in that pair of hands down there?,00:01:58,B,"['A. This hand holds the 5 of diamonds and the 3 of hearts.', 'B. This hand holds the Q of diamonds, 5 hearts, 3 diamonds.', ""C. This hand holds the Q of diamonds, 5 of hearts, 3 of spades, 3 of hearts, 5 of clubs, with a string of numbers that reads '5+3+3+5+10'."", ""D. These hands hold the Q of diamonds, 5 hearts, 3 spades, 3 hearts, 5 clubs, with a string of numbers that reads '26'.""]",Misleading Context Recognition_sample_3_4,single,Prior +Misleading Context Recognition,What's items in those hands up there?,00:02:38,C,"[""A. He is holding the seven of spades and the ten of hearts with the number '17' written next to them."", 'B. He is holding the 7 of spades and the 10 of hearts.', 'C. He is holding nothing in his hand.', ""D. He is holding the 7 of spades and the 10 of hearts, with '10+7' written next to them.""]",Misleading Context Recognition_sample_3_5,single,Prior +Misleading Context Recognition,What's on the table now?,00:00:33,D,"['A. There are two hands on top of the table, the top hand holds the 2 of hearts and the bottom hand holds the ace of clubs.', 'B. There are two pink playing cards in the middle of the table.', 'C. There is a red, green and blue patterned board with many small holes on the table and a deck of playing cards next to the board.', 'D. There are six flipped playing cards, the 2 of clubs, the 4 of diamonds, the 4 of hearts, the 5 of spades, the 5 of clubs, the 8 of spades and the king of spades.']",Misleading Context Recognition_sample_4_1,single,Prior +Misleading Context Recognition,What else existed on this green table until now?,00:01:38,A,"[""A. There are four playing cards on the table, the K of Spades, the Queen of Hearts, the J of Clubs, and the A of Diamonds, which reads '10 10 10 1'."", 'B. There are nine playing cards on the table: 2 of spades, 3 of diamonds, 4 of clubs, 5 of hearts, 6 of spades, 7 of diamonds, 8 of clubs, 9 of hearts, and 10 of spades.', 'C. There is only one 6 of diamonds on the table.', 'D. There is a hand on the table pressing the 6 of diamonds.']",Misleading Context Recognition_sample_4_2,single,Prior +Misleading Context Recognition,What is the number of points shown by the white number in the centre?,00:02:26,B,"['A. The number of points on the table is 31.', 'B. The number of points on the table is now 5.', 'C. The number of points on the table is now 0.', 'D. The number of points on the table is now 27.']",Misleading Context Recognition_sample_4_3,single,Prior +Misleading Context Recognition,What playing cards of the suit of hearts are on the table now?,00:03:48,C,"['A. There is a 3 of hearts and a 4 of hearts.', 'B. There is only one 5 of hearts.', 'C. There is only one 4 of hearts.', 'D. There is only one 3 of hearts.']",Misleading Context Recognition_sample_4_4,single,Prior +Misleading Context Recognition,What playing cards of the suit of diamonds are on the table now?,00:04:21,D,"['A. There is only one 3 of diamonds.', 'B. There is a square 10 and a square 8.', 'C. There is only one square 10.', 'D. There is a square 10 and a square j.']",Misleading Context Recognition_sample_4_5,single,Prior +Misleading Context Recognition,What are the face-up playing cards on the table?,00:00:44,A,"['A. There are the K of hearts, the A of hearts, the 10 of diamonds, the J of diamonds, the 10 of spades and the 9 of clubs.', 'B. The K of hearts, the A of hearts, the 10 of diamonds, the J of diamonds, and the 10 of spades.', 'C. With the K of hearts, 10 of diamonds, J of diamonds, 10 of spades.', 'D. There are the K of diamonds, the 10 of diamonds, the K of hearts, the J of diamonds and the 10 of spades.']",Misleading Context Recognition_sample_5_1,single,Prior +Misleading Context Recognition,What's on the green table now?,00:01:59,B,"['A. There are two vertical rows of playing cards on the top of the table, counting from top to bottom, with J, A, K, Q, 10, 9 on the left and J, A, K, Q, 10, 9 on the right.', 'B. There are two vertical rows of playing cards on the top of the table. Counting from top to bottom, on the left is J, J, A, K, Q, 10, 9 and on the right is A, K, Q, 10, 9.', 'C. There is only one vertical row of playing cards on the table, from top to bottom they are J, A, K, Q, 10, 9.', 'D. The table has only one row of flipped playing cards, which are K of hearts, A of hearts, 10 of diamonds, J of diamonds, 10 of spades.']",Misleading Context Recognition_sample_5_2,single,Prior +Misleading Context Recognition,What is the face-up playing card on the green table now?What are the face-up playing cards on the green table now?,00:02:52,C,"['A. There is the K of spades, the 10 of hearts, the A of hearts, the K of hearts, the 10 of diamonds, the J of diamonds, and the 10 of spades.', 'B. There is the ten of hearts, the A of hearts, the K of hearts, the ten of diamonds, the J of diamonds and the ten of spades.', 'C. There is the K of spades, the 10 of hearts, the A of hearts, the K of hearts, the 10 of diamonds, the J of diamonds, the 10 of spades, the Q of hearts.', 'D. A of hearts, Kof hearts, 10 of diamonds, J of diamonds, 10 of spades.']",Misleading Context Recognition_sample_5_3,single,Prior +Misleading Context Recognition,what are the playing cards on the table now?,00:03:27,D,"['A. There is the K of hearts and the 10 of spades.', 'B. There is a K of hearts, a J of diamonds and a ten of spades.', 'C. There is a J of hearts, a J of diamonds, a nine of clubs, a K of hearts, and a ten of spades.', 'D. There is a 10 of clubs, a Q of clubs, a K of hearts and a K of clubs.']",Misleading Context Recognition_sample_5_4,single,Prior +Misleading Context Recognition,What's displayed on the table now?,00:04:08,A,"[""A. There are two groups of heads on the table. On the left, under group A, it says '9 points' and on the right, under group B, it says '12 points'."", 'B. There are two groups of avatars on the table, group A on the left and group B on the right.', ""C. There are two sets of avatars on the table, each with two playing cards underneath them. The left avatar has 'MAKERS' written on it and the right avatar has 'DEFENDERS' written on it."", ""D. In the middle of the table there are two avatars with two playing cards underneath each avatar, the top of the avatar says 'DEFENDERS' and the bottom of the avatar says '2 points'.""]",Misleading Context Recognition_sample_5_5,single,Prior +Misleading Context Recognition,What's on this blue desktop?,00:00:22,B,"['A. There are five stacked playing cards lying horizontally on the table.', 'B. There are five stacked playing cards on the table and a stack of green banknotes placed together on the right side.', 'C. There is a stack of green notes on the table with the number 10 written on them.', 'D. There are a number of green banknotes and unfolded playing cards on the table, and underneath there are folded playing cards with the numbers J, Q, K, A, and 10 of hearts written on them.']",Misleading Context Recognition_sample_6_1,single,Prior +Misleading Context Recognition,What do the white letters say?,00:00:56,C,"[""A. 'check' is written in white letters."", ""B. The white letters say 'raise'."", ""C. The white letters say 'fold'."", ""D. The white letters say 'call'.""]",Misleading Context Recognition_sample_6_2,single,Prior +Misleading Context Recognition,What is displayed on the desktop?,00:01:26,D,"['A. There are many unflipped playing cards and a pile of banknotes on the table and five flipped playing cards with a circle next to the left playing card and a C next to the top playing card.', 'B. There are many unflipped playing cards and a pile of banknotes on the table, and five flipped playing cards with a circle next to the left playing card, an arrow next to the top playing card, a check mark next to the right playing card, and a C next to the bottom playing card.', 'C. There are many unflipped playing cards and piles of banknotes on the table, and five flipped playing cards with a circle next to the playing card on the left, an arrow next to the playing card on the top, and a pair of hooks next to the playing card on the right.', 'D. There are a lot of unflipped playing cards and a pile of banknotes on the table, and five flipped playing cards.']",Misleading Context Recognition_sample_6_3,single,Prior +Misleading Context Recognition,How many symbols with white borders are now displayed on the desktop?,00:01:55,A,"['A. There are four symbols: circle, C, check mark and arrow.', 'B. There is no one symbol.', 'C. There is one symbol: circle.', 'D. There are two symbols: circle and C.']",Misleading Context Recognition_sample_6_4,single,Prior +Misleading Context Recognition,How many rows of face-up playing cards are on the table?,00:02:20,B,"['A. Six rows of face-up playing cards.', 'B. There are ten rows of face-up playing cards.', 'C. Two rows of face-up playing cards.', 'D. Three rows of face-up playing cards.']",Misleading Context Recognition_sample_6_5,single,Prior +Misleading Context Recognition,What are the current items occupying the table?,00:00:47,A,"[""A. In the video, there is only a green background with the words' wiliHow 'displayed in the bottom right corner."", 'B. There are only five playing cards in the video.', 'C. There are only five playing cards in the video. These playing cards are ranked from left to right as Plum Blossom 3, Diamond 4, Plum Blossom 5, Spades 6, and Hearts 7.', 'D. There is only a green background in the video, nothing else.']",Misleading Context Recognition_sample_7_1,single,Prior +Misleading Context Recognition,What exactly is on the table now?,00:01:24,C,"[""A. The video background is green, and the word 'wiliHow' is displayed in the bottom right corner."", 'B. There are four playing cards in the video. These playing cards are Red Heart A, Diamond A, Spade A, and Plum Blossom A from left to right.', 'C. There are five playing cards in the video, but no suit', 'D. There are only four playing cards in the video']",Misleading Context Recognition_sample_7_2,single,Prior +Misleading Context Recognition,How many chips are on this table?,00:02:18,C,"['A. There are three red chips in the video', 'B. There are two red chips in the video', 'C. There are four red chips in the video', 'D. There is a red chip in the video']",Misleading Context Recognition_sample_7_3,single,Prior +Misleading Context Recognition,What's on this green table now?,00:02:40,B,"['A. There are four stacked chips in the video.', 'B. In the video, there is a hand holding two playing cards, Diamond Q and Diamond K, respectively.', 'C. There are four hands playing poker in the video.', ""D. The video background is green, and the word 'wiliHow' is displayed in the bottom right corner.""]",Misleading Context Recognition_sample_7_4,single,Prior +Misleading Context Recognition,What is currently on this green table?,00:03:22,D,"[""A. The video background is green, and the word 'wiliHow' is displayed in the bottom right corner."", 'B. There are three red, pink, and white playing cards in the video', 'C. In the video, there is a hand pressing a playing card', 'D. There are three playing cards in the video. These playing cards are Diamond 4, Diamond 10, and Spade Q from left to right, with FLOP displayed below and the word ""wiliHow"" in the bottom right corner.']",Misleading Context Recognition_sample_7_5,single,Prior +Misleading Context Recognition,How many face-up playing cards are on the table now?,00:00:27,C,"['A. There are four face-up playing cards.', 'B. There is one face-up playing card.', 'C. There are two face-up playing cards.', 'D. There are fifty-two face-up playing cards.']",Misleading Context Recognition_sample_8_1,single,Prior +Misleading Context Recognition,What's on display on the table now?,00:00:37,D,"['A. There are now six face-up cards on the table, namely the 5 of diamonds, 7 of spades, 2 of hearts, 2 of clubs, 8 of hearts and 7 of spades.', 'B. There are now four face-up cards on the table, namely, the 5 of diamonds, the 7 of spades, the 2 of spades, the 2 of clubs, the 2 of clubs and the 2 of clubs.', 'C. There are now five face-up cards on the table, the 5 of Spades, the 7 of Hearts, the 2 of Spades, the 2 of Clubs and the 8 of Clubs.', 'D. There are now seven face-up cards on the table, the 5 of diamonds, the 7 of spades, the 2 of spades, the 2 of clubs, the 8 of hearts, the 7 of clubs and the K of clubs.']",Misleading Context Recognition_sample_8_2,single,Prior +Misleading Context Recognition,What is the card inside the white box on the table?,00:01:29,A,"['A. The playing card there is the 4 of hearts.', 'B. The playing card there is the 3 of hearts.', 'C. The playing card there is the 2 of hearts.', 'D. The playing card there is an A of Hearts.']",Misleading Context Recognition_sample_8_3,single,Prior +Misleading Context Recognition,How many face-up playing cards are now on the green table?,00:01:58,B,"['A. There are now eleven face-up playing cards on the table.', 'B. There are now fourteen face-up playing cards on the table.', 'C. There are now twelve face-up playing cards on the table.', 'D. there are now fifteen face-up playing cards on the table.']",Misleading Context Recognition_sample_8_4,single,Prior +Misleading Context Recognition,What cards are inside the white box now?,00:02:32,C,"['A. There has a 5 of hearts and an ace of spades.', 'B. There is a 5 of hearts and a 2 of spades.', 'C. There is a six of hearts and a two of spades.', 'D. Only a 4 of hearts.']",Misleading Context Recognition_sample_8_5,single,Prior +Misleading Context Recognition,What's on the white tabletop?,00:00:25,D,"['A. There are seven playing whose backs cards face up and a 10 of hearts.', 'B. There are five playing cards whose backs face up and a 10 of hearts.', 'C. There are four playing cards whose backs face up and pieces of playing card in someone hands.', 'D. There are three playing cards with their backs face up.']",Misleading Context Recognition_sample_9_1,single,Prior +Misleading Context Recognition,What's the face-up playing cards on the table now?,00:00:58,A,"[""A. It's the 6 of diamonds, the 9 of diamonds, the 3 of spades and the q of diamonds."", ""B. It's the 6 of diamonds and the 3 of spades."", 'C. There is only the 3 of spades.', ""D. It's the 2 of hearts, the Q of spades, the 6 of hearts, the 7 of hearts, the Q of clubs, the 5 of diamonds, the 9 of clubs, the 9 of diamonds, the 6 of clubs, the 8 of spades and the a of clubs.""]",Misleading Context Recognition_sample_9_2,single,Prior +Misleading Context Recognition,How many face-up playing cards are on the table?,00:01:29,B,"['A. There are four playing cards face up: six of diamonds, nine of diamonds, three of spades and Q of diamonds.', 'B. There are five playing cards face up: four of diamonds, three of spades, ten of diamonds, eight of spades and two of diamonds.', 'C. There are two face-up cards: the jack of diamonds and the two of hearts.', 'D. There are four face-up playing cards, the 4 of diamonds, the 3 of spades, the 10 of diamonds, and the 2 of diamonds.']",Misleading Context Recognition_sample_9_3,single,Prior +Misleading Context Recognition,What are the face-up playing cards on the table?,00:01:58,C,"['A. The 10 of hearts and the 2 of clubs.', 'B. There is the Q of hearts, 5 of hearts, 2 of clubs and 10 of hearts.', 'C. Only plum K.', 'D. With club 2 and club Q.']",Misleading Context Recognition_sample_9_4,single,Prior +Misleading Context Recognition,What exists on the table?,00:02:39,D,"['A. There is a pair of hands on the table holding playing cards.', 'B. There are playing cards on the table back up and a ten of hearts.', 'C. There are playing cards on the table back up.', 'D. There are five face-up playing cards on the table, the J of Hearts, the Four of Spades, the Five of Hearts, the Eight of Spades and the Three of Clubs.']",Misleading Context Recognition_sample_9_5,single,Prior +Misleading Context Recognition,What's on the green desktop?,00:00:28,A,"['A. There are four face-up playing cards, the four of clubs, the seven of hearts, the ace of spades and the K of hearts.', 'B. There are four different heads of figures at the top, bottom, left and right, with a playing card in the centre which is back up.', ""C. On the left there are two avatars on a blue background with the numbers 4 and 3 written underneath, on the right there are two avatars on a yellow background with the numbers 1 and 3 written underneath, and in the middle of the table is written 'BID'."", 'D. On the left there is a set of avatars with the number A written on top of the avatars and 501 written underneath the avatars, and on the right there is a set of avatars with the number B written on top of the avatars and 457 written underneath the avatars.']",Misleading Context Recognition_sample_10_1,single,Prior +Misleading Context Recognition,How many face-up playing cards are on the table?,00:00:58,B,"['A. There are fourteen face-up playing cards.', 'B. There are sixteen face-up playing cards.', 'C. There are thirteen face-up playing cards.', 'D. With fifteen face-up playing cards.']",Misleading Context Recognition_sample_10_2,single,Prior +Misleading Context Recognition,What's on this table right now?,00:01:29,C,"['A. There are two avatars on the table with a blue background, and the avatars say A above and 7 below.', ""B. There are two avatars on the table with a blue background and an ace written above the avatars and '4+3' written below."", 'C. There are three rows of back up playing cards on the table, and one row of face-up playing cards.', 'D. There are two sets of avatars on the table, the one on the left has a blue background with A written on it, and the one on the right has a yellow background with B written on it.']",Misleading Context Recognition_sample_10_3,single,Prior +Misleading Context Recognition,What's the playing card in the middle?,00:01:58,D,"['A. It is an eight of clubs and 2 of clubs.', ""B. It's the eight of clubs, the 2 of clubs and the 9 of clubs."", 'C. Only an eight of clubs.', ""D. It's the eight of clubs, the two of clubs, the nine of clubs and the five of diamonds.""]",Misleading Context Recognition_sample_10_4,single,Prior +Misleading Context Recognition,What's on the table now?,00:02:47,A,"[""A. There are two avatars on the table with a blue background, the top of the avatar says A, the bottom of the avatar says 'CONTRACT: 7', 'ACTUAL: 10', and to the right of the avatar it says the number 7."", ""B. There are two avatars on the table, the background is blue, the top of the avatar says A, the bottom of the avatar says 'CONTRACT: 7' 'ACTUAL: 10'."", 'C. There are two sets of avatars on the desktop, the left avatar has a blue background with the number A written on top of it, and the right avatar has a yellow background with the number B written on top of it.', ""D. There are two sets of avatars on the desktop. The left avatar has a blue background, A is written on top of the avatar, and 'CONTRACT: 7' 'ACTUAL: 10' is written underneath the avatar; the right avatar has a yellow background, B is written on top of the avatar, and ' CONTRACT: 4' 'ACTUAL: 3'.""]",Misleading Context Recognition_sample_10_5,single,Prior +Misleading Context Recognition,What's on the table now?,00:00:29,B,"['A. There is a pairs of hands below, and three back facing playing cards in the middle of each hand; there are also playing cards above them.', 'B. There is a pairs of hands below, his left hand holding the 3 of clubs, the 8 of spades, the 2 of clubs, the 10 of spades, the ace of spades and the queen of hearts; there are also three back facing playing cards on the table.', 'C. There is a pairs of hands below, and three more back facing playing cards between the two hands.', ""D. There is a pairs of hands below with three back facing cards between them; there is a hand above with playing cards pressed underneath, and '6-' is written next to these playing cards.""]",Misleading Context Recognition_sample_11_1,single,Prior +Misleading Context Recognition,How many face-up playing cards are there now?,00:00:57,C,"['A. There is not a single face-up playing card.', 'B. There are six cards: 3 of clubs, 8 of spades, 2 of clubs, 10 of spades, ace of spades, queen of hearts.', 'C. There are seven cards: 2 of diamonds, 8 of hearts, 8 of clubs, jack of clubs, king of hearts, queen of clubs, 6 of diamonds.', 'D. There are twenty-four face-up playing cards.']",Misleading Context Recognition_sample_11_2,single,Prior +Misleading Context Recognition,What playing cards can be seen now?,00:01:27,D,"['A. There is the 2 of diamonds, the J of clubs, the K of hearts, the Q of clubs, the 6 of diamonds, the 8 of hearts and the 8 of clubs.', 'B. There is a 3 of diamonds and an ace of spades.', 'C. There is the 8 of spades, the 10 of spades, the ace of spades, the Q of hearts, the 8 of clubs, the 2 of clubs and the 3 of clubs.', 'D. There is the 3 of clubs, 8 of spades, 10 of spades, ace of spades, Q of hearts.']",Misleading Context Recognition_sample_11_3,single,Prior +Misleading Context Recognition,What face-up playing cards are left on the table now?,00:01:59,A,"['A. There is the J of Hearts, the K of Clubs and the A of Hearts.', 'B. J of hearts, K of clubs, A of hearts, 3 of clubs.', 'C. A of diamonds, 8 of spades, 10 of hearts, 10 of spades, A of spades, Q of hearts, 3 of clubs.', 'D. With 5 hearts, 4 clubs, 3 hearts, J of spades, Q of diamonds, J of diamonds, 2 of clubs.']",Misleading Context Recognition_sample_11_4,single,Prior +Misleading Context Recognition,What cards are on the brown table now?,00:02:16,B,"['A. A of clubs, J of hearts.', 'B. With the eight of diamonds and the J of hearts.', 'C. Only one J of Hearts.', 'D. J of hearts, k of clubs, A of hearts.']",Misleading Context Recognition_sample_11_5,single,Prior +Misleading Context Recognition,What is displayed on top of this white paper?,00:00:50,A,"[""A. The white paper shows a line of letters '8 less than a number'."", 'B. The white paper shows nothing.', ""C. The white paper shows a line of letters '8 less'."", ""D. The white sheet of paper shows a line of letters '8 less than'.""]",Misleading Context Recognition_sample_12_1,single,Prior +Misleading Context Recognition,What does this thing write?,00:01:32,B,"[""A. This says '8 less than a number'."", ""B. This says '3 more than'."", ""C. This says '8 is less than a number -8'."", ""D. This says '8 is less than a number n-8'.""]",Misleading Context Recognition_sample_12_2,single,Prior +Misleading Context Recognition,What do the blue letters in here write?,00:01:54,C,"[""A. The blue letters say '3 more than twice a number'."", ""B. The blue letters say '3 more than twice a number +3'."", ""C. The blue word says '3 more than twice a number +3', with a horizontal line under '3 more than' and 'twice a number', and 'twice a number' have a horizontal line under them."", ""D. The blue word says '3 more than twice a number +3' with a horizontal line under '3 more than'.""]",Misleading Context Recognition_sample_12_3,single,Prior +Misleading Context Recognition,What is written on this white paper?,00:02:21,D,"[""A. '2n+3' is written on this white paper."", ""B. '3 more than twice a number +3' is written on this white paper."", ""C. '3 more than twice a number 2n+3' is written on this white paper."", ""D. '2n+3 Difference of' is written on this white paper.""]",Misleading Context Recognition_sample_12_4,single,Prior +Misleading Context Recognition,What is writed on the white paper with blue letters?,00:02:41,A,"[""A. In blue it says '2n+3 Difference of two numbers x-y'."", ""B. The blue lettering says '2n+3'."", ""C. The blue lettering says '2n+3 Difference of'."", ""D. Blue lettering that says '2n+3 Difference of two numbers'.""]",Misleading Context Recognition_sample_12_5,single,Prior +Misleading Context Recognition,What is written on this white chalkboard?,00:00:40,B,"[""A. Here it says 'INDEX LAWS continued' and 'review'."", ""B. Here it says 'INDEX LAWS continued' and 'review' and 'a m=axaxa----xa' with 'm times' underneath."", ""C. Here it says 'INDEX LAWS continued' and 'review' and 'a m='."", ""D. Here it says 'INDEX LAWS continued' and 'review' and 'a m=axaxa----'.""]",Misleading Context Recognition_sample_13_1,single,Prior +Misleading Context Recognition,How many letters 'a' are there in the black alphabet?,00:01:52,C,"[""A. There are eight black letters 'a' here."", ""B. There are five black letters 'a' here."", ""C. There are twelve black letters 'a'."", ""D. There are eleven black letters 'a'.""]",Misleading Context Recognition_sample_13_2,single,Prior +Misleading Context Recognition,How many letters 'm' are on the whiteboard?,00:02:30,D,"[""A. There are two letters 'm' here."", ""B. There are five letters 'm' here.."", ""C. There are seven letters 'm' here."", ""D. There are eight letters 'm' here.""]",Misleading Context Recognition_sample_13_3,single,Prior +Misleading Context Recognition,What's in this form which is writed 'LIMITS'?,00:05:34,A,"[""A. This table has 'VALUE' and the numbers 1, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4."", ""B. The table contains the word 'VALUE'."", ""C. The table contains the word 'VALUE' and the number 1."", ""D. The table contains the word 'VALUE' and the numbers 1 and 0.9.""]",Misleading Context Recognition_sample_13_4,single,Prior +Misleading Context Recognition,What's in this row of tables with the letters 'VALUE'?,00:05:53,B,"['A. The numbers 1.000,0.909,0.836 are written here.', 'B. A number 1.000,0.909,0.836,0.779 is written here.', 'C. A number 1.000 is written here.', 'D. The numbers 1.000 and 0.909 are written here.']",Misleading Context Recognition_sample_13_5,single,Prior +Misleading Context Recognition,How many numbers '3' are to the left of the orange line on the whiteboard?,00:00:31,C,"[""A. There are three numbers '3'."", ""B. There is one number '3'."", ""C. There are four numbers '3'."", ""D. There is not a single number '3'.""]",Misleading Context Recognition_sample_14_1,single,Prior +Misleading Context Recognition,What's to the left of the orange line on this whiteboard?,00:01:08,D,"['A. Nothing is written here.', ""B. Here in blue it says 'the second power of three times the third power of three equals'."", ""C. Here in blue it says 'the quadratic of three times the cubic of three equals the quintic of three'."", ""D. Here in blue it says 'The quadratic of three times the cubic of three equals the fifth power of three' and 'when mutiplying'.""]",Misleading Context Recognition_sample_14_2,single,Prior +Misleading Context Recognition,What's his finger pointing at?,00:01:47,A,"[""A. His finger points to the orange number '125' circled in green."", ""B. His finger points to the orange letter 'log'."", ""C. His finger is pointing to the blue letter that says 'three times three equals three times five'."", 'D. His finger points to the blank space in the lower right corner of the equation.']",Misleading Context Recognition_sample_14_3,single,Prior +Misleading Context Recognition,What green writing is to the left of the orange lines on the whiteboard?,00:03:05,B,"[""A. Here it says, 'The seventh power of two divided by the third power of two is equal to the third power of two.'."", ""B. Here it says 'The seventh power of two divided by the third power of two equals the fourth power of two.'."", 'C. There is no green writing here.', ""D. Here it says 'the seventh power of two'.""]",Misleading Context Recognition_sample_14_4,single,Prior +Misleading Context Recognition,"To the right of the orange line on the whiteboard, what blue text is there in addition to the blue text in the upper right corner of the whiteboard?",00:05:10,C,"[""A. In the middle of the whiteboard, 'log5 125' is written."", ""B. In the middle of the whiteboard it says 'log5 125-log5 5'."", ""C. The middle of the whiteboard says 'log5 125-log5 5=log5'."", ""D. The middle of the whiteboard says 'log5 '.""]",Misleading Context Recognition_sample_14_5,single,Prior +Misleading Context Recognition,What is displayed on top of this white paper?,00:01:34,D,"[""A. There is a line in red letters that says 'SIGNIFICANT FIGURES'."", 'B. There is an outline of a map of Australia made up of lots of small people.', ""C. There is an outline of a map of Australia made up of lots of small people and a red letter above the outline that says 'SIGNIFICANT FIGURES'."", ""D. There is an outline of a map of Australia made up of lots of small people and a red letter above the outline that says 'SIGNIFICANT FIGURES' and a black letter that says 'COUNTED (DISCRETE)'.""]",Misleading Context Recognition_sample_15_1,single,Prior +Misleading Context Recognition,What does the white paper show here?,00:03:50,A,"[""A. On the white paper there is an outline of a map of Australia made up of little people and some words that say 'counted (discrete)' and 'meawed (continuous)'."", ""B. Here is a picture showing a man painting a pink wall, with the words 'meawed (continuous)' written at the top of the picture."", 'C. Here is a picture of a man painting a pink wall.', ""D. there is an outline of a map of Australia made up of lots of small people and a red letter above the outline that says 'SIGNIFICANT FIGURES' and a black letter that says 'COUNTED (DISCRETE)'.""]",Misleading Context Recognition_sample_15_2,single,Prior +Misleading Context Recognition,What's on this piece of paper?,00:04:55,B,"[""A. The paper says 'og. Round off 58374 to (a) I significant figure (b) 2 significant figures' and '(a) 58, 374'."", ""B. The sheet of paper says '(a) 58, 374'."", ""C. The paper says 'og. Round off 58374 to (a) I significant figure. (b) 2 significant figwes'."", ""D. There is a picture on the paper that shows a person standing in front of a pink wall being painted, and above the picture is a line that says 'measwed (continuous)'.""]",Misleading Context Recognition_sample_15_3,single,Prior +Misleading Context Recognition,What is written on this white paper?,00:05:49,C,"[""A. This has black letters that say '(a) 58,374 60,000'."", ""B. In the centre, in black letters, it says '(a) 58,374'."", ""C. This has red letters that say 'eg. hound off 58,374 to (a) I significant figwe (b) 2 significant figwes', and underneath it has black letters that say '(a) 58,374 60,000. (a) 58,374 60,000 50,000'."", ""D. In the centre, in black letters, it says '(a) 58,374 60,000 50,000.""]",Misleading Context Recognition_sample_15_4,single,Prior +Misleading Context Recognition,What is written on this horizontal black line on top of the white paper?,00:07:40,D,"[""A. Black letters '50,000' and '60,000' are written on both sides of the black line."", ""B. Two black letters '50,000' and '60,000' and one blue letter '55,000' are written around the black line."", ""C. The black line is surrounded by two black letters '50,000', '60,000' and one blue letter '55,000 (midpoint)'."", ""D. The black line is surrounded by the word '58,374' in red, two black letters '50,000', '60,000' and a blue letter '55,000 (midpoint)'.""]",Misleading Context Recognition_sample_15_5,single,Prior +Misleading Context Recognition,What's written inside the screen?,00:01:48,A,"[""A. The top coloured text says 'Singnlar Value Decomposition(SVD)' and the bottom blue text says 'Data Reduction' and 'Data-Drixen Gemmalgation Of Fourien tinnsform (FFT)'."", ""B. The top coloured text says 'Singnlar Value Decomposition (SVD)' and the bottom blue text says 'Data Reduction' and 'Data-Drixen Gemmalgation'. 'Data Reduction' and 'Data-Drixen Gemmalgation'."", ""C. In the upper coloured text 'Singnlar Value Decomposition (SVD)' and in the lower blue text 'Data Reduction'."", ""D. 'Singnlar Value Decomposition (SVD)' is written in coloured text above.""]",Misleading Context Recognition_sample_16_1,single,Prior +Misleading Context Recognition,What does the blue font on the screen say?,00:02:54,B,"[""A. The blue text says 'Data Reduction', 'Data-Drixen Gemmalgation Of Fourien tinnsform (FFT)'."", ""B. The blue text says 'Data Reduction', 'Data-Drixen Gemmalgation Of Fourien tinnsform (FFT)', 'Tailored' to speeiFic problem'."", ""C. The blue text says 'Data Reduction', 'Data-Drixen Gemmalgation'."", ""D. The blue text says 'Data Reduction'.""]",Misleading Context Recognition_sample_16_2,single,Prior +Misleading Context Recognition,What does it say in the top right corner of the screen?,00:03:57,C,"[""A. There's nothing written there."", ""B. It says 'Solve Ax = b' in blue."", ""C. It says 'Solve Ax = b', 'for non sque A', 'regression' in blue."", ""D. It says 'Solve Ax = b', 'for non sque A' in blue.""]",Misleading Context Recognition_sample_16_3,single,Prior +Misleading Context Recognition,What is displayed in the upper right corner of the screen?,00:04:20,D,"[""A. The blue font says 'Solve Ax = b', 'For nonque A', 'Regression'."", ""B. The blue font says 'solve Ax = b', 'for non que A', 'regression', 'base'."", ""C. The blue font says 'Solve Ax = b', 'for nonque A', 'regression', 'base PCA'."", ""D. The blue font says 'Solve for Ax = b', 'for nonque A', 'regression', 'basis PCA', 'correlation'.""]",Misleading Context Recognition_sample_16_4,single,Prior +Misleading Context Recognition,"Now on the left side of the screen, what words are written in the place below those texts?",00:05:20,A,"[""A. Underneath the original text, it says 'Google', 'Face book', 'Netflix', '...'."", ""B. Underneath the original text, it says 'Google', 'Face book', 'Netflix'."", ""C. Underneath the original text, it says 'Google', 'Face book'."", ""D. Underneath the original text, it says 'Google'.""]",Misleading Context Recognition_sample_16_5,single,Prior +Misleading Context Recognition,What is written on the left side of the whiteboard in orange lettering pen?,00:01:20,B,"[""A. The orange letters say, 'The second power of three equals nine', 'The fourth power of five equals six hundred and twenty-five'."", ""B. The orange letters say, 'The second power of three equals nine', 'The fourth power of five equals six hundred and twenty-five', 'The negative power of six equals one-sixth'."", ""C. The orange letters say, 'The second power of three equals nine', 'The fourth power of five'."", ""D. The orange letters say, 'The second power of three equals nine'.""]",Misleading Context Recognition_sample_17_1,single,Prior +Misleading Context Recognition,What is written to the right of the orange line on the whiteboard?,00:03:07,C,"[""A. It says here in black letters, 'LOGARITHM LAWS'."", ""B. It says here in black letters, 'LOGARITHM LAWS', 'CONSIDER'."", ""C. Here in black letters are 'LOGARITHM LAWS', 'Conside', 'log5 5 =', '&', 'log5 125 ='."", ""D. It says here in black letters, 'LOGARITHM LAWS', 'CONSIDER', 'log5 5 =.'.""]",Misleading Context Recognition_sample_17_2,single,Prior +Misleading Context Recognition,What is written on the whiteboard to the right of the orange line?,00:04:06,D,"[""A. It says here in black letters, 'LOGARITHM LAWS', 'CONSIDER', 'log5 5='."", ""B. Here in black letters are 'LOGARITHM LAWS', 'Conside', 'log5 5 =', '&', 'log5 125 ='."", ""C. Here in black letters are 'LOGARITHM LAWS', 'Conside', 'log5 5 =1', '&', 'log5 125 ='."", ""D. Here in black letters are 'LOGARITHM LAWS', 'Conside', 'log5 5 =1', '&', 'log5 125 =3'.""]",Misleading Context Recognition_sample_17_3,single,Prior +Misleading Context Recognition,What does the orange writing to the right of the orange line on the whiteboard say?,00:05:13,A,"[""A. The orange text here says 'LAW', 'loga a=1'."", ""B. The orange text here says 'LAW', 'loga a='."", ""C. The orange text here says 'LAW', 'loga'."", ""D. The orange text here says 'LAW'.""]",Misleading Context Recognition_sample_17_4,single,Prior +Misleading Context Recognition,What is written under the black letters above the white board to the right of the orange line?,00:06:36,B,"[""A. These orange letters say '_ + _' 'log5 5+ log5 125 = 4' 'log5 5+ log5 125= log5 625' 'log5 5+log5 125=log5'."", ""B. These orange letters say '_ + _' 'log5 5+ log5 125 = 4' 'log5 5+ log5 125= log5 625' 'log5 5+log5 125=log5 (5x125)'."", ""C. These orange letters say '_ + _' 'log5 5+ log5 125 = 4' 'log5 5+ log5 125= log5 625' ."", ""D. These orange letters say '_ + _' 'log5 5+ log5 125 = 4'.""]",Misleading Context Recognition_sample_17_5,single,Prior +Misleading Context Recognition,What does the black writing on the whiteboard say?,00:00:23,C,"[""A. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL'."", ""B. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are'."", ""C. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way of lording differently'."", ""D. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way'.""]",Misleading Context Recognition_sample_18_1,single,Prior +Misleading Context Recognition,What does it say here in black letters?,00:01:24,D,"[""A. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way of lording differently'."", ""B. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way of lording differently', 'at exponutiols indices.'."", ""C. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way of lording differently', 'at exponutiols indices', 'eg 2 5='."", ""D. It says in black letters, 'LOGARITHMS', 'Ex 7-09 2-3ESL', '...are a way of lording differently', 'at exponutiols indices', 'eg 2 5=32'.""]",Misleading Context Recognition_sample_18_2,single,Prior +Misleading Context Recognition,What are the words written on these arrows?,00:02:36,A,"[""A. The words written above these arrows are 'expuex/index/poen', 'the final remt', 'time', 'growth rate'."", ""B. The words written above these arrows are 'expuex/index/poen', 'time', 'growth rate'."", ""C. The words written above these arrows are 'expuex/index/poen', 'growth rate'."", ""D. The words written above these arrows are 'expuex/index/poen'.""]",Misleading Context Recognition_sample_18_3,single,Prior +Misleading Context Recognition,What is written in black letters in the lower right position of the whiteboard?,00:03:38,B,"[""A. It says 'the zero power of two equals one' and 'the negative power of two equals'."", ""B. It says 'the zero power of two equals one' and 'the negative power of two equals one-half.'."", ""C. It says here, 'The zero power of two equals one.'."", ""D. It says here, 'The zero power of two is equal to'.""]",Misleading Context Recognition_sample_18_4,single,Prior +Misleading Context Recognition,What is written on the whiteboard to the left of the black line?,00:04:54,C,"[""A. It says 'log' in black."", ""B. It says 'log2 32=5' in black."", ""C. In black it says 'log2 32=5' and in red it says 'log buc 2 of 32 quel 5'."", ""D. In black it says 'log2 32=5' and in red it says 'log buc 2 '.""]",Misleading Context Recognition_sample_18_5,single,Prior +Misleading Context Recognition,What are the words inside this white form?,00:01:51,D,"[""A. It says 'Numerical' in black."", ""B. It says 'Numerical', 'Black (face up)' in black."", ""C. It says 'Numerical', 'Black (face up)' in black words and 'Red (face up)' in red words."", ""D. It says 'Black (face up)' and '? ?' in black words and 'Red (face up)' in red words.""]",Misleading Context Recognition_sample_19_1,single,Prior +Misleading Context Recognition,What playing cards can be seen on the table?,00:02:57,A,"['A. There is a 10 of diamonds, a 10 of clubs, a 2 of clubs, a j of clubs, an ace of diamonds, a 3 of diamonds and a 10 of spades.', 'B. There is a 10 of diamonds, a 10 of clubs, a 2 of clubs, a jack of clubs, an ace of diamonds, a 3 of diamonds, a q of spades and an 8 of hearts.', 'C. There are the 10 of diamonds, the 8 of diamonds, the 2 of clubs, the Q of spades and the 8 of hearts. ', 'D. There are the 10 of diamonds, the 8 of diamonds, the 10 of clubs, the 2 of clubs, the j of clubs, the ace of diamonds, the 3 of diamonds and the 8 of hearts.']",Misleading Context Recognition_sample_19_2,single,Prior +Misleading Context Recognition,What numbers are written inside this white table?,00:05:53,B,"['A. The table writes the numbers is Black 5 and Black 9 and Red 17.', 'B. The table writes the numbers is Black 5 and Black 9, Red 4 and Red 17.', 'C. The table writes the numbers is Black 9 and Red 17.', 'D. The table write a number is Black 9.']",Misleading Context Recognition_sample_19_3,single,Prior +Misleading Context Recognition,"In this white table, what numbers are written?",00:06:32,C,"['A. The table writes the numbers is Black 5 and Black 9 and Red 17.', 'B. The table writes the numbers is Black 5 and Black 9, Red 4 and Red 17.', 'C. The table writes the numbers is Black 5 and Black 9, Red 4 and Red 17 and red 5.', 'D. The table writes the numbers is Black 9 and Red 17.']",Misleading Context Recognition_sample_19_4,single,Prior +Misleading Context Recognition,What words are written inside the second white form?,00:10:59,D,"[""A. This form has a big black 'B' written on it."", ""B. This form writes 'B' and 'black' in black word."", ""C. This form has 'B' and 'black' in black and a 'red' in red."", ""D. This form has 'B' and 'black' in black and a 'red' and '26-B'in red.""]",Misleading Context Recognition_sample_19_5,single,Prior +Misleading Context Recognition,What does the screen show?,00:00:58,A,"['A. The camera shows a pair of hands pressing on a stack of blue playing cards.', 'B. The camera shows a pile of blue playing cards sitting on a table.', 'C. The camera shows a pair of hands holding a stack of face-up playing cards.', 'D. The camera shows a right hand holding a pile of blue playing cards.']",Misleading Context Recognition_sample_20_1,single,Prior +Misleading Context Recognition,What's on the yellow table now?,00:03:29,B,"[""A. There's now a stack of blue playing cards and a nine of hearts on the table."", 'B. There are now three piles of blue playing cards on the table.', 'C. There are now two piles of blue playing cards on the table.', ""D. There's nothing on the table now.""]",Misleading Context Recognition_sample_20_2,single,Prior +Misleading Context Recognition,What is the screen showing now?,00:04:18,C,"['A. The camera shows a pair of hands holding a pile of blue playing cards and other blue playing cards on the table.', 'B. The camera shows a pair of hands holding a pile of face-up playing cards, with many other blue on the table.', 'C. The camera shows three stacks of blue playing cards and a j of spades.', 'D. The camera shows a hand holding a jack of spades and a number of blue playing cards on the table below it.']",Misleading Context Recognition_sample_20_3,single,Prior +Misleading Context Recognition,What exists on this yellow table now?,00:06:46,D,"['A. There were three piles of blue playing cards and a jack of spades.', 'B. There are four stacks of blue playing cards and a jack of spades.', 'C. There were five stacks of blue playing cards, and a jack of spades.', ""D. There's just two piles of blue playing cards.""]",Misleading Context Recognition_sample_20_4,single,Prior +Misleading Context Recognition,What else exists on the table now?,00:08:37,A,"[""A. Now there's a nine of hearts and a jack of spades on the table, and a stack of blue playing cards."", ""B. There's nothing on the table now."", 'C. Now there are two piles of blue cards on the table.', 'D. Now there are three piles of blue cards on the table.']",Misleading Context Recognition_sample_20_5,single,Prior +Misleading Context Recognition,What is the screen currently showing?,00:00:48,B,"['A. Shows a pile of red playing cards on the table.', 'B. Shows a pair of hands pressed against a pile of red playing cards on the table.', 'C. Shows a pair of hands holding a stack of red playing cards.', 'D. Shows a pair of hands holding a stack of face-up playing cards.']",Misleading Context Recognition_sample_21_1,single,Prior +Misleading Context Recognition,What's on top of the white table now?,00:03:20,C,"[""A. There's a face-up playing card which is the q of diamonds."", ""B. There's a face-up card, the q of diamonds, and a red playing card."", 'C. There were two red playing cards and a five of hearts and a queen of spades.', ""D. There's a face-up card, the k of diamonds, and a red playing card.""]",Misleading Context Recognition_sample_21_2,single,Prior +Misleading Context Recognition,What's the face-up playing card on the table right now?,00:04:34,D,"['A. The playing cards on the table now face up are the 5 of hearts and the q of spades.', 'B. The playing cards on the table face up are now the 9 of hearts and the 7 of spades.', 'C. The playing cards face up on the table are now the queen of hearts and the nine of spades.', 'D. The face-up cards on the table are now the 8 of hearts and the 10 of spades.']",Misleading Context Recognition_sample_21_3,single,Prior +Misleading Context Recognition,What words are in the white screen now?,00:05:31,A,"[""A. Written in black letters on a white screen are the words '52_51_50_.... _3_2_1=52!'."", ""B. Written in black letter s on a white screen are the words '52_51_50_.... _3_2_1='."", ""C. Written in black letters on a white screen are the words '52_51_50_.... _3_2_1'."", ""D. There's nothing written on the white screen.""]",Misleading Context Recognition_sample_21_4,single,Prior +Misleading Context Recognition,What exists inside the white screen now?,00:06:10,B,"[""A. There in black letters it says '52x51x50x .... _x 3 x 2 x 1 = 52!' and a string of numbers '80,000,000' ."", ""B. There in black letters it says '52x51x50x .... _x 3 x 2 x 1 = 52!' and a string of numbers '80,000,000' and a lot of 'zeros'."", ""C. There in black letters it says '52x51x50x .... _x 3 x 2 x 1 = 52!'."", ""D. There in black letters it says '52x51x50x .... _x 3 x 2 x 1 = '.""]",Misleading Context Recognition_sample_21_5,single,Prior +Misleading Context Recognition,What's the cards on the table now?,00:01:49,C,"['A. There are 5 of diamonds, 7 of hearts, 7 of clubs, A of diamonds, 7 of clubs, 9 of hearts and 2 of hearts.', 'B. There are the 5 of diamonds, the 7 of hearts, the 7 of clubs, the ace of diamonds, the 7 of clubs and the 9 of hearts.', 'C. There are the Q of diamonds, six of spades, six diamonds, seven hearts, five hearts, the Q of diamonds, ten of clubs.', 'D. There are 10 of diamonds, 7 of diamonds, 4 of spades, K of hearts, 8 of hearts.']",Misleading Context Recognition_sample_22_1,single,Prior +Misleading Context Recognition,How many playing cards are there now?,00:02:55,D,"['A. There are four playing cards with a nine of diamonds, a two of diamonds, a four of spades, a six of diamonds and a five of diamonds.', 'B. There are ten playing cards with an 8 of hearts, a 9 of diamonds, two 4 of spades, a 2 of diamonds, a 5 of clubs, a 9 of hearts, a 6 of diamonds, a 5 of diamonds, and a Q of diamonds.', 'C. There is not a single playing card on the table.', 'D. There are ten playing cards with two 4s of diamonds, a 4 of hearts, a 6 of hearts, a 2 of clubs, a 6 of clubs, a 3 of clubs, a 10 of clubs, a K of diamonds, a 7 of hearts.']",Misleading Context Recognition_sample_22_2,single,Prior +Misleading Context Recognition,How many playing cards are displayed on the table?,00:03:59,A,"['A. Shows four playing cards with the 8 of hearts, 6 of diamonds, Q of spades,6 of spades.', 'B. There is not a single playing card on the table.', 'C. Three playing cards are shown, with the Ace of diamonds, the 10 of diamonds, and the Jof spades.', 'D. Four playing cards are shown, with the ace of diamonds, the eight of clubs, the ten of diamonds, and the J of spades.']",Misleading Context Recognition_sample_22_3,single,Prior +Misleading Context Recognition,What playing cards exist on the table?,00:05:58,B,"['A. There is the K of hearts, the three of spades and the J of diamonds.', 'B. There is the K of hearts, 7 of spades, 3 of spades, J of diamonds, A of spades, 2 of spades, 5 of hearts.', 'C. There is the A of hearts, the K of hearts, the A of clubs.', 'D. There is the 10 of clubs, the 7 of spades, the 8 of clubs and the J of hearts.']",Misleading Context Recognition_sample_22_4,single,Prior +Misleading Context Recognition,What item is now showed on this table?,00:07:56,C,"['A. There are the Q of hearts, the 10 of clubs, the K of spades, the 7 of spades, the 10 of hearts, the 4 of diamonds, the 7 of clubs and some chips.', 'B. There are only a few chips on the table.', 'C. There are the 9 of spades, the 8 of spades, the 10 of hearts, the 2 of spades, the 2 of clubs, the 5 of hearts and some chips.', 'D. There are the Q of hearts, the K of spades, the 7 of spades, the 10 of hearts, the 4 of diamonds, the 7 of clubs and some chips.']",Misleading Context Recognition_sample_22_5,single,Prior +Misleading Context Recognition,What's on top of this blue table?,00:00:59,D,"['A. There are only some chips there.', 'B. There are a six of clubs, a five of spades and a two of clubs, and some chips.', 'C. There are two K of spades, a seven of diamonds, a seven of hearts, and some chips.', 'D. There are a 4 of diamonds, an 8 of diamonds, an A of spades, a 4 of hearts, a 3 of diamonds and some chips.']",Misleading Context Recognition_sample_23_1,single,Prior +Misleading Context Recognition,How many cards are on the table now and what are they?,00:01:56,A,"['A. There are seven playing cards there, with a six of clubs, a three of hearts, an eight of clubs, two five of diamonds, a five of clubs and a six of diamonds.', 'B. There are three playing cards there, an 8 of clubs, a 5 of diamonds and a 5 of clubs.', 'C. There are four playing cards there, a 7 of diamonds, a 10 of clubs, a 2 of spades and a 10 of hearts.', 'D. There are seven playing cards, a 7 of diamonds, a 10 of hearts, a 2 of spades, a 3 of spades, a K of spades, a 2 of diamonds, and a 9 of clubs.']",Misleading Context Recognition_sample_23_2,single,Prior +Misleading Context Recognition,How many face-up playing cards are now on the table?,00:05:55,B,"['A. There are no cards.', 'B. There are five cards, a king of hearts, a three of hearts, a Q of clubs, a J of clubs, a ten of spades.', 'C. There are four cards, a nine of hearts, a J of diamonds, a six of clubs and a K of diamonds.', 'D. There are three cards, an A of spades, a ten of spades and a nine of diamonds.']",Misleading Context Recognition_sample_23_3,single,Prior +Misleading Context Recognition,What playing cards exist on the table?,00:06:05,C,"['A. There is a six of hearts, a four of diamonds, a nine of diamonds, a Q of spades and a five of clubs.', 'B. There is a Q of clubs, a seven of hearts, a four of hearts, a two of diamonds, an eight of clubs and a two of hearts.', 'C. There is a 9 of diamonds, a 3 of clubs, a Q of hearts, a 5 of hearts and a 10 of clubs.', 'D. There is a 4 of diamonds, a Q of spades and a 5 of clubs.']",Misleading Context Recognition_sample_23_4,single,Prior +Misleading Context Recognition,How many playing cards are on the table now?,00:07:05,D,"['A. There is not a single playing card on the table.', 'B. There are six playing cards there, a 3 of clubs, an 8 of spades, a 5 of diamonds, a 3 of spades, a 4 of spades, a 10 of spades.', 'C. There are ten playing cards, a Q of clubs, a two of clubs, a four of clubs, a three of clubs, a five of hearts, a five of diamonds, an eight of spades, a three of spades, a four of spades and a ten of spades.', 'D. There are five playing cards, a seven of hearts, a K of diamonds, an A of hearts, a nine of clubs and a Q of clubs.']",Misleading Context Recognition_sample_23_5,single,Prior +Misleading Context Recognition,How many playing cards are on top of this green table?,00:00:57,A,"['A. There are seven playing cards there, including a seven of spades, an ace of hearts, a seven of clubs, a K of diamonds, a six of clubs, an ace of spades, and a K of diamonds.', 'B. There is not a single playing card on it.', 'C. There are six playing cards there, a J of diamonds, a seven of diamonds, a seven of spades, a five of diamonds, a six of diamonds, an eight of hearts.', 'D. There are five playing cards, including a 7 of diamonds, a 6 of diamonds, an 8 of hearts, a 4 of diamonds and a K of diamonds.']",Misleading Context Recognition_sample_24_1,single,Prior +Misleading Context Recognition,What playing cards are on the table?,00:03:58,B,"['A. There are two Q of Clubs and a 3 of Hearts.', 'B. There are two 10 of clubs, a 10 of spades, a 2 of clubs and a 9 of hearts there.', 'C. There are two Q of Clubs, a 3 of Hearts, an 8 of Clubs, a J of Hearts and a 7 of Hearts.', 'D. There are two Q of Clubs, a 3 of Hearts and a J of Clubs.']",Misleading Context Recognition_sample_24_2,single,Prior +Misleading Context Recognition,How many playing cards are there and what are they?,00:05:30,C,"['A. There is not a single playing card here.', 'B. There are three playing cards here, a 7 of diamonds, a 3 of clubs and a 7 of clubs.', 'C. There are six playing cards here, a 7 of diamonds, a 5 of hearts, a 3 of clubs, a 6 of clubs, an 8 of spades, a 7 of clubs.', 'D. There are four playing cards, a 3 of diamonds, a K of spades, a nine of hearts and a J of diamonds.']",Misleading Context Recognition_sample_24_3,single,Prior +Misleading Context Recognition,What are the cards in a face-up playing card?,00:07:56,D,"['A. There is a 9 of hearts, a 5 of hearts, an A of clubs, a 10 of spades and a 2 of spades.', 'B. There is a Q of hearts, a Q of diamonds, an A of spades, a two of clubs and a seven of diamonds.', 'C. There is a 9 of diamonds, a 9 of hearts, a 4 of hearts, a K of clubs and a 6 of hearts.', 'D. There is a J of clubs, a J of hearts, a J of diamonds, a six of spades and a three of diamonds.']",Misleading Context Recognition_sample_24_4,single,Prior +Misleading Context Recognition,What are the numbers of playing cards with the same numbers and what are the cards?,00:09:57,A,"['A. Number 8, respectively the 8 of clubs and the 8 of spades.', 'B. Number 10, which is the 10 of clubs and the 10 of spades.', 'C. Number 10, which is the 10 of clubs, the 10 of spades and the 10 of hearts respectively.', 'D. There are no playing cards with the same number on the table now.']",Misleading Context Recognition_sample_24_5,single,Prior +Misleading Context Recognition,What's on this red desk?,00:00:59,B,"['A. There is a 10 of hearts, a 4 of clubs, a 3 of clubs, an 8 of hearts and a K of clubs, and some chips.', 'B. There is a 10 of spades, an 8 of spades and a 6 of hearts, and some chips.', 'C. There is a 2 of hearts, an 8 of diamonds and a J of hearts, and some chips.', 'D. There are only a few chips.']",Misleading Context Recognition_sample_25_1,single,Prior +Misleading Context Recognition,How many playing cards are there now and which ones are they?,00:01:56,C,"['A. There are three playing cards there, a four of diamonds, a seven of hearts and a seven of spades.', 'B. There are five playing cards there, including two fours of diamonds, a seven of hearts, a seven of spades, and a six of clubs.', 'C. Not a single playing card on the table.', 'D. There are six playing cards there, including a J of spades, a six of hearts, a seven of hearts, a seven of clubs, a four of clubs and a three of hearts.']",Misleading Context Recognition_sample_25_2,single,Prior +Misleading Context Recognition,How many face-up playing cards are on the table?,00:02:53,D,"['A. There is only one which is the 10 of clubs.', 'B. There is not a single face-up playing card on the table.', 'C. There are three cards there, a 4 of hearts, an A of hearts and an 8 of clubs.', 'D. There are six there, a six of spades, a two of spades, a four of hearts, an eight of diamonds, an A of hearts and an eight of clubs.']",Misleading Context Recognition_sample_25_3,single,Prior +Misleading Context Recognition,What is a playing card with the same number on the table?,00:03:57,A,"['A. Playing cards with the same number is 9, both are 9 of hearts.', 'B. The playing cards with the same number is 8, including an 8 of spades and an 8 of diamonds.', 'C. Playing cards with the same number is 4, including a 4 of spades and two 4 of diamonds.', 'D. There are no cards with the same number on the table.']",Misleading Context Recognition_sample_25_4,single,Prior +Misleading Context Recognition,How many face-up playing cards now exist on the table?,00:05:52,B,"['A. There is not a single face-up playing card here.', 'B. There are five there, the 3 of hearts, the K of diamonds, the 5 of hearts, the 9 of spades and the 10 of spades.', 'C. There are four cards, an A of diamonds, two fours of diamonds and a nine of spades.', 'D. There are three cards, one A of diamonds and two fours of diamonds.']",Misleading Context Recognition_sample_25_5,single,Prior +Misleading Context Recognition,What playing cards are on top of this green table?,00:00:59,C,"['A. There is not a single playing card there.', 'B. There is an A of clubs, a nine of spades and a seven of spades.', 'C. There is a 4 of diamonds, a 2 of spades and a K of spades there.', 'D. There is a K of hearts, a five of clubs, a nine of clubs and a nine of diamonds.']",Misleading Context Recognition_sample_26_1,single,Prior +Misleading Context Recognition,How many face-up playing cards are on the table now?,00:01:56,D,"['A. There is not a single face-up playing card there.', 'B. There are three face-up playing cards, a six of clubs, a Q of diamonds and an eight of hearts.', 'C. There are two face-up playing cards, a six of clubs and a Q of diamonds.', 'D. There are five face-up playing cards there, a J of spades, a six of clubs, a five of spades, an eight of hearts and a Q of diamonds.']",Misleading Context Recognition_sample_26_2,single,Prior +Misleading Context Recognition,What's on the green desktop now?,00:02:55,A,"['A. There is a 2 of diamonds, a 9 of hearts and a 9 of clubs and some chips.', 'B. There are only some chips there.', 'C. There are two aces of diamonds, a K of spades and some chips.', 'D. There is an 8 of diamonds, a 9 of clubs and a 7 of spades and some chips.']",Misleading Context Recognition_sample_26_3,single,Prior +Misleading Context Recognition,What playing cards exist on the table?,00:04:55,B,"['A. There is not a single playing card there.', 'B. There is a 10 of spades, a 6 of clubs and a J of diamonds.', 'C. There is a 10 of hearts, a 6 of hearts and a J of hearts there.', 'D. There is a 4 of diamonds, a 3 of diamonds and an A of spades.']",Misleading Context Recognition_sample_26_4,single,Prior +Misleading Context Recognition,How many face-up playing cards are here?,00:07:50,C,"['A. Here are four, the 10 of spades, the 5 of diamonds, the 3 of diamonds and the 4 of clubs.', 'B. There are three here, the 3 of spades, the 3 of diamonds and the 6 of hearts.', 'C. There are seven here, the J of clubs, the eight of spades, the three of spades, the three of hearts, the six of hearts, the three of diamonds and the ten of clubs.', 'D. There are six here, the 5 of spades, the 8 of spades, the 2 of spades, the 6 of spades, the J of spades and the Q of hearts.']",Misleading Context Recognition_sample_26_5,single,Prior +Misleading Context Recognition,What playing cards are on the grey desk?,00:01:56,D,"['A. There are a 7 of diamonds, a 9 of spades, a 3 of diamonds, an A of spades and a K of hearts.', 'B. There are a 3 of hearts, a K of clubs and a 6 of diamonds.', 'C. There are an A of diamonds, a nine of clubs and a nine of spades.', 'D. There are a six of diamonds, a two of clubs, a four of spades and a Q of clubs.']",Misleading Context Recognition_sample_27_1,single,Prior +Misleading Context Recognition,What does the face-up playing card show here?,00:02:48,A,"['A. There is an eight of hearts, a five of hearts, a king of diamonds, a four of clubs and a Q of clubs.', 'B. There is a 9 of diamonds, a 7 of spades and an A of clubs.', 'C. There is a Q of spades, a nine of diamonds, a five of diamonds and a four of hearts.', 'D. There is a Q of spades, a nine of diamonds and a five of diamonds.']",Misleading Context Recognition_sample_27_2,single,Prior +Misleading Context Recognition,What is playing cards are there on the desk now?,00:03:38,B,"['A. There are no playing cards on the desk now.', 'B. There is a Q of spades, a two of spades, a three of hearts, a ten of hearts, a six of hearts, a two of diamonds and a J of diamonds.', 'C. Here is a 9 of diamonds, a 3 of clubs and an 8 of clubs.', 'D. Here we have a K of hearts, an Aof diamonds, a four of diamonds, a Q of spades, a ten of hearts and a five of diamonds.']",Misleading Context Recognition_sample_27_3,single,Prior +Misleading Context Recognition,What are the face-up playing cards on the table?,00:04:56,C,"['A. There is a four of spades, a six of spades and an eight of diamonds.', 'B. There is only one 8 of diamonds there.', 'C. There is a 7 of hearts, a 10 of clubs and an 8 of spades there.', 'D. There is an A of hearts, a five of spades, a seven of diamonds and a Q of clubs.']",Misleading Context Recognition_sample_27_4,single,Prior +Misleading Context Recognition,What playing cards are now displayed on the grey desk?,00:05:58,D,"['A. There are a Q of hearts, an eight of hearts, an eight of clubs, an eight of hearts and a J of hearts.', 'B. There are a five of hearts, a K of spades and a four of spades.', 'C. There are a Q of diamonds, a five of hearts, a ten of clubs, a K of spades and a four of spades.', ""D. There're a J of hearts, a ten of hearts and an A of diamonds.""]",Misleading Context Recognition_sample_27_5,single,Prior +Misleading Context Recognition,What playing cards are on the green desk now?,00:00:56,A,"['A. There are an 8 of diamonds, a 10 of hearts, a 6 of spades, a 10 of spades and an 8 of spades.', 'B. There are a K of hearts, a seven of hearts and a two of spades.', 'C. There are a Q of clubs, an eight of hearts and an A of clubs.', 'D. There are a 7 of spades, a 3 of hearts, a 6 of clubs and an 8 of diamonds.']",Misleading Context Recognition_sample_28_1,single,Prior +Misleading Context Recognition,What face-up playing cards are on the desk now?,00:01:57,B,"['A. There is a nine of spades and two eights of spades.', 'B. There is a Q of hearts, a nine of hearts and a seven of spades there.', 'C. There is a J of spades, a five of diamonds and an eight of hearts.', 'D. There is a 10 of clubs, a 9 of clubs, a 3 of hearts, an ace of spades, a 9 of hearts and a J of diamonds.']",Misleading Context Recognition_sample_28_2,single,Prior +Misleading Context Recognition,How many playing cards are on the desk?,00:02:58,C,"['A. There are four playing cards, an A of clubs, a two of spades, a ten of hearts and a five of spades.', 'B. There is not a single playing card there.', 'C. There are three playing cards there, the 3 of spades, the 4 of spades, and the 6 of diamonds.', 'D. There are six playing cards there, an A of clubs, a six of spades, a Q of clubs, a five of spades, a ten of hearts and a two of spades.']",Misleading Context Recognition_sample_28_3,single,Prior +Misleading Context Recognition,What playing cards are on display on the desk now?,00:06:51,D,"['A. There is a J of clubs, a Q of clubs and a six of spades.', 'B. There is a 6 of clubs, a 7 of clubs and a 7 of diamonds.', 'C. There is a six of clubs, a seven of clubs, a seven of diamonds and a ten of diamonds.', 'D. There is a 5 of diamonds, a 6 of clubs, a K of spades, a Q of spades, a 7 of clubs, a 7 of diamonds and a 10 of diamonds.']",Misleading Context Recognition_sample_28_4,single,Prior +Misleading Context Recognition,What exists on the green table now?,00:08:58,A,"['A. There are a five of spades, a four of spades and a six of spades and some chips.', 'B. There are only some chips here.', ""C. There're an 8 of spades, a 10 of hearts, a 7 of hearts and a 5 of diamonds and some chips."", 'D. There are a 9 of spades, a 2 of hearts, a 10 of hearts, a 10 of spades and a 5 of clubs and some chips.']",Misleading Context Recognition_sample_28_5,single,Prior +Misleading Context Recognition,What are the cards on top of the green table now?,00:00:55,B,"['A. There are a 7 of clubs, a J of hearts, a Qof diamonds and an 8 of hearts.', 'B. Here we have a Q of spades, a six of clubs, a seven of hearts, a three of clubs, a jack of spades and an eight of hearts.', 'C. Here we have a spade Q, a three of diamonds, a five of spades, an eight of diamonds, a six of spades and a ten of spades.', 'D. Here we have a 9 of diamonds, a 7 of diamonds and an A of clubs.']",Misleading Context Recognition_sample_29_1,single,Prior +Misleading Context Recognition,What playing cards are here face up?,00:02:54,C,"['A. There is a ten of hearts, a six of hearts, a two of spades, a five of hearts, and a nine of spades.', 'B. There is a 10 of hearts, a 2 of spades and a 6 of hearts.', 'C. There is an eight of clubs, a four of hearts and an eight of spades here.', 'D. There is a Q of spades, a four of spades, a seven of clubs, a ten of diamonds and a K of spades.']",Misleading Context Recognition_sample_29_2,single,Prior +Misleading Context Recognition,Are there any playing cards here that have the same numbers or letters?,00:03:54,D,"['A. There are two playing cards with the same number, the 8 of clubs and the 8 of spades.', 'B. There are three playing cards with the same number, the 8 of clubs, the 8 of spades and the 8 of diamonds.', 'C. Here are two playing cards with the same numbers, the 2 of hearts and the 2 of diamonds.', ""D. Here are playing cards with the same letter, that's the Q of hearts.""]",Misleading Context Recognition_sample_29_3,single,Prior +Misleading Context Recognition,What cards are on display on the table right now?,00:04:55,A,"['A. There are two eights of spades and an eight of hearts here.', 'B. Here are two 7 of spades, a 9 of hearts, a 3 of diamonds, an A of spades and an 8 of diamonds.', 'C. Here we have two Q of hearts, a six of spades and a nine of diamonds.', 'D. There are two Q of hearts and a six of spades.']",Misleading Context Recognition_sample_29_4,single,Prior +Misleading Context Recognition,How many playing cards are here now?,00:06:57,B,"['A. There are six cards here, two K of hearts, a K of diamonds, a three of spades, a three of hearts and a two of clubs.', 'B. There are three here, the four of clubs, the Q of clubs and the K of hearts.', 'C. There are four cards here, namely the 10 of clubs, the 9 of spades, the 10 of spades and the 8 of diamonds.', 'D. There are no playing cards here.']",Misleading Context Recognition_sample_29_5,single,Prior +Misleading Context Recognition,What playing cards are on the green table now?,00:00:58,C,"['A. There is a k of hearts, a j of diamonds and a 3 of spades.', 'B. Here there is a q of hearts, a q of diamonds and a 5 of clubs.', 'C. There is not a single playing card here.', 'D. There are a 7 of diamonds, a 2 of hearts and a q of clubs.']",Misleading Context Recognition_sample_30_1,single,Prior +Misleading Context Recognition,What are the face-up playing cards here?,00:01:56,D,"['A. Here we have a q of hearts, a q of diamonds, a 10 of spades and a 5 of clubs.', 'B. Here there is a 7 of diamonds, a q of clubs and a 2 of hearts.', 'C. There is not a single face-up playing card here.', 'D. There are two fours of hearts and a seven of hearts.']",Misleading Context Recognition_sample_30_2,single,Prior +Misleading Context Recognition,What playing cards now exist on the table?,00:03:55,A,"['A. There is an ace of spades, a j of hearts and a 3 of hearts there.', 'B. There is not a single playing card there.', 'C. There is a 10 of diamonds, a 9 of clubs, a 4 of clubs, a 5 of spades, a 2 of spades, a 3 of spades, and an ace of hearts.', 'D. There is a 9 of clubs, a 3 of spades and an ace of hearts.']",Misleading Context Recognition_sample_30_3,single,Prior +Misleading Context Recognition,How many playing cards are in here?,00:05:55,B,"['A. There are nine playing cards, one six of hearts, one three of spades, two eights of hearts, one three of clubs, one nine of clubs, one ace of clubs, one three of spades, and one ten of clubs.', 'B. There are five playing cards, a j of spades, a j of hearts, a 9 of spades, an 8 of spades and an ace of clubs.', 'C. There are no any playing cards here.', 'D. There are six playing cards here, a 7 of hearts, a j of spades, two 10 of spades, a 10 of diamonds and a q of diamonds.']",Misleading Context Recognition_sample_30_4,single,Prior +Misleading Context Recognition,How many playing cards are here now?,00:07:56,C,"['A. There is not a single playing card there.', 'B. There are three cards there, a 2 of hearts, a 7 of spades and a 10 of clubs.', 'C. There are six cards there, a king of spades, a six of diamonds, a two of hearts, an eight of diamonds, a seven of spades and a ten of clubs.', 'D. There are five cards there, a 5 of hearts, a 5 of diamonds, a 10 of hearts, a k of clubs and a j of hearts.']",Misleading Context Recognition_sample_30_5,single,Prior +Misleading Context Recognition,What playing cards are on this blue table?,00:00:58,D,"['A. There are a 10 of spades, a 4 of diamonds, an ace of diamonds, a 7 of diamonds, a j of hearts, a q of diamonds and a 10 of hearts.', 'B. There are a 4 of diamonds, an ace of diamonds, a 7 of diamonds, a j of hearts, a q of diamonds and a 10 of hearts.', 'C. There are a 4 of diamonds, an ace of diamonds, a 7 of diamonds, a j of hearts and a q of diamonds.', 'D. There are a 9 of hearts, a 4 of diamonds, a 3 of spades, a 2 of diamonds and a 4 of spades.']",Misleading Context Recognition_sample_31_1,single,Prior +Misleading Context Recognition,How many playing cards are on the table?,00:02:58,A,"['A. There are nine playing cards, an eight of clubs, a two of clubs, two seven of hearts, a ten of hearts, a five of clubs, a four of hearts, an ace of hearts and an eight of hearts.', 'B. There are four playing cards, a 5 of clubs, an ace of hearts, an 8 of hearts and a 7 of hearts.', 'C. There are five playing cards, a four of hearts, a five of clubs, an ace of hearts, an eight of hearts and a seven of hearts.', 'D. There is not a single playing card there.']",Misleading Context Recognition_sample_31_2,single,Prior +Misleading Context Recognition,How many face-up playing cards are here?,00:03:58,B,"['A. There is not a single face-up playing card.', 'B. There are five face-up playing cards, a king of spades, an eight of hearts, a six of spades, a five of hearts and a jack of diamonds.', 'C. There are nine playing cards face up, a spade q, a spade 4, a diamond 5, a heart 4, a heart 10, a spade 3, a club 5, a spade 8 and a heart q.', 'D. There are eight face-up playing cards, a spade q, a spade 4, a diamond 5, a heart 4, a spade 3, a club 5, an eight of spades and a heart q.']",Misleading Context Recognition_sample_31_3,single,Prior +Misleading Context Recognition,How many playing cards exist here?,00:04:58,C,"['A. There are four playing cards here, a q of spades, a 3 of spades, a 7 of clubs, a 6 of spades and a q of diamonds.', 'B. Here are five playing cards, a 9 of hearts, an 8 of clubs, a 6 of spades, a q of hearts and a 6 of clubs.', 'C. Here there are six playing cards, two 9 of hearts, one 8 of clubs, one 6 of spades, one 6 of clubs and one q of spades.', 'D. There are no playing cards here.']",Misleading Context Recognition_sample_31_4,single,Prior +Misleading Context Recognition,What playing cards are shown here?,00:07:56,D,"['A. There are an 8 of diamonds, an 8 of spades, a 9 of hearts, a 9 of clubs, a j of spades, a 3 of spades and a 5 of clubs.', 'B. Here we have an 8 of spades, a 9 of hearts, a 9 of clubs, a j of spades, a 3 of spades and a 5 of clubs.', 'C. There are a 9 of hearts, a 9 of clubs, a j of spades, a 3 of spades and a 5 of clubs.', 'D. There are a club q, a club 10, a heart j, a heart 9, a diamond 5, a club 4, a diamond 3, and a club 9.']",Misleading Context Recognition_sample_31_5,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are there on the table?",00:00:59,B,"['A. there is a white ball, a yellow ball, a brown ball, a green ball, a blue ball and a pink ball for a total of six balls.', 'B. there is a white ball, a yellow ball, a brown ball, a green ball, a blue ball, a pink ball and a black ball for a total of seven balls.', 'C. there is a brown ball, a yellow ball, a green ball, a pink ball, a white ball and a black ball a total of six balls.', 'D. there is also a yellow ball, a white ball, a brown ball, a green ball and a blue ball for a total of five balls.']",Misleading Context Recognition_sample_32_1,single,Prior +Misleading Context Recognition,What other colors of billiards are there on the desktop besides the red ones?,00:01:57,C,"['A. There are also white, pink, blue, green, brown, and yellow billiards on the table.', 'B. There are also white, pink, and black billiards on the desktop.', 'C. There are only black billiards and white billiards on the table.', 'D. There are black, white, pink, blue, green, brown, and yellow billiards on the table.']",Misleading Context Recognition_sample_32_2,single,Prior +Misleading Context Recognition,How many red snooker balls are left?,00:02:57,D,"['A. There are ten red snooker balls.', 'B. There are nine red snooker balls.', 'C. There are seventeen red snooker balls left.', 'D. Three red snooker balls remain.']",Misleading Context Recognition_sample_32_3,single,Prior +Misleading Context Recognition,How many billiard balls of what colour are left on the table now?,00:04:54,A,"['A. One black ball, one white ball and one pink ball totalling three balls.', 'B. one yellow ball, one brown ball, one blue ball, one pink ball, one white ball, one black ball, one green ball and six red balls totalling thirteen balls.', 'C. there is also a yellow ball, a green ball, a brown ball, a black ball, a pink ball, a white ball, a blue ball and two red balls totalling nine balls.', 'D. there is also a blue ball, a black ball, a white ball, a pink ball and two red balls totalling six balls.']",Misleading Context Recognition_sample_32_4,single,Prior +Misleading Context Recognition,How many more balls of what colour are here?,00:05:54,B,"['A. A.Here are eight more balls, a pink ball, a white ball, a yellow ball, a brown ball, a red ball, a green ball, a black ball, a blue ball.', 'B. Here are six more balls, a brown ball, a blue ball, a white ball, a green ball, a pink ball and a black ball.', 'C. Here are seven more balls, a pink ball, a yellow ball, a brown ball, a green ball, a black ball, a white ball, and a blue ball.', 'D. there are a white ball and a red ball for a total two balls.']",Misleading Context Recognition_sample_32_5,single,Prior +Misleading Context Recognition,How many red balls are there on the table now?,00:01:56,C,"['A. There are no red balls on the table.', 'B. There are now thirteen red balls on the table.', 'C. There are now fourteen red balls on the table.', 'D. There are now twelve red balls on the table.']",Misleading Context Recognition_sample_33_1,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many other coloured balls are now on the table?",00:02:59,D,"['A. There is only one other coloured ball on the table, coloured white.', 'B. There are three balls of other colours on the table, coloured white, pink and black.', 'C. There are six balls of other colours on the table, the colours are yellow, blue, brown, green, pink and white.', 'D. There are seven balls of other colours on the table, the colours are yellow , blue, brown, green, pink, white and black.']",Misleading Context Recognition_sample_33_2,single,Prior +Misleading Context Recognition,How many pool balls are on the table now?,00:03:56,A,"['A. There are fifteen billiard balls on the table now.', 'B. There are fourteen billiard balls on the table now.', 'C. There are thirteen billiard balls on the table now.', 'D. There are now seventeen billiard balls on the table.']",Misleading Context Recognition_sample_33_3,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are now on the table?",00:04:54,B,"['A. There is one black ball and one white ball left.', 'B. There is one yellow ball, one blue ball, one green ball, one white ball and one pink ball for a total of six balls.', 'C. There is one yellow ball, one blue ball, one brown ball, one green ball, one white ball, one pink ball and one black ball for a total of seven balls.', 'D. There is one white ball, one black ball and one pink ball for a total of three balls.']",Misleading Context Recognition_sample_33_4,single,Prior +Misleading Context Recognition,How many red snooker balls are there on the table now?,00:07:56,C,"['A. There are now five red snooker balls on the table.', 'B. There are no red snooker balls on the table now.', 'C. There are four red snooker balls on the table now.', 'D. there are now two red snooker balls on the table.']",Misleading Context Recognition_sample_33_5,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are now on the table?",00:01:56,D,"['A. There is one white ball, one black ball, one pink ball and one blue ball.', 'B. There is one white ball, one black ball and one pink ball.', 'C. There is one yellow ball, one brown ball, one green ball, one blue ball, one pink ball, one white ball and one black ball, making seven balls.', 'D. There is a yellow ball, a brown ball, a green ball, a blue ball, a pink ball and a white ball for a total of six balls.']",Misleading Context Recognition_sample_34_1,single,Prior +Misleading Context Recognition,What color balls are there on the desktop now besides white balls?,00:02:57,A,"['A. There are still black, red, pink, blue, yellow, brown, and green balls.', 'B. There are still red, pink, blue, yellow, brown, and green balls.', 'C. Now there are only black, red, white, and pink balls.', 'D. Now there are only white balls.']",Misleading Context Recognition_sample_34_2,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are left on the table?",00:03:56,B,"['A. There is one black ball and one white ball left.', 'B. One black ball, one white ball, one pink ball, one yellow ball, one brown ball, one green ball and one blue ball for a toal of seven balls.', 'C. One black ball, one white ball and one pink ball.', 'D. One white ball, one pink ball, one yellow ball, one brown ball, one green ball and one blue ball for a total of six balls.']",Misleading Context Recognition_sample_34_3,single,Prior +Misleading Context Recognition,"Apart from the black and white balls, how many balls of what colour are now on the table?",00:04:59,C,"['A. There are six red balls, one yellow ball, one brown ball, one blue ball, one green ball, and one pink ball for a total of eleven balls.', 'B. There are five red balls.', 'C. There are five red balls, one yellow ball, one brown ball, one blue ball, one green ball, and one pink ball for a total of ten balls.', 'D. There are seven red balls, one yellow ball, one brown ball, one blue ball, one green ball, and one pink ball for a total of twelve balls.']",Misleading Context Recognition_sample_34_4,single,Prior +Misleading Context Recognition,How many balls of what colour are there on the table in addition to the white ones?,00:07:25,D,"['A. There is a yellow ball, a brown ball, a green ball, a blue ball, a pink ball and a black ball totalling six balls.', 'B. There is one brown ball, one green ball, one blue ball, one pink ball and one black ball totalling five balls.', 'C. There is also a brown ball, a blue ball, a pink ball and a black ball totalling four balls.', 'D. There is also a blue ball, a pink ball and a black ball totalling three balls.']",Misleading Context Recognition_sample_34_5,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are there on the table?",00:00:59,A,"['A. There are seven balls on the table, one yellow ball, one brown ball, one green ball, one blue ball, one pink ball, one black ball and one white ball.', 'B. There are four balls left on the table, a white ball, a black ball, a blue ball and a pink ball.', 'C. There are five balls left on the table, a black ball a white ball a pink ball a blue ball and a yellow ball.', 'D. There are six balls left on the table, a yellow ball a brown ball a green ball a blue ball a pink ball and a white ball.']",Misleading Context Recognition_sample_35_1,single,Prior +Misleading Context Recognition,How many red balls are there on the table in total?,00:02:59,B,"['A. There are a total of ten red balls on the table.', 'B. There are a total of nine red balls on the table.', 'C. There are a total of eleven red balls on the table.', 'D. There are a total of eight red balls on the table.']",Misleading Context Recognition_sample_35_2,single,Prior +Misleading Context Recognition,What color balls are there on the table now besides black balls?,00:03:59,C,"['A. There are white balls, pink balls, red balls, blue balls, and yellow balls on the table.', 'B. There are red balls, pink balls, and blue balls on the table.', 'C. There are white balls, pink balls, and red balls on the table.', 'D. There are white balls, pink balls, red balls, blue balls, yellow balls, brown balls, and green balls on the table.']",Misleading Context Recognition_sample_35_3,single,Prior +Misleading Context Recognition,How many red snooker balls are left on the table now?,00:04:57,D,"['A. There are eight red snooker balls left on the table.', 'B. There are only three red snooker balls on the table.', 'C. There are seven red snooker balls on the table.', 'D. There are six red snooker balls left on the table.']",Misleading Context Recognition_sample_35_4,single,Prior +Misleading Context Recognition,"Apart from the green and blue balls, how many balls of what colour are on the table?",00:05:57,A,"['A. There are four red balls, one black ball, one white ball and one pink ball totalling seven balls.', 'B. There are four red balls, one black ball, one white ball, one pink ball, one yellow ball and one brown ball totaly nine balls.', 'C. There are five red balls, one black ball, one white ball, one pink ball, one yellow ball and one brown ball, making ten balls.', 'D. There are five red balls, one white ball, one yellow ball, one brown ball and one pink ball. The total number of balls is nine.']",Misleading Context Recognition_sample_35_5,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are now on the table?",00:01:50,B,"['A. There is one white ball, one pink ball, one blue ball, one yellow ball, one brown ball, one green ball and one black ball for a total of seven balls.', 'B. There is one white ball, one pink ball, one blue ball, one yellow ball, one brown ball and one green ball for a total of six balls.', 'C. There is also a white ball, a black ball and a pink ball.', 'D. There is also a white ball and a pink ball.']",Misleading Context Recognition_sample_36_1,single,Prior +Misleading Context Recognition,How many balls of what colour are on the table now?,00:02:59,C,"['A. There are seven red balls, one white ball and one pink ball for a total of nine balls.', 'B. There are eight red balls, one yellow ball, one blue ball, one brown ball, one green ball, one pink ball and one white ball totalling fourteen balls.', 'C. There are eight red balls, one yellow ball, one blue ball, one brown ball, one green ball, one pink ball, one white ball and one black ball for a total of fifteen balls.', 'D. There are seven red balls, one black ball, one white ball and one pink ball totalling ten balls.']",Misleading Context Recognition_sample_36_2,single,Prior +Misleading Context Recognition,"Apart from a black ball and a white ball, how many balls of what colour are now on the table?",00:03:58,D,"['A. There are six red balls, one yellow ball, one brown ball, one blue ball, one green ball and one pink ball totalling eleven balls.', 'B. There are seven red balls, one yellow ball, one brown ball, one blue ball, one green ball and one pink ball, totalling twelve balls.', 'C. There are six red balls, one pink ball and one black ball totalling eight balls.', 'D. There are five red balls and one pink ball for a total of six balls.']",Misleading Context Recognition_sample_36_3,single,Prior +Misleading Context Recognition,"Apart from the red ball, how many balls of what colour are now on the table?",00:04:54,A,"['A. There is also a yellow ball, a brown ball, a green ball, a blue ball, a pink ball, a black ball and a white ball making a total of seven balls.', 'B. There is also a pink ball and a white ball.', 'C. There is one yellow ball, one brown ball, one green ball, one blue ball, one pink ball and one white ball totalling six balls.', 'D. There is also a black ball, a white ball and a pink ball.']",Misleading Context Recognition_sample_36_4,single,Prior +Misleading Context Recognition,What other balls are on the table besides a white ball?,00:05:55,B,"['A. There are also yellow balls, brown balls, green balls, blue balls, and red balls.', 'B. Only one red ball remains.', 'C. Only one pink ball remains.', 'D. Only one pink ball and one black ball remain.']",Misleading Context Recognition_sample_36_5,single,Prior +Misleading Context Recognition,What other colours of balls are on the table besides red?,00:01:56,B,"['A. There are also white, green, brown, yellow and blue balls.', 'B. There are also white, black, pink, yellow, brown, green and blue balls.', 'C. There are no other coloured balls on the table.', 'D. There are also white, brown, yellow and green balls.']",Misleading Context Recognition_sample_37_1,single,Prior +Misleading Context Recognition,How many red snooker balls are there on the table now?,00:06:52,C,"['A. There are seven red snooker balls on the table.', 'B. There are six red snooker balls on the table.', 'C. There are only five red snooker balls on the table.', 'D. There are eight red snooker balls on the table.']",Misleading Context Recognition_sample_37_2,single,Prior +Misleading Context Recognition,"Apart from the white ball, how many balls of what colour are on the table?",00:07:54,D,"['A. There are five red balls, one yellow ball, one brown ball, one green ball, one blue ball, one pink ball and one black ball totalling eleven balls.', 'B. There are two red balls, one pink ball and one black ball totalling four balls.', 'C. There are three red balls, one blue ball, one pink ball and one black ball totalling six balls.', 'D. There are three red balls, one yellow ball, one brown ball, one green ball, one blue ball, one pink ball, and one black ball for a total of nine balls.']",Misleading Context Recognition_sample_37_3,single,Prior +Misleading Context Recognition,How many balls of what colour are there on the table apart from a black ball and a white ball?,00:08:51,A,"['A. There are also two red balls and one pink ball.', 'B. There are also three red balls, one yellow ball, one brown ball, one green ball, one blue ball and one pink ball for a total of eight balls.', 'C. There is one red ball and one pink ball.', 'D. There are two red balls, one yellow ball, one brown ball, one green ball, one blue ball and one pink ball for a total of seven balls.']",Misleading Context Recognition_sample_37_4,single,Prior +Misleading Context Recognition,How many billiard balls are left on the table now?,00:09:56,B,"['A. There are still eight balls left on the table.', 'B. There are still six balls left on the table.', 'C. There are still seven balls left on the table.', 'D. There are still nine balls left on the table.']",Misleading Context Recognition_sample_37_5,single,Prior +Misleading Context Recognition,How many balls of what colour are on the table now?,00:00:56,A,"['A. There are thirteen red balls, one white ball, one yellow ball, one brown ball, one green ball, one blue ball, one pink ball and one black ball totalling twenty balls.', 'B. There are two red balls, one yellow ball, one green ball, one brown ball, one white ball, one blue ball, one pink ball and one black ball.', 'C. There are two red balls, one yellow ball, one green ball, one brown ball, one white ball, one blue ball and one pink ball totalling eight balls.', 'D. there is also one black ball, one white ball and one pink ball totalling three balls.']",Misleading Context Recognition_sample_38_1,single,Prior +Misleading Context Recognition,What color billiard balls are still on the table now?,00:03:47,B,"['A. There are still white billiards, black billiards, and red billiards on the table now.', 'B. There are still black and white billiards on the table now.', 'C. Now there are only white billiards left on the table.', 'D. Now there are only white billiards, black billiards, and pink billiards left on the table.']",Misleading Context Recognition_sample_38_2,single,Prior +Misleading Context Recognition,How many balls of what colour are there on the table in addition to the black ball and the white ball?,00:06:36,C,"['A. there is one yellow ball, one blue ball, one brown ball, one pink ball and one green ball totalling five balls.', 'B. there is only one pink ball.', 'C. there are five red balls, one blue ball, one brown ball, one green ball and one pink ball totalling nine balls.', 'D. there is one pink ball, one green ball, one brown ball and one blue ball totalling four balls.']",Misleading Context Recognition_sample_38_3,single,Prior +Misleading Context Recognition,How many balls of what colour are there on the table in addition to the white ones?,00:07:13,D,"['A. There are eight red balls, one yellow ball, one brown ball, one blue ball, one green ball, one pink ball and one black ball totalling fourteen balls.', 'B. There are five red balls, one yellow ball, one brown ball, one blue ball, one green ball, one pink ball and one black ball totalling eleven balls.', 'C. there is one pink ball, one green ball, one black ball, one brown ball and one blue ball totalling five balls.', 'D. there is also a brown ball, a blue ball, a yellow ball, a black ball and a pink ball totalling five balls.']",Misleading Context Recognition_sample_38_4,single,Prior +Misleading Context Recognition,How many other balls of what colour are there on the table besides a black one?,00:08:56,A,"['A. There is only a white ball.', 'B. There is a yellow ball, a white ball, a brown ball, a green ball, a blue ball and a pink ball, six balls in all.', 'C. There is a red ball, a yellow ball, a white ball, a brown ball, a green ball, a blue ball and a pink ball, making seven balls in all.', 'D. There is a white ball, a blue ball, a brown ball and a pink ball, four balls in all.']",Misleading Context Recognition_sample_38_5,single,Prior +Misleading Context Recognition,How many billiards are there on the table now?,00:00:57,C,"['A. There are now seventeen billiard balls on the table.', 'B. There are nine billiard balls on the table.', 'C. There is only one white ball left on the table.', 'D. There are six billiard balls on the table.']",Misleading Context Recognition_sample_39_1,single,Prior +Misleading Context Recognition,How many balls are left on the table and what colour are they?,00:01:57,D,"['A. There are also a black ball, a white ball, a red ball, a yellow ball and a blue ball totalling five balls.', 'B. There is a black ball, a white ball, a red ball, a pink ball, a blue ball, a brown ball and a green ball totalling seven balls.', 'C. There is also a black ball, a white ball, a yellow ball, a blue ball, a pink ball and a green ball totalling six balls.', 'D. There is also a black ball, a white ball and a brown ball.']",Misleading Context Recognition_sample_39_2,single,Prior +Misleading Context Recognition,"Apart from the white ball, how many balls of what colour are now on the table?",00:02:57,A,"['A. There is also a black ball, a pink ball and a blue ball.', 'B. There is also a black ball and a pink ball.', 'C. There are also a brown ball, a green ball, a blue ball, a pink ball and a black ball for a total of five balls.', 'D. There is also a yellow ball, a brown ball, a blue ball, a black ball, a green ball, a pink ball and a red ball for a total of seven balls.']",Misleading Context Recognition_sample_39_3,single,Prior +Misleading Context Recognition,What color ball is left on the table besides the black ball?,00:03:58,B,"['A. There is also a white ball and a blue ball.', 'B. There are also blue, pink, and white balls.', 'C. There are also white, brown, yellow, green, blue, pink, and red balls.', 'D. There are also white, brown, blue, and pink balls.']",Misleading Context Recognition_sample_39_4,single,Prior +Misleading Context Recognition,How many balls are there on the table and what colour are they?,00:04:54,C,"['A. There are a pink ball, a white ball and a black ball.', 'B. There are one blue ball, one white ball, one pink ball and one black ball, making a total of four balls.', 'C. There are two more red balls, a white ball, a pink ball and a blue ball, making five balls in all.', 'D. There are also a white ball, a red ball, a brown ball, a green ball, a yellow ball, a blue ball, a pink ball and a black ball, making a total of eight balls.']",Misleading Context Recognition_sample_39_5,single,Prior +Misleading Context Recognition,"Besides the red ball, how many other balls are there on the table and what colour are they?",00:03:56,D,"['A. There is a white ball, a black ball and a pink ball, making three balls.', 'B. There is a white ball, a black ball, a pink ball and a blue ball - four balls in all.', 'C. There is a yellow ball, a brown ball, a green ball, a blue ball, a pink ball and a white ball - six balls.', 'D. There is a yellow ball, a brown ball, a green ball, a blue ball, a pink ball, a white ball, a black ball and seven balls.']",Misleading Context Recognition_sample_40_1,single,Prior +Misleading Context Recognition,"Apart from the white ball, how many other balls are there on the table and what colour are they?",00:04:55,A,"['A. There is a red ball, a pink ball, a black ball and a blue ball totalling four balls.', 'B. There is a yellow ball, a brown ball, a green ball, a blue ball, a pink ball, a red ball and a black ball totalling seven balls.', 'C. There is a red ball and a pink ball totalling two balls.', 'D. A red ball, a pink ball and a black ball totalling three balls.']",Misleading Context Recognition_sample_40_2,single,Prior +Misleading Context Recognition,"In addition to the red ball, how many other balls of what colour are there on the table?",00:06:39,B,"['A. One white ball, one black ball and one pink ball totalling three balls.', 'B. One white ball and one pink ball totalling two balls.', 'C. One yellow ball, one brown ball, one green ball, one blue ball, one pink ball and one white ball totalling six balls.', 'D. There is also a yellow ball, a brown ball, a green ball, a blue ball, a pink ball, a white ball and a black ball totalling seven balls.']",Misleading Context Recognition_sample_40_3,single,Prior +Misleading Context Recognition,How many red snooker balls are left on the table?,00:07:58,C,"['A. There are seven red snooker balls on the table.', 'B. There are six red snooker balls on the table.', 'C. There are still five red snooker balls on the table.', 'D. There are eight red snooker balls on the table.']",Misleading Context Recognition_sample_40_4,single,Prior +Misleading Context Recognition,"Apart from the black ball and the white ball, how many balls of what colour are there on the table?",00:08:52,D,"['A. There are 5 red balls, one yellow ball, one brown ball, one green ball, one blue ball and one pink ball totalling 10 balls.', 'B. There are six red balls, one yellow ball, one brown ball, one green ball, one blue ball and one pink ball totalling 11 balls.', 'C. There are five red balls and one pink ball totalling six balls.', 'D. There are four red balls, one yellow ball, one brown ball, one green ball, one blue ball and one pink ball totalling nine balls.']",Misleading Context Recognition_sample_40_5,single,Prior +Misleading Context Recognition,How many red snooker balls are there on the table at this point in time?,00:02:54,A,"['A. There are currently twelve red snooker balls on the table.', 'B. There are currently thirteen red snooker balls on the table.', 'C. There are currently eleven red snooker balls on the table.', 'D. There are currently fourteen red snooker balls on the table.']",Misleading Context Recognition_sample_41_1,single,Prior +Misleading Context Recognition,How many balls of what colour are there on the table besides the red ball?,00:04:51,B,"['A. There is a black ball, a white ball and a pink ball totalling three balls.', 'B. One yellow ball, one blue ball, one brown ball, one green ball, one pink ball, one white ball and one black ball totalling seven balls.', 'C. There is one yellow ball, one blue ball, one brown ball, one green ball, one pink ball and one white ball totalling six balls.', 'D. There is a yellow ball, a blue ball, a brown ball, a green ball, a pink ball and a black ball totalling six balls.']",Misleading Context Recognition_sample_41_2,single,Prior +Misleading Context Recognition,How many red balls are still on the table?,00:06:56,C,"['A. Now there are seven red balls on the table.', 'B. There are now five red balls left on the table.', 'C. There are now six red balls left on the table.', 'D. There are four red balls on the table now.']",Misleading Context Recognition_sample_41_3,single,Prior +Misleading Context Recognition,What balls exist on the table?,00:07:53,D,"['A. There are white, yellow, blue, brown, green, red and pink balls on the table.', 'B. There are white, black, pink, red and yellow balls on the table.', 'C. There are white, yellow, blue, brown, green, red, pink and black balls on the table.', 'D. There are only white balls on the table.']",Misleading Context Recognition_sample_41_4,single,Prior +Misleading Context Recognition,How many balls of what colour are on the table now?,00:09:54,A,"['A. There are also a red ball, a yellow ball, a blue ball, a brown ball, a green ball, a white ball and a pink ball totalling seven balls.', 'B. There are also a red ball, a white ball, a black ball and a pink ball totalling four balls.', 'C. There are also a yellow ball, a brown ball, a blue ball, a green ball, a red ball, a pink ball, a white ball and a black ball totalling eight balls.', 'D. There are also two red balls, one yellow ball, one brown ball, one blue ball, one green ball, one pink ball, one white ball and one black ball totalling nine balls.']",Misleading Context Recognition_sample_41_5,single,Prior +Misleading Context Recognition,What do the images in the video show?,00:00:27,C,"['A. From the heights there were many low grey houses in the thick woods.', 'B. The scene shows a view of a courtyard with a blue pool in the centre and three white parasols around the pool.', 'C. Inside a white room, there is a set of beige sofas and a beige carpet, a chandelier at the top of the room, and a couple of tables in the room.', 'D. The picture shows two low houses with grey roofs and a few trees around the houses.']",Misleading Context Recognition_sample_42_1,single,Prior +Misleading Context Recognition,What is on display in this room?,00:00:58,D,"['A. The screen shows a kitchen scene with a white table in the middle of the screen with a sink, two yellow-lit chandeliers above the table, four white chairs next to the table, and some kitchen equipment behind the table.', 'B. The screen shows a gas cooker in the kitchen with nine blue-glowing knobs and a couple of knives on a nearby table.', 'C. In the middle of the room there is a row of beige sofas, a chandelier on the ceiling above the sofas, and in the picture there is a platform with two washbasins, and above the platform there are two chandeliers with yellow light.', 'D. There was a round table and a couple of chairs on the brown floor, a round yellow chandelier on the white ceiling, a platform in the centre of the room with two sinks.']",Misleading Context Recognition_sample_42_2,single,Prior +Misleading Context Recognition,What's in the room in the video?,00:01:26,A,"['A. The room had a platform with two sinks on it and two mirrors on the wall with two round yellow-lit wall-mounted lamps in the middle of the mirrors.', 'B. The video shows a cloakroom which has a cupboard with folded clothes on top and a few pairs of leather shoes below it.', 'C. The video footage shows a bathroom scene with a glass door, a white bathtub on the right side of the bathroom, a platform with two sinks on the left side of the bathroom, and two mirrors on the wall next to it.', 'D. The video footage shows a bedroom scene with a brown floor, a grey carpet on the floor, a bed on top of the carpet, a couple of tables and chairs inside the bathroom, and a TV screen on the wall next to it.']",Misleading Context Recognition_sample_42_3,single,Prior +Misleading Context Recognition,What exists inside this room?,00:01:45,B,"['A. It was a bathroom cubicle with a glass door on the outside, a set of brown shower heads on the inside, and a few bottles in niches on the wall.', 'B. The floor of the room was yellow with a grey carpet, the walls of the room were white, and above the carpet there was a bed with a white comforter and pillows, and in the corner of the room there was a clothes-basket and a twig, and beside the bed there was a table with a few miscellaneous things.', 'C. There is a room with a pale yellow floor, a grey table in the middle of the room, two grey stools to the right of the table, a black chair to the left of the table, and a black wall to the left of the room.', 'D. The image shows a white corridor with a yellow floor in the centre, a few paintings on the left side of the corridor and a few white buttons on the right wall.']",Misleading Context Recognition_sample_42_4,single,Prior +Misleading Context Recognition,What's in this room in the video?,00:02:26,C,"['A. This room has a brown floor and white walls, on the left side of the room there is a table with a TV screen on top of it, next to the table there is an off-white stool, next to the wall of the room there is a row of cupboards against the wall with some miscellaneous items on them, on the right side of the room there is a corridor and next to the right wall there is a table.', 'B. The video shows a staircase with yellow steps, black handrail railings, a yellow handrail top, and a white window in the corner wall of the staircase.', 'C. The walls of this room are white, there is a warm-lit round overhead lamp at the top of the room, the floor of the room is brown, there is a grey carpet on the floor, and there is a grey chair in the room, and a yellow baby cradle bed.', 'D. This room has a yellow floor and white walls with a white window to the right of the wall. Inside the room there is a beige sofa with a few pillows on top of it, and there are a lot of musical instruments in the room, including a drum set, an electric piano, a guitar, a violin, etc.']",Misleading Context Recognition_sample_42_5,single,Prior +Misleading Context Recognition,What do the images in the video show?,00:00:20,D,"['A. The video screen shows a two-storey house in black and white in the middle of the screen, with some greenery on the road next to it.', 'B. An overhead shot shows the courtyard of a house with a green grassy area inside, and a blue swimming pool, with a few benches and sofas on top of the grassy area, and a yellow platform next to the grassy area, with a staircase to the right of the platform.', ""C. The video's footage shows a black house and its courtyard, with a long table in front of the camera, a few chairs next to the table, a coffee table and a row of sofas to the right of the table, and a swimming pool and a grassy area in the courtyard."", 'D. The image shows a black house with four very large glass windows, a platform along the wall of the house, and a glass fence around the platform.']",Misleading Context Recognition_sample_43_1,single,Prior +Misleading Context Recognition,What does the footage in the video show now?,00:00:45,A,"[""A. The image shows the entrance to a house with a number plate that reads '158 DUNBLAINE AVE', above the plate there is a black lamp with a yellow light, and on the left side of the image there are some trees in the street."", 'B. The image shows the house at night, with yellow light emanating from the three windows of the house, a staircase with a glass handrail around it at the entrance to the house, and next to the staircase is the door to a garage with a black door.', 'C. The picture shows a black and white house with three windows, a staircase at the entrance to the house with a glass handrail around the staircase, and a garage door next to the staircase, which is black.', 'D. Aerial footage shows the courtyard of this house, which has a grassy area and a swimming pool with a table and a row of sofas on the grass, and a few chairs and a row of sofas next to the pool.']",Misleading Context Recognition_sample_43_2,single,Prior +Misleading Context Recognition,What exists in this room now?,00:01:04,B,"['A. The walls of the room are white, there is a step to the right of the room, above the step is another platform, there is a glass parapet next to the step, there is a glass door in the middle of the room, and there is another room in it.', 'B. The floor of the room was yellow, there was a grey carpet on the floor, on top of the carpet there was a round coffee table, around the coffee table there was a row of sofas, and a few stools, in the room there was a brown wall, on the wall there was a black screen, on the right side of the room there was a floor-to-ceiling window, and the curtains of the window were white.', 'C. This room has a floor-to-ceiling white curtain on the left, a pot of greenery in the corner next to it, a yellow floor, a grey carpet on the floor, a glass table and a black chair on top of the carpet, and a couple of paintings on the wall on the right side of the room.', 'D. The room was separated by a glass window, and inside the room there were two floor-to-ceiling white curtains, a pot of greenery in the corner next to the curtains, a yellow floor, two off-white chairs in the middle of the room, and a black coffee table.']",Misleading Context Recognition_sample_43_3,single,Prior +Misleading Context Recognition,What's in the room on the video screen?,00:01:53,C,"['A. In the centre of the picture there is a washbasin with a black rectangular sink and a black tap, and a white ornament on the table.', 'B. The walls of this room are black, there is a yellow cabinet on the right side of the room, and in the middle of the room is a sink for washing hands, with a mirror on the sink.', 'C. In the centre there was a revolving staircase with beige steps and a black handrail, the walls of the room were white and there was a row of glass parapets next to the black handrail.', 'D. In the centre there is a platform with a gas hob on it, next to it are a couple of black grills with red buttons on them and some clutter on the platform.']",Misleading Context Recognition_sample_43_4,single,Prior +Misleading Context Recognition,What's in this room in the video now?,00:02:51,D,"['A. This room is flanked on both sides by white wardrobes with black handles, and in the centre of the room there is a cupboard with a mirror, and the door to the left of the cupboard is open, and inside there are a few dresses hanging on the cupboard.', 'B. In this room there is a white ceramic sink with a black tap, to the left of the sink there is a small black table with three bundles of towels and an ornament, and in the middle of the picture there is a window with a view of the trees and the house outside.', ""C. The video's footage shows a white ceiling in a room with a chandelier of five circles in the middle of the ceiling, lit in yellow."", 'D. The walls of the room are white, there is a painting on the left wall, in the middle of the room is a washbasin with a sink, the countertop of the washbasin is white, there is a green plant on the countertop, and there is a mirror on the wall.']",Misleading Context Recognition_sample_43_5,single,Prior +Misleading Context Recognition,What do the images in the video show?,00:01:03,A,"['A. The walls of the house are beige, there is a fireplace with a burning bonfire on the wall in the middle of the house, and around the fireplace there is a red platform with a black TV screen on it.', ""B. The video shows a house in the woods with a grey roof, a road leading to the door of the house, and a line in white lettering in the lower left corner of the screen that reads '24 Barrie Hill Lane Minesing, Ontario'."", 'C. This overhead shot shows a dense wooded area with a main road in the woods, with the road splitting off to each of the houses, which have black roofs.', 'D. This room has grey walls, a white ceiling, a black ceiling fan above the ceiling, a red floor, a table in the middle of the room, two rows of sofas and two stools around the table.']",Misleading Context Recognition_sample_44_1,single,Prior +Misleading Context Recognition,What exists inside this room?,00:02:48,B,"['A. The walls of the house are beige, there is a fireplace with a burning bonfire on the wall in the middle of the house, and around the fireplace there is a red platform with a black TV screen on it.', 'B. The room had a painting on a light green wall and a very fuzzy window, a washbasin in front of the window with a white sink in it, and a pot of greenery on the windowsill of the window.', 'C. It was a cloakroom with a huge black cupboard which was divided into storage compartments for clothes and shoes.', 'D. The room had a brown round table with a white glass container on it, brown stools around the table, a glass chandelier with a yellow light on the ceiling of the room, and a brown cupboard full of sundries in the room.']",Misleading Context Recognition_sample_44_2,single,Prior +Misleading Context Recognition,What's in the room on the video screen?,00:03:45,C,"['A. The room had a painting on a light green wall and a very fuzzy window, a washbasin in front of the window with a white sink in it, and a pot of greenery on the windowsill of the window.', 'B. This room has a brown floor, a grey carpet on the floor, a bed with white sheets on the carpet, a cupboard opposite the bed, a TV on the cupboard, and two red sofas inside the room.', 'C. Inside this room there is a brown washbasin with a black countertop and a white sink inside , there is a mirror on the wall, and inside the room there is a bathtub and a toilet, and outside the bathtub there is a grey curtain.', 'D. This room has two windows with grey curtains next to them, a round chandelier with yellow lights above the ceiling of the room, a grey carpet on the floor of the room, a leather black chair on top of the carpet, a table next to the chair with a computer and a few decorative items.']",Misleading Context Recognition_sample_44_3,single,Prior +Misleading Context Recognition,What exists in this room now?,00:04:22,D,"['A. Inside this room there is a brown washbasin with a black countertop and a white sink inside, there is a mirror on the wall, and inside the room there is a bathtub and a toilet, and outside the bathtub there is a grey curtain.', 'B. This room has blue walls and a painting on the wall, inside the room there is a white table with a white table lamp, next to the table there is an off-white chair, and on the left side of the room there is a blue couch and a round chandelier.', 'C. The walls of this room were made up of small brown and yellow squares, and inside the room there was a grey curtain with a white ceramic bathtub with a silver showerhead on top of it.', 'D. The walls of the room were off-white with a rectangular painting hanging on the wall, there was a bed in the middle of the room with a grey comforter, there were a couple of white pillows and grey pillows on the bed, and beside the bed there was a bedside table with a yellow glowing lamp on it.']",Misleading Context Recognition_sample_44_4,single,Prior +Misleading Context Recognition,What's in this room on the video screen?,00:05:55,A,"['A. There were two yellow-lit lamps on the walls of this room, and inside the room there was a white bookcase with lots of books, and on the floor there was a carpet with a row of black sofas, and a black coffee table.', 'B. The walls of the room were off-white with a rectangular painting hanging on the wall, there was a bed in the middle of the room with a grey comforter, there were a couple of white pillows and grey pillows on the bed, and beside the bed there was a bedside table with a yellow glowing lamp on it.', 'C. This room has blue walls, a brown floor, a grey carpet on the floor, a window on the left side of the room, a beige sofa underneath the window, and a black and white sofa and two brown cupboards in the room, and a black cupboard with a television screen on top of it.', 'D. This room has a white door with a window, on the left side of the room there is a cupboard with black hooks on it, the hooks have a few clothes hanging on them, underneath the cupboard there are a few pairs of black shoes, on the right side of the room there are a few clothes baskets and two washing machines.']",Misleading Context Recognition_sample_44_5,single,Prior +Misleading Context Recognition,What's on the video screen?,00:00:42,B,"['A. The video screen shows the entrance to a house with an arched black bordered glass door with two circles on it, a room with white walls and two white pillars on either side of the corridor.', ""B. There's a silver oven here, with two handles on top of the oven and lots of silver knobs."", 'C. There is a white marble wall with a luminous transparent glass in the centre with some black patterns, and two lamps on either side of the wall.', 'D. The walls in the picture are white, and in the middle of the picture there is a table with a sink and a golden tap, and some sundry things on the table.']",Misleading Context Recognition_sample_45_1,single,Prior +Misleading Context Recognition,What's in this room in the video?,00:01:06,C,"[""A. There's a silver oven here, with two handles on top of the oven and lots of silver knob."", 'B. This room has a beige floor, a rectangular table in the middle of the room with a couple of grey stools around it, a potted plant in the middle of the table, two windows on the left side of the room, a chandelier at the top of the room, and a shelf with a couple of bottles of wine on the right side of the room.', 'C. The outside of the room has a clear glass, inside the room there is a white wall with a pattern on it, and on either side of this wall are brown wooden cupboards with different decorations on top of the cupboards.', 'D. The walls of the room were black, there was a stone platform in the middle of the room with a golden circular sink, and a circular mirror on the black wall.']",Misleading Context Recognition_sample_45_2,single,Prior +Misleading Context Recognition,What was placed inside the room in the video?,00:01:38,D,"['A. The outside of the room has a clear glass, inside the room there is a white wall with a pattern on it, and on either side of this wall are brown wooden cupboards with different decorations on top of the cupboards.', 'B. This room has a beige floor, a bed in the middle of the room with a couple of pillows, a bench at the end of the bed, two white table lamps on top of a white cabinet at the foot of the bed, a chandelier on the ceiling of the room, and two windows on the left side of the room, which have a view out of the room.', 'C. The room has a white floor, a black bathtub in the middle of the room, two glass doors inside the room, and a round chandelier on the ceiling.', 'D. This room has a greyish-white floor, two windows on the left side of the room, a white-lit chandelier on the ceiling of the room, a bed in the middle of the room with a purple comforter on it, and a table and a stool on the right side of the bed.']",Misleading Context Recognition_sample_45_3,single,Prior +Misleading Context Recognition,What kind of room is shown on the screen now?,00:01:46,A,"['A. The walls and floor of this room were white, and near the wall there was a coffee table with a green table lamp, and next to the coffee table there were two dark chairs and a rug on the floor.', 'B. This room has a greyish-white floor, two windows on the left side of the room, a white-lit chandelier on the ceiling of the room, a bed in the middle of the room with a purple comforter on it, and a table and a stool on the right side of the bed.', 'C. Inside this room there is a white cabinet with a mirror on top, and on the wall next to the cabinet there are squares in black and white.', 'D. This is the corridor inside the house, on the left side of the corridor is a floor-to-ceiling window with black frame, the window can see the white snow outside, the room on the right side of the corridor and the door of the room at the end of the corridor are open, and the door of the room at the end of the corridor are open.']",Misleading Context Recognition_sample_45_4,single,Prior +Misleading Context Recognition,What's in the room in the video now?,00:02:30,B,"['A. This room has a white floor and walls, a white toilet on the left side of the room, and a glass cubicle on the right side of the room, which has a black floor and a black shower head inside it.', 'B. The floor of this room is black, the walls of the room are white, there is a colourful TV screen on the wall on the right side of the room, there is a small table in the corner of the room, and on the left side of the room there is a grey sofa with a couple of pillows on it.', 'C. This room has a grey floor, a bed with a beige bedding set on the left side of the room, a white table lamp next to the bed, two white framed windows in the room, and a grey stool on the right side of the room.', 'D. This room had a painting of a lion on the wall, the doors of the room were two clear glass doors with gold-coloured handles, there was a coffee table and two brown stools in the middle of the room, and on either side of the room were cupboards with miscellaneous things in them.']",Misleading Context Recognition_sample_45_5,single,Prior +Misleading Context Recognition,What's the screen showing now?,00:00:43,C,"['A. The room has a smouldering fireplace, the walls of the room are grey, there is a TV screen on the wall, there is also a utility cupboard to the right of the fireplace, and in the middle of the screen there are two cylindrical decorations and a container with an orb in it.', 'B. This room had a table with a white marble top, two glass containers on the table, a couple of beige stools next to the table, a chandelier with a yellow glow on top of the table, and a window and cupboard in the room.', 'C. There was a glass chandelier on the white ceiling, and above the chandelier there were many little round platforms, and above the platforms there were little light bulbs with a yellow glow.', 'D. The image shows a house with a leafless tree in front of it and a white field of snow.']",Misleading Context Recognition_sample_46_1,single,Prior +Misleading Context Recognition,What is on display inside this room?,00:01:20,D,"['A. The floor of the room was black, the walls were white, there was an off-white carpet on the floor, two sofas on the carpet, a coffee table in the middle of the carpet, a potted plant on the coffee table, two white lamps next to the sofas on the right side of the room and a painting on the wall.', 'B. This room has a brown floor, white walls, two paintings on the walls, a glass chandelier on the white ceiling, an off-white carpet on the floor, a black table with some glass containers on top of the carpet, and eight off-white chairs next to the table.', 'C. This room has a brown floor, a cupboard on the left side of the room with two table lamps on top of it, a painting on the wall in the middle of the table lamps, a brown staircase on the right side of the room, and in the middle of the room you can see another room.', 'D. This room has a brown floor, a white coffee table and two beige sofas in the room, two glass windows in the room, a fireplace and a TV screen on the right wall of the room, and utility cabinets on either side of the TV.']",Misleading Context Recognition_sample_46_2,single,Prior +Misleading Context Recognition,What is on display in these rooms?,00:03:47,A,"['A. There are two washing machines in the room, a window on the right side of the room, a cupboard with a sink and a pot of greenery under the window, and grey-green walls in the room.', 'B. This room has a white floor, a window inside the room, a brown cupboard to the left of the window, and a cupboard to the right of the room with two mirrors above it.', 'C. The room had a brown floor, an off-white carpet on the floor, a brown coffee table on top of the carpet, and two blue chairs, and a bed with multiple pillows on it, two nightstands on either side of the bed, two lamps on top of the cabinets, and a lighted chandelier on the ceiling.', ""D. It's a balcony with snow on top, and a dark green coffee table and two stools, and there's a glass parapet around the balcony, and you can see outside from the balcony.""]",Misleading Context Recognition_sample_46_3,single,Prior +Misleading Context Recognition,What does the room in the video show?,00:04:53,B,"['A. The floor of this room was brown, the walls were light blue, there was a window on the left side of the room, and a black sofa underneath the window, a rug in the middle of the room, and a bed with a couple of grey pillows, and on the right side of the bed there was a brown cupboard, and on top of the cupboard there was a brown table lamp.', 'B. This room has a white floor with a black carpet on the floor, inside the room there is a cupboard with some miscellaneous items on top of it, a mirror on the grey wall and a white toilet next to the cupboard.', 'C. The walls of this room were black, and there were many shelves on the walls with many different wines on them.', 'D. This room has a brown floor, grey walls, a floor-to-ceiling window on the left side of the room, a yellow-lit lamp on the floor on the right side of the room, a pool table in the middle of the room, and a TV screen on the middle wall.']",Misleading Context Recognition_sample_46_4,single,Prior +Misleading Context Recognition,What was shown in the footage of the video?,00:05:47,C,"['A. This room has a white floor with a black carpet on the floor, inside the room there is a cupboard with some miscellaneous items on top of it, a mirror on the grey wall and a white toilet next to the cupboard.', 'B. This room has grey floors and walls, a window in the room, a dark blue carpet and a few dumbbells on the floor of the room, and a lot of other fitness equipment in the room.', 'C. The image shows a two-storey house with a black roof and white walls, the house has many windows that give off a warm yellow light, there is a tree to the right of the house and some snow in front of the door.', 'D. The video footage shows a two-storey house with thick snow around it and a frozen pond in front of the house.']",Misleading Context Recognition_sample_46_5,single,Prior +Misleading Context Recognition,What's in the room in the video?,00:00:32,D,"['A. The overhead view shows a view of a small town with many houses with black or grey roofs, some with blue swimming pools, and a wide road in the middle of the houses.', 'B. The video screen shows the courtyard of a house with a blue pool in the middle of the screen and moving low houses with grey roofs, lots of yellow lights outside the house and a few trees around the house.', 'C. This room has white walls, a black floor, several round metal ornaments on the walls, a brown table in the centre of the room with some cups and cutlery on it, and several white chairs around the table.', 'D. On the left side of the room there is a row of white cupboards with silver handles, in the middle of the room there is a white table with two white chairs next to it, on top of the table there are several containers with fruits, on the right side of the room there is a cupboard, and an oven, and on the ceiling of the room there are five clear glass chandeliers.']",Misleading Context Recognition_sample_47_1,single,Prior +Misleading Context Recognition,What is on display in this room?,00:01:56,A,"['A. This room has a black floor, white walls, a brown table in the middle of the room, eight white chairs around the table, several wine glasses on top of the table, and two round silver ornaments on the walls.', 'B. The walls of this room are white, the floor has a black and white pattern, there is a table on the left side of the room with some sundries on it, there is a polygonal mirror on the wall on the left side of the room, there is a shelf in the corner of the room with a green plant and some sundries on it, there is a painting on the wall in the middle of the room, and there is a black carpet on the floor.', 'C. This room has a black floor, an off-white carpet on the floor, two black chairs on top of the carpet, and a clear coffee table with a white ornament and a few miscellaneous items on top of it.', 'D. On the left side of the room there is a row of white cupboards with silver handles, in the middle of the room there is a white table with two white chairs next to it, on top of the table there are several containers with fruits, on the right side of the room there is a cupboard, and an oven, and on the ceiling of the room there are five clear glass chandeliers.']",Misleading Context Recognition_sample_47_2,single,Prior +Misleading Context Recognition,What exists in the room?,00:02:39,B,"['A. This room has a black floor, white walls, a brown table in the middle of the room, eight white chairs around the table, several wine glasses on top of the table, and two round silver ornaments on the walls.', 'B. This room has a brown floor, white walls, a chandelier above a white ceiling, a white carpet on the floor, a black bed on the carpet, a glass nightstand next to the bed, a white coffee table and two white chairs in the room.', 'C. This room has a black floor, an off-white carpet on the floor, two black chairs on top of the carpet, and a clear coffee table with a white ornament and a few miscellaneous items on top of it.', 'D. This room has a white floor, grey walls, a chandelier above the ceiling, a transparent table in the middle of the room and several white stools around the table.']",Misleading Context Recognition_sample_47_3,single,Prior +Misleading Context Recognition,What is on display inside the room in the video?,00:03:24,C,"['A. This room has a brown floor, white walls, a chandelier with yellow lights on the ceiling, a white bathtub in the middle of the room, and two brown cabinets, and a round mirror on the wall.', 'B. This room has a brown floor, white walls, a chandelier above a white ceiling, a white carpet on the floor, a black bed on the carpet, a glass nightstand next to the bed, a white coffee table and two white chairs in the room.', 'C. The floor of the room is black, the walls are blue, there is a white carpet in the middle of the room, a bed on the carpet, two round tables on either side of the bed with white table lamps, two glass containers in the corner of the room, and a chandelier above the ceiling.', 'D. This room has a brown floor, beige walls, a chandelier with yellow lights on the ceiling, a white bathtub in the middle of the room, a washbasin and a mirror on the left and right sides of the room.']",Misleading Context Recognition_sample_47_4,single,Prior +Misleading Context Recognition,What image does the video footage show?,00:03:48,D,"['A. There is a blue swimming pool inside the picture, and there is water constantly flowing down from the top of the pool.', 'B. There is a courtyard with a black parasol in the centre, four blue deckchairs under the parasol, and a staircase leading to the interior.', 'C. The floor of the room is black, the walls are blue, there is a white carpet in the middle of the room, a bed on the carpet, two round tables on either side of the bed with white table lamps, two glass containers in the corner of the room, and a chandelier above the ceiling.', 'D. The overhead shot shows a view of a small town with a lot of low houses with grey or black roofs, a lot of roads in the middle of the houses, and a lot of thick trees and grass around the houses.']",Misleading Context Recognition_sample_47_5,single,Prior +Misleading Context Recognition,What image does the footage in the video show?,00:00:36,A,"['A. This room has a beige floor, two benches and two stools in the middle of the room, a coffee table with a rug underneath, a fireplace and a black TV screen in the room, and a ceiling fan on the ceiling.', 'B. The room has a brown floor, a clear table and a white table in the middle of the room, several stools around the two tables, and several chandeliers above the tables.', 'C. There are three benches in the middle of the room with white pillows on them, a coffee table with a green plant in the middle of the chairs, and a fireplace with a fire burning in it.', 'D. There is a low house with a yellow light, a black roof, and a blue pool in front of the house.']",Misleading Context Recognition_sample_48_1,single,Prior +Misleading Context Recognition,What exists inside this room?,00:01:50,B,"['A. This room has a white carpet with a brown coffee table on top of it, two white stools and two white sofas next to it, and two black stools, a chandelier on the ceiling, and a huge floor-to-ceiling window and white curtains on the right side of the room.', 'B. This room is very empty, there is a painting and a fireplace on the wall and a chandelier on the ceiling, other than that there is nothing else in the room.', 'C. The room has a brown floor, a white marble table in the middle of the room, four white chairs next to the table, two yellow chandeliers on the ceiling, and a few white cupboards in the room.', 'D. This room has a white cabinet and three white chairs. On the right side of the room there is an L-shaped bar with a sink and several cabinets and an oven.']",Misleading Context Recognition_sample_48_2,single,Prior +Misleading Context Recognition,What does the room in the video show?,00:02:27,C,"['A. The room in the video is very empty, with only a chandelier on the ceiling and a fireplace and a painting on the wall.', 'B. The room has a lot of white windows, through which you can see cars driving outside, a desk in the middle of the room, a coffee table and two grey stools next to it.', 'C. There is a grey carpet on the floor of the room, a white bed in the middle of the room, a black cabinet by the bedside, two chandeliers above the bed, and a chandelier on the ceiling in the middle of the room.', 'D. This room has an off-white carpet on the floor, a coffee table with a potted plant next to it, an off-white sofa and two grey stools, and two paintings and two lamps on the walls of the room.']",Misleading Context Recognition_sample_48_3,single,Prior +Misleading Context Recognition,What kind of picture does this room show?,00:03:10,D,"['A. This room has a white carpet on the floor, a bed in the middle with two cupboards for miscellaneous items, a glowing chandelier on the ceiling, a window on the right side of the room with white curtains next to the window and a pink chair in the corner.', 'B. The room had a beige floor, two windows and a white bathtub on the left side of the room, a glass cubicle with a table next to it, two mirrors on the wall and a glowing chandelier on the ceiling.', 'C. There is a grey carpet on the floor of the room, a white bed in the middle of the room, a black cabinet by the bedside, two chandeliers above the bed, and a chandelier on the ceiling in the middle of the room.', 'D. This room has a black floor, white walls, a white carpet on the floor, a bed in the middle of the room with a black and white striped comforter and pillows, four paintings and two lamps on the wall above the bed, two cupboards next to the bed, and a chandelier on the ceiling.']",Misleading Context Recognition_sample_48_4,single,Prior +Misleading Context Recognition,What things does the footage in the video show?,00:04:19,A,"['A. In the middle of the house there is a glowing fireplace with a TV on top of it, there are a few stools here and there, glowing sconces on the walls, and a blue swimming pool at the front of the house.', 'B. There is a white carpet on the floor of this room, a grey chair in the left corner of the room, a bed in the middle with two cupboards at the head of the bed, two lamps on the wall above the bed, a TV on the wall to the right of the room, and two windows and grey curtains in the room.', ""C. It's a basketball court with a red ground, a ball frame in the middle of the frame, a few blue balls on the ground, and a barbed wire fence around the court."", 'D. Here is a house with a blue roof, a two-storey house with many windows on the outside wall, and a green meadow in front of the house.']",Misleading Context Recognition_sample_48_5,single,Prior +Misleading Context Recognition,What's in the room in this video?,00:00:47,B,"['A. An overhead view shows a townscape with lots of low houses interspersed with roads and trees.', 'B. The room has a yellow floor, a table in the middle of the room, four white stools next to the table, two chandeliers on the white ceiling, and a glass sliding door on the right side of the room.', 'C. The scene shows a two-storey house with a grey roof and white walls, a house with two garage doors, a tree in front of the house, and two black cars parked on either side of the lane.', 'D. The room has a large window with white curtains, a table in the middle of the room with three stools next to it, a computer on the table and a TV on the black wall.']",Misleading Context Recognition_sample_49_1,single,Prior +Misleading Context Recognition,What exists in the room in the video?,00:01:05,C,"['A. This room has a black and white patterned floor, two white washing machines in the middle of the room, and a cupboard with a dress hanging on it and a clothes hamper.', 'B. The room has a yellow floor, a table in the middle of the room, four white stools next to the table, two chandeliers on the white ceiling, and a glass sliding door on the right side of the room.', 'C. The floor of this room is beige, the walls are white, there are a lot of windows with black borders and white curtains, there are two white sofas on the right side of the room, there is a table in the middle of the room with a potted plant on it, there are a few black stools next to the table, and there is a chandelier on the ceiling.', 'D. The room has a large window with white curtains, a table in the middle of the room with three stools next to it, a computer on the table and a TV on the black wall.']",Misleading Context Recognition_sample_49_2,single,Prior +Misleading Context Recognition,What is on display inside this room?,00:01:41,D,"['A. There is a window on the left side of this room, a coffee table in the middle of the room with a rug underneath, two white sofas on either side of the coffee table, a fireplace and a TV in the middle of the picture, and two storage shelves on either side of the fireplace.', 'B. There is a white carpet in the centre of this room, a bed on the floor spread which has a black rectangular frame, bedside cabinets on either side of the bed with a glowing white table lamp, a chandelier above the white ceiling, and three windows on the right side of the room.', 'C. The floor of this room is beige, the walls are white, there are a lot of windows with black borders and white curtains, there are two white sofas on the right side of the room, there is a table in the middle of the room with a potted plant on it, there are a few black stools next to the table, and there is a chandelier on the ceiling.', 'D. The floor of this room is beige, there is a cupboard in the centre of the room containing many handbags of different colours, and there are wardrobes on the left and right sides of the room filled with many neat clothes.']",Misleading Context Recognition_sample_49_3,single,Prior +Misleading Context Recognition,What is on display inside this room?,00:01:54,A,"['A. The walls of this room are white, there is a white cupboard on the left side of the room, there is a white carpet on the floor of the room, there is a white baby cradle on the carpet, there is a window in the middle of the room, there is a wooden horse and a box under the window, and there is a mosquito net next to it.', 'B. The floor and walls of the room are white, on the left side of the room there is a washbasin with a green plant and a sink, and in the middle of the room there is a white bathtub with two small wooden benches next to the bathtub.', 'C. The floor of this room is beige, the walls are white, there are a lot of windows with black borders and white curtains, there are two white sofas on the right side of the room, there is a table in the middle of the room with a potted plant on it, there are a few black stools next to the table, and there is a chandelier on the ceiling.', 'D. The floor of this room is beige, there is a cupboard in the centre of the room containing many handbags of different colours, and there are wardrobes on the left and right sides of the room filled with many neat clothes.']",Misleading Context Recognition_sample_49_4,single,Prior +Misleading Context Recognition,What is on display inside this room?,00:02:24,B,"['A. The walls of this room are white, there is a white cupboard on the left side of the room, there is a white carpet on the floor of the room, there is a white baby cradle on the carpet, there is a window in the middle of the room, there is a wooden horse and a box under the window, and there is a mosquito net next to it.', 'B. This room has a row of grey sofas with a black coffee table in the middle, an off-white tent on the left side of the room, and a black table and TV next to it.', 'C. This room has white walls and floors, and inside the room there is a white toilet and water tank, and a white bathtub with a white curtain next to the bathtub.', 'D. There is a grey carpet on the floor of this room, a black bed in the middle of the room with white pillows and comforter, table lamps on the cupboard next to the bed, a chandelier on the ceiling, three windows in the room and a black TV.']",Misleading Context Recognition_sample_49_5,single,Prior +Misleading Context Recognition,What do the images in the video show?,00:00:56,C,"['A. Here the picture shows a white ceiling with a round yellow chandelier above it, and the centre part of the chandelier is silvery white.', 'B. The picture shows a corridor with a brown floor, and at the end of the corridor is a room with a dark curtain and a black and white painting.', 'C. This room grounds two rows of grey sofas, and two coffee tables, a large window in the middle of the room, a curtain for the window, and several black and white paintings on either side of the window.', 'D. The floor of this room is black and white in colour, there is a white vase on the left side of the room, there is a painting on the left wall, there is a black stool on the right side of the room there is a white pillow on the stool, and there is a mirror on the right wall.']",Misleading Context Recognition_sample_50_1,single,Prior +Misleading Context Recognition,What exists in the room in the video?,00:01:28,D,"['A. There is a shelf on the left side of this room with some sundries on it, a TV on the left wall, a beige sofa and a small stool in the middle of the room, and a table and a mirror on the right side of the room.', 'B. The floor of this room is black and white in colour, there is a white vase on the left side of the room, there is a painting on the left wall, there is a black stool on the right side of the room there is a white pillow on the stool, and there is a mirror on the right wall.', 'C. This room grounds two rows of grey sofas, and two coffee tables, a large window in the middle of the room, a curtain for the window, and several black and white paintings on either side of the window.', 'D. This room has a black and white patterned floor, a window on the left and in the middle of the room, beige curtains next to the window, a black table in the middle of the room, a few stools around the table, some decorative bottles on the top of the table, and a sofa in the corner of the room.']",Misleading Context Recognition_sample_50_2,single,Prior +Misleading Context Recognition,What scene is shown in the footage of the video?,00:02:03,A,"['A. There is a wall in the picture with a lot of black framed photos on top of it, the photos are all in black and white.', 'B. There is a round fire in the middle of the room, surrounded by four stools and some greenery next to it.', 'C. The scene is based on a blue pool with four black loungers and two white pillows surrounded by greenery.', 'D. The picture shows a view of the courtyard of a house at night, with a blue pool, a white lounge chair next to the pool, and a pavilion in the courtyard with several sofas.']",Misleading Context Recognition_sample_50_3,single,Prior +Misleading Context Recognition,What exists inside this room?,00:02:27,B,"['A. There is a wall in the picture with a lot of black framed photos on top of it, the photos are all in black and white.', 'B. This room has an off-white carpet on the floor, a chandelier on the ceiling of the room, two other windows in the room, the window on the right has dark curtains, there is a bed in the middle of the room with a couple of pillows on it, and there is a white table lamp on the cabinet next to the bed.', 'C. There is a corridor with black-framed paintings filled with white letters on the left and at the end of the corridor, and two wall lamps on the right side of the corridor.', ""D. The floor of this room is white, there is a bed in the middle of the room, there are many pillows on the bed, there is a pillow with the letters 'LOVE' written on it, there is a chandelier on the ceiling of the room, and there are two white table lamps on the cabinet next to the bed.""]",Misleading Context Recognition_sample_50_4,single,Prior +Misleading Context Recognition,What items are displayed inside these rooms?,00:02:58,C,"['A. There is a large floor-to-ceiling window on the left side of this room, with off-white curtains on either side of the window, a black table in the middle of the room, and three black chairs, a painting on the wall in the middle, and a yellow chandelier on the ceiling of the room.', 'B. This room has an off-white carpet on the floor, a chandelier on the ceiling of the room, two other windows in the room, the window on the right has dark curtains, there is a bed in the middle of the room with a couple of pillows on it, and there is a white table lamp on the cabinet next to the bed.', 'C. There is a white massage bed with a small white pillow in the middle of this room, a couple of reflective mirrors inside the room, a white square bathtub on the right side of the room, a white cabinet for miscellaneous items all over the room, and a couple of grey towels hanging on the right wall.', 'D. The walls of this room are black, there is a painting on the wall with a black border and two towels, one black and one white, underneath the painting, and on the right side of the room there is a washbasin with a round mirror and a white sink, and underneath it there are baskets for miscellaneous items.']",Misleading Context Recognition_sample_50_5,single,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:57,D,"['A. Two male guests show the cards they drew at the same time, both of which are the five of spades.', 'B. The two male guests extended their fingers and moved them from side to side over the playing cards.', 'C. Two male guests show the cards they drew at the same time, both of which are the five of hearts.', 'D. Two male guests show the cards they drew at the same time, both of which are the five of clubs.']",Anomaly Context Understanding_sample_1_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:45,C,"[""A. The magician extends his left index finger and places it on the palm of the blindfolded male guest's hand."", 'B. A man with his eyes closed raises his hand at the same time as the magician and their hands stop at the same height.', 'C. A man blindfolded and a magician raised their hands at the same time and their hands stopped at the same height.', 'D. Two male guests show the cards they drew at the same time, both of which are the five of clubs.']",Anomaly Context Understanding_sample_1_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:22,A,"[""A. The black and white CD in a man's left hand suddenly disappeared."", 'B. A man blindfolded and a magician raised their hands at the same time and their hands stopped at the same height.', ""C. A black and white CD in a woman's left hand suddenly appeared."", 'D. A blindfolded man says exactly what the man sitting across from him is holding in his hand.']",Anomaly Context Understanding_sample_1_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:06:33,B,"[""A. A large CD in a man's hand suddenly turned into a black piece of paper."", 'B. The magician threw out the CD in his hand, and a lot of white paper fell off the CD.', ""C. Six blue, yellow and red disks suddenly appeared in the man's hands."", ""D. The black and white CD in a man's left hand suddenly disappeared.""]",Anomaly Context Understanding_sample_1_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:09:54,B,"[""A. A deck of playing cards emerged from the blue light in the magician's hand."", ""B. The blue brain in the magician's hand quickly shrinks."", ""C. The black and white CD in a man's left hand suddenly disappeared."", 'D. The magician threw out the CD in his hand, and a lot of white paper fell off the CD.']",Anomaly Context Understanding_sample_1_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:14,A,"['A. The little boy turned his body to the left, turned his head down, bent slightly, released his right hand and threw it into the air. The white handkerchief in his right hand disappeared.', 'B. The little boy raised his hands to his waist and put a white handkerchief into his right hand with his left hand.', 'C. The little boy turned his body to the left, turned his head down, bent slightly, released his right hand and threw it into the air. The red handkerchief in his right hand disappeared.', 'D. The little boy raised his clenched right hand, faced straight ahead, and spoke with a serious expression.']",Anomaly Context Understanding_sample_2_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:39,D,"['A. The little boy turned his body to the left, turned his head down, bent slightly, released his right hand and threw it into the air. The white handkerchief in his right hand disappeared.', 'B. The little boy reached for the bottom of the paper cup with his right hand and pulled it down. The whole white paper cup turned into a long string of strips.', ""C. The red playing card with a hole in the little boy's left hand became a round black card."", 'D. The little boy reached for the bottom of the paper cup with his left hand and pulled it down. The whole white paper cup turned into a long string of strips.']",Anomaly Context Understanding_sample_2_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:19,A,"['A. The little boy unscrewed a white bulb from the lamp and milk poured out of the bulb.', 'B. The little boy turned his body to the left, turned his head down, bent slightly, released his right hand and threw it into the air. The white handkerchief in his right hand disappeared.', 'C. The little boy unscrewed a black bulb from the lamp, and the coke poured out of the bulb.', 'D. The little boy reached for the bottom of the paper cup with his left hand and pulled it down. The whole white paper cup turned into a long string of strips.']",Anomaly Context Understanding_sample_2_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:35,B,"['A. The female guest unscrews the candy jar according to what the little boy said, and the number 2000 she casually said appears on the slip of paper inside the candy jar.', 'B. The male guest unscrews the candy jar according to what the little boy said, and the number 2500 he casually said appears on the slip of paper inside the candy jar.', 'C. The little boy unscrewed a white bulb from the lamp and milk poured out of the bulb.', 'D. The little boy turned his body to the left, turned his head down, bent slightly, released his right hand and threw it into the air. The white handkerchief in his right hand disappeared.']",Anomaly Context Understanding_sample_2_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:39,C,"['A. The little boy unscrewed a white bulb from the lamp and milk poured out of the bulb.', 'B. The little boy reached for the bottom of the paper cup with his left hand and pulled it down. The whole white paper cup turned into a long string of strips.', 'C. The male guest randomly selected a playing card and said the number, a few seconds later, he opened the playing card in his hand, there appeared the seven of diamonds just said.', 'D. The female guest randomly selected a playing card and said the number, a few seconds later, he turned over the playing card in his hand, and there appeared the eight of diamonds just said.']",Anomaly Context Understanding_sample_2_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:59,C,"[""A. A coin suddenly appeared in the man's right hand."", 'B. The man burned the coin on the lighter and two coins became one.', 'C. The man burned the coin on the lighter and three coins became two.', ""D. The man's right hand snapped his fingers and two coins appeared on the table.""]",Anomaly Context Understanding_sample_3_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:35,D,"['A. The magician put the coin on the lighter and burned it, and the three coins became two.', 'B. The magician put the coin on the lighter and burned it, and the two coins became one.', 'C. The magician stretched out a silver coin while singing.', 'D. The magician stretched out a silver coin as he spoke.']",Anomaly Context Understanding_sample_3_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:10:19,A,"['A. The man removes his ring and flips over the playing card, which was a joker and becomes a playing card with a black pentagram.', 'B. The magician stretches a silver coin while talking.', 'C. The man removes his ring and turns over a playing card on which appears a red pentagram.', 'D. The man burned the coin on the lighter and three coins became two.']",Anomaly Context Understanding_sample_3_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:10:45,C,"['A. The man withdraws the ring and turns over the playing card, on which appears a black pentagram.', 'B. The man turns over the cards again and the cards on the table become the K of Spades.', 'C. The man turned over the cards again and the cards on the table turned into joker cards.', 'D. The magician stretches a silver coin while talking.']",Anomaly Context Understanding_sample_3_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:12:03,B,"['A. The man draws a playing card from a necklace, the one in which the female guest of honor has drawn a black pentagram.', 'B. The man draws a playing card from his watch, the one in which the female guest of honor has drawn a black pentagram.', 'C. The man turned over the cards again and the cards on the table turned into joker cards.', 'D. The man withdraws the ring and turns over the playing card, on which appears a black pentagram.']",Anomaly Context Understanding_sample_3_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:20,D,"['A. The right hand of the male guest is placed on the folded white paper of the left hand of the female guest. A few seconds later, white smoke suddenly comes out of the dollar.', ""B. The magician's left hand reached behind her, and she pulled a black purse out of her pants pocket."", 'C. The magician took out a deck of cards from the poker box, and after sorting out the cards with both hands, her left hand suddenly unfolded the cards into a small fan.', 'D. The right hand of the male guest is placed on the folded dollar in the left hand of the magician, and after a few seconds, white smoke suddenly comes out of the dollar.']",Anomaly Context Understanding_sample_4_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:29,A,"['A. The right hand of the male guest is placed on the folded dollar in the left hand of the magician, and after a few seconds, white smoke suddenly comes out of the dollar.', 'B. The magician holds the dollars in both hands to count the number, and the number of dollars in her hand suddenly decrease.', ""C. The magician's left hand reached behind her, and she pulled a black purse out of her pants pocket."", 'D. The magician holds the dollars in both hands to count the number, and the number of dollars in her hand suddenly increase.']",Anomaly Context Understanding_sample_4_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:17,B,"['A. The right hand of the male guest is placed on the folded dollar in the left hand of the magician, and after a few seconds, white smoke suddenly comes out of the dollar.', 'B. The magician slowly unfolded the four playing cards in his hand, and the color of the playing cards changed from red to blue.', 'C. The magician holds the dollars in both hands to count the number, and the number of dollars in her hand suddenly increase.', 'D. The magician slowly unrolls the four playing cards in his hand, and the color of the playing cards changes from blue to red.']",Anomaly Context Understanding_sample_4_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:24,D,"['A. The magician slowly unfolded the four playing cards in his hand, and the color of the playing cards changed from red to blue.', 'B. The magician holds the dollars in both hands to count the number, and the number of dollars in her hand suddenly increase.', 'C. The male guest misheard the magician.', 'D. The female guest misheard the magician.']",Anomaly Context Understanding_sample_4_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:57,D,"['A. After the male guest read out the numbers on the bill, the female guest pulled out the corresponding playing cards.', 'B. The female guest misheard the magician.', ""C. The number of banknotes in the magician's hand has increased."", 'D. After the female guest read out the numbers on the bill, the male guest pulled out the corresponding playing cards.']",Anomaly Context Understanding_sample_4_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:46,A,"['A. The magician put the disordered cube into a paper bag with colored dots, and when he took out the cube, it magically restored itself.', ""B. The magician placed the disturbed Rubik's cube on the table, and when he rotated the cube, the cube magically recovered."", 'C. The magician raises his right hand and gestures in the air. He stands on the stage and calmly introduces himself to the next magic show.', 'D. The magician walked quickly down the stairs to the right of the stage, and when he reached the top of the stairs, he opened his mouth and raised his hand in a grimace.']",Anomaly Context Understanding_sample_5_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:30,B,"['A. The magician raises his right hand and gestures in the air. He stands on the stage and calmly introduces himself to the next magic show.', ""B. The male guest very casually shuffled the Rubik's cube and handed it to the magician, then the magician put the male guest into the paper bag that was shuffled, clicked his fingers, the magician took the Rubik's cube out of the paper bag, and the Rubik's cube was restored."", ""C. The female guest very casually upset the Rubik's cube and handed it to the magician, then the magician put the female guest into the paper bag that was disrupted, blew a breath, the magician took the Rubik's cube out of the paper bag, and the Rubik's cube was restored."", 'D. The magician put the disordered cube into A paper bag with colored dots, and when he took out the cube, it magically restored itself.']",Anomaly Context Understanding_sample_5_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:17,B,"[""A. The magician spins a Rubik's Cube, one side of which is identical to the female guest's cube."", ""B. The magician spins a Rubik's Cube, one side of which is identical to the male guest's cube."", ""C. The male guest very casually shuffled the Rubik's cube and handed it to the magician, then the magician put the male guest into the paper bag that was shuffled, clicked his fingers, the magician took the Rubik's cube out of the paper bag, and the Rubik's cube was restored."", 'D. The magician put the disordered cube into A paper bag with colored dots, and when he took out the cube, it magically restored itself.']",Anomaly Context Understanding_sample_5_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:15,C,"[""A. The magician flipped the Rubik's cube, and the disrupted cube was restored."", ""B. The magician took out the Rubik's cube from the paper bag, and the disrupted cube was restored."", 'C. A torn piece of the six of diamonds appeared in the cube.', 'D. A torn piece of the seven of diamonds appeared in the cube.']",Anomaly Context Understanding_sample_5_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:06:51,C,"['A. A torn piece of the six of diamonds appeared in the cube.', ""B. The magician flipped the Rubik's cube, and the disrupted cube was restored."", 'C. The magician throws the cube upward with his left hand and catches it with his right hand.', 'D. The magician throws the cube upward with his right hand and catches it with his left hand.']",Anomaly Context Understanding_sample_5_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:44,A,"['A. A man in a suit holds a blue cloth in his left hand to cover the balloon in his right hand, and then presses the balloon with his left hand to turn it into a cartoon bird.', 'B. A man in a suit holds a colored cloth in his left hand to cover the balloon in his right hand, and then uses his left hand to press the balloon hard, turning it into a cartoon bird.', 'C. A man in a suit is dancing with a balloon in his left hand.', 'D. A man in a suit blew a gray balloon.']",Anomaly Context Understanding_sample_6_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:03,C,"['A. A man with long hair used his right hand to turn the sand in his left hand into a rope and slowly pulled it out from his left hand.', 'B. A man with long hair knelt on the ground, holding sand in both hands.', 'C. A man with long hair used his right hand to turn the sand in his left hand into a stick and slowly pulled it out from his left hand.', 'D. A man with long hair knelt on the ground and lifted his right hand, leaking sand from his hand to his left.']",Anomaly Context Understanding_sample_6_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:40,B,"['A. A man with long hair gradually turned the iron bars in his hands into sand.', 'B. A man with long hair gradually turned the iron rings in his hands into sand.', 'C. A man with long hair gradually turned the iron rod in his hand into an iron ring.', 'D. A man with long hair used his left hand to grab some sand from the air.']",Anomaly Context Understanding_sample_6_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:06:59,D,"['A. A man unplugged his right hand and installed it on his left hand.', 'B. A man uses his right hand to pull out the middle finger of his left hand and connect it to his little finger.', 'C. A man uses his left hand to pull out the thumb of his right hand and connect it to the little finger.', 'D. A man uses his right hand to pull out the little finger of his left hand and connect it to his middle finger.']",Anomaly Context Understanding_sample_6_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:08:03,A,"['A. A man presses his left finger with the palm of his right hand and then teleports the ring on his left ring finger to his left middle finger.', 'B. A man presses the finger of his left hand with the palm of his right hand, and then teleports the ring of his left little finger onto his left thumb.', 'C. A man holds a card in his right hand and covers his left little finger, then holds the card with his right hand and folds it, causing his left little finger to disappear under the card.', 'D. A man presses the fingers of his left hand with the palm of his right hand, and then transforms his left hand into six fingers.']",Anomaly Context Understanding_sample_6_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:25,B,"[""A. The magician's right hand turned the machine, and the white paper passed by the machine changed into dollars."", ""B. The magician's right index finger clicked on the lighter, and the flame ran from the right lighter to the man's finger."", ""C. The magician's left index finger clicked on the lighter, and the flame ran from the right lighter to the man's finger."", 'D. The magician squashed a paper bag containing a green bottle with his hands, and the green bottle in the paper bag disappeared.']",Anomaly Context Understanding_sample_7_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:30,C,"[""A. The magician's left index finger clicked on the lighter, and the flame ran from the right lighter to the man's finger."", ""B. The magician's right index finger clicked on the lighter, and the flame ran from the right lighter to the man's finger."", ""C. The magician's left index finger and thumb press the index finger of the right hand, moving it to the right, and the fingers of the right hand are separated from the fingers."", 'D. The magician squashed a paper bag containing a green bottle with his hands, and the green bottle in the paper bag disappeared.']",Anomaly Context Understanding_sample_7_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:34,D,"[""A. The magician's right hand turned the machine, and the white paper passed by the machine changed into dollars."", ""B. The magician's left index finger and thumb press the index finger of the right hand, moving it to the right, and the fingers of the right hand are separated from the fingers."", 'C. The magician raised his left hand, and the blue playing card in his left hand suddenly disappeared and then suddenly reappeared.', 'D. The magician raised his right hand, and the blue playing card in his right hand suddenly disappeared and then suddenly reappeared.']",Anomaly Context Understanding_sample_7_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:34,A,"[""A. The magician's right hand held the metal ring on the little finger of his left hand, and the metal ring broke free from his finger."", 'B. The magician raised his right hand, and the blue playing card in his right hand suddenly disappeared and then suddenly reappeared.', ""C. The magician's left hand held the metal ring on the little finger of his right hand, and the metal ring broke free from his finger."", ""D. The magician's right hand turned the machine, and the white paper passed by the machine changed into dollars.""]",Anomaly Context Understanding_sample_7_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:49,D,"['A. The magician squashed a paper bag containing a red bottle with his hands, and the red bottle in the paper bag disappeared.', ""B. The magician's right hand held the metal ring on the little finger of his left hand, and the metal ring broke free from his finger."", ""C. The magician's left hand held the metal ring on the little finger of his right hand, and the metal ring broke free from his finger."", 'D. The magician squashed a paper bag containing a green bottle with his hands, and the green bottle in the paper bag disappeared.']",Anomaly Context Understanding_sample_7_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:40,B,"['A. Magician introduces himself in front of the audience.', 'B. The magician stretched out his left hand and lit the candle on the table.', 'C. The magician extinguishes the candle on the table with his right hand.', 'D. The magician lit a match.']",Anomaly Context Understanding_sample_8_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:01,A,"[""A. The cards ripped from the magician's hand were restored."", 'B. The magician suddenly ripped open the playing card signed by the female guest.', 'C. The magician stretched out his left hand and lit the candle on the table.', ""D. The cards ripped from the magician's hand turned into two pigeons.""]",Anomaly Context Understanding_sample_8_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:44,A,"['A. The magician took out a transparent object and ignited it, which went to the top of the deck and then quickly extinguished.', 'B. The magician took out a playing card and ignited it, which went to the top of the deck and then quickly extinguished.', ""C. The cards ripped from the magician's hand were restored."", 'D. The magician stretched out his left hand and lit the candle on the table.']",Anomaly Context Understanding_sample_8_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:47,B,"[""A. The time on the phone in the magician's hand has changed from 7:48 to 7:51."", ""B. The time on the phone in the magician's hand has changed from 7:51 to 7:48."", ""C. The magician's playing card in his right hand was ignited by the flame of the candle."", ""D. The lighted playing card in the magician's right hand disappeared.""]",Anomaly Context Understanding_sample_8_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:09:30,A,"[""A. The mutilated playing card disappeared from the magician's hand."", ""B. The full playing card disappeared from the magician's hand."", 'C. The magician suddenly ripped open the playing card signed by the female guest.', 'D. The time on all cell phones on your desktop has changed to seven forty-eight.']",Anomaly Context Understanding_sample_8_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:15,D,"['A. The magician conjures an Ace of Hearts from the deck in his hand.', 'B. The magician has the judge tear off a small piece of the plastic outer wrapping of the playing card.', 'C. The magician spreads the playing cards in a fan shape on the table.', 'D. The magician conjures an ace of spades from the deck in his hand.']",Anomaly Context Understanding_sample_9_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:11,D,"['A. The magician changes an ace of spades from the deck in his hand.', 'B. The playing cards on the table turned into two blue playing cards.', 'C. The magician spreads the playing cards on the table in a fan shape and then selects four playing cards to discard.', 'D. The playing cards on the table become two red playing cards.']",Anomaly Context Understanding_sample_9_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:04,B,"[""A. The signed black Ace of Hearts playing card appears in the judge's hand."", ""B. The signed Ace of Hearts playing card appears in the judge's hand."", 'C. The magician draws an ace of spades from the deck in his hand.', 'D. The playing cards on the table become two red playing cards.']",Anomaly Context Understanding_sample_9_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:23,D,"['A. The playing cards on the table become two red playing cards.', 'B. The magician takes out a signed Ace of Hearts playing card in a new deck.', ""C. The signed Ace of Hearts playing card appears in the judge's hand."", 'D. The magician pulls out a signed Ace of Spades playing card in a new deck of playing cards.']",Anomaly Context Understanding_sample_9_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:38,A,"[""A. The box of blue playing cards in the magician's hand becomes a box of blue playing cards and a box of red playing cards."", ""B. A box of blue playing cards in the magician's hand becomes a box of blue playing cards and a box of green playing cards."", 'C. The magician produces a signed Ace of Spades playing card in a new deck of playing cards.', ""D. The signed Ace of Spades playing card appears in the judge's hand.""]",Anomaly Context Understanding_sample_9_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:47,C,"['A. The magician places a long strip of paper on the table.', 'B. The magician is introducing himself to the guests.', ""C. The rectangular strip of paper in the magician's hand suddenly appeared on the table."", ""D. The triangular strip of paper in the magician's hand suddenly appears on the table.""]",Anomaly Context Understanding_sample_10_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:35,D,"[""A. A rectangular piece of paper in the magician's hand suddenly appears on the table."", 'B. The magician draws a card from a deck of blue playing cards in his left hand and the color of the back of the card changes from blue to red.', 'C. The magician divides the playing cards on the table into two groups.', 'D. The magician draws a card from a deck of red playing cards and the color of the back of the card changes from red to blue.']",Anomaly Context Understanding_sample_10_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:45,B,"[""A. One of the playing cards held in the magician's right hand flew off the table."", ""B. The magician's clothes changed from black to blue and red."", ""C. The square of paper in the magician's hand disappeared and became two square pieces of paper lying flat on the table."", 'D. The magician opened the playing cards on the table, and the color of the cards changed from red to blue.']",Anomaly Context Understanding_sample_10_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:12,A,"['A. The magician turns over the playing cards on the table and the color of the cards changes from red to blue.', 'B. The magician turns over the playing cards on the table and the color of the cards changes from blue to red.', ""C. The magician's clothes changed from black to blue and red."", 'D. The magician draws a playing card from a deck of red playing cards and the color of the playing card suddenly changes to blue.']",Anomaly Context Understanding_sample_10_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:32,B,"['A. As the strip of paper moves to the right, the blue playing card underneath the strip of paper slowly disappears.', 'B. As the strip of paper moves to the left, the blue playing card underneath the strip of paper slowly disappears.', 'C. The magician turns over the playing cards on the table and the color of the cards changes from red to blue.', 'D. The magician draws a playing card from a deck of red playing cards and the color of the playing card suddenly changes to blue.']",Anomaly Context Understanding_sample_10_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:02,A,"[""A. The white marker in the magician's hand suddenly disappeared."", ""B. The black marker in the magician's hand suddenly disappeared."", 'C. The magician spread a deck of playing cards on the table for the female guest to pick.', 'D. The magician took the playing cards chosen by the female guest in his right hand and blew.']",Anomaly Context Understanding_sample_11_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:35,C,"['A. The magician extends his right hand and white smoke begins to emanate from the table playing cards.\\', 'B. The magician opens his mouth and black smoke and a folded playing card appear in his mouth.\\', 'C. The magician opens his mouth and white smoke and a folded playing card emerge from his mouth.\\', ""D. The pen in the magician's hand suddenly disappears.\\""]",Anomaly Context Understanding_sample_11_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:30,C,"['A. The magician opens his mouth and white smoke and a folded playing card come out of his mouth.', 'B. The magician finishes and the pen suddenly appears in his hand.', 'C. The magician blows into the white marker and the white marker suddenly disappears from his hand.', 'D. The magician blows on the black marker and the black marker suddenly disappears from his hand.']",Anomaly Context Understanding_sample_11_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:03,D,"['A. The magician blows into the white marker, which suddenly disappears from his hand.', 'B. The magician snaps his fingers and the pile of playing cards in his right hand turns into a signed playing card.', 'C. The magician opened his mouth and black smoke and a folded playing card emerged from his mouth.', 'D. The magician snaps his fingers and the stack of playing cards in his left hand turns into a signed playing card.']",Anomaly Context Understanding_sample_11_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:23,C,"['A. The magician opens his mouth and white smoke and a folded playing card emerge from his mouth.', ""B. The magician's right hand appears with the playing card that was supposed to be behind his back, and the one behind his back turns into a white sheet of paper."", ""C. In the magician's left hand, the playing card that was supposed to be behind his back appears and the one behind his back turns out to be a piece of white paper."", 'D. The magician snaps his fingers and the pile of playing cards in his left hand turns into a signed playing card.']",Anomaly Context Understanding_sample_11_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:49,C,"[""A. A blonde man was electrocuted and screamed after touching the magician's forehead."", ""B. The magician puts a pamphlet in the blonde woman's hand."", ""C. A blonde woman was electrocuted and screamed after touching the magician's forehead."", 'D. The magician opens the booklet and shows its contents to the audience.']",Anomaly Context Understanding_sample_12_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:55,A,"[""A. The magician spreads out the white paper and Beckham's head appears on it."", ""B. The female guest of honor spreads out the white paper and Messi's head appears on it."", 'C. The magician cut the white paper with scissors in front of the audience.', ""D. A blonde woman was electrocuted and screamed after touching the magician's forehead.""]",Anomaly Context Understanding_sample_12_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:37,B,"[""A. The male guest is electrocuted by the magician's hat, he stands up and screams."", ""B. The male guest is electrocuted by the magician's finger, he bends down and screams."", ""C. The magician spreads out the white paper and Beckham's head appears on it."", ""D. A blonde woman was electrocuted and screamed after touching the magician's forehead.""]",Anomaly Context Understanding_sample_12_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:22,D,"[""A. The magician spreads out the white paper and Beckham's head appears on it."", ""B. The male guest is electrocuted by the magician's finger, he bends down and screams."", 'C. Beer was poured out of the cup of tea with orange juice.', 'D. Tea was poured from a can containing orange juice.']",Anomaly Context Understanding_sample_12_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:06:06,B,"[""A. The magician spreads out the white paper and Beckham's head appears on it."", 'B. The magician turned the small ticket in his hand into two bills.', 'C. Tea was poured from a can containing orange juice.', 'D. The magician turns the small bill in his hand into two small bills.']",Anomaly Context Understanding_sample_12_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:32,C,"['A. The magician raised his right hand to waist height, spread it upward, his fingers moved flexibly, and suddenly a black smoke appeared in his palm.', 'B. The magician holds out his right hand to show the audience that there is nothing in his hand.', 'C. The magician raised his right hand to waist height, spread it upward, his fingers moved flexibly, and suddenly a white smoke appeared in his palm.', 'D. The magician raises his hands to shoulder height, spreads his hands out to the audience and waves to them.']",Anomaly Context Understanding_sample_13_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:29,B,"['A. The magician raised his right hand to waist height, spread it upward, his fingers moved flexibly, and suddenly a black smoke appeared in his palm.', 'B. The magician quickly removed the black cloth with both hands to the left, and suddenly a black chair appeared behind the black cloth.', 'C. The magician quickly removed the black cloth with both hands to the left, and suddenly a red chair appeared behind the black cloth.', 'D. The magician raised his right hand to waist height, spread it upward, his fingers moved flexibly, and suddenly a white smoke appeared in his palm.']",Anomaly Context Understanding_sample_13_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:04,A,"['A. After the magician removed the black cloth covering the chair, a little boy suddenly appeared on the chair.', 'B. The magician raised his right hand to waist height, spread it upward, his fingers moved flexibly, and suddenly a white smoke appeared in his palm.', 'C. The magician quickly removed the black cloth with both hands to the left, and suddenly a black chair appeared behind the black cloth.', 'D. After the magician removed the white cloth covering the chair, a little girl suddenly appeared on the chair.']",Anomaly Context Understanding_sample_13_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:00,C,"['A. The magician quickly removed the black cloth with both hands to the left, and suddenly a black chair appeared behind the black cloth.', ""B. When the magician removed the black cloth from the chair, the boy's pants on the chair changed."", ""C. When the magician removed the black cloth covering the chair, the little boy's T-shirt changed."", 'D. After the magician removed the black cloth covering the chair, a little boy suddenly appeared on the chair.']",Anomaly Context Understanding_sample_13_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:07:07,A,"['A. After the magician removed the black cloth, the little boy on the chair disappeared.', 'B. After the magician removed the black cloth, a little boy appeared on the chair.', ""C. When the magician removed the black cloth covering the chair, the little boy's T-shirt changed."", 'D. After the magician removed the black cloth covering the chair, a little boy suddenly appeared on the chair.']",Anomaly Context Understanding_sample_13_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:58,A,"['A. A man dressed in yellow made a mistake while climbing a mountain and fell down.', 'B. A man in a black T-shirt tied so many rubber bands around a watermelon that it burst open.', 'C. A man wearing a white T-shirt and a black hat was running into the garage when he was hit in the head by the door and fell to the ground.', 'D. A man dressed in black made a mistake while climbing a mountain and fell.']",Anomaly Context Understanding_sample_14_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:41,B,"['A. An old man in a white hat hit his head on a telegraph pole while crossing the street.', 'B. An old man in a red hat hit his head on a telegraph pole while crossing the street.', 'C. A raccoon tried to steal the bag of a woman in a white blouse.', 'D. a man in a mask was bounced in the face by a railroad track after cutting it.']",Anomaly Context Understanding_sample_14_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:50,A,"['A. a man in blue pants and gray shirt crouched as a snake fell from the sky and landed on him.', 'B. A man in blue pants and gray clothes crouched as a tree branch fell from the sky and landed on him.', 'C. a man in red clothes walked across a freshly paved concrete pavement with an expressionless face while opening a plastic bag in his hand.', 'D. A courier, after making a delivery, found that his car had skidded for some distance because he had not tightened the handbrake.']",Anomaly Context Understanding_sample_14_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:09:54,D,"['A. a brunette woman in a black tank top smashed a wall with a black ball until it was dented.', ""B. a little boy threw his toy sword at a man's stomach."", 'C. a man in a white top and beige pants sent skis flying off the hill.', 'D. a man in a purple top and beige pants flew his skis off the hill.']",Anomaly Context Understanding_sample_14_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:10:54,D,"[""A. a black man on a bicycle hit a car because he didn't look ahead."", 'B. a white cat dry-heaved once after smelling a glass of liquid.', 'C. a man in a gray shirt dropped his cell phone into a crack in the ground below.', 'D. A man in a black shirt dropped his cell phone into a gap in the ground.']",Anomaly Context Understanding_sample_14_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:18,A,"['A. The man in striped shorts slipped and fell into the water.', 'B. The woman with the yellow football hit a piece of yellow and black cloth and fell to the ground.', 'C. A silver sedan was involved in an accident on the side of the road.', 'D. The man in white shorts slipped and fell into the water.']",Anomaly Context Understanding_sample_15_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:58,C,"['A. A woman in red left her dentures on a cake.', 'B. Iron Man flipped to the ground with his motorcycle.', 'C. An old man with a walking stick rubbed a bag of snacks on his butt and smelled it.', 'D. A blonde woman was left on the tracks after her roller coaster malfunctioned.']",Anomaly Context Understanding_sample_15_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:08:44,A,"['A. A motorcycle drifts at an intersection and falls to the ground.', 'B. One dog was standing on top of another dog stealing food from the kitchen.', 'C. The woman in the white dress accidentally knocked the cake over.', 'D. A car drifted at an intersection and fell to the ground.']",Anomaly Context Understanding_sample_15_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:11:58,D,"['A. A man in a black jacket was carrying the goods to the car when an accident occurred causing the goods to fall to the ground.', 'B. A man in a black T-shirt and sunglasses slipped in the mud.', 'C. A man in a white suit riding a bicycle collapsed on the lawn.', 'D. A man wearing a white T-shirt and riding a bicycle fell on the lawn.']",Anomaly Context Understanding_sample_15_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:12:41,D,"['A. A woman in a black dress fell into the water while rowing.', 'B. A woman in a dark blue T-shirt slipped in the hallway.', 'C. A woman in a dark blue T-shirt slipped in the room.', 'D. A woman in a white blouse and white sneakers fell from a chair that people were carrying.']",Anomaly Context Understanding_sample_15_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:35,D,"['A. A man in a white shirt was hitting a skateboard with a basketball, but it bounced and hit him.', 'B. On the podium, a man was talking with a microphone in his hand. When he walked forward, he did not expect to step on the edge of the stage and fell to the ground.', 'C. A player wearing jersey No. 40 grabs the ball from an opponent and runs towards the shot.', 'D. A player dressed in red stole the ball from his opponent and ran in the direction of shooting. When he was about to throw the ball, he slipped and fell.']",Anomaly Context Understanding_sample_16_1,multiple,Prior +Anomaly Context Understanding,Describe the unusual event that just occurred.,00:01:34,D,"['A. A man in a gray T-shirt with short sleeves was climbing a concrete wall on the roadside when he tripped over the wall and fell to the ground.', 'B. A man wearing shorts with an American flag design stood on a diving board and fell into the water just as he was about to jump.', 'C. Two men in an red soap car were coming from a distance, only to see them hit the curb and topple over.', 'D. Two men in an orange soap car were coming from a distance, only to see them hit the curb and topple over.']",Anomaly Context Understanding_sample_16_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:53,D,"['A. A man wearing a white short-sleeved T-shirt was shoveling eggs, which flew over the counter as they were scooped up.', 'B. In a crowded room, a woman uses a hammer to tap into a bucket of wine, after which the wine gushes out and splashes all over the floor.', 'C. On stage, a group of people were playing when suddenly the green canopy was blown down by the wind.', 'D. On stage, a group of people were playing when suddenly the white canopy was blown down by the wind.']",Anomaly Context Understanding_sample_16_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:41,D,"['A. A woman dressed in black, singing and dancing with a microphone in her hand, accidentally fell to the ground while shaking her head.', 'B. A woman dressed in gold, singing and dancing with a microphone in her hand, accidentally fell to the ground while shaking her head.', ""C. A model in high heels was walking on a high platform and ended up falling and kneeling on the platform because she didn't step firmly."", 'D. A man in black shorts stepped out of the bath and unexpectedly slipped and fell to the ground.']",Anomaly Context Understanding_sample_16_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:56,A,"['A. A man wearing a black short-sleeved T-shirt and blue jeans, while preparing to skateboard, did not expect to fall directly to the ground before he had started.', 'B. A man wearing a blue short-sleeved T-shirt and blue jeans, while preparing to skateboard, did not expect to fall directly to the ground before he had started.', 'C. A man in a suit was conducting a chorus, after which the instrument played by the person next to him suddenly collapsed.', 'D. A man in a mascot costume is dancing on the table, but accidentally steps off with his left foot and falls to the ground.']",Anomaly Context Understanding_sample_16_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:55,C,"['A. At the turn, a man in blue and green fell over on his bicycle, leaving both man and bike on the ground.', 'B. A man in a suit was walking when he stepped on the wedding dress of a woman in a wedding dress.', 'C. A female athlete fell to the ground while running over the hurdles. She hurriedly got up, got under the hurdles and continued to run.', 'D. A female athlete falls to the ground during a hurdle run. She got up, jumped over the bar and continued to run.']",Anomaly Context Understanding_sample_17_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:58,D,"['A. In the wedding chapel, the crowd was listening to the bishop preach when A man in a gray suit suddenly collapsed on the red carpet of the stage.', 'B. On the podium, a man was talking with a microphone. As he was moving forward, he did not expect to step on the edge of the stage and then fell to the ground.', 'C. A woman in black No. 21 ran to the edge of the sports field and high-fived the audience, but did not expect to fall down with the hand fence, causing the audience in that row to fall down with her.', 'D. A woman in yellow No. 21 ran to the edge of the sports field and high-fived the audience, but did not expect to fall down with the hand fence, causing the audience in that row to fall down with her.']",Anomaly Context Understanding_sample_17_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:55,B,"['A. A man wearing a yellow jacket and blue shorts pushed the boat into the water and later climbed aboard, but the boat failed to support the man and capsized.', 'B. In a room where many people were dancing, a woman in a gray and white plaid dress fell because she was unsteady on her feet.', 'C. In a room where many people were dancing, a woman in a blue and white plaid dress fell down because she was unsteady on her feet.', ""D. A man in blue stood on a plank and fell backwards, many women were waiting below to catch him, but they couldn't and he fell to the ground.""]",Anomaly Context Understanding_sample_17_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:56,B,"['A. A female athlete, dressed in blue, fell forward as she was approaching the finish line.', 'B. A male was holding a yellow cake in his hand, but because of carelessness the cake slipped out of his hand.', 'C. A male was holding a green cake in his hand, but because of carelessness the cake slipped out of his hand.', 'D. An actor in costume walks onto the stage and a corner of his dress cape gets stuck in a gap at the edge of the stage.']",Anomaly Context Understanding_sample_17_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:54,C,"[""A. A kid in a blue safety suit is riding his bike on a green track on the water, but he's about to reach the finish line when he falls."", 'B. A man finished drinking water, put down his bottle, and was about to walk to the stage when he tripped over an object on the floor.', 'C. A little red car was traveling down the road, came to a house, hit a curb, and flipped over.', 'D. A little black car was traveling down the road, came to a house, hit a curb, and flipped over.']",Anomaly Context Understanding_sample_17_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:00,A,"['A. The man in the dark green coat questioned the man in the wine-colored top with a curious look on his face.', 'B. The man in the burgundy blouse looked around guiltily.', 'C. Man in wine-colored top is looked at skeptically from the sidelines.', 'D. The man in the dark black coat asked the man in the wine-colored, who had a curious expression on his face.']",Anomaly Context Understanding_sample_18_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:00,D,"['A. The man in the wine-colored top is being looked at by the three with shocked expressions.', 'B. The man in the green coat is trying to explain something to the crowd.', 'C. The woman in white took off her glasses.', 'D. The man in the wine-colored top is trying to explain something to the crowd.']",Anomaly Context Understanding_sample_18_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:57,B,"['A. The man in the green coat was tied up with a rope and surrounded by three men.', 'B. The man in the wine-colored coat was tied up with a rope and surrounded by three men.', 'C. The man in the wine-colored pulled out a gun and pointed it at them.', 'D. The man wearing a red wine-colored top was knocked out from behind by a woman in white.']",Anomaly Context Understanding_sample_18_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:59,D,"['A. The man in the green coat pointed a pistol at the tied up man.', 'B. The man in the wine-colored coat is being lifted down from the stool.', 'C. The woman in black kisses the man in the wine-colored blouse.', 'D. The woman in white kisses the man in the wine-colored blouse.']",Anomaly Context Understanding_sample_18_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:48,B,"[""A. Men dressed in black covered a woman's head from behind with a plastic bag."", 'B. A man dressed in Burgundy covered the head of a woman in a dark blue coat from behind with a plastic bag.', 'C. A man dressed in Burgundy covered the head of a woman wearing a white T-shirt from behind with a plastic bag.', 'D. The man in the dark green coat screamed.']",Anomaly Context Understanding_sample_18_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:39,B,"['A. A woman in a white blouse and blue jeans and a man in a dark blue hoodie were startled by a group of people who jumped out of hiding.', 'B. A woman in a light blue top and blue jeans and a man in a dark blue hoodie are startled by a group of people who are hiding.', 'C. A man in a white shirt who is addressing a group of people.', 'D. A woman in a green shirt and blue jeans walks into the room with a cake.']",Anomaly Context Understanding_sample_19_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:02,A,"['A. A man in a white jacket was laughed at by a group of people.', 'B. A man in a black jacket being laughed at by a group of people.', 'C. A man in a white coat is talking with a cake.', 'D. A lady in a light blue top and blue jeans is explaining her behavior.']",Anomaly Context Understanding_sample_19_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:58,C,"['A. A woman wearing a light blue shirt is questioning everyone.', 'B. A man wearing white clothes was mocking a woman while holding hands and dancing with a gunman.', 'C. A woman wearing a purple shirt pretended to be angry and threw the door to play with a man.', 'D. A woman wearing a light blue shirt pretended to be angry and threw the door to play with a man.']",Anomaly Context Understanding_sample_19_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:42,D,"['A. A lady in a light blue shirt speaks with an angry face.', 'B. A man in white clothes and a group of people laughed at a woman in a light blue shirt.', 'C. A woman in a purple shirt walked out of the door angry.', 'D. A woman in a light blue shirt walked out of the door angry.']",Anomaly Context Understanding_sample_19_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:52,A,"['A. A police officer in a black uniform pulls out a gun and points it at the crowd at the party.', 'B. A policeman in a white uniform pulled out a gun and pointed it at the crowd at the party.', 'C. a police officer in a black uniform comes in and calls off the party.', 'D. a man in white held up his hands while laughing and talking to the police officer.']",Anomaly Context Understanding_sample_19_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:30,C,"['A. A lady in a gray-green dress was sitting on a swing when suddenly the stake broke and she fell to the ground.', 'B. A shirtless man is using a zip line, after which the zip line rope breaks and he falls into a red and a green inflatable boat.', 'C. A woman wearing a black short-sleeved top was skateboarding. Her skateboard hit a ball and she fell to the ground.', 'D. A woman wearing a white short-sleeved top was skateboarding. Her skateboard hit a ball and she fell to the ground.']",Anomaly Context Understanding_sample_20_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:31,B,"['A. A girl in an red dress and red pants held the end of the hose close to her mouth, after which water suddenly gushed out of the tube.', 'B. A girl in an orange dress and red pants held the end of the hose close to her mouth, after which water suddenly gushed out of the tube.', 'C. A lady in a red blouse was crouching on the ground when a ball flew violently and hit her on the head.', ""D. A woman wearing dark glasses, carrying a man's arm, and moments later she slipped and fell to the ground.""]",Anomaly Context Understanding_sample_20_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:58,C,"['A. A child in a yellow hooded down jacket was skateboarding and he jumped up with his board, after which he fell and the board slid into the water.', 'B. A little monkey lunged at a lady and ran away with a quick tug on her shirt with one little paw.', 'C. A lady in a white shirt is on a swing. Two other men pushed her up high. When she swung back, the wooden stick that served as a seat broke.', 'D. A lady in a green shirt is on a swing. Two other men pushed her up high. When she swung back, the wooden stick that served as a seat broke.']",Anomaly Context Understanding_sample_20_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:57,A,"['A. A male wearing a black hoodie was standing on the bridge. He threw his cell phone in the air and attempted to catch it, but it fell under the bridge.', 'B. A male wearing a white hoodie was standing on the bridge. He threw his cell phone in the air and attempted to catch it, but it fell under the bridge.', 'C. A truck with a yellow front was loaded with goods. The truck swung from side to side and eventually fell onto its side.', 'D. A man was riding a white horse on a beach when the horse jumped into a puddle, after which the man fell off the horse.']",Anomaly Context Understanding_sample_20_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:53,B,"['A. A man wearing a black short-sleeved shirt jumped a few times on a trampoline before it suddenly broke through a hole, after which the man fell to the ground.', 'B. A male in blue was carrying a male in black, and then the male in blue slammed the male in black onto the hood of a car, resulting in his butt smashing through the front windshield.', 'C. A male in white was carrying a male in black, and then the male in blue slammed the male in black onto the hood of a car, resulting in his butt smashing through the front windshield.', 'D. A man dressed in gray and wearing an orange hard hat pedaled past on a skateboard, only to fall to the ground because he was going too fast.']",Anomaly Context Understanding_sample_20_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:43,C,"['A. When A truck passed a railway track junction, the cargo on board was caught by the long-arm cargo on the train, and then overturned.', 'B. A car was going too fast and hit a blue truck in front of it, and the truck turned over.', 'C. On a side street, a black Mercedes was backing up and crashed into the car behind it.', 'D. On a side road, a car continued to move forward and hit a black Mercedes.']",Anomaly Context Understanding_sample_21_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:55,D,"['A. Going too fast, a car slammed into a blue truck in front of it, causing it to flip over.', 'B. When a truck was passing through a train track junction, the long arm of the cargo on the train accidentally hooked the cargo on the truck, and eventually caused the truck to roll over.', 'C. On a road in a city block, a car trailing a cannon had one of its wheels come off.', 'D. On a road in a city block, a car was towing a cannon, and one of the wheels of the cannon came off.']",Anomaly Context Understanding_sample_21_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:07,C,"['A. On a road in a city block, a car was towing a cannon, and one of the wheels of the cannon came off.', 'B. On a side street, a black Mercedes was backing up and crashed into the car behind it.', 'C. At a traffic light, a police car collided with a car, and then the police car hit two cars in succession.', 'D. At a traffic light, a police car was hit by a car turning left, causing the police car to crash into the next car.']",Anomaly Context Understanding_sample_21_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:20,B,"['A. A silver car hit a pole on the side of the road, and was then hit by a black car behind it.', 'B. A silver-white car crashed into a utility pole on the side of the road and was then hit by a blue van from behind.', 'C. At a traffic light, a police car collided with a car, and then the police car hit two cars in succession.', 'D. On a road in a city block, a car was towing a cannon, and one of the wheels of the cannon came off.']",Anomaly Context Understanding_sample_21_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:54,D,"['A. A silver and white car hit a pole on the side of the road and was then hit by a blue van behind it.', 'B. The vehicle carrying the video recorder that was recording this video crashed into a red car parked in front of it on the road.', 'C. A black car collided with a white car making a right turn. Then the black car hit a traffic sign on the side of the road.', 'D. A black car collided with a white car making a left turn, and then the black car hit a traffic sign on the side of the road.']",Anomaly Context Understanding_sample_21_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:18,A,"['A. A white truck failed to control its direction while turning and collided with a stone wall on the roadside.', 'B. A black truck, while turning, failed to control its direction and collided with a stone wall on the roadside.', 'C. A white bus collided with a gray sedan.', 'D. A white sedan is driving on the road.']",Anomaly Context Understanding_sample_22_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:43,B,"['A. Two green vans collided while passing through the intersection.', 'B. Two white vans collided while passing through the intersection.', 'C. A sedan rear ended a white sedan while driving.', 'D. A person wearing black clothes, pants, and a gray helmet is waiting for a red light in the car.']",Anomaly Context Understanding_sample_22_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:19,A,"['A. A white sedan collided with other vehicles at the intersection.', 'B. A black sedan is waiting to pass on the road.', 'C. A yellow sedan was collided from the side by a white sedan while passing through the intersection.', 'D. A white sedan was collided from the side by a gray sedan while passing through the intersection.']",Anomaly Context Understanding_sample_22_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:40,C,"['A. A black car collided with a normally traveling car.', 'B. A law enforcement officer is directing traffic on the road.', 'C. A car as video footage collides with a gray sedan while passing through an intersection.', 'D. The car as video footage collides with a white sedan while passing through an intersection.']",Anomaly Context Understanding_sample_22_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:14,A,"['A. A purple bus quickly rushed to the roadside and had an accident.', 'B. A white bus quickly rushed to the roadside and had an accident.', 'C. A truck loaded with goods had its tires fall out while driving.', 'D. A black sedan collided with the roadside railing while driving.']",Anomaly Context Understanding_sample_22_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:39,C,"['A. When A big truck was driving on the road, its left wheel suddenly fell off, hit the white bus on the left, bounced and rolled to the side of the road.', 'B. A motorcycle was driving on the road. When turning left, the motorcycle suddenly swerved out of control and the driver fell to the ground.', 'C. A truck loaded with goods was turning right when the left rear of the truck struck the car on the left, catching it and causing it to move.', 'D. A truck loaded with goods was making a left turn when the right rear of the truck struck the car on the right, catching it and causing it to move.']",Anomaly Context Understanding_sample_23_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:58,B,"['A. When A big truck was driving on the road, its left wheel suddenly fell off, hit the white bus on the left, bounced and rolled to the side of the road.', 'B. As a large truck was moving from above to below, the rear of the truck hit a black car parked on the right and made it slide for some distance.', 'C. A truck loaded with goods was turning right when the left rear of the truck struck the car on the left, catching it and causing it to move.', 'D. As a large truck was moving from above to below, the rear of the truck hit a white car parked on the right and made it slide for some distance.']",Anomaly Context Understanding_sample_23_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:08,D,"['A. A white dog turned off the road on the right and ran into a vehicle that was acting as a camera.', 'B. As a large truck was moving from above to below, the rear of the truck hit a black car parked on the right and made it slide for some distance.', 'C. A truck loaded with goods was turning right when the left rear of the truck struck the car on the left, catching it and causing it to move.', 'D. A black dog turned off the road on the right and ran into a vehicle that was acting as a camera.']",Anomaly Context Understanding_sample_23_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:23,D,"['A. A black dog turned off the road on the right and ran into a vehicle acting as a camera as it rushed forward.', 'B. When a red and black taxi turned left, it accidentally ran up the stones on both sides of the sidewalk, stayed for a moment, then turned right and drove back to the road.', 'C. A truck loaded with goods was turning right when the left rear of the truck struck the car on the left, catching it and causing it to move.', 'D. When a yellow and white taxi turned left, it accidentally ran up the stones on both sides of the sidewalk, stayed for a moment, then turned right and drove back to the road.']",Anomaly Context Understanding_sample_23_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:05,B,"['A. A black dog turned off the road on the right and ran into a vehicle acting as a camera as it rushed forward.', 'B. A white car stopped in front of the intersection was hit by a car coming out from the left.', 'C. A black car stopped in front of the intersection was hit by a car coming out from the left.', 'D. When a yellow and white taxi turned left, it accidentally ran up the stones on both sides of the sidewalk, stayed for a moment, then turned right and drove back to the road.']",Anomaly Context Understanding_sample_23_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:30,A,"['A. A red and white Formula One car and a yellow and black Formula One car collided side by side, triggering a chain reaction that swept two other Formula One cars off the track.', 'B. The front wheel of a yellow, black and red Formula One car touched the rear wheel of a red and white Formula One car, resulting in the rear wheel of the red and white Formula One car breaking.', 'C. A green Formula One car collides with multiple other Formula One cars resulting in a rollover.', 'D. A black and white Formula One car and a yellow and black Formula One car collided side by side, triggering a chain reaction that swept two other Formula One cars off the track.']",Anomaly Context Understanding_sample_24_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:50,B,"['A. A red and white Formula One car and a yellow and black Formula One car collided side by side, triggering a chain reaction that swept two other Formula One cars off the track.', 'B. A black and cyan Formula One car ran off the track out of control and crashed into another black and cyan Formula One car, causing both cars to run off the track together.', 'C. A green Formula One car collides with multiple other Formula One cars resulting in a rollover.', 'D. A black and blue Formula One car ran off the track out of control and crashed into another black and cyan Formula One car, causing both cars to run off the track together.']",Anomaly Context Understanding_sample_24_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:50,D,"['A. A red and white Formula One car and a yellow and black Formula One car collided side by side, triggering a chain reaction that swept two other Formula One cars off the track.', 'B. A black and cyan Formula One car ran off the track out of control and crashed into another black and cyan Formula One car, causing both cars to run off the track together.', 'C. A red-and-black Formula One car lost control of its car at a corner and went off the track, hitting a guardrail.', 'D. A red-and-white Formula One car lost control of its car at a corner and went off the track, hitting a guardrail.']",Anomaly Context Understanding_sample_24_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:16,D,"['A. A red Formula One car and a red Formula One car collided on the side of the corner, and then both cars went off the track.', 'B. A black and cyan Formula One car ran off the track out of control and crashed into another black and cyan Formula One car, causing both cars to run off the track together.', 'C. A red-and-white Formula One car lost control of its car at a corner and went off the track, hitting a guardrail.', 'D. A red Formula One car and a red and white Formula One car collided on the side of the corner, and then both cars went off the track.']",Anomaly Context Understanding_sample_24_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:15,B,"['A. A white and dark blue Formula One car rear-ended a red Formula One car, causing the red Formula One car to spin out of control and slide off the track, while the white and dark blue Formula One car ran off the track.', 'B. A black and dark blue Formula One car rear-ended a red Formula One car, causing the red Formula One car to spin out of control and slide off the track, while the white and dark blue Formula One car ran off the track.', 'C. A red-and-white Formula One car lost control of its car at a corner and went off the track, hitting a guardrail.', 'D. A red Formula One car and a red and white Formula One car collided on the side of the corner, and then both cars went off the track.']",Anomaly Context Understanding_sample_24_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:00,C,"['A. A red-and-white Formula One car suddenly lost control in the driveway, hitting a guardrail and flipping several times.', 'B. A red Formula One car and a red and black Formula One car spun out of control after colliding at a corner, before coming to a stop on the track.', 'C. A red Formula One car spun out of control after a side collision with a black and red Formula One car.', 'D. A black Formula One car spun out of control after a side collision with a black and red Formula One car.']",Anomaly Context Understanding_sample_25_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:22,D,"['A. A red Formula One car has flipped after a collision with the side of a red and blue Formula One car.', 'B. A red Formula One car and a red and black Formula One car spun out of control after colliding at a corner, before coming to a stop on the track.', 'C. A red Formula One car spun out of control after a side collision with a black and red Formula One car.', 'D. A yellow Formula One car has flipped after a collision with the side of a red and blue Formula One car.']",Anomaly Context Understanding_sample_25_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:52,A,"['A. Two Formula One cars with yellow, black, and red livery collided, with the rear-ended car losing control and skidding, while the other car__ front wing was damaged.', 'B. Two Formula One cars with green, black, and red livery collided, with the rear-ended car losing control and skidding, while the other car__ front wing was damaged.', 'C. A red Formula One car spun out of control after a side collision with a black and red Formula One car.', 'D. A yellow Formula One car has flipped after a collision with the side of a red and blue Formula One car.']",Anomaly Context Understanding_sample_25_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:17,B,"['A. Two Formula One cars with yellow, black, and red livery collided, with the rear-ended car losing control and skidding, while the other car__ front wing was damaged.', 'B. A red and white Formula One car spun out of control and collided with a black and yellow Formula One car as well as a red and blue Formula One car.', 'C. A green and white Formula One car spun out of control and collided with a black and yellow Formula One car as well as a red and blue Formula One car.', 'D. A yellow Formula One car has flipped after a collision with the side of a red and blue Formula One car.']",Anomaly Context Understanding_sample_25_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:28,C,"['A. Two Formula One cars with yellow, black, and red livery collided, with the rear-ended car losing control and skidding, while the other car__ front wing was damaged.', 'B. A red and white Formula One car spun out of control and collided with a black and yellow Formula One car as well as a red and blue Formula One car.', 'C. The rear wheel of a green and black Formula One car suddenly blew a tire.', 'D. A yellow Formula One car has flipped after a collision with the side of a red and blue Formula One car.']",Anomaly Context Understanding_sample_25_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:29,D,"['A. A blue Formula One car and a white and red Formula One car collided sideways, sending both cars off the track.', 'B. The side of a red Formula One car hit the rear wheels of two yellow and black Formula One cars, which then slid out of control off the track.', 'C. A black-and-white Formula One car rear-ended a blue-and-white Formula One car, which then lost control of the blue-and-white Formula One car and came to rest across the track.', 'D. A red-and-white Formula One car rear-ended a blue-and-white Formula One car, which then lost control of the blue-and-white Formula One car and came to rest across the track.']",Anomaly Context Understanding_sample_26_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:45,C,"['A. A pink and black Formula One car was stopped by a red Formula One car driving in from off the track, causing the pink and blue Formula One car to lose control and run off the track.', 'B. The side of a red Formula One car hit the rear wheels of two yellow and black Formula One cars, which then slid out of control off the track.', 'C. A pink and blue Formula One car was stopped by a red Formula One car driving in from off the track, causing the pink and blue Formula One car to lose control and run off the track.', 'D. A red-and-white Formula One car rear-ended a blue-and-white Formula One car, which then lost control of the blue-and-white Formula One car and came to rest across the track.']",Anomaly Context Understanding_sample_26_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:52,A,"['A. A blue Formula One car was stopped by a pink and blue Formula One car driving in from off the track, causing the blue Formula One car to run off the track.', 'B. The side of a red Formula One car hit the rear wheels of two yellow and black Formula One cars, which then slid out of control off the track.', 'C. A pink and blue Formula One car was stopped by a red Formula One car driving in from off the track, causing the pink and blue Formula One car to lose control and run off the track.', 'D. A black Formula One car was stopped by a pink and blue Formula One car driving in from off the track, causing the blue Formula One car to run off the track.']",Anomaly Context Understanding_sample_26_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:03,D,"['A. A blue Formula One car was stopped by a pink and blue Formula One car driving in from off the track, causing the blue Formula One car to run off the track.', 'B. A green Formula One car loses control on a bend, with tires emitting puffs of white smoke, and the red Formula car veers off the track.', 'C. A pink and blue Formula One car was stopped by a red Formula One car driving in from off the track, causing the pink and blue Formula One car to lose control and run off the track.', 'D. A red Formula One car loses control on a bend, with tires emitting puffs of white smoke, and the red Formula car veers off the track.']",Anomaly Context Understanding_sample_26_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:59,B,"['A. A blue Formula One car was stopped by a pink and blue Formula One car driving in from off the track, causing the blue Formula One car to run off the track.', 'B. A black Formula One car has nudged a red Formula One car out of the track with its side.', 'C. A yellow Formula One car has nudged a red Formula One car out of the track with its side.', 'D. A red Formula One car loses control on a bend, with tires emitting puffs of white smoke, and the red Formula car veers off the track.']",Anomaly Context Understanding_sample_26_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:52,A,"['A. A racing car acting as a camera went out of control on a corner, ran into the grass next to it, and the left front wheel hit the guardrail and came out of the car.', 'B. A racing car acting as a camera went out of control on a corner, ran into the grass next to it, and the right rear wheel hit the guardrail and broke free.', 'C. A purple racing car went out of control on a corner and crashed into a turquoise guardrail.', 'D. A black racing car was driving forward at the turn and hit the red and yellow guardrail.']",Anomaly Context Understanding_sample_27_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:14,B,"['A. A racing car acting as a camera went out of control on a corner, ran into the grass next to it, and the left front wheel hit the guardrail and came out of the car.', 'B. A racing car acting as a camera went out of control on the straight, ran into the grass, continued on the road for some distance, swerved to the right on the sand and crashed into the green guardrail.', 'C. A racing car acting as a camera went out of control on the straightaway, ran into the grass, continued on the road some distance, swerved to the left on the sand and crashed into the white guardrail.', 'D. A black racing car was driving forward at the turn and hit the red and yellow guardrail.']",Anomaly Context Understanding_sample_27_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:48,D,"['A. A racing car acting as a camera went out of control on a corner, ran into the grass next to it, and the left front wheel hit the guardrail and came out of the car.', 'B. A racing car acting as a camera went out of control on the straight, ran into the grass, continued on the road for some distance, swerved to the right on the sand and crashed into the green guardrail.', 'C. A red and black race car hit the guardrail on the right side of the road while turning and skidded on the grass for some distance before coming to a stop.', 'D. A blue and white race car hit the guardrail on the right side of the road while making a turn and skidded on the grass for some distance before coming to a stop.']",Anomaly Context Understanding_sample_27_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:23,D,"['A. When A blue and black racing car was driving on the straight, white smoke suddenly emerged from the body, and after spinning out of control for a period of time, it crashed into the protective guardrail next to the road.', 'B. A racing car acting as a camera went out of control on the straight, ran into the grass, continued on the road for some distance, swerved to the right on the sand and crashed into the green guardrail.', 'C. A blue and white race car hit the guardrail on the right side of the road while making a turn and skidded on the grass for some distance before coming to a stop.', 'D. When a red and white racing car was driving on the straight, the body of the car suddenly emerged white smoke, spinning out of control for a period of time, and crashed into the guardrail next to the road.']",Anomaly Context Understanding_sample_27_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:49,A,"['A. A blue racing car went out of control while turning left, veered to the right, skidded on the grass for some distance, and crashed into the guardrail next to the road.', 'B. A red racing car went out of control while turning left, veered to the right, skidded on the grass for some distance, and crashed into the guardrail next to the road.', 'C. A blue and white race car hit the guardrail on the right side of the road while making a turn and skidded on the grass for some distance before coming to a stop.', 'D. When a red and white racing car was driving on the straight, the body of the car suddenly emerged white smoke, spinning out of control for a period of time, and crashed into the guardrail next to the road.']",Anomaly Context Understanding_sample_27_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:00,A,"['A. A white Formula car went off the track after its left front wheel failed on a turn.', 'B. A black Formula car went off the track after its left front wheel failed on a turn.', 'C. A red, black, and yellow Formula car was making a left turn when it lost control of its right front wheel and crashed into the guardrail.', 'D. A Formula Blue car went out of control in a turn and hit a guardrail.']",Anomaly Context Understanding_sample_28_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:48,C,"['A. A white Formula car rear-ended a blue Formula car.', 'B. A Formula Blue car went out of control in a turn and hit a guardrail.', 'C. A Formula Blue car went out of control and hit a Formula White car, knocking it off the track.', 'D. A Formula black car went out of control and hit a Formula White car, knocking it off the track.']",Anomaly Context Understanding_sample_28_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:24,B,"['A. A red-and-white Formula One car loses control in a turn, emits white smoke and crashes into the side of a race car.', 'B. A Formula Blue car was hit in a turn by a Formula Blue car, and the rear wheel of the Formula Yellow car in front of it was hit by a Formula Blue car.', 'C. A red and white formula car burst into smoke behind it as it turned a corner.', 'D. A black Formula car lost control of its rear wheel on a turn and crashed into the yellow Formula car in front of it.']",Anomaly Context Understanding_sample_28_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:58,A,"['A. A Formula Blue car broke its left front wheel on the road and slid off the track out of control.', 'B. A Formula Black car broke its left front wheel on the road and slid off the track out of control.', 'C. A Formula Yellow car was hit by a car from behind on the road and turned upside down.', 'D. A red-and-white Formula One car loses control in a turn, emits white smoke and crashes into the side of a race car.']",Anomaly Context Understanding_sample_28_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:23,D,"['A. A red and white Formula car suddenly lost control and crashed into the guardrail.', 'B. A white Formula car suddenly lost control and drove off the track.', 'C. A Formula Orange car was thrown into the air as it made a turn.', 'D. A Formula Yellow car rear-ended a Formula Orange car on a turn.']",Anomaly Context Understanding_sample_28_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:32,A,"['A. A dark-brown man in a blue-and-white helmet and blue-and-white suit fell in the cycling team, triggering a series of falls and bicycle collisions.', 'B. A dark-brown man in a blue-and-red helmet and blue-and-white suit fell in the cycling team, triggering a series of falls and bicycle collisions.', 'C. A dark-brown man in a blue-and-white helmet and black-and-white suit fell in the cycling team, triggering a series of falls and bicycle collisions.', 'D. A light-brown man in a blue-and-white helmet and blue-and-white suit fell in the cycling team, triggering a series of falls and bicycle collisions.']",Anomaly Context Understanding_sample_29_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:33,B,"['A. A yellow jeep left the highway and got its wheels stuck in the mud on the left side of the road and the driver fell to the ground.', 'B. A red jeep veered off the road and got its wheels stuck in the mud on the right side of the road and the driver fell to the ground.', 'C. A red jeep veered off the road and got its wheels stuck in the mud in the center and the driver fell to the ground.', 'D. A red tractor went off the road, its wheels got stuck in the mud on the right side of the road and the driver fell to the ground.']",Anomaly Context Understanding_sample_29_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:10,D,"['A. Many white sailboat rushes out from the right side of the video and crashes into the tail of another white sailboat.', 'B. A white sailboat rushes out from the left side of the video and crashes into the sails of another white sailboat.', 'C. A pink sailboat rushes out from the left side of the video and crashes into the top of another white sailboat.', 'D. A white sailboat rushes out from the left side of the video and crashes into the tail of another white sailboat.']",Anomaly Context Understanding_sample_29_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:17,C,"['A. A red car overtook a car on the right side of the road, colliding with a video camera car as it overtook. The video camera showed the car tipping to the right and falling onto the grass beside the road.', 'B. A black car overtook from the left side of the road, colliding with a video camera car as it overtook the road. The video camera recorded the car tipping to the left and falling onto the grass beside the road.', 'C. A black car overtook a car on the right side of the road, colliding with a video camera car as it overtook. The video camera showed the car tipping to the right and falling onto the grass beside the road.', 'D. A black car overtook a car on the right side of the road, colliding with a white car on the left as it passed. Video shows the car tilting to the right and falling onto the grass at the side of the road.']",Anomaly Context Understanding_sample_29_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:12,A,"['A. A remote-controlled plane flying in the sky swerved and hit the photographer.', 'B. A remote-controlled plane flying in space swerved into the photographer.', 'C. A helicopter flying in the sky swerved into the photographer.', 'D. A remote-controlled plane flying in the sky swerved and collided with the pilot of the remote-controlled plane.']",Anomaly Context Understanding_sample_29_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:26,B,"['A. A yellow car used as a camera lens was driving down the road, and after passing a truck moving in the wrong direction, the yellow car rolled to the right.', 'B. A black truck came out from the left and knocked down the gas station pillar and a red and black refueling machine.', 'C. An out-of-control navy blue car ran out from the right, it crashed through the guardrail and wall, and finally came to rest on the road.', 'D. A white truck came out from the left and knocked down the gas station pillar and a blue-and-white gas pump.']",Anomaly Context Understanding_sample_30_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:01,D,"['A. A black car collided with a white car at the intersection.', 'B. The car used as a camera lens collided with the man in black on a bicycle in front of it.', 'C. An out-of-control black car careened down a snow-covered slope and crashed into the car where the camera was.', 'D. An out-of-control white car careened down a snow-covered slope and crashed into the car where the camera was.']",Anomaly Context Understanding_sample_30_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:12,C,"['A. a red car crashed into a gymnasium, pushing a man on a treadmill', 'B. a black car is rear-ending the car that is the video footage, the collision rolls forward', 'C. a black sedan coming out of the left side, black out-of-control dumping, crashing into, and hitting the car used as video footage.', 'D. a white sedan coming out of the left side, the black out-of-control rear-end, crashed, hitting the car used as video footage.']",Anomaly Context Understanding_sample_30_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:22,B,"['A. A car made a minor brush with a motorcycle that was used as a video camera while making a turn.', 'B. A man on a motorcycle collides with a red sedan coming out of the right side.', 'C. A man driving a motorcycle collides with a black sedan coming out of the right side.', 'D. A white car ran out from the left side at an intersection and hit another white car.']",Anomaly Context Understanding_sample_30_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:19,D,"['A. a black sedan made a right turn and hit a blue bus.', 'B. a black sedan driving fast rear-ended a stopped gray sedan on the highway.', 'C. A white car came out of the right side at an intersection and hit a white car that was going straight.', 'D. A black car came out of the right side at an intersection and hit a white car that was going straight.']",Anomaly Context Understanding_sample_30_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:37,B,"['A. When A big truck changed lanes on the road, it hit the white car on the right. The white car lost control and drove into the roadside lawn, and finally it turned over seriously.', 'B. When changing lanes on the road, a large truck hit the black car on the right. The black car lost control and drove into the grass on the side of the road, and finally turned over seriously.', 'C. A vehicle acting as a camera was driving on the road and struck a white car on the left that had made a sudden right turn.', 'D. A vehicle acting as a camera lost control while changing lanes from left to right on the road and drove for some time before hitting a black car parked on the side of the road.']",Anomaly Context Understanding_sample_31_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:48,A,"['A. A red truck was driving from above down when it hit a black car parked on the side of the road. Then the black car collided with a white car parked behind it and another black car.', 'B. When changing lanes on the road, a large truck hit the black car on the right. The black car lost control and drove into the grass on the side of the road, and finally turned over seriously.', 'C. A white truck was driving from above down when it hit a black car parked on the side of the road, and then the black car collided with a white car parked behind and another black car.', 'D. A vehicle acting as a camera lost control while changing lanes from left to right on the road and drove for some time before hitting a black car parked on the side of the road.']",Anomaly Context Understanding_sample_31_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:13,C,"['A. A red truck was driving from above down when it hit a black car parked on the side of the road. Then the black car collided with a white car parked behind it and another black car.', 'B. A black crane was driving on the left side of the road, and the boom of the crane hit the truck on the right side of the road, and the boom caught the truck for some distance, and finally stopped.', 'C. A white crane was driving on the left side of the road. When it was driving, the boom of the crane hit the truck on the right. The boom caught the truck for a distance and finally stopped.', 'D. A vehicle acting as a camera lost control while changing lanes from left to right on the road and drove for some time before hitting a black car parked on the side of the road.']",Anomaly Context Understanding_sample_31_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:22,B,"['A. A red truck was driving from above down when it hit a black car parked on the side of the road. Then the black car collided with a white car parked behind it and another black car.', 'B. When a white car was driving on the road, a red and white car parked on the left suddenly opened the door on the right. The white car hit the door and finally stopped.', 'C. A white crane was driving on the left side of the road. When it was driving, the boom of the crane hit the truck on the right. The boom caught the truck for a distance and finally stopped.', 'D. When a black car was driving on the road, a blue and black car parked on the left suddenly opened the door on the right. The black car hit the door and finally stopped.']",Anomaly Context Understanding_sample_31_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:37,D,"['A. A red truck was driving from above down when it hit a black car parked on the side of the road. Then the black car collided with a white car parked behind it and another black car.', 'B. When a white car was driving on the road, a red and white car parked on the left suddenly opened the door on the right. The white car hit the door and finally stopped.', 'C. When a green and black taxi was moving forward, it rubbed against a bicycle moving in the same direction. The man on the bicycle lost control and finally fell to the ground.', 'D. When a yellow and white taxi was moving forward, it rubbed against a bicycle moving in the same direction. The man on the bicycle lost control and finally fell to the ground.']",Anomaly Context Understanding_sample_31_5,multiple,Prior +Anomaly Context Understanding,Describe the unusual event that just occurred.,00:01:32,C,"['A. A car took over the road while turning, causing the motorcycle to hit trees on the roadside after driving for a while.', 'B. A off-road vehicle rider overturned while climbing a hill, causing both the person and the vehicle to roll down for a long distance.', 'C. A cyclist came down from the mountain and fell at the spot where two trees were standing, causing the person and bicycle to roll over.', 'D. A off-road vehicle rider rolled down the mountain while climbing, and the person was crushed by the vehicle several times.']",Anomaly Context Understanding_sample_32_2,multiple,Prior +Anomaly Context Understanding,What is the unusual event that first occurred in this video?,00:02:33,A,"['A. A silver white sedan turned around on the road and was hit by the front of a yellow truck, then drove away and collided with a black sedan on the right.', 'B. A black sedan collided with the car in front on the highway, then with the car on the right, and then drove off the road.', 'C. When the off-road vehicle overturned in a water filled area, it stood up from the side. After the rider in red clothes and black pants fell, he stood up.', 'D. A silver white sedan turned around on the road, and in order to avoid the impact of the yellow truck, the driver turned around again and collided with the black sedan on the right.']",Anomaly Context Understanding_sample_32_3,multiple,Prior +Anomaly Context Understanding,What unusual event occurred at the end of the video?,00:04:04,B,"['A. A black truck slowed down, and a white car behind changed lanes to avoid colliding with the black truck in front. The white car was hit by a red car in motion.', 'B. A white sedan changed lanes and was hit by a moving red car, with the white sedan lying horizontally in front of the red car.', 'C. A black sedan rolled over on the road, dropping many fragments on the ground. After rolling over, it stopped on the grass, facing upwards.', 'D. A long white tractor truck was driving at an intersection when it scraped a silver white sedan and a black sedan parked on the roadside.']",Anomaly Context Understanding_sample_32_4,multiple,Prior +Anomaly Context Understanding,What is the unusual event that first occurred in this video?,00:11:00,D,"['A. In places with billboards, motorcycle racers fell while climbing uphill, and many riders behind also fell down.', 'B. On the track inside the fence wall, an orange racing car overturned and slid towards the camera.', 'C. A racing car was driving on the track and collided with the left fence at the intersection, causing the vehicle to spin on the track.', 'D. A racing car is driving on the track, and when it reaches the intersection, it first collides with a racing car on the track, and then collides with the left fence.']",Anomaly Context Understanding_sample_32_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:21:00,D,"['A. A white car driving towards the camera collided with a man wearing a camera on the roadside.', 'B. A motorcycle rider dressed in red suddenly flipped over due to hitting an obstacle.', 'C. The rider was flying an off-road vehicle in the air, but after landing, the vehicle overturned and he lay on the track unable to get up.', 'D. The rider drove an off-road vehicle through the air, but after landing, the vehicle overturned. He stood up and left the track.']",Anomaly Context Understanding_sample_32_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:53,B,"['A. An out-of-control black car suddenly rushed out from the left. The car swerved to the right and hit a blue car moving forward.', 'B. An out-of-control white car suddenly rushed out from the left. The car swerved to the right and hit a blue car moving forward.', 'C. A red car driving on the far right side of the road suddenly lost control. After rocking from side to side for some time, the car hit a black car on the left, and finally, the two cars collided with the guardrail beside the road.', 'D. A truck full of goods was moving forward and hit a parked car. The goods rolled off the truck and fell on the car.']",Anomaly Context Understanding_sample_33_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:16,A,"['A. A white car driving on the road suddenly lost control. After swaying from side to side for some time, it turned left and hit a black car driving in the opposite direction on the side of the road. The white car then spun and continued to hit a vehicle acting as a camera.', 'B. An out-of-control white car suddenly rushed out from the left. The car swerved to the right and hit a blue car moving forward.', 'C. A black car driving on the road suddenly lost control and, after swaying from side to side for some time, turned left and hit a black car driving in the opposite direction on the side of the road, after which the white car spun and continued to hit a vehicle acting as a camera.', 'D. A truck full of goods was moving forward and hit a parked car. The goods rolled off the truck and fell on the car.']",Anomaly Context Understanding_sample_33_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:49,C,"['A. A white car driving on the road suddenly lost control. After swaying from side to side for some time, it turned left and hit a black car driving in the opposite direction on the side of the road. The white car then spun and continued to hit a vehicle acting as a camera.', 'B. When a black car was turning left, the right rear of the car was hit by the right front of a black car moving from right to left.', 'C. When a white car was turning left, the right rear of the car was hit by the right front of a white car moving from right to left.', 'D. A truck full of goods was moving forward and hit a parked car. The goods rolled off the truck and fell on the car.']",Anomaly Context Understanding_sample_33_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:58,B,"['A. A white car driving on the road suddenly lost control. After swaying from side to side for some time, it turned left and hit a black car driving in the opposite direction on the side of the road. The white car then spun and continued to hit a vehicle acting as a camera.', 'B. A black car was passing the intersection from the top down when it collided with a black car that suddenly came out from the left.', 'C. When a white car was turning left, the right rear of the car was hit by the right front of a white car moving from right to left.', 'D. A white car was passing the intersection from the top down when it collided with a white car that suddenly rushed out from the left.']",Anomaly Context Understanding_sample_33_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:29,D,"['A. A black car driving on the road suddenly slowed down and opened the door on the right, and a woman dressed in white got out of the car.', 'B. A black car was passing the intersection from the top down when it collided with a black car that suddenly came out from the left.', 'C. When a white car was turning left, the right rear of the car was hit by the right front of a white car moving from right to left.', 'D. A white car driving on the road suddenly slowed down and opened the door on the right, and a woman dressed in red got out of the car.']",Anomaly Context Understanding_sample_33_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:26,A,"['A. A white small car skidded on the road at night and slid off the road', 'B. A gray small car skidded on the road at night and slid off the road', 'C. A white small car is driving normally on the road at night', 'D. A collision occurred between the sides of a gray sedan and a red sedan, which subsequently triggered a series of rear end collisions']",Anomaly Context Understanding_sample_34_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:24,C,"['A. A gray small car slowly drove forward when the traffic light turned yellow', 'B. A gray sedan on the left lane turned around from the yellow and white zebra crossing and entered the right lane', 'C. A white sedan on the left lane turned around from the yellow and white zebra crossing and entered the right lane', 'D. A damaged white sedan is slowly making its way along the left-hand roadside']",Anomaly Context Understanding_sample_34_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:48,D,"['A. A white SUV is speeding towards the power pole', 'B. A gray SUV hit a utility pole, and the pole and wires emitted white flames.', 'C. A small green crane collided with a wire, causing it to constantly shake', 'D. A white SUV hit a utility pole, and the pole and wires emitted white flames.']",Anomaly Context Understanding_sample_34_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:17,B,"['A. A white small car rushed quickly from the left and collided with a black small car that was driving in a straight line.', 'B. A white small car rushed quickly from the left and collided with a gray small car that was driving in a straight line.', 'C. A small, gray car is driving straight on a cloudy road in the weather.', 'D. A gray SUV was caught between a light brown cable car and a black Land Rover']",Anomaly Context Understanding_sample_34_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:36,C,"['A. A yellow car turned left quickly, only to be hit by a white car going straight ahead.', 'B. A large truck collided with the edge of the road while turning left', 'C. An orange car turned left quickly, only to be hit by a white car going straight ahead.', 'D. An orange car is slowly driving straight on the left side of the road.']",Anomaly Context Understanding_sample_34_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:08,C,"['A. A red and black truck turned left at the intersection.', 'B. A passerby wearing black clothes and pants walked into a door.', 'C. A white car collided with a power pole.', 'D. A green car collided with a power pole.']",Anomaly Context Understanding_sample_35_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:10,A,"['A. A black car collided with a truck ahead while changing lanes.', 'B. A purple car collided with a truck ahead while changing lanes.', 'C. A red car stops the car used as a video camera, after which a man gets out of a red automobile.', 'D. A light green car suddenly stopped on the roadside and was rear ended by a vehicle behind it.']",Anomaly Context Understanding_sample_35_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:36,B,"['A. A black tractor is working on the roadside.', 'B. Two black cars collided at the intersection.', 'C. Two yellow cars collided at the intersection.', 'D. A white car was rear-ended by a car behind it while preparing to turn left.']",Anomaly Context Understanding_sample_35_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:46,D,"['A. A pedestrian wearing black clothes and pants is crossing the road.', 'B. A white car suddenly slowed down and stopped at the intersection.', 'C. A black bus was waiting for a red light on the road when it was hit by another blue sedan.', 'D. A white bus was waiting for a red light on the road when it was hit by another white sedan.']",Anomaly Context Understanding_sample_35_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:23,A,"['A. As the car serving as the video camera approached the T-junction, it collided with another red sedan.', 'B. As the car serving as the video camera approached the T-junction, it collided with another black sedan.', 'C. A black sedan lost control and collided with another black sedan on the road.', 'D. The car serving as the video camera is driving forward, and a red car ahead is attempting to make a turn.']",Anomaly Context Understanding_sample_35_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:30,C,"['A. A player in a blue shirt fell to the ground while playing football, turned around a few times, and then clasped his calf tightly.', ""B. One of the commentators, imitating the players' movements, threw himself on the ground beside his chair and wrapped his hands around his calves."", 'C. A player in a red shirt hit another player in the face and, surprisingly, gave him a kiss.', 'D. A player in a red shirt, after being slapped, gently rubbed his cheek and then kissed the player who hit him.']",Anomaly Context Understanding_sample_36_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:35,B,"[""A. A goalkeeper actually threw a football at the feet of the opponent's player No. 29. The player looked around and then quickly kicked the ball into the goal."", 'B. A red football player, wearing the number 20 shirt, kicked the ball into the forehead of a man dressed in black.', 'C. A player wearing a black jersey kicks the ball into a man wearing black, causing the man to fall to the ground.', 'D. A player wearing a white shirt kicked the ball into a man dressed in black, causing the man to fall to the ground.']",Anomaly Context Understanding_sample_36_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:34,C,"['A. On the football field, there was A player dressed in red who stood there motionless, while other players were playing in full swing.', 'B. A red team player wearing jersey No. 66 accidentally kicked a blue team player while playing football, causing the blue team player to lie on the ground.', 'C. A white team player wearing jersey number 66 was playing football when the ball he kicked hit the red team player number 27, causing the red team player to lie on the ground.', 'D. A white team player wearing number 66 was playing football when the ball he kicked hit a red team player number 5, causing the red team player to lie on the ground.']",Anomaly Context Understanding_sample_36_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:44,C,"['A. A player from the red team wearing the number 7 shirt was kicking the ball when the ball slammed into the calf of a player wearing the white shirt.', 'B. On the football field, there was a player dressed in red who stood motionless, while other players were playing with passion.', 'C. A man in a suit actually patted himself on the forehead, missing the man in green, and then turned around and gave him a hug.', 'D. A man in a suit actually patted his forehead because he missed the man in red and then turned around and gave him a hug.']",Anomaly Context Understanding_sample_36_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:07:38,D,"['A. A red player No. 6 steals the ball from a white player No. 4, passes it to a teammate, and the teammate No. 10 kicks it away and the ball goes over the goal bar.', 'B. A player in blue dress No. 20 pushed the ball near the goal and then kicked it towards the goal, only to hit the goal shelf and the ball flew out of the field.', 'C. A man on the field had a large wine glass with a golden liquid in it, he took a sip, and then he spilled it on a player.', 'D. A man on the field had a large wine glass with a golden liquid in it, and he took a sip, only to spill it on a staff member of the program.']",Anomaly Context Understanding_sample_36_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:14,C,"['A. The ball rolls towards the goalkeeper wearing yellow jersey number 1, and the goalkeeper stops it. Unexpectedly, a player wearing a white jersey No. 17 came running and kicked the ball into the goal from the side of the goalkeeper.', 'B. In the area of the pitch with the ""ALL.com"" sign, there was a player dressed in green, and he kicked the ball violently to the outside, which was jaw-dropping.', 'C. The football bounced against the player in yellow towards the left side of the goal. The player ran after the ball and the goalkeeper tried to grab it. The player accidentally fell to the ground.', 'D. The football bounced against yellow player No. 11 towards the left side of the goal. The player ran after the ball while the goalkeeper tried to grab it, and the player accidentally fell to the ground.']",Anomaly Context Understanding_sample_37_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:50,C,"[""A. The goalkeeper in the green shirt was looking at the fallen player, and no one expected that A player in the yellow shirt No. 11 ran to snatch the ball away from the goalkeeper's feet, and then he kicked the ball into the goal."", 'B. The ball came flying. The goalkeeper in an orange shirt quickly fell to the ground and successfully caught the ball. However, it was extremely unexpected that the moment he got up, I do not know why he did not hold the football, and then the football flew into the goal.', 'C. A player No. 23 in yellow shoots the ball towards the goal, and the goalkeeper in green jumps up to grab it. Who would have thought that, in such an anomaly, he misses, allowing the ball to flutter through his hands and easily into the goal?', 'D. A player No. 23 in red shoots the ball towards the goal, and the goalkeeper in green jumps up to grab it. Who would have thought that, in such an anomaly, he misses, allowing the ball to swing through his hands and easily into the goal?']",Anomaly Context Understanding_sample_37_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:51,A,"['A. A player in red No. 7 kicks the ball in the direction of the goal, and the goalkeeper in yellow No. 22 over there actually kicks the ball directly into his own goal.', 'B. A player in white, No. 5, kicks the ball towards the goal, and the goalkeeper in yellow, No. 22, over there, kicks the ball directly into his own goal.', 'C. The ball came flying over, and a player in red, No. 22, crouched down to try to block the ball, never thinking that the ball went under his knee behind him and scored.', ""D. The ball rolls in a straight line towards the goal frame and is stopped by the goalkeeper wearing green 13. To one's surprise, a running No. 10 red player kicked the ball into the goal.""]",Anomaly Context Understanding_sample_37_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:56,C,"['A. After a player wearing a red shirt No. 9 took the ball back from an opponent wearing a blue shirt No. 12, the player actually stayed put, allowing the opponent to kick the ball into the goal.', 'B. While blocking the ball, a goalkeeper in green shirt No. 26 accidentally fell down. The player in blue shirt No. 9 continued to run and then kicked the ball into the goal.', 'C. When a goalkeeper wearing green dress No. 33 was playing, he actually walked into the middle of the field, leaving the goal unguarded and giving the opponent a direct chance to score.', 'D. A goalkeeper wearing blue dress No. 33, when playing, went to the middle of the field, leaving no one to keep the goal, providing the opponent with a direct opportunity to score.']",Anomaly Context Understanding_sample_37_4,multiple,Prior +Anomaly Context Understanding,What unusual event occurred at the end of the video?,00:08:00,C,"['A. When the goalkeeper was about to kick the ball, the red player No. 20, who had fallen to the ground, quickly got up, kicked the ball away from the goalkeeper, and then kicked the ball into the goal.', ""B. When a player in green No. 57 threw the ball, he didn't expect to be kicked back by a player in white No. 10, and the ball went straight into the goal."", 'C. A number 12 player kicks the ball in the direction of the goal, there is no goalkeeper to defend, a number 18 player in white can not catch up with the ball, and finally let the opponent score.', 'D. A number 12 player kicks the ball in the direction of the goal, there is no goalkeeper, a number 14 player in blue can not catch up with the ball, and finally let the opponent score.']",Anomaly Context Understanding_sample_37_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:48,C,"['A. In the process of competing for the ball, A player wearing yellow dress No. 8 and a player wearing blue dress No. 5 collided, and the player in yellow dress No. 8 fell to the ground.', 'B. A player wearing red dress No. 14 in the process of pushing the ball towards the goal, just as the ball was about to enter the goal, did not expect to be behind a player wearing blue dress No. 3 stretched his foot to kick the ball away.', ""C. A player in red No. 19 kicked the ball on the side of the goal. The ball bounced between the goalkeeper's legs, and surprisingly the ball went behind him."", ""D. A player wearing red No. 19 on the side of the goal kicks the ball directly between the goalkeeper's legs and into the goal.""]",Anomaly Context Understanding_sample_38_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?_,00:03:22,A,"['A. In the process of sending the ball in the direction of the goal, A goalkeeper in green No. 1 accidentally tripped by a player in white No. 15.', 'B. In the process of sending the ball towards the goal, a goalkeeper in green No. 1 accidentally tripped by a player in white No. 18.', 'C. When a player dressed in orange kicked a football, he was accidentally kicked directly into the goal by a player dressed in black.', 'D. When a player dressed in white was kicking the ball, the ball hit the goalkeeper and bounced into the goal against a player dressed in black, who fell to the ground.']",Anomaly Context Understanding_sample_38_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:52,C,"['A. A goalkeeper No. 1 in green is kicking the ball when he is not expected to be kicked aside by a player No. 10 in red, and the ball is then kicked into the goal.', ""B. The goalkeeper kicks the ball to a red player and the ball falls to the opponent's yellow player, resulting in a goal."", 'C. When a player No. 34 in blue was kicking the ball, he accidentally bumped into a player No. 9 in red, causing the ball to bounce into the goal.', 'D. A player in red, No. 27, was kicking the ball when he accidentally bumped into a player in red, No. 9, causing the ball to bounce into the goal.']",Anomaly Context Understanding_sample_38_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?_,00:04:29,A,"['A. In front of the player in blue dress No. 11, the player in white dress No. 9 actually kicked the ball out of the court with his heel.', 'B. In front of the player in blue dress No. 11, the player in green dress No. 95 kicked the football out of the field with his foot.', 'C. The football flew towards the goal and accidentally hit the head of a player in blue, number 9.', 'D. The football flew from the side of the goal, a player in green clothes No. 1 jumped up and caught the ball. Unexpectedly, the ball fell down and rolled into the goal.']",Anomaly Context Understanding_sample_38_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?_,00:05:03,C,"['A. In front of the goal, A player dressed in red and blue clothes, originally intended to fall into the goal, did not expect to kick the side, was held by the goalkeeper.', 'B. Two players were running for the ball, near the edge of the pitch, a player dressed in black threw himself over to push the ball back, did not expect to be kicked away by the player running with him, and easily scored a goal.', 'C. A No. 17 player dressed in red kicked the ball, a player dressed in black gently kicked back, the No. 17 player gently intercepted with his foot, but did not touch, the ball rolled into the goal.', 'D. A No. 17 player dressed in red kicked the ball, a player dressed in white gently kicked back, the No. 17 player gently intercepted with his foot, who knew not to touch, the ball rolled into the goal.']",Anomaly Context Understanding_sample_38_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:59,C,"['A. Goalkeeper No. 23 on the white line, when the ball rolled, he raised his foot to block it, but it flew to an opponent, who then kicked it directly into the goal.', 'B. The goalkeeper in green No. 1 kicks the ball after it gets stuck, but it hits the player in red No. 10, who kicks it away, then runs after it and kicks it into the goal.', 'C. The ball flew to the goalkeeper wearing No. 1. Unexpectedly, the player wearing No. 11 red ran very fast and kicked the ball into the goal first.', 'D. The ball flew to the goalkeeper wearing No. 11, and unexpectedly the player wearing No. 1 red ran very fast and kicked the ball into the goal first.']",Anomaly Context Understanding_sample_39_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:04,C,"['A. The football was rolling towards the goalkeeper in green shirt number 1. He put out his foot to try to stop the ball, but A player in white came and kicked it into the goal from the side.', 'B. The ball rolled towards the goalkeeper in green shirt No. 1. He put out his foot and kicked the ball. Surprisingly, the ball spun and still flew into the goal.', 'C. The football rolls towards the goal. The player in black, number 12, tries to kick the ball. Surprisingly, he fails to hit the ball and the ball rolls into the goal.', 'D. The ball rolls to the black player 12 next to the goal, and the red player 20 runs over and kicks the ball past the black player 12 into the goal.']",Anomaly Context Understanding_sample_39_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:20,A,"['A. The soccer ball hit the goal pole and bounced violently. A player in yellow No. 1 jumped up to bat it out, but it was knocked into the goal.', 'B. The soccer ball hit the goal stick and bounced off. As the player in yellow No. 1 jumped, a player in blue No. 14 slapped the soccer ball into the goal.', ""C. The player in black No. 23 pounced on the edge of the pitch to catch the ball. Surprisingly, the ball dropped and was kicked away by the opponent's white player No. 5."", 'D. The player in red rolled the football to the ground, did not expect to be the player in white rushed up to kick the ball out, and then the player in white No. 9 kicked the ball into the goal.']",Anomaly Context Understanding_sample_39_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:11,B,"['A. A player dressed in black kicked a football in the direction of the goal. The goalkeeper put his foot forward and failed to stop it, causing the ball to roll straight past him towards the goal, although he was too late to catch it.', 'B. A player in red kicks a football towards the goal, the goalkeeper reaches over and fails to stop it, causing the ball to roll straight past him towards the goal, though he is too late to catch it.', 'C. A player in yellow No. 23 kicks the ball towards the goal. The goalkeeper in green No. 1 jumps up and grabs the ball. Unexpectedly, the ball goes through his hand and into the goal.', 'D. The football was kicked towards the goal, and a player in orange No. 1 jumped up and tried to bat it out. Instead, he hit the ball into the goal.']",Anomaly Context Understanding_sample_39_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:03,D,"['A. The football was heading towards the goal, and A player in white, No. 1, caught the ball on the way back, but he forgot to throw it.', 'B. When a player in green No. 57 threw the ball, he was not expected to be kicked back by a player in white No. 10, and the ball went straight into the goal.', 'C. A goalkeeper in orange, when he jumped up to pat the ball, the ball hit a white player No. 18 and flew directly into the goal.', 'D. A goalkeeper dressed in orange, when he jumped up to clap the ball, he actually hit the ball directly into the goal.']",Anomaly Context Understanding_sample_39_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:48,C,"['A. A player in blue No. 10 was running towards the goal with the ball, but he kicked it sideways.', 'B. When a player wearing purple dress No. 1 was about to grab the ball with both hands, it was kicked into the goal by a player wearing white dress No. 10.', 'C. A player dressed in orange stole the ball from a player dressed in purple No. 95 and kicked it into the goal.', 'D. When a player in orange came running, the player in purple No. 95 threw the ball into the goal in the form of a flop.']",Anomaly Context Understanding_sample_40_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:58,A,"['A. The ball came in from A distance and hit the back of a teammate who was standing in front of the player in green, number 18, sending it flying into the goal.', 'B. The football was flying from a distance, and at the edge of the goal, a player wearing green clothes, No. 18, kicked the football into the goal.', 'C. A player in white dress No. 9 steals the ball from a player in turquoise dress No. 1 and kicks it into the goal.', 'D. A player dressed in white No. 14 kicked the ball towards the goal and was unexpectedly held in his arms by the goalkeeper dressed in blue.']",Anomaly Context Understanding_sample_40_2,multiple,Prior +Anomaly Context Understanding,Describe the unusual event that just occurred.?,00:03:49,B,"['A. A player in red No. 9 was running and playing a football, but he missed and the ball rolled outside the goal.', 'B. The player in red, number 66, kicks the ball at his teammate. Over there, a player in red, number 27, kicks the ball away.', 'C. C.66, a player in red, kicks the ball at a teammate, and there, a player in red, No. 23, kicks the ball forward.', 'D. The player in blue, No. 22, shoots, and the goalkeeper in yellow, No. 1, bumps the ball into the air. When the ball hits the ground, the goalkeeper falls and bats it out.']",Anomaly Context Understanding_sample_40_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:48,C,"['A. A.29 The player in black looked around and then kicked the football into the goal with A sudden kick.', 'B. The player in white shirt No. 11 kicks the ball towards the goal, it is kicked back by the goalkeeper in purple shirt No. 13, the player No. 11 kicks the ball back and it goes into the goal.', 'C. The player in blue No. 48 kicks the ball towards the goal, is kicked back by the goalkeeper in purple No. 13, and the player No. 11 kicks the ball into the goal.', 'D. The ball was flying towards the goal. The goalkeeper, dressed in grey and white No. 26, jumped up and slapped the ball. After a bump, the ball went into the goal.']",Anomaly Context Understanding_sample_40_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:06:30,D,"['A. The football is flying. At the edge of the goal, A player in red dress No. 7 kicks the ball out of the field.', 'B. A player in blue runs over and kicks the ball into the goal in front of the player in red.', 'C. A player dressed in white heads the ball flying, and another player dressed in green kicks the ball flying out of the field.', 'D. A player dressed in white heads the ball and another player dressed in white kicks the ball out of the field.']",Anomaly Context Understanding_sample_40_5,multiple,Prior +Anomaly Context Understanding,What abnormal thing happened in the video?,00:00:54,D,"['A. The boxer in green shorts was kicked to the ground by the boxer in black shorts.', 'B. The boxer in black shorts kept attacking the boxer on the ground.', 'C. The boxer in green shorts is kicked to the ground by the boxer in black shorts.', 'D. The boxer in the blue shorts punched the boxer in the black shorts twice, knocking him to the ground and unconscious.']",Anomaly Context Understanding_sample_41_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:36,A,"['A. The white skinned man fainted on the ground after being punched by the black skinned man.', 'B. The white man fainted on the ground after being kicked by Black.', 'C. The brown skinned man was kicked to the ground by the white skinned man.', 'D. The brown skinned man was punched to the ground by the white skinned man.']",Anomaly Context Understanding_sample_41_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:04:40,C,"['A. The man wearing red shorts kicked the tattooed man unconscious on the ground.', 'B. The man with brown skin jumped up and kicked the man with black skin to the ground, losing consciousness.', 'C. The man with the tattoo punched another man and knocked him unconscious.', 'D. The man wearing red shorts launched a series of punches against the man with a tattoo.']",Anomaly Context Understanding_sample_41_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:52,A,"['A. The man wearing the red boxing gloves locked the throat of the man wearing the blue boxing gloves.', 'B. The person wearing the red boxing gloves pushed the person wearing the blue boxing gloves to the ground.', 'C. The person wearing the red boxing gloves pushed the person wearing the blue boxing gloves to the corner.', 'D. The person wearing the red boxing gloves was knocked to the ground by the person wearing the blue boxing gloves with a punch.']",Anomaly Context Understanding_sample_41_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:07:48,D,"['A. The man in the blue shorts punched the man in the white shorts in the face.', 'B. The man in blue shorts kicked the man in white shorts in the stomach.', 'C. The man in white shorts knocked the man in blue shorts to the ground.', 'D. The man in the blue shorts strangled the man in the white shorts with his arm.']",Anomaly Context Understanding_sample_41_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:19,D,"['A. A person in blue pants is locking a person in white pants to the ground.', 'B. A man wearing gray pants punched a man wearing black pants down.', 'C. A man in a black uniform rushed forward to protect the man who was knocked down.', 'D. A person in black pants is locking a person in white pants to the ground.']",Anomaly Context Understanding_sample_42_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:41,D,"['A. A person in black pants is locking a person in white pants to the ground.', 'B. A man in white shorts was struck continuously by a man in black shorts, and then the man in white shorts fell to the ground.', 'C. A man in black shorts is knocked to the ground by a roundhouse kick from a man in red shorts.', 'D. A man in yellow shorts is knocked to the ground by a roundhouse kick from a man in red shorts.']",Anomaly Context Understanding_sample_42_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:03,C,"['A. A man in white shorts was struck continuously by a man in black shorts, and then the man in white shorts fell to the ground.', 'B. A man in yellow shorts is knocked to the ground by a roundhouse kick from a man in red shorts.', 'C. A man in black shorts is knocked to the ground by a man in red shorts with a series of elbow strikes.', 'D. A man in light blue shorts is knocked to the ground by a man in red shorts with a series of elbow strikes.']",Anomaly Context Understanding_sample_42_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:20,A,"['A. A male wearing a white top draped a flag over the shoulders of a male wearing red shorts.', 'B. A man in yellow shorts is knocked to the ground by a roundhouse kick from a man in red shorts.', 'C. A man in black shorts is knocked to the ground by a man in red shorts with a series of elbow strikes.', 'D. A male wearing a white top draped a flag over the shoulders of a male wearing light blue shorts.']",Anomaly Context Understanding_sample_42_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:26,B,"['A. A male wearing a white top draped a flag over the shoulders of a male wearing red shorts.', 'B. A male in blue shorts is pressing a male in black shorts to the ground and hitting him with his right hand.', 'C. A man in black shorts is knocked to the ground by a man in red shorts with a series of elbow strikes.', 'D. A male in black shorts is pressing a male in blue shorts to the ground and hitting him with his right hand.']",Anomaly Context Understanding_sample_42_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:33,A,"['A. A male wearing white shorts was pushed to the sidelines and elbowed to the ground by a male wearing green shorts.', 'B. A male wearing black shorts was pushed to the sidelines and elbowed to the ground by a male wearing green shorts.', 'C. A male in white shorts joyfully performed a backflip.', 'D. A male in black shorts is kicked in the chin by a male in white shorts and then falls to the ground.']",Anomaly Context Understanding_sample_43_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:30,C,"['A. A male wearing white shorts was pushed to the sidelines and elbowed to the ground by a male wearing green shorts.', 'B. A man in light blue shorts charges towards the man in white shorts lying on the ground and lands a punch on his face.', 'C. A man in black shorts charges towards the man in white shorts lying on the ground and lands a punch on his face.', 'D. A male in black shorts is kicked in the chin by a male in white shorts and then falls to the ground.']",Anomaly Context Understanding_sample_43_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:59,B,"['A. A male wearing white shorts was pushed to the sidelines and elbowed to the ground by a male wearing green shorts.', 'B. A woman wearing a black athletic tank top and shorts was knocked to the ground by a back elbow from a woman wearing a white athletic tank top and shorts.', 'C. A man in black shorts charges towards the man in white shorts lying on the ground and lands a punch on his face.', 'D. A woman wearing a blue athletic tank top and shorts was knocked to the ground by a back elbow from a woman wearing a white athletic tank top and shorts.']",Anomaly Context Understanding_sample_43_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:08,D,"['A. A woman wearing a black sports tank top and shorts ran off the field before raising her hands in the air and cheering in celebration.', 'B. A woman wearing a black athletic tank top and shorts was knocked to the ground by a back elbow from a woman wearing a white athletic tank top and shorts.', 'C. A man in black shorts charges towards the man in white shorts lying on the ground and lands a punch on his face.', 'D. A woman wearing a white sports tank top and shorts ran off the field before raising her hands in the air and cheering in celebration.']",Anomaly Context Understanding_sample_43_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:28,A,"['A. A man in black shorts punched a man in red shorts continuously, eventually the man in red shorts was punched in the jaw and then fell to the ground.', 'B. A woman wearing a black athletic tank top and shorts was knocked to the ground by a back elbow from a woman wearing a white athletic tank top and shorts.', 'C. A man in black shorts charges towards the man in white shorts lying on the ground and lands a punch on his face.', 'D. A woman wearing a white sports tank top and shorts ran off the field before raising her hands in the air and cheering in celebration.']",Anomaly Context Understanding_sample_43_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:56,A,"['A. A man in black shorts is punched in the chin by a man in green shorts and then falls forward onto the ground.', 'B. A man in blue shorts is punched in the chin by a man in green shorts and then falls forward onto the ground.', 'C. The male in red shorts struck the male in black shorts who was on the ground continuously.', 'D. A male wearing black shorts was knocked down by a flying knee from a male wearing red shorts.']",Anomaly Context Understanding_sample_44_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:11,B,"['A. A man in black shorts is punched in the chin by a man in green shorts and then falls forward onto the ground.', 'B. A man in black shorts lies on the ground, getting hit in the head with a punch by a man in green shorts.', 'C. A man in blue shorts lies on the ground, getting hit in the head with a punch by a man in green shorts.', 'D. A male wearing black shorts was knocked down by a flying knee from a male wearing red shorts.']",Anomaly Context Understanding_sample_44_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:14,C,"['A. A man in black shorts is punched in the chin by a man in green shorts and then falls forward onto the ground.', 'B. A man in black shorts lies on the ground, getting hit in the head with a punch by a man in green shorts.', 'C. A male in green shorts rode on a fence making a motion to spread money.', 'D. A male in black shorts rode on a fence making a motion to spread money.']",Anomaly Context Understanding_sample_44_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:00,D,"['A. A male wearing white shorts passed out and sat down by a fence after being punched in the jaw by a male wearing dark purple shorts, after which the male wearing dark purple shorts threw several punches to the head.', 'B. A man in black shorts lies on the ground, getting hit in the head with a punch by a man in green shorts.', 'C. A male in green shorts rode on a fence making a motion to spread money.', 'D. A male wearing gray shorts passed out and sat down by a fence after being punched in the jaw by a male wearing dark purple shorts, after which the male wearing dark purple shorts threw several punches to the head.']",Anomaly Context Understanding_sample_44_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:26,A,"['A. A male wearing dark blue shorts was punched in the jaw by a male wearing black shorts, and the male wearing dark blue shorts immediately fainted and sat down by the fence.', 'B. A male wearing black shorts was punched in the jaw by a male wearing black shorts, and the male wearing dark blue shorts immediately fainted and sat down by the fence.', 'C. A male in green shorts rode on a fence making a motion to spread money.', 'D. A male wearing gray shorts passed out and sat down by a fence after being punched in the jaw by a male wearing dark purple shorts, after which the male wearing dark purple shorts threw several punches to the head.']",Anomaly Context Understanding_sample_44_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:33,A,"['A. A man in red shorts feints a punch, then follows up with a kick that hits the chin of the man in black shorts, who then falls to the ground.', 'B. A man in red shorts feints a punch, then follows up with a kick that hits the chin of the man in blue shorts, who then falls to the ground.', 'C. A male in white shorts joyfully performed a backflip.', 'D. A male in black shorts is kicked in the chin by a male in white shorts and then falls to the ground.']",Anomaly Context Understanding_sample_45_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:20,B,"['A. A man in red shorts feints a punch, then follows up with a kick that hits the chin of the man in black shorts, who then falls to the ground.', 'B. A man in yellow shorts lands a punch on the chin of a man in white shorts, who then drops to one knee. Following another punch, the man in white shorts collapses completely.', 'C. A male in white shorts joyfully performed a backflip.', 'D. A man in yellow shorts lands a punch on the chin of a man in blue shorts, who then drops to one knee. Following another punch, the man in white shorts collapses completely.']",Anomaly Context Understanding_sample_45_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:52,D,"['A. A man in red shorts feints a punch, then follows up with a kick that hits the chin of the man in black shorts, who then falls to the ground.', 'B. A man in yellow shorts lands a punch on the chin of a man in white shorts, who then drops to one knee. Following another punch, the man in white shorts collapses completely.', 'C. After blocking a punch from a man in blue shorts, a man in yellow shorts counters with a kick to the chin, causing the man in white shorts to fall down.', 'D. After blocking a punch from a man in white shorts, a man in yellow shorts counters with a kick to the chin, causing the man in white shorts to fall down.']",Anomaly Context Understanding_sample_45_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:01,C,"['A. After a man in black shorts and a man in black shorts exchange crossing punches, the man in white shorts suddenly loses his balance and falls.', 'B. A man in yellow shorts lands a punch on the chin of a man in white shorts, who then drops to one knee. Following another punch, the man in white shorts collapses completely.', 'C. After a man in white shorts and a man in black shorts exchange crossing punches, the man in white shorts suddenly loses his balance and falls.', 'D. After blocking a punch from a man in white shorts, a man in yellow shorts counters with a kick to the chin, causing the man in white shorts to fall down.']",Anomaly Context Understanding_sample_45_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:35,D,"['A. After a man in black shorts and a man in black shorts exchange crossing punches, the man in white shorts suddenly loses his balance and falls.', 'B. A man in yellow shorts lands a punch on the chin of a man in white shorts, who then drops to one knee. Following another punch, the man in white shorts collapses completely.', 'C. After a man in white shorts and a man in black shorts exchange crossing punches, the man in white shorts suddenly loses his balance and falls.', 'D. A woman wearing a black athletic tank top and shorts was knocked to the ground by a back elbow from a woman wearing a white athletic tank top and shorts.']",Anomaly Context Understanding_sample_45_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:09,D,"['A. The man supports A motorcycle carrying a child, stands next to the motorcycle, and looks back to the left.', 'B. A truck came out on the right and hit the man and child next to the motorcycle.', 'C. A woman on a motorbike carrying a child sped past the man from right to left.', 'D. A truck came out from the left and hit the motorcycle next to the man and child.']",Anomaly Context Understanding_sample_46_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:33,B,"['A. A little baby reached out, put both hands into the swimming pool, and fell into the water.', 'B. A little baby stretched out his legs, put his legs into the swimming pool, and fell into the water.', 'C. A truck came out from the left and hit the motorcycle next to the man and child.', 'D. The man supports A motorcycle carrying a child, stands next to the motorcycle, and looks back to the left.']",Anomaly Context Understanding_sample_46_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:55,C,"['A. A truck came out from the left and hit the motorcycle next to the man and child.', 'B. A little baby stretched out his legs, put his legs into the swimming pool, and fell into the water.', 'C. The stroller was hanging on a door that automatically rises.', 'D. The stroller was hanging on a self-lowering door.']",Anomaly Context Understanding_sample_46_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:05,B,"['A. The stroller was hanging on a door that automatically rises.', 'B. A man was walking down the stairs with a baby in his arms when he slipped, lost his balance, leaned forward and fell onto the grass.', 'C. A woman was walking down the stairs with a baby in her arms when she slipped, lost his balance, leaned forward and fell onto the grass.', 'D. A little baby stretched out his legs, put his legs into the swimming pool, and fell into the water.']",Anomaly Context Understanding_sample_46_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:24,D,"['A. A man was walking down the stairs with a baby in his arms when he slipped, lost his balance, leaned forward and fell onto the grass.', 'B. A little baby stretched out his legs, put his legs into the swimming pool, and fell into the water.', 'C. An small orange dog was running from right to left by the swimming pool. While running, it fell into the pool.', 'D. A small black dog was running from right to left by the swimming pool. While running, it fell into the pool.']",Anomaly Context Understanding_sample_46_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:06,A,"['A. A little boy riding his bicycle hit a post box and fell to the ground.', 'B. A little girl riding her bicycle hit a post box and fell to the ground.', 'C. A little boy was riding his bicycle on a flat road from left to right.', 'D. A woman trotted behind a little boy on a bicycle, protecting him.']",Anomaly Context Understanding_sample_47_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:22,D,"['A. A little boy was riding his bicycle on a flat road from left to right.', 'B. A man rushing out of the slide hit the child, and then he quickly hugged the dog.', 'C. A little boy riding his bicycle hit a post box and fell to the ground.', 'D. A man rushing out of the slide hit the child, and then he quickly hugged the child.']",Anomaly Context Understanding_sample_47_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:32,B,"['A. A little girl who was lying on the sofa fell under the sofa and the man caught her with his legs.', 'B. A little girl lying on the sofa fell under the sofa and the woman stretched her legs to catch her.', 'C. A little boy riding his bicycle hit a post box and fell to the ground.', 'D. A man rushing out of the slide hit the child, and then he quickly hugged the child.']",Anomaly Context Understanding_sample_47_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:39,A,"['A. A girl fell off the slide while she was climbing up it.', 'B. A little girl lying on the sofa fell under the sofa and the woman stretched her legs to catch her.', 'C. A little boy riding his bicycle hit a post box and fell to the ground.', 'D. A boy fell off the slide while he was climbing up it.']",Anomaly Context Understanding_sample_47_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:56,B,"['A. An adult sitting in A box fell down the stairs.', 'B. A child sitting in a box fell down the stairs.', 'C. A girl fell off the slide while she was climbing up it.', 'D. A man rushing out of the slide hit the child, and then he quickly hugged the child.']",Anomaly Context Understanding_sample_47_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:15,B,"[""A. While playing happily with each other, the little boy who was riding on the woman's back fell off her back."", ""B. While playing happily with each other, the little girl who was riding on the man's back fell off his back."", 'C. A little girl on a four-wheeler was about to crash into the car in front of her, and the man next to her grabbed the back of her dress and pulled her out of the car.', 'D. A woman is sliding from left to right on a rope, and the man rushes forward and takes the child in the middle who is about to be hit by the woman.']",Anomaly Context Understanding_sample_48_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:27,C,"['A. A woman is sliding from left to right on a rope, and the man rushes forward and takes the child in the middle who is about to be hit by the woman.', ""B. While playing happily with each other, the little girl who was riding on the man's back fell off his back."", 'C. When the man lifted the little girl up, the chair they were sitting on fell back.', 'D. When the man threw the little girl, the chair they were sitting on fell back.']",Anomaly Context Understanding_sample_48_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:03,C,"['A. A little baby accidentally fell out of window while climbing to the right.', 'B. When the man lifted the little girl up, the chair they were sitting on fell back.', 'C. A little baby accidentally fell out of bed while climbing to the right.', ""D. While playing happily with each other, the little girl who was riding on the man's back fell off his back.""]",Anomaly Context Understanding_sample_48_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:16,B,"['A. The little girl was sitting on the edge of the blue chair and was about to fall off when the woman sitting next to her rushed over and grabbed her.', 'B. The little girl was sitting on the edge of the blue chair and was about to fall off when the man sitting next to her rushed over and grabbed her.', ""C. The little girl who was riding on the man's back fell off his back."", 'D. A little baby accidentally fell out of bed while climbing to the right.']",Anomaly Context Understanding_sample_48_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:34,B,"['A. A yellow car suddenly accelerated in reverse. It broke through the guardrail next to the lawn, nearly hit the man and child, and finally crashed into the left wall.', 'B. A gray car suddenly accelerated in reverse. It broke through the guardrail next to the lawn, nearly hit the man and child, and finally crashed into the left wall.', 'C. The little girl was sitting on the edge of the blue chair and was about to fall off when the man sitting next to her rushed over and grabbed her.', ""D. While playing happily with each other, the little girl who was riding on the man's back fell off his back.""]",Anomaly Context Understanding_sample_48_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:26,A,"['A. A little girl came out on the left side of the road and almost hit the car where the camera was.', 'B. A little boy came out on the right side of the road and almost hit the car where the camera was.', 'C. A man on a bicycle rode out from the left and nearly hit the car where the camera was.', 'D. A brown sheep ran down a distant hill. Just as the sheep was about to run into a child walking behind the chicken, the woman took the child away in tim']",Anomaly Context Understanding_sample_49_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:00:38,A,"['A. A man ran to catch a stroller that was about to run away. While holding onto the stroller, the man accidentally fell.', 'B. A little girl came out on the left side of the road and almost hit the car where the camera was.', 'C. A man on a bicycle rode out from the left and nearly hit the car where the camera was.', 'D. A woman ran to catch a stroller that was about to run away. While holding onto the stroller, the man accidentally fell.']",Anomaly Context Understanding_sample_49_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:33,C,"['A. A little baby rolled over and accidentally fell off the bed, and the man next to the table caught him just in time.', 'B. A man ran to catch a stroller that was about to run away. While holding onto the stroller, the man accidentally fell.', 'C. A little baby rolled over and accidentally fell off the table, and the man next to the table caught him just in time.', 'D. A little girl came out on the left side of the road and almost hit the car where the camera was.']",Anomaly Context Understanding_sample_49_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:52,B,"['A. A man ran to catch a stroller that was about to run away. While holding onto the stroller, the man accidentally fell.', 'B. The car with the camera was turning right when it almost hit a mini car going from right to left.', 'C. The car with the camera was turning left when it almost hit a mini car going from right to left.', 'D. A little baby rolled over and accidentally fell off the table, and the man next to the table caught him just in time.']",Anomaly Context Understanding_sample_49_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:13,B,"['A. The car with the camera was turning right when it almost hit a mini car going from right to left.', 'B. As the car with the camera was driving down the road, it almost hit a man coming out on the left.', 'C. As the car with the camera was driving down the road, it almost hit a man coming out on the right.', 'D. A little baby rolled over and accidentally fell off the table, and the man next to the table caught him just in time.']",Anomaly Context Understanding_sample_49_5,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:01:26,C,"['A. A player wearing the white jersey number 23 threw the basketball hard to the ground, but the basketball bounced back and hit him.', 'B. A player wearing a red jersey was distracted while defending against the opponent, resulting in good attacking conditions for the opponent.', 'C. A player wearing a yellow jersey passed the ball to a teammate off the field while launching an attack.', 'D. A player wearing a black jersey passed the ball to a teammate off the field while launching an attack.']",Anomaly Context Understanding_sample_50_1,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:02:27,C,"['A. A player wearing a white jersey ran in the opposite direction when his teammate launched an attack.', 'B. A player wearing a blue jersey chose to pass the ball to the referee outside after receiving a pass from his teammate.', 'C. A player wearing a white jersey took a jump and shot while launching an attack, but the basketball did not touch the basket.', 'D. A player wearing a purple jersey took a jump and shot while launching an attack, but the basketball did not touch the basket.']",Anomaly Context Understanding_sample_50_2,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:03:45,C,"['A. A player wearing a purple jersey failed to dribble during the attack, causing the ball to go out of bounds and lose the right to attack.', 'B. A player wearing a blue jersey was preparing to dunk, but the ball was not firmly grasped, causing the dunk to tilt.', 'C. A player wearing a red jersey was applauding with people outside the field, while the opponent secretly dribbled the ball and scored during this time.', 'D. A player wearing a black jersey was applauding with people outside the field, while the opponent secretly dribbled the ball and scored during this time.']",Anomaly Context Understanding_sample_50_3,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:05:50,D,"['A. Two players wearing red clothes passed the ball to each other on the serve line, causing the ball to go out of bounds.', 'B. A player wearing a blue jersey committed a foul and lost possession of the ball by walking five steps with the ball after kickoff.', 'C. A player wearing a black jersey helped the opponent put the ball into the basket while fighting for rebounds, giving the opponent points.', 'D. A player wearing a white jersey helped the opponent put the ball into the basket while fighting for rebounds, giving the opponent points.']",Anomaly Context Understanding_sample_50_4,multiple,Prior +Anomaly Context Understanding,What unusual event just occurred?,00:07:27,C,"['A. A player wearing a black jersey helped his teammate score a basket when their attack failed.', 'B. A player wearing a white jersey steals the ball and scores when the opponent kicks off.', 'C. A player wearing a red jersey completed the ultimate goal before the end of the game time.', 'D. A player wearing a green jersey completed the ultimate goal before the end of the game time.']",Anomaly Context Understanding_sample_50_5,multiple,Prior \ No newline at end of file diff --git a/StreamingBench/Omni_Source_Understanding.csv b/StreamingBench/Omni_Source_Understanding.csv new file mode 100644 index 0000000000000000000000000000000000000000..6ab2b4d264596afc66d5733aa219c89dc2c3381a --- /dev/null +++ b/StreamingBench/Omni_Source_Understanding.csv @@ -0,0 +1,1001 @@ +question_id,task_type,question,time_stamp,answer,options,temporal_clue_type,frames_required +Emotion Recognition_sample_1_1,Emotion Recognition,What is the current emotion of the man on the right side of the video?,00:00:14,D,"['A. He is very excited.', 'B. He is very Happy.', 'C. He is very anxious.', 'D. He is very flustered.']",Concurrent,multiple +Emotion Recognition_sample_1_2,Emotion Recognition,"What is the current mood of the man on the left side of the video, and what is causing his emotional changes?",00:01:15,B,"['A. He is very happy because of the cheers and applause from the audience.', 'B. He is very happy because there happens to be the equipment he mentioned here.', 'C. He is very happy because he is given a computer as a gift.', 'D. He is very happy because he just told a joke.']",Concurrent,multiple +Emotion Recognition_sample_1_3,Emotion Recognition,"What is the current mood of the man on the right side of the video, and what is causing his emotional changes?",00:02:34,D,"['A. He is very excited because the joke from the man on the left made the audience laugh.', 'B. He is very elated because he is watching the man on the left use a cup to make music.', 'C. He is very thrilled because the joke from the man on the left made the audience laugh.', 'D. He is very excited because he is watching the man on the left use a cup to make music.']",Concurrent,multiple +Emotion Recognition_sample_1_4,Emotion Recognition,"What is the current mood of the man on the right side of the video, and what is causing his emotional changes?",00:03:33,C,"['A. He is very excited because the man on the left is dancing to the rhythm.', 'B. He is shocked because the man on the left used the cup to create a rhythm.', 'C. He is very excited because the man on the left used the cup to create a rhythm.', 'D. He is very happy because the audience is cheering.']",Concurrent,multiple +Emotion Recognition_sample_1_5,Emotion Recognition,"What is the current mood of the man on the right side of the video, what caused his emotional changes?",00:04:02,B,"['A. He is very confused because the man on the right pointed to the right.', 'B. He is excited because he liked the rhythm.', 'C. He is excited because of the cheers from the audience.', 'D. He is very excited because the man on the right pointed to the right.']",Concurrent,multiple +Emotion Recognition_sample_2_1,Emotion Recognition,What is the mood of the male in the suit in the video now?,00:00:41,B,"['A. he is helpless.', 'B. he is excited.', 'C. he is anxious.', 'D. he is desperate.']",Concurrent,multiple +Emotion Recognition_sample_2_2,Emotion Recognition,What is the mood of the male in the suit in the video now?,00:01:15,D,"['A. He is excitement.', 'B. He is joy.', 'C. He is confident', 'D. He is confused']",Concurrent,multiple +Emotion Recognition_sample_2_3,Emotion Recognition,"What is the current mood of the lady in the black and white plaid clothing in the video, and what has caused her mood to change?",00:02:39,C,"['A. She is anxious because her teammates had difficulty understanding the cues she gave.', 'B. She is nervous because she was worried about time passing without an answer.', 'C. She is excited because her teammates guessed the answer.', 'D. She is expectations, because she wants to win this round.']",Concurrent,multiple +Emotion Recognition_sample_2_4,Emotion Recognition,"What is the current mood of the woman in the video wearing black pants underneath, and what has caused her mood to change?",00:03:28,B,"['A. She is nervous because she was worried about the passage of time and still could not guess the answer.', 'B. She is surprised that she guessed the answer herself.', 'C. She is of expectation because she expected to win the game.', 'D. She is helpless because she could not guess the answer anyway.']",Concurrent,multiple +Emotion Recognition_sample_2_5,Emotion Recognition,What is the mood of the male in the suit in the video now?,00:05:21,B,"['A. He is despair.', 'B. He is excited.', 'C. He is nervous.', 'D. He is happy']",Concurrent,multiple +Emotion Recognition_sample_3_1,Emotion Recognition,What is the emotion of the woman in black in the video now?,00:01:32,B,"[""A. She's feeling nervous."", 'B. Her heart rejoiced.', 'C. She feels anticipation.', 'D. She feels anxious.']",Concurrent,multiple +Emotion Recognition_sample_3_2,Emotion Recognition,What is the mood of the man in the black hat in the video now?,00:02:27,B,"['A. He is filled with a sense of accomplishment.', 'B. He exuded pride.', 'C. He looked extremely excited.', 'D. He was full of expectations.']",Concurrent,multiple +Emotion Recognition_sample_3_3,Emotion Recognition,What is the emotion of the man in the grey suit in the video now?,00:03:12,B,"['A. He has expectations.', 'B. He was excited.', 'C. He has a sense of loss.', 'D. He is nervous.']",Concurrent,multiple +Emotion Recognition_sample_3_4,Emotion Recognition,What is the emotion of the man in the grey suit in the video now?,00:04:43,B,"['A. He is cheerful.', 'B. He has a sense of loss.', 'C. He is excited.', 'D. He is nervous.']",Concurrent,multiple +Emotion Recognition_sample_3_5,Emotion Recognition,What is the emotion of the woman in black in the video now?,00:06:02,B,"['A. She feels a little lost.', 'B. She was very happy.', 'C. She was nervous.', 'D. She is looking forward to it.']",Concurrent,multiple +Emotion Recognition_sample_4_1,Emotion Recognition,What is the emotion of the lady with blonde hair in the video now?,00:00:47,B,"['A. She felt nervous.', 'B. Her heart is full of joy.', 'C. She had expectations in her heart.', 'D. She felt uneasy in her heart.']",Concurrent,multiple +Emotion Recognition_sample_4_2,Emotion Recognition,What is the emotion of the man in the suit in the video now?,00:02:19,B,"['A. He feels nervous.', 'B. He was so excited.', ""C. He's looking forward to it."", 'D. He was greatly surprised.']",Concurrent,multiple +Emotion Recognition_sample_4_3,Emotion Recognition,What is the emotion of the man in the suit in the video now?,00:03:48,D,"[""A. He's very nervous."", 'B. He feels thoroughly satisfied.', 'C. His excitement was at its peak.', 'D. He was very surprised.']",Concurrent,multiple +Emotion Recognition_sample_4_4,Emotion Recognition,What is the emotion of the lady with blonde hair in the video now?,00:05:22,C,"['A. She was very excited.', 'B. She felt surprised.', 'C. She has a very quiet mind.', 'D. She was a little uneasy.']",Concurrent,multiple +Emotion Recognition_sample_4_5,Emotion Recognition,What is the emotion of the man in the suit in the video now?,00:07:08,B,"['A. He feels very peaceful.', 'B. He was so excited.', ""C. He's looking forward to it."", 'D. He was greatly surprised.']",Concurrent,multiple +Emotion Recognition_sample_5_1,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt on the right side of the video, and what caused his emotional changes?",00:01:35,B,"[""A. He is a bit surprised that the person next to him says they have Dwayne Johnson's phone number in their mobile phone."", ""B. He was unhappy because a man named 'Dwayne Johnson' didn't answer his call but answered the call of the man in dark gray suit instead."", ""C. He is very happy because of the audience's laughter."", 'D. He is a bit excited because he said he knows Dwayne Johnson.']",Concurrent,multiple +Emotion Recognition_sample_5_2,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the left side of the video, and what caused his emotional changes?",00:02:15,B,"['A. He was very unhappy because Dwayne Johnson answered the call of the dark-skinned man instead of his.', ""B. He smiled happily because Dwayne Johnson answered his call and didn't answer the dark-skinned man's, and Dwayne Johnson even said, 'We are the best friends,' which was quite entertaining and amusing for the show."", ""C. He was very anxious because the audience's reaction was not very good."", 'D. He was worried because the dark-skinned man looked very sad.']",Concurrent,multiple +Emotion Recognition_sample_5_3,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt on the right side of the video, and what caused his emotional changes?",00:02:36,C,"['A. He was very angry because Dwayne Johnson preferred the man in dark gray suit on the left.', ""B. He was very happy to hear Dwayne Johnson call him 'little gremlin'."", ""C. He was unhappy to hear Dwayne Johnson call him 'little gremlin'."", 'D. He cried sadly, thinking that Dwayne Johnson was speaking ill of him.']",Concurrent,multiple +Emotion Recognition_sample_5_4,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the left side of the video, and what caused his emotional changes?",00:02:43,D,"[""A. He was calm because he didn't care about Dwayne Johnson speaking ill of Kevin."", 'B. He was very sad because Dwayne Johnson was actually speaking ill of Kevin.', 'C. He was happy because he could speak ill of Kevin together with Dwayne Johnson. (This option may not be socially appropriate or respectful, but it translates the given sentence literally.)', 'D. He frantically tried to stop it, worried that Dwayne Johnson would continue saying bad things about Kevin.']",Concurrent,multiple +Emotion Recognition_sample_5_5,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the left side of the video, and what caused his emotional changes?",00:02:58,B,"['A. He was very sad because Dwayne Johnson was actually speaking ill of Kevin.', ""B. He was calm because he didn't care about Dwayne Johnson speaking ill of Kevin."", 'C. He was happy because he could speak ill of Kevin together with Dwayne Johnson. (This option may not be socially appropriate or respectful, but it translates the given sentence literally.)', 'D. He frantically tried to stop it, worried that Dwayne Johnson would continue saying bad things about Kevin.']",Concurrent,multiple +Emotion Recognition_sample_6_1,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt of the video, and what caused his emotional changes?",00:00:20,D,"['A. He is a bit scared because the sudden appearance of the ostrich startled him.', 'B. He is a bit embarrassed because he was scared by the ostrich.', ""C. He is a bit happy because of the audience's cheers."", 'D. He is very happy because he finds it funny how scared he just looked.']",Concurrent,multiple +Emotion Recognition_sample_6_2,Emotion Recognition,"What is the current emotion of the young boy wearing a uniform with short sleeves and shorts of the video, and what caused his emotional changes?",00:00:50,B,"['A. He is very happy because he really likes the ostrich in his hands.', 'B. He is very calm because he is introducing the ostrich.', 'C. He is very happy because the person in the beige coat got scared by the ostrich.', 'D. He was very happy because the dark-skinned man said something funny that made him laugh.']",Concurrent,multiple +Emotion Recognition_sample_6_3,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt of the video, and what caused his emotional changes?",00:02:26,C,"['A. He is a bit scared because the sudden appearance of the ostrich startled him.', 'B. He is a bit embarrassed because he was scared by the ostrich.', ""C. He is a bit scared because he doesn't know what else the boy in uniform will bring out."", 'D. He is very happy because he finds it funny how scared he just looked.']",Concurrent,multiple +Emotion Recognition_sample_6_4,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt of the video, and what caused his emotional changes?",00:02:31,B,"['A. He is a bit scared because the sudden appearance of the ostrich startled him.', 'B. He was frightened and retreated to the right side of the stage because the young boy in uniform pulled out a snake.', ""C. He is a bit scared because he doesn't know what else the boy in uniform will bring out."", 'D. He is very happy because he finds it funny how scared he just looked.']",Concurrent,multiple +Emotion Recognition_sample_6_5,Emotion Recognition,"What is the current emotion of the dark-skinned man wearing a plaid suit jacket over a white shirt of the video, and what caused his emotional changes?",00:04:12,B,"['A. He was frightened and retreated to the right side of the stage because the young boy in uniform pulled out a snake.', 'B. He was very happy because he was amused by what the man in dark gray suit said.', ""C. He is a bit scared because he doesn't know what else the boy in uniform will bring out."", 'D. He is very happy because he finds it funny how scared he just looked.']",Concurrent,multiple +Emotion Recognition_sample_7_1,Emotion Recognition,"What is the current emotion of the woman wearing a white suit with patterns and a low ponytail on the left side of the video, and what caused his emotional changes?",00:00:56,A,"['A. She is very happy because the man in the dark gray suit took out her wedding photos.', 'B. She is very happy because of what the man in the dark gray suit said.', 'C. She is very happy because of the praise from the man in the dark gray suit.', 'D. She is very calm because she is discussing her life.']",Concurrent,multiple +Emotion Recognition_sample_7_2,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the right side of the video, and what caused his emotional changes?",00:03:05,B,"['A. He is very calm because they are talking.', 'B. He is happy because he was amused by what the woman with low ponytail said.', 'C. He is happy because they are talking.', 'D. He is very happy because he took out the wedding photos of the woman next to him to talk about.']",Concurrent,multiple +Emotion Recognition_sample_7_3,Emotion Recognition,What is the current emotion of the woman wearing a white suit with patterns and a low ponytail on the left side of the video?,00:03:35,A,"['A. She is happy.', 'B. She is sad.', 'C. She is nervous.', 'D. She is angry.']",Concurrent,multiple +Emotion Recognition_sample_7_4,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the right side of the video, and what caused his emotional changes?",00:03:52,D,"['A. He was very happy because he liked the photo in his hand very much.', 'B. He was calm because he knew who took that photo.He is happy because they are talking.', 'C. He was very happy because he knew who took that photo.', ""D. He was confused because he didn't know who took that photo.""]",Concurrent,multiple +Emotion Recognition_sample_7_5,Emotion Recognition,"What is the current emotion of the man in the dark gray suit wearing a dark blue tie on the right side of the video, and what caused his emotional changes?",00:06:05,C,"['A. He was very happy because he found the story the woman told very interesting.', 'B. He is happy because he was amused by what the woman with low ponytail said.', 'C. He was surprised to hear the woman with low ponytail say that her dog had peed on the carpet.', 'D. He is happy because they are talking.']",Concurrent,multiple +Emotion Recognition_sample_8_1,Emotion Recognition,What is the current emotion of the man wearing a black shirt with dreadlocks on the left side of the video?,00:00:51,B,"['A. He is sad.', 'B. He is happy.', 'C. He is angry.', 'D. He is calm.']",Concurrent,multiple +Emotion Recognition_sample_8_2,Emotion Recognition,"What is the current emotion of the man wearing a smoky gray suit with a black tie adorned with fine stripes on the right side of the video, and what caused his emotional changes?",00:02:00,B,"['A. He was calm because the story told by the man with dreadlocks was boring.', 'B. He was surprised and delighted because the story told by the man with dreadlocks was well-told and interesting.', 'C. He was angry because the story told by the man with dreadlocks was made up.', ""D. He was confused because he couldn't understand what the man with dreadlocks was saying.""]",Concurrent,multiple +Emotion Recognition_sample_8_3,Emotion Recognition,"What is the current emotion of the man wearing a black shirt with dreadlocks on the left side of the video, and what caused his emotional changes?",00:03:14,B,"['A. He was speechless because he thought the question asked by the man in the smoky gray suit was absurd.', 'B. He smiled because he found the question asked by the man in the smoky gray suit amusing.', 'C. He was angry because he felt the question asked by the man in the smoky gray suit was offensive.', ""D. He was calm because he didn't care about the question asked by the man in the smoky gray suit.""]",Concurrent,multiple +Emotion Recognition_sample_8_4,Emotion Recognition,What was the emotion before and after the emotional change of the man wearing a black shirt with dreadlocks of the video?,00:04:22,D,"['A. He changed from being calm to being angry.', 'B. He changed from smiling to being angry.', 'C. He changed from smiling to crying sadly.', 'D. He transitioned from smiling to a state of calmness.']",Concurrent,multiple +Emotion Recognition_sample_8_5,Emotion Recognition,"What is the current emotion of the man wearing a black shirt with dreadlocks on the left side of the video, and what caused his emotional changes?",00:08:29,B,"['A. He was excited because he enjoyed acting.', 'B. He was calm because he needed to get into character and say a line for the play.', 'C. He was angry because the man in the smoky gray suit asked him to act.', ""D. He was sad because he didn't like acting.""]",Concurrent,multiple +Emotion Recognition_sample_9_1,Emotion Recognition,"What is the current emotion of the woman wearing an off-the-shoulder shirt on the left side of the video, and what caused his emotional changes?",00:00:08,B,"['A. She was happy because she could come to this program.', ""B. She was confused because she didn't know how the man in the black suit on her right knew she had undergone LASIK surgery."", 'C. She was calm because she was already used to coming to this program.', 'D. She was happy because the man on her right noticed that she had undergone LASIK surgery.']",Concurrent,multiple +Emotion Recognition_sample_9_2,Emotion Recognition,What is the current emotion of the woman wearing an off-the-shoulder shirt on the left side of the video?,00:00:28,D,"['A. She cried sadly.', 'B. She was angry.', 'C. She was calm.', 'D. She was confused.']",Concurrent,multiple +Emotion Recognition_sample_9_3,Emotion Recognition,"What is the current emotion of the woman wearing an off-the-shoulder shirt on the left side of the video, and what caused his emotional changes?",00:01:03,B,"[""A. She was sad because her mother didn't care about her."", 'B. She was shocked to learn that her mother had sent a video of her undergoing LASIK surgery to the program.', 'C. She was happy because her mother cared about her very much.', ""D. She was angry because her mother didn't respect her.""]",Concurrent,multiple +Emotion Recognition_sample_9_4,Emotion Recognition,What is the current emotion of the woman wearing a pink sweater of the video?,00:01:33,B,"['A. She was angry.', 'B. She cried sadly.', 'C. She was happy.', 'D. She was confused.']",Concurrent,multiple +Emotion Recognition_sample_9_5,Emotion Recognition,"What is the current emotion of the woman wearing an off-the-shoulder shirt on the left side of the video, and what caused his emotional changes?",00:03:17,D,"[""A. She's unhappy because the man on her right hasn't introduced her album yet."", ""B. She's happy because the man on her right has taken out her album."", ""C. She's unhappy because the man on her right is saying something boring."", ""D. She's happy because the man on her right said something that made her laugh.""]",Concurrent,multiple +Emotion Recognition_sample_10_1,Emotion Recognition,What is the mood of this man in a suit with black hair? Why is he in this mood?,00:00:35,C,"['A. He is happy because he shook hands with the host.', 'B. He is happy because the host introduced him.', 'C. He is embarrassed because he is speaking at the same time as the host.', 'D. He is happy because he has come to this project.']",Concurrent,multiple +Emotion Recognition_sample_10_2,Emotion Recognition,What is the mood of this man in a suit with black hair? Why is he in this mood?,00:01:20,B,"['A. He is happy because he shook hands with the host.', 'B. He is excited because he and his partner are shouting with passion.', 'C. He is embarrassed because he is speaking at the same time as the host.', 'D. He is excited because the host introduced a child as his partner.']",Concurrent,multiple +Emotion Recognition_sample_10_3,Emotion Recognition,What is the mood of this man in a suit with black hair? Why is he in this mood?,00:02:22,C,"['A. He is a bit embarrassed because he is talking about what kind of student he was in elementary school.', 'B. He is excited because he and his partner are shouting with passion.', 'C. He is a bit excited because the host is introducing the rules.', 'D. He is excited because the host introduced a child as his partner.']",Concurrent,multiple +Emotion Recognition_sample_10_4,Emotion Recognition,What is the mood of this man in a suit with black hair? Why is he in this mood?,00:03:37,B,"['A. He is a bit embarrassed because he is talking about what kind of student he was in elementary school.', 'B. He is a bit nervous because he is answering the question.', 'C. He is a bit excited because the host is introducing the rules.', 'D. He is a bit excited because he is eager to have a try.']",Concurrent,multiple +Emotion Recognition_sample_10_5,Emotion Recognition,What is the mood of this man in a suit with black hair? Why is he in this mood?,00:04:42,C,"['A. He is a bit excited because he is shaking hands with his partner.', 'B. He is a bit nervous because he is answering the question.', 'C. He is very happy because the answer he gave was correct.', 'D. He is a bit excited because he is eager to have a try.']",Concurrent,multiple +Emotion Recognition_sample_11_1,Emotion Recognition,"What is the mood of this white man in a suit, dark purple tie, blue shirt underneath, blue tag on his left breast, and dark hair? Why is he in this mood?",00:00:48,A,"['A. He was happy because the host introduced their team.', 'B. He was happy because the audience laughed.', 'C. He was happy because the host was walking up to the stage.', 'D. He was happy because the host he knew.']",Concurrent,multiple +Emotion Recognition_sample_11_2,Emotion Recognition,"What is the mood of this white man in a suit, dark purple tie, blue shirt underneath, blue tag on his left breast, and dark hair? Why is he in this mood?",00:01:06,A,"['A. He is a little bit happy that he and his opponent are shaking hands.', 'B. He is happy because of the cheering of the crowd.', 'C. He is happy because the host introduced their team.', 'D. He is happy because the host he knew.']",Concurrent,multiple +Emotion Recognition_sample_11_3,Emotion Recognition,"What is the mood of this white man in a suit, dark purple tie, blue shirt underneath, blue tag on his left breast, and dark hair? Why is he in this mood?",00:01:27,D,"['A. He is a little bit happy that he and his opponent are shaking hands.', 'B. He is a little embarrassed because his opponent told him to use his injured hand.', 'C. He was happy because the host introduced their team.', 'D. He is excited because the host is introducing the rules.']",Concurrent,multiple +Emotion Recognition_sample_11_4,Emotion Recognition,"What is the mood of this white man in a suit, dark purple tie, blue shirt underneath, blue tag on his left breast, and dark hair? Why is he in this mood?",00:02:10,A,"['A. He was a little happy that he answered the question correctly.', 'B. He is a little embarrassed because his opponent told him to use his injured hand.', 'C. He was happy because the host introduced their team.', 'D. He is excited because the host is introducing the rules.']",Concurrent,multiple +Emotion Recognition_sample_11_5,Emotion Recognition,"What is the mood of this white man in a suit, dark purple tie, blue shirt underneath, blue tag on his left breast, and dark hair? Why is he in this mood?",00:03:52,B,"['A. He was a little happy that he answered the question correctly.', ""B. He was happy because his opponent didn't answer the question correctly."", 'C. He was happy because the host introduced their team.', ""D. He was a little disappointed that he didn't grab the question.""]",Concurrent,multiple +Emotion Recognition_sample_12_1,Emotion Recognition,What is the mood of this man with a pet in his arms and a black T-shirt? Why is he in this mood?,00:00:22,B,"['A. He is happy because he was on TV with his pet tiger cub.', 'B. He is happy because the crowd is cheering.', 'C. He is happy because of his handshake with the host.', 'D. He is happy because he liked the tiger cub in his arms.']",Concurrent,multiple +Emotion Recognition_sample_12_2,Emotion Recognition,What is the mood of this man with a pet in his arms and a black T-shirt? Why is he in this mood?,00:00:30,B,"['A.He is happy because the crowd is cheering.', 'B. He was happy because the host congratulated him on his engagement.', 'C. He is happy because of his handshake with the host.', 'D. He was happy because he liked the tiger cub in his arms.']",Concurrent,multiple +Emotion Recognition_sample_12_3,Emotion Recognition,What is the mood of this man with a pet in his arms and a black T-shirt? Why is he in this mood?,00:03:07,B,"['A. He was happy because the host was hugging the tiger cubs.', 'B. He was excited because he introduced his other pet python to the audience.', 'C. He was happy because the host congratulated him on his engagement.', 'D. He was happy because he liked the tiger cub in his arms.']",Concurrent,multiple +Emotion Recognition_sample_12_4,Emotion Recognition,What is the mood of this man with a pet in his arms and a black T-shirt? Why is he in this mood?,00:03:36,D,"[""A. He was calm because the host didn't want to hold the python."", 'B. He is calm because the audience is frightened by the python.', 'C. He was calm because he was used to holding the python.', 'D. He was calm because he introduced the pet in his hand to the host.']",Concurrent,multiple +Emotion Recognition_sample_12_5,Emotion Recognition,What is the mood of this man with a pet in his arms and a black T-shirt? Why is he in this mood?,00:05:04,C,"['A. He was happy because he heard the applause of the audience.', ""B. He was happy because the presenter didn't want to hold the python."", 'C. He was happy to be introduced to his Binturong pets.', ""D. He was happy because he didn't have to hold the python.""]",Concurrent,multiple +Emotion Recognition_sample_13_1,Emotion Recognition,What's the mood of the man in the T-shirt with the blonde hair? Why is he in that mood?,00:00:17,D,"['A. He was calm as he presented the ingredients.', 'B. He was happy because he was shaking hands and saying hello to a man wearing a black suit with a black dress underneath.', 'C. He was happy because he was shaking hands and saying hello to a man in a black suit with a purple tie.', 'D. He was calm because he was talking about a dish he was going to cook.']",Concurrent,multiple +Emotion Recognition_sample_13_2,Emotion Recognition,What's the mood of the man in the T-shirt with the blonde hair? Why is he in that mood?,00:00:35,D,"['A. He was happy because he is teaching the two hosts how to cut oranges.', 'B. He was happy because he was shaking hands and saying hello to a man wearing a black suit with a black dress underneath.', 'C. He was happy because he was shaking hands and saying hello to a man in a black suit with a purple tie.', 'D. He was happy because of what the man in the black suit and black shirt said.']",Concurrent,multiple +Emotion Recognition_sample_13_3,Emotion Recognition,What's the mood of the man in the T-shirt with the blonde hair? Why is he in that mood?,00:02:25,D,"['A. He was happy because of what the man in the black suit and black shirt said.', ""B. He was surprised because the presenter didn't know how to cut an orange."", 'C. He was happy because he is teaching the two hosts how to cut oranges.', 'D. He was surprised because the audience gasped.']",Concurrent,multiple +Emotion Recognition_sample_13_4,Emotion Recognition,What's the mood of the man in the T-shirt with the blonde hair? Why is he in that mood?,00:03:29,D,"['A. He was happy because he was infected by the atmosphere of the audience.', 'B. He was happy because of what the man in the black suit and black shirt said.', 'C. He was happy because he is teaching the two hosts how to cut oranges.', 'D. He was happy because he said something bad and scared the host next to him.']",Concurrent,multiple +Emotion Recognition_sample_13_5,Emotion Recognition,What's the mood of the man in the T-shirt with the blonde hair? Why is he in that mood?,00:04:48,C,"['A. He was happy because he said something bad and scared the host next to him.', 'B. He was happy because he felt the cheers of the audience.', 'C. He was happy because the cooking was finished.', 'D. He was happy because of what the man in the black suit and black shirt said.']",Concurrent,multiple +Emotion Recognition_sample_14_1,Emotion Recognition,"What's the mood of the man in the suit, black sneakers, holding a book? Why is he in that mood?",00:00:52,D,"['A. He is happy because he and the host are talking about a book.', 'B. He is happy because the audience cheered.', 'C. He is happy because of the praise from the hosts.', 'D. He is happy because he and the host are making jokes about book titles.']",Concurrent,multiple +Emotion Recognition_sample_14_2,Emotion Recognition,"What's the mood of the man in the suit, black sneakers, holding a book?",00:01:05,C,"['A. he is excited.', 'B. he is relaxed.', 'C. he is happy.', 'D. He is calm.']",Concurrent,multiple +Emotion Recognition_sample_14_3,Emotion Recognition,"What's the mood of the bright brown-haired man in the suit, sitting at the table? Why is he in that mood?",00:01:35,D,"['A. He is happy because he asked the male next to him if he was gay and the male next to him said he is deeply closeted.', 'B. He is a little confused and surprised because the male next to him says he is gay.', 'C. He is a little confused because the male next to him says he is not gay.', 'D. He is happy because the male next to him says he is as straight as an arrow.']",Concurrent,multiple +Emotion Recognition_sample_14_4,Emotion Recognition,"What's the mood of the bright brown-haired man in the suit, sitting at the table? Why is he in that mood?",00:02:13,C,"['A. He is happy because the male next to him says he is as straight as an arrow.', 'B. He is a little happy because the wife of the male next to him calls him a dirty dog.', 'C. He is a little amused because the male next to him compares his wife to a battle axe.', 'D. He is a little confused because the male next to him says he is not gay.']",Concurrent,multiple +Emotion Recognition_sample_14_5,Emotion Recognition,"What's the mood of the bright brown-haired man in the suit, sitting at the table? Why is he in that mood?",00:03:33,D,"['A. He is happy because the male next to him says he is as straight as an arrow.', 'B. He is a little happy because the wife of the male next to him calls him a dirty dog.', 'C. He is a little amused because the male next to him compares his wife to a battle axe.', 'D. He is excited because the male next to him jokes about his wife.']",Concurrent,multiple +Emotion Recognition_sample_15_1,Emotion Recognition,"What is the mood of this man in jeans, white sneakers and a brown beard?",00:00:17,C,"['A. he is calm.', 'B. he is relaxed.', 'C. he is happy.', 'D. he is excited.']",Concurrent,multiple +Emotion Recognition_sample_15_2,Emotion Recognition,"What is the mood of this man in jeans, white sneakers and a brown beard? Why is he in this mood?",00:01:05,C,"['A. he is happy because of the analogy of the male sitting next to him.', 'B. he is happy because of his own analogy.', 'C. he is calm because he is reminiscing about the past.', 'D. he is calm because the man next to him is laughing.']",Concurrent,multiple +Emotion Recognition_sample_15_3,Emotion Recognition,"What is the mood of this man in jeans, white sneakers and a brown beard? Why is he in this mood?",00:05:40,C,"['A. He is calm because he is recounting a bad event.', 'B. He is calm because he has the same unpleasant experience as the presenter.', ""C. He is calm because he's remembering what he's encountered before."", 'D. He is calm because he says something boring.']",Concurrent,multiple +Emotion Recognition_sample_15_4,Emotion Recognition,What's the mood of this lady in jeans and long brown hair? Why does she feel that way?,00:07:33,C,"['A. She was surprised because the presenter said something bad.', 'B. She was surprised because she saw something that made her uncomfortable.', 'C. She was surprised because she heard the man next to her talk about an embarrassing experience on an airplane.', 'D. She was surprised because she was frightened by what the host said.']",Concurrent,multiple +Emotion Recognition_sample_15_5,Emotion Recognition,"What is the mood of this man in jeans, white sneakers and a brown beard? Why is he in this mood?",00:08:51,C,"['A. He is calm as he recounts an embarrassing experience to the host.', 'B. He is calm because he has the same unpleasant experience as the presenter.', 'C. He is happy because he told the host a very funny experience.', 'D. He was happy because he was infected by the laughter of the woman next to him.']",Concurrent,multiple +Emotion Recognition_sample_16_1,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:00:53,C,"['A. He is very upset and angry.', 'B. He is very moved and excited.', 'C. He is very happy and proud.', 'D. He is very sad and upset.']",Concurrent,multiple +Emotion Recognition_sample_16_2,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:01:40,A,"['A. He was very proud and tries to stay calm.', 'B. He was very upset and angry.', 'C. He was very moved and could not contain his excitement.', 'D. He was very sad and could not contain his sadness.']",Concurrent,multiple +Emotion Recognition_sample_16_3,Emotion Recognition,"What is the current mood of the man in the left of the video, and what is causing his emotional changes?",00:02:01,B,"['A. He was very happy because he heard the host say his name when he announced the nominations.', 'B. He was very happy because he was about to get his own trophy.', 'C. He was very excited because he heard the applause and cheers of the people around him.', 'D. He was very excited because he was able to have an intimate hug with the host.']",Concurrent,multiple +Emotion Recognition_sample_16_4,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:02:08,A,"[""A. He was very surprised because he didn't expect to win the award."", 'B. He was very happy because he was about to get his own trophy.', 'C. He was very excited because he heard the applause and cheers of the people around him.', 'D. He was very excited because he was able to have an intimate hug with the host.']",Concurrent,multiple +Emotion Recognition_sample_16_5,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:03:53,A,"['A. He went from calm to a little embarrassed because he had just made a very spontaneous speech.', 'B. He went from happy to somewhat sad because he was about to separate from his director.', 'C. He changed from excitement to some calm as he heard the applause and cheers of those around him slow down.', 'D. He went from calm to somewhat emotional as he prepared to kiss the trophy he had won.']",Concurrent,multiple +Emotion Recognition_sample_17_1,Emotion Recognition,"What is the current mood of the man on the right side of the video, and what is causing his emotional changes?",00:01:19,C,"['A. He is delighted by the cheers and applause of the audience.', 'B. He is excited because of the commendation from the person on the left.', 'C. He is happy because the guy on the left is telling jokes.', 'D. He is excited because of the joke told by the person on the left.']",Concurrent,multiple +Emotion Recognition_sample_17_2,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:02:05,C,"['A. He is very sad.', 'B. He is very thrilled.', 'C. He is very elated.', 'D. He is very moved.']",Concurrent,multiple +Emotion Recognition_sample_17_3,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:03:37,B,"['A. He is so moved that he almost cried.', 'B. He is so happy that he almost cried.', 'C. He is so excited that he almost cried.', 'D. He is in so much pain that he almost cried.']",Concurrent,multiple +Emotion Recognition_sample_17_4,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:04:37,C,"['A. He is a bit nervous and at a loss.', 'B. He is a bit confused and at a loss.', 'C. He is so happy that he is a bit at a loss.', 'D. He is shocked and a bit at a loss.']",Concurrent,multiple +Emotion Recognition_sample_17_5,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:05:52,D,"['A. He is very excited.', 'B. He is very sad.', 'C. He is very moved.', 'D. He is very happy.']",Concurrent,multiple +Emotion Recognition_sample_18_1,Emotion Recognition,What is the current emotion of the woman in the middle of the video?,00:00:40,A,"['A. She is very happy and proud.', 'B. She is deeply saddened and disappointed.', 'C. She is filled with anxiety and uncertainty.', 'D. She feels a sense of calm and contentment.']",Concurrent,multiple +Emotion Recognition_sample_18_2,Emotion Recognition,"What is the current mood of the woman in the middle of the video, and what is causing her emotional changes?",00:01:39,B,"['A. She was very happy because she saw the beautiful fireworks.', 'B. She was very happy because she heard the host accidentally pause while introducing herself.', ""C. She was very sad because she didn't win the championship."", 'D. She was very sad because she heard the host say bad things about herself on stage.']",Concurrent,multiple +Emotion Recognition_sample_18_3,Emotion Recognition,"What is the current mood of the woman in the middle of the video, and what is causing her emotional changes?",00:02:14,C,"[""A. She's A little shy because she said the wrong thing."", 'B. She was embarrassed because she heard people booing from the audience.', 'C. She was a little shy because she heard the crowd cheering.', 'D. She was sad because she saw the film.']",Concurrent,multiple +Emotion Recognition_sample_18_4,Emotion Recognition,What is the current emotion of the woman in the left of the video?,00:03:12,D,"['A. She is incredibly excited and energetic.', 'B. She is visibly nervous and jittery.', 'C. She is deeply thoughtful and contemplative.', 'D. She is very serious and calm.']",Concurrent,multiple +Emotion Recognition_sample_18_5,Emotion Recognition,"What is the current mood of the woman in the right of the video, and what is causing her emotional changes?",00:04:32,A,"['A. She was very moved because she won the Oscar.', 'B. She was very embarrassed because she heard people booing in the audience.', 'C. She was very happy because she saw her good friend win the Oscar.', 'D. She was very calm because she knew she was leaving.']",Concurrent,multiple +Emotion Recognition_sample_19_1,Emotion Recognition,What is the current emotion of the woman in the middle of the video?,00:00:18,A,"['A. She is very happy and proud.', 'B. She is extremely frustrated.', 'C. She is overwhelmed with anger.', 'D. She is deeply sad.']",Concurrent,multiple +Emotion Recognition_sample_19_2,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:01:08,B,"[""A. He was very confused because he couldn't understand what the host was saying."", 'B. He is very serious because he is listening carefully to the host.', 'C. He was very happy because he heard the applause and cheering.', 'D. He is very calm because he wants to maintain a calm image.']",Concurrent,multiple +Emotion Recognition_sample_19_3,Emotion Recognition,"What is the current mood of the man in the right of the video, and what is causing his emotional changes?",00:01:48,C,"[""A. He was very confused because he couldn't understand what the host was saying."", 'B. He is very serious because he is listening carefully to the host.', 'C. He was very pleased because he heartily congratulated him on winning the prize.', 'D. He is very calm because he wants to maintain a calm image.']",Concurrent,multiple +Emotion Recognition_sample_19_4,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:02:39,D,"['A. He is utterly calm and serene.', 'B. He is filled with sadness and melancholy.', 'C. He is brimming with confidence and anticipation.', 'D. He is very nervous and excited.']",Concurrent,multiple +Emotion Recognition_sample_19_5,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:04:32,C,"['A. He was very serious because he was giving an acceptance speech.', 'B. He is very serious because he is listening carefully to the host.', 'C. He was very pleased because he heartily congratulated him on winning the prize.', 'D. He was very happy because he saw his wife.']",Concurrent,multiple +Emotion Recognition_sample_20_1,Emotion Recognition,What is the current emotion of the woman in the middle of the video?,00:00:53,A,"['A. She is very serious and calm.', 'B. She is extremely frustrated.', 'C. She is overwhelmed with anger.', 'D. She is deeply sad.']",Concurrent,multiple +Emotion Recognition_sample_20_2,Emotion Recognition,"What is the current mood of the woman in the middle of the video, and what is causing her emotional changes?",00:01:20,A,"['A. She was very excited because she hear that she would be nominated for more awards in the future.', 'B. She was very sad, because she knew that she was sadly not nominated for this award.', 'C. She was very angry because she saw her husband getting intimate with the host on stage.', 'D. She was very calm, because she was trying to contain her frustration at losing the election.']",Concurrent,multiple +Emotion Recognition_sample_20_3,Emotion Recognition,"What is the current mood of the woman in the right of the video, and what is causing her emotional changes?",00:03:02,C,"['A. She was very excited because she hear that she would be nominated for more awards in the future.', 'B. She was very sad, because she knew that she was sadly not nominated for this award.', 'C. She was very happy because she could hear the applause and cheers of the people around her.', 'D. She was very calm, because she was trying to contain her frustration at losing the election.']",Concurrent,multiple +Emotion Recognition_sample_20_4,Emotion Recognition,"What is the current mood of the woman in the left of the video, and what is causing her emotional changes?",00:03:58,A,"['A. She was very happy because she heard her name read by the host when she announced the nominations.', 'B. She was very sad, because she knew that she was sadly not nominated for this award.', 'C. She was very excited because she heard the applause and cheers of the people around her.', 'D. She was very calm, because she was trying to contain her frustration at losing the election.']",Concurrent,multiple +Emotion Recognition_sample_20_5,Emotion Recognition,What is the current emotion of the woman in the middle of the video?,00:06:41,B,"['A. She is very serious and calm.', 'B. She is very upset and angry.', 'C. She is very moved and excited.', 'D. She is very sad and upset.']",Concurrent,multiple +Emotion Recognition_sample_21_1,Emotion Recognition,What is the current emotion of the man in the right of the video?,00:00:23,A,"['A. He is happy.', 'B. He is upset.', 'C. He is angry.', 'D. He is sad.']",Concurrent,multiple +Emotion Recognition_sample_21_2,Emotion Recognition,"What is the current mood of the woman in the left of the video, and what is causing her emotional changes?",00:00:40,A,"['A. She was very happy because she saw the man on her right gesticulating excitedly.', 'B. She was very angry because she heard the man on her right complaining.', 'C. She was very calm because she saw that the man on her right was going to come forward and speak.', 'D. She was very upset because she heard the man on her right interrupting her speech.']",Concurrent,multiple +Emotion Recognition_sample_21_3,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:01:22,A,"['A. He was very proud because he heard the host say his name.', 'B. He was very angry because his host kept complaining.', ""C. He was very calm because he couldn't understand what the host was saying."", ""D. He was very upset because he couldn't understand what the host was saying.""]",Concurrent,multiple +Emotion Recognition_sample_21_4,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:01:32,A,"['A. He was very happy because he looked up and saw himself on the big screen.', 'B. He was very angry because his host kept complaining.', ""C. He was very calm because he couldn't understand what the host was saying."", ""D. He was very upset because he couldn't understand what the host was saying.""]",Concurrent,multiple +Emotion Recognition_sample_21_5,Emotion Recognition,What is the current emotion of the man in the middle of the video?,00:02:07,C,"['A. He is very proud and tries to stay calm.', 'B. He is very upset and angry.', 'C. He is very moved and could not contain his excitement.', 'D. He is very sad and could not contain his sadness.']",Concurrent,multiple +Emotion Recognition_sample_22_1,Emotion Recognition,What is the current emotion of the woman in the middle of the video?,00:00:25,C,"['A. She is profoundly sad and dejected.', 'B. She is extremely anxious and agitated.', 'C. She is very happy and excited.', 'D. She is perfectly content and serene.']",Concurrent,multiple +Emotion Recognition_sample_22_2,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:00:56,B,"['A. He was very excited because he knew he had won the prize.', 'B. He was very proud because he was showing himself to the camera.', ""C. He was very upset because he didn't know the camera had moved away."", 'D. He is very calm because he wants to maintain a calm image.']",Concurrent,multiple +Emotion Recognition_sample_22_3,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:01:09,C,"['A. He was very proud because he was showing himself to the camera.', 'B. He was very excited because he knew he had won the prize.', 'C. He was very happy, because he could hear the applause and cheering of the people around him.', 'D. He is very calm because he wants to maintain a calm image.']",Concurrent,multiple +Emotion Recognition_sample_22_4,Emotion Recognition,What is the current emotion of the woman in the left of the video?,00:01:34,D,"['A. She is perfectly content and serene.', 'B. She is profoundly sad and dejected.', 'C. She is extremely anxious and agitated.', 'D. She is very happy and excited.']",Concurrent,multiple +Emotion Recognition_sample_22_5,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:02:34,C,"['A. He was very proud because he was showing Leonardo himself.', ""B. He was very happy because he heard Leonardo's applause and cheering."", 'C. He was very happy because Leonardo mentioned him in his speech.', 'D. He is very calm because he wants to maintain a calm image.']",Concurrent,multiple +Emotion Recognition_sample_23_1,Emotion Recognition,What is the mood of this lady in a red evening dress with blonde hair? Why is she in that mood?,00:00:12,C,"['A. She is puzzled because she saw the audience laughing all the time.', 'B. She is a bit dissatisfied because that audience member keeps laughing.', 'C. She is a bit angry because that person keeps laughing.', 'D. She is a bit happy because she is giving a speech on stage.']",Concurrent,multiple +Emotion Recognition_sample_23_2,Emotion Recognition,What is the mood of this lady in a red evening dress with blonde hair?,00:00:19,D,"['A. She is puzzled.', 'B. She is a bit dissatisfied.', 'C. She is a bit angry.', 'D. She is a bit happy.']",Concurrent,multiple +Emotion Recognition_sample_23_3,Emotion Recognition,What is the mood of this lady in a red evening dress with blonde hair? Why is she in that mood?,00:00:46,A,"['A. She is a bit angry because the envelope is a bit tight.', 'B. She is a bit anxious because the envelope is a bit tight.', 'C. She is a bit angry because that person keeps laughing.', 'D. She is a bit happy because she is giving a speech on stage.']",Concurrent,multiple +Emotion Recognition_sample_23_4,Emotion Recognition,What is the mood of the black-haired man in a white suit in the video? Why does he have such a mood?,00:01:24,B,"['A. He is very happy because he is kissing his wife.', 'B. He is extremely delighted because he won an Oscar.', 'C. He is very happy because he is hugging the host.', 'D. He is happy because of the audience__ applause.']",Concurrent,multiple +Emotion Recognition_sample_23_5,Emotion Recognition,What is the mood of the black-haired man in a white suit in the video?,00:01:30,C,"['A. he is nervous', 'B. he is excited', 'C. he is happy', 'D. he is calm']",Concurrent,multiple +Emotion Recognition_sample_24_1,Emotion Recognition,"What is the current mood of the second man from the right in the video, and what caused his emotional changes?",00:01:06,A,"['A. He is very happy that the host mentioned his name.', 'B. He is embarrassed because the host teased him.', 'C. He is very happy because the people around him encourage him.', 'D. He is very happy because he won the award.']",Concurrent,multiple +Emotion Recognition_sample_24_2,Emotion Recognition,What is the current emotion of the black short haired man in a suit in the middle of the video?,00:01:22,A,"['A. He is very happy and excited.', 'B. He fell into a deep sadness.', 'C. He is very confused and perplexed.', 'D. He revealed emotions of pleasure and satisfaction.']",Concurrent,multiple +Emotion Recognition_sample_24_3,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:01:53,B,"['A. He is very excited because the host called his name.', 'B. He expressed gratitude because his mother was present at the award ceremony.', 'C. He is looking forward to it because the host is revealing the winners.', 'D. He is confused because he cannot understand what the host is saying.']",Concurrent,multiple +Emotion Recognition_sample_24_4,Emotion Recognition,"What is the current mood of the man in the middle of the video, and what is causing his emotional changes?",00:03:53,D,"['A. He is very excited because he won the award.', 'B. He is grateful because many people have helped him.', ""C. He is very sad because he didn't win the award."", 'D. He is very emotional because he recalled his previous experience of making movies.']",Concurrent,multiple +Emotion Recognition_sample_24_5,Emotion Recognition,What is the current emotion of the black short haired man in a suit in the middle of the video?,00:04:43,C,"['A. He is very nervous and looking forward to it.', 'B. He is very optimistic and confident.', 'C. He is proud and satisfied.', 'D. He is very excited and happy.']",Concurrent,multiple +Emotion Recognition_sample_25_1,Emotion Recognition,"What is the emotion of this man in a suit, with glasses and brown hair? What makes him in this mood?",00:01:44,A,"['A. He is happy because the host is putting his jokes.', 'B. He is happy because the lady next to him is laughing.', 'C. He is happy because the host told a funny joke.', 'D. He is happy because everyone around him was laughing, so he laughed along with them.']",Concurrent,multiple +Emotion Recognition_sample_25_2,Emotion Recognition,"What is the emotion of this man in a suit, with glasses and brown hair? What makes him in this mood?",00:02:22,A,"['A. He is grateful because the presenter congratulated him on his Oscar win and praised his acting skills.', 'B. He is grateful because the lady next to him applauds him.', 'C. He is grateful because the crowd around him has been applauding him.', 'D. He is grateful because the hosts tell his jokes.']",Concurrent,multiple +Emotion Recognition_sample_25_3,Emotion Recognition,"What is the emotion of this man in a black suit, glasses and white hair? What makes him in this mood?",00:03:01,D,"['A. He is a little happy that he won an Oscar.', 'B. He is a little happy because of the applause and cheers from the audience.', 'C. He is calm because he won an Oscar.', 'D. He is a little happy that the host said the wrong thing.']",Concurrent,multiple +Emotion Recognition_sample_25_4,Emotion Recognition,What is the emotion of this man in a suit with white hair? What makes him in this mood?,00:04:50,C,"['A. He is happy because of the applause from the hosts on stage.', 'B. He is happy because of the thanks from the hosts on stage.', 'C. He is happy because of the appreciation of the host.', 'D. He is happy because the audience applauds.']",Concurrent,multiple +Emotion Recognition_sample_25_5,Emotion Recognition,"What is the emotion of this man in a suit, with glasses and brown hair? What makes him in this mood?",00:05:43,D,"['A. He is grateful because he is going to be on stage to give a speech.', 'B. He is happy because he and his wife kissed.', 'C. He is grateful because he won an Oscar.', 'D. He is grateful that the audience applauds.']",Concurrent,multiple +Emotion Recognition_sample_26_1,Emotion Recognition,What is the mood of this black man in a suit with curly black hair? Why is he in this mood?,00:00:21,D,"['A. He was surprised because he likes crowded places.', 'B. He was surprised because he saw a star.', 'C. He was surprised because he was dressed smartly today.', 'D. He was surprised because he said hello to his acquaintances.']",Concurrent,multiple +Emotion Recognition_sample_26_2,Emotion Recognition,What is the mood of this black man in a suit with curly black hair?,00:00:45,B,"['A. He is excited.', 'B. He is happy.', 'C. He is a little disappointed.', 'D. He is a little sad.']",Concurrent,multiple +Emotion Recognition_sample_26_3,Emotion Recognition,What is the mood of this black man in a suit with curly black hair? Why is he in this mood?,00:01:44,A,"['A. He is happy because he is taking a photo with other people.', 'B. He is happy of himself because he came to a party with many stars today.', 'C. He is happy of himself because he was well-dressed today.', 'D. He is happy because he knows a lot of people.']",Concurrent,multiple +Emotion Recognition_sample_26_4,Emotion Recognition,What is the mood of this black man in a suit with curly black hair? Why is he in this mood?,00:04:15,B,"['A. He was calm because he talked to the stars.', ""B. He's calm because he's talking about his childhood."", 'C. He was calm because he saw a lot of people at the party.', ""D. He's calm because he knows a lot of people.""]",Concurrent,multiple +Emotion Recognition_sample_26_5,Emotion Recognition,What is the mood of this black man in a suit with curly black hair? Why is he in this mood?,00:07:47,A,"['A. He is very happy because of what the blonde lady said.', 'B. He is very happy because he is taking a photo with his fans.', 'C. He is very happy because he shook hands with the blonde lady.', 'D. He is very happy because he knew a lot of people.']",Concurrent,multiple +Emotion Recognition_sample_27_1,Emotion Recognition,"What is the current emotion of the man in the upper left corner of the video, and what caused his emotional changes?",00:02:19,B,"['A. He appreciates it very much because the man in the video keeps flipping his head in the sand slope', 'B. He was very happy because of the jokes told by the little girl in the video', 'C. He was very happy because he saw the man in the red clothes swallow the food that flew over with his mouth.', 'D. He was surprised because he saw the elephant use its trunk to hit the woman taking a photo with her phone']",Concurrent,multiple +Emotion Recognition_sample_27_2,Emotion Recognition,"What is the current emotion of the man in the upper left corner of the video, and what caused his emotional changes?",00:02:47,A,"['A. He was very happy because the person he saw in the video slapped the dummy during CPR.', 'B. He was very happy because of the jokes told by the little girl in the video.', 'C. He was very happy because he saw the man in the red clothes swallow the food that flew over with his mouth.', ""D. He was very happy because he saw the man's car roof being lifted off in the video.""]",Concurrent,multiple +Emotion Recognition_sample_27_3,Emotion Recognition,"What is the current emotion of the man in the upper left corner of the video, and what caused his emotional changes?",00:03:38,D,"['A. He was very happy because the person he saw in the video slapped the dummy during CPR', 'B. He was very happy because he saw various forms of throwing blankets at people in the video', 'C. He was amazed because the person he saw the video flattened their nose', 'D. He was amazed because of the sound of the artificial heart in the video']",Concurrent,multiple +Emotion Recognition_sample_27_4,Emotion Recognition,"What is the current emotion of the man in the upper left corner of the video, and what caused his emotional changes?",00:07:41,C,"['A. He was very happy because one of the animals in the video slipped while running to the left', 'B. He was very happy because the woman in the video burned the food and triggered the fire alarm', 'C. He was very happy because in the video, he was riding a bicycle alone in the tram and eventually fell and broke the glass', 'D. He was very happy because in the video, an orange cat got stuck in a white iron fence door and even shouted angrily']",Concurrent,multiple +Emotion Recognition_sample_27_5,Emotion Recognition,"What is the current emotion of the man in the upper left corner of the video, and what caused his emotional changes?",00:10:14,B,"['A. He was puzzled because of the slugs in the video and the introduction to slugs', 'B. He was amazed because the man in the video threw the stone skipping far across the water', 'C. He was very puzzled because the dog in the video spat out a coin', ""D. He was very happy because the squirrel in the video buried food in the girl's hair""]",Concurrent,multiple +Emotion Recognition_sample_28_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:17,A,"['A. He is very excited because the player in the red jersey kicked the ball away blindfolded.', 'B. He is looking forward to it because he was watching the player in the red jersey as he was about to kick the ball.', 'C. He is surprised because soccer players have great skills.', 'D. He is happy because he was watching soccer animation.']",Concurrent,multiple +Emotion Recognition_sample_28_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:32,B,"['A. He is very excited because the player wear a red jersey kicked the ball away blindfolded.', 'B. He is very excited and shocked because the player in black kicked a topspin.', 'C. he is surprised because soccer players have great skills.', 'D. he is happy because he was watching soccer animation.']",Concurrent,multiple +Emotion Recognition_sample_28_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:02:29,C,"['A. He is very excited because the player wear a red jersey kicked the ball away blindfolded.', 'B. He is very excited and shocked because the player in black kicked a topspin.', ""C. He is confused because he didn't understand what happened to the player Ronaloo in the video he was watching."", 'D. He is somewhat happy because he is watching football videos.']",Concurrent,multiple +Emotion Recognition_sample_28_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:07:10,D,"['A. He is very excited because the player wear a red jersey kicked the ball away blindfolded.', 'B. He is very excited and shocked because the player in black kicked a topspin.', ""C. He is confused because he didn't understand what happened to the player Ronaloo in the video he was watching."", 'D. He is incredulous because the goalkeeper intercepted the ball.']",Concurrent,multiple +Emotion Recognition_sample_28_5,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:08:12,D,"['A. He is very excited because the player wear a red jersey kicked the ball away blindfolded.', 'B. He is very excited and shocked because the player in black kicked a topspin.', 'C. He is incredulous because the goalkeeper intercepted the ball.', 'D. He is excited as the player in the red jersey kicks the ball into the goal.']",Concurrent,multiple +Emotion Recognition_sample_29_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:00:57,D,"['A. He is confused because a baby appeared in the video he was watching.', ""B. He is calm because he's talking to the audience."", 'C. He is looking forward to it as he received videos sent to him by viewers.', 'D. He is confused because there are some children playing soccer in the video he is watching.']",Concurrent,multiple +Emotion Recognition_sample_29_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:32,B,"['A. He is confused because a baby appeared in the video he watched.', 'B. He is sorry and surprised because the doctor said that the young player would not grow any taller.', ""C. He is calm because he's talking to the audience."", 'D. He is confused because the video he was watching had some children playing soccer.']",Concurrent,multiple +Emotion Recognition_sample_29_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:03:19,B,"['A. He is a little confused because a baby appeared in the video he was watching.', 'B. He is surprised because the video showed God blowing the ball away from the goal.', 'C. He is confused because there were some children playing soccer in the video he watched.', 'D. He is a bit shocked because the young player had signed with FCB when he was 10 years old.']",Concurrent,multiple +Emotion Recognition_sample_29_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:04:10,C,"['A. He is somewhat puzzled because a baby appeared in the video he was watching.', 'B. He is surprised because the video showed God blowing the ball away from the goal.', 'C. He is happy Because the guy in the video was working out hard.', 'D. He is shocked because the young player signed with FCB when he was 10 years old.']",Concurrent,multiple +Emotion Recognition_sample_29_5,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:05:02,A,"['A. He is excited because he thinks Messi is awesome.', 'B. He is surprised because the video showed God blowing the ball away from the goal.', 'C. He is a bit sorry and surprised because the doctor said the young player could not grow any taller.', 'D. He is a bit shocked because the young player signed with FCB when he was 10 years old.']",Concurrent,multiple +Emotion Recognition_sample_30_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:04:09,A,"['A. He is incredulous because he saw a successful take-off by a motorcycle loaded with a glider.', 'B. He is shocked because he saw a metal circular saw rushing very fast towards the building.', 'C. He is shocked because he saw a metal circular saw stuck into the doorframe.', 'D. He is shocked because he saw a by a motorcycle loaded with a glider successfully take off.']",Concurrent,multiple +Emotion Recognition_sample_30_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:04:28,B,"['A. He is incredulous because he saw a successful take-off by a motorcycle loaded with a glider.', 'B. He is very happy because he sees a bear with something in its mouth grabbing the top of a wooden wall and kicking it open with its feet.', 'C. He is a little in admiration because he saw a man dressed in black throw something onto a boat in the distance.', 'D. He is shocked because he saw a by a motorcycle loaded with a glider successfully take off.']",Concurrent,multiple +Emotion Recognition_sample_30_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:05:33,D,"['A. He is a bit shocked because a squirrel is jumping onto a woman wearing a red dress.', 'B. He is very happy because he sees a bear with something in its mouth grabbing the top of a wooden wall and kicking it open with its feet.', 'C. He is a little in admiration because he saw a man dressed in black throw something onto a boat in the distance.', 'D. He is a little happy because a tree is spraying water.']",Concurrent,multiple +Emotion Recognition_sample_30_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:06:11,C,"['A. He is a bit shocked because a squirrel is jumping onto a woman wearing a red dress.', 'B. He is somewhat joyful because he thinks the man__ voice in the video is a bit cool.', ""C. He is a little disgusted because he sees beetle tattoos on other people's thighs."", 'D. He is a little happy because a tree is spraying water.']",Concurrent,multiple +Emotion Recognition_sample_30_5,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:08:38,A,"['A. He is shocked because he sees an elderly man, bare-chested, sitting in a rocking chair which then falls backward.', 'B. He is somewhat joyful because he thinks the man__ voice in the video is a bit cool.', ""C. He is a little disgusted because he sees beetle tattoos on other people's thighs."", 'D. He is very shocked because he is seeing a crocodile chasing a fish that has jumped onto land.']",Concurrent,multiple +Emotion Recognition_sample_31_1,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:03:56,A,"['A. He is feeling confused because he is seeing two people dressed as horses walking around in the supermarket.', 'B. He was disgusted because he thought the apology in the video was stupid.', 'C. He is feeling discomfort because he is seeing the comments on a beer advertisement.', 'D. He is feeling discomfort because he is reading that the hamburger contains 29% horse meat in the article.']",Concurrent,multiple +Emotion Recognition_sample_31_2,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:05:15,B,"['A. He is feeling confused because he is seeing two people dressed as horses walking around in the supermarket.', 'B. He is experiencing some discomfort because he is seeing tweets in response to the Syrian civil war.', ""C. He is confused because he doesn't know who the Kenneth Cole is that appears in the video."", 'D. He is feeling discomfort because he is reading that the hamburger contains 29% horse meat in the article.']",Concurrent,multiple +Emotion Recognition_sample_31_3,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:06:37,D,"['A. He is a bit confused by the questions being written in the live chat.', 'B. He is experiencing some discomfort because he is seeing tweets in response to the Syrian civil war.', ""C. He is confused because he doesn't know who the Kenneth Cole is that appears in the video."", ""D. He's a little Agitation because he saw the video advertised similar to the 9/11 scene done.""]",Concurrent,multiple +Emotion Recognition_sample_31_4,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:07:32,C,"['A. He is a bit confused by the questions being written in the live chat.', 'B. He is feeling a bit of aversion because he is seeing the content in the live chat.', 'C. He is a bit confused because he is seeing the comments about the Subway coupon.', ""D. He's a little Agitation because he saw the video advertised similar to the 9/11 scene done.""]",Concurrent,multiple +Emotion Recognition_sample_31_5,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:10:20,A,"['A. He is a bit surprised because he is seeing a person in a gorilla costume sitting between two Black people in the video.', 'B. He is feeling a bit of aversion because he is seeing the content in the live chat.', 'C. He is a bit confused because he is seeing the comments about the Subway coupon.', 'D. He is a bit confused because he is seeing the Twitter comments in the video.']",Concurrent,multiple +Emotion Recognition_sample_32_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:18,A,"[""A. He is a little shocked because he saw white smoke suddenly coming out of the man's cell phone."", 'B. He is a little uncomfortable because he saw the man who was working out accidentally smash his cell phone with a dumbbell.', 'C. He is very confused because he does not understand why the woman in the video is screaming after being tased.', 'D. He is feeling a bit of discomfort because he is seeing someone rubbing away splinters from a piece of wood with their hands.']",Concurrent,multiple +Emotion Recognition_sample_32_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:02:30,B,"[""A. He is a little shocked because he saw white smoke suddenly coming out of the man's cell phone."", 'B. He is a bit happy because of the sound the pump is making in the video.', ""C. He is a little confused because he doesn't know why the man's cell phone is emitting white smoke."", 'D. He is feeling a bit of discomfort because he is seeing someone rubbing away splinters from a piece of wood with their hands.']",Concurrent,multiple +Emotion Recognition_sample_32_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:02:54,D,"['A. He was surprised because the video showed a man swimming in a pool during an earthquake.', 'B. He is a bit happy because of the sound the pump is making in the video.', ""C. He is a little confused because he doesn't know why the man's cell phone is emitting white smoke."", 'D. He is a little surprised because the black car in the video has long cobwebs at the door.']",Concurrent,multiple +Emotion Recognition_sample_32_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:03:35,B,"[""A. He is a little shocked because he saw white smoke suddenly coming out of the man's cell phone."", 'B. He is somewhat admiring because the person in the video has tattooed the measurement readings onto his own hand.', 'C. He is a little confused because the floor in the video rises and falls as if he were breathing.', 'D. He is feeling a bit of discomfort because he is seeing someone rubbing away splinters from a piece of wood with their hands.']",Concurrent,multiple +Emotion Recognition_sample_32_5,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:04:07,D,"['A. He is very shocked because a tire is suddenly flying past in the video.', 'B. He is somewhat admiring because the person in the video has tattooed the measurement readings onto his own hand.', 'C. He is a little confused because the floor in the video rises and falls as if he were breathing.', 'D. He is very happy because the woman in the video, who is on the phone, is seeing the reaction to the tattoo.']",Concurrent,multiple +Emotion Recognition_sample_33_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:51,A,"['A. He is a little surprised because he sees blind and deaf people using devices to communicate.', 'B. He is a little disgusted because he saw that the person in the video has a tattoo on his lip.', 'C. He is shocked because he sees the man in the video riding a suitcase as if it were a bicycle.', 'D. He is a bit embarrassed because he sees the little boy run around the female wearing a black dress with a floral pattern to the male behind her.']",Concurrent,multiple +Emotion Recognition_sample_33_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:02:15,B,"['A. He is a little surprised because he sees blind and deaf people using devices to communicate.', 'B. He is a little confused because he sees that the tires on the car in the video are made of rocks.', ""C. He is a little surprised because the woman in the video uses the visual illusion to look like she is standing on a dog's head."", 'D. He is a bit embarrassed because he sees the little boy run around the female wearing a black dress with a floral pattern to the male behind her.']",Concurrent,multiple +Emotion Recognition_sample_33_3,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:04:20,A,"['A. He is a little shocked because the man in the video is holding himself up with four fingers.', 'B. He is a little confused because he sees that the tires on the car in the video are made of rocks.', ""C. He is a little surprised because the woman in the video uses the visual illusion to look like she is standing on a dog's head."", 'D. He is a little surprised because the video shows the person driving almost hitting the car in front of him, during which the passenger is screaming in terror.']",Concurrent,multiple +Emotion Recognition_sample_33_4,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:04:45,C,"['A. He is a little shocked because the man in the video is holding himself up with four fingers.', 'B. He is a little happy because the little girl in the video says her father is diabetic.', 'C. He is a little confused because the two young boys in the video fell down at the same time after an accident while playing with a ball.', 'D. He is a little surprised because the video shows the person driving almost hitting the car in front of him, during which the passenger is screaming in terror.']",Concurrent,multiple +Emotion Recognition_sample_33_5,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:05:55,D,"['A. He is a little surprised because one of the hippos in the video is nibbling on the engine of the boat.', 'B. He is a little happy because the little girl in the video says her father is diabetic.', 'C. He is a little confused because the two young boys in the video fell down at the same time after an accident while playing with a ball.', 'D. He is confused because the man in the video is holding a brown water bamboo shoot and rubbing it on the ground.']",Concurrent,multiple +Emotion Recognition_sample_34_1,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:15,D,"['A. He is a little disgusted because he is seeing someone__ leg muscles throbbing.', 'B. He is happy because an obese kid stabbed through the floor while playing with a high jump stick.', 'C. He is a little surprised because a girl is throwing her cell phone into the pool behind her.', 'D. He is a little surprised because he is seeing a moving truck on fire.']",Concurrent,multiple +Emotion Recognition_sample_34_2,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:01:58,A,"['A. He is shocked because a child is driving a toy jeep and the head is lifting up.', 'B. He is a little surprised to see the suction toilet in the video drain a roll of paper.', 'C. He is a little surprised because a girl is throwing her cell phone into the pool behind her.', 'D. He is a little surprised because he is seeing a moving truck on fire.']",Concurrent,multiple +Emotion Recognition_sample_34_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:03:45,D,"['A. He is shocked because a child is driving a toy jeep and the head is lifting up.', 'B. He is a little surprised to see the suction toilet in the video drain a roll of paper.', 'C. He is feeling very repulsed because he is seeing many bamboo stick insects crawling on a man__ back.', 'D. He was surprised to see the male in the video tensing his pants so tightly that his leg hair was oozing out.']",Concurrent,multiple +Emotion Recognition_sample_34_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:04:35,A,"['A. He is a little surprised because the little girl is hit by the balloon and falls into the water.', 'B. He is a little disgusted because he sees thick black smoke coming out of the lunch box when he opens it.', 'C. He is feeling very repulsed because he is seeing many bamboo stick insects crawling on a man__ back.', 'D. He was surprised to see the male in the video tensing his pants so tightly that his leg hair was oozing out.']",Concurrent,multiple +Emotion Recognition_sample_34_5,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:05:25,C,"['A. He is a little surprised because the little girl is hit by the balloon and falls into the water.', 'B. He is a little disgusted because he sees thick black smoke coming out of the lunch box when he opens it.', 'C. He is shocked for a moment because the video shows a man accidentally disengaging his hand while using a hammer, which results in the hammer handle hitting the man in the head.', 'D. He is slightly shocked because he is seeing two women quickly crossing between two bookcases, with one side of the bookcase increasingly closing in on them.']",Concurrent,multiple +Emotion Recognition_sample_35_1,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:02:27,A,"['A. He is a little surprised because he saw the prosthetic leg of the man playing on the trampoline fall off.', ""B. He is a little disgusted because he sees the women in the video saddened by the sight of their son's tattoos."", 'C. He is a bit surprised because he saw a man pulling a green parasol blown away by the wind.', 'D. He is a bit excited because of the questions being raised by the live chat audience.']",Concurrent,multiple +Emotion Recognition_sample_35_2,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:02:53,C,"['A. He is a little surprised because he saw the prosthetic leg of the man playing on the trampoline fall off.', 'B. He is a little surprised because he saw an orca jumping out of the water.', 'C. He is a little surprised because he sees because females do push-ups with the ball on their backs and afterward back-kick the ball into the basketball hoop.', 'D. He is a bit excited because of the questions being raised by the live chat audience.']",Concurrent,multiple +Emotion Recognition_sample_35_3,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:04:36,A,"['A. He is a little confused because he saw someone else gluing a bottle to a car door.', 'B. He is a little surprised because he saw an orca jumping out of the water.', 'C. He is a little surprised because he sees because females do push-ups with the ball on their backs and afterward back-kick the ball into the basketball hoop.', 'D. He is a little confused because he saw a car dive into the pool.']",Concurrent,multiple +Emotion Recognition_sample_35_4,Emotion Recognition,"What is the current emotion of the man on the left lower corner of the video, and what caused his emotional changes?",00:07:10,C,"['A. He is a little confused because he saw someone else gluing a bottle to a car door.', 'B. He is somewhat surprised because the solar flares in the video he is watching are astonishing.', 'C. He is somewhat surprised because the solar flares in the video he is watching are astonishing.', 'D. He is a little confused because he saw a car dive into the pool.']",Concurrent,multiple +Emotion Recognition_sample_35_5,Emotion Recognition,"What is the current emotion of the man on the top left corner of the video, and what caused his emotional changes?",00:10:15,D,"['A. He is a little confused because he saw someone else gluing a bottle to a car door.', 'B. He is somewhat surprised because the solar flares in the video he is watching are astonishing.', 'C. He is somewhat surprised because the solar flares in the video he is watching are astonishing.', 'D. He is somewhat puzzled and dissatisfied because the lady is saying that Jeff Bezos is a garbage collector.']",Concurrent,multiple +Emotion Recognition_sample_36_1,Emotion Recognition,What is the current mood of the man in the video wearing a light blue top and headphones?,00:00:43,A,"['A. He is happy', 'B. He is serious.', 'C. He is sad.', 'D. He is angry.']",Concurrent,multiple +Emotion Recognition_sample_36_2,Emotion Recognition,What is the current mood of the man in the video wearing a light blue top and headphones? What has caused his mood to change?,00:02:22,D,"['A. He is happy because of the sudden appearance of the fawn.', 'B. He is happy because he sees the fawn jumping into the water.', ""C. He is sad because the deer can't swim."", 'D. He is a little surprised because he sees the fawn swimming.']",Concurrent,multiple +Emotion Recognition_sample_36_3,Emotion Recognition,What is the current mood of the man in the video wearing a light blue top and headphones? What has caused his mood to change?,00:02:45,B,"['A. He is a little happy because the man in the video bowled the ball and himself.', 'B. He is a little awestruck because the video shows the bowling ball hitting all the marks.', 'C. He is a bit happy because the kitten runs over to him.', 'D. He is a little surprised because he sees the deer swimming.']",Concurrent,multiple +Emotion Recognition_sample_36_4,Emotion Recognition,What is the current mood of the man in the video wearing a light blue top and headphones?,00:04:57,A,"['A. he is a bit shocked.', 'B. he is a bit excited.', 'C. He is a bit sad.', 'D. He is a bit angry.']",Concurrent,multiple +Emotion Recognition_sample_36_5,Emotion Recognition,What is the current mood of the man in the video wearing a light blue top and headphones? What has caused his mood to change?,00:06:18,C,"[""A. He is a little confused because he doesn't know what is happening with the shaking of the video."", 'B. He is a little disgusted because the puppy in the video is dancing.', 'C. He is shocked because in the video he watched, the volleyball hit a cell phone that was placed on a stand to take a picture and it flew over a high railing.', 'D. He is calm because nothing happened at the volleyball game.']",Concurrent,multiple +Emotion Recognition_sample_37_1,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones?,00:00:27,C,"['A. He is very angry.', 'B. He is very happy.', 'C. He is very confused.', 'D. He is very sad.']",Concurrent,multiple +Emotion Recognition_sample_37_2,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones? What has caused his mood to change?,00:01:28,A,"['A. He is happy because he sees the cat attacking the TV.', 'B. He is confused because the man in the video continuously somersaults and then hits his head against the machine.', 'C. He is a little surprised because the chicken in the video is big.', 'D. He is a little happy because the sheep in the video is cute.']",Concurrent,multiple +Emotion Recognition_sample_37_3,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones? What has caused his mood to change?,00:02:31,C,"['A. He is happy because he sees the cat attacking the TV.', 'B. He is a little surprised because the hippo is chasing the hounds.', 'C. He is amazed as the hound escapes the hippo.', 'D. He is a little happy because the sheep in the video is cute.']",Concurrent,multiple +Emotion Recognition_sample_37_4,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones?,00:07:00,D,"['A. he is disgusted.', 'B. he is shocked.', 'C. he is confused.', 'D. he is happy.']",Concurrent,multiple +Emotion Recognition_sample_37_5,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones? What has caused his mood to change?,00:09:19,D,"['A. He is happy because he sees the cat attacking the TV.', 'B. He is a little surprised because the hippo is chasing the hounds.', 'C. He is amazed as the hound escapes the hippo.', 'D. He is a little happy because in the video he sees the man who was captured trying to escape.']",Concurrent,multiple +Emotion Recognition_sample_38_1,Emotion Recognition,What is the current mood of the man in the video wearing a white top and headphones?,00:00:20,A,"['A. He is serious.', 'B. He is angry.', 'C. He is happy.', 'D. He is sad.']",Concurrent,multiple +Emotion Recognition_sample_38_2,Emotion Recognition,What is the current mood of the man in the video wearing a white top and headphones? What is causing his mood to change?,00:01:09,C,"['A. He was very happy because the data in the video he watched showed that France ranked first in the list of military spending countries.', 'B. He was very disappointed because France was not ranked first in the list of military spending countries.', 'C. He was very puzzled because the amount of military spending by Italy in the video he watched gradually increased, making it the fifth on the list.', ""D. He was very confused because he couldn't understand the video at all.""]",Concurrent,multiple +Emotion Recognition_sample_38_3,Emotion Recognition,What is the current mood of the man in the video wearing a white top and headphones?,00:01:45,A,"['A. he is calm.', 'B. he is sad.', 'C. He is happy.', 'D. he is nervous.']",Concurrent,multiple +Emotion Recognition_sample_38_4,Emotion Recognition,What is the current mood of the man in the video wearing a white top and headphones? What is causing his mood to change?,00:02:30,B,"[""A. He is very confused because he doesn't know what happened in 1900."", 'B. He is very puzzled because he is watching a video and discovering that the data for the UK in 1900 is very high.', 'C. He is very sad because there was a war in 1900.', 'D. He is very serious because he is watching a video to confirm what happened in the year 1900.']",Concurrent,multiple +Emotion Recognition_sample_38_5,Emotion Recognition,What is the current mood of the man in the video wearing a white top and headphones? What is causing his mood to change?,00:03:35,D,"[""A. He is very happy because France's military expenditure is less than that of the UK."", ""B. He is very calm because he doesn't care about which country is ranked on the list."", ""C. He is very confused because France's ranking has dropped."", ""D. He is very shocked because the UK's military expenditure, which ranks first on the list, exceeds 5 billion.""]",Concurrent,multiple +Emotion Recognition_sample_39_1,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones?,00:00:22,A,"['A. He is very happy.', 'B. He is very upset.', 'C. He is very angry.', 'D. He is very calm.']",Concurrent,multiple +Emotion Recognition_sample_39_2,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones?,00:00:51,D,"['A. He is very angry.', 'B. He is very nervous.', 'C. He is very serious.', 'D. He is very happy.']",Concurrent,multiple +Emotion Recognition_sample_39_3,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones? What caused his mood to change?,00:02:36,B,"['A. He is very happy because the fishing rod is reeling in quickly.', 'B. He is amazed because the drone show in the video is very spectacular.', 'C. He is very happy because the drone performance in the video is spectacular.', 'D. He is very surprised because the fishing line is coming out quickly.']",Concurrent,multiple +Emotion Recognition_sample_39_4,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones? What caused his mood to change?,00:03:22,D,"['A. He is a bit surprised because the horse almost bit the woman.', 'B. He is amazed because the drone show in the video is very spectacular.', 'C. He is very happy because the drone performance in the video is spectacular.', 'D. He is a bit saddened because the lady was knocked down by the horse.']",Concurrent,multiple +Emotion Recognition_sample_39_5,Emotion Recognition,What is the current mood of the man in the video wearing a black top and headphones?,00:04:09,A,"['A. He is very scared.', 'B. He is very happy.', 'C. He is very sad.', 'D. He is very angry.']",Concurrent,multiple +Emotion Recognition_sample_40_1,Emotion Recognition,"What is the current emotion of the man wearing a blue long-sleeved shirt, with platinum blonde hair and headphones of the video, and what caused his emotional changes?",00:00:38,C,"['A. He is a bit frightened because of the child__ scream.', 'B. He is a bit shocked because the man just spat out the water he had just drunk.', 'C. He is a bit scared because he doesn__ know what is crawling on the woman in the video.', 'D. He is a bit scared because of the woman__ scream.']",Concurrent,multiple +Emotion Recognition_sample_40_2,Emotion Recognition,"What is the current emotion of the man wearing a blue long-sleeved shirt, with platinum blonde hair and headphones of the video?",00:01:02,A,"['A. he is happy.', 'B. he is sad.', 'C. He is angry.', 'D. he is nervous.']",Concurrent,multiple +Emotion Recognition_sample_40_3,Emotion Recognition,"What is the current emotion of the man wearing a blue long-sleeved shirt, with platinum blonde hair and headphones of the video, and what caused his emotional changes?",00:02:37,B,"['A. He is a bit frightened because of the child__ scream.', ""B. He is very confused because he doesn't understand why someone would raise a piggy as cats."", 'C. He is a bit scared because he doesn__ know what is crawling on the woman in the video.', 'D. He is a bit scared because of the woman__ scream.']",Concurrent,multiple +Emotion Recognition_sample_40_4,Emotion Recognition,"What is the current emotion of the man wearing a blue long-sleeved shirt, with platinum blonde hair and headphones of the video, and what caused his emotional changes?",00:05:57,D,"['A. He is a bit frightened because of the child__ scream.', ""B. He is very confused because he doesn't understand why someone would raise a piggy as cats."", 'C. He is a bit scared because he doesn__ know what is crawling on the woman in the video.', 'D. He is a bit angry because the sound of the remote-controlled plane suddenly taking off in the video startled him.']",Concurrent,multiple +Emotion Recognition_sample_40_5,Emotion Recognition,"What is the current emotion of the man wearing a blue long-sleeved shirt, with platinum blonde hair and headphones of the video, and what caused his emotional changes?",00:07:07,A,"['A. He is a bit scared because a large black dog suddenly jumped out from the left side of the video screen and startled the mailman.', ""B. He is very confused because he doesn't understand why someone would raise a piggy as cats."", 'C. He is a bit scared because he doesn__ know what is crawling on the woman in the video.', 'D. He is a bit angry because the sound of the remote-controlled plane suddenly taking off in the video startled him.']",Concurrent,multiple +Emotion Recognition_sample_41_1,Emotion Recognition,"What is the current emotion of the man standing on the stage of the video, and what caused his emotional changes?",00:01:30,C,"['A. He was some dissatisfied because the man in the defense seat spoke in a vulgar manner.', 'B. He was a little angry because the man in the defense seat refuted him.', 'C. He was a little angry because the words of the man in the defense seat made him feel a bit excessive.', 'D. He was a little dissatisfied because he thinks the male student in the defense seat is a fraud.']",Concurrent,multiple +Emotion Recognition_sample_41_2,Emotion Recognition,"What is the current emotion of the man on the left of the video, and what caused his emotional changes?",00:02:28,A,"['A. He is very angry because he is dissatisfied with the educational methods of the school.', 'B. He became calm because he had finished expressing his opinions.', 'C. He was very angry because he felt that the man on stage was speaking incorrectly.', 'D. He was a little excited because he was expressing his opinion.']",Concurrent,multiple +Emotion Recognition_sample_41_3,Emotion Recognition,"What is the current mood of the brown-haired male in formal attire in the video, and what is causing his mood to change?",00:05:50,D,"['A. He was a bit nervous because the man on stage said he was going to be Expelled.', 'B. He is calm because he is listening to others.', 'C. He was a little happy because the man on his left was defending him.', 'D. He was somewhat delighted and admired because of the speech made by the man on his left.']",Concurrent,multiple +Emotion Recognition_sample_41_4,Emotion Recognition,"What is the current mood of the brown-haired man in the formal school uniform on the right side of the video, and what is causing his mood to change?",00:07:37,D,"['A. He is very angry because he is dissatisfied with the educational methods of the school.', 'B. He became calm because he had finished expressing his opinions.', 'C. He was very angry because he felt that the man on stage was speaking incorrectly.', 'D. He felt relaxed because the school committee lifted the punishment for the male student sitting next to him.']",Concurrent,multiple +Emotion Recognition_sample_41_5,Emotion Recognition,What is the current mood of the blonde man in the formal school uniform on the left?,00:07:45,C,"['A. he is calm.', 'B. he is a little confused.', 'C. he is disappointed.', 'D. he is a little shocked']",Concurrent,multiple +Emotion Recognition_sample_42_1,Emotion Recognition,"What is the current emotion of the man wearing glasses of the video, and what caused his emotional changes?",00:00:53,A,"['A. he is angry because he finds the man in the black suit unfriendly.', 'B. he is happy because he is meeting his friend.', 'C. he is relaxing because he is talking to his friend.', 'D. he is angry because the man in the black suit says he wants to buy all his stock.']",Concurrent,multiple +Emotion Recognition_sample_42_2,Emotion Recognition,"What is the current emotion of the man wearing a black suit of the video, and what caused his emotional changes?",00:01:15,D,"['A. he is serious because he is thinking about how to talk to the man who wears glasses.', 'B. he is very happy because he has met his friend.', 'C. he is relaxed because he is talking to his friend.', 'D. he is calm because he is listening to the man who wears glasses.']",Concurrent,multiple +Emotion Recognition_sample_42_3,Emotion Recognition,What is the man wearing glasses emotion now?,00:02:13,A,"['A. he is angry.', 'B. he is happy.', 'C. he is relaxing.', 'D. he is shocked.']",Concurrent,multiple +Emotion Recognition_sample_42_4,Emotion Recognition,"What is the current emotion of the man wearing a yellow suit of the video, and what caused his emotional changes?",00:02:34,C,"['A. he is very happy because he has met his friend.', 'B. he is calm because he is listening to the man who wears glasses.', 'C. he is angry because the man in the black suit told the man with the glasses to leave angrily.', 'D. he is shocked because the man in the black suit mentioned him in the conversation.']",Concurrent,multiple +Emotion Recognition_sample_42_5,Emotion Recognition,"What is the current emotion of the man wearing a black suit of the video, and what caused his emotional changes?",00:02:50,A,"['A. He is serious because he is teaching his brother not to help outsiders.', 'B. he is serious because he is thinking about how to talk to the man in yellow.', 'C. he is calm because he is listening to the man with glasses.', 'D. he is calm because he is listening to someone else.']",Concurrent,multiple +Emotion Recognition_sample_43_1,Emotion Recognition,What is the emotion of the man with the blue crossbody bag in the video now?,00:00:52,A,"['A. He feels confused.', 'B. He feels at ease.', 'C. He feels at peace.', 'D. He feels calm.']",Concurrent,multiple +Emotion Recognition_sample_43_2,Emotion Recognition,What is the emotion of the man with the blue crossbody bag in the video now?,00:00:56,C,"['A. He feels confused.', 'B. He feels at ease.', 'C. He feels grateful.', 'D. He feels calm.']",Concurrent,multiple +Emotion Recognition_sample_43_3,Emotion Recognition,What is the emotion of the man with the blue crossbody bag in the video now?,00:01:20,B,"['A. He feels confused.', 'B. He feels urgent.', 'C. He feels grateful.', 'D. He feels helpless.']",Concurrent,multiple +Emotion Recognition_sample_43_4,Emotion Recognition,What is the emotion of the man with the blue crossbody bag in the video now?,00:02:02,D,"['A. He feels at peace.', 'B. He feels anxious.', 'C. He feels grateful.', 'D. He feels anger.']",Concurrent,multiple +Emotion Recognition_sample_43_5,Emotion Recognition,What is the emotion of the man with the blue crossbody bag in the video now?,00:03:08,C,"['A. He feels helpless.', 'B. He feels calm.', 'C. He feels joy.', 'D. He feels discontent.']",Concurrent,multiple +Emotion Recognition_sample_44_1,Emotion Recognition,"What is the current emotion of the man with buzz cut of the video, and what caused his emotional changes?",00:00:50,D,"['A. He was very happy because the chef praised him.', 'B. He was very disappointed because the chef said the dishes he made are not tasty.', 'C. He felt nervous because the chef was tasting the dishes he had made.', 'D. He felt relieved because the chef did not criticize the dishes he made as not delicious.']",Concurrent,multiple +Emotion Recognition_sample_44_2,Emotion Recognition,What is the man with buzz cut 's emotion now?,00:00:58,C,"['A. He is very happy.', 'B. He is very disappointed.', 'C. He is very confused.', 'D. He is very relieved.']",Concurrent,multiple +Emotion Recognition_sample_44_3,Emotion Recognition,"What is the current emotion of the man with buzz cut of the video, and what caused his emotional changes?",00:01:17,A,"['A. He was very happy because the chef praised him should be working in the finest restaurant in the world.', 'B. He was very disappointed because the chef said the dishes he made are not tasty.', 'C. He felt nervous because the chef was tasting the dishes he had made.', 'D. He felt relieved because the chef did not criticize the dishes he made as not delicious.']",Concurrent,multiple +Emotion Recognition_sample_44_4,Emotion Recognition,"What is the current emotion of the bareheaded man of the video, and what caused his emotional changes?",00:01:35,C,"['A. He is very satisfied because he thinks the chef with he talking to is cooked delicious food.', 'B. He is unhappy because he felt that the chef with he talking to was cooked taste bad.', 'C. He is very angry because he thinks his food is fit for human use.', 'D. He is very calm because he is tasting the food made by other chefs.']",Concurrent,multiple +Emotion Recognition_sample_44_5,Emotion Recognition,"What is the current emotion of the man with buzz cut of the video, and what caused his emotional changes?",00:01:55,D,"['A. He was very happy because the chef praised him.', 'B. He was very disappointed because the chef said the dishes he made are not tasty.', 'C. He felt nervous because the chef was tasting the dishes he had made.', 'D. He was shocked and painful because the chef stabbed him with a knife.']",Concurrent,multiple +Emotion Recognition_sample_45_1,Emotion Recognition,What is the emotion of the silver-haired man in the video now?,00:00:46,A,"['A. He has a sense of pleasure.', 'B. He resisted.', 'C. He became conceited.', 'D. He is full of confusion.']",Concurrent,multiple +Emotion Recognition_sample_45_2,Emotion Recognition,What is the emotion of the man in the video now with a dress over his shoulders?,00:01:13,D,"['A. He was confused.', 'B. He has confidence.', 'C. He feels relaxed.', 'D. He was full of surprises.']",Concurrent,multiple +Emotion Recognition_sample_45_3,Emotion Recognition,What is the emotion of the woman now with the dark red lipstick in the video?,00:01:40,C,"['A. She became conceited.', 'B. She was pleasantly surprised.', 'C. She was very excited.', 'D. She is full of joy.']",Concurrent,multiple +Emotion Recognition_sample_45_4,Emotion Recognition,What is the emotion of the woman now with the dark red lipstick in the video?,00:03:19,C,"['A. She was confused.', 'B. She gets a surprise.', ""C. She's looking forward to it."", 'D. She is full of joy.']",Concurrent,multiple +Emotion Recognition_sample_45_5,Emotion Recognition,What is the emotion of the silver-haired man in the video now?,00:03:52,C,"['A. He was rather pleased.', 'B. His heart is full of surprises.', 'C. He was in shock.', 'D. He is full of expectations.']",Concurrent,multiple +Emotion Recognition_sample_46_1,Emotion Recognition,What is the emotion of the woman in red in the video now?,00:00:41,A,"['A. She feels dissatisfied.', 'B. She was confused.', 'C. She looks nervous.', 'D. She is so focused.']",Concurrent,multiple +Emotion Recognition_sample_46_2,Emotion Recognition,"What is the emotion of the man in the video now, who is wearing a white shirt and tie?",00:01:31,B,"['A. He feels confused.', 'B. He feels angry.', 'C. He looks nervous.', 'D. He looked helpless.']",Concurrent,multiple +Emotion Recognition_sample_46_3,Emotion Recognition,"What is the emotion of the man in the video now, who is wearing a white shirt and tie?",00:02:22,D,"['A. He feels helpless.', 'B. He feels fear.', 'C. He looks nervous.', 'D. He is angry.']",Concurrent,multiple +Emotion Recognition_sample_46_4,Emotion Recognition,What is the emotion of the man in the red short sleeve in the video now?,00:04:08,B,"['A. He feels dissatisfied.', 'B. He feels fear.', 'C. He looks nervous.', 'D. He is angry.']",Concurrent,multiple +Emotion Recognition_sample_46_5,Emotion Recognition,"What is the emotion of the man in the video now, who is wearing a white shirt and tie?",00:05:45,D,"['A. He feels helpless.', 'B. He feels fear.', 'C. He looks nervous.', 'D. He is angry.']",Concurrent,multiple +Emotion Recognition_sample_47_1,Emotion Recognition,"What is the emotion of the man in the video now, who is dressed in fancy clothes and wearing round glasses?",00:00:57,C,"[""A. He's full of joy."", 'B. He was very satisfied.', 'C. He feels angry.', 'D. He was full of expectations.']",Concurrent,multiple +Emotion Recognition_sample_47_2,Emotion Recognition,"What is the emotion of the man in the video now, who is dressed in fancy clothes and wearing round glasses?",00:02:15,C,"[""A. He's full of joy."", 'B. He was very satisfied.', 'C. He feels angry.', 'D. He was full of expectations.']",Concurrent,multiple +Emotion Recognition_sample_47_3,Emotion Recognition,What is the emotion of the emotion in red in the video now?,00:02:40,D,"[""A. She's full of joy."", 'B. She was very afraid.', 'C. She feels angry.', 'D. She was filled with confusion.']",Concurrent,multiple +Emotion Recognition_sample_47_4,Emotion Recognition,What is the emotion of the woman with the braid in the video now?,00:03:04,C,"[""A. She's full of joy."", 'B. She was very afraid.', 'C. She feels angry.', 'D. She was filled with confusion.']",Concurrent,multiple +Emotion Recognition_sample_47_5,Emotion Recognition,What is the emotion of the man in blue in the video now?,00:03:44,A,"['A. He is full of accomplishment.', 'B. He was very confused.', 'C. He feels angry.', 'D. He was full of expectations.']",Concurrent,multiple +Emotion Recognition_sample_48_1,Emotion Recognition,"What is the current emotion of the man in a suit with a red tie of the video, and what caused his emotional changes?",00:00:30,A,"['A. He is serious because he is about to present a Power Point to everyone.', 'B. He is very happy because he can hold a meeting with his employees.', ""C. He is very sad because he doesn't want to have the meeting."", 'D. He is very angry because the employees are not doing well.']",Concurrent,multiple +Emotion Recognition_sample_48_2,Emotion Recognition,What is the current emotion of the woman with platinum blonde hair tied in a high ponytail of the video?,00:00:58,D,"['A. She smiled happily.', 'B. She cried sadly.', 'C. She was calm and expressionless.', 'D. She rolled her eyes in disbelief.']",Concurrent,multiple +Emotion Recognition_sample_48_3,Emotion Recognition,"What is the current emotion of the man wearing a black suit with a beard of the video, and what caused his emotional changes?",00:01:47,C,"['A. He is very happy because the man with the red tie has a second job.', ""B. He is calm because he doesn't care if others have a second job."", 'C. He is serious because he is stating that having a second job is not allowed.', ""D. He is upset because the man with the red tie didn't tell him about his second job in advance.""]",Concurrent,multiple +Emotion Recognition_sample_48_4,Emotion Recognition,What is the current emotion of the black-skinned woman wearing purple clothes of the video?,00:02:00,A,"['A. She laughs happily.', 'B. She is nervous.', 'C. She cries sadly.', 'D. She is angry.']",Concurrent,multiple +Emotion Recognition_sample_48_5,Emotion Recognition,"What is the current emotion of the man wearing orange-red clothes with curly hair flowing freely of the video, and what caused his emotional changes?",00:02:14,B,"[""A. She is calm because she doesn't care about the meeting at all."", 'B. She is shocked because the woman in purple kissed a black-skinned man in front of everyone.', 'C. She is annoyed because she finds it boring.', 'D. She is happy because she can leave.']",Concurrent,multiple +Emotion Recognition_sample_49_1,Emotion Recognition,"What is the current emotion of the lady with long golden hair of the video, and what caused his emotional changes?",00:02:38,D,"[""A. She is a little excited because she is asking for people's names."", 'B. She is a bit calm because she is explaining the rules of the game.', 'C. She is a little confused because she forgot to flip a coin while someone else was telling her to flip a coin.', 'D. She is a little amused because the crowd shouts for her to flip a coin.']",Concurrent,multiple +Emotion Recognition_sample_49_2,Emotion Recognition,"What is the current emotion of the man in gray suits of the video, and what caused his emotional changes?",00:03:14,D,"['A. He is a little excited because the hostess forgot to flip a coin.', 'B. He is excited because he just flipped a coin.', 'C. He is a bit nervous because the anchorwoman asked him to flip a coin.', 'D. He is very excited because the contestant answered the question correctly.']",Concurrent,multiple +Emotion Recognition_sample_49_3,Emotion Recognition,"What is the current mood of the blonde man in the dark blue suit on the left side of the video, and what is causing his mood to change?",00:05:06,C,"[""A. He is very focused because he is listening to the hostess's questions."", 'B. He is calm because he was thinking about the answer to the problem.', 'C. He was happy because he answered the question correctly.', 'D. He was very disappointed because he answered the question incorrectly.']",Concurrent,multiple +Emotion Recognition_sample_49_4,Emotion Recognition,"What is the current emotion of the man wearing a green suit on the right on of the video, and what caused his emotional changes?",00:10:48,D,"['A. He is a little disappointed because their team answered the question incorrectly.', 'B. He is happy because the opposing team answered wrong.', 'C. He is calm because he is discussing the answer to the problem with his teammates.', 'D. He is happy because their team answered the question correctly.']",Concurrent,multiple +Emotion Recognition_sample_49_5,Emotion Recognition,What is the current mood of the bald man in the dark blue suit in the video and what is causing his mood to change?,00:14:45,A,"['A. He is a little disappointed that their team lost.', 'B. He is very nervous because there is not enough time to answer questions.', 'C. He is very calm because he is listening to others.', 'D. He is a little disappointed that his team answered the question incorrectly.']",Concurrent,multiple +Emotion Recognition_sample_50_1,Emotion Recognition,"What is the current emotion of the lady with golden curly hair of the video, and what caused his emotional changes?",00:03:49,D,"['A. She is happy because she is saying hello.', 'B. She is happy because she is introducing people.', 'C. She is happy because someone told a joke.', ""D. She is a bit unhappy because she and her teammates didn't win the first question.""]",Concurrent,multiple +Emotion Recognition_sample_50_2,Emotion Recognition,"What is the current mood of the gray and black haired man in the suit in the video, and what is causing his mood change?",00:04:40,A,"['A. He is happy that his words are recognized.', 'B. He is happy because someone told a joke.', 'C. He is somewhat excited and confident because answering this question was easy for him.', 'D. He is disappointed because he answered the question incorrectly.']",Concurrent,multiple +Emotion Recognition_sample_50_3,Emotion Recognition,What is the men wearing green clothes's emotion now?,00:06:45,A,"['A. He is surprised.', 'B. He is happy.', 'C. He is calm.', 'D. He is serious.']",Concurrent,multiple +Emotion Recognition_sample_50_4,Emotion Recognition,"What is the current emotion of the lady in a black suit of the video, and what caused his emotional changes?",00:08:06,A,"['A. She is a little happy because she won rock-paper-scissors.', 'B. She is a little excited because she is playing rock-paper-scissors with someone.', 'C. She is happy because someone told a joke.', 'D. She is excited because she answered the question correctly.']",Concurrent,multiple +Emotion Recognition_sample_50_5,Emotion Recognition,"What is the current emotion of the man with black skin of the video, and what caused his emotional changes?",00:08:10,B,"['A. He is happy because someone told a joke.', 'B. He is somewhat disappointed because He lost a rock paper scissors game.', 'C. He is a little excited because he is yelling cheers at the guy in green.', 'D. he was very excited because he answered the question correctly.']",Concurrent,multiple +Multimodal Alignment_sample_1_1,Multimodal Alignment,Describe the correspond scene when a man said 'Thank you.'.,00:02:03,B,"['A. In the living room, the man in yellow is talking to the man in blue on the left.', 'B. In one room, the person on the left puts down his water glass and talks, while the person on the right sits at a table and listens.', 'C. Three men are standing around the refrigerator, all checking it carefully.', 'D. In the cafeteria, three men are sitting at a table with a lot of food and drinks.']",Prior,multiple +Multimodal Alignment_sample_1_2,Multimodal Alignment,"Describe the correspond scene when a man said 'I know, I just need you to stop talking.'.",00:03:18,B,"['A. In one room, the person on the left puts down his water glass and talks, while the person on the right sits at a table and listens.', 'B. In a bar, a blonde woman with a beer bottle in her hand talks to a man in a red sweatshirt and glasses next to her.', 'C. Three men are standing around the refrigerator, all checking it carefully.', 'D. In the cafeteria, three men are sitting at a table with a lot of food and drinks.']",Prior,multiple +Multimodal Alignment_sample_1_3,Multimodal Alignment,Describe the correspond scene when a man said 'Come in.'.,00:04:58,C,"['A. In one room, the person on the left puts down his water glass and talks, while the person on the right sits at a table and listens.', 'B. In a bar, a blonde woman with a beer bottle in her hand talks to a man in a red sweatshirt and glasses next to her.', 'C. At the bedroom door, a man in his pajamas with a glowing green light in his hand was inviting the woman in.', 'D. In the cafeteria, three men are sitting at a table with a lot of food and drinks.']",Prior,multiple +Multimodal Alignment_sample_1_4,Multimodal Alignment,"Describe the correspond scene when a man said 'You can try, but you never catch me.'.",00:05:42,D,"['A. In one room, the person on the left puts down his water glass and talks, while the person on the right sits at a table and listens.', 'B. In a bar, a blonde woman with a beer bottle in her hand talks to a man in a red sweatshirt and glasses next to her.', 'C. At the bedroom door, a man in his pajamas with a glowing green light in his hand was inviting the woman in.', 'D. A black hair, wearing a black man standing in the sea of colorful plastic ball inside to speak right.']",Prior,multiple +Multimodal Alignment_sample_1_5,Multimodal Alignment,Describe the correspond scene when a man said 'would you please turn the shirt off?'.,00:06:34,B,"['A. In a bar, a blonde woman with a beer bottle in her hand talks to a man in a red sweatshirt and glasses next to her.', 'B. At the comic-themed store, a bespectacled man, with a resigned expression, talks to a man with a red horn strapped to his chest.', 'C. At the bedroom door, a man in his pajamas with a glowing green light in his hand was inviting the woman in.', 'D. A black hair, wearing a black man standing in the sea of colorful plastic ball inside to speak right.']",Prior,multiple +Multimodal Alignment_sample_2_1,Multimodal Alignment,"Describe the correspond scene when a man said 'Well, never have lever used Sheldon's toothbrush to clean the sink.'.",00:02:23,D,"['A. A dark-haired male wearing a black blazer and white shirt and a dark-haired female wearing a dark pink color and glasses are talking on a couch.', 'B. A brunette male wearing a white blouse order and a brunette female wearing a lace white blouse talking on a beige bed with a floral pattern.', 'C. A brunette male and a brunette female holding hands on a beige bed with a floral pattern.', 'D. A brown-haired male wearing a gray shirt and black-framed glasses sat in a sofa chair and talked.']",Prior,multiple +Multimodal Alignment_sample_2_2,Multimodal Alignment,Describe the correspond scene when a woman said 'Never have I ever completely rockedmy girlfriend's world in bed.'.,00:02:52,B,"['A. A blonde woman wearing a white blouse with a floral pattern and black pants sat on a sofa chair holding a glass with red wine.', 'B. Thought a brown-haired female wearing a purple vest with a conversation shirt and glasses and a dark-haired male with a graphic green T-shirt and gray long-sleeved top were sitting together on a beige couch.', 'C. A brunette male and a brunette female holding hands on a beige bed with a floral pattern.', 'D. A brown-haired male wearing a gray shirt and black-framed glasses sat in a sofa chair and talked.']",Prior,multiple +Multimodal Alignment_sample_2_3,Multimodal Alignment,Describe the correspond scene when a man said 'Will you marry me?'.,00:05:12,C,"['A. A blonde woman wearing a white blouse with a floral pattern and black pants sat on a sofa chair holding a glass with red wine.', 'B. Thought a brown-haired female wearing a purple vest with a conversation shirt and glasses and a dark-haired male with a graphic green T-shirt and gray long-sleeved top were sitting together on a beige couch.', 'C. A brown-haired male wearing a green T-shirt and a watch on his left hand holds an open ring box with a ring inside, facing a female in a white bathrobe.', 'D. A brunette woman wearing a purple jacket with a floral print skirt and glasses was talking to a brunette man wearing a green T-shirt with a gray long-sleeved blouse at the door.']",Prior,multiple +Multimodal Alignment_sample_2_4,Multimodal Alignment,"Describe the correspond scene when a man said 'Oh, hey, where have you been?'.",00:05:26,B,"['A. A dark-haired male wearing a green T-shirt with a beige long-sleeved top, a watch in his left hand, and a cell phone in both hands was speaking to a woman in a white bathrobe.', 'B. A dark-haired male wearing a beige shirt with a blue blouse underneath, black pants, and black-rimmed glasses is talking on a cell phone while a blonde female wearing a blue blouse sits next to him.', 'C. A brown-haired male wearing a green T-shirt and a watch on his left hand holds an open ring box with a ring inside, facing a female in a white bathrobe.', 'D. A brunette woman wearing a purple jacket with a floral print skirt and glasses was talking to a brunette man wearing a green T-shirt with a gray long-sleeved blouse at the door.']",Prior,multiple +Multimodal Alignment_sample_2_5,Multimodal Alignment,Describe the correspond scene when a man said 'I've thought about it and I really want to spend the rest of my life with Amy.'.,00:06:14,D,"['A. A dark-haired male wearing a beige shirt with a blue blouse underneath, black pants, and black-rimmed glasses is talking on a cell phone while a blonde female wearing a blue blouse sits next to him.', 'B. A dark-haired male wearing a green T-shirt with a beige long-sleeved top, a watch in his left hand, and a cell phone in both hands was speaking to a woman in a white bathrobe.', 'C. A brunette woman in a white bathrobe and red glasses talks in the doorway.', 'D. A brown-haired male wearing a green T-shirt with a white long-sleeved top underneath and brown pants had his laptop on his lap and he was talking into it.']",Prior,multiple +Multimodal Alignment_sample_3_1,Multimodal Alignment,Describe the correspond scene when a woman said 'Did you bring your jerky in again?'.,00:01:16,D,"['A. A brown-haired male wearing a black blazer with a yellow shirt and silver and black striped tie and white-framed glasses stood in front of the window.', 'B. A brown-haired male wearing a black suit jacket with a yellow shirt and silver and black striped tie and white-framed glasses sprayed the doorknob with a flamethrower.', 'C. A brown-haired male wearing a black suit jacket with a yellow shirt and silver and black striped tie and white-framed glasses stood in front of the door smoking a cigarette, holding a lighter and a can of something in his left hand.', 'D. A blonde woman wearing a gray blouse and a watch on her left hand, she is looking at a paper she is holding in her right hand as she talks.']",Prior,multiple +Multimodal Alignment_sample_3_2,Multimodal Alignment,"Describe the correspond scene when a man said 'Oh, my God!'.",00:01:36,A,"['A. A dark-haired male wearing a black blazer with a white shirt and black-and-white tie exited the door and yelled.', 'B. A brunette woman wearing a dark purple jacket with a purple blouse was flustered with a phone in her hand.', 'C. A brown-haired male wearing a black suit jacket with a yellow shirt and silver and black striped tie and white-framed glasses stood in front of the door smoking a cigarette, holding a lighter and a can of something in his left hand.', 'D. A blonde woman wearing a gray blouse and a watch on her left hand, she is looking at a paper she is holding in her right hand as she talks.']",Prior,multiple +Multimodal Alignment_sample_3_3,Multimodal Alignment,Describe the correspond scene when a woman said 'It's warm'.,00:01:59,D,"['A. A dark-haired male wearing a black blazer with a white shirt and black-and-white tie exited the door and yelled.', 'B. A brunette woman wearing a dark purple jacket with a purple blouse was flustered with a phone in her hand.', 'C. A dark-haired male wearing a black suit jacket with a white shirt and black and white tie touched the doorknob with his left hand.', 'D. A dark-haired male wearing a brown blazer with a blue shirt underneath and black pants held the doorknob with both hands.']",Prior,multiple +Multimodal Alignment_sample_3_4,Multimodal Alignment,Describe the correspond scene when a man said 'my hand! That's hot!'.,00:02:16,B,"['A. A brown-haired male wearing a black blazer with a yellow shirt and silver and black striped tie and white-framed glasses with his arms crossed is talking to the camera.', 'B. A dark-haired male wearing a beige shirt with a black tie and dark brown pants underneath, gripped the doorknob for a moment before turning around and shaking his hand, shaking it and shouting.', 'C. A dark-haired male wearing a black suit jacket with a white shirt and black and white tie touched the doorknob with his left hand.', 'D. A dark-haired male wearing a brown blazer with a blue shirt underneath and black pants held the doorknob with both hands.']",Prior,multiple +Multimodal Alignment_sample_3_5,Multimodal Alignment,Describe the correspond scene when a man said 'Stay alive! I'm getting help!'.,00:02:52,C,"['A. A brown-haired male wearing a black blazer with a yellow shirt and silver and black striped tie and white-framed glasses with his arms crossed is talking to the camera.', 'B. A dark-haired male wearing a beige shirt with a black tie and dark brown pants underneath, gripped the doorknob for a moment before turning around and shaking his hand, shaking it and shouting.', 'C. A dark-haired male in a beige shirt and black tie spoke from inside the ceiling.', 'D. A blonde woman in a gray turtleneck top holding a black cat was talking to someone.']",Prior,multiple +Multimodal Alignment_sample_4_1,Multimodal Alignment,"Describe the correspond scene when a man angrily said 'Yes, it's working.'.",00:00:20,C,"['A. A man in a black coat is pushing open the door and walking in.', 'B. A dark-haired lady picked up the white telephone from her desk.', 'C. A man appeared in the room. He is holding a black telephone in his left hand and talking with an angry frown on his face.', 'D. Four people sitting around a wooden table playing a game looked at the man who walked in with surprise.']",Prior,multiple +Multimodal Alignment_sample_4_2,Multimodal Alignment,Describe the correspond scene when a man said 'What will you thinking.'.,00:01:43,B,"['A. A blonde woman walks up, her hair disheveled and tired.', 'B. A man in red stood up. He was frowning and looked confused.', 'C. A blonde woman and a man in red are sitting on a light brown couch.', 'D. A blonde woman turned to her right and spoke to the man sitting next to her.']",Prior,multiple +Multimodal Alignment_sample_4_3,Multimodal Alignment,Describe the correspond scene when a man said 'I am late for keeping up with this.'.,00:02:29,D,"['A. A man in red straightened the clothes hanging from his arms as he crossed the crowd to the left.', 'B. A man in red turned to the right and spoke to a blonde woman sitting on the couch.', 'C. A man in red walked between the two women while he was talking.', 'D. A man in red turned and walked out the door after saying his piece.']",Prior,multiple +Multimodal Alignment_sample_4_4,Multimodal Alignment,Describe the correspond scene when a man said 'I wanna go to the bathroom.'.,00:03:45,C,"['A. A man in a long purple sleeve was talking as he walked to the door.', 'B. A woman in a black coat opened the door and went out, closing it behind her.', 'C. A man and a woman are sitting around a small wooden table, talking face to face.', ""D. A man in a long purple sleeve stopped at the closed door, turned around, said that's fine, then reached out, opened the door and walked out.""]",Prior,multiple +Multimodal Alignment_sample_4_5,Multimodal Alignment,"Describe the correspond scene when a man said 'She's on the other line,just gonna call me back.'.",00:04:35,C,"['A. A man with short black hair sits in a chair with a black telephone in his right hand and is talking on the phone.', ""B. The woman puts a white cloth under the man's shoes."", 'C. A man jumps up from his chair and begins to dance happily on the floor. On the left, a woman sits at a round table in the center of the kitchen and looks up at the man.', 'D. As the man sits on the back of the chair and talks, the woman looks up at him and picks up a bottle of mineral water from the table with her left hand.']",Prior,multiple +Multimodal Alignment_sample_5_1,Multimodal Alignment,"Describe the correspond scene when a man angrily said 'Oh, Mam'.",00:01:51,C,"['A. a man in a white, red and blue top and a man in a black top, sitting together at a dinner table.', 'B. a little girl in a blue, orange and pink blouse and a woman in a black blouse, sitting together at the dinner table', 'C. a woman in a flower-patterned blouse, standing next to a decorated Christmas tree', 'D. a woman in a red top approaching, followed by a man in a black and white plaid top and a woman in a floral patterned dress']",Prior,multiple +Multimodal Alignment_sample_5_2,Multimodal Alignment,Describe the correspond scene when a man angrily said 'My organs are shutting down'.,00:02:29,D,"['A. a woman in a black patterned blouse standing in front of a fireplace', 'B. a woman in a red blouse standing with a man in a white plaid blouse', 'C. a man trapped in a chimney with only a pair of brown and black boots leaking out', 'D. a woman wearing a green blouse, tan hat, and black glasses, sitting on a couch']",Prior,multiple +Multimodal Alignment_sample_5_3,Multimodal Alignment,"Describe the correspond scene when a man angrily said 'Oh, outside on the inside. I'm you.'.",00:03:17,C,"['A. a woman in a black patterned blouse standing in front of a fireplace', 'B. a woman in a red blouse standing with a man in a white plaid blouse full of surprise', 'C. a woman in a red blouse and an old man in a black plaid shirt embracing each other', 'D. a man in a red plaid shirt puts his hand on the shoulder of the man in a white plaid shirt']",Prior,multiple +Multimodal Alignment_sample_5_4,Multimodal Alignment,"Describe the correspond scene when a man angrily said 'I have done it before, and l can do it now'.",00:05:22,C,"['A. A female in a blue and white dress standing with a male in a pink and white shirt and a male in a green dress', 'B. A male wearing an orange and white shirt standing next to a staircase with a white bulldog on it.', 'C. A woman in red and black is saying something to a man in gray', 'D. A boy wearing a gray shirt with a pattern and a male wearing a white, black, and orange shirt standing together talking about something']",Prior,multiple +Multimodal Alignment_sample_5_5,Multimodal Alignment,Describe the correspond scene when a man angrily said 'No. But you do'.,00:08:20,B,"['A. A woman in a black dress kissing a man in a suit', 'B. A woman in a black dress.', 'C. A male sitting at a table wearing a suit.', 'D. A woman sitting at a table wearing a work uniform.']",Prior,multiple +Multimodal Alignment_sample_6_1,Multimodal Alignment,Describe the correspond scene when a woman said 'Episodes of subpsychotic rage.'.,00:02:04,D,"['A. A brown-haired male wearing a light blue T-shirt with a black long-sleeved top and black pants sat on a beige sofa chair playing electronic drums.', 'B. A blonde woman in a yellow blouse and flowered pants held the door handle in one hand.', 'C. A brown-haired male wearing a beige hooded jacket with a patterned green top and black-framed glasses leans over a table to talk on the phone.', 'D. A dark-haired male wearing a green T-shirt with a red long-sleeved top held a notepad in his left hand and took notes with a pen in his right.']",Prior,multiple +Multimodal Alignment_sample_6_2,Multimodal Alignment,Describe the correspond scene when a woman said 'I think Penny has a point. We can see it another day.'.,00:03:36,B,"['A. A dark-haired male wearing a graphic blue T-shirt with a long-sleeved gray top sits at a table and engages in conversation.', 'B. A dark-haired male wearing a graphic red T-shirt and black-rimmed glasses sits at a table, talking with a fork in his right hand.', 'C. A brown-haired male wearing a beige hooded jacket with a patterned green top and black-framed glasses leans over a table to talk on the phone.', 'D. A dark-haired male wearing a green T-shirt with a red long-sleeved top held a notepad in his left hand and took notes with a pen in his right.']",Prior,multiple +Multimodal Alignment_sample_6_3,Multimodal Alignment,Describe the correspond scene when a woman said 'How did you even understand what they were saying?'.,00:03:55,C,"['A. A dark-haired male wearing a graphic blue T-shirt with a long-sleeved gray top sits at a table and engages in conversation.', 'B. A white-haired sex in a black blazer with a black shirt and black and gray striped tie stood on the stage.', 'C. A dark-haired male wearing a black blazer with a pink shirt and black vest underneath, a pink floral tie, and a small pink flower on his chest was gesturing with his hands as he talked.', 'D. A dark-haired male wearing a graphic red T-shirt and black-rimmed glasses sits at a table, talking with a fork in his right hand.']",Prior,multiple +Multimodal Alignment_sample_6_4,Multimodal Alignment,Describe the correspond scene when a woman said 'You are so hot.'.,00:04:40,A,"['A. A brunette female wearing a light blue dress with a floral pattern talks to a dark-haired male wearing a gray plaid blazer with a white shirt and a red and black bow.', 'B. A white-haired sex in a black blazer with a black shirt and black and gray striped tie stood on the stage.', 'C. A dark-haired male wearing a black blazer with a pink shirt and black vest underneath, a pink floral tie, and a small pink flower on his chest was gesturing with his hands as he talked.', 'D. A dark-haired male wearing a gray plaid blazer with a white shirt and a red and black bow sat in a dark brown chair.']",Prior,multiple +Multimodal Alignment_sample_6_5,Multimodal Alignment,Describe the correspond scene when a woman said 'There's an infinite number of possibilities.'.,00:04:54,B,"['A. A brunette female wearing a light blue dress with a floral pattern talks to a dark-haired male wearing a gray plaid blazer with a white shirt and a red and black bow.', 'B. A dark-haired male wearing a dark blue jacket with a purple blouse and black-rimmed glasses sits on a brown couch and talks.', 'C. A dark-haired male wearing a graphic red T-shirt with a green long-sleeved top underneath and beige pants with a cell phone in his hand is talking to the current person.', 'D. A dark-haired male wearing a gray plaid blazer with a white shirt and a red and black bow sat in a dark brown chair.']",Prior,multiple +Multimodal Alignment_sample_7_1,Multimodal Alignment,Describe the correspond scene when a man said 'That one was clever.'.,00:01:25,A,"['A. In a dark room, a man in a long-sleeved suit, standing next to a green skeleton model that glowing in the dark, speaks to it.', 'B. Two men are standing in the dining room, hugging each other. The man on the left, wearing a black suit jacket and striped shirt, looks away awkwardly to his left, and the man on the right, wearing a light shirt and tie, speaks excitedly.', 'C. A man in a plaid suit reaches out, picks up a glass glass on the table, looks to the right, toasts while talking, and the person sitting next to him looks at him and smiles.', 'D. Two men are talking in a restaurant. The man on the left sits at a table, wearing a black suit jacket and striped shirt, and looks at the man on the right. The man on the right, wearing a light-colored shirt and tie, stands talking excitedly.']",Prior,multiple +Multimodal Alignment_sample_7_2,Multimodal Alignment,Describe the correspond scene when a man said 'You should see your face.'.,00:01:38,B,"['A. In a dark room, a man in a long-sleeved suit, standing next to a green skeleton model that glowing in the dark, speaks to it.', 'B. In come two men on the right, the man on the left wearing a red jacket and sweater vest, and the man on the right wearing a green plaid shirt. They joking with the man on the left. In the middle is a skeleton model hanging from the ceiling.', 'C. A man in a plaid suit reaches out, picks up a glass glass on the table, looks to the right, toasts while talking, and the person sitting next to him looks at him and smiles.', 'D. Two men are talking in a restaurant. The man on the left sits at a table, wearing a black suit jacket and striped shirt, and looks at the man on the right. The man on the right, wearing a light-colored shirt and tie, stands talking excitedly.']",Prior,multiple +Multimodal Alignment_sample_7_3,Multimodal Alignment,Describe the correspond scene when a man said 'He's probably right.' .,00:02:04,C,"['A. In a dark room, a man in a long-sleeved suit, standing next to a green skeleton model that glowing in the dark, speaks to it.', 'B. In come two men on the right, the man on the left wearing a red jacket and sweater vest, and the man on the right wearing a green plaid shirt. They joking with the man on the left. In the middle is a skeleton model hanging from the ceiling.', 'C. Three men are standing in a room. The man in the middle, wearing a red coat and an orange sweater vest, dropped his head quickly as he finished speaking.', 'D. Two men are talking in a restaurant. The man on the left sits at a table, wearing a black suit jacket and striped shirt, and looks at the man on the right. The man on the right, wearing a light-colored shirt and tie, stands talking excitedly.']",Prior,multiple +Multimodal Alignment_sample_7_4,Multimodal Alignment,"Describe the correspond scene when a man said 'OK, show's over.'.",00:02:57,D,"['A. In a dark room, a man in a long-sleeved suit, standing next to a green skeleton model that glowing in the dark, speaks to it.', 'B. In come two men on the right, the man on the left wearing a red jacket and sweater vest, and the man on the right wearing a green plaid shirt. They joking with the man on the left. In the middle is a skeleton model hanging from the ceiling.', 'C. Three men are standing in a room. The man in the middle, wearing a red coat and an orange sweater vest, dropped his head quickly as he finished speaking.', 'D. Three women in the living room. The woman in the middle sits on the couch, preventing the woman standing on the left from continuing with her camera.']",Prior,multiple +Multimodal Alignment_sample_7_5,Multimodal Alignment,Describe the correspond scene when a man said 'Trick or treat.'.,00:03:51,A,"['A. A man lying on the ground suddenly opened his eyes and looked up to speak to another man who was performing first aid.', 'B. In come two men on the right, the man on the left wearing a red jacket and sweater vest, and the man on the right wearing a green plaid shirt. They joking with the man on the left. In the middle is a skeleton model hanging from the ceiling.', 'C. Three men are standing in a room. The man in the middle, wearing a red coat and an orange sweater vest, dropped his head quickly as he finished speaking.', 'D. Three women in the living room. The woman in the middle sits on the couch, preventing the woman standing on the left from continuing with her camera.']",Prior,multiple +Multimodal Alignment_sample_8_1,Multimodal Alignment,Describe the correspond scene when a woman said 'Don't have one.'.,00:02:06,D,"['A. A black male wearing a gray T-shirt with graphics and a blue top underneath is talking to a brown-haired female wearing purple stripes and glasses.', 'B. A dark brown-haired male wearing a green jacket with a yellow and white striped shirt and a yellow undershirt and a brown-haired male wearing a purple and black plaid shirt with a purple blouse sit in front of a computer.', 'C. A dark-haired male wearing a red T-shirt with a graphic, a purple long-sleeved top, and white, blue, and red plaid pants ran in place while knocking on the door.', 'D. A blonde female wearing a gray tank top with a purple undershirt underneath talks to a black-haired male wearing a red T-shirt with a purple long-sleeved shirt underneath while doing warm-up exercises.']",Prior,multiple +Multimodal Alignment_sample_8_2,Multimodal Alignment,Describe the correspond scene when a woman said 'An accident.'.,00:02:45,C,"['A. A brown-haired male wearing a dark purple jacket with a blue blouse and yellow jacket underneath and black-rimmed glasses stood in front of the door to the room.', 'B. A dark-haired male wearing a red T-shirt with a graphic, a purple long-sleeved top, and white, blue, and red plaid pants ran in place while knocking on the door.', 'C. A brown-haired male in a green top sat in front of a red laptop with a joystick in his right hand.', 'D. A blonde female wearing a gray tank top with a purple undershirt underneath talks to a black-haired male wearing a red T-shirt with a purple long-sleeved shirt underneath while doing warm-up exercises.']",Prior,multiple +Multimodal Alignment_sample_8_3,Multimodal Alignment,Describe the correspond scene when a woman said 'you two are definitely not suited for each other.'.,00:03:23,C,"['A. A dark-haired male wearing a graphic blue T-shirt with a long-sleeved gray top sits at a table and engages in conversation.', 'B. A white-haired sex in a black blazer with a black shirt and black and gray striped tie stood on the stage.', 'C. A dark-haired male wearing a black blazer with a pink shirt and black vest underneath, a pink floral tie, and a small pink flower on his chest was gesturing with his hands as he talked.', 'D. A dark-haired male wearing a graphic red T-shirt and black-rimmed glasses sits at a table, talking with a fork in his right hand.']",Prior,multiple +Multimodal Alignment_sample_8_4,Multimodal Alignment,"Describe the correspond scene when a woman said 'It's Leonard, code Milky Green.'.",00:04:58,D,"['A. A dark-haired male wearing a graphic red T-shirt with a blue long-sleeved blouse and a silver watch sits on a dark brown couch.', 'B. An older white male wearing blue striped pajamas and sunglasses stands in front of a large red door.', 'C. A brunette woman wearing a long-sleeved black dress with a blue-green floral print sat in a beige sofa chair.', 'D. A brown-haired male wearing a black tank top with a gray hoodie underneath, brown pants, and black-framed glasses sits on the stairs tying his shoes while listening to a phone call.']",Prior,multiple +Multimodal Alignment_sample_8_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'It's my problem, not yours.'.",00:05:56,C,"['A. A brown-haired male in red pajamas sits on a black bed listening to a phone.', 'B. An older white male wearing blue striped pajamas and sunglasses stands in front of a large red door.', 'C. A brown-haired male wearing a beige jacket with a patterned red top and black-framed glasses is talking to a blonde female wearing a yellow tank top and a white top with lace.', 'D. A brown-haired male wearing a black tank top with a gray hoodie underneath, brown pants, and black-framed glasses sits on the stairs tying his shoes while listening to a phone call.']",Prior,multiple +Multimodal Alignment_sample_9_1,Multimodal Alignment,Describe the correspond scene when a man said 'How did you get this number?'.,00:00:43,C,"['A. Two men in suits are talking and playing with each other in the office.', 'B. A blond man in a light shirt and dark tie held out the thumbs of his hands to himself and made a face.', 'C. A man in a black suit behind a desk is looking forward and seriously questioning the person on the phone.', 'D. A blond man in a light shirt and dark tie sits behind his desk and looks away in slight embarrassment.']",Prior,multiple +Multimodal Alignment_sample_9_2,Multimodal Alignment,Describe the correspond scene when a man said 'Who the hill is that?'.,00:02:24,B,"['A. A man in a black suit behind a desk is looking forward and seriously questioning the person on the phone.', 'B. Two men ase standing next to a red convertible, and the one on the right, with his waist forked, is talking angrily to the one on the left.', 'C. A blond man in a light shirt and dark tie held out the thumbs of his hands to himself and made a face.', 'D. A blond man in a light shirt and dark tie sits behind his desk and looks away in slight embarrassment.']",Prior,multiple +Multimodal Alignment_sample_9_3,Multimodal Alignment,Describe the correspond scene when a man said 'I do know how to read though.'.,00:03:40,C,"['A. A man in a black suit behind a desk is looking forward and seriously questioning the person on the phone.', 'B. Two men ase standing next to a red convertible, and the one on the right, with his waist forked, is talking angrily to the one on the left.', 'C. A man in a black suit, white shirt and striped tie, smiling in the office, first turns his head to the right and finally returns to the front, looking at the man on his left to speak.', 'D. A blond man in a light shirt and dark tie sits behind his desk and looks away in slight embarrassment.']",Prior,multiple +Multimodal Alignment_sample_9_4,Multimodal Alignment,Describe the correspond scene when a man said 'Check this out'.,00:06:03,D,"['A. A man in a black suit behind a desk is looking forward and seriously questioning the person on the phone.', 'B. Two men ase standing next to a red convertible, and the one on the right, with his waist forked, is talking angrily to the one on the left.', 'C. A man in a black suit, white shirt and striped tie, smiling in the office, first turns his head to the right and finally returns to the front, looking at the man on his left to speak.', 'D. A man with short black hair sat behind his desk, his hand on the mouse, looking solemnly at the computer screen.']",Prior,multiple +Multimodal Alignment_sample_9_5,Multimodal Alignment,Describe the correspond scene when a man said 'That's a lot of reasons'.,00:08:05,A,"['A. A man in a light shirt, sitting behind an office desk, is looking solemnly at the man on his right as he speaks.', 'B. Two men ase standing next to a red convertible, and the one on the right, with his waist forked, is talking angrily to the one on the left.', 'C. A man in a black suit, white shirt and striped tie, smiling in the office, first turns his head to the right and finally returns to the front, looking at the man on his left to speak.', 'D. A man with short black hair sat behind his desk, his hand on the mouse, looking solemnly at the computer screen.']",Prior,multiple +Multimodal Alignment_sample_10_1,Multimodal Alignment,Describe the correspond scene when a man said 'I don't understand.'.,00:01:19,A,"['A. At night, two people are sitting in the back seat of A car. The woman wearing glasses and a red top is smiling at the person talking next to her.', 'B. Two men with curly hair and beards stand by the door, looking to the left in slight surprise.', 'C. A man wearing a green T-shirt with long orange sleeves and a backpack enters the house from outside and is talking on the phone.', 'D. A man in a green T-shirt with long orange sleeves underneath is bent over in the living room, talking to a reddish-brown sofa.']",Prior,multiple +Multimodal Alignment_sample_10_2,Multimodal Alignment,Describe the correspond scene when a man said 'You live with your mother?'.,00:02:25,B,"['A. At night, two people are sitting in the back seat of A car. The woman wearing glasses and a red top is smiling at the person talking next to her.', 'B. A man in a black suit looked up and smiled at a woman in red sitting at the dinner table.', 'C. A man wearing a green T-shirt with long orange sleeves and a backpack enters the house from outside and is talking on the phone.', 'D. A man in a green T-shirt with long orange sleeves underneath is bent over in the living room, talking to a reddish-brown sofa.']",Prior,multiple +Multimodal Alignment_sample_10_3,Multimodal Alignment,Describe the correspond scene when a man said 'Is that my arm?'.,00:04:14,C,"['A. At night, two people are sitting in the back seat of A car. The woman wearing glasses and a red top is smiling at the person talking next to her.', 'B. A man in a black suit looks up and smiles at a woman in red sitting at the dinner table.', 'C. A blonde woman speaks to her left, asking about a man in a green T-shirt who is helping her get dress.', 'D. A man in a green T-shirt with long orange sleeves underneath is bent over in the living room, talking to a reddish-brown sofa.']",Prior,multiple +Multimodal Alignment_sample_10_4,Multimodal Alignment,Describe the correspond scene when a man said 'I'm sorry.'.,00:05:07,D,"['A. At night, two people are sitting in the back seat of A car. The woman wearing glasses and a red top is smiling at the person talking next to her.', 'B. A man in a black suit looks up and smiles at a woman in red sitting at the dinner table.', 'C. A blonde woman speaks to her left, asking about a man in a green T-shirt who is helping her get dress.', 'D. A man in a green T-shirt and a red suit has finish talking to a woman sitting next to him in navy blue, and he looks to the left.']",Prior,multiple +Multimodal Alignment_sample_10_5,Multimodal Alignment,Describe the correspond scene when a man said 'I think we should talk now.'.,00:09:45,A,"['A. In the laundry room, a woman in a pink top comes out from the right and talks to a man standing on the left in a black jacket and gray hoodie, who is holding white clothes.', 'B. A man in a black suit looks up and smiles at a woman in red sitting at the dinner table.', 'C. A blonde woman speaks to her left, asking about a man in a green T-shirt who is helping her get dress.', 'D. A man in a green T-shirt and a red suit has finish talking to a woman sitting next to him in navy blue, and he looks to the left.']",Prior,multiple +Multimodal Alignment_sample_11_1,Multimodal Alignment,Describe the correspond scene when a man said 'They say a cluttered desk means a cluttered mind.'.,00:00:50,D,"['A. A brown-haired male wearing a white shirt and brown tie sits at a computer desk and converses.', 'B. A brown-haired male wearing a gray blazer with a white shirt and silver-and-white striped tie and glasses, pulling a black trash can in his right hand is engaged in a conversation with someone else.', 'C. A brunette woman in a purple blouse and blue skirt throws a clear glass bottle into a trash can.', 'D. A brown-haired male wearing a black blazer with a white shirt and brown and black textured tie sits in front of the shutters and engages in conversation.']",Prior,multiple +Multimodal Alignment_sample_11_2,Multimodal Alignment,Describe the correspond scene when a woman said 'They say a cluttered desk means a cluttered mind.'.,00:01:19,B,"['A. A brown-haired male wearing a gray blazer with a gray shirt and silver-gray striped tie stands in front of a coat rack and wooden cabinet looking at the lower left corner talking about something.', 'B. A blonde woman wearing a gray sweater and gold studs stood in front of a whiteboard filled with text talking about something.', 'C. A brunette woman in a purple blouse and blue skirt throws a clear glass bottle into a trash can.', 'D. A brown-haired male wearing a black blazer with a white shirt and brown and black textured tie sits in front of the shutters and engages in conversation.']",Prior,multiple +Multimodal Alignment_sample_11_3,Multimodal Alignment,Describe the correspond scene when a man confused said 'What are you guys doing?'.,00:01:30,C,"['A. A brown-haired male wearing a gray blazer with a gray shirt and silver-gray striped tie stands in front of a coat rack and wooden cabinet looking at the lower left corner talking about something.', 'B. A brown-haired male wearing a gray shirt and silver-gray tie underneath black suit pants and white-framed glasses was talking to a blonde woman with a notepad in his hand.', 'C. A balding male wearing a gray blazer with a white shirt and green and gray patterned tie looked both ways with confusion.', 'D. A blonde woman wearing a gray sweater and gold studs stood in front of a whiteboard filled with text talking about something.']",Prior,multiple +Multimodal Alignment_sample_11_4,Multimodal Alignment,"Describe the correspond scene when a man confused said 'Eighteen across. Mary, Kate, and Ashley blank.'.",00:01:45,D,"['A. A brown-haired male wearing a gray blazer with a white shirt and textured black and brown tie underneath sits in front of a computer with a white mug with text in his right hand and a newspaper in his left.', 'B. A brown-haired male wearing a gray shirt and silver-gray tie underneath black suit pants and white-framed glasses was talking to a blonde woman with a notepad in his hand.', 'C. A balding male wearing a gray blazer with a white shirt and green and gray patterned tie looked both ways with confusion.', 'D. A dark brown male wearing a black blazer with a white shirt and blue patterned tie stood by the louvers holding a magazine with a crossword puzzle in it.']",Prior,multiple +Multimodal Alignment_sample_11_5,Multimodal Alignment,Describe the correspond scene when a man confused said 'The liar will avoid direct eye contact.'.,00:02:55,A,"['A. A dark brown haired male wearing a black blazer with a gray shirt and silver and gray striped tie and white framed glasses leaned his back against the front of a beige wall.', 'B. A brown-haired male wearing a gray blazer with a white shirt and textured black and brown tie underneath sits in front of a computer with a white mug with text in his right hand and a newspaper in his left.', 'C. A brown-haired male wearing a gray shirt and silver-gray striped tie and white-framed glasses holds a red ballpoint pen in his hand and a gray telephone receiver.', 'D. A dark brown male wearing a black blazer with a white shirt and blue patterned tie stood by the louvers holding a magazine with a crossword puzzle in it.']",Prior,multiple +Multimodal Alignment_sample_12_1,Multimodal Alignment,Describe the correspond scene when a man said 'I'm sorry?'.,00:01:02,A,"['A. A woman wraps in a dark towel stood in the middle of the room, confused, talking to the man in red who was leaning against the door frame.', 'B. A man with black hair, wearing a red shirt and a black turtleneck, who is facing to the left and talking to the person next to him.', 'C. A man wearing glasses and a dark coat with a green hoodie underneath, he faces to the right and looks solemnly at the woman who suddenly enters.', 'D. A woman with dark towel, ties up her hair, put one hand at her waist, hold a towel in the other, and looking around with a smile.']",Prior,multiple +Multimodal Alignment_sample_12_2,Multimodal Alignment,Describe the correspond scene when a man said 'Go away.'.,00:03:41,B,"['A. A woman wraps in a dark towel stood in the middle of the room, confused, talking to the man in red who was leaning against the door frame.', 'B. A man wearing a gray short sleeve with a black long sleeve underneath, with stripes of different colors like pink, yellow, and blue, was talking seriously to the person in front of him.', 'C. A man wearing glasses and a dark coat with a green hoodie underneath, he faces to the right and looks solemnly at the woman who suddenly enters.', 'D. A woman with dark towel, ties up her hair, put one hand at her waist, hold a towel in the other, and looking around with a smile.']",Prior,multiple +Multimodal Alignment_sample_12_3,Multimodal Alignment,Describe the correspond scene when a man said 'Never mind.'.,00:04:23,C,"['A. A woman wraps in a dark towel stood in the middle of the room, confused, talking to the man in red who was leaning against the door frame.', 'B. A man wearing a gray short sleeve with a black long sleeve underneath, with stripes of different colors like pink, yellow, and blue, was talking seriously to the person in front of him.', 'C. A man in a dark coat with a red suit underneath and black glasses bowed his head to the left in frustration as he speaks.', 'D. A woman with dark towel, ties up her hair, put one hand at her waist, hold a towel in the other, and looking around with a smile.']",Prior,multiple +Multimodal Alignment_sample_12_4,Multimodal Alignment,Describe the correspond scene when a man said 'You're welcome.'.,00:05:42,D,"['A. A woman wraps in a dark towel stood in the middle of the room, confused, talking to the man in red who was leaning against the door frame.', 'B. A man wearing a gray short sleeve with a black long sleeve underneath, with stripes of different colors like pink, yellow, and blue, was talking seriously to the person in front of him.', 'C. A man in a dark coat with a red suit underneath and black glasses bowed his head to the left in frustration as he speaks.', 'D. A man in a green T-shirt is holding a Batman doll in both hands, facing to the left, and talking to others in the room.']",Prior,multiple +Multimodal Alignment_sample_12_5,Multimodal Alignment,Describe the correspond scene when a man said 'Some things are more important than toys.'.,00:06:26,A,"[""A. A man in a dark jacket with a red coat under him hugs a woman in a blue floral hoodie with her arms crossed over her chest as they stand in front of an elevator looking into each other's eyes and talking."", 'B. A man wearing a gray short sleeve with a black long sleeve underneath, with stripes of different colors like pink, yellow, and blue, was talking seriously to the person in front of him.', 'C. A man in a dark coat with a red suit underneath and black glasses bowed his head to the left in frustration as he speaks.', 'D. A man in a green T-shirt is holding a Batman doll in both hands, facing to the left, and talking to others in the room.']",Prior,multiple +Multimodal Alignment_sample_13_1,Multimodal Alignment,Describe the correspond scene when a man said 'Blowing the gates.'.,00:00:37,A,"['A. A man sitting on the sofa, wearing headphones and looking at his laptop. He is dressed in a purple jacket, white shirt and brown sweater vest. ', 'B. A man is sitting at a computer desk wearing a contrasting striped suit and headphones. He stared intently at the screen of his laptop.', 'C. Two men sit on brown sofas, both wearing headphones, focused on laptop screens in front of them. The man on the left is wearing a purple jacket and the man on the right is wearing a green T-shirt.', 'D. A man is sitting under a couch, wearing glasses and headphones, with a laptop on the table in front of him. He was wearing a black coat and a purple hoodie. He looked down at his laptop screen and was talking.']",Prior,multiple +Multimodal Alignment_sample_13_2,Multimodal Alignment,Describe the correspond scene when a man said 'Somebody just clicked buy it now.'.,00:01:39,B,"['A. A man sitting on the sofa, wearing headphones and looking at his laptop. He is dressed in a purple jacket, white shirt and brown sweater vest. ', ""B. A man sits on a couch, wearing a green T-shirt and headphones, looking at his laptop screen and talking. The man on the left leans over to look at the man's screen. The laptop has an American flag sticker on it."", 'C. Two men sit on brown sofas, both wearing headphones, focused on laptop screens in front of them. The man on the left is wearing a purple jacket and the man on the right is wearing a green T-shirt.', 'D. A man is sitting under a couch, wearing glasses and headphones, with a laptop on the table in front of him. He was wearing a black coat and a purple hoodie. He looked down at his laptop screen and was talking.']",Prior,multiple +Multimodal Alignment_sample_13_3,Multimodal Alignment,Describe the correspond scene when a man said 'What can i help you with?'.,00:02:07,C,"['A. Two men sit on brown sofas, both wearing headphones, focused on laptop screens in front of them. The man on the left is wearing a purple jacket and the man on the right is wearing a green T-shirt.', ""B. A man sits on a couch, wearing a green T-shirt and headphones, looking at his laptop screen and talking. The man on the left leans over to look at the man's screen. The laptop has an American flag sticker on it."", 'C. A woman with glasses and a black clothes with blonde hair sitting next to a neatly arranged comic book shelf. A woman with curly brown hair, wearing a dark clothes, and carrying a box walking past her as she speak.', 'D. A man is sitting under a couch, wearing glasses and headphones, with a laptop on the table in front of him. He was wearing a black coat and a purple hoodie. He looked down at his laptop screen and was talking.']",Prior,multiple +Multimodal Alignment_sample_13_4,Multimodal Alignment,"Describe the correspond scene when a man said 'Hey, guys.'.",00:03:00,D,"['A. Two men sit on brown sofas, both wearing headphones, focused on laptop screens in front of them. The man on the left is wearing a purple jacket and the man on the right is wearing a green T-shirt.', ""B. A man sits on a couch, wearing a green T-shirt and headphones, looking at his laptop screen and talking. The man on the left leans over to look at the man's screen. The laptop has an American flag sticker on it."", 'C. A woman with glasses and a black clothes with blonde hair sitting next to a neatly arranged comic book shelf. A woman with curly brown hair, wearing a dark clothes, and carrying a box walking past her as she speak.', 'D. A woman with curly blond hair, black glasses, and blue clothes is coming in through the door. She is smiling and talking to the people in the room.']",Prior,multiple +Multimodal Alignment_sample_13_5,Multimodal Alignment,"Describe the correspond scene when a man said 'How's it feel, penny?'.",00:04:15,A,"['A. A woman with blonde hair, a patterned red dress, and black glasses is sitting on a couch, her mouth open, talking into a laptop computer, where she is playing a game.', ""B. A man sits on a couch, wearing a green T-shirt and headphones, looking at his laptop screen and talking. The man on the left leans over to look at the man's screen. The laptop has an American flag sticker on it."", 'C. A woman with glasses and a black clothes with blonde hair sitting next to a neatly arranged comic book shelf. A woman with curly brown hair, wearing a dark clothes, and carrying a box walking past her as she speak.', 'D. A woman with curly blond hair, black glasses, and blue clothes is coming in through the door. She is smiling and talking to the people in the room.']",Prior,multiple +Multimodal Alignment_sample_14_1,Multimodal Alignment,Describe the correspond scene when a man said 'I'll stick with my jerky.'.,00:00:39,D,"['A. A balding male wearing a black blazer with a black and blue striped shirt and black tattoo-dot tie is eating and talking.', 'B. A blonde woman wearing a brown coat with a black top underneath carries on a conversation.', 'C. A brown-haired male wearing a yellow blazer with a red and white plaid shirt and green tie with a horse design and rainbow stripes rests his left hand on the shoulder of a blonde female wearing a brown tunic with a black blouse underneath, and holds a piece of black food in his right hand.', 'D. A brown-haired male wearing a brown blazer with a yellow shirt and yellow and green striped tie and glasses spoke as he ate the beef jerky he held in his right hand.']",Prior,multiple +Multimodal Alignment_sample_14_2,Multimodal Alignment,Describe the correspond scene when a man said 'so I can parcel them up and eat them at my leisure later on. Much healthier.'.,00:00:50,B,"['A. A brown-haired male wearing a white shirt and black tie sits in front of the blinds with a brown-haired female wearing a black and purple blouse.', 'B. A dark-haired male wearing a dark blue blazer with a white and gray striped shirt and black and silver striped tie was talking as he reached for his food.', 'C. A brown-haired male wearing a yellow blazer with a red and white plaid shirt and green tie with a horse design and rainbow stripes rests his left hand on the shoulder of a blonde female wearing a brown tunic with a black blouse underneath, and holds a piece of black food in his right hand.', 'D. A brown-haired male wearing a brown blazer with a yellow shirt and yellow and green striped tie and glasses spoke as he ate the beef jerky he held in his right hand.']",Prior,multiple +Multimodal Alignment_sample_14_3,Multimodal Alignment,"Describe the correspond scene when a man said 'Yeah, why don't you send that to him in Costa Rica?'.",00:00:57,C,"['A. A brown-haired male wearing a white shirt and black tie sits in front of the blinds with a brown-haired female wearing a black and purple blouse.', 'B. A dark-haired male wearing a dark blue blazer with a white and gray striped shirt and black and silver striped tie was talking as he reached for his food.', 'C. A dark-haired male wearing a dark blue blazer with a white and gray striped shirt and black and silver striped tie stood in the doorway, holding a plate of food as he spoke.', 'D. A dark-haired male wearing a white light brown shirt and black tie is talking to a dark-haired female wearing a light brown jacket and a dark blue top with an orange and white pattern.']",Prior,multiple +Multimodal Alignment_sample_14_4,Multimodal Alignment,Describe the correspond scene when a man said 'She's probably going to because theysit next to each other.'.,00:01:09,A,"['A. A brown-haired male wearing a white shirt and black tie sits in front of the blinds and carries on a conversation.', 'B. A dark-haired woman wearing a light brown jacket and a dark blue blouse with an orange and white pattern carries on a conversation facing left.', 'C. A dark-haired male wearing a dark blue blazer with a white and gray striped shirt and black and silver striped tie stood in the doorway, holding a plate of food as he spoke.', 'D. A dark-haired male wearing a white light brown shirt and black tie is talking to a dark-haired female wearing a light brown jacket and a dark blue top with an orange and white pattern.']",Prior,multiple +Multimodal Alignment_sample_14_5,Multimodal Alignment,"Describe the correspond scene when a man said 'No, God!'.",00:01:48,D,"['A. A brown-haired male wearing a white shirt and black tie sits in front of the blinds and carries on a conversation.', 'B. A dark-haired woman wearing a light brown jacket and a dark blue blouse with an orange and white pattern carries on a conversation facing left.', 'C. A dark-haired male wearing a dark blue blazer with a white and gray striped shirt and black and silver striped tie stood in the doorway, holding a plate of food as he spoke.', 'D. A dark-haired man in a dark blue blazer, white and gray striped shirt, and black and silver striped tie was yelling at a brown-haired male in a brown top.']",Prior,multiple +Multimodal Alignment_sample_15_1,Multimodal Alignment,Describe the correspond scene when a man said 'I would love a picture of the two of us.'.,00:00:29,D,"['A. A brown-haired male wearing a black blazer with a blue shirt and dark blue spotted tie sits holding a videotape and examining it.', 'B. A brown-haired male wearing a dark blue blazer with a blue shirt underneath and gray pants and a blonde female wearing a red V-neck top and black pants are standing by a burning fireplace.', 'C. A brown-haired male wearing a black blouse with a white shirt underneath and a brown-haired female wearing a purple blouse with patterned holes stand in front of a wall decorated with framed photographs.', 'D. A brown-haired male wearing a brown blazer with a brown shirt and tie is talking to a brown-haired female wearing a purple blouse while placing a black object in his right hand.']",Prior,multiple +Multimodal Alignment_sample_15_2,Multimodal Alignment,Describe the correspond scene when a man said 'Text went through.'.,00:00:59,B,"['A. A brown-haired male in a blue shirt and black tie sits at his computer looking to his left with a confused face.', 'B. A brown-haired male wearing a white tank top and glasses is holding a cell phone and talking face-to-face with a blonde female wearing a black top in front of him.', 'C. A brown-haired male wearing a black blouse with a white shirt underneath and a brown-haired female wearing a purple blouse with patterned holes stand in front of a wall decorated with framed photographs.', 'D. A brown-haired male wearing a brown blazer with a brown shirt and tie is talking to a brown-haired female wearing a purple blouse while placing a black object in his right hand.']",Prior,multiple +Multimodal Alignment_sample_15_3,Multimodal Alignment,Describe the correspond scene when a man said 'Second Life is not a game.'.,00:01:28,C,"['A. A brown-haired male in a blue shirt and black tie sits at his computer looking to his left with a confused face.', 'B. A brown-haired male wearing a white tank top and glasses is holding a cell phone and talking face-to-face with a blonde female wearing a black top in front of him.', 'C. A brown-haired male wearing a brown blazer with a white shirt and gray-and-silver-striped tie underneath, glasses and headphones sits in front of a computer.', 'D. A brown-haired male in a white shirt was reading an email on his cell phone and later talking to the person next to him.']",Prior,multiple +Multimodal Alignment_sample_15_4,Multimodal Alignment,"Describe the correspond scene when a man said 'In my second life, l was also a paper salesman.'.",00:01:45,B,"['A. A brown-haired male wearing a brown blazer with a white shirt and gray-and-silver-striped tie stood in front of the shutters talking about something.', 'B. A brown-haired male wearing a gray shirt and tie with gray and silver stripes, glasses and headphones sits at a computer.', 'C. A brown-haired male wearing a brown blazer with a white shirt and gray-and-silver-striped tie underneath, glasses and headphones sits in front of a computer.', 'D. A brown-haired male in a white shirt was reading an email on his cell phone and later talking to the person next to him.']",Prior,multiple +Multimodal Alignment_sample_15_5,Multimodal Alignment,"Describe the correspond scene when a man said 'Additionally, Pam, you win 10.'.",00:02:34,D,"['A. A brown-haired male wearing a brown blazer with a white shirt and gray-and-silver-striped tie stood in front of the shutters talking about something.', 'B. A brown-haired male wearing a gray shirt and tie with gray and silver stripes, glasses and headphones sits at a computer.', 'C. A dark-haired woman in a pale pink blouse is talking about something.', 'D. A balding male wearing a gray blazer with a white shirt and brown patterned tie says something, and standing next to him is a dark-haired male wearing a white and purple shirt and purple striped tie.']",Prior,multiple +Multimodal Alignment_sample_16_1,Multimodal Alignment,Describe the correspond scene when a woman said 'If that's true.'.,00:02:43,B,"['A. In a not-so-bright interior, a woman with blonde hair is talking to the camera. There are various electronic devices and tools in the background, as well as items hanging on the wall, and a lit desk lamp at the bottom left corner of the table.', 'B. On a grey desktop, there are two notebooks with a pen in them, a cup of coffee to the right of the notebooks, and a pair of glasses and a potted plant to the left.', ""C. The video screen shows a virtual image of a computer screen with a purple background, a column of icons on the left and right sides of the interface, and a narrator's lines in English in the centre."", 'D. The video screen shows a virtual demonstration animation about a Turing machine with a red background. The Turing machine consists of a main part in the middle and a conveyor belt underneath. There are also two cog-like patterns located on the left and right sides of the conveyor belt.']",Prior,multiple +Multimodal Alignment_sample_16_2,Multimodal Alignment,Describe the correspond scene when a woman said 'ls there an algorithm that can determine.'.,00:05:06,D,"['A. On a wooden table sits a laptop with a pair of hands on the keyboard, to the right is a cup of coffee and an open notebook with a pen on it. On the left side there is a tablet computer and a potted plant in the upper left corner.', 'B.The video screen shows a virtual demonstration animation about a Turing machine with a red background. The Turing machine consists of a main part in the middle and a conveyor belt underneath. There are also two cog-like patterns located on the left and right sides of the conveyor belt.', 'C.In a not-so-bright interior, a woman with blonde hair is talking to the camera. There are various electronic devices and tools in the background, as well as items hanging on the wall, and a lit desk lamp at the bottom left corner of the table.', ""D. This is a screenshot of a computer screen with a background that fades from blue to pink from top to bottom, and weather information is displayed in the upper left, with a weather icon for cloudy. In the middle part of the screen, there is a quoted text that is the narrator's lines.""]",Prior,multiple +Multimodal Alignment_sample_16_3,Multimodal Alignment,Describe the correspond scene when a woman said 'The concurrent efforts by Church and Turing to determine the limits of computation.'.,00:07:34,A,"['A. The video screen shows a screenshot with a blue background colour and a red-bordered text editor window with a large paragraph of text in the editor window. There is also a text editor window with a yellowish border at the bottom.', ""B. This is a screenshot of a computer screen with a background that fades from blue to pink from top to bottom, and weather information is displayed in the upper left, with a weather icon for cloudy. In the middle part of the screen, there is a quoted text that is the narrator's lines."", 'C. In a not-so-bright interior, a woman with blonde hair is talking to the camera. There are various electronic devices and tools in the background, as well as items hanging on the wall, and a lit desk lamp at the bottom left corner of the table.', 'D. The video shows an animated virtual presentation with a gray machine in the middle of the screen with three red knobs and a number of buttons and wires on the top, left, and right side of the machine.']",Prior,multiple +Multimodal Alignment_sample_16_4,Multimodal Alignment,Describe the correspond scene when a woman said 'So the allies had to break the code.'.,00:08:54,C,"['A. This image shows the keyboard portion of an old typewriter with 26 letter keys that are arranged on a black metal plate. The black metal plate directly in front of the camera is labelled with the 26 letters of the alphabet, with two round holes below each letter mark.', 'B. In a not-so-bright interior, a woman with blonde hair is talking to the camera. There are various electronic devices and tools in the background, as well as items hanging on the wall, and a lit desk lamp at the bottom left corner of the table.', 'C. The video shows a black-and-white image of two soldiers in military uniforms and helmets operating a machine. One of the soldiers is typing intently while the other is taking notes next to him and there is another person standing between them. Trees and other vegetation can be seen in the background.', 'D. The video footage shows several magnificent buildings. The buildings have uniquely designed windows with spires and arched frames. In front of the buildings are spacious roads with a few trees and some bushes planted on the left side. A few white clouds can be seen in the sky.']",Prior,multiple +Multimodal Alignment_sample_16_5,Multimodal Alignment,Describe the correspond scene when a woman said 'A computer would deserve to be called intelligent.'.,00:10:39,B,"['A. In a not-so-bright interior, a woman with blonde hair is talking to the camera. There are various electronic devices and tools in the background, as well as items hanging on the wall, and a lit desk lamp at the bottom left corner of the table.', 'B. The video shows a text box with yellow borders above and below the text box and a paragraph of text in the middle. The background is primarily black. There is also an icon of a human face in the upper left corner.', 'C. The video shows a black and white image of a room with several women each sitting at a table, looking down at the task at hand. The upper portion of the left side is curtained. The table on the right side has various items on it.', 'D. The video shows a black-and-white image of a group of men in formal attire, with five men sitting on the grass in front of them and the rest standing behind them. In the background is the facade of a building.']",Prior,multiple +Multimodal Alignment_sample_17_1,Multimodal Alignment,"Describe the correspond scene when a woman said we need a circuit that checks if this opcode matches 0010, which we could do witha handful of logic gates.'.",00:03:37,B,"['A. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background.', ""B. The video shows an image of a virtual presentation animation with a purple background. On the right side of the screen there are two square boxes with '0010' written in them, and on the left side there are some inverted triangles and U-shaped icons that are connected to the square boxes on the right side by blue and yellow lines."", 'C. The video shows an image of a virtual presentation animation with an orange background. There is a vertical table on the right side of the screen and a total of six rectangular boxes with a string of the number 0 on the left side.', 'D. The screen shows a reference data table for a computer system. The table lists various instruction sets, opcodes, and related functional descriptions. The background color is primarily beige.']",Prior,multiple +Multimodal Alignment_sample_17_2,Multimodal Alignment,Describe the correspond scene when a woman said 'It loaded two values from memory.'.,00:07:54,A,"['A. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.', 'B. The video shows a virtually animated image of a woman in a yellow dress standing in front of an elevator with an orange computer monitor and keyboard on the right. The background on the left and right sides is purple, and there is text on the wall on the left side.', 'C. The video shows an image of a virtual presentation animation with an orange background. In the middle of the screen there is a rectangular table with five rows, the first row is yellow, the second, third, and fifth rows are purple, and the table contains some data information.', 'D. The video shows an image of a virtual presentation animation with an orange background. There is a vertical table on the right side of the screen and four rectangular boxes in horizontal rows on the left side. There is also a large rectangular box in the center and a large V-shaped icon on the left side, and all of the boxes and the table on the right side are connected by either a blue line.']",Prior,multiple +Multimodal Alignment_sample_17_3,Multimodal Alignment,"Describe the correspond scene when a woman said 'The very first single chip CPU was the Intel 4004, a 4-bit CPU released in 1971.'.",00:09:10,C,"['A. The video shows an image of a virtual presentation animation with an orange background. In the middle of the screen there is a rectangular table with five rows, the first row is yellow, the second, third, and fifth rows are purple, and the table contains some data information.', 'B. The video shows an image of a virtual presentation animation with an orange background. There is a vertical table on the right side of the screen and four rectangular boxes in horizontal rows on the left side. There is also a large rectangular box in the center and a large V-shaped icon on the left side, and all of the boxes and the table on the right side are connected by either a blue line or a yellow line.', ""C. This picture shows a four-bit CPU with a gold rectangular chip with the model numbers 'C4004' and 'H9157' printed on it. The CPU consists of a white base with gold pins."", 'D. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.']",Prior,multiple +Multimodal Alignment_sample_17_4,Multimodal Alignment,Describe the correspond scene when a woman said 'Its microarchitecture is actually pretty similar to our example CPU.'.,00:09:14,B,"['A. The video shows an image of a virtual presentation animation with an orange background. A vertical table on the right and many boxes with text and numbers on the left are connected by blue lines. There is a face icon in the upper left corner.', 'B. The video shows an animated image of a virtual presentation with a purple background. This is a diagram of the structure of an INTEL 4004 CPU. A large box with black edges circles the inner white box, and there are additional white boxes outside the black box to the right and down the side.', 'C. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.', ""D. This picture shows a four-bit CPU with a gold rectangular chip with the model numbers 'C4004' and 'H9157' printed on it. The CPU consists of a white base with gold pins.""]",Prior,multiple +Multimodal Alignment_sample_17_5,Multimodal Alignment,Describe the correspond scene when a woman said 'Is no doubt a few gigahertz.'.,00:09:36,D,"['A. The video footage shows a woman in a red camisole sitting in front of a computer with her back to the camera, looking at two computer screens that show data. There are also some papers and a keyboard on the table. Some blurred lights can be seen in the background.', 'B. The video footage shows a young woman sitting at her desk, talking on her mobile phone while looking at a laptop screen. She is wearing a yellow blazer and a white undershirt, and her hair is tied back in a high ponytail. In the background is a minimalist office setting with some decorative plants and shelves visible.', 'C. The video shows an animated image of a virtual presentation with a purple background. This is a diagram of the structure of an INTEL 4004 CPU. A large box with black edges circles the inner white box, and there are additional white boxes outside the black box to the right and down the side.', ""D. This picture shows a close-up of an Intel processor with'INTEL CORE i7'engraved on it. The main part of the centre is silver and the surrounding edges are green.""]",Prior,multiple +Multimodal Alignment_sample_18_1,Multimodal Alignment,Describe the correspond scene when a woman said 'Today you might even have a hard drive that has 1 terabyte of storage.'.,00:04:17,B,"['A. The video screen shows an old computer with a beige-coloured main case, a keyboard and a monitor with a lit screen. To the right of the mainframe, there is an external hard drive and a red desk lamp. The screen shows a green grassy field and several trees.', ""B. The video screen displays a virtual image of a computer screen with a purple background, a column of food or animal-patterned icons on the left and right sides of the interface, and the text in the center is the narrator's lines."", 'C. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.', 'D. The background of the video is purple. The video shows two images, both of which show a man sitting in a bathtub filled with flower petals, holding a laptop in one hand. There are green plants and cups of water jugs in the background.']",Prior,multiple +Multimodal Alignment_sample_18_2,Multimodal Alignment,"Describe the correspond scene when a woman said 'Of course, not everything is a positive number, like my bank account in college.'.",00:05:02,A,"['A. The video footage shows a man in a suit sitting by a swimming pool, his feet submerged in the water and a laptop computer in his lap. Next to him, there is a pair of black shoes and he is holding a document. In the background a woman can be seen sitting on the grass, she is holding a book and wearing sunglasses. The surroundings are green and tree-lined.', 'B. The video footage shows a man holding a smartphone in his hand, with a social media application open on the screen of the phone showing multiple thumbnails of photos, including photos of people, animals, and natural landscapes with different themes.', ""C. The video screen displays a virtual image of a computer screen with a purple background, a column of food or animal-patterned icons on the left and right sides of the interface, and the text in the center is the narrator's lines."", 'D. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.']",Prior,multiple +Multimodal Alignment_sample_18_3,Multimodal Alignment,Describe the correspond scene when a woman said 'Most importantly as we'll discuss in a later episode.'.,00:05:39,D,"['A. The video screen shows a list of numbers on a piece of paper that includes both positive and negative numbers. The positive numbers font colour is black, while the negative sayings are marked in red.', 'B. The video footage shows a man in a suit sitting by a swimming pool, his feet submerged in the water and a laptop computer in his lap. Next to him, there is a pair of black shoes and he is holding a document. In the background a woman can be seen sitting on the grass, she is holding a book and wearing sunglasses. The surroundings are green and tree-lined.', ""C. The video screen shows a large electronic display mounted on a brick wall with a light blue background and a number of dollar notes printed on it. At the top are the words 'OUR NATIONAL DEBT' and the display shows numbers in orange."", 'D. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.']",Prior,multiple +Multimodal Alignment_sample_18_4,Multimodal Alignment,Describe the correspond scene when a woman said 'The line of text would literally continue off the edge of the screen if you didn't include a newline character.'.,00:08:00,D,"['A. The video shows a virtual image of a man wearing 16th century clothing and a hat, with his face rendered in purple. In the background is a complex electronic circuit board design consisting of various wires and nodes, with the main colors rendered in purple and green.', 'B. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.', ""C. The video shows a decrypted diagram of 'THE BACONIAN BILITERAL CIPHER,' demonstrating the process of manipulating the cryptographic mechanism through successive steps. On the left side of the diagram is a series of numerical and alphabetic combinations, and on the right side is a cipher conversion table showing how to convert from plaintext to ciphertext."", 'D. The video screen shows a black-and-white image of a man in uniform standing next to a woman wearing a hat, who is seated at a desk with a telephone handset in her hand and an electronic device in front of her. Desks and cabinets and other items can be seen in the background.']",Prior,multiple +Multimodal Alignment_sample_18_5,Multimodal Alignment,Describe the correspond scene when a woman said 'As languages like Chinese and Japanese have thousands of characters.'.,00:09:00,C,"['A. A woman wearing glasses and a plaid shirt speaks to the camera in a room with various electronic devices and tools such as robots, books, and other items in the background, and a lit table lamp to the left.', 'B. The video screen shows a black-and-white image of a man in uniform standing next to a woman wearing a hat, who is seated at a desk with a telephone handset in her hand and an electronic device in front of her. Desks and cabinets and other items can be seen in the background.', 'C. The video shows a handwritten text of Chinese characters on a piece of off-white paper in a cursive font. It is not a stand-alone poem, but more like a text with multiple words and phrases connected together.', 'D. The video shows an old personal computer system, including the main case, monitor, and keyboard. The main case is white, the monitor is also white, the screen displays a paragraph of text, and the keyboard color matches the main case.']",Prior,multiple +Multimodal Alignment_sample_19_1,Multimodal Alignment,Describe the correspond scene when a woman said 'your beloved dog came by tripped and pulled the power cord out the wall.'.,00:00:34,D,"['A. A woman wearing a plaid shirt speaks to the camera in a room with books, and other various electronic devices and tools in the background, and a lighted desk lamp to the left.', 'B. A man sits on a white couch in a bright home setting with windows, plants, and other furniture, he is wearing a white long-sleeved shirt and smiling at the camera, his hands hold a black gamepad and he appears to be playing a game.', 'C. In a white office with gray shelves next to white walls, three person sit in front of an office computer screen analyzing it. On the left is a lady with long hair, wearing a pink blouse, who is looking intently at a computer screen. In the center is a man with a mustache and glasses, wearing a white shirt and black slacks, who is explaining or discussing something with gestures. On the right is another lady, wearing a yellow blouse, who seems to be listening intently.', 'D. In an indoor setting with black sofas blurry pictures and other furniture etc., a black Labrador dog is in front of the camera with a black nose. The dog bites a stuffed animal.']",Prior,multiple +Multimodal Alignment_sample_19_2,Multimodal Alignment,Describe the correspond scene when a woman said 'this is called a latch.'.,00:03:02,B,"['A. A circuit diagram is presented on a pink background that consists of one input, A and B, and one output, 1 and 0. There is a 1 on input A and a 0 on input B. This circuit is an or gate (OR) because its function is to add the values of inputs A and B and return their logical sum. On the right side of the circuit, there is an output 1 and a 0 indicating the result of the logic gate. The entire circuit is drawn in yellow lines.', ""B. The screen has a black background with two yellow lines at the top and bottom and a text display in the center that says: 'THIS IS CALLED A 'LATCH' BECAUSE IT 'LATCHES ONTO' A PARTICULAR VALUE AND STAYS THAT WAY. THE ACTION OF PUTTING DATA INTO MEMORY IS CALLED WRITING. WHEREAS GETTING THE DATA OUT IS CALLED READING.'."", 'C. On a light red background there is a circuit gate diagram with two inputs and three logic symbols linked in the middle, one is an OR, one is an AND and the last is a NOT and finally there is an output and they are all connected together with light yellow lines.', 'D. There are two circuit gate diagrams against a light red background, they have the same wiring but different logic symbols, one is an or gate (OR) connected with a yellow wire and the other is an and gate (AND) connected with a purple wire.']",Prior,multiple +Multimodal Alignment_sample_19_3,Multimodal Alignment,Describe the correspond scene when a woman said 'if we toggle the data wire from zero to one or one to zero.'.,00:03:59,C,"[""A. Against a green background, a circuit diagram contains several logic gates and connections. From left to right, the first is a 'NOT' symbol, followed by an 'AND' symbol, and finally an 'OR' symbol. The first two endpoints are the input and output. These symbols are connected by lines to form a combination of logical operations."", ""B. Against a green background, the inputs and outputs are labeled in red at the top of the screen. The text 'GATED LATCH' is at the top center and 'AND NOT OR' is at the bottom center. The circuit consists of several logic gates, including three 'AND' gates, one 'OR' gate and two 'NOT' gates. These gates are connected together by lines to form a complex network."", 'C. Elements highlighted in purple against a blue background clearly depict the structure and function of the circuit, including the input and output points connected to the outside world, all three of which signal zero.', 'D. A woman wearing a plaid shirt speaks to the camera in a room with books, and other various electronic devices and tools in the background, and a lighted desk lamp to the left. lighted desk lamp to the left.']",Prior,multiple +Multimodal Alignment_sample_19_4,Multimodal Alignment,Describe the correspond scene when a woman said 'let's zoom in and see how this works.'.,00:06:00,C,"[""A. The structure of an 8-bit register. The capital letters '8-BIT REGISTER' at the top indicate that this is an 8-bit register. The register consists of four parts: data input (D), write enable (E), data output (Q), and address lines (A). Each section consists of a series of squares representing the various parts of the register."", ""B. On a light blue background, a cross with a yellow color and a bend in the intersection represents the data input/output (DIN) port. Below the cross is a label that reads 'WRITE ENABLE' and 'READ ENABLE', and next to them are two gates with latch symbols labeles as 'WRITE LATCH and READ LATCH. These doors are connectes to each other by a purple wire one."", ""C. Shows a 16x16 latch matrix layout. The background of the image is blue, and the central portion is a large rectangular grid that is meticulously divid into 16 rows and 16 columns, totaling 256 small cells. Each cell contains a latch symbol consisting of two crosses arrows, and the words '16 x 16 LATCH MATRIX' appear above the matrix."", 'D. A woman in a plaid shirt speaks to the camera in a room with books, and various other electronic devices and tools in the background, a lighted lamp to her left, and two black chairs beside her.']",Prior,multiple +Multimodal Alignment_sample_19_5,Multimodal Alignment,Describe the correspond scene when a woman said 'and it connects the input line to a corresponding output line so if we pass in zero zero zero zero.'.,00:08:01,A,"[""A. The screen displays a table structure on an orange background. The table consists of a number of small squares arranges vertically and horizontally that are labeles with a number at the top. Above the form is a line of English text: 'MULTIPLEXER'."", 'B. In the center of the video frame, at the intersection of an intersection with yellow cabs, buses and some pedestrians. The road is flanked by tall buildings, four of which display messages on billboards.', ""C. A woman in a plaid shirt speaks to the camera in a room with books, and various electronic devices and tools in the background; there is a lighted lamp to her left and two black chairs next to her; in the foreground of the image, there is a passage of text in Chinese that reads, '11001000,' which may be some kind of code data."", ""D. A woman in a plaid shirt speaks to the camera in a room with robots, books, and various electronic devices and tools in the background. There is a lighted lamp to her left, two black chairs next to her, and in the upper right corner there is a red seal shaped pattern that says 'Mega Savings' and 'Special Savings'. In the right corner, there is a red seal shaped pattern that reads 'Mega Savings' and 'Special Offer'.""]",Prior,multiple +Multimodal Alignment_sample_20_1,Multimodal Alignment,Describe the correspond scene when a woman said 'but rather as the instruction LOAD A 14.'.,00:01:30,A,"['A. A computer instruction table featuring RAM & memory operations with 4-bit opcodes & addresses, outlined against an orange backdrop, elucidating binary interactions.', 'B. A blonde woman in glasses, a black cardigan and a plaid shirt, sitting in the middle, speaks intently against a backdrop of a room full of small scientific machines, including a monitor and a green robot model, conveying an air of professional technology.', 'C. The animated scene, in which Kelly Anne in a yellow top holds a cell phone and is surrounded by tech gadgets, including a TV, a personal computer, a robot dog and a raspberry PI board, embodies a tech-centric studio of Geek Girl Diaries.', 'D. A hand wields a rectangular chip with pinholes and metal contacts, amidst a backdrop of electronics, emphasizing a futuristic tech scene with blurred blue hues.']",Prior,multiple +Multimodal Alignment_sample_20_2,Multimodal Alignment,"Describe the correspond scene when a woman said 'First, LOAD A14 loads the value 1 intoreqister A.'.",00:04:03,B,"['A. A computer instruction table featuring RAM & memory operations with 4-bit opcodes & addresses, outlined against an orange backdrop, elucidating binary interactions.', 'B. A detailed schematic of a CPU chip, featuring control units, ALU, registers, & opcodes, illustrated on a blue backdrop, showcasing its intricate computing architecture.', 'C. The animated scene, in which Kelly Anne in a yellow top holds a cell phone and is surrounded by tech gadgets, including a TV, a personal computer, a robot dog and a raspberry PI board, embodies a tech-centric studio of Geek Girl Diaries.', 'D. A hand wields a rectangular chip with pinholes and metal contacts, amidst a backdrop of electronics, emphasizing a futuristic tech scene with blurred blue hues.']",Prior,multiple +Multimodal Alignment_sample_20_3,Multimodal Alignment,Describe the correspond scene when a woman said 'Remember our AlU didn't have the functionaity to divide two numbers.'.,00:07:27,D,"['A. A computer instruction table featuring RAM & memory operations with 4-bit opcodes & addresses, outlined against an orange backdrop, elucidating binary interactions.', 'B. A detailed schematic of a CPU chip, featuring control units, ALU, registers, & opcodes, illustrated on a blue backdrop, showcasing its intricate computing architecture.', 'C. The animated scene, in which Kelly Anne in a yellow top holds a cell phone and is surrounded by tech gadgets, including a TV, a personal computer, a robot dog and a raspberry PI board, embodies a tech-centric studio of Geek Girl Diaries.', 'D. A blonde woman wearing a black jacket with a white and navy blue plaid shirt and black-rimmed glasses is talking to the video camera.']",Prior,multiple +Multimodal Alignment_sample_20_4,Multimodal Alignment,"Describe the correspond scene when a woman said 'In 1971, lntel released the 4004 processor.'.",00:09:12,A,"['A. An office scene from the 70s and 80s shows a woman facing a large computer while another man stands next to her, looking down at a machine surrounded by old-fashioned electronics.', 'B. A detailed schematic of a CPU chip, featuring control units, ALU, registers, & opcodes, illustrated on a blue backdrop, showcasing its intricate computing architecture.', 'C. The animated scene, in which Kelly Anne in a yellow top holds a cell phone and is surrounded by tech gadgets, including a TV, a personal computer, a robot dog and a raspberry PI board, embodies a tech-centric studio of Geek Girl Diaries.', 'D. A cartoon scene of a blonde woman standing inside a red elevator with an orange computer floating in the air on the right with the number 010 on the screen and pixelated text on the left with A NEW LEVEL OF ABSTRACTION.']",Prior,multiple +Multimodal Alignment_sample_20_5,Multimodal Alignment,Describe the correspond scene when a woman said 'It also uses 8-bit immediate values.'.,00:09:31,B,"[""A. An office scene from the '70s and '80s shows a woman facing a large computer while another man stands next to her, looking down at a machine surrounded by old-fashioned electronics."", 'B. The INTEL 4004 INSTRUCTION SET is detailed in a blue-hued display, showcasing opcodes, operands, & operation types for various computing tasks, including data transfers, arithmetic, & logic.', 'C. The animated scene, in which Kelly Anne in a yellow top holds a cell phone and is surrounded by tech gadgets, including a TV, a personal computer, a robot dog and a raspberry PI board, embodies a tech-centric studio of Geek Girl Diaries.', 'D. A cartoon scene of a blonde woman standing inside a red elevator with an orange computer floating in the air on the right with the number 010 on the screen and pixelated text on the left with A NEW LEVEL OF ABSTRACTION.']",Prior,multiple +Multimodal Alignment_sample_21_1,Multimodal Alignment,"Describe the correspond scene when a man said 'Remember that in binary, one is the same as true, and zero is the same as false.'.",00:02:37,D,"[""A. There is a blackboard with the words '4+2=6' written on it, and a short-haired woman in a white long-sleeved and checkered vest is pointing with her left hand to the words on the blackboard."", 'B. The scene shows a room with a table with clutter and a woman with long blonde hair in a pink checkered shirt sitting in the room and speaking.', ""C. The background of the picture is red, and in the centre of the picture is written 'Input Combination' in white and three vertical formulas in yellow."", ""D. The background of the screen is red, and in the middle of the screen there are three yellow vertical formulas with a green line '1=TRUE' and a red line '0=FALSE'.""]",Prior,multiple +Multimodal Alignment_sample_21_2,Multimodal Alignment,Describe the correspond scene when a man said 'This circuit is called a half adder.'.,00:03:21,A,"[""A. The background of the picture is red, and in the picture there are white letters that say 'HALF ADDER' and 'SUM CARRY', and 'A B' and in the picture there are two yellow A pattern made up of two yellow shapes."", ""B. The background of the screen is red, and at the top of the screen there is a table that says 'INPUT OUTPUT A B SUM' and some numbers '0' and '1', and at the bottom of the table there is a table that says 'INPUT OUTPUT A B SUM' and some numbers '0' and '1'. Below the table there is a yellow pattern that says 'XOR'."", ""C. The screen has a red background with four yellow vertical formulas and a white line 'BOOLEAN LOGIC TABLE FOR XOR' with a table and a pattern."", ""D. The background of the screen is red, and in the middle of the screen there are three yellow vertical formulas with a green line '1=TRUE' and a red line '0=FALSE'.""]",Prior,multiple +Multimodal Alignment_sample_21_3,Multimodal Alignment,Describe the correspond scene when a man said 'We can build a full adder using half adders.'.,00:04:16,B,"['A. The picture shows a blonde woman in a pink checkered shirt sitting inside a room and talking.', ""B. The background of the picture is yellow, with the words 'BUILDING A FULL ADDER' written in red at the top of the picture, and there is also a box and a pattern of horizontal lines in the picture, with 'HALF ADDER' written inside the box."", ""C. There is a blonde woman in a pink checkered shirt speaking, and on the right side of the picture there is a yellow vertical formula that reads '101+101=1010'."", ""D. The background of the screen is purple, and at the top of the screen there is a line in yellow that says 'FULL ADDER TABLE', and there is a table on the screen that says 'A B C CARRY SUM' and many numbers There is a table with 'A B C CARRY SUM' and many numbers '0' and '1'.""]",Prior,multiple +Multimodal Alignment_sample_21_4,Multimodal Alignment,Describe the correspond scene when a man said 'This can usually cause errors and unexpected behavior.'.,00:05:48,C,"['A. The scene shows a blonde woman in a pink checkered shirt waving her hands around the room and talking.', ""B. The background of the screen is green, there is a line in red at the top of the screen that reads 'BUILDING AN 8-BIT ADDER', and in the middle of the screen there is a box with a line that reads 'HALF ADDER'."", 'C. The screen shows a glowing screen with two yellow horizontal lines at the top and bottom, and orange writing in the screen.', ""D. The background of the screen is green, there is a line in red at the top of the screen that reads 'BUILDING AN 8-BIT ADDER', there is a box in the middle of the screen with a line that reads 'HALF ADDER', and on the left side of the box it reads 'A0 B0'.""]",Prior,multiple +Multimodal Alignment_sample_21_5,Multimodal Alignment,"Describe the correspond scene when a man said 'Okay, let's move on to the other half of the ALU, the logic unit.'.",00:07:38,D,"['A. The scene shows a blonde woman in a pink checkered shirt sitting in the middle of the room talking.', ""B. There is a blonde woman in a pink checkered shirt sitting in the middle of the picture speaking, and in the middle of the picture there is a line in yellow that reads 'CARRY-LOOK-AHEAD ADDER'."", 'C. A hand is shown resting on the right button of a microwave oven.', ""D. A blonde woman in a pink checkered shirt sits in the middle of the picture and speaks, and in the middle of the picture there is a line in yellow that says 'LOGIC UNIT'.""]",Prior,multiple +Multimodal Alignment_sample_22_1,Multimodal Alignment,Describe the correspond scene when a woman said 'And it was these machines that wouldset the stage for future innovation.'.,00:00:57,A,"['A. Oppenheimer and another man in a suit discussed in a lab filled with metal-clad electronics, in black and white tones, scenes from the 20th century of the last century.', 'B. Soldiers in uniform, guns in their hands, strode along the coast past a harbor and a large ship, their expressions calm and solemn.', 'C. Women in various attires occupy a bustling office, seated at long tables, intently typing and reading amidst rows of typewriters, conveying a sense of productivity.', 'D. Three women in period attire occupy a vintage workplace, one typing on an old typewriter, others observing, amidst desks cluttered with books and charts.']",Prior,multiple +Multimodal Alignment_sample_22_2,Multimodal Alignment,Describe the correspond scene when a woman said 'And that's not all engineers had to contend with.'.,00:03:18,B,"['A. Oppenheimer and another man in a suit discussed in a lab filled with metal-clad electronics, in black and white tones, scenes from the 20th century of the last century.', 'B. A man kneels in front of vintage electronics, intently studying the controls, surrounded by a pile of similar machines.', 'C. Women in various attires occupy a bustling office, seated at long tables, intently typing and reading amidst rows of typewriters, conveying a sense of productivity.', 'D. Three women in period attire occupy a vintage workplace, one typing on an old typewriter, others observing, amidst desks cluttered with books and charts.']",Prior,multiple +Multimodal Alignment_sample_22_3,Multimodal Alignment,Describe the correspond scene when a woman said 'This was the first vacuum tube.'.,00:03:57,C,"['A. Oppenheimer and another man in a suit discussed in a lab filled with metal-clad electronics, in black and white tones, scenes from the 20th century of the last century.', 'B. A man kneels in front of vintage electronics, intently studying the controls, surrounded by a pile of similar machines.', 'C. A woman in a light-colored shirt speaks intently against a blurred background, and to her right is an animated scene of a purple-green diamond with a lightbulb icon.', 'D. Three women in period attire occupy a vintage workplace, one typing on an old typewriter, others observing, amidst desks cluttered with books and charts.']",Prior,multiple +Multimodal Alignment_sample_22_4,Multimodal Alignment,Describe the correspond scene when a woman said 'American inventor Lee de Forest added a third control electrode.'.,00:04:30,D,"['A. Oppenheimer and another man in a suit discussed in a lab filled with metal-clad electronics, in black and white tones, scenes from the 20th century of the last century.', 'B. A man kneels in front of vintage electronics, intently studying the controls, surrounded by a pile of similar machines.', 'C. A woman in a light-colored shirt speaks intently against a blurred background, and to her right is an animated scene of a purple-green diamond with a lightbulb icon.', 'D. A woman in a light-colored shirt talking intently in a blurred background with a cartoon character De Forest in a green suit inside a purple diamond to her left.']",Prior,multiple +Multimodal Alignment_sample_22_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'Further, unlike vacuum tubes madeof glass and with carefully suspended fragile components.'.",00:08:37,A,"['A. A table with old electronic components, including resistors, capacitors and transistors, marked with logos and wear marks, lay cluttered on the table.', 'B. A man kneels in front of vintage electronics, intently studying the controls, surrounded by a pile of similar machines.', 'C. A woman in a light-colored shirt speaks intently against a blurred background, and to her right is an animated scene of a purple-green diamond with a lightbulb icon.', 'D. A woman in a light-colored shirt speaks next to a cartoon character De Forest in a green suit against a tech-themed purple and green background, and the room behind the woman is blurry.']",Prior,multiple +Multimodal Alignment_sample_23_1,Multimodal Alignment,Describe the correspond scene when a woman said 'like DFTBA shirts and the chair I'm sitting on.'.,00:00:43,A,"['A. A blond-haired woman in a brown coat and light-colored blouse sits in a room, and as she explains, three T-shirts with bold slogans show out, surrounded by colorful toys.', 'B. A financial trader in a white shirt faces a large screen displaying stock market data, surrounded by computer monitors, reflecting a busy and professional environment.', 'C. Man and dog wear VR glasses, excitedly engaging in a virtual game on a cozy wooden-backed sofa.', 'D. Two pilots, wearing headphones and glasses, sat in the cockpit of the plane, flying it over green fields and mountains, surrounded by sophisticated flight controls.']",Prior,multiple +Multimodal Alignment_sample_23_2,Multimodal Alignment,Describe the correspond scene when a woman said 'but let's look at a really basic version.'.,00:02:59,B,"['A. A financial trader in a white shirt faces a large screen displaying stock market data, surrounded by computer monitors, reflecting a busy and professional environment.', 'B. A wooden toy shelf with colored bars in red, yellow, green, blue frames a simple platform, against a deep blue backdrop.', 'C. Man and dog wear VR glasses, excitedly engaging in a virtual game on a cozy wooden-backed sofa.', 'D. Two pilots, wearing headphones and glasses, sat in the cockpit of the plane, flying it over green fields and mountains, surrounded by sophisticated flight controls.']",Prior,multiple +Multimodal Alignment_sample_23_3,Multimodal Alignment,Describe the correspond scene when a woman said 'positions of celestial bodies.'.,00:04:05,C,"['A. A financial trader in a white shirt faces a large screen displaying stock market data, surrounded by computer monitors, reflecting a busy and professional environment.', 'B. A wooden toy shelf with colored bars in red, yellow, green, blue frames a simple platform, against a deep blue backdrop.', 'C. An intricate astronomical clock face, decorated with celestial bodies and constellation symbols, showcases exquisite craftsmanship in shades of blue and gold.', 'D. Two pilots, wearing headphones and glasses, sat in the cockpit of the plane, flying it over green fields and mountains, surrounded by sophisticated flight controls.']",Prior,multiple +Multimodal Alignment_sample_23_4,Multimodal Alignment,Describe the correspond scene when a woman said 'which by the eighteen hundreds could travel well over a kilometer.',00:06:52,D,"['A. A financial trader in a white shirt faces a large screen displaying stock market data, surrounded by computer monitors, reflecting a busy and professional environment.', 'B. A wooden toy shelf with colored bars in red, yellow, green, blue frames a simple platform, against a deep blue backdrop.', 'C. An intricate astronomical clock face, decorated with celestial bodies and constellation symbols, showcases exquisite craftsmanship in shades of blue and gold.', 'D. The image is in black and white, with a cannon in the centre of the image, and a couple of people wearing hats next to it.']",Prior,multiple +Multimodal Alignment_sample_23_5,Multimodal Alignment,Describe the correspond scene when a woman said 'Babbage started construction in eighteen twenty three and over the next two decades tried to fabricate and assemble the twenty five thousand components.'.,00:08:00,A,"['A. A cartoon duo in a creative studio, surrounded by mechanical tools and woodwork, the figure on the left is using hammers and nails to assemble a black iron frame, and another figure is thinking about building a green machine.', 'B. A wooden toy shelf with colored bars in red, yellow, green, blue frames a simple platform, against a deep blue backdrop.', 'C. An intricate astronomical clock face, decorated with celestial bodies and constellation symbols, showcases exquisite craftsmanship in shades of blue and gold.', 'D. The image is in black and white, with a cannon in the centre of the image, and a couple of people wearing hats next to it.']",Prior,multiple +Multimodal Alignment_sample_24_1,Multimodal Alignment,"Describe the correspond scene when a man said 'I am here in Shanghai, China.'.",00:00:38,A,"[""A. A man wearing a black coat, gray hoodie and olive green pants. On his hands, he's doing a prayer gesture."", 'B. There is a bridge with two men walking on it. The man on the left is wearing a red jacket and black pants, while the man on the right is wearing a black coat and black pants. ', 'C. This is a city park on a sunny day. There are many people walking in the park, some alone and some in groups.', 'D. This is a beautiful night view of Shanghai. The Oriental Pearl Tower, Shanghai World Financial Center, Jin Mao Tower and other landmarks are shining with lights.']",Prior,multiple +Multimodal Alignment_sample_24_2,Multimodal Alignment,Describe the correspond scene when a man said 'But now china is back open.'.,00:00:45,B,"['A. This is a beautiful night view of Shanghai. The Oriental Pearl Tower, Shanghai World Financial Center, Jin Mao Tower and other landmarks are shining with lights.', 'B. A man wearing a black coat, gray hoodie and green pants, with a backpack on his back. He has a baseball cap on his head, hands spread out, and looks surprised. ', 'C. This is a city park on a sunny day. There are many people walking in the park, some alone and some in groups.', ""D. A man wearing a black coat, gray hoodie and olive green pants. On his hands, he's doing a prayer gesture. The background features several trees and some buildings.""]",Prior,multiple +Multimodal Alignment_sample_24_3,Multimodal Alignment,Describe the correspond scene when a man said 'It's firday.'.,00:01:06,C,"['A. A park scene with a photographer in camo and a young man in blue, red lanterns, and modern skyline in clear blue sky.', 'B. A man wearing a black coat, gray hoodie and green pants, with a backpack on his back. He has a baseball cap on his head, hands spread out, and looks surprised. ', 'C. A scene in a city street has some people walking. In the background there is a modern building with a unique design and a white awning structure on top.', ""D. A man wearing a black coat, gray hoodie and olive green pants. On his hands, he's doing a prayer gesture. The background features several trees and some buildings.""]",Prior,multiple +Multimodal Alignment_sample_24_4,Multimodal Alignment,Describe the correspond scene when a man said 'All of this is different vegetable.'.,00:02:09,D,"['A. There is a man and a woman in the kitchen. The woman is wearing a white shirt, a purple apron, and a mask, pointing at the stove. The man is wearing a gray sweater and a mask, standing by the shelf. ', 'B. A chef cooking in the kitchen. She is wearing a mask and an apron, using a spatula to stir the food on the hot plate.', 'C. Some people walking on the street. Specifically, there are two white buildings in the background with a round tower to the right. ', ""D. In the restaurant's kitchen, bowls of small, colorful ingredients sit on metal counters.""]",Prior,multiple +Multimodal Alignment_sample_24_5,Multimodal Alignment,Describe the correspond scene when a man said 'The perfect breakfast in Shanghai.'.,00:04:43,A,"['A. A foreigner eating on the street. He is wearing a black coat, gray hoodie and a hat, with a microphone around his neck. The man is holding food in his hand.', 'B. A hand holding a half-eaten sandwich. The sandwich is wrapped in brown paper, with green vegetables and meat filling visible inside. ', 'C. Some people walking on the street. Specifically, there are two white buildings in the background with a round tower to the right. ', 'D. A foreigner eating on the street. He is wearing a black coat, gray hoodie and a hat, holding a plastic bag with food in his hands. His expression seems to be very delicious.']",Prior,multiple +Multimodal Alignment_sample_25_1,Multimodal Alignment,Describe the correspond scene when a woman said 'But we'll talk about that in the next episode.'.,00:01:17,C,"['A. The background of the image is white, and the image shows a trio of cabinet-like devices in shades of black and white.', 'B. The screen displays a blue-and-white browser, a yellow-and-white browser, and a red-and-white browser interface with red-and-blue characters within the red-and-white browser interface.', 'C. The scene shows a room with many small holes in the walls, two stools and a table with miscellaneous items, and a woman with long blonde hair wearing a black long-sleeved shirt talking in the middle of the room.', ""D. The background of the picture is grey-green, and the picture is covered with many numbers '0' and '1'.""]",Prior,multiple +Multimodal Alignment_sample_25_2,Multimodal Alignment,"Describe the correspond scene when a woman said 'In regular algebra, the type you probably learned in high school.'.",00:02:32,D,"[""A. The background of the screen is green, there is a coordinate system in the screen, there is a white letter that says 'QIONARY SYSTEM' on the top of the screen, there are several numbers from 0-9 on the right side of the screen, and there is a green curve inside the coordinate system."", ""B. The background of the screen is green, there is a coordinate system in the middle of the screen, 'BINARY SYSTEM' is written in white at the top of the screen, '1' and '0' are two numbers on the right side of the screen, and there is a green curve on the coordinate system. On the right side of the screen, there are two numbers '1' and '0', and a green curve on the coordinate system."", 'C. The colours of the picture are black and white, and in the middle of the picture there is a girl writing against a textbook.', 'D. The picture shows a white book with some equations written in black handwriting on top of it, and a pen writing on the book.']",Prior,multiple +Multimodal Alignment_sample_25_3,Multimodal Alignment,"Describe the correspond scene when a woman said 'Instead of having the output wire at the end of the transistor, we can move it before.'.",00:04:09,A,"[""A. The background of the screen is blue, and in the upper left corner of the screen there is a white text that says 'NOT GATE', and there are also several straight lines in the screen that form a graphic with two white arrows and the words 'INPUT' and 'OUTPUT'."", ""B. The background of the screen is yellow, the words 'BOOLEAN LOGIC TABLE FOR NOT' are written at the top of the screen, and in the middle of the screen there is a table with six squares."", ""C. The background of the screen is yellow, the words at the top of the screen say 'BOOLEAN LOGIC TABLE FOR NOT', and the table in the middle of the screen says 'INPUT' and 'OUTPUT' as well as 'TRUE' and 'FALSE'. "", 'D. There is a room with small holes in the walls, a table with miscellaneous items, and in the middle of the room sits a woman with long blonde hair and a black long-sleeved shirt talking.']",Prior,multiple +Multimodal Alignment_sample_25_4,Multimodal Alignment,"Describe the correspond scene when a woman said 'Both of those facts are true, so the whole statemerit is true.'.",00:05:05,B,"['A. The picture shows a row of pipes being drained and a pond.', ""B. The background of the picture is purple, and in the middle of the picture there is a line that reads 'MY NAME IS CARRIE ANNE AND I'M WEARING A BLUE DRESS.', and there is also a green hook pattern around the word."", ""C. The background of the screen is blue, in the upper left corner of the screen there is a white word that says 'NOT GATE', and in the middle of the screen there is a pattern consisting of several blue and yellow lines with four white arrows and the words 'INPUT', 'OUTPUT', 'CURRENT' and 'GROUND'. "", ""D. The scene shows a room with small holes in the walls, a table with miscellaneous items, a seated woman with long blonde hair wearing a black long-sleeved shirt talking in the middle of the room, and a word in the middle of the scene that reads 'GATES.'.""]",Prior,multiple +Multimodal Alignment_sample_25_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'OK, now we've got NOT, AND, and OR gates.'.",00:06:52,C,"[""A. The background of the screen is orange, there are words written on the top of the screen 'BOOLEAN LOGIC TABLE FOR AND', there is a table inside the screen, and at the top of the table is 'INPUT A INPUT B OUTPUT', and there are also 'TRUE' and 'FALSE' written in the table. Inside the table, there is a table with 'INPUT A INPUT B OUTPUT' at the top and 'TRUE' and 'FALSE' written on it."", ""B. The background of the picture is blue, with the words 'AND GATE' written in white at the top of the picture, and a pattern of blue lines and circles inside the picture."", 'C. The scene shows a room with small holes in all the walls, two black stools and a table with miscellaneous items, and a woman with long blonde hair wearing a black long-sleeved shirt sitting in the middle of the scene and speaking.', ""D. The background of the screen is green, the top of the screen says 'BOOLEAN LOGIC TABLE FOR OR', there is a table in the screen, the top of the table says 'INPUT A INPUT B OUTPUT', and inside the table it says 'TRUE' inside the table.""]",Prior,multiple +Multimodal Alignment_sample_26_1,Multimodal Alignment,"Describe the correspond scene when a woman said 'All of which are operations that would take many, many, many clock cycles to perform with standard operatlons.'.",00:01:51,A,"['A. There is a cell phone on a white desktop with a hand sliding over it.', 'B. A boy in a shirt, with light brown hair, intently uses a tablet in a dim room, his face and hands illuminated by its screen, immersed in activity amidst an indistinct backdrop.', ""C. Only the top half of a man's face is visible, surrounded by dim lights, and the light from a small square screen is reflected in the lenses of his black-rimmed glasses."", 'D. The scene depicts a high-quality IC microelectronic component, with golden and black pins contrasting against a black background, featuring intricate green and blue patterns within.']",Prior,multiple +Multimodal Alignment_sample_26_2,Multimodal Alignment,Describe the correspond scene when a woman said 'It's like having a powerful steam locomotive.'.,00:02:39,B,"['A. There is a cell phone on a white desktop with a hand sliding over it.', 'B. In the black and white scene, a train loaded with goods frives on the track from right to left, and the front of the train emitte white smoke.', ""C. Only the top half of a man's face is visible, surrounded by dim lights, and the light from a small square screen is reflected in the lenses of his black-rimmed glasses."", 'D. The scene depicts a high-quality IC microelectronic component, with golden and black pins contrasting against a black background, featuring intricate green and blue patterns within.']",Prior,multiple +Multimodal Alignment_sample_26_3,Multimodal Alignment,"Describe the correspond scene when a woman said 'lmagine you have to wash an entire hotel's worth of sheets, but you've only got one washing machine and one dryer.'.",00:05:43,C,"['A. There is a cell phone on a white desktop with a hand sliding over it.', 'B. In the black and white scene, a train loaded with goods frives on the track from right to left, and the front of the train emitte white smoke.', 'C. In a neat bedroom with red walls, two women in black and white uniforms spread out a white sheet and making the bed, and a lamp is beside a half-drawn curtain.', 'D. The scene depicts a high-quality IC microelectronic component, with golden and black pins contrasting against a black background, featuring intricate green and blue patterns within.']",Prior,multiple +Multimodal Alignment_sample_26_4,Multimodal Alignment,Describe the correspond scene when a woman said 'our example processor performed the fetch-decode-execute cycle.'.,00:06:39,D,"['A. There is a cell phone on a white desktop with a hand sliding over it.', 'B. In the black and white scene, a train loaded with goods frives on the track from right to left, and the front of the train emitte white smoke.', 'C. In a neat bedroom with red walls, two women in black and white uniforms spread out a white sheet and making the bed, and a lamp is beside a half-drawn curtain.', ""D. On the red background there are three different colored rectangles next to each other with 'FETCH', 'DECODE' and 'EXECUTE' written in brown. 'The color of the FETCH rectangle is green, the color of the DECODE rectangle is light blue, and the color of the EXECUTE rectangle is purple.""]",Prior,multiple +Multimodal Alignment_sample_26_5,Multimodal Alignment,Describe the correspond scene when a woman said 'which is called out-of-order execution.'.,00:07:42,A,"[""A. Firmly mounted on the board is Apple's A8 processor IC, displaying the 'A8' and Apple's watermark logo, surrounded by pins and connectors on a white background, with 'OUT-OF-ORDER EXECUTION' written in blue letters on the front of the chip."", 'B. In the black and white scene, a train loaded with goods frives on the track from right to left, and the front of the train emitte white smoke.', 'C. In a neat bedroom with red walls, two women in black and white uniforms spread out a white sheet and making the bed, and a lamp is beside a half-drawn curtain.', ""D. On the red background there are three different colored rectangles next to each other with 'FETCH', 'DECODE' and 'EXECUTE' written in brown. 'The color of the FETCH rectangle is green, the color of the DECODE rectangle is light blue, and the color of the EXECUTE rectangle is purple.""]",Prior,multiple +Multimodal Alignment_sample_27_1,Multimodal Alignment,"Describe the correspond scene when a woman said 'For this, computer scientists use data structures.'.",00:00:31,B,"[""A. The background of the screen is white, with 'MERGE SORT' written in black on a line at the top of the screen, and several lines of small black numbers in the screen."", 'B. The background of the scene is a room with two stools and a table with miscellaneous items on it, and a blonde woman wearing black rimmed glasses, a black long-sleeved jacket and a white shirt is sitting in the middle of the room talking.', 'C. The scene shows a cluttered room with a white couch, a table with lots of clutter and a half-eaten pizza, and a man in a white shirt and plaid jacket leaning against the white couch talking on the phone.', 'D. The image shows a woman in a blue backless shirt sitting at a computer, holding a mobile phone in her left hand and making a phone call, with a pen basket for pens sitting on the computer in front of her.']",Prior,multiple +Multimodal Alignment_sample_27_2,Multimodal Alignment,"Describe the correspond scene when a woman said 'Like letters, numbers, punctuation, and other written symbols.'.",00:02:15,C,"[""A. The background of the screen is pink, there is a purple table in the middle of the screen, the top of the table is yellow, and 'MEMORY LOCATION' and 'VALUE' are written in it, and many numbers are written in the purple table."", ""B. The screen shows a room with many small holes in the walls, two stools and a table with miscellaneous items, a blonde woman in a black jacket and white shirt speaking in the middle, a blue rectangle and a pink rectangle on the left side of the screen, and inside the pink pattern is written 'a=j[0]+j[2]'.'."", 'C. The screen shows a room with many small holes in the walls, two stools and a table with miscellaneous items, and a blonde woman in a black jacket and white shirt in the centre talking.', 'D. The screen shows a blue and white browser, a yellow and white browser and a red and white browser page in the middle, with some blue and red words inside the red and white browser page in the middle.']",Prior,multiple +Multimodal Alignment_sample_27_3,Multimodal Alignment,Describe the correspond scene when a woman said 'or the pixels no your computer screen.'.,00:03:14,D,"[""A. The background of the screen is red, there is a table in the middle of the screen, the top of the table is yellow and it says 'MEMORY LOCATION' and 'VALUE', and there are some numbers written on the orange part of the table."", ""B. The background of the picture is blue, and in the centre of the picture there is a box with the words 'STRING CONCATENATION' written in pink."", ""C. The background of the screen is blue with the word 'strcat' written in pink in the middle of the screen and the words 'FIRST = 'ADA' LAST = 'LOVELACE' NAME = STRCAT(FIRST,LAST)' and 'OUTPUT = ADA LOVELACE' written in black below. PRINT(NAME)' and 'OUTPUT = ADA LOVELACE'."", 'D. The screen shows a room with many small holes in the walls, two stools and a table with miscellaneous items, and a blonde woman in a black jacket and white shirt in the centre talking.']",Prior,multiple +Multimodal Alignment_sample_27_4,Multimodal Alignment,Describe the correspond scene when a woman said 'with each index storing an array of size three.'.,00:03:24,A,"[""A. The background of the screen is green with 'ARRAY OF SIZE 3' written in yellow at the top of the screen and 'SUB-ARRAY 0 10 15 12', 'SUB-ARRAY 1 8 7 42', 'SUB-ARRAY 2 18 12 7' in the middle of the screen. "", ""B. The screen is green and there is a yellow font in the centre of the screen that says 'MATRIX'."", ""C. The background of the image is green, with 'MATRIX' written in yellow letters at the top of the image and the numbers '10 15 12 8 7 42 18 12 7' written in the centre of the image."", ""D. The background of the picture is blue, and in the centre of the picture there is a box with the words 'STRING CONCATENATION' written in pink.""]",Prior,multiple +Multimodal Alignment_sample_27_5,Multimodal Alignment,Describe the correspond scene when a woman said 'Like you might want to store a bank account number along with its balance.'.,00:04:07,B,"[""A. The background of the picture is blue, and in the middle of the picture there is a line in yellow that says 'FIVE DIMENSIONAL MATRIX'."", 'B. The background of the screen is brown, there is a pair of hands in the screen, the left hand holding a mobile phone right hand clicking on the screen, the screen of the mobile phone to show the online banking related information.', ""C. The background of the screen is blue, and in the middle of the screen there is a line in yellow lettering that says 'FIVE DIMENSIONAL MATRIX', and underneath there is a dark blue box that says 'a =j[2][0][18][13][3]'. "", 'D. The screen shows a room with many small holes in the walls, two stools and a table with miscellaneous items, and a blonde woman in a black jacket and white shirt in the centre talking.']",Prior,multiple +Multimodal Alignment_sample_28_1,Multimodal Alignment,"Describe the correspond scene when a woman said 'such that the cross thread, called the weft, passed above or below the thread.'.",00:01:32,D,"['A. A blonde woman in a gray T-shirt is talking to the camera.', 'B. In a picture of an oil painting, a woman in a red dress sits with her hands on her head in front of a loom with a river and a castle outside the circular window.', 'C. In a black-and-white illustration, a woman in traditional medieval dress operates a large wooden loom.', 'D. There is a hand operating a loom weaving fabric, the colors of the fabric are white and red.']",Prior,multiple +Multimodal Alignment_sample_28_2,Multimodal Alignment,Describe the correspond scene when a woman said 'Their operation was fixed and not programmable.'.,00:02:26,A,"['A. A woman in a black blouse and black bow tie punching holes with an old-fashioned hole punch.', 'B. A woman in a white blouse is operating an old tabulating machine.', 'C. In a black-and-white illustration, a woman in traditional medieval dress operates a large wooden loom.', 'D. There is a hand operating a loom weaving fabric, the colors of the fabric are white and red.']",Prior,multiple +Multimodal Alignment_sample_28_3,Multimodal Alignment,Describe the correspond scene when a woman said 'they were also called plugboards.'.,00:02:54,C,"['A. A woman in a black blouse and black bow tie punching holes with an old-fashioned hole punch.', 'B. A woman in a white blouse is operating an old tabulating machine.', ""C. Against a white background sits an old plugboards, and right in front of the machine is 'PLUGBOARDS.' written in orange letters."", 'D. A male wearing a black vest with a white striped shirt and black tie is operating a machine.']",Prior,multiple +Multimodal Alignment_sample_28_4,Multimodal Alignment,"Describe the correspond scene when a woman said 'This not only made programming a lot more comfortable, but also allowed for different programs to be plugged into a machine.'.",00:03:09,A,"['A. A male wearing a white top and gray pants was checking out a machine.', 'B. A blonde woman in a gray T-shirt is talking to the camera.', ""C. Against a white background sits an old plugboards, and right in front of the machine is 'PLUGBOARDS.' written in orange letters."", 'D. A male wearing a black vest with a white striped shirt and black tie is operating a machine.']",Prior,multiple +Multimodal Alignment_sample_28_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'Even after a program had been completely figured out on paper, physically wiring up.'.",00:03:40,D,"['A. A male wearing a white top and gray pants was checking out a machine.', 'B. A blonde woman in a gray T-shirt is talking to the camera.', 'C. A large circuit board filled with various interconnected wires.', 'D. In an animation-style scene, a man in a gray suit and black pants is operating a machine on a wall, while another man in a white coat and white glasses is holding a notepad in his left hand and wires in his right.']",Prior,multiple +Multimodal Alignment_sample_29_1,Multimodal Alignment,"Describe the correspond scene when a woman said 'you guessed it, computer science.'.",00:01:04,D,"['A. A blonde woman wearing a long-sleeved white and crimson blouse and blue-framed glasses is talking to the camera.', ""B. A gray background with three lines of text reading 'APPLES = 5.', 'PEARS = 10.', 'FRUITS = APPLES + PEARS.'."", ""C. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of yellow text in front of her that reads 'ALGORITHM.'."", 'D. A young dark-haired boy wearing a black jacket with white stripes and glasses sat in front of an old computer with another young dark-haired boy wearing a white top.']",Prior,multiple +Multimodal Alignment_sample_29_2,Multimodal Alignment,Describe the correspond scene when a woman said 'Computers sort all the time.'.,00:01:21,B,"[""A. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of green text in front of her that reads 'SORTING.'."", ""B. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera, and to her left there is an orange computer with the word '010' displayed on the screen."", ""C. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of yellow text in front of her that reads 'ALGORITHM.'."", 'D. A young dark-haired boy wearing a black jacket with white stripes and glasses sat in front of an old computer with another young dark-haired boy wearing a white top.']",Prior,multiple +Multimodal Alignment_sample_29_3,Multimodal Alignment,"Describe the correspond scene when a woman said 'It's called selection sort, and it's pretty basic.'.",00:03:07,C,"[""A. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of green text in front of her that reads 'SORTING.'."", ""B. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera, and to her left there is an orange computer with the word '010' displayed on the screen."", ""C. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of light blue text in front of her that reads 'SELECTION SORT.'."", ""D. On a yellow background with purple lettering that reads 'FLIGHTS TO INDIANAPOLIS', underneath the text is a column of price tags that, from top to bottom, reads $307, $239, $214, $250, $384, $299, $223, and $312, all pointing to the same label, 'ARRAY.'.""]",Prior,multiple +Multimodal Alignment_sample_29_4,Multimodal Alignment,Describe the correspond scene when a woman said 'Our example array had n equals 8 items.'.,00:04:01,A,"[""A. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera, and to her left is a purple lozenge containing a paragraph of light blue text that reads 'n=8 items.'."", 'B. A blonde woman wearing a long-sleeved white and crimson blouse and blue-rimmed glasses is talking to the camera, and to her left is a purple lozenge containing a paragraph of yellow text that says n squared.', ""C. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera with a line of light blue text in front of her that reads 'SELECTION SORT.'."", ""D. On a yellow background with purple lettering that reads 'FLIGHTS TO INDIANAPOLIS', underneath the text is a column of price tags that, from top to bottom, reads $307, $239, $214, $250, $384, $299, $223, and $312, all pointing to the same label, 'ARRAY.'.""]",Prior,multiple +Multimodal Alignment_sample_29_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'That's a big problem for a company like Google, which has to sort arrays with millions.'.",00:04:25,D,"[""A. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera, and to her left is a purple lozenge containing a paragraph of light blue text that reads 'n=8 items.'."", 'B. A blonde woman wearing a long-sleeved white and crimson blouse and blue-rimmed glasses is talking to the camera, and to her left is a purple lozenge containing a paragraph of yellow text that says n squared.', 'C. A blonde woman wearing a white and crimson long-sleeved blouse and blue-rimmed glasses is talking to the camera .', 'D. A row of yellow, green, blue, and red bicycles were parked in front of the Google building.']",Prior,multiple +Multimodal Alignment_sample_30_1,Multimodal Alignment,Describe the correspond scene when a woman said 'That doesn't make grammatical sense.'.,00:00:57,D,"[""A. A blonde woman in an orange sweater is facing the camera with 'PROGRAMMING LANGUAGES.' written in yellow letters on her front."", ""B. A blonde woman in an orange sweater is facing the camera with 'STATEMENTS.' written in green letters on her front."", ""C. A blonde in an orange sweater is facing the camera with 'I WANT TEA.' written in blue on her left and 'IT IS RAINING.' written in yellow on her right."", ""D. A blonde in an orange sweater is facing the camera, and to her left is a paragraph that reads 'I WANT UNICORNS.' in blue letters, covered by a beige X.""]",Prior,multiple +Multimodal Alignment_sample_30_2,Multimodal Alignment,Describe the correspond scene when a woman said 'This is called an assignment statement because we're assigning a value to a variable.'.,00:01:16,A,"[""A. A blonde woman in an orange sweater is facing the camera, and in front of her is a yellow text that reads 'ASSIGNMENT STATEMENT.'."", ""B. A blonde in an orange sweater is facing the camera, and to her right is a pink diamond with 'a=5' written in white."", ""C. A blonde in an orange sweater is facing the camera with 'I WANT TEA.' written in blue on her left and 'IT IS RAINING.' written in yellow on her right."", ""D. A blonde in an orange sweater is facing the camera, and to her left is a paragraph that reads 'I WANT UNICORNS.' in blue letters, covered by a beige X.""]",Prior,multiple +Multimodal Alignment_sample_30_3,Multimodal Alignment,"Describe the correspond scene when a woman said 'The computer doesn't care, as longas variables are uniquely named.'.",00:01:41,C,"[""A. A blonde woman in an orange sweater is facing the camera, and in front of her is a yellow text that reads 'ASSIGNMENT STATEMENT.'."", ""B. A blonde in an orange sweater is facing the camera, and to her right is a pink diamond with 'a=5' written in white."", ""C. A blonde in an orange sweater is facing the camera, and to her left are three yellow paragraphs that read 'APPLES=5.', 'PEARS=10.', 'FRUITS= APPLES+PEARS.'."", ""D. A blonde woman in an orange sweater is facing the camera, and to her right are three yellow paragraphs that read 'A=5.', 'b=10.', and 'c=a+b.'.""]",Prior,multiple +Multimodal Alignment_sample_30_4,Multimodal Alignment,Describe the correspond scene when a woman said 'But if statements are the most common.'.,00:02:57,A,"[""A. A blonde woman in an orange sweater is facing the camera, and in front of her is a yellow text that reads 'IF STATEMENTS.'."", ""B. A blonde woman in an orange sweater is facing the camera, and in front of her is a light blue text that reads 'CONTROL FLOW STATEMENTS.'."", ""C. A blonde in an orange sweater is facing the camera, and to her left are three yellow paragraphs that read 'APPLES=5.', 'PEARS=10.', 'FRUITS= APPLES+PEARS.'."", ""D. A blonde woman in an orange sweater is facing the camera, and to her right are three yellow paragraphs that read 'A=5.', 'b=10.', and 'c=a+b.'.""]",Prior,multiple +Multimodal Alignment_sample_30_5,Multimodal Alignment,"Describe the correspond scene when a woman said 'If 'l am tired' is false, then l will not go get it.'.",00:03:11,B,"[""A. A blonde woman in an orange sweater is facing the camera, and in front of her is a yellow text that reads 'IF STATEMENTS.'."", 'B. A dark-haired male wearing a yellow-green long-sleeved shirt sat at a desk working with a tablet.', ""C. A blonde woman in an orange sweater is facing the camera, and in front of her is a light blue text that reads 'CONTROL FLOW STATEMENTS.'."", 'D. A dark-haired male in a yellow-green long-sleeved shirt slumped over a desk with various books, a mug, a calculator, a tablet, a laptop, and glasses.']",Prior,multiple +Multimodal Alignment_sample_31_1,Multimodal Alignment,"Describe the correspond scene when a woman said 'English has 26 different letters in itsalphabet, and way more possible sounds.'.",00:01:29,D,"[""A. A blonde woman in an orange sweater is facing the camera with a pink diamond on her right hand side that says '00101110.' in yellow."", ""B. A blonde woman in an orange sweater is facing the camera with a pink diamond on her left hand side that reads 'LOAD_A 1110.' in yellow."", ""C. A blonde woman in an orange sweater is facing the camera with 'LOAD ADDRESS 14 INTO REGISTER A.' written on her front."", 'D. A blackboard has 26 letters of the alphabet written on it, and the letters of the alphabet, from left to right and top to bottom, are a, b, c, d, e, f, g, h, i, j, k, e, m, n, o, p, q, r, s, t, u, v, w, x, y, z.']",Prior,multiple +Multimodal Alignment_sample_31_2,Multimodal Alignment,"Describe the correspond scene when a woman said 'An informal, high-level description of a program like this is called pseudocode.'.",00:02:09,B,"[""A. In the purple background is a white piece of paper that says 'Retrieve the next salefrom memory, then add this to therunning total for the day, week and year, then calculate any tax to be added.'."", ""B. A blonde woman in an orange sweater is facing the camera with 'PSEUDO-CODE.' written in light blue letters on her front."", ""C. A blonde woman in an orange sweater is facing the camera, and on her front, in yellow letters, it says 'LOAD ADDRESS 14 INTO REGISTER A.'."", 'D. A blackboard has 26 letters of the alphabet written on it, and the letters of the alphabet, from left to right and top to bottom, are a, b, c, d, e, f, g, h, i, j, k, e, m, n, o, p, q, r, s, t, u, v, w, x, y, z.']",Prior,multiple +Multimodal Alignment_sample_31_3,Multimodal Alignment,Describe the correspond scene when a woman said 'write something like load A14.'.,00:02:42,C,"[""A. In the purple background is a white piece of paper that says 'Retrieve the next salefrom memory, then add this to therunning total for the day, week and year, then calculate any tax to be added.'."", ""B. A blonde woman in an orange sweater is facing the camera with 'PSEUDO-CODE.' written in light blue letters on her front."", ""C. A blonde woman in an orange sweater is facing the camera with a pink diamond on her right hand side that says 'LOAD_A 14.' in white."", 'D. A woman wearing a patterned white dress sits in front of a large electronic device and operates it.']",Prior,multiple +Multimodal Alignment_sample_31_4,Multimodal Alignment,"Describe the correspond scene when a woman said 'This program is called, you guessed it, an assembler.'.",00:03:04,A,"[""A. A blonde woman in an orange sweater is facing the camera with 'ASSEMBLER.' written in green letters on her front."", 'B. A male wearing a white shirt and gray pants sat in front of a large electronic device and operated it while another male wearing a white shirt and gray pants stood next to him.', ""C. A blonde woman in an orange sweater is facing the camera with a pink diamond on her right hand side that says 'LOAD_A 14.' in white."", 'D. A woman wearing a patterned white dress sits in front of a large electronic device and operates it.']",Prior,multiple +Multimodal Alignment_sample_31_5,Multimodal Alignment,Describe the correspond scene when a woman said 'This problem did not escape Dr Grace Hopper.'.,00:04:34,D,"[""A. A blonde woman in an orange sweater is facing the camera with 'ASSEMBLER.' written in green letters on her front."", 'B. A male wearing a white shirt and gray pants sat in front of a large electronic device and operated it while another male wearing a white shirt and gray pants stood next to him.', 'C. A blonde in an orange sweater is talking to the camera.', ""D. In the background of the board is an elderly woman wearing a black blouse, glasses and a military cap, her face is purple with text underneath that says 'DR. GRACE HOPPER.' in green, and on the right side there is a green rectangle that says in black, 'GIGGLE BYTE Hopper would go on to attain the rank of Rear Admiral in the US Navy'. GIGGLE BYTE Hopper would go on to attain the rank of Rear Admiral in the US Navy.'.""]",Prior,multiple +Multimodal Alignment_sample_32_1,Multimodal Alignment,Describe the correspond scene when a person said 'So peaceful.'.,00:02:19,C,"['A. There is a man walking along the bank of a river. To his right is a white safety sign. Over his head is a rope with many colored flags.', 'B. Near is a rope, there are many colorful flags on the rope, the colorful flags are blowing in the air, the distance is white clouds and blue sky.', 'C. Near was a calm, uneventful river, with a gap in the sloping mountain, and in the distance thick white clouds floated over the mountains.', 'D. A fair-skinned woman with black hair, dress in white and elegant clothes, is speaking in a dark room.']",Prior,multiple +Multimodal Alignment_sample_32_2,Multimodal Alignment,Describe the correspond scene when a person said 'This is the restaurant at our hotal.'.,00:02:49,A,"[""A. The man is holding A mobile phone in his hand with only his thumb exposed, while the woman's index finger is pointing to the food picture taken in the phone."", 'B. On a brown tabletop, there is a beer mug and a bantam cup. Both cups are filled with floating brown drinks, among which there are three coffee beans on the foam of the bantam cup.', 'C. The man on the left lowers his head, the woman on the right raises her head, and they kiss under the white shed.', ""D. On a gray chair, the woman's index finger point to a bantam cup containing a brown drink, the white foam of the bantam cup turn pale brown, and three coffee beans are floating on the left.""]",Prior,multiple +Multimodal Alignment_sample_32_3,Multimodal Alignment,Describe the correspond scene when a person said 'Although i hear it like getting stronger day by day.' .,00:06:22,C,"['A. The man on the left turns his head to look to the left, and the woman on the right faces to the left, gesturing with her left hand while talking.', 'B. The man on the left turns his head and looks to the left. The woman on the right faces to the left and looks up at the man on the left as she speaks.', 'C. The man on the left picks up the beer mug with his right hand and drinks the rest of the drink. The woman on the right is facing to the left, gesturing with her left hand while talking.', ""D. The woman on the right is facing to the left, gesturing with her left hand while talking, and the man on the left is turning his head to the right and joining the woman's conversation.""]",Prior,multiple +Multimodal Alignment_sample_32_4,Multimodal Alignment,Describe the correspond scene when a person said 'I'm really glad I brought a sweater today.'.,00:09:10,B,"['A. A dark-haired woman turns and raises her clenched hands to speak to a man sitting with his back to him on the bed.', 'B. A dark-haired woman is wearing a sweater, akimbo, standing frontal, and talking while showing off her sweater.', 'C. A dark-haired, bearded man is standing by the bed, facing to the right, talking to the woman in front of him.', 'D. A dark-haired woman raises her hands in the motion of holding a game console, standing front and speaking.']",Prior,multiple +Multimodal Alignment_sample_32_5,Multimodal Alignment,Describe the correspond scene when a person said I have to say.'.,00:11:49,D,"['A. A dark-haired woman is sitting on the edge of the bed. She faces to the right and raises her left hand to stroke her long hair.', 'B. In the warm atmosphere of the restaurant, a dark-haired woman in black clothes holds a white teapot in her hands and pours hot tea into white coffee cups on the table.', 'C. A white menu covering almost the entire screen, and the woman holds out her left index finger to select dishes from the menu.', 'D. At breakfast time, the man holds a sauce packet in his right hand and squeezes ketchup onto the plate in front of him.']",Prior,multiple +Multimodal Alignment_sample_33_1,Multimodal Alignment,Describe the correspond scene when a person said 'I've made it to the beautiful state of kerala.'.,00:00:40,B,"['A. There were A few clouds floating in the orange sky and a dark sea below.', 'B. A fair-skinned woman with blond hair was sitting on a large white bed talking.', 'C. In the evening sky, ahead was a forked path with several coconut trees on both sides of the road.', 'D. A black car was driving on an S-shaped curve in the mountains.']",Prior,multiple +Multimodal Alignment_sample_33_2,Multimodal Alignment,Describe the correspond scene when a person said 'Just to check what the weather was doing.'.,00:01:37,C,"['A. In the distance was A sea of clouds and a tall mountain, and a black cow was grazing on the hillside.', 'B. A brown cow faces forward, raises its head, and chews grass in its mouth.', 'C. A fair-skinned blonde woman was standing on a green hillside talking.', 'D. There is a brown road and a house on a green hill, and behind the hill are green mountains.']",Prior,multiple +Multimodal Alignment_sample_33_3,Multimodal Alignment,Describe the correspond scene when a person said 'It's so quiet.'.,00:02:03,D,"['A. Near is A tree stump, on which is pinned an irregularly shaped wooden board with white English words.', 'B. Looking down from a high altitude, there were several houses with black roofs in the distance, surrounded by lush woods.', 'C. Looking down from a high altitude, the white mist drifted over the forest and the mountains continued.', 'D. Near by was a cabin in the woods, with luxuriant trees growing outside.']",Prior,multiple +Multimodal Alignment_sample_33_4,Multimodal Alignment,"Describe the correspond scene when a person said 'And If like monkeys, this is the place for you.'.",00:02:21,A,"['A. A little monkey sits on a stack of stones. It faces to the left, slightly lowers its head, and eats a biscuit in its hand.', 'B. A wide-format map with a aqua blue line running down from MUNNAR to THEKKADY.', 'C. Four passenger ferries were moored on the bank of the river, with a number of passengers and staff around them.', 'D. Looking down from a high altitude, the two rows of houses are located in the lush forest, and in the distance, the white fog covers the forest.']",Prior,multiple +Multimodal Alignment_sample_33_5,Multimodal Alignment,Describe the correspond scene when a person said 'Teams of rowers Raceing these long skinny boats.'.,00:04:54,A,"['A. Boaters dressed in blue raised their oars in the boat, later many men were sitting in A yellow racing boat rowing neatly to the right.', 'B. There were many rowers competing on the river. Among them, five rowers dressed in orange and white clothes were standing in a black and yellow racing boat, holding their oars.', 'C. The boaters on the river were divided into three groups. They were dressed in white, red and yellow. Those in red and those in yellow were rowing to the left.', 'D. Boaters dressed in blue raised their oars in the boat. There were many competitors in front of them, and many spectators on the shore not far away.']",Prior,multiple +Multimodal Alignment_sample_34_1,Multimodal Alignment,"Describe the correspond scene when a man said 'And now, time to board the flight.'.",00:00:26,B,"['A. A man in a yellow hoodie and black pants and a woman in a blue and white striped hoodie and jeans are walking side by side, against the bright sun and smiling.', 'B. A man with white skin, short blond hair, wearing a white hoodie and a black backpack was walking in the departure hall of the airport.', 'C. A man with only the upper half of his body exposed, wearing a red and white hoodie with love over fear printed on it in white English and a blurry building in the background.', 'D. Next to a shop near the street, a woman with brown hair and a green hoodie smiles and spins her body.']",Prior,multiple +Multimodal Alignment_sample_34_2,Multimodal Alignment,Describe the correspond scene when a man said 'Are the people there truly the happiest?'.,00:01:02,C,"['A. It is a city surrounded by mountains, with a thick white mist at the far end and the Bhutan-writing in the middle.', 'B. Looking down from the air, there was a lush forest growing on the steep hill.', 'C. Next to a gilded building, an old man in traditional dress reaches out and flips a golden sutra tube.', 'D. It is a tall tree with blue sky and white clouds above, arrows on both sides of the tree radiating outward, and 3x more oxygen text below.']",Prior,multiple +Multimodal Alignment_sample_34_3,Multimodal Alignment,Describe the correspond scene when a man said 'You like it?'.,00:02:14,B,"['A. In an open-air waiting area decorated with gold and black patterns, a man in traditional dress holds a document in his left hand and greets him.', 'B. In the open space between the parking lot and the building, a man in traditional dress turned his head and asked.', 'C. In an empty hall in the terminal, a man in a white hoodie looked down to talk.', 'D. At the door of a parked white plane, a man wearing a white hoodie and sunglasses, next to the waiting hall.']",Prior,multiple +Multimodal Alignment_sample_34_4,Multimodal Alignment,"Describe the correspond scene when a man said 'But first, what are we doing right now?' .",00:03:01,A,"['A. A man in black sunglasses and a white hoodie and a man in traditional dress were talking while walking along a parked side street.', 'B. In the distance was a thick forest, with a huge Buddha standing in the middle of the forest, and the weather was clear.', 'C. A man wearing black sunglasses and a white hoodie was talking next to a white car.', 'D. There are many small colored flags hanging on the building, and the small colored flags are floating in the air against the wind, and the atmosphere is quiet and peaceful.']",Prior,multiple +Multimodal Alignment_sample_34_5,Multimodal Alignment,Describe the correspond scene when a man said 'Anyway thanks.'.,00:09:34,C,"['A. A man in traditional dress came down the stairs and smiled as he passed a garage, the building behind him emitting a soft yellow light.', 'B. A man wearing glasses and wearing a red plaid traditional dress shakes hands and waves goodbye to the camera as the lights in the room glow a soft yellow.', 'C. A man dressed in traditional clothes frowns with nervousness. Behind him is the garage of a traditional building, illuminated by a yellow car light.', 'D. A man in a shirt and jeans is talking to a man wearing glasses and a plaid traditional dress sitting in a room where the lights are bright and soft.']",Prior,multiple +Multimodal Alignment_sample_35_1,Multimodal Alignment,Describe the correspond scene when a person said 'This is what we call a DA PAI DANG.'.,00:00:15,C,"['A. A man in a black T-shirt folds his hands, faces the front, and speaks.', 'B. A man in a black T-shirt approached a stall near a number of stainless steel pots and clean dinner plates.', 'C. In a small open-air restaurant, two chefs wearing vests are cooking on a stainless steel stove, there are many clean plates on the table, and a waiter wearing a mask on either side is walking quickly by.', 'D. A man in a black T-shirt hold out his right hand, and the master in a yellow vest turn around and greeted the man with a smile.']",Prior,multiple +Multimodal Alignment_sample_35_2,Multimodal Alignment,Describe the correspond scene when a person said 'This is a really traditional old school types of restaurants in Hong Kong.'.,00:01:09,B,"['A. There are five people in the picture, one wearing a yellow vest and shorts, holding a wok, and four others standing around. The man in the yellow vest is stirring the food in the pan with a spatula.', ""B. He is wearing a black short-sleeved shirt and making a 'wait' gesture with his hand. There are several people around him, some sitting and others standing."", 'C. The man on the right is wearing a yellow tank top and yellow pants, holding a ladle and stirring a pot. The man on the left is wearing a black sleeveless shirt and mask, cooking something.', 'D. The man on the left is wearing a blue mask and a gray hat, while the man on the right is wearing a gold necklace and cooking. There are many bowls and plates stacked on the table in front of them.']",Prior,multiple +Multimodal Alignment_sample_35_3,Multimodal Alignment,Describe the correspond scene when a person said 'The chefs don't even need to see the order.'.,00:02:53,A,"['A. Two men are cooking in the kitchen. They are wearing black and yellow clothes, respectively. There is a stove in front of them with various ingredients and utensils on it. ', 'B. He is holding a red strainer and taking something out of a wok. The stove is burning with fire, and there are many bowls and pots on it.', 'C. Two men are cooking in the kitchen. They are wearing aprons and masks, preparing ingredients and using various utensils. ', 'D. A person cutting seafood on a black stone board with a knife. He is wearing white gloves and a red bracelet, and there are many different types of seafood on the stone board, including crabs and shrimp. There is also a stainless steel bowl next to it.']",Prior,multiple +Multimodal Alignment_sample_35_4,Multimodal Alignment,Describe the correspond scene when a person said 'The key is to serve more people.'.,00:05:00,B,"['A. The stove is burning with fire, and there are many cooking utensils on the stove, including various sizes of pots and pans. ', 'B. A chef cooking in the kitchen. He is wearing a mask and stirring a pot with a ladle. In front of him are several plates of food, including meat and potatoes. There are also some ingredients and utensils on the table, such as lettuce and oil.', 'C. The man on the left is wearing a black short sleeve shirt and is talking to the man on the right, who is wearing a yellow tank top and holding white gloves. They seem to be having a conversation about cooking.', 'D. A person cutting seafood on a black stone board with a knife. He is wearing white gloves and a red bracelet, and there are many different types of seafood on the stone board, including crabs and shrimp.']",Prior,multiple +Multimodal Alignment_sample_35_5,Multimodal Alignment,Describe the correspond scene when a person said 'The number of tables that are in this restaurant.'.,00:05:15,B,"['A. The stove is burning with fire, and there are many cooking utensils on the stove, including various sizes of pots and pans.', 'B. A man sitting in an outdoor restaurant. He is wearing a black short-sleeved shirt and has his eyes closed, smiling with his hands crossed on the table.', 'C. This is a night market. There are several stalls in the market, selling various kinds of food. In the foreground, there is a stall where a man in a yellow tank top is cooking.', 'D. A person cutting seafood on a black stone board with a knife. He is wearing white gloves and a red bracelet, and there are many different types of seafood on the stone board, including crabs and shrimp.']",Prior,multiple +Multimodal Alignment_sample_36_1,Multimodal Alignment,Describe the correspond scene when a man said 'If you walk along this structure you can actually see calcium deposits at a certain level.'.,00:00:47,B,"['A. This is an outdoor scene where the camera is placed on the ground and shot at an elevated angle, with a hand reaching out on the left side of the frame, caressing a rock wall. Grass grows around the rock, and trees, and a blue sky can be seen in the background.', 'B. This is an outdoor scene where a man wearing a red hiking suit with a white shirt and a beard faces the camera and speaks, with rocky slopes and grass growing in the background, and a line of lush trees can be seen in the distance.', 'C. This is a virtual map scene with city buildings and routes at the bottom, mainly in an earthy yellow colour. There is also a blue-green hexagon slightly to the right of the screen, and a yellow olive-shaped pattern with yellow lines connecting them slightly to the left of the screen.', 'D. There are three caves in a tall stone wall with weeds growing on it, trees on the right side of the screen, and a blue sky at the top.']",Prior,multiple +Multimodal Alignment_sample_36_2,Multimodal Alignment,"Describe the correspond scene when a man said 'Rather than having a V shape, as you would have with a seagoing ship,'.",00:02:55,A,"['A. A man in a white shirt with a beard speaks to the camera, waving his hand as he looks back to the back. The background is located in a bright and spacious interior.', 'B. A man in a white shirt with a beard is pacing and visiting a huge wooden ship.', 'C. This is an outdoor scene where a man wearing a red hiking suit with a white shirt and a beard faces the camera and speaks, with rocky slopes and grass growing in the background, and a line of lush trees can be seen in the distance.', 'D. This is a virtual map scene with city buildings and routes at the bottom, mainly in an earthy yellow colour. There is also a blue-green hexagon slightly to the right of the screen, and a yellow olive-shaped pattern with yellow lines connecting them slightly to the left of the screen.']",Prior,multiple +Multimodal Alignment_sample_36_3,Multimodal Alignment,Describe the correspond scene when a man said 'How could a cargo carrying vessel reach the river?'.,00:03:22,D,"['A. A man in a white shirt with a beard is pacing and visiting a huge wooden ship.', 'B. In a room, a man in a white shirt takes a roll of maps out of a long drawer in a wooden cabinet and places them on a table. The white table holds many items, from maps to books. Chairs are placed on either side of the table, and a computer can be seen on the far side of the table.', 'C. This is an outdoor scene where a man wearing a red hiking suit with a white shirt and a beard faces the camera and speaks, with rocky slopes and grass growing in the background, and a line of lush trees can be seen in the distance.', 'D. The video camera focuses on the face of a man, a man with a beard, white skin, and light coloured eyebrows, who is looking intently at the bottom of the video screen.']",Prior,multiple +Multimodal Alignment_sample_36_4,Multimodal Alignment,Describe the correspond scene when a man said 'Peter consults the archaeological surveys.'.,00:03:27,C,"['A. The video camera focuses on the face of a man, a man with a beard, white skin, and light coloured eyebrows, who is looking intently at the bottom of the video screen.', 'B. This is an outdoor scene where a man wearing a red hiking suit with a white shirt and a beard faces the camera and speaks, with rocky slopes and grass growing in the background, and a line of lush trees can be seen in the distance.', 'C. A man in a white shirt and beard is looking intently at the map in his hand, the fingers of his right hand tracing it.', 'D. A man in a white shirt with a beard is pacing and visiting a huge wooden ship.']",Prior,multiple +Multimodal Alignment_sample_36_5,Multimodal Alignment,Describe the correspond scene when a man said 'If you look at the landscape of the river today.'.,00:04:00,A,"['A. A man wearing a red hiking suit, a white shirt and a beard sits in the cabin of a boat and speaks to the camera. In the background are many trees along the shore, with green trees colouring the lake.', 'B. A man in a white shirt with a beard is pacing and visiting a huge wooden ship.', 'C. The video camera focuses on the face of a man, a man with a beard, white skin, and light coloured eyebrows, who is looking intently at the bottom of the video screen.', 'D. A man in a white shirt and beard is looking intently at the map in his hand, the fingers of his right hand tracing it.']",Prior,multiple +Multimodal Alignment_sample_37_1,Multimodal Alignment,"Describe the correspond scene when a man said 'Without the sea and without controlling the traderates of the sea, there would have been no empire.'.",00:00:35,D,"['A. Above the sea, a sun hangs in the sky, and the light it gives off colors the surrounding sky orange. On the left side of the picture is a silhouette of a seaside reef.', 'B. The camera takes an aerial shot of the ground, on which some buildings are neatly arranged, on the right side of the picture are flat grass and trees, and in the lower left part of the picture, there are trees and a turquoise lake.', 'C. Above the wide sea, in the distant sky, the sun shines through the thick clouds. In the distance, on the left side, you can also see rolling mountains.', 'D. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.']",Prior,multiple +Multimodal Alignment_sample_37_2,Multimodal Alignment,Describe the correspond scene when a man said 'Imagine if we could empty the oceans.'.,00:00:40,A,"['A. The sea churns, the tide rises and falls, and the waves wash over the shore, lapping against the reefs and stirring up a white wave.', 'B. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.', 'C. Above the sea, a sun hangs in the sky, and the light it gives off colors the surrounding sky orange. On the left side of the picture is a silhouette of a seaside reef.', 'D. The camera sits on the ground for the shot as waves wash up on the shore, stirring up foam. The sun in the distance emits a blinding golden light that colors the surrounding sky orange, and there are silhouettes of trees on the right side of the frame.']",Prior,multiple +Multimodal Alignment_sample_37_3,Multimodal Alignment,Describe the correspond scene when a man said 'How does a mysterious lake miles from the city?'.,00:01:08,C,"['A. This is a virtual demonstration animation. A lot of blue virtual data formed a huge boat. Columns of numbers are displayed in the picture and on both sides.', 'B. The sea churns, the tide rises and falls, and the waves wash over the shore, lapping against the reefs and stirring up a white wave.', 'C. A circular lake surrounded by a ring of trees, the water was green in colour, and in the distance you could see flat green lawns, trees, and rolling downhill mountains with white clouds floating in the blue sky.', 'D. There was a derelict shipwreck, with only some part of the hull left, rust all over the hull and white mould growing on the supports. The sea dropped and the derelict ship surfaced']",Prior,multiple +Multimodal Alignment_sample_37_4,Multimodal Alignment,Describe the correspond scene when a man said 'It was built on a scale unlike anything else.'.,00:01:16,B,"['A. A circular lake surrounded by a ring of trees, the water was green in colour, and in the distance you could see flat green lawns, trees, and rolling downhill mountains with white clouds floating in the blue sky.', 'B. In a brightly lit room, a man in a white shirt and beard sits on a red sofa chair and talks facing the camera. There is a lot of furniture in the background with a red sofa, wooden cabinets, a fireplace, and a large window to the left and right.', 'C. There was a derelict shipwreck, with only some part of the hull left, rust all over the hull and white mould growing on the supports. The sea dropped and the derelict ship surfaced.', 'D. It is a reservoir surrounded by a high fence with some moss covering the wall, a dense canopy of trees can be seen above the fence, and there is a large rock on the right side of the picture with white clouds floating in the blue sky.']",Prior,multiple +Multimodal Alignment_sample_37_5,Multimodal Alignment,Describe the correspond scene when a man said 'What can a maritime graveyard.'.,00:01:21,C,"['A. It is a reservoir surrounded by a high fence with some moss covering the wall, a dense canopy of trees can be seen above the fence, and there is a large rock on the right side of the picture with white clouds floating in the blue sky.', 'B. A circular lake surrounded by a ring of trees, the water was green in colour, and in the distance you could see flat green lawns, trees, and rolling downhill mountains with white clouds floating in the blue sky.', 'C. An uneven field was covered with weeds, and many red flowers were in bloom. In a midden there were the remains of a ship. In the distance are rolling mountains, and large clouds float in the sky.', 'D. In a brightly lit room, a man in a white shirt and beard sits on a red sofa chair and talks facing the camera. There is a lot of furniture in the background with a red sofa, wooden cabinets, a fireplace, and a large window to the left and right.']",Prior,multiple +Multimodal Alignment_sample_38_1,Multimodal Alignment,Describe the correspond scene when a man said 'Flying over this country's vast and varied landscape.'.,00:00:43,D,"['A. The camera is facing the front of the sphinx, and you can see signs of damage to the nose area of the sphinx. To the left is the road with stone pillars forming a fence. A pyramid can be seen in the background in the distance to the left.', 'B. A pink hot air balloon floats above a somewhat dilapidated, earthy yellow, old stone and brick building. There is grass and trees in the upper left corner of the frame.', 'C. Two pyramids stand on a dirt-coloured flat ground with a long road between them. Some earth-coloured stone and brick buildings, some of which are in disrepair, are spread out on the left and right sides of the picture.', 'D. Under the blue sky, on the left side is the blue sea with a curved coastline. On the right are high yellow slopes and hills with a few white buildings.']",Prior,multiple +Multimodal Alignment_sample_38_2,Multimodal Alignment,"Describe the correspond scene when a man said 'To build a nation, like no other.'.",00:00:59,A,"['A. The camera captures the city from an aerial view. In the middle of the screen, a pyramid can be seen, with relatively low buildings surrounding it. Trees are planted among the buildings. Boats are moored along the riverbank, and on the other side of the river, there are many buildings of varying heights. A bridge connects the two banks.', 'B. Two pyramids stand on a dirt-coloured flat ground with a long road between them. Some earth-coloured stone and brick buildings, some of which are in disrepair, are spread out on the left and right sides of the picture.', 'C. Under the blue sky, on the left side is the blue sea with a curved coastline. On the right are high yellow slopes and hills with a few white buildings.', 'D. A pink hot air balloon floats above a somewhat dilapidated, earthy yellow, old stone and brick building. There is grass and trees in the upper left corner of the frame.']",Prior,multiple +Multimodal Alignment_sample_38_3,Multimodal Alignment,Describe the correspond scene when a man said 'It's the biggest and most populous country in the Arab world.'.,00:01:31,B,"['A. This is a scene from a virtual presentation animation. The video shows the border between northeastern Africa and southwestern Asia, with the blue line circling the part of Egypt.', 'B. In the lower left corner of a building in the center of the video screen is a small tower erected high above the ground, with a round white roof to the right. As far as the eye can see there is a dense cluster of buildings with many people on the ground. There are also trees in the lower and lower right part of the video screen.', 'C. The camera captures the city from an aerial view. In the middle of the screen, a tall tower can be seen, with relatively low buildings surrounding it. Trees are planted among the buildings. Boats are moored along the riverbank, and on the other side of the river, there are many buildings of varying heights. A bridge connects the two banks.', 'D. This is a virtual presentation animation. There is a globe in the middle of a black background, with light coming from the left side, illuminating the left half of the globe. The outer ring of the globe is fluorescent blue.']",Prior,multiple +Multimodal Alignment_sample_38_4,Multimodal Alignment,Describe the correspond scene when a man said 'Life here has always been a challenge.'.,00:01:39,A,"['A. It was an endless desert, with a strong glow from the sun in the upper right corner, and the entire sky was a pale yellow color.', 'B. In the lower left corner of a building in the center of the video screen is a small tower erected high above the ground, with a round white roof to the right. As far as the eye can see there is a dense cluster of buildings with many people on the ground. There are also trees in the lower and lower right part of the video screen.', 'C. This is a virtual presentation animation. There is a globe in the middle of a black background, with light coming from the left side, illuminating the left half of the globe. The outer ring of the globe is fluorescent blue.', 'D. This is a scene from a virtual presentation animation. The video shows the border between northeastern Africa and southwestern Asia, with the blue line circling the part of Egypt.']",Prior,multiple +Multimodal Alignment_sample_38_5,Multimodal Alignment,Describe the correspond scene when a man said 'Father and son Yousef and Carrie Mohammed.'.,00:08:10,D,"['A. Two small boats were traveling from right to left on the lake, the sky reflected the lake in a dim yellow color, and the bank above was planted with trees whose shadows were reflected in the water.', 'B. The video footage shows the lake separated by an island of varying sizes, with the complex of buildings clearly visible on the island in the center of the video and trees planted on the lower part of the island.', 'C. Two pyramids stand on a dirt-coloured flat ground with a long road between them. Some earth-coloured stone and brick buildings, some of which are in disrepair, are spread out on the left and right sides of the picture.', 'D. On one of the shores, there was a small boat with a mainly blue hull and green fishing nets at the ends of the boat. A father and his son are sitting in the boat, with the father holding the oars in both hands. Another small boat can be seen on the right side of the video frame.']",Prior,multiple +Multimodal Alignment_sample_39_1,Multimodal Alignment,Describe the correspond scene when a man said 'Well garum or fish sauce is basically a condiment.'.,00:02:50,B,"['A. Two men were cleaning and handling a large, very old bottle container, with the man standing on the right holding the bottle in both hands and the man on the left holding a blue hose in his right hand and rinsing the inside of the bottle against the mouth.', 'B. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.', 'C. A white-haired man in a light blue short-sleeved shirt speaks to the camera, with several blue artificial pools of water propped up in the background and four people standing to the right. There are also boxes of various colors stacked in the distance to the left and in the background.', 'D. The pool was filled with many old bottles, most of which were characterized by large, rounded bodies, handles on either side of the mouth, and slender, narrow bottoms.']",Prior,multiple +Multimodal Alignment_sample_39_2,Multimodal Alignment,Describe the correspond scene when a man said 'The team prizes 22 of them from the wreck.'.,00:04:15,C,"['A. There is a ship traveling on a vast expanse of sea, with the sea shimmering in the lower right corner, and large mountains looming in the background in the distance to the left.', 'B. In a brightly lit chamber, many shelves held many, many bottles, all of which had large, round bodies with handles on either side of the mouth, and slender, narrow bottoms.', 'C. Two men in diving suits are carrying out underwater archaeology, the man on the left holding a white container in one hand and using a tool to shovel over the object with the other. The man in the red helmet on the right assists.', 'D. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.']",Prior,multiple +Multimodal Alignment_sample_39_3,Multimodal Alignment,Describe the correspond scene when a man said 'So which emperor could it be destined for?'.,00:05:56,A,"['A. There was a boat travelling on a wide sea, with its yellow sails spread out, and the sun was giving off golden rays that shone in the sky, and the sunlight was reflecting on the sea.', 'B. In a dimly lit room, a man in a black blazer with a blue-grey shirt faces the camera and speaks. To the right are blue shelves. In the background rows of shelves are lined with old antique bottles.', 'C. In a brightly lit interior, a man wearing a black blazer with a blue-grey shirt underneath and blue gloves walks over to a row of shelves and examines artefacts. The shelves on the right side of the video screen hold large, ancient bottles.', ""D. A woman wearing a white institute costume with white hair sits in a red chair with yellow gloves on her hands, cleaning artifacts that are covered in clear containers. To the left of the woman stands a man, who watches the woman's work with his hands clasped over his chest.""]",Prior,multiple +Multimodal Alignment_sample_39_4,Multimodal Alignment,Describe the correspond scene when a man said 'Almost invisible marks prove the coins were stamped around AD 66.'.,00:07:04,D,"['A. The sea is churning, the water strikes the reefs and stirs up white waves, there is a mountain range in the background to the far left, the sea horizon is streaked with orange and dark clouds.', 'B. The ground on either side of the watercourse was lined with bottles, some sunk in the mud and sand, others submerged beneath the surface of the water, and through the crystal clear water could be seen planks crossed horizontally and vertically at the bottom.', 'C. There was a boat travelling on a wide sea, with its yellow sails spread out, and the sun was giving off golden rays that shone in the sky, and the sunlight was reflecting on the sea.', 'D. In a brightly lit room, a man wearing a black blazer with a short-sleeved blue shirt sits at a white table with a large desk lamp on the right side of the table. Behind the man there are baskets of various colours on shelves along the wall, and a computer sits on a table to the right.']",Prior,multiple +Multimodal Alignment_sample_39_5,Multimodal Alignment,"Describe the correspond scene when a man said 'In 64 AD, an inferno ravages the city for six days.'.",00:07:44,B,"['A. In a brightly lit room, a man wearing a black blazer with a short-sleeved blue shirt sits at a white table with a large desk lamp on the right side of the table. Behind the man there are baskets of various colours on shelves along the wall, and a computer sits on a table to the behind.', 'B. The fire burned so brightly that it collapsed the wooden door of an arched doorway, through which multiple fires and smoke could be seen inside the building.', 'C. The ground on either side of the watercourse was lined with bottles, some sunk in the mud and sand, others submerged beneath the surface of the water, and through the crystal clear water could be seen planks crossed horizontally and vertically at the bottom.', 'D. Against a dark background, the camera focuses on the head of a statue of a figure, which is male with curly hair and a beard.']",Prior,multiple +Multimodal Alignment_sample_40_1,Multimodal Alignment,Describe the correspond scene when a person said 'Historical records reveal that Roman engineers ferry tons of pozzolana to Caesarea.'.,00:01:41,A,"['A. A hand takes a small rock out of a beaker and rinses the rock with a thin stream of water from a white hose.', 'B. A woman wearing a black short-sleeved T-shirt with loose curls speaks to the camera, with a computer on a table behind her and a number of glassware on shelves in the background.', 'C. The video shows a virtual presentation animation of a map where a yellow line connects from Mount Vesuvius to the port of Caesarea.', 'D. A woman wearing a black T-shirt and having curly hair is operating a microscope, looking at the eyepiece with both eyes to observe an object as an image is displayed on a computer to her right. Many utensils and test tubes are arranged on a shelf in front of the woman.']",Prior,multiple +Multimodal Alignment_sample_40_2,Multimodal Alignment,Describe the correspond scene when a person said 'But it only hardens when you pour water on it.'.,00:02:19,C,"['A. The video shows the sea in a turquoise color, with many buildings around the coastline, and flat grassy areas. There is also a platform on the left side of the video screen that extends out into the sea.', 'B. A hand takes a small rock out of a beaker and rinses the rock with a thin stream of water from a white hose.', 'C. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.', 'D. A woman wearing a black short-sleeved T-shirt with loose curls speaks to the camera, with a computer on a table behind her and a number of glassware on shelves in the background.']",Prior,multiple +Multimodal Alignment_sample_40_3,Multimodal Alignment,"Describe the correspond scene when a person said '2000 years ago, the Romans work with concrete just like we do today.'.",00:03:13,D,"['A. A woman wearing a black short-sleeved T-shirt with loose curls speaks to the camera, with a computer on a table behind her and a number of glassware on shelves in the background.', 'B. A man wearing a black short-sleeved top speaks to the camera. He is located on a long corridor of an old building, with several thick, tall columns on the right side of the frame and an archway visible in the background.', 'C. The video shows the sea in a turquoise color, with many buildings around the coastline, and flat grassy areas. There is also a platform on the left side of the video screen that extends out into the sea.', 'D. A potential seabed, he was wearing a black wetsuit and carrying an oxygen tank. The clear seabed is dotted with many rocks.']",Prior,multiple +Multimodal Alignment_sample_40_4,Multimodal Alignment,Describe the correspond scene when a person said 'Contemporary accounts suggest the harbor disappears.'.,00:03:59,B,"['A. A potential seabed, he was wearing a black wetsuit and carrying an oxygen tank. The clear seabed is dotted with many rocks.', 'B. The scene in the video is a coastal landscape. In the foreground, there are several large rock structures. In the background, you can see a calm sea with some rocks on the right side of the sea, covered with vegetation, including a prominent palm tree. The sky is clear and cloudless.', 'C. This is a virtual presentation animation where there is a rectangular glass cabinet submerged under the surface of the sea and this one is divided into a square grid.', 'D. A woman in black short sleeves, jeans, and a duffel bag stood on the reef looking out to sea.']",Prior,multiple +Multimodal Alignment_sample_40_5,Multimodal Alignment,Describe the correspond scene when a person said 'So we can see that it's in fact.'.,00:04:53,A,"['A. A woman wearing a black short-sleeved T-shirt with loose curls speaks to the camera, with a computer on a table behind her and a number of glassware on shelves in the background.', 'B. A woman in black short sleeves, jeans, and a duffel bag stood on the reef looking out to sea.', 'C. The scene in the video is a coastal landscape. In the foreground, there are several large rock structures. In the background, you can see a calm sea with some rocks on the right side of the sea, covered with vegetation, including a prominent palm tree. The sky is clear and cloudless.', 'D. The foreground is a clear sea surface, scattered with some rocks. In the distance you can see a beach and rock buildings, there are several trees.']",Prior,multiple +Multimodal Alignment_sample_41_1,Multimodal Alignment,Describe the correspond scene when a person said 'Or can wen change them?'.,00:01:00,D,"['A. There is a white bird sticking its head out from inside a leaf on the branch of a tree, and a yellow sun on the left side of the tree.', ""B. There is an owl in a tree holding a cup of coffee with the words 'PARTY ON' written on it."", 'C. There were two tents and two trees, the tent on the left next to a man with a backpack and a bird that had been flying, with a campfire in the middle, the tent on the right with a man in a sleeping bag, and the tree on the right with a sleeping bird.', 'D. There is a tent, a sleeping bag inside the tent, a book in front of the tent, and a tree to the right of the tent.']",Prior,multiple +Multimodal Alignment_sample_41_2,Multimodal Alignment,Describe the correspond scene when a person said 'The system can make predictions about when you're likely to need sleep and prepareyour body accordingly.'.,00:01:59,A,"['A. There is a bed with a man sitting on the left side of the bed looking at the yellow sun outside the window on the left, and on each side of the bed there is a table with a charged mobile phone on it.', 'B. There are two men with backpacks standing in a grassy field, with a white bird in flight behind the man on the right, and a yellow sun in the upper left corner of the image.', ""C. The picture contains a portrait of a person's head, which shows the structure of a person's brain."", 'D. There is a man carrying a satchel and holding a mobile phone in his hand, he walks inside a circle while looking at his phone, there is a yellow sun in the upper left corner of the screen, a light blue moon in the lower right corner, and a few white clouds in the screen.']",Prior,multiple +Multimodal Alignment_sample_41_3,Multimodal Alignment,"Describe the correspond scene when a person said 'For example, where early birds generally flood with cortisol just before waking up.'.",00:02:33,D,"['A. There is a man sleeping in a bed with two nightstands with mobile phones on either side of the bed, and on the left side of the bed there is another man standing next to the window looking out of the window at the pale blue moon.', ""B. There is a person sleeping in bed with headphones connected to a mobile phone next to him, which is playing an audio clip that reads 'DOLPHINS SOUNDS 10 HOURS'."", 'C. There is a table in the middle of the picture, on the left side of the table there is a man in yellow striped clothes, next to him there is a cup of ah yellow drink with yellow bubbles coming out of his head; on the right side of the table there are three cups of coffee in front of the man with blue bubbles coming out of his head.', ""D. There is a bed with a person sleeping on it, and to the left of the bed there is a table with a mobile phone on it, the screen of which reads '6 45'.""]",Prior,multiple +Multimodal Alignment_sample_41_4,Multimodal Alignment,Describe the correspond scene when a person said 'try getting outside as soon as possible to teach your body when to be active and alert.'.,00:03:52,C,"['A. There was a man sitting on a stool with a black sunglasses in his hand, looking at the sky with two white clouds and a yellow sun in the sky.', 'B. There is a man wearing sunglasses in the room in front of a table with a computer and a cup of coffee, the man is working with the computer, there is a yellow sun outside the window on the left side of the picture.', 'C. There are two men on a balcony, the man on the left is sitting on a stool with his right hand raised, there is a table in front of him with a computer and a drink, the man on the right pushes the door open and holds a computer in his left hand, there is a yellow sun in the top left corner of the screen.', 'D. There are two people inside the picture, on the left side of the picture there is a man lying in bed wrapped in a blanket with a thermometer in his mouth, on the right side of the picture there is a man pushing open the door with a bottle of drink in his right hand.']",Prior,multiple +Multimodal Alignment_sample_41_5,Multimodal Alignment,Describe the correspond scene when a person said 'it only takes one bad night to sendyour circadian system back to baseline.'.,00:04:05,D,"[""A. Inside the screen there is a bed and a quilt, and next to it there is a table with a mobile phone connected to a cable, and the screen of the mobile phone shows '07:00'."", 'B. There is a man wearing sunglasses in the room in front of a table with a computer and a cup of coffee, the man is working with the computer, there is a yellow sun outside the window on the left side of the picture.', 'C. There are two men on a balcony, the man on the left is sitting on a stool with his right hand raised, there is a table in front of him with a computer and a drink, the man on the right pushes the door open and holds a computer in his left hand, there is a yellow sun in the top left corner of the screen.', 'D. Inside the picture there are two people sitting on the bed together, the one near the inside is holding a drink in his hand, they are browsing the contents of the computer screen together, and there is a light blue moon outside the window on the right side of the picture.']",Prior,multiple +Multimodal Alignment_sample_42_1,Multimodal Alignment,Describe the correspond scene when a person said 'choking under pressure boils down to focus.'.,00:00:56,A,"[""A. The background of the picture is yellow, there is an orange letter 'FOCUS' in the middle of the picture, and there are many blue dots, and black and red lines in the picture."", 'B. The background of the picture is yellow and there are two people in the middle of the picture; the person on the left is wearing purple and holding an orange and white book, and the person on the right is wearing green and holding a blue and white book.', 'C. The background of the picture is blue-green, there is a man in the middle of the picture pointing to a microphone, and there are three white dots above the microphone.', 'D. The background of the picture is yellow, on the right side of the picture there is a small black hole with a red flag on it, on the left side of the picture there is a man in purple holding a golf club in his hand, and under his feet there is a white golf ball.']",Prior,multiple +Multimodal Alignment_sample_42_2,Multimodal Alignment,Describe the correspond scene when a person said 'Explicit monitoring theories make up the second group of explanations for choking under pressure.'.,00:01:59,B,"['A. The background of the picture is pink, in the middle of the picture there are four little people dressed in purple standing in a row, the first little person and the third little person throws an orange ball, the second little person and the fourth little person throws a lot of balls.', ""B. The background of the picture is yellow, and in the centre of the picture there is a man wearing a green hat and holding a blue and white book in both hands, in the middle of which is written in red letters 'EXPLICIT MONITORING'."", 'C. The background of the picture is pink and there is a little man in purple whose hands are throwing an orange ball.', 'D. The background of the picture is pink, and in the middle of the picture there is a small figure with a purple hat, and he is surrounded by many small figures with different expressions just like him.']",Prior,multiple +Multimodal Alignment_sample_42_3,Multimodal Alignment,Describe the correspond scene when a person said 'especially those who are self-conscious.'.,00:02:50,C,"['A. The background of the picture is yellow, and on the left side of the picture there is a little man in green clothes holding a golf club and staring at a golf ball on the ground, and in front of him there is a small hole with a red flag sticking out of it.', 'B. The background of the picture is yellow, there is a small hole in the middle of the picture with a red flag sticking out of it, there is a little man on the left side of the flag holding a golf club and staring at the golf ball on the ground, and the little man on the right side of the picture is holding a golf club in his hand, and there is another golf ball next to him.', 'C. The background of the picture is yellow and there is a blue villain chasing an orange villain who is holding a mirror in his hand.', 'D. The background of the picture is yellow, there is a little man in red on the left side of the picture and a little man in green on the right side of the picture, and they are looking at each other.']",Prior,multiple +Multimodal Alignment_sample_42_4,Multimodal Alignment,Describe the correspond scene when a person said 'or doing a rhythmic equence of movements.'.,00:03:23,D,"[""A. The background of the picture is yellow, and in the middle of the picture there is a woman in a purple dress standing with her green crocodile's mouth open."", 'B. The background of the picture is blue and there is a dartboard with a red border in the middle of the picture.', 'C. The background of the picture is pink, and in the middle of the picture there is a man dressed in black standing next to an arching line.', 'D. The background of the picture is red, and in the middle of the picture there is a person in a black dress half-squatting.']",Prior,multiple +Multimodal Alignment_sample_42_5,Multimodal Alignment,Describe the correspond scene when a person said 'A study of experienced golfers.'.,00:03:45,A,"['A. The background of the picture is green and there is a man in a white shirt and black trousers holding a golf club with a golf ball next to the club.', 'B. The background of the picture is yellow and there is a person wearing black headphones holding a light green ball in both hands.', 'C. The background of the picture is yellow, and in the middle of the picture there is a man waith black headphones holding a light green ball in both hands, with a pair of red hands sticking out of the top grabbing his headphones.', 'D. The background of the picture is yellow, and on the right side of the picture there is a blue basketball frame with a white net with a black frame on top of it.']",Prior,multiple +Multimodal Alignment_sample_43_1,Multimodal Alignment,Describe the correspond scene when a person said 'it's impossible to say exactly how and why it evolved.'.,00:01:08,B,"['A. There is a man in a purple dress and a blue hat standing in the middle of the picture crying.', 'B. There is a yellow sandy beach in the picture, a hanging villain on the left side of the picture, a villain with a tool on the right side of the picture, and a villain standing on the beach.', ""C. There is a line of letters in the picture that says 'LAUGHTER', and inside the letters, A is red, H is purple, and the other letters are white."", 'D. There is a smiling little man in a purple short and blue hat in the middle of the picture.']",Prior,multiple +Multimodal Alignment_sample_43_2,Multimodal Alignment,"Describe the correspond scene when a person said 'Some, unsurprisingly, are our closest relatives.'.",00:01:43,C,"['A. The background of the picture is pink, and there are many photos with white borders, and there are various animals inside the photos.', 'B. There is a yellow sandy beach in the picture, a hanging villain on the left side of the picture, a villain with a tool on the right side of the picture, and a villain standing on the beach.', 'C. In the middle of the picture there is a monkey crouching on the ground, to his left there is a stool with a cup on it, and to his right there is a connected microphone.', 'D. There are two little purple figures in the picture, and the one on the left has a white headset on his head. In the middle of the two little people is a table with a white mouse on it.']",Prior,multiple +Multimodal Alignment_sample_43_3,Multimodal Alignment,Describe the correspond scene when a person said 'Some scientists think laughter took on expanded functions.'.,00:02:21,D,"['A. In the middle of the picture there is a monkey crouching on the ground, to his left there is a stool with a cup on it, and to his right there is a connected microphone.', 'B. There is a grey sofa in the picture, a red chessboard on the floor and three monkeys playing a game around it.', 'C. There are two purple figures in the picture, the one on the left of the picture is standing in the middle of an mechine, and the one on the right of the picture is wearing a white headphone and fiddling with a picture on the wall.', 'D. The background of the picture is white, and in the middle of the picture there is a little man wearing glasses and a white shirt and brown trousers.']",Prior,multiple +Multimodal Alignment_sample_43_4,Multimodal Alignment,Describe the correspond scene when a person said 'they laughed significantly longer and more often when another person was present.'.,00:03:08,A,"['A. The background of the picture is purple, there is a sofa in the middle of the picture, there are two people sitting on the sofa looking at a mobile phone, there is a table lamp on the left side of the sofa and a potted plant on the right side of the sofa.', 'B. In the middle of the picture there is a little man in a black vest and white trousers with his hands on his chest, on the left side of the picture there is a stool with a cup on it, and on the right side of the picture there is a microphone with a wire attached to it.', 'C. There is a picture of a people sitting on a sofa and smiling, he is holding a cup of coffee in his left hand and a mobile phone in his right hand.', 'D. The background of the picture is white, and in the middle of the picture there is a little man wearing glasses and a white shirt and brown trousers.']",Prior,multiple +Multimodal Alignment_sample_43_5,Multimodal Alignment,"Describe the correspond scene when a person said 'Similarly, we can tell whether a laugh is real or fake based.'.",00:03:50,B,"['A. The background of the picture is purple, there is a sofa in the middle of the picture, there are two people sitting on the sofa looking at a mobile phone, there is a table lamp on the left side of the sofa and a potted plant on the right side of the sofa.', ""B. The background of the picture is white, and in the middle of the picture there is a orange word that says 'HAHA' and a brown word that says 'HAHA'."", 'C. There is a people in the middle of the picture laughing at a seated brown bear.', 'D. There are two people talking in the picture, the person on the left is holding a child who is chewing on a pacifier and holding a toy, the child is looking at the person on the opposite side of the room.']",Prior,multiple +Multimodal Alignment_sample_44_1,Multimodal Alignment,Describe the correspond scene when a man said 'That's right-you're looking at some of the best breathers on Earth.'.,00:00:59,C,"['A. The scene is yellow with a person running in the middle of the frame wearing a blue sports vest and purple sports shorts.', 'B. The background of the picture is pink, the picture piece has a pair of black hands holding up a five-pointed star trophy, and there are a lot of coloured ribbons floating down in the picture.', 'C. The background of the picture is orange and yellow, there is a man with his hand on the glass in the middle of the picture, and there is a yellow fish and three blue and white fish in the picture.', 'D. The background of the picture is light green and in the middle of the picture there is a round glass window with a yellow fish in it.']",Prior,multiple +Multimodal Alignment_sample_44_2,Multimodal Alignment,"Describe the correspond scene when a man said 'When most fish take a breath, they first close these covers and take a gulp of water.'.",00:01:35,D,"['A. The scene shows the inside of a submarine with many buttons and dashboards, and two people sitting on two red chairs in the middle.', 'B. The background of the picture is blue and there is a green fish in the middle of the picture.', 'C. The background of the picture is orange and yellow, there is a man with his hand on the glass in the middle of the picture, and there is a yellow fish and three blue and white fish in the picture.', 'D. There is an instrument with a screen and buttons on the screen, which shows an image of a fish in the middle of the screen.']",Prior,multiple +Multimodal Alignment_sample_44_3,Multimodal Alignment,"Describe the correspond scene when a man said 'In fact, gills can absorb roughly seventy-five percent of the oxygen passing through them.'.",00:02:54,A,"['A. There is a screen with buttons and a screen together, the middle of the instrument displays a fish pattern with a few white words around the pattern and a blue progress bar below the screen.', 'B. The image shows a lens with a line attached pointing at a grey fish, with plants in the water and some small fish in the image.', ""C. There is a yellow sky with a few white clouds in the sky and an orange submarine's periscope emerging from blue water."", 'D. The background of the image is grey, with a plan view of the blood vessels of a fish in the middle of the image, and a few white words around the picture used to introduce the picture.']",Prior,multiple +Multimodal Alignment_sample_44_4,Multimodal Alignment,Describe the correspond scene when a man said 'where O2 dissolves into the water and begins circulating.'.,00:03:37,B,"['A. There is a screen with buttons and a screen together, the middle of the instrument displays a fish pattern with a few white words around the pattern and a blue progress bar below the screen.', ""B. The background of the image is purple, with an orange periscope in the upper right corner of the image pointing at the pink fish in the middle of the image, and 'BLOBFISH 1,200m' written in white letters underneath."", 'C. The background of the picture is light green, and in the middle of the picture there is a hand holding a gold-coloured pocket watch with a white dial containing a hand.', 'D. The picture shows an underwater scene with an orange submarine attached to a periscope on the left side of the picture, the periscope is pointing at the big fish on the right side of the picture, there are some water plants and rocks in the water, and there are two small yellow fish next to the big fish.']",Prior,multiple +Multimodal Alignment_sample_44_5,Multimodal Alignment,Describe the correspond scene when a man said 'Allowing them to survive out of the water for several days.'.,00:04:37,C,"[""A. There is an orange submarine on the left side of the screen, and the submarine's periscope is aimed at the red fish on the right side of the screen."", ""B. In the centre of the picture there is a mound with a blue fish in it, and at the bottom of the picture, in white letters, it says 'SNAILFISH 8,300m'."", 'C. A puddle with a brown fish in the middle of the picture and an orange sky with a few white clouds in the background.', 'D. The picture has an orange sky in the background, an orange bus on the left side of the picture, a tree on the right side of the picture, and in the middle of the picture there is a man wearing a blue long-sleeved shirt with binoculars in both hands looking into the distance.']",Prior,multiple +Multimodal Alignment_sample_45_1,Multimodal Alignment,Describe the correspond scene when a man said 'This is the cycle of procrastination.'.,00:00:42,D,"['A. The picture shows a cluttered room with a yellow baseball in the middle of the picture.', 'B. In the middle of the picture there is a person wearing a blue dress with pink stripes sitting on an orange carpet and looking in the direction of the camera with wide open eyes.', 'C. The image shows a cluttered room with a person sitting in the middle of the screen looking at the computer screen in front of her, her left hand on the screen and her right hand on the mouse, the light from the screen illuminating her shadow.', ""D. The background of the picture is pink, there is a circle in the middle of the picture, the letters 'PROCRASTINATION' are written around the circle, and there is a person looking at a mobile phone inside the circle.""]",Prior,multiple +Multimodal Alignment_sample_45_2,Multimodal Alignment,Describe the correspond scene when a man said 'Studies of procrastinating university students have found participants were more likely to put off tasks they perceived as stressful or challenging.'.,00:02:31,A,"[""A. The background of the screen is dark blue, there is a beige progress bar in the middle of the screen, the left side of the bar says 'TODAY', and the right side of the bar says 'DEADLINE'."", 'B. There is a crane machine in the picture, and a man with his hands pressed against the top of the glass of the crane machine is looking at the hook that catches the dolls in it.', 'C. The background of the image is dark blue, and in the middle of the image there is a human outline with a red brain and a white exclamation mark in it.', ""D. There is a grey grassy field with a grey bear standing behind a seated man with his arms raised and 'DEADLINE' written in white letters on the ground next to the grassy field.""]",Prior,multiple +Multimodal Alignment_sample_45_3,Multimodal Alignment,Describe the correspond scene when a man said 'because they're afraid their work won't live up to their high standards.'.,00:03:50,B,"['A. The picture shows two people with rackets standing on either side of a net playing tennis.', 'B. The background of the picture is a pale yellow colour, with a huge black square stone in the middle of the picture, and to the left of the stone there is a man standing on top of a ladder looking at the stone.', 'C. There is a ball net in the picture, on the left side of the net there is a person wearing a blue hat sitting cross-legged on the ground reading a computer, on the right side of the net there is a person lying on the ground reading a book.', ""D. The background of the picture is pink, there is a circle with 'PROCARASTINATION' written around it, and inside the circle there is a man playing with an hourglass.""]",Prior,multiple +Multimodal Alignment_sample_45_4,Multimodal Alignment,Describe the correspond scene when a man said 'We need to address and reduce these negative emotions.'.,00:04:52,C,"[""A. The background of the picture is dark blue, and there is a line of letters that reads 'HIGH STRESS'."", ""B. The background of the screen is blue, and there is a white hand wearing a watch with the word 'REPORT' written on the screen."", 'C. The background of the picture is pink and there is a spherical statue carved out of stone in the picture.', 'D. The background of the picture is pink, and in the middle of the picture there is an off-white stone slab with a white circle on it.']",Prior,multiple +Multimodal Alignment_sample_45_5,Multimodal Alignment,Describe the correspond scene when a man said 'Forgiving yourself and making a plan to do better next tirme.'.,00:05:18,D,"[""A. The background of the picture is pink, with 'TASK' written in white letters at the top of the picture, '1234' in the middle of the picture, a white arrow at the top of the numbers, and four white horizontal lines under each number."", ""B. The background of the picture is pink, and at the top of the picture there is a white word that says 'JOURNAL', and in the picture there are four white lines with the number 1234 written in front of them."", 'C. The background of the picture is pink and there is a spherical statue carved out of stone in the picture.', 'D. There is a purple bed on the left side of the picture, and in the room a man in dark blue is waving to each other with a white bear on the right side of the picture, who is holding a basket with sundries in his hand.']",Prior,multiple +Multimodal Alignment_sample_46_1,Multimodal Alignment,Describe the correspond scene when a man said 'Earth is a very special place.'.,00:01:19,A,"['A. The background of the picture is black, and in the middle of the picture there is a short-haired woman in a black suit suit wearing white earrings and a necklace speaking.', 'B. The background of the picture is black, and in the middle of the picture there is a short-haired woman wearing glasses and a black shirt speaking.', 'C. The background of the picture is black, and in the middle of the picture there is a man talking in a blue shirt with white spots on it, and the man has a black hat on his head and an orange rimmed glasses.', 'D. The image shows a scene in space with a star glowing yellow and the outline of the Earth in blue.']",Prior,multiple +Multimodal Alignment_sample_46_2,Multimodal Alignment,Describe the correspond scene when a man said 'upsetting weather patterns.'.,00:03:00,B,"['A. The background of the picture is black, and in the middle of the picture there is a man wearing a black hat with orange rimmed glasses and blue clothes with white spots waving his hands and speaking.', ""B. The sky is grey, there is a large mountain in the middle of the picture, and there is a white 'BBC' watermark in the upper left corner of the picture."", 'C. There is a dense green forest in the picture with white smoke coming out of it.', 'D. There is a green pool with a floating hippopotamus squirting water from its nose in the middle of the pool.']",Prior,multiple +Multimodal Alignment_sample_46_3,Multimodal Alignment,Describe the correspond scene when a man said 'swept away.'.,00:04:12,C,"['A. The image shows a dry land with many cracks in the middle of the land, a thick layer of dark clouds in the sky, and a bit of sunlight piercing through the clouds in the distant skyline.', 'B. The background of the picture is black, and there is a man wearing a black hat, a brown rimmed eye wearing a blue shirt with white dots, and talking with his hands open.', 'C. A hillside on the right side of the picture, a yellow desert in the middle, and a very big sandstorm in the picture.', 'D. The background of the picture is black and there is a woman wearing gold earrings and a necklace and a blue v-neck shirt talking in the picture.']",Prior,multiple +Multimodal Alignment_sample_46_4,Multimodal Alignment,Describe the correspond scene when a man said 'But the long era of the four terrestrial planets will be over.'.,00:05:45,D,"[""A. There is a picture of a rolling mountain range, a large red sun in the upper right-hand corner of the picture, and 'BBC' written in white letters in the upper left-hand corner of the picture."", 'B. There are many red flames in the background of the picture, a large black circle on the left side of the picture, and a smaller black circle on the right side of the large circle.', 'C. There is a reddish-orange sun in the middle of the picture, the sky is grey, and all the objects on the ground have only black outline shadows.', ""D. The background of the screen is black, with a red-orange circle on the left of the screen and a white 'BBC' logo in the top left corner of the screen.""]",Prior,multiple +Multimodal Alignment_sample_46_5,Multimodal Alignment,Describe the correspond scene when a man said 'Voyager begins to explore the ring system.'.,00:07:41,A,"[""A. The background of the screen is black, there is a white 'BBC' logo in the top left corner of the screen, and in the middle of the screen there is a black and white picture with a white circle spreading from the top right corner to the bottom left corner."", 'B. The background of the picture is black, and in the middle of the picture there is a woman in a dark red shirt waving her hands and speaking.', 'C. The background of the screen is black and in the middle of the screen there is a picture of a cell under the lens of a microscope.', ""D. The background of the image is black, there is a blue star in the center of the image with a circular belt of planets around it, and a white 'BBC' logo in the top left corner of the image.""]",Prior,multiple +Multimodal Alignment_sample_47_1,Multimodal Alignment,Describe the correspond scene when a man said 'And the Sun pours its energy down through the atmosphere and it hits the surface and the surface of the Earth then warms up.'.,00:01:49,B,"['A. The background of the picture is black and there is a man wearing black rimmed glasses and a black shirt talking in the picture.', 'B. The picture shows a view of a blue planet taken from outer space, with thick clouds on the planet.', 'C. The background of the picture is black, and the picture shows a view of space with a light blue planet in the centre of the picture.', 'D. The background of the image is black space, with the outline of a black planet in the center of the image, and a smaller white circular highlight to the right of this planet.']",Prior,multiple +Multimodal Alignment_sample_47_2,Multimodal Alignment,Describe the correspond scene when a man said 'They're not powered by sunlight like we have on the Earth.'.,00:03:23,C,"['A. The background of the picture is black, and in the middle of the picture there is a man wearing black rimmed glasses and a black shirt waving his hands and speaking.', 'B. The picture shows a view of a blue planet taken from outer space, with thick clouds on the planet.', 'C. A spinning grey-black vortex in the middle of the picture.', 'D. The picture shows a landscape in the sky with a golden sun in the middle of the picture and thick grey clouds in the upper and lower parts of the picture.']",Prior,multiple +Multimodal Alignment_sample_47_3,Multimodal Alignment,Describe the correspond scene when a man said 'MRO has made more than sixty thousand orbits.'.,00:06:58,D,"['A. There is a yellow mountain range in the picture and a round white dot can be seen in the distant yellow sky.', 'B. The image shows the surface of a brown planet with a circular mound on the surface and a reflective satellite flying in the centre of the image.', 'C. The background of the picture is black, and there is a blonde woman wearing a blue V-neckline shirt talking in the picture.', 'D. In the upper right corner of the image is a dark space with the outline of a huge brown planet and a satellite in flight in the centre of the image.']",Prior,multiple +Multimodal Alignment_sample_47_4,Multimodal Alignment,Describe the correspond scene when a man said 'Aridonia Basin is a huge basin in some of the most ancient crust on Mars.'.,00:07:50,A,"['A. The areas to the left and right of the image are brown planetary surfaces, and the middle of the image is covered by blue waters.', 'B. The background of the picture is black, and there is a woman wearing a blue V-neckline shirt speaking in the picture.', 'C. The background of the image is black and there is a golden reflective satellite in the middle of the image.', 'D. In the upper right corner of the image is a dark space with the outline of a huge brown planet and a satellite in flight in the centre of the image.']",Prior,multiple +Multimodal Alignment_sample_47_5,Multimodal Alignment,Describe the correspond scene when a man said 'And it is on the ancient sea bed that MRO sees something remarkable.'.,00:08:13,B,"['A. The areas to the left and right of the image are brown planetary surfaces, and the middle of the image is covered by blue waters.', 'B. The black and white image shows lots of little white dirt slopes and pits of all sizes.', 'C. There is a woman wearing a blue V-neckline shirt speaking in the picture.', 'D. The top half of the picture is an orange and white sky and the bottom half is a green ocean.']",Prior,multiple +Multimodal Alignment_sample_48_1,Multimodal Alignment,Describe the correspond scene when a person said 'never happen.'.,00:01:01,C,"[""A. The background of the picture is white, with the number '1905' written in the middle of the picture, with many concentric circles in the middle of the number and a thin black line at the bottom of the number."", 'B. The background of the picture is white, there is a black circle in the middle of the picture, inside the circle there are many white concentric circles, and on top of the black circle there is a clock tower building.', ""C. The background of the screen is white, and there is nothing in the screen but the 'BBC' logo in the upper left corner."", ""D. The background of the picture is white, with the number '1905' written in the middle of the picture, a black border above the number, and a bust of a man.""]",Prior,multiple +Multimodal Alignment_sample_48_2,Multimodal Alignment,Describe the correspond scene when a person said 'But a meteorologist named Edward Lawrence made chaos theory a visible phenomenon.'.,00:01:52,D,"[""A. The background of the picture is black with a white butterfly in the middle of the picture, surrounded by white text that says 'the ButtErfLy effect'."", ""B. The background of the picture is black, and in the centre of the picture is written in white 'ChAos ThEory'."", ""C. The background of the image is blue, with a short-haired woman in a white patterned shirt talking in the centre of the image, and 'Camilla Costa' written in white letters on the left side of the image."", ""D. The background of the picture is white, and in the centre of the picture there are several portraits of different people, with the words 'Edward Lorenz' written in black on the left side of the portraits.""]",Prior,multiple +Multimodal Alignment_sample_48_3,Multimodal Alignment,Describe the correspond scene when a person said 'But chaos is not the same as disorder.'.,00:03:36,A,"['A. The background of the picture is blue, and there is a short-haired woman wearing a white shirt with a floral pattern waving her hands and speaking.', ""B. The background of the picture is white, and in the centre of the picture there are several portraits of different people, with the words 'Edward Lorenz' written in black on the left side of the portraits."", 'C. The screen has a white background with several different character images, a white keyboard with four white motifs with black borders to the right of the largest character image and a browser interface showing the outline of the map.', 'D. The background of the image is white, on the left side of the image there are several images of smaller figures and one image of a larger figure on a black background, on the right side of the image there is a black horizontal line with a yellow butterfly on top of the horizontal line.']",Prior,multiple +Multimodal Alignment_sample_48_4,Multimodal Alignment,"Describe the correspond scene when a person said 'In the stock market, it reminds us that a slight fluctuation can cause a crisis in the market.'.",00:04:10,B,"['A. The background of the screen is black, and there is a long series of small white numbers in the middle of the screen.', 'B. The background of the picture is black, there are many white squares of different shapes linked by dotted lines, and there is a red curve extending from the upper left corner of the picture to the lower right corner of the picture.', 'C. The background of the picture is black, and there is a string of small white numbers and a figurehead in the picture.', 'D. The background of the screen is black, and there are many green squares of different shapes connected together by white dotted lines.']",Prior,multiple +Multimodal Alignment_sample_48_5,Multimodal Alignment,Describe the correspond scene when a person said 'Our universe continues to obey the laws of cause and effect.'.,00:04:37,C,"['A. The background of the image is black, the left side of the image has a white folded line of an electrocardiogram, and the right side of the image has a black and white shadow of a heart.', 'B. The scene shows the inside of a high-rise building with a transparent glass facade outside, several flights of stairs and many people inside.', 'C. On the left side of the screen is an image of the Earth taken in space, and on the right side of the screen is a cogwheel.', 'D. In the middle of the picture there is a girl in a white long-sleeved shirt chanting a white school bag holding a mobile phone in both hands and looking down at it, and in the background behind her there are several other children gathered around looking at their mobile phones.']",Prior,multiple +Multimodal Alignment_sample_49_1,Multimodal Alignment,"Describe the correspond scene when a person said 'Well, we're talking about atom, neutrons,protons,electrons.'.",00:00:20,D,"['A. The background of the picture is white, and there are several circular lines in the picture, with a small black ball on each line.', 'B. In the middle of the picture there is a man wearing a lapel shirt and a brown long-sleeved jumper waving his hands as he speaks.', 'C. There is a golden coloured container with many small holes in the middle of the container and a black chip with pins in the picture.', ""D. The background of the image is black, there is a simulated molecular structure in the image, and there are four yellow arrows and three yellow letters reading 'NEUTRONS', 'PROTONS' and 'ELECTRONS'.""]",Prior,multiple +Multimodal Alignment_sample_49_2,Multimodal Alignment,Describe the correspond scene when a person said 'Quantum mechanical properties.'.,00:01:14,A,"[""A. A man wearing glasses, a grey shirt and a blue jacket is standing in front of a black border with a blackboard on which is written in white letters 'QUANTUM MECHANICAL PROPERTIES'."", 'B. There is a long-haired woman wearing an orange shirt and a man wearing glasses and a taupe shirt sitting in front of a computer discussing the situation, and there is a whiteboard full of writing on the wall of the room.', 'C. There is a transparent container on the table with a purple square object held by a silver tweezer on top of the container.', 'D. There is a pair of blue-gloved hands with a tool screwing a screw next to the yellow machine in the picture.']",Prior,multiple +Multimodal Alignment_sample_49_3,Multimodal Alignment,Describe the correspond scene when a person said 'It's a zero or it's a one.'.,00:02:00,B,"[""A. A man wearing glasses, a grey shirt and a blue jacket is standing in front of a black border with a blackboard on which is written in white letters 'QUANTUM MECHANICAL PROPERTIES'."", 'B. The picture shows a man in a collared shirt and brown jumper standing in a white room waving his hands and talking.', 'C. Green table with different pool balls scattered on the table.', 'D. The picture shows a sophisticated machine with two layers of yellow discs with vertical tubes of different styles above and below the discs.']",Prior,multiple +Multimodal Alignment_sample_49_4,Multimodal Alignment,"Describe the correspond scene when a person said 'And if you're a transistor, you can only be at the North Pole or the South Pole.'.",00:02:28,C,"['A. The background of the picture is white, and in the middle of the picture there is a golden-coloured instrument, which has many small holes and a black square chip in the middle.', 'B. The picture shows a man in a collared shirt and brown jumper standing in a white room waving his hands and talking.', 'C. The background of the picture is black, there is a rotating earth in the picture, the upper part of the earth has a yellow 0 and an arrow to the right, and the lower part of the earth has a yellow 1 and an arrow to the left.', 'D. The background of the picture is black, and there is a blue object in the middle of the picture, which is surrounded by a number of thin, twisting and rotating blue lines.']",Prior,multiple +Multimodal Alignment_sample_49_5,Multimodal Alignment,Describe the correspond scene when a person said 'what we can do with our conventional computers.'.,00:04:08,D,"['A. In the middle of the picture there is a man in a lapel shirt and brown jumper waving his hands and speaking in a room.', 'B. In the middle of the picture there is a man wearing a grey shirt and blue jacket and glasses standing in front of a blackboard and speaking, with a few white lines and circles drawn on the right side of the blackboard.', 'C. The background of the picture is black, there is a rotating earth in the picture, the upper part of the earth has a yellow 0 and an arrow to the right, and the lower part of the earth has a yellow 1 and an arrow to the left.', 'D. The picture shows a black lady wearing amber-rimmed glasses sitting in front of a computer looking at the computer screen.']",Prior,multiple +Multimodal Alignment_sample_50_1,Multimodal Alignment,Describe the correspond scene when a man said 'The tiny probe detects volatile chemical elements in concentrations that no one had thought possible this close to the Sun.'.,00:01:00,A,"['A. The picture shows a view of the surface of the Moon, with many craters of different sizes, and in the middle of the picture there is a satellite with solar panels flying on the surface of the Moon.', 'B. The background of the picture is black, and in the middle of the picture there is a picture of the surface of the planet in the shape of a semicircle.', 'C. A white satellite with two solar panels rotating in the middle of the frame, with golden reflections on the surface of the solar panels.', 'D. The background of the picture is black and there is a man in a blue shirt talking in the middle of the picture.']",Prior,multiple +Multimodal Alignment_sample_50_2,Multimodal Alignment,Describe the correspond scene when a man said 'In the region of space where the young Earth is also forminng.'.,00:04:05,B,"[""A. The screen's background is black, there is a woman with short black hair wearing glasses and a black T-shirt talking in the center of the screen. "", 'B. The screen shows a picture on a black background with a huge planet in the centre of the screen, illuminated by the yellow sun in its outline, and a smaller white planet on the left side of the screen.', 'C. The background of the screen is black, and in the middle of the screen there is a man in a blue shirt waving his hands as he speaks.', 'D. The screen shows a picture with a black background and a hemispherical moon in the middle of the screen, where the greyish-white surface of the moon and some craters can be seen.']",Prior,multiple +Multimodal Alignment_sample_50_3,Multimodal Alignment,Describe the correspond scene when a man said 'And once we were out of fuel we could no longer burn our engines to keep from crashing into Mercury.'.,00:06:13,C,"['A. The background of the picture is black, and there are two huge planets colliding together with sparks glowing on their surface.', 'B. The background of the screen is black, there is a large planet in the upper right corner of the screen, an asteroid on fire and broken up, and a lot of debris from the planets in the screen.', 'C. The background of the picture is black and there is a man in a blue shirt talking in the picture.', 'D. The screen shows a lot of dark red flames with a black dot moving in the middle of these flames.']",Prior,multiple +Multimodal Alignment_sample_50_4,Multimodal Alignment,Describe the correspond scene when a man said 'That protection keeps solar wind and other ionizing radiation off of the surface.'.,00:07:58,D,"['A. The background of the picture is black with a glowing sun in the middle of the picture.', 'B. A yellow sun in the middle of the screen with grey clouds above and below the sun.', 'C. The background of the picture is black and there is a man with short white hair wearing a pink shirt talking in the middle of the picture.', 'D. There is a grey cloud cover in the picture, and in the middle the sun shines through the cloud on the mountains and river below.']",Prior,multiple +Multimodal Alignment_sample_50_5,Multimodal Alignment,"Describe the correspond scene when a man said 'It's best seen at the poles, but across Earth it's protecting our atmosphere and all life on our planet.'.",00:08:46,A,"['A. There is a green aurora borealis in the sky and the shadow of a mountain range in the picture.', 'B. The background of the picture is black and there is a long-haired woman wearing a black sleeveless vest talking in the picture.', 'C. The background of the picture is black and in the middle of the picture there is a man with short white hair wearing a pink shirt waving his hands and talking.', 'D. There is a snow-covered mountain range in the picture, with a few grey clouds drifting by above the blue-white sky.']",Prior,multiple +Scene Understanding_sample_1_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:42,B,"[""A. Close-up of a juvenile bird in a combination of dark brown, gray and black, with the narrator saying 'Their chicks are still in their dark juvenile plumage.'."", ""B. A flock of black birds with white spots flying from the ground, some still on the ground, the narrator says 'Whilst the more advanced chicks take to the air.'."", ""C. A group of black birds with white spots standing on the ground, the narrator says 'They vary in age.'."", ""D. A flock of blue birds with white spots fly from the ground, some are still on the ground, the narrator says 'Whilst the more advanced chicks take to the air.'.""]",Prior,multiple +Scene Understanding_sample_1_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:51,D,"[""A. A flock of black birds with white spots flying from the ground, some still on the ground, the narrator says 'Whilst the more advanced chicks take to the air.'."", ""B. A dark blue bird with white spots fluttered on the ground and couldn't fly, the narrator said 'others aren't quite ready yet.'."", ""C. A group of black birds with white spots standing on the ground, the narrator says 'They vary in age.'."", ""D. A black bird with white spots fluttering on the ground, the narrator says 'others aren't quite ready yet.'.""]",Prior,multiple +Scene Understanding_sample_1_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:15,C,"[""A. A flock of black birds with white spots flying from the ground, some still on the ground, the narrator says 'Whilst the more advanced chicks take to the air.'."", ""B. A flock of flying birds over a desert, with a patch of vegetation not far from the desert, the narrator says 'Those just starting to learn to fly.'."", ""C. A flock of flying birds above a patch of beach, with a patch of vegetation not far from the beach, the narrator says 'Those just starting to learn to fly.'."", ""D. A black bird with white spots fluttering on the ground, the narrator says 'others aren't quite ready yet.'.""]",Prior,multiple +Scene Understanding_sample_1_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:26,B,"[""A. A blue and white bird landed on a blue sea, and the narrator said 'It's difficult for some of them to stay aloft for long.'."", ""B. A black-and-white bird landed on the blue sea, the narrator said 'It's difficult for some of them to stay aloft for long.'."", ""C. A flock of flying birds above a patch of beach, with a patch of vegetation not far from the beach, the narrator says 'Those just starting to learn to fly.'."", ""D. A black bird with white spots fluttering on the ground, the narrator says 'others aren't quite ready yet.'.""]",Prior,multiple +Scene Understanding_sample_1_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:52,D,"[""A. A small fish swims in a clear sea, and the narrator says 'Giant trevallies.'."", ""B. A black-and-white bird flies over the blue sea, the narrator says 'It's difficult for some of them to stay aloft for long'."", ""C. A flock of flying birds above a beach with a patch of vegetation not far from it, the narrator says 'Those just starting to learn to fly'."", ""D. A huge fish swimming in the clear sea, the narrator says 'Giant trevallies.'.""]",Prior,multiple +Scene Understanding_sample_2_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:23,B,"[""A. A small black and yellow frog lies on a green leaf as the narrator says 'This is a poison dart frog'."", ""B. A tadpole swims in the water in the center of a green plant and the narrator says 'Nice and safe'."", ""C. A small black and yellow frog climbs on a mossy branch, and the narrator says 'Males raise their young in a very special way'."", ""D. A little black and yellow frog hops around on a green mossy branch and the narrator says 'A father will place each one of his tadpoles'.""]",Prior,multiple +Scene Understanding_sample_2_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,B,"[""A. A tadpole swims in the water in the center of a green plant as the narrator says, 'Nice and safe.'."", ""B. A tadpole is lying on a green leafy plant with a little water around it. The narrator says, 'This one isn't doing so well.'."", ""C. A tadpole is lying on a green leafy plant with no water around it. The narrator says, 'This one isn't doing so well.'."", ""D. A small black and yellow frog hopped around on a green mossy branch as the narrator said 'A father will place each one of his tadpoles.'.""]",Prior,multiple +Scene Understanding_sample_2_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:52,D,"[""A. A black and red frog is sitting on a curved leaf of a green plant and chirping, and the narrator says 'Unless its father can find a better place for it.'."", ""B. A tadpole is lying on the leaf of a green plant with a bit of water around it, and the narrator says 'This one isn't doing so well.'."", ""C. A small black and yellow frog hopping on a branch covered with green moss, the narrator says 'A father will place each one of his tadpoles.'."", ""D. A black and yellow frog is sitting on a curved leaf of a green plant and chirping, and the narrator says 'unless its father can find a better place for it.'.""]",Prior,multiple +Scene Understanding_sample_2_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:13,A,"[""A. A yellow and black frog with a tadpole on its back is jumping on a yellow leaf, and the narrator says 'Fathers are no bigger than a human thumbnail.'."", ""B. A tadpole is lying on a green plant leaf with a little water around it, and the narrator says 'This one isn't doing so well.'."", ""C. A yellow and white frog with a tadpole on its back hopping on a yellow leaf, the narrator says 'Fathers are no bigger than a human thumbnail.'."", ""D. A black and yellow frog is sitting on a curved leaf of a green plant and chirping as the narrator says 'UNLESS its father can find a better place for it.'.""]",Prior,multiple +Scene Understanding_sample_2_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:07,C,"[""A. A yellow and black frog with a tadpole on its back is jumping on a yellow leaf, and the narrator says 'Fathers are no bigger than a human thumbnail.'."", ""B. Two small green and yellow frogs on a branch, one of them chirping, the narrator says 'A female could do something a mae cannot.'."", ""C. Two black and yellow froglets on a branch, one of them chirping, narrator says 'A female could do something a mae cannot.'."", ""D. A black and yellow frog is sitting on a curved leaf of a green plant and chirping as the narrator says 'UNLESS its father can find a better place for it.'.""]",Prior,multiple +Scene Understanding_sample_3_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:11,A,"[""A. A pangolin is licking food out of a crevice in a rock with its long tongue, and the narrator says 'Her sticky tongue, some 30 centimetres long.'."", ""B. A pangolin walks forward on the grass and the narrator says 'But it's hidden.'."", ""C. A pangolin sniffs the ground and is surrounded by dry land, the narrator says 'A pangolin.'."", ""D. A pangolin sniffs the ground as it passes through green plants on dry land, and the narrator says 'A keen sense of smel enables her todetect the presence of ants and termites.'.""]",Prior,multiple +Scene Understanding_sample_3_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:35,B,"[""A. A pangolin is licking food out of a crevice in a rock with its long tongue, and the narrator says 'Her sticky tongue, some 30 centimetres long.'."", ""B. A golden meadow with rolling hills in the background, the grasses swaying in the wind, the narrator says 'The drier it gets, the deeper the termites live.'."", ""C. A blue meadow with rolling hills in the background, the grass swaying in the wind, the narrator says 'The drier it gets, the deeper the termites live.'."", ""D. A pangolin sniffs the ground as it passes through green plants on dry land, and the narrator says 'A keen sense of smel enables her todetect the presence of ants and termites.'.""]",Prior,multiple +Scene Understanding_sample_3_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:45,B,"[""A. A pangolin is licking food out of a crevice in a rock with its long tongue, and the narrator says 'Her sticky tongue, some 30 centimetres long.'."", ""B. An aardvark is walking on the grass, the narrator says 'But not of an aardvark.'."", ""C. A golden meadow with rolling hills in the background, the grasses swaying in the wind, the narrator says 'The drier it gets, the deeper the termites live.'."", ""D. An aardvark is running on the grass and the narrator says 'But not of an aardvark.'.""]",Prior,multiple +Scene Understanding_sample_3_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:03,D,"[""A. An aardvark runs through the grass and sniffs the ground with its nose, the narrator says 'Its sense of smel is extremely acute.'."", ""B. A golden meadow with rolling hills in the background, the grasses swaying in the wind, the narrator says 'The drier it gets, the deeper the termites live.'."", ""C. An aardvark is walking on the grass, the narrator says 'But not of an aardvark.'."", ""D. An aardvark is walking through the grass while sniffing the ground with its nose, the narrator says 'Its sense of smel is extremely acute.'.""]",Prior,multiple +Scene Understanding_sample_3_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:23,B,"[""A. An aardvark is digging the ground with its hind limbs, surrounded by dry land, and the narrator says 'Shovel-like claws and powerful leg.'."", ""B. An aardvark is digging the ground with its forelegs, surrounded by dry land, narrator says 'Shovel-like claws and powerful leg.'."", ""C. An aardvark is walking on the grass, the narrator says 'But not of an aardvark.'."", ""D. An aardvark is walking through the grass while sniffing the ground with its nose, the narrator says 'Its sense of smel is extremely acute.'.""]",Prior,multiple +Scene Understanding_sample_4_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:25,A,"[""A. A group of crabs are crawling on the rocks and they are all looking at the sea, the narrator says 'waiting for the tide to go out.'."", ""B. A crab walks on a rock, and the words 'Crab vs. Eel vs. Octopus' are in the scene, and the narrator says 'One of thousands of shore crabs just waiting for their moment.'."", ""C. A group of crabs walking on a rocky shore. The narrator says 'One of thousands of shore crabs just waiting for their moment.'."", ""D. A group of crabs crawling on the rocks, with the sea below, and the narrator says, 'Every day, they gather on the tropical shores of Brazil.'.""]",Prior,multiple +Scene Understanding_sample_4_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,B,"[""A. A group of crabs are crawling on the rocks and they are all looking at the sea, the narrator says 'waiting for the tide to go out.'."", ""B. A green seaweed-covered rock, washed by the sea, with a deep blue ocean and cliffs in the background, the narrator says 'Seaweed-covered rocks, 100 meters from the shore.'."", ""C. A blue seaweed-covered rock, washed by the sea, with a deep blue ocean and cliffs in the background, the narrator says 'Seaweed-covered rocks, 100 meters from the shore.'."", ""D. A group of crabs crawling on the rocks, with the sea below, and the narrator says, 'Every day, they gather on the tropical shores of Brazil.'.""]",Prior,multiple +Scene Understanding_sample_4_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:53,C,"[""A. A group of crabs are crawling on the rocks and they are all looking at the sea, the narrator says 'waiting for the tide to go out.'."", ""B. A green seaweed-covered rock, washed by the sea, with a deep blue ocean and cliffs in the background, the narrator says 'Seaweed-covered rocks, 100 meters from the shore.'."", ""C. A crab with black markings on its back leaps up from the rocks, the narrator says 'Getting there is a race against the tide.'."", ""D. A crab with blue spots on its back jumps up from the rock and the narrator says 'Getting there is a race against the tide.'.""]",Prior,multiple +Scene Understanding_sample_4_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:35,D,"[""A. A green spotted moray eel bites a crab standing on a rock and grabs it into the sea, the narrator says 'And for good reason.'."", ""B. A green seaweed-covered rock, washed by the sea on the seashore, with a deep blue ocean and cliffs in the background, the narrator says 'Seaweed-covered rocks, 100 meters from the shore.'."", ""C. A crab with black spots on its back leaps up from the rocks, the narrator says 'Getting there is a race against the tide.'."", ""D. A moray eel with brown markings bites a crab standing on a rock and grabs it into the sea, and the narrator says 'And for good reason.'.""]",Prior,multiple +Scene Understanding_sample_4_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:55,A,"[""A. A moray eel with brown markings is hiding by a rock and the narrator says 'The chain moray is a specialist crab hunter.'."", ""B. A moray eel with green spots is hiding next to a rock and the narrator says 'The chain moray is a specialist crab hunter.'."", ""C. A crab with black spots on its back leaps up from a rock, and the narrator says 'Getting there is a race against the tide.'."", ""D. A moray eel with brown markings bites a crab standing on a rock and grabs it into the sea, the narrator says 'And for good reason.'.""]",Prior,multiple +Scene Understanding_sample_5_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:59,A,"[""A. A tiger rests on the grass with its eyes closed, and the narrator says 'Mother and sons.'."", ""B. A black crow stands on a branch and chirps, the narrator says 'Alarm calls warn of an intruder.'."", ""C. A tiger walks in the forest, and the narrator says 'This time, it's an adult male tiger.'."", ""D. A tiger lies in a rocky waterhole surrounded by trees, the narrator says 'This is the cub's favorite waterhole.'.""]",Prior,multiple +Scene Understanding_sample_5_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:03,B,"[""A. A tiger rests on the grass with its eyes closed, and the narrator says 'Mother and sons.'."", ""B. Two tigers were resting on their stomachs in the forest, surrounded by bushes, and the narrator said 'sleep off their meal.'."", ""C. Two tigers resting on their backs in the forest, surrounded by berry bushes, as the narrator says 'sleep off their meal.'."", ""D. A tiger lies in a rocky waterhole surrounded by trees, and the narrator says 'This is the cub's favorite waterhole.'.""]",Prior,multiple +Scene Understanding_sample_5_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:32,C,"[""A. A tiger rests on its back in the grass with its eyes closed, and the narrator says 'Mother and sons.'."", ""B. Two tigers were resting on their stomachs in the forest, surrounded by bushes, and the narrator said 'sleep off their meal.'."", ""C. A tiger lies down in a puddle in a rocky area, while another cub is at the puddle, and the narrator says 'Tiger fathers rarely meet their offspring.'."", ""D. A tiger lying in a rocky puddle, another adult tiger at the puddle, and the narrator says 'Tiger fathers rarely meet their offspring.'.""]",Prior,multiple +Scene Understanding_sample_5_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:47,D,"[""A. A tiger is walking in the forest, surrounded by rocks, foliage and trees, the narrator says 'But while he is patrolling the forest.'."", ""B. Two tigers were resting on their stomachs in the forest, surrounded by bushes, and the narrator said 'sleep off their meal.'."", ""C. A tiger lies down in a puddle in a rocky area, while another cub is at the puddle, and the narrator says 'Tiger fathers rarely meet their offspring.'."", ""D. A tiger is walking in the forest, surrounded by rocks, dead leaves and trees, the narrator says 'But while he is patrolling the forest.'.""]",Prior,multiple +Scene Understanding_sample_5_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:22,A,"[""A. A big tiger and three tiger cubs are walking on a path in the forest, and the narrator says 'She still has to provide for the whole family.'."", ""B. A big tiger and three cubs walking on a path by a river, the narrator says 'She still has to provide for the whole family.'."", ""C. A tiger lying in a puddle in a rock, another tiger cub at the puddle, narrator says 'Tiger fathers rarely meet their offspring.'."", ""D. A tiger is walking in the forest, surrounded by rocks, dead leaves and trees, the narrator says 'But while he is patrolling the forest.'.""]",Prior,multiple +Scene Understanding_sample_6_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:55,B,"[""A. A group of monkeys sitting on the wall is barking, a mother monkey wearing a child on the abdomen walking, the narrator says: 'and forced to live on the fringes of the troop.'."", ""B. The little monkey was carried away by a mother monkey without children. A few meters away, the little monkey looked at his mother and begged for saving. the narrator says, 'He's only a few meters away.'."", ""C. The little monkey is playing on the ground, the monkey on the side suddenly picked up the little monkey, the monkey mother reaction is too late, the little monkey was stolen, the narrator explains: 'he's been snatched stolen by a higher ranking female.'."", ""D. A mother monkey is holding a little monkey, and the little monkey is scratching its legs and looking around. The narrator says: 'As outcasts, their only comfort is each other.'.""]",Prior,multiple +Scene Understanding_sample_6_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:34,B,"[""A. A mother monkey picked up the little monkey, the little monkey shouted in defiance, and the narrator said: 'the kidnapper has never raised the baby before.' ,Then the mother monkey carried the baby monkey away and walked away."", ""B. A monkey looks ahead and jumps onto the stone wall to follow in the footsteps of another monkey. The narrator says, 'the young mother can't let them out of her sight.'."", ""C. A car came in front of the monkey. The monkey leaned against the wall to avoid it. Then it came to the wall beside the road. The narrator says, 'they're headed towards a cable car tower.'."", 'D. A monkey holding a little monkey, walking slowly on the ground, the little monkey constantly Shouting.']",Prior,multiple +Scene Understanding_sample_6_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:38,B,"[""A. A female monkey quickly climbs on the high ledge and looks around at the movements of the other monkey. The narrator says, 'they are thirty meters up.'."", ""B. the little monkey looks at his mother from the other side of the wire, and the narrator says, 'the kidnapper refuses to surrender him.'."", ""C. A monkey carrying a baby goes to the mother. The mother reaches out to grab her baby and fails. The narrator says: 'if she tried to grab her baby and fails, he could fall to his death.'."", 'D. A monkey holding a baby monkey came to a fence, the monkey mother looked at the baby in the arms of another monkey, as the monkey mother approached, the other monkey held the baby monkey in the arms to prevent the monkey mother from succeeding.']",Prior,multiple +Scene Understanding_sample_6_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:48,A,"[""A. A mother monkey stands on a bridge and looks down through a transparent grid as the narrator says, 'and do it, she needs to recruit another macaque.'."", ""B. A baby monkey looks at its mother from the other end of a barbed wire fence as the narrator says, 'The kidnappers refused to hand it over.'."", ""C. A baby monkey's mother looks ahead helplessly, then around the room as the narrator says, 'Mom can try to do it.'."", ""D. A monkey carries a baby monkey toward its mother. The mother reaches for the baby monkey, but is unsuccessful because she is afraid the baby will get hurt. The narrator says, 'If she tries to grab the baby monkey but fails, the baby monkey will fall to its death.'.""]",Prior,multiple +Scene Understanding_sample_6_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:57,B,"[""A. A monkey is looking for a tick on another monkey. A little monkey outside the wire grabs the wire to watch its mother. The narrator says, 'it's the basis for peace in makak society.'."", ""B. The three monkeys are next to each other. The little monkey goes back to his mother. The narrator says, 'The kidnap is over. And the youngster can climb back.'."", ""C. A monkey, holding the baby monkey, climbs from one side of the wire fence to the side with two monkeys, and the narrator says: 'eventually the urge to join in is just to strong.'."", ""D. A monkey is helping another monkey to find a tick on his body, in perfect harmony, the narrator says: 'all monkeys love to be groomed even by a low ranking female.'.A. A monkey is looking for a tick on another monkey. A little monkey outside the wire grabs the wire to watch its mother. The narrator says, 'it's the basis for peace in makak society.'."", ""B. The three monkeys are next to each other. The little monkey goes back to his mother. The narrator says, 'The kidnap is over. And the youngster can climb back into his mother's arms.'."", ""C. A monkey, holding the baby monkey, climbs from one side of the wire fence to the side with two monkeys, and the narrator says: 'eventually the urge to join in is just to strong.'."", ""D. A monkey is helping another monkey to find a tick on his body, in perfect harmony, the narrator says: 'all monkeys love to be groomed even by a low ranking female.'.""]",Prior,multiple +Scene Understanding_sample_7_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,B,"['A. A leopard came quietly, the antelope raised its head when it noticed it, and the leopard stopped and pricked up its ears to listen so as not to be exposed. Nerve-racking music is played here.', ""B. An antelope was grazing when a leopard slowly approached it and the narrator said, 'The male puku is close enough, but he's too big totackle.'."", 'C. A leopard lies in wait in a ravine as an antelope grazes ', ""above it. The narrator says, 'The steep walls of the ravine now served as cover for its ambush.'."", ""D. A leopard gazes ahead and the commentator says, 'He is the most versatile of all the big cats'.""]",Prior,multiple +Scene Understanding_sample_7_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:35,D,"[""A. A herd of elk is grazing in a meadow as a leopard moves quietly deeper into the ravine. The narrator says, 'To succeed here, she needs to find prey grazing close to the edge.'."", ""B. B. An antelope was grazing when a leopard slowly approached it and the narrator said, 'The male puku is close enough, but he's too big totackle.'."", ""C. An antelope is grazing and a leopard is slowly making its way to the other end of the ravine. The narrator says 'Slowly does it.'."", ""D. A herd of antelope is grazing in the grass while a leopard is moving quietly deeper into thea ravine. The narrator says, 'To succeed here, she needs to find prey grazing close to the edge.'.""]",Prior,multiple +Scene Understanding_sample_7_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:32,C,"[""A. The lion wagged his tail in disappointment and continued through the canyon in search of his next target, to which the narrator said, 'If you success, you can starve for a week.'."", ""B. A leopard slowly approaches an antelope in the canyon, the antelope senses it, raises its head and runs away in fear. The narrator says, 'Frustrated'."", ""C. The leopard wagged its tail in disappointment and continued through the canyon in search of its next target; the narrator said, 'Success would have staved off hunger for a week.'."", 'D. A leopard bends down in the canyon and posturing in preparation for the hunt; an antelope is still grazing, not realizing the danger. The amount of tense background music playing here.']",Prior,multiple +Scene Understanding_sample_7_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:49,C,"[""A. One antelope looks around, another watches the other antelope foraging, some monkey sit on the ground frolicking, and the narrator says, 'But while there's prey around, there's hope.'."", ""B. A leopard slowly pokes its head out of the canyon to see what's going on up there Narrator says, 'peeking over the top is a risk.'."", ""C. A herd of antelope grazes on the grass and then walk around. The narrator says, 'But it's the quickest way to find a new target.'."", ""D. The leopard wagged its tail in disappointment and continued through the canyon in search of its next target; the narrator said, 'Success would have staved off hunger for a week.'.""]",Prior,multiple +Scene Understanding_sample_7_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:54,B,"[""A. The elk's head peeked out of the ravine, from which it quickly departed. It miraculously escaped the leopard's yoke, and the narrator says, 'Except it isn't.Dazed and disorientated, the impala makes a miraculous esscape.'."", ""B. The gazelle's head peeked out of the ravine, from which it quickly departed. It miraculously escapes the leopard's yoke, and the narrator says, 'Dazed and disorientated, the impala makes a miraculous esscape.'."", ""C. A leopard launches a swift attack from the gorge, suddenly pouncing on the fleeing antelope, grabbing it by the neck and then dragging it into the gorge. 'A burst of speed of 65 kilometers an hour,and it's all over in less than six seconds.'."", ""D. An antelope was looking around in the grass when it spotted danger and let out a 'poof'. The other antelope looks up and scurries away. The soundtrack makes people very nervous.""]",Prior,multiple +Scene Understanding_sample_8_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:25,A,"[""A. A group of penguins are standing on the snow, two of them walk off leaving a young penguin behind, the narrator says 'Now both parents can head off to sea to go fishing.'."", ""B. An adult penguin opens its beak and prepares to feed its young in its arms, the narrator says 'For the last few weeks, the mother and father have taken it in turn to feed their offspring.'."", ""C. A juvenile penguin is lying on its stomach underneath an adult penguin, chewing its food, and the narrator says 'But its growing appetite will soon forceboth parents to go away fishing at the same time.'."", ""D. An adult penguin kicks a juvenile penguin out of the way, and the narrator says 'Sometimes it takes a wel timed kick.'.""]",Prior,multiple +Scene Understanding_sample_8_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:41,B,"[""A. A group of penguins are standing on the snow, two of them walk away leaving a young penguin behind, the narrator says 'Now both parents can head off to sea to go fishing.'."", ""B. Two young penguins with gray body feathers are walking on the snow, the narrator says 'For the first time, the chicks will have to face the elements without a parent to protect them.'."", ""C. Two little penguins with black body feathers walk on the snow and the narrator says 'For the first time, the chicks will have to face the elements without a parent to protect them.'."", ""D. an adult penguin kicks a juvenile penguin out of the way, and the narrator says 'Sometimes it takes a wel timed kick.'.""]",Prior,multiple +Scene Understanding_sample_8_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:52,C,"[""A. A group of penguins are standing on the snow, two of them walk away leaving a young penguin behind, the narrator says 'Now both parents can head off to sea to go fishing.'."", ""B. Two young penguins with gray body feathers are walking on the snow, the narrator says 'For the first time, the chicks will have to face the elements without a parent to protect them.'."", ""C. A juvenile penguin is lying on its belly underneath an adult penguin, who chases away another juvenile penguin with gray body feathers, as the narrator says 'Other adults certainly won't look after them.'."", ""D. A juvenile penguin lying on its belly underneath an adult penguin, the adult penguin chases away another juvenile penguin with white body feathers and the narrator says 'Other adults certainly won't look after them.'.""]",Prior,multiple +Scene Understanding_sample_8_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:02,D,"[""A. A group of adult penguins gather together in the snow, and the narrator says 'So lone chicks gather together for comfort.'."", ""B. Two young penguins with gray body feathers are walking on the snow, the narrator says 'For the first time, the chicks will have to face the elements without a parent to protect them.'."", ""C. A juvenile penguin is lying on its belly underneath an adult penguin, who chases away another juvenile penguin with gray body feathers, as the narrator says 'Other adults certainly won't look after them.'."", ""D. A group of juvenile penguins gathered together in the snow, the narrator says 'So lone chicks gather together for comfort.'.""]",Prior,multiple +Scene Understanding_sample_8_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:38,B,"[""A. A group of black penguin chicks huddled together in the snow, forming a small huddle, as the narrator said 'The chicks instinctively create their own mini huddle, just as their fathers do.'."", ""B. A group of gray penguin chicks huddle together in a small group on the snow, and the narrator says 'The chicks instinctively create their own mini huddle, just as their fathers do.'."", ""C. A juvenile penguin is lying on its belly underneath an adult penguin, who chases away another juvenile penguin with gray body feathers, as the narrator says 'Other adults certainly won't look after them.'."", ""D. A group of juvenile penguins gathered together in the snow, the narrator says 'So lone chicks gather together for comfort.'.""]",Prior,multiple +Scene Understanding_sample_9_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:46,A,"[""A. A deep blue ocean with sunlight passing through the surface. The narrator says 'from many kilometers away and will lead it to its next meal.'."", ""B. A shark is swimming in a deep blue ocean, a close-up of the shark is shown and the narrator says 'The blue shark.'."", ""C. A shark is swimming in a deep blue sea, the sunlight penetrates the sea, the shark is in the center of the picture and the narrator says 'It travels over 8,000 kilometres a year.'."", ""D. A shark is swimming in a deep blue ocean, the image shows an overhead view of the shark and the narrator says 'This one may not have eaten for two months.'.""]",Prior,multiple +Scene Understanding_sample_9_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:22,B,"[""A. A deep blue sea with sunlight passing through it. The narrator says 'from many kilometers away and will lead it to its next meal.'."", ""B. The wreckage of a dead whale floating on a deep blue ocean, with a shark hovering next to the wreckage, the narrator says 'A dead whale recently struck by a ship.'."", ""C. The remains of a dead dolphin floating in a deep blue sea, with a shark hovering over the remains, the narrator says 'A dead whale recently struck by a ship.'."", ""D. A shark swims in a deep blue sea, the scene shows an overhead view of the shark, the narrator says 'This one may not have eaten for two months.'.""]",Prior,multiple +Scene Understanding_sample_9_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:25,C,"[""A. A deep blue sea with sunlight passing through it. The narrator says 'from many kilometers away and will lead it to its next meal.'."", ""B. The remains of a dead whale were floating on a deep blue sea, and a shark was hovering beside the remains, and the narrator said 'A dead whale recently struck by a ship.'."", ""C. A white shark munches on the remains of a dead whale as the narrator says 'Great whites are eager to feed on energy-rich whale blubber.'."", ""D. A blue shark munches on the remains of a dead whale as the narrator says 'Great whites are eager to feed on energy-rich whale blubber.'.""]",Prior,multiple +Scene Understanding_sample_9_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:01,D,"[""A. A school of sharks swam in the dark green ocean, the narrator said 'As the oils from this dead whale spread more widely.'."", ""B. The remains of a dead whale floated in a deep blue sea, and a shark hovered near the remains, the narrator said 'A dead whale recently struck by a ship.'."", ""C. A shark hovers near the remains of a dead whale floating in the deep blue sea, and the narrator says 'A dead whale recently struck by a ship.'."", ""D. A group of sharks swimming in the deep blue ocean, the narrator says 'As the oils from this dead whale spread more widely.'.""]",Prior,multiple +Scene Understanding_sample_9_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:29,A,"[""A. A group of sharks are eating the remains of a dead whale, and the narrator says 'Within days, the carcass wil be stripped of its blubber.'."", ""B. A shark hovers near the remains of a dead whale floating in the deep blue sea, and the narrator says 'A dead whale recently struck by a ship.'."", ""C. A white shark munches on the remains of a dead whale as the narrator says 'Great whites are eager to feed on energy-rich whale blubber.'."", ""D. A school of sharks swims in the deep blue ocean, the narrator says 'As the oils from this dead whale spread more widely.'.""]",Prior,multiple +Scene Understanding_sample_10_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:48,A,"[""A. A green leaf has some frog eggs about to hatch attached to it, the narrator says 'There are several clutches on the leaf.'."", ""B. A small frog jumped in the green grass, the narrator said 'Danger past.'."", ""C. A little frog is lying on its back on the green leaves, and the narrator says 'And that's just as well, because he is a father.'."", ""D. A little frog is lying on a leaf with a nest of eggs next to it, and the narrator says 'And he's guarding some very precious eggs.'.""]",Prior,multiple +Scene Understanding_sample_10_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:14,B,"[""A. A green leaf has some frog eggs about to hatch attached to it, the narrator says 'There are several clutches on the leaf.'."", ""B. A wasp is looking at the frogs' eggs on the leaf, the narrator says 'This wasp is a specialist hunter of frogs' eggs.'."", ""C. A wasp is looking at the frogs' eggs attached to a yellow leaf and the narrator says 'This wasp is a specialist hunter of frogs' eggs.'."", ""D. A little frog is lying on a leaf with a nest of eggs next to it, and the narrator says 'And he's guarding some very precious eggs.'.""]",Prior,multiple +Scene Understanding_sample_10_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:56,C,"[""A. A green leaf has some frog eggs about to hatch attached to it, the narrator says 'There are several clutches on the leaf.'."", ""B. A wasp is looking at the frogs' eggs attached to the green leaf, and the narrator says 'This wasp is a specialist hunter of frogs' eggs.'."", ""C. a wasp rests on a maple leaf eating frogs' eggs, the narrator says 'But these tadpoles are not as helpless as they might appear.'."", ""D. a wasp resting on a green leaf is eating frog eggs, the narrator says 'But these tadpoles are not as helpless as they might appear.'.""]",Prior,multiple +Scene Understanding_sample_10_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:09,D,"[""A. A green leaf has some frog eggs about to hatch attached to it, the narrator says 'There are several clutches on the leaf.'."", ""B. A wasp is looking at the frogs' eggs attached to the green leaf, and the narrator says 'This wasp is a specialist hunter of frogs' eggs.'."", ""C. A wasp rests on a maple leaf eating frogs' eggs, the narrator says 'But these tadpoles are not as helpless as they might appear.'."", ""D. A wasp resting on a green leaf is eating frog eggs, and in the frog egg next to it the frog pup jumps out of the egg sac, the narrator says 'Incredibly, the unhatched tadpoles can sense danger.'.""]",Prior,multiple +Scene Understanding_sample_10_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:25,A,"[""A. A wasp is approaching next to a green frog and the narrator says 'The wasp's stings could kill him.'."", ""B. A wasp is looking at the frog's eggs attached to a green leaf, the narrator says 'This wasp is a specialist hunter of frogs' eggs.'."", ""C. A wasp resting on a maple leaf is eating frogs' eggs, the narrator says 'But these tadpoles are not as helpless as they might appear.'."", ""D. A wasp resting on a green leaf is eating a frog's egg, and in the frog's egg next to it the frog pup jumps out of the egg sac, the narrator says 'Incredibly, the unhatched tadpoles can sense danger.'.""]",Prior,multiple +Scene Understanding_sample_11_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:48,A,"[""A. A man wearing a black raincoat and carrying a backpack trudges down the river through a narrow gap in the rocks and says 'Keep out of it as much as you can.'."", ""B. A man dressed in black and wearing a hat carrying a backpack and a bundle of ropes walks through the snow and the presenter says 'The obvious route to the coast and safety.'."", ""C. A man dressed in black standing next to a river, he reaches out and points into the distance and says 'Okay, just follow this down.'."", ""D. A man in a black raincoat and black gloves is pointing to a gorge and asks 'See this gorge?'.""]",Prior,multiple +Scene Understanding_sample_11_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:45,B,"[""A. A man dressed in black, wearing black gloves and carrying a rucksack trudges down the river through narrow rocky crevices and says 'Keep out of it as much as you can.'."", ""B. A man wearing black clothes, black gloves, and a backpack is pulling on a green and orange rope tied to a rock with rocks and water flowing in the background and says 'It's gonna be strong enough.'."", ""C. A man dressed in black, wearing black gloves and carrying a backpack is standing next to a river, he reaches out and points into the distance and says 'Okay, just follow this down.'."", ""D. A man wearing black clothes, black gloves and a backpack is pulling on a green and red rope tied to a rock with rocks and water flowing in the background, the man says 'It's gonna be strong enough.'.""]",Prior,multiple +Scene Understanding_sample_11_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:30,C,"[""A. A man dressed in black, wearing black gloves and carrying a rucksack trudges down the river through narrow rocky crevices and says 'Keep out of it as much as you can.'."", ""B. A man wearing black clothes, black gloves, and a backpack is pulling on a green and orange rope tied to a rock with rocks and water flowing in the background and says 'It's gonna be strong enough.'."", ""C. A man wearing black clothes, black gloves, and a backpack is pulling on a green and orange rope and says 'I'm gonna get the rope back!'."", ""D. A person wearing black clothes, red gloves and a backpack is pulling on a green and orange rope and says 'I'm gonna get the rope back!'.""]",Prior,multiple +Scene Understanding_sample_11_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:03,D,"[""A. A man wearing black clothes, black gloves and a white backpack is struggling to cross a river, the man in the background says 'The average man burns 2,500 calories a day.'."", ""B. A man wearing black clothes, black gloves, and a backpack is pulling on a green and orange rope tied to a rock with rocks and water flowing in the background and says 'It's gonna be strong enough.'."", ""C. A man wearing black clothes, black gloves, and a backpack is pulling on a green and orange rope and says 'I'm gonna get the rope back!'."", ""D. A man wearing black clothes, black gloves and a black backpack is struggling to cross a river and the man in the background says 'The average man burns 2,500 calories a day.""]",Prior,multiple +Scene Understanding_sample_11_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:33,A,"[""A. A man wearing black clothes, black gloves and a backpack standing by a stream pointing to the sky and saying 'You know, out there in the high mountains'."", ""B. A man wearing black clothes, black gloves and a backpack who is pulling on a green and orange rope tied to a rock with rocks and water flowing in the background says 'It's gonna be strong enough'."", ""C. A man wearing black clothes, black gloves and a backpack pulling on a green and orange rope and saying 'I'm gonna get the rope back!'."", ""D. A man wearing black clothes, black gloves and a black backpack is struggling to cross a river and the man in the background says 'The average man burns 2,500 calories a day.'.""]",Prior,multiple +Scene Understanding_sample_12_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:49,D,"[""A. A pangolin uses its sense of smell to find food, and the narrator says, 'This insect-eating prehistoric manmal has walked panet Earth for 80 million years.'."", ""B. A pangolin uses its sharp claws to pick away at the dirt, and the narrator says, 'its powerful claws have evolved to tear open termite mounds.'."", ""C. A pangolin searches for food in a wet and bare bamboo forest, and the narrator says, 'In Mandarin, Pangolin means an animal that can dig its way out of the mountains.'."", ""D. A pangolin uses its eyes to look into the mouth of a cave to see if there is any food. The narrator says: 'A pangolin can consume 70 million insects a year.'.""]",Prior,multiple +Scene Understanding_sample_12_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:07,C,"[""A. A pangolin searches for food in a wet and bare bamboo forest, and the narrator says, 'In Mandarin, Pangolin means an animal that can dig its way out of the mountains.'."", ""B. A pangolin walks in a bamboo forest. The narrator says, 'earning it the title guardian of the forest.'."", ""C. A pangolin slowly crawls to the entrance of a cave. The narrator says: 'shy nocturnal creatures, they spend most of the day in underground burrows.'."", ""D. A pangolin uses its eyes to look into the mouth of a cave to see if there is any food. The narrator says: 'A pangolin can eat 70 million insects a year, helping to maintain the balance of the ecosystem.'.""]",Prior,multiple +Scene Understanding_sample_12_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:37,A,"[""A. A pangolin is in a cave and hovers to protect itself. The narrator says:'The are poached for their scales.'."", ""B. A pangolin slowly crawls to the entrance of a cave. The narrator says: 'shy nocturnal creatures, they spend most of the day in underground burrows.'."", ""C. A pangolin's body is covered with scales, the narrator says:'formed like human fingernails from keratin.'."", ""D. A pangolin walks in a bamboo forest. The narrator says, 'earning it the title guardian of the forest.'.the ecosystem.'.""]",Prior,multiple +Scene Understanding_sample_12_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:16,A,"[""A. A pangolin walks slowly through withered leaves, which the narrator says 'to save this extraordinary careture from extinction.'."", ""B. A pangolin searches for food among the withered bamboo leaves, which, the narrator says, 'drives them to the brink of extinction.'."", ""C. A pangolin's body is covered with dense and hard scales, neatly organized, which the narrator says:'are formed of keratin like human fingernails.'."", ""D. A pangolin slowly crawls to the entrance of the cave. 'They are shy, nocturnal animals that spend most of the day in underground burrows,' says the narrator.""]",Prior,multiple +Scene Understanding_sample_12_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:28,C,"[""A. A pangolin crawls next to a stream, and the narrator says, 'although their scales have officially been, banned from use in traditional medicine.'."", ""B. A pangolin crawls slowly and the narrator says: 'it's going to take rigorous enforcement from extinction.'."", ""C. Several people are picking tea leaves, the narrator says: 'Is perhaps the greatest symbol of how.'."", ""D. A pangolin searches for food among the withered bamboo leaves, which, the narrator says, 'drives them to the brink of extinction.'.""]",Prior,multiple +Scene Understanding_sample_13_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:45,B,"[""A. A man in a blue shirt points to the red fruits in the cactus and says, 'see these very distinct red tops to them.'."", ""B. A man in a blue shirt takes the tail of a snake and puts it on a stick and uses a knife to cut off part of it saying, 'Take the rattle off, give that as a present to my little boy, and then the meat of this and just roast on a bit of this Devil's Walking Stick.'."", ""C. A man in a blue shirt peels the body and skin of a snake with great force and says, 'By fire going I can skin this snake and get it cooked.'."", ""D. A man in a blue shirt carefully puts the fruit of a cactus ball with a knife and says: 'And that's truly gorgeous.'.""]",Prior,multiple +Scene Understanding_sample_13_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:58,C,"[""A. A man wearing a blue shirt and carrying a black book bag collects green plants around him and says: 'There are still light to collect some creosote bush for a mattress.'."", ""B. A man in a blue shirt spreads green plants on the floor and says: 'Not only because the bugs hate it, keeps them away from me but it also masks my smell,which is going to help me keep the mountain lions away from this cave.'."", ""C. A man in a blue shirt picks up a roasted snake and observes: 'Why is it everything around here is either spiky sharp or out to kill you?'."", ""D. A man in a blue shirt picks up the scuttled snake meat and puts it inside the fire to roast, says: 'Good thing about this because all the spikes it's going to grip to it really nicely. And then the green wood won't burn, the snake will cook that supper.'.""]",Prior,multiple +Scene Understanding_sample_13_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:39,C,"[""A. A man in a blue shirt says, while eating the food in his hand, 'People pften say that snakes taste like chicken. But you konw what? They just don't. It's more like flame-grilled sinewy bone and skin.'."", ""B. A man in a blue shirt catch a small animal in a rock crevice and says, 'Fast little fella, but actually if you just take the head off that and then the squeeze the guts out, that's gonna be a good little, munch on the way.'."", ""C. A man wearing a red and black jacket and carrying a black backpack walks down a steep rock face and says, 'Opportunities to find some seafood'."", ""D. A man in a blue shirt holding a handful of processed food in his hand says:'that's gonna be a good little, munch on the way.'. The food is then put into his mouth.""]",Prior,multiple +Scene Understanding_sample_13_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:47,D,"[""A. A man wearing a red cloths takes the food in his hand and brings it to his mouth says, 'Above all it's warming.'."", ""B. A man naked from the waist up comes out of the water, picks up the knife to mercy a fish and says, 'Oh! One trigger fish.'."", ""C. A man naked from the waist up holding a fish in one hand and a knife in the other pointed at the fish and says:'Man look at the teeth on that thing, they're almost human.'."", ""D. A man naked from the waist up holds the fish up, pulls up the fins and says:'that will go up, acts like a Barb to stop any bigger fish trying to swallow it.'.""]",Prior,multiple +Scene Understanding_sample_13_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:53,A,"[""A. A man builds a fire and roasts food in the dark of night, and the narrator says, 'we're just 500 miles north of the equator, where the sun rises and falls vertically.'."", ""B. A man naked from the waist up feeds food into his mouth but touches his mouth from side to side with a pained expression and says: 'They've got a queue on it, slides on one side and you munch the other.'."", ""C. A man naked from the waist up slowly cuts the body of a fish open with a knife and says: 'Let's get him gutted.I'm saving the meat for later.'."", ""D. A man naked from the waist up cuts out the fish's eye and then holds it in his hand and hands it to the photographer, says: 'And there you go, see that? It looks pretty horrible but really nutritious and lots of good fluids in it.'.""]",Prior,multiple +Scene Understanding_sample_14_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:45,B,"[""A. A man squats down and describes to the plant in front of him, 'These are little immature fern fronds and there are actually edible, and indigenous people around here will harvest these and then eat them but you need to boil them twice before you do eat them but you can recognise them just from these monkey tail shape that they have and also the way they are covered in this kind of horrible loopy slime.'."", ""B. A man strokes the plant on the ground and says, 'But they develop this just to protect themselves from being eaten from bugs. ', then he cuts down the plant on the ground."", ""C. A man just comes out of a cave and looks around, and the interpreter says: 'The rainforest here has over nine feet of rainfall every year and it's home over a million species of plants and animals.'."", ""D. A man cautiously walks through a puddle and the narrator says, 'I'm out of the cloud forests of Ecuador, and I'm entering the dark jungles of the mighty Amazon.'.""]",Prior,multiple +Scene Understanding_sample_14_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:45,D,"[""A. A man comes out into the open looking around and explains, 'I'm definitely now down in the rainforest"", ""and I can tell this just because the height of the tree canopies above me, some of these are probably about 80 foot high and also it's much much more humid down here, really noticeably so.'."", ""B. A man walks in and out of a small stream when the narrator says, 'In the wet season this would be a raging torrent, but at the moment I can use it to lead me down.'."", ""C. A man looks around after jumping over a stump and explains, 'You can see here where two streams meet in like a junction but the important thing is just keep following the flow of the water downhill.'."", ""D. As the man continues to cross the stream, the narrator says, 'This part of the Amazon has a huge variety of wildlife.'.""]",Prior,multiple +Scene Understanding_sample_14_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:03:55,C,"[""A. A man walks in and out of a stream when the narrator explained, 'The Amazon rainforest is also full of life, that's easy on the palate.'."", ""B. The man slowly crosses the river and then enters the dense jungle, the narrator says, 'The rain will distract the fish and make it easier to get in close.'."", ""C. The man picks away at the dead wood on the ground and flattens it with his knife as he explains, 'The Boam Whitling is designed for fishing.'."", ""D. The man looks at the river around him and says, 'Just picking in to drizzle again and that's a good time for a bit of fishing as well.'.""]",Prior,multiple +Scene Understanding_sample_14_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:04:46,D,"[""A. A man holds a stick and surveys it in detail and says, 'This Chonata palm wood has just been perfect. It's taken me about 15 minutes and already I've whiteeled that down into something about the right length.'."", ""B. The man puts the stick over his shoulder to check that it is straight and the narrator says, 'A Wirrani hunter will take days to make one of these but they expect theirs to last for years.'."", ""C. The man walks slowly through the jungle where the palm grows, and the narrator says, 'The Pitta Palm grows throughout the jungle. The leaves contain long fibers that make perfect.'."", ""D. The man takes a palm leaf and carefully cuts through the barbs of the palm leaf with his knife and says, 'This pitta has these nasty little barbs all the way down, so the first thing I need to do is just take those off.'.""]",Prior,multiple +Scene Understanding_sample_14_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:05:35,C,"[""A. A man explains, 'Then I just want to separate the fleshy bit from the actual strong back of these leaves.', while breaking palm leaves with both hands."", ""B. A man sticks a knife in a tree and puts the torn palm leaves in his mouth to weave them, he explains: 'And I just take the strands of this, put it in my mouth and then start to weave it.'."", ""C. The man ties the woven palm fronds to the wood explains, 'And now to attach it what I've done down this end I've put a simple bowling loop onto it there.'."", ""D. The man puts the palm fronds to his mouth to weave as the narrator says: 'Weaving the strands together, increases their strength and durability.'.""]",Prior,multiple +Scene Understanding_sample_15_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:46,A,"[""A. The man in a grey jacket faces the camera in agony and explains, 'Definitely a good full-arm workout.'."", ""B. As the man in a grey jacket climbs downward, he breathes heavily and says, 'Oh, look, I stand on this bit there. Give my arms a rest.'."", ""C. As the man in a grey jacket grabbed the vines man and climbed slowly downward, the narrator explained, 'This vine looks strong enough to take my weight, but it's going to be hard work for my arms.'."", ""D. A man in a grey jacket his way through the weeds, and the narrator says, 'I'm deep in the jungles of Borneo. I've successfully descended from the canopy.'.""]",Prior,multiple +Scene Understanding_sample_15_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:57,B,"[""A. The man in a grey jacket and trousers found a centipede on the stone wall, pointed a stick at it and said, 'Check this guy almost landed on. And to be honest I have no idea what that is.'."", ""B. The man in a grey jacket and trousers takes the vine-man from his backpack and then hangs it on a rock aside as he says: 'Throw all of this end down. And then just loop this straight over, jam it in.'."", ""C. The man in a grey jacket and trousers looks around at a huge pit below and explains, 'I can't see any handy vines to help me down the next stage, so it's time for my jungle rattan rope.'."", ""D. The man in a grey jacket and trousers points a stick at the crawling centipede and says: 'What I do know is that he's brightly colored. And if he survives down here,he survives by packing a punch or something.'.""]",Prior,multiple +Scene Understanding_sample_15_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:56,C,"[""A. The man in a grey jacket and trousers surrounds himself with a green vine and explains:'And then just do a South African rappel. Grab the two ends around the waist.'."", ""B. The man in a grey jacket and trousers grasps grabs the vine in one hand , then clmbs donw from hole explaining:'Another 20 foot I'm down.'."", ""C. The man in a grey jacket and trousers uses a flint to light a fire stick in the dark as the narrator says, 'the bamboo shavings, excellent for taking the spark from a striker.'."", ""D. A man in a grey jacket and trousers slowly climbs down, and the narrator says: 'But it needs a leap of faith, to commit yourself to a thin line of vegetation.'.""]",Prior,multiple +Scene Understanding_sample_15_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:45,A,"[""A. A man in a grey jacket and trousers straightens his clothes and explains to the camera:'It's eerily quiet suddenly. There's always so much noise when you're actually in the jungle down here.'. He then picks up a burning torch and looks around."", ""B. The man in a grey jacket and trousers explains to the camera by the faint light of the fire:'you can also find flesh eating cockroaches.And they'll live off bat guano,but also only birds or bats that fall to the ground.'."", ""C. The man in a grey jacket and trousers explains as he puts away the vine man in a grey jacket and trousers, 'Okay let's get this stowed and try and find a way through this cave'."", ""D. The man in a grey jacket and trousers walks forward with a burning torch inside the dark cave saying, 'just a crazy place down here'.""]",Prior,multiple +Scene Understanding_sample_15_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:47,C,"[""A. A man in a grey jacket and trousers points to the black substance on the rocks by the faint light of the fire and explaines: 'ACTUALLY, the caves of Borneo are famous for their bird's nest. Some of them are actually made out of bird's saliva.'."", ""B. The man in a grey jacket and trousers reaches down to the black nest to potter out a bird's egg while explaining, 'These ones aren't financially valuable, but they could provide a simple meal.'."", ""C. The man in a grey jacket and trousers uses his hand to pull another egg out of the nest, which he pops into his mouth as the narrator says, 'My meal wasn't large to begin with, it's even smaller now.'."", ""D. The man in a grey jacket and trousers popped a bird's egg and tried to put it in his mouth, but discarded it when it tasted bad, saying: 'Actually, that's not rotten.'.""]",Prior,multiple +Scene Understanding_sample_16_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:52,A,"[""A. The man in the gray jacket swims to shore, dripping wet and says, 'Definitely hammering on that.'."", ""B. The man in the gray jacket and pants slowly climbs down from the tree, and the narrator says, 'I've wrestled down a fallen tree and rung myself out after torrential rain.'."", ""C. A river appears in front of the man and the man in the gray jacket and pants tries to find another way and accidentally falls into the river as the narrator says, 'But the jungle isn't finished with me yet.'."", ""D. A man in a gray jacket and a black backpack walks through a thick, deep forest, and the narrator says, 'I'm fighting my way through the jungle of Borneo.'.""]",Prior,multiple +Scene Understanding_sample_16_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:02,B,"[""A. A man in a grey jacket and trousers had a leech on his abdomen, and the man pulled it off and said: 'Best thing to do is grab him by the held and then twist him off.'."", ""B. A man in a grey jacket and trousers picks a side of greenery and then puts it in his mouth to chew it up, then pu it on the wound, he explains, 'All you do, grab some of the top young leaves, chew them up, make into a pulp, and then take that and put it straigt onto the wound.'."", ""C. The man in a grey jacket and trousers lifts up his jacket, which is covered with blood stains, and explains: 'look all of those are just blood stains on my shirt.'."", ""D. The man lifts up his shirt and points to the leech bite and explains, 'you see even that, the wound look. And what they do is inject an anticoagulant.'.""]",Prior,multiple +Scene Understanding_sample_16_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:36,C,"[""A. A man in a grey jacket and trousers sticks chewed greenery to a wound, he explains:'And that will help the blood calculate and the least bite to heal itself.'."", ""B. A man in a grey jacket and trousers cautiously follows the river downstream, holding onto the rocks as he steadily progresses, the narrator says:'following the river makes navigation easier, but that doesn't, guarantee that you can move any faster.'."", ""C. The man in a grey jacket and trousers squats down in the shallow part of the river and explains, 'I know this is slow, but it is quicker than trying to hack through the actual jungle itself.'."", ""D. The man in a grey jacket and trousers walks forward with his arms outstretched, keeping his balance, and the narrator says:'These wet rocks covered in slime mean there's a constant risk of twisted ankle or worse.'.""]",Prior,multiple +Scene Understanding_sample_16_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:38,D,"[""A. A man in a grey jacket and trousers places a fish trap in a river, after which he says 'And when they teach survival in the military, they talk about fish first.'."", ""B. A man in a grey jacket and trousers walks to a high place in the jungle and the narrator says 'Next to sort out somewhere to sleep.'."", ""C. The man in a grey jacket and trousers squats down in the shallow part of the river and explains, 'I know this is slow, but it is quicker than trying to hack through the actual jungle itself.'."", ""D. A large pit appears in front of the camera and a man in a grey jacket and trousers carrying a school bag walks towards a tree in the deep forest, the narrator says 'I plan to imitate Borneo's famous orangutans and build a nest up in the trees.'.""]",Prior,multiple +Scene Understanding_sample_16_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:51,C,"[""A. A man in a grey jacket and trousers places a fish trap in a river, after which he says 'And when they teach survival in the military, they talk about fish first.'."", ""B. A man in a grey jacket and trousers walks to a high place in the jungle and the narrator says 'Next to sort out somewhere to sleep.'."", ""C. The man in a grey jacket and trousers walks up to a tree and gestures with his hand as he explains: 'See this? A couple of trees linking together. limbs that aren't too high up the tree might be able to use this for some sort of overnight shelter.'."", ""D. A large pit appears in front of the camera and a man in a grey jacket and trousers carrying a school bag walks towards a tree in the deep forest, the narrator says 'I plan to imitate Borneo's famous orangutans and build a nest uo in the trees.'.""]",Prior,multiple +Scene Understanding_sample_17_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:51,B,"[""A. A man in dark blue in a helicopter pokes his head out into the camera and says: 'heading for a group of islands with almost no habitation on them.'."", ""B. A man wearing the dark blue packs up his gear, puts on his sunglasses and jumps out of the plane. The narrator says, 'we're at ten thousand feet, this is one jump I've gotta get right.'."", ""C. A helicopter was flying over a coral reef. A man in dark blue stuck his head out of the helicopter and said: 'the reef below me is part of the coral triangle and is absolutely vast. Almost the size of Australia.'."", ""D. A helicopter hovers over an island and the narrator says, 'I'm going to show you how to stay alive on remote islands like these, where so many castaways before me have failed.'.""]",Prior,multiple +Scene Understanding_sample_17_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:45,B,"[""A. The man in dark blue falls from the sky and doing all kinds of movements. The narrator says, 'I'm at terminal velocity around 130 miles an hour, what I'm looking for now is a safe point of entry.'."", ""B. The man in dark blue wearing dark glasses says to the camera: 'Ready for impact.', then flies out to sea."", ""C. The man in dark blue pulls his parachute in position and explains to the camera: 'I can't land on the island, just trees and cliffs.'."", ""D. The man in dark blue pulls the parachute with both hands to control the direction, and the narrator says, 'I'm heading for deep water.'.""]",Prior,multiple +Scene Understanding_sample_17_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:48,C,"[""A. The man in dark blue swims with A black backpack and explains, 'it doesn't look very far from here, but l've now experienced distances at sea, can be deceptive.'."", ""B. Man in blue struggling to walk on his legs in the water, there are coral reefs in the water, the narrator says:'I've got to watch myself on the coral reef. One cut out here can spell bad news.'."", ""C. The man in dark blue struggles to get from the water to the land. Looking back at the distance he has swum, he says, 'Nothing very beachy coconut about this island, look.'."", ""D. An island appears in front of the camera and the narrator says:'steep sided islands like this are thought to be the remains of the cone of a volcano, most of which has now been eroded away.'.""]",Prior,multiple +Scene Understanding_sample_17_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:54,B,"[""A. The man in dark blue is carrying A black backpack and walking through the jungle. He explains:'Truly hellish terrain all of this. Everything gramming onto you, cutting and pulling you back.'."", ""B. Several vines appear in front of the camera, stretching all the way to the top of the cliff. The narrator steps aside and says 'These roots fan out from the trunker.'."", ""C. The man in dark blue stroked the wet stone wall and explained, 'never get up this, look.'."", ""D. The man in dark blue grabs a tree vine and pulls it down to see if it is strong. He says:'Makes you climb, that goes all the way to the top. But it's way too thin to be able to hold on to that.'.""]",Prior,multiple +Scene Understanding_sample_17_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:47,A,"[""A. The man in dark blue climbs with difficulty until he reaches A stone wall a short distance from the top, stops there, adjusts himself and says, 'sorry I can't talk at the moment.'."", ""B. The man in dark blue in front of the camera uses all his strength to climb up, it seems very difficult, the narrator says, 'The best technique is to use your legs to drive your body upwards.'."", ""C. The man in dark blue climbs halfway to the cliff with the help of vines, looks down, and says with difficulty, 'These sort of things, you just got to pace yourself.'."", ""D. The man in dark blue wants to grab the vines with both hands and push forward with both feet together. The narrator says: 'it's around four stories to the top. once I've committed there's no turning back.'.""]",Prior,multiple +Scene Understanding_sample_18_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:53,A,"[""A. A man in the grayish-green coat picks up hay and wood from the ground and puts them in his hands. Then he places them in an open area. The narrator says: 'When night falls the temperature will plummet but a fire and some food will always help you thought the night.'."", ""B. A man in the grayish-green shirt wearing dark glasses and a black backpack crawls up a stone wall to the top of the mountain. The narrator says: 'I escaped the scorching heat of the Arizona desert by climbing up into the Sky Island mountains.'."", ""C. A man in the grayish-green shirt wearing a black backpack walks slowly through a complex road surrounded by dense vegetation. The narrator says: 'In a matter of hours you can pass through six different environments from the blistering desert to subalpine forest.'."", ""D. The man in the grayish-green shirt looks at the mountains ahead, then puts on his gray-green coat and explains: 'Being up this high though, there's a whole new series of challenges but also opportunities.'.""]",Prior,multiple +Scene Understanding_sample_18_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:53,B,"[""A. A man in the grayish-green coat took two silver iron rods from his black and blue backpack, and then explained:' You can do that just with two bits of tubes. I've taken this off the ultralight and they fit nicely together to create an airtight seal.'. "", ""B. The man in the grayish-green coat hits the finished piston with a stone at one end. He obviously fails. Then, after trying again, he says, 'Put that once more, grab a bit of tinder.'."", ""C. The man in the grayish-green coat sun the finished iron rod into another iron pipe and says: 'With the other end of the tube sealed the fire piston is now ready. You need to give this a good whack, really generate that compressed air and heat, pull it out and you'll have an ember.'."", 'D. The man in the grayish-green coat puts down an iron rod and smeashes one end of the iron rod with charcoal. He says: \'Put a bit of charcoal, full sand to the end and that\'s the bit that\'s going to take the ember.\'.""']",Prior,multiple +Scene Understanding_sample_18_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:45,B,"[""A. A man in the grayish-green coat took blows on the flaming side of an iron rod and puts it into the hay. The narrator says, 'the fire piston technique was developed in the jungles of Southeast Asia where they used pieces of bamboo or hollowed out bone.'."", ""B. The man in the grayish-green coat took puts the burning hay into the haystack and throws the dry branch beside it into the fire, saying excitedly, 'Wow once that goes, it goes.'."", 'C. The man in the gray-green coat blew on the hay in his hands and puffed out puffs of smoke. The music in the background was very solemn and made people feel suffocated. As the smoke increased, the fire burned the hay and the fire started successfully.', ""D. The man in the grayish-green coat hits the finished piston with a stone at one end. He obviously fails. Then, after trying again, he says, 'Put that once more, grab a bit of tinder, give it a blow and you can see that glowing now.'.""]",Prior,multiple +Scene Understanding_sample_18_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:50,C,"[""A. A man in the grayish-green coat carries a blue and black backpack down a small steep hill, and the narrator says:'with a fire stoked finding food as the next priority.'."", ""B. The man in the grayish-green coat finds the body of the half-eaten animal under the wood and then takes it out. The narrator says, 'Mountain lions often leave part of their kill hidden.'."", ""C. The man in the grayish-green coat is walking in the forest with half of the dead animals in his hands. The narrator says, 'But this region is also home to other predators apart from just big cats.'."", ""D. The man in the grayish-green coat holds up the half-eaten animal carcass and says to the camera:'There's still meat on that to eat. Let's take that back to the fire.'.""]",Prior,multiple +Scene Understanding_sample_18_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:48,A,"[""A. The man in the grayish-green coat rolls up A laid white parachute and carries it over his shoulder as he continues his journey, with the narrator saying, 'If you're on the ground, it's more important to insulate yourself from below than above as the earth will suck warmth from you faster than the air.'."", ""B. A man in the grayish-green coat scooped up black food, pulled off a piece of meat with two iron rods and his hand, put it in his mouth and tasted it, saying, 'Actually a bit of shoulder meat's well cooked, that's alright.'."", ""C. The man in the grayish-green coat is collecting hay in the woods and then laying it on top of a white parachute when the narrator says: 'Filling my reserve parachute with grasses and pine needles,will protect me from the worse of the coming night's cold.'."", ""D. The man in the grayish-green coat cut a piece of black food with a knife, put It in his mouth and tasted it with relish and said: 'It's warm and it's nutritious.'.""]",Prior,multiple +Scene Understanding_sample_19_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:56,B,"[""A. On the side of an SUV traveling in the snow, a man dressed in black cloths clings to the door. The narrator says, 'My icelandic odyssey has pitted me against fire and ice.'."", ""B. The river is very swift. The man dressed in the black cloths points to the standing point in front of him, then jumps up and clings to the stone wall on the opposite bank. He explains that 'The water's flowing straight off a glacier. It's barely above freezing.'."", ""C. This man who wears the black cloths walks slowly along the side of a rock wall as the narrator says, 'In this narrow step-sided gorge, if there were a flood, the river would rise before you could climb to safety or anchor youself.'."", ""D. A man dressed in the black cloths points to the rushing river in front of him and said, 'i don't wanna hang around long in this.'.""]",Prior,multiple +Scene Understanding_sample_19_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:00,B,"[""A. A man in a black cloths walks along a steep stone wall. He stops at a very fast river and says, 'Try and find an anchor point.'."", ""B. A man in a black cloths ties a rope to a cave, tied his body, grabs the rope and crawls down the wall. The narrator says, 'Back there, I could get a good grip on the rope.'."", ""C. The man wearing the black cloths unpacks his backpack and takes out the rope from it. The narrator says, 'The technique is the same as I used on the glacier.'."", ""D. The man wearing the black cloths looks at a hole in the stone wall and says, ' It's never been strong enough, that.'.""]",Prior,multiple +Scene Understanding_sample_19_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:57,A,"[""A. The man wearing the black cloths walks down the river and then observes his surroundings. The narrator explains:'but I'm burning up energy just to keep hypothermia at bay. And those calories need to be replaced.'."", ""B. The waterfall is very fast, the water is crashing, and the man pulls up the rope he has just used and says:'I'm gonna get the rope back.'."", ""C. A man wearing the black cloths tugs at the rope and retrieves it. The narrator says:'if you're gonna commit yourself like this, you need to be confident that you can, keep moving forward.'."", ""D. A man wearing the black cloths sees to the camera. The narrator says,'here the freezing cold water, stings my eyes and numbs my hands.'.""]",Prior,multiple +Scene Understanding_sample_19_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:56,C,"[""A. The man in a black duffle coat walks down the river, using the stone wall to keep steady, and then jumps to the opposite low bank. The narrator explains:,'in a situation like this you can double that. That's the equivalent of fueling up with over 100 apples.'."", ""B. The man in a black duffle coat sees a stony bank covered with snow. Then the man speeds up to an opening and says, 'You need to be a little bit carful following rivers like this through gorges.'."", ""C. The man in a black duffle coat walks down the river with the stone wall and sees a faint light on the side of the hole,and he says, 'for the moment, I've still got that shimmer of light. You see a spray down there.'."", ""D. A man in a black duffle coat stands in front of the hole, looks around the hole, explains: 'As long as you see a bit of daylight let's follow this. ', and then he walks to the hole.""]",Prior,multiple +Scene Understanding_sample_19_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:27,D,"[""A. The man in a black duffle coat walks through the hole and finds a way out. He explains, 'this is good it's taking right through the rock' and then walks quickly to the exit."", ""B. The man in a black duffle coat walks towards the camara and makes a gesture to the camera to indicate the real exit. The narrator says, 'At this point,with a 30-foot waterfall blocking any retreat, it's all about steady nerves.'."", ""C. While walking, the man in a black duffle coat arranges his backpack and jumps on the stones covered with green plants. The narrator says: 'there are trout in these rivers all year round.'."", ""D. The man in a black duffle coat looks for the fishes by the bank of river. The narrator says, 'if you can spot one under the banks they can be caught, even if you don't have a rod and line.'.""]",Prior,multiple +Scene Understanding_sample_20_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:29,C,"[""A. On the pitch, one team is wearing red and white jerseys and one team is wearing light blue jerseys. The red team has formed a wall in front of them and has turned back a shot from the light blue jersey, the docent says 'Your moment, Mario, your moment.'."", ""B. A player in a light blue jersey shoots from a distance away from the goal, and midway through the shot another player in a light blue jersey takes a shot at the ball, but the goalkeeper in a black jersey catches it and presses it firmly to the ground, and the narrator says 'In by Nasri, Dzeko, Kenny saves.'."", ""C. A player in a light blue uniform tries to pass the ball in front of the goal, but a player in a red and white uniform heads it back, then another player in a red and white uniform passes the ball out, and the narrator says 'Silver, out by Ferdinand.'."", ""D. A player in a light blue jersey tries to pass the ball in front of the goal, but a player in a red and white jersey heads it back, then another player in a light blue jersey passes the ball out, and the narrator says 'Silver, out by Ferdinand.'.""]",Prior,multiple +Scene Understanding_sample_20_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:50,B,"[""A. A player in a green uniform tries to pass the ball in front of the goal and is caught by the goalkeeper in a black uniform, the narrator says 'will account for quite a while In by Nasri.'."", ""B. A player in a light blue uniform tries to pass the ball in front of the goal and is caught by the goalkeeper in a black uniform, the narrator says 'will account for quite a while In by Nasri.'."", ""C. A player in a light blue uniform tries to pass the ball in front of the goal, but a player in a red and white uniform heads it back, then another player in a red and white uniform passes the ball out, and the narrator says 'Silver, out by Ferdinand.'."", ""D. A player in a light blue jersey shoots from a distance away from the goal, and midway through the shot another player in a light blue jersey takes a shot at the ball, but the goalkeeper in a black jersey catches it and presses it firmly to the ground, and the narrator says 'In by Nasri, Dzeko, Kenny saves.'.""]",Prior,multiple +Scene Understanding_sample_20_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:28,D,"[""A. A player in a light blue jersey tipped a ball from a player in a light blue jersey, which rolled off the field, and the announcer said 'Ferdinand away from Balotelli.'."", ""B. A player in a light blue uniform tries to pass the ball in front of the goal and is caught by the goalkeeper in a black uniform, the narrator says 'will account for quite a while In by Nasri.'."", ""C. A player in a light blue uniform tries to pass the ball in front of the goal, but a player in a red uniform heads it back, then another player in a red uniform passes the ball out, and the narrator says 'Silver, out by Ferdinand.'."", ""D. A player in a red and white jersey tipped a ball from a player in a light blue jersey, which rolled off the field, and the announcer said 'Ferdinand away from Balotelli.'.""]",Prior,multiple +Scene Understanding_sample_20_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:42,A,"[""A. A player in a red and white jersey tries to slide in to block, but a player in a light blue jersey kicks the ball before it can be taken away, but the ball flies over the goal, and the announcer says 'Balotelli.'."", ""B. A player in a light blue jersey tries to slide in to block, but a player in a red and white jersey kicks the ball before it can be taken away, but the ball flies over the goal, and the announcer says 'Balotelli.'."", ""C. A player in a light blue uniform tries to pass the ball in front of the goal, but a player in a red uniform heads it back, then another player in a red uniform passes the ball out, and the narrator says 'Silver, out by Ferdinand.'."", ""D. A player in a red and white jersey tipped a ball from a player in a light blue jersey, which rolled off the field, and the announcer said 'Ferdinand away from Balotelli.'.""]",Prior,multiple +Scene Understanding_sample_20_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:42,B,"[""A. A player in a red and white jersey tries to slide in to block, but a player in a light blue jersey kicks the ball before it can be taken away, but the ball flies over the goal, and the announcer says 'Balotelli.'."", ""B. The player in light blue headed the ball towards the goal, but it was caught by a goalkeeper in a black uniform, and the narrator shouted 'Balotelli!'."", ""C. The player in red and white headed the ball towards the goal, but it was caught by a goalkeeper in a black uniform, and the narrator shouted 'Balotelli!'."", ""D. A player in a red and white jersey tipped a ball from a player in a light blue jersey, which rolled off the field, and the announcer said 'Ferdinand away from Balotelli.'.""]",Prior,multiple +Scene Understanding_sample_21_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:14,A,"['A. Wearing yellow clothes and green pants, size 8 quickly lifted his left foot and shot the ball into the goal. The commentator exclaimed, ""On the day he wins his 50th cap_.', 'B. Five people wearing yellow clothes and green pants are dancing. The commentator exclaimed, ""Sipiwe Shabalala,_.', ""C. The player wearing yellow clothes and green pants lifted their hands and ran backwards. The commentator exclaimed, 'And South Africa has their first goal!'."", ""D. There are many spectators wearing yellow clothes and green pants cheering. The commentator exclaimed, 'And South Africa has their first goal!'.""]",Prior,multiple +Scene Understanding_sample_21_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:16,A,"['A. The No.8 player dressed in black volleyed . The commentator said, ""A problem that even Chad Kingston couldn\'t resist.', ""B. Five team members dressed in black hugged and congratulated each other. The commentator said, 'From this talented young man.'."", 'C. A player wearing a black number 8 jersey ran towards the camera. The commentator said, ""There\'s a goal."" This is Football City', 'D. A player wearing a black number 8 jersey excitedly jumped up and punched. The commentator said, ""There\'s a goal."" This is Football City']",Prior,multiple +Scene Understanding_sample_21_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:15,D,"[""A. There are several players wearing blue and white clothes competing for the ball. The commentator said, 'To take Uruguay into the quarter-finals of the World Cup'."", 'B. The football flew past the goalkeeper wearing green clothes and entered the goal. The audience cheered in unison.', ""C. A player wearing a blue number 9 jersey ran out of the stadium to cheer and congratulate. The commentator said, 'Luis Suarez could have scored a goal.'."", 'D. A player wearing the blue number 9 jersey crossed the opponent and shot the ball into the goal, and the audience cheered in unison.']",Prior,multiple +Scene Understanding_sample_21_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:03:23,C,"[""A. There are several players wearing white and blue striped clothes and players wearing green clothes competing for the ball. The commentator said, 'He will score again'."", '', ""B. A person in a suit excitedly grabbed a player wearing white and blue striped clothes, then clenched his fists and shouted loudly.The commentator said, 'If his first on was debatable'."", ""C. The 11th player wearing white and blue striped clothes volleyed into the goal with their right foot. The commentator said, 'Tevez is one of the goals of the World Cup'."", '', ""D. An athlete wearing white and blue striped clothes was running excitedly while waving his hands. The commentator said, 'A dazzling goal!'! Exciting Strike '.""]",Prior,multiple +Scene Understanding_sample_21_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:04:24,A,"[""A. The fifth player wearing an orange jersey volleyed forward with great force and scored the goal. The commentator said, 'Absolute snorter'."", ""B. Some players wearing orange clothes and players wearing blue clothes compete for the ball on the field. The commentator said, 'Just like now,' Van Braunschweig Hirst! '."", ""C. The athlete wearing orange clothes ran excitedly while waving. The commentator exclaimed, 'Oh, that must be one of the great goals of the World Cup final'."", ""D. A player dressed in orange lifted one foot and was about to throw the football into the goal.The commentator said, 'Winning cap number 105 '.""]",Prior,multiple +Scene Understanding_sample_22_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:17,C,"[""A. A player in a white uniform passes the ball to another player in a white uniform, who then shoots directly at the goal, but the goalkeeper in a green uniform jumps up and knocks the ball away, which the narrator says 'plays a good ball inside as wel and the shot.'."", ""B. A player in a black jersey shoots a ball that was mis-kicked by a player in a white jersey, but it is blocked by the goalie in light blue, and the narrator says 'There's a mistake and Foden!'."", ""C. A player in a black jersey shoots, the ball flies over the goal, and halfway through, a player in a light blue jersey jumps up and tries to block the ball, and the narrator yells 'oh Kvardial!'."", ""D. A player in a white jersey shoots, the ball flies over the goal, and halfway through, a player in a white jersey jumps up and tries to block the ball, and the narrator yells 'oh Kvardial!'.""]",Prior,multiple +Scene Understanding_sample_22_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:57,D,"[""A. A player in a black jersey kicks the ball to a player in a black jersey, the ball is caught and kicked by another player in a black jersey, but the ball is still headed out by a player in a white jersey, and the narrator says 'Foden crosses the face of the goal and hit by Harlan and then Bernardo. then Bernardo Silva.'."", ""B. A player in a black jersey shoots a ball that was mis-kicked by a player in a white jersey, but it is blocked by the goalie in light blue, and the narrator says 'There's a mistake and Foden!'."", ""C. A player in a black jersey shoots, the ball flies over the goal, and halfway through, a player in a light blue jersey jumps up and tries to block the ball, and the narrator yells 'oh Kvardial!'."", ""D. A player in a black jersey kicks the ball to a player in a white jersey, the ball is caught and kicked by another player in a black jersey, but the ball is still headed away by a player in a white jersey, and the narrator says 'Foden crosses the face of the goal and hit by Harlan and then Bernardo, who is in a white jersey, is in a white jersey. then Bernardo Silva.'.""]",Prior,multiple +Scene Understanding_sample_22_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:36,A,"[""A. A player in a black shirt receives the ball and shoots directly at the goal, but is beaten by the goalkeeper in a light blue shirt, who shouts 'And De Bruyne on the swerve.'. "", ""B. A player in a black shirt receives the ball and shoots directly at the goal, but is beaten by the goalkeeper in a green shirt, who shouts 'And De Bruyne on the swerve.'. "", ""C. A player in a black jersey shoots, the ball flies over the goal, and halfway through, a player in a light blue jersey jumps up and tries to block the ball, and the narrator yells 'oh Kvardial!'."", ""D. A player in a black jersey kicks the ball to a player in a white jersey, the ball is caught and kicked by another player in a black jersey, but the ball is still headed away by a player in a white jersey, and the narrator says 'Foden crosses the face of the goal and hit by Harlan and then Bernardo, who is in a white jersey, is in a white jersey. then Bernardo Silva.'.""]",Prior,multiple +Scene Understanding_sample_22_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:11,B,"[""A. A player in a black shirt receives the ball and shoots directly at the goal, but is beaten by the goalkeeper in a light blue shirt, who shouts 'And De Bruyne on the swerve.'. "", ""B. A player in a white jersey and another player in a black jersey are charging a falling soccer ball, they collide, and the player in the black jersey falls down while the narrator says 'Son should get to it.'."", ""C. A player in a green jersey and another player in a black jersey are charging a falling soccer ball, they collide, and the player in the black jersey falls down while the narrator says 'Son should get to it.'."", ""D. A player in a black jersey kicks the ball to a player in a white jersey, the ball is caught and kicked by another player in a black jersey, but the ball is still headed away by a player in a white jersey, and the narrator says 'Foden crosses the face of the goal and hit by Harlan and then Bernardo, who is in a white jersey, is in a white jersey. then Bernardo Silva.'.""]",Prior,multiple +Scene Understanding_sample_22_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:45,C,"[""A. A player in a black shirt receives the ball and shoots directly at the goal, but is beaten by the goalkeeper in a light blue shirt, who shouts 'And De Bruyne on the swerve.'. "", ""B. A player in a white jersey and another player in a black jersey are charging a falling soccer ball, they collide, and the player in the black jersey falls down while the narrator says 'Son should get to it.'."", ""C. A player in a black uniform shoots the ball close to the goal, the goalkeeper in light blue dives to stop it but misses, another player in a black uniform kicks the ball into the goal, and the narrator says 'On it goes to De Bruyne, across the of the goal.'."", ""D. A player in a green uniform shoots the ball close to the goal, the goalkeeper in light blue dives to stop it but misses, another player in a black uniform kicks the ball into the goal, and the narrator says 'On it goes to De Bruyne, across the of the goal.'.""]",Prior,multiple +Scene Understanding_sample_23_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:59,C,"[""A. A player in a light blue shirt and a player in a red shirt collided in a fight for the soccer ball, in which the player in the light blue shirt kicked the ball, after which both players fell on the field, and the narrator said 'Vardyol came upon it and was surely brought down penalty.'."", ""B. A player in a light blue jersey is taking a penalty, he shoots to the left of the goal, the keeper in a yellow jersey dives to the right and the ball goes in, after which the commentator says 'Harland scores very very comfortably.'."", ""C. A player in a light blue jersey headed a ball from a teammate towards the goal, but it was caught by the goalkeeper in a yellow jersey, and the narrator shouted 'Harland's header, great save.'."", ""D. A player in a red jersey headed a ball from a teammate towards the goal, but it was caught by the goalkeeper in a yellow jersey, and the narrator shouted 'Harland's header, great save.'.""]",Prior,multiple +Scene Understanding_sample_23_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:02,D,"[""A. A player in a light blue jersey jumps onto the shoulders of a player in a green jersey, and using the shoulders of the player in the red jersey to support himself, he puts the ball into the goal, and the narrator says 'Harland at the far, two nil.'."", ""B. A player in a light blue jersey is taking a penalty, he shoots to the left of the goal, the keeper in a yellow jersey dives to the right and the ball goes in, after which the commentator says 'Harland scores very very comfortably.'."", ""C. A player in a light blue jersey headed a ball from a teammate towards the goal, but it was caught by the goalkeeper in a yellow jersey, and the narrator shouted 'Harland's header, great save.'."", ""D. A player in a light blue jersey jumps onto the shoulders of a player in a red jersey, and using the shoulders of the red jersey player to support himself, he puts the ball into the goal, and the narrator says 'Harland at the far, two nil.'.""]",Prior,multiple +Scene Understanding_sample_23_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:02,A,"[""A. A player in a light blue uniform dribbles toward the goal, a player in a red uniform chases after the player in light blue, and finally the two men fall in a scramble, and the narrator says, 'Chance for a hat-trick, oh that's surely a penalty.'."", ""B. A player in a red uniform dribbles toward the goal, a player in a light blue uniform chases the player in a light blue uniform, and finally the two men fall in a scramble, and the narrator says, 'Chance for a hat-trick, oh that's surely a penalty.'."", ""C. A player in a light blue jersey headed a ball from a teammate towards the goal, but it was caught by the goalkeeper in a yellow jersey, and the narrator shouted 'Harland's header, great save.'."", ""D. A player in a light blue jersey jumps onto the shoulders of a player in a red jersey, and using the shoulders of the red jersey player to support himself, he puts the ball into the goal, and the narrator says 'Harland at the far.'.""]",Prior,multiple +Scene Understanding_sample_23_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:31,B,"[""A. A player in a light blue uniform dribbles toward the goal, a player in a red uniform chases after the player in light blue, and finally the two men fall in a scramble, and the narrator says, 'Chance for a hat-trick, oh that's surely a penalty.'."", ""B. A player in a light blue jersey took a shot that was parried by a player in a yellow jersey, another player in a light blue jersey and a player in a red jersey fought for the parried ball and the player in the red jersey kicked the ball right out of the field, and the narrator said, 'Finds Foden and Foden's shot was going into the corner.'."", ""C. A player in a red jersey took a shot that was pounced on by a player in a yellow jersey, another player in a light blue jersey and a player in a red jersey fought for the pounced ball and the player in the red jersey kicked the ball right out of the field, the narrator said 'finds Foden and Foden's shot was going into the corner and Jose Saar parried it away.'."", ""D. A player in a light blue jersey jumps onto the shoulders of a player in a red jersey, and using the shoulders of the red jersey player to support himself, he puts the ball into the goal, and the narrator says 'Harland at the far.'.""]",Prior,multiple +Scene Understanding_sample_23_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:12,D,"[""A. A player in a light blue uniform dribbles toward the goal, a player in a red uniform chases after the player in light blue, and finally the two men fall in a scramble, and the narrator says, 'Chance for a hat-trick, oh that's surely a penalty.'."", ""B. A player in a light blue jersey took a shot that was parried by a player in a yellow jersey, another player in a light blue jersey and a player in a red jersey fought for the parried ball and the player in the red jersey kicked the ball right out of the field, and the narrator said, 'Finds Foden and Foden's shot was going into the corner."", ""C. A player in a light blue jersey passes the ball to another goalie in a green jersey, who tries to jump up and grab the ball, touching it but failing to grab it, another player in a red jersey receives the ball and shoots it straight at the goal, and the announcer says 'Edison parries it and Wolves have scored.'."", ""D. A player in a red jersey passes the ball to another goalie in a green jersey, who tries to jump up and grab the ball, touching it but failing to grab it, another player in a red jersey receives the ball and shoots it straight at the goal, and the announcer says 'Edison parries it and Wolves have scored.'.""]",Prior,multiple +Scene Understanding_sample_24_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:39,C,"[""A. A player in a Red and blue striped jersey dribbled the ball away from the goalie in an orange jersey with a sliding kick, the player in the Red and blue striped jersey ran back to grab the ball and tripped over a player in a light blue jersey, the narrator said 'Anderson seeking out Ayew, Ederson had to let go.'."", ""B. A player in a Red and blue striped jersey shoots from distance, the ball flies towards a wall of players in light blue and Red and blue striped jerseys, the ball hits a player in a light blue jersey and bounces towards the goal, a goalkeeper in an orange jersey makes a save but it's unsuccessful, the narrator says 'Eze then to whip that one in, and it's found a way in. in, and it's found a way in.'."", ""C. A player in blue and red stripes was fighting for the ball with a player in light blue, and during the fight the player in light blue was hit in the face by the hand of the player in blue and red stripes, and then the player in light blue fell down and the ball ran out of the field, and the narrator said 'Who's appeared to have taken a smack in the face perhaps.'."", ""D. A player in blue and red stripes was fighting for the ball with a player in a light blue uniform, and in the course of the fight the player in the light blue uniform was struck in the face by the hand of the player in the blue and red stripes, and the player in the blue and red stripes fell down, and the ball ran out of the field, and the announcer said, 'Who's appeared to have taken a smack in the face perhaps.'.""]",Prior,multiple +Scene Understanding_sample_24_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:46,A,"[""A. A player in a red and blue striped jersey kicks the ball away, another player in a red and blue striped jersey heads the ball into the goal, a player in an orange jersey saves the ball, but it's too late, and the narrator says 'will be the man to take this corner too.'."", ""B. A player in a Red and blue striped jersey shoots from distance, the ball flies towards a wall of players in light blue and Red and blue striped jerseys, the ball hits a player in a light blue jersey and bounces towards the goal, a goalkeeper in an orange jersey makes a save but it's unsuccessful, the narrator says 'Eze then to whip that one in, and it's found a way in. in, and it's found a way in.'."", ""C. A player in blue and red stripes was fighting for the ball with a player in light blue, and during the fight the player in light blue was hit in the face by the hand of the player in blue and red stripes, and then the player in light blue fell down and the ball ran out of the field, and the narrator said 'Who's appeared to have taken a smack in the face perhaps. smack in the face perhaps.'."", ""D. A player in a light blue striped jersey kicks the ball away, another player in a red and blue striped jersey heads the ball into the goal, a player in an orange jersey saves the ball, but it's too late, and the narrator says 'will be the man to take this corner too.'.""]",Prior,multiple +Scene Understanding_sample_24_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:29,D,"[""A. A player in a red and blue striped jersey kicks the ball away, another player in a black jersey heads the ball into the goal, a player in an orange jersey saves the ball, but it's too late, and the narrator says 'will be the man to take this corner too.'."", ""B. A player in a blue and red uniform shoots at the goal, halfway through a goalkeeper in a blue and red striped uniform makes an unsuccessful save, but the ball flies to the left of the goal, and the narrator says 'And here is Haaland looking for a quick.'."", ""C. A player in blue and red stripes was fighting for the ball with a player in light blue, and during the fight the player in light blue was hit in the face by the hand of the player in blue and red stripes, and then the player in light blue fell down and the ball ran out of the field, and the narrator said 'Who's appeared to have taken a smack in the face perhaps. smack in the face perhaps.'."", ""D. A player in a light blue uniform shoots at the goal, halfway through a goalkeeper in a black uniform makes an unsuccessful save, but the ball flies to the left of the goal, and the narrator says 'And here is Haaland looking for a quick.'.""]",Prior,multiple +Scene Understanding_sample_24_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:57,C,"[""A. A player in a red and blue striped jersey kicks the ball away, another player in a red and blue striped jersey heads the ball into the goal, a player in an orange jersey saves the ball, but it's too late, and the narrator says 'will be the man to take this corner too.'."", ""B. A player in a red and blue uniform shoots at the goal, the ball passes between players in light blue striped uniforms and enters the goal, there is a goalkeeper in a black uniform who makes a save, but it doesn't work and the narrator says 'Will he be the man to make it happen?'."", ""C. A player in a light blue uniform shoots at the goal, the ball passes between players in red and blue striped uniforms and enters the goal, there is a goalkeeper in a black uniform who makes a save, but it doesn't work and the narrator says 'Will he be the man to make it happen?'."", ""D. A player in a light blue uniform shoots at the goal, halfway through a goalkeeper in a black uniform makes an unsuccessful save, but the ball flies to the left of the goal, and the narrator says 'And here is Haaland looking for a quick.'.""]",Prior,multiple +Scene Understanding_sample_24_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:42,A,"[""A. A player in a light blue jersey kicks the ball toward the goal, another player in a light blue jersey breaks through two players in red and blue striped jerseys and heads the ball into the goal, and the announcer says 'Alvarez gets a touch, Foden back in!'."", ""B. A player in a green jersey kicks the ball toward the goal, another player in a light blue jersey breaks through two players in red and blue striped jerseys and heads the ball into the goal, and the announcer says 'Alvarez gets a touch, Foden back in!'."", ""C. A player in a light blue uniform shoots at the goal, the ball passes between players in red and blue striped uniforms and enters the goal, there is a goalkeeper in a black uniform who makes a save, but it doesn't work and the narrator says 'Will he be the man to make it happen?'."", ""D. A player in a light blue uniform shoots at the goal, halfway through a goalkeeper in a black uniform makes an unsuccessful save, but the ball flies to the left of the goal, and the narrator says 'And here is Haaland looking for a quick.'.""]",Prior,multiple +Scene Understanding_sample_25_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:30,D,"[""A. A bald male in a black sweater and a gray-haired male in a black sweater embrace and the narrator says 'I'm sure they were.'."", ""B. A player in a light blue uniform takes a shot at the goal and a goalie in a green uniform tries to block it, but the ball flies so high that it goes in and the narrator says 'Hits a shot!'."", ""C. A player in a light blue uniform took a shot, a player in a red uniform tried to block it, but was unsuccessful, but the goalkeeper in a green uniform blocked it, and the ball flew into the crowd, and the announcer said 'its the shot, good save Arreola.'."", ""D. A player in a light blue jersey is approaching the goal, a player in a red jersey is blocking him, the player in the light blue jersey shoots, the ball is pounced on by the goalie in green, and the narrator says 'Doku comes inside, hits it low.'.""]",Prior,multiple +Scene Understanding_sample_25_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:38,A,"[""A. A player in a light blue uniform kicks the ball close to the goal, the goalkeeper tries to stop it but is unsuccessful, in the goal a player in a light blue uniform and a player in a red uniform are fighting for the soccer ball and end up kicking it out of the air, the narrator says 'Diaz across the face, Harlan!'."", ""B. A player in a light blue jersey receives a ball from another player in a light blue jersey and shoots directly at the goal, the goalkeeper in a green jersey tries to stop it too late, and the narrator says 'On it goes to Foden.'."", ""C. A player in a light blue uniform took a shot, a player in a red uniform tried to block it, but was unsuccessful, but the goalkeeper in a green uniform blocked it, and the ball flew into the crowd, and the announcer said 'its the shot, good save Arreola.'."", ""D. A player in a light blue jersey is approaching the goal, a player in a red jersey is blocking him, the player in the light blue jersey shoots, the ball is pounced on by the goalie in green, and the narrator says 'Doku comes inside, hits it low.'.""]",Prior,multiple +Scene Understanding_sample_25_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:43,C,"[""A. A player in a light blue uniform kicks the ball close to the goal, the goalkeeper tries to stop it but is unsuccessful, in the goal a player in a light blue uniform and a player in a red uniform are fighting for the soccer ball and end up kicking it out of the air, the narrator says 'Diaz across the face, Harlan!'."", ""B. A player in a light blue jersey receives a ball from another player in a light blue jersey and shoots directly at the goal, the goalkeeper in a green jersey tries to stop it too late, and the narrator says 'On it goes to Foden.'."", ""C. A player in a red jersey shoots at the goal with four players in light blue jerseys in the way, and then the ball is deflected by the goalkeeper in green, and the announcer says 'good save by Ortega.'."", ""D. A player in a light blue jersey shoots, the goalie in a green jersey swoops in to stop it, the ball touches the goalie's hand, and then the ball rolls out of the field, and the narrator says 'Shooting chance!'.""]",Prior,multiple +Scene Understanding_sample_25_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:13,B,"[""A. A player in a red jersey passes the ball in front of the goal, but no one catches it, it bounces off the field and the narrator says 'puts in the cross and Walker clears it.'."", ""B. A player in a red jersey shoots upside down into the goal, a player in a green jersey tries to stop him but is unsuccessful and the narrator says 'Koudas, oh my goodness.'."", ""C. A player in a red jersey shoots at the goal with four players in light blue jerseys in the way, and then the ball is deflected by the goalkeeper in green, and the announcer says 'good save by Ortega.'."", ""D. A player in a light blue jersey shoots, the goalie in a green jersey swoops in to stop it, the ball touches the goalie's hand, and then the ball rolls out of the field, and the narrator says 'Shooting chance!'.""]",Prior,multiple +Scene Understanding_sample_25_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:12,C,"[""A. A player in a red jersey passes the ball in front of the goal, but no one catches it, it bounces off the field and the narrator says 'puts in the cross and Walker clears it.'."", ""B. A player in a red jersey shoots upside down into the goal, a player in a green jersey tries to stop him but is unsuccessful and the narrator says 'Koudas, oh my goodness.'."", ""C. A player in a light blue uniform shoots from a distance away from the goal and the ball flies into the outfield to the left of the goal and the narrator says 'Foden now, twice from range and it's wide.'."", ""D. A player in a light blue uniform shoots, but the ball leaps over the bar, bounces and lands on the goal, and the narrator says 'Harland's over the bar.'.""]",Prior,multiple +Scene Understanding_sample_26_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:35,D,"[""A. A player in a white jersey was shooting at the goal, the ball went over two players in red jerseys, a goalie in yellow tried to dive to stop the ball but failed, the ball went in the goal, the narrator said 'Sight of goal from Marcus Rashford!'."", ""B. A player in a white No. 10 jersey was saluting the crowd, after which another player in a white No. 8 jersey shoulder-bumped a player in a white No. 10 jersey, and the narrator said 'You'l take it on from anywhere.'."", ""C. A player in a red uniform dribbles the ball and is blocked by two players in white uniforms, causing the ball to be kicked out of the field, and the narrator says 'And he runs into Wanda Saka.'."", ""D. A player in a red jersey headed the flying soccer ball into the goal, a goalkeeper in a black jersey tried to stop it to no avail, and the narrator said 'Danger in Ketyan!'.""]",Prior,multiple +Scene Understanding_sample_26_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:52,A,"[""A. A player in a red uniform dribbled the ball to the goal, but there were players in white uniforms on the left and right sides, and the player in white uniform on the right side kicked the ball away with a sliding kick and also kicked the player in red uniform down, and the narrator said, 'What a lovely depth, what a footwork that was.'."", ""B. A player in a white jersey shoots hard at the goal, then a goalie in a yellow jersey swoops in and bounces the ball away, and the narrator says 'Good shot, good save.'."", ""C. A player in a red uniform dribbles the ball and is blocked by two players in white uniforms, causing the ball to be kicked out of the field, and the narrator says 'And he runs into Wanda Saka.'."", ""D. A player in a red jersey headed the flying soccer ball into the goal, a goalkeeper in a black jersey tried to stop it to no avail, and the narrator said 'Danger in Ketyan!'.""]",Prior,multiple +Scene Understanding_sample_26_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:22,C,"[""A. A player in a red uniform dribbled the ball to the goal, but there were players in white uniforms on the left and right sides, and the player in white uniform on the right side kicked the ball away with a sliding kick and also kicked the player in red uniform down, and the narrator said, 'What a lovely depth, what a footwork that was.'."", ""B. A player in a white jersey shoots hard at the goal, then a goalie in a yellow jersey swoops in and bounces the ball away, and the narrator says 'Good shot, good save.'."", ""C. A player in a white jersey, who was impeded by a player in a red jersey, took a shot at the goal, but it was blocked by the keeper in a yellow jersey, and then another player in a red jersey kicked the ball back that was about to dive out of play, and the announcer said 'Rashford, saved just above by Aaron Ramsdale.'."", ""D. A player in a red jersey shoots from a distance away from the goal, the ball passes through two players in white jerseys, the goalkeeper in a black jersey swoops and can't stop the goal, after which the narrator says 'Ericsson, what a goal!'.""]",Prior,multiple +Scene Understanding_sample_26_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:15,B,"[""A. A player in a white jersey and a player in a red jersey are fighting for the ball when the player in the red jersey kicks the ball off the field, and the narrator says 'one of them is Bruno Fernandes.'."", ""B. A player in a yellow jersey deflected the ball, but a player in a white jersey headed it into the goal, and a player in a red jersey tried to head it out of the goal but failed, and the narrator said, 'He's decided to come, stooping header.'."", ""C. A player in a white jersey, who was impeded by a player in a red jersey, took a shot at the goal, but it was blocked by the keeper in a yellow jersey, and then another player in a red jersey kicked the ball back that was about to dive out of play, and the announcer said 'Rashford, saved just above by Aaron Ramsdale.'."", ""D. A player in a red jersey shoots from a distance away from the goal, the ball passes through two players in white jerseys, the goalkeeper in a black jersey swoops and can't stop the goal, after which the narrator says 'Ericsson, what a goal!'.""]",Prior,multiple +Scene Understanding_sample_26_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:07:03,B,"[""A. A player in a white jersey and a player in a red jersey are fighting for the ball when the player in the red jersey kicks the ball off the field, and the narrator says 'one of them is Bruno Fernandes.'."", ""B. A player in a white uniform tries to slide for the ball, but the player in a red uniform kicks the ball out before he can slide for it, and then another player in a red uniform kicks the ball a little bit higher to avoid the goalie, and then the goal is scored, and the announcer says 'arriving is odegaard.'."", ""C. A player in a red uniform shoots, but the ball hits the frame and bounces away, and the narrator says 'so similar to the goal he scored.'."", ""D. A player in a yellow jersey deflected the ball, but a player in a white jersey headed it into the goal, and a player in a red jersey tried to head it out of the goal but failed, and the narrator said, 'He's decided to come, stooping header.'.""]",Prior,multiple +Scene Understanding_sample_27_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:18,D,"[""A. A player in a blue jersey runs around the field and the narrator says 'That's exactly what I'm talking about.'."", ""B. A player in a white jersey received the ball and another player in a blue jersey rushed forward to try and grab it, but the ball was kicked out ahead of him, over the goal, and down into the crowd as the narrator said 'Had a look, had a hit!'."", ""C. A player in white jersey came quickly to grab the ball and ran straight into the player in blue jersey who was dribbling and had kicked the ball, then the player in blue jersey was knocked down and rolled on the ground, the player in white jersey continued to chase the ball, after which the narrator said 'Azpilicueta's kept going, referee has waved it on.'."", ""D. As the ball comes in, a player in blue jersey knocks down a player in white jersey, but the player in white jersey catches the ball and kicks it to his teammate, and the narrator says 'think that's probably a foul by lvanovic,but La Mela does great on the think that's probably a foul by lvanovic, but La Mela does great on the floor.'.""]",Prior,multiple +Scene Understanding_sample_27_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:33,A,"[""A. A player in a blue jersey dribbled close to the goal, and although three players in white jerseys were blocking in front of him, he managed to kick the ball towards the goal, after which it fell over the goal and into the crowd, with explanations shouting 'Costa!'."", ""B. A player in a white jersey dribbled close to the goal, and although three players in blue jerseys were blocking in front of him, he managed to kick the ball towards the goal, after which it fell over the goal and into the crowd, with explanations shouting 'Costa!'."", ""C. A player in white jersey came quickly to grab the ball and ran straight into the player in blue jersey who was dribbling and had kicked the ball, then the player in blue jersey was knocked down and rolled on the ground, the player in white jersey continued to chase the ball, after which the narrator said 'Azpilicueta's kept going, referee has waved it on.'."", ""D. As the ball comes in, a player in blue jersey knocks down a player in white jersey, but the player in white jersey catches the ball and kicks it to his teammate, and the narrator says 'think that's probably a foul by lvanovic,but La Mela does great on the think that's probably a foul by lvanovic, but La Mela does great on the floor.'.""]",Prior,multiple +Scene Understanding_sample_27_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:07,B,"[""A. A player in a blue jersey dribbled close to the goal, and although three players in white jerseys were blocking in front of him, he managed to kick the ball towards the goal, after which it fell over the goal and into the crowd, with explanations shouting 'Costa!'."", ""B. A player in a white jersey dribbles the ball and prepares to shoot, a player in a blue fall jersey tries to slide kick the ball away but is unsuccessful, the ball goes into the goal anyway and the narrator yells 'Scores!'."", ""C. A player in a green jersey dribbles the ball and prepares to shoot, a player in a blue fall jersey tries to slide kick the ball away but is unsuccessful, the ball goes into the goal anyway and the narrator yells 'Scores!'."", ""D. As the ball comes in, a player in blue jersey knocks down a player in white jersey, but the player in white jersey catches the ball and kicks it to his teammate, and the narrator says 'think that's probably a foul by lvanovic,but La Mela does great on the think that's probably a foul by lvanovic, but La Mela does great on the floor.'.""]",Prior,multiple +Scene Understanding_sample_27_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:17,D,"[""A. A player in a blue jersey dribbled close to the goal, and although three players in white jerseys were blocking in front of him, he managed to kick the ball towards the goal, after which it fell over the goal and into the crowd, with explanations shouting 'Costa!'."", ""B. A player in a white jersey dribbles the ball and prepares to shoot, a player in a blue fall jersey tries to slide kick the ball away but is unsuccessful, the ball goes into the goal anyway and the narrator yells 'Scores!'."", ""C. A player in a green jersey is dribbling the ball and to his left a player in a blue jersey attempts to grab the ball but the player in the white jersey kicks the ball out and through the legs of the player in the blue jersey while the narrator says 'Driving it as Pellequeta and beyond.'."", ""D. A player in a white jersey is dribbling the ball and to his left a player in a blue jersey attempts to grab the ball but the player in the white jersey kicks the ball out and through the legs of the player in the blue jersey while the narrator says 'Driving it as Pellequeta and beyond.'.""]",Prior,multiple +Scene Understanding_sample_27_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:49,C,"[""A. A player in a blue jersey dribbled close to the goal, and although three players in white jerseys were blocking in front of him, he managed to kick the ball towards the goal, after which it fell over the goal and into the crowd, with explanations shouting 'Costa!'."", ""B. A player in a white jersey dribbles the ball and prepares to shoot, a player in a blue fall jersey tries to slide kick the ball away but is unsuccessful, the ball goes into the goal anyway and the narrator yells 'Scores!'."", ""C. A player in a white jersey is dribbling close to the goal, a player in a blue jersey and a goalkeeper in light blue both slide tackle to try and stop it, but the player in the white jersey manages to get a shot off, while the narrator shouts 'And onside Son scores!'."", ""D. A player in a white jersey is dribbling the ball and to his left a player in a blue jersey attempts to grab the ball but the player in the white jersey kicks the ball out and through the legs of the player in the blue jersey while the narrator says 'Driving it as Pellequeta and beyond.'.""]",Prior,multiple +Scene Understanding_sample_28_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:33,D,"[""A. A player in a blue jersey is about to shoot when a goalkeeper in a green jersey swoops in and fails to shoot, and the ball rolls out of play, and the narrator says 'Jauvino is missed!'."", ""B. A 3 player in a blue jersey passes to a 9 player in a blue jersey who kicks at the goal, but the ball is shot wide to the left of the goal and the narrator says 'but his pass has picked up Ashley Cole, and Cole has found Torres.'."", ""C. Player in red dribbled close to the goal, but had to pass the ball because of the obstruction of a player in blue, after which the ball was caught by another player in blue, and the narrator said 'Ramsey, who's face to face here with Cech, and Cech went to the ground.'."", ""D. A player in a red jersey is about to shoot when a goalkeeper in a green jersey swoops in and fails to shoot, and the ball rolls out of play, and the narrator says 'Jauvino is missed!'.""]",Prior,multiple +Scene Understanding_sample_28_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:12,B,"[""A. A player in a blue jersey kicks the ball close to the goal, another player in a red jersey rushes over and kicks the ball, which flies over the goal and into the crowd as the narrator shouts 'Van Persie!'."", ""B. A player in a red jersey kicks the ball close to the goal, another player in a red jersey rushes over and kicks the ball, which flies over the goal and into the crowd as the narrator shouts 'Van Persie!'."", ""C. player in red dribbled close to the goal, but had to pass the ball because of the obstruction of a player in blue, after which the ball was caught by another player in blue, and the narrator said 'Ramsey, who's face to face here withCech, and Cech went to the ground.'."", ""D. A player in a red jersey is about to shoot when a goalkeeper in a green jersey swoops in and fails to shoot, and the ball rolls out of play, and the narrator says 'Jauvino is missed!'.""]",Prior,multiple +Scene Understanding_sample_28_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:37,A,"[""A. A player in a blue jersey will pass to another player in a blue jersey, a player in a red jersey tries to head the ball to stop it but he fails, another player in a blue jersey heads the ball into the goal and the narrator shouts 'Coached in towards Lampard!'."", ""B. A player in a red jersey kicks the ball close to the goal, another player in a red jersey rushes over and kicks the ball, which flies over the goal and into the crowd as the narrator shouts 'Van Persie!'."", ""C. A player in a red jersey will pass to another player in a blue jersey, a player in a red jersey tries to head the ball to stop it but he fails, another player in a blue jersey heads the ball into the goal and the narrator shouts 'Coached in towards Lampard!'."", ""D. A player in a red jersey is about to shoot when a goalkeeper in a green jersey swoops in and fails to shoot, and the ball rolls out of play, and the narrator says 'Jauvino is missed!""]",Prior,multiple +Scene Understanding_sample_28_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:14,D,"[""A. A player in a blue jersey will pass to another player in a blue jersey, a player in a red jersey tries to head the ball to stop it but he fails, another player in a blue jersey heads the ball into the goal and the narrator shouts 'Coached in towards Lampard!'."", ""B. A player in a red jersey kicks the ball close to the goal, another player in a red jersey rushes over and kicks the ball, which flies over the goal and into the crowd as the narrator shouts 'Van Persie!'."", ""C. A player in a red jersey was dribbling close to the goal, a player in a red jersey to his left tried to block, he shot, the green keeper tried to stop it but was unsuccessful, but the ball still went wide, the narrator said 'It's a lovely ball for Sturridge!'."", ""D. A player in a blue jersey was dribbling close to the goal, a player in a red jersey to his left tried to block, he shot, the green keeper tried to stop it but was unsuccessful, but the ball still went wide, the narrator said 'It's a lovely ball for Sturridge!'.""]",Prior,multiple +Scene Understanding_sample_28_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:42,C,"[""A. A player in a blue jersey will pass to another player in a blue jersey, a player in a red jersey tries to head the ball to stop it but he fails, another player in a blue jersey heads the ball into the goal and the narrator shouts 'Coached in towards Lampard!'."", ""B. A player in a red jersey kicks the ball close to the goal, another player in a red jersey rushes over and kicks the ball, which flies over the goal and into the crowd as the narrator shouts 'Van Persie!'."", ""C. A player in a red jersey dribbles close to the goal and passes the ball to another player in a red jersey before being stopped by the goalkeeper in a green jersey, who receives the ball and shoots, with the narrator saying 'Gervinho, Van Persie.'."", ""D. A player in a blue jersey was dribbling close to the goal, a player in a red jersey to his left tried to block, he shot, the green keeper tried to stop it but was unsuccessful, but the ball still went wide, the narrator said 'It's a lovely ball for Sturridge!'.""]",Prior,multiple +Scene Understanding_sample_29_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:42,B,"[""A. A player in a light blue jersey passes the ball to another player in a light blue jersey, and the other player in a light blue jersey receives the ball and shoots directly at the goal, while the narrator says 'Bernardo Silva, Phil Foden.'."", ""B. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, and the other player in the light blue jersey slides right in and kicks the ball into the goal as the narrator yells 'Harland!'."", ""C. A player in a light blue jersey kicks the ball off and leaps over a wall of players in red jerseys and some light blue jerseys, after which the ball hits the goal frame and bounces away, while the narrator says 'Gundogan!'."", ""D. A player in a yellow jersey kicks the ball towards another player in a light blue jersey, and the other player in the light blue jersey slides right in and kicks the ball into the goal as the narrator yells 'Harland!'.""]",Prior,multiple +Scene Understanding_sample_29_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:26,D,"[""A. A player in a light black jersey kicks the ball towards another player in a light blue jersey, who kicks it into the goal in a scramble with a player in a red jersey, and the narrator yells 'Fodem!'."", ""B. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, and the other player in the light blue jersey slides right in and kicks the ball into the goal as the narrator yells 'Harland!'."", ""C. A player in a light blue jersey kicks the ball off and leaps over a wall of players in red jerseys and some light blue jerseys, after which the ball hits the goal frame and bounces away, while the narrator says 'Gundogan!'."", ""D. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, who kicks it into the goal in a scramble with a player in a red jersey, and the narrator yells 'Fodem!'.""]",Prior,multiple +Scene Understanding_sample_29_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:25,A,"[""A. A player in a red jersey is blocked by three players in light blue jerseys, but the player in the red jersey shoots the ball past the three players in light blue jerseys, and the goalie in the orange jersey swoops in and fails to stop the ball from going into the goal, and the narrator says, 'Now the shot's not bad!'."", ""B. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, and the other player in the light blue jersey slides right in and kicks the ball into the goal as the narrator yells 'Harland!'."", ""C. A player in a green jersey is blocked by three players in light blue jerseys, but the player in the red jersey shoots the ball past the three players in light blue jerseys, and the goalie in the orange jersey swoops in and fails to stop the ball from going into the goal, and the narrator says, 'Now the shot's not bad!'."", ""D. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, who kicks it into the goal in a scramble with a player in a red jersey, and the narrator yells 'Fodem!'.""]",Prior,multiple +Scene Understanding_sample_29_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:09,B,"[""A. A player in a red jersey is blocked by three players in light blue jerseys, but the player in the red jersey shoots the ball past the three players in light blue jerseys, and the goalie in the orange jersey swoops in and fails to stop the ball from going into the goal, and the narrator says, 'Now the shot's not bad!'."", ""B. A player in light blue shot vigorously at the goal and the narrator said 'It's another Hattrick!'."", ""C. A player in light red shot vigorously at the goal and the narrator said 'It's another Hattrick!'."", ""D. A player in a light blue jersey kicks the ball towards another player in a light blue jersey, who kicks it into the goal in a scramble with a player in a red jersey, and the narrator yells 'Fodem!'.""]",Prior,multiple +Scene Understanding_sample_29_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:52,D,"[""A. A player in a red jersey is blocked by three players in light blue jerseys, but the player in the red jersey shoots the ball past the three players in light blue jerseys, and the goalie in the orange jersey swoops in and fails to stop the ball from going into the goal, and the narrator says, 'Now the shot's not bad!'."", ""B. A player in light blue shot vigorously at the goal and the narrator said 'It's another Hattrick!'."", ""C. A player in light blue saved the ball that almost rolled off the field and the narrator said 'Isha.'."", ""D. A player in red saved the ball that almost rolled off the field and the narrator said 'Isha.'.""]",Prior,multiple +Scene Understanding_sample_30_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:31,D,"[""A. The player on the red side tapped the ball as hard as he could into his teammate's hand, and the commentator said, 'and they'll jump it up here we go United States Canada from Vegas good size here'."", ""B. Player 2 from the red team shoots a three-pointer from the three-point line with his teammates covering him, and the commentator says, 'He wants a good side for the team just a little early, Josh smooth'."", ""C. Red player No. 9 assists player No. 24 and player No. 24 scores smoothly, the commentator says:'Brooks that found his first shot'."", ""D. Red side player 4 makes a three-step layup with his teammates covering him and scores, the commentator says: 'Trying to figure out how to play together for the first time off the glass and in that's Murray.'.""]",Prior,multiple +Scene Understanding_sample_30_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:53,C,"[""A. Red team 4 fails to pass the ball, but thankfully the call goes back to Red team 9, who makes a smooth three-pointer, and the commentator says, 'Olympic former Celtic now with Toronto baseline and rj Barrett knocks down that deep lefty jump shot.'."", ""B. Red team player 2 with teammates covering him from outside the 3-point line makes a smooth 3-pointer and the commentator says:'he want a good side for team just a little early, Josh smooth.'."", ""C. Player No. 4 of the white team smoothly reaches the three-point line with the ball, and then a fake move deceives the opponent and smoothly shoots a three-pointer from outside the three-point line, and the commentator says:'you'll stop the bleeding.'."", ""D. Red team player 4 makes a three-step layup with his teammates covering him and scores, the commentator says:'he saw some of an instigator and will not step back Brooks.'.""]",Prior,multiple +Scene Understanding_sample_30_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:20,D,"[""A. Red team 4 fails to pass the ball, but thankfully the call goes back to Red team 9, who makes a smooth three-pointer, and the commentator says, 'Olympic former Celtic now with Toronto baseline and rj Barrett knocks down that deep lefty jump shot.'."", ""B. White team 5 smoothly breaks through the opponent's defense from the three-point line, makes a three-step layup and scores, The commentator said, 'Steve curses how about this kid strong , LeBron like in his physical approach at the rim good finisher.'."", ""C. Player No. 4 of the white team smoothly reaches the three-point line with the ball, and then a fake move deceives the opponent and smoothly shoots a three-pointer from outside the three-point line, and the commentator says:'you'll stop the bleeding play in the first.'."", ""D. White team No. 9 player passed the player to No. 10 player, No. 10 player a confrontation to break through the opponent's defense and smoothly into the ball, the commentator said:'so strong and tough and confident '.""]",Prior,multiple +Scene Understanding_sample_30_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:50,A,"[""A. Player No. 0 of the red team was robbed by a player of the white team, and player No. 10 of the white team smoothly broke through the defense with the ball and scored, and the commentator said: 'hard down the Lane another finger roll goes down.'."", ""B. White's 5 smoothly breaks through the opponent's defense from the three-point line, makes a three-step layup and scores, and the commentator says, 'Steve curses how about this kid strong , LeBron like in his physical approach at the rim good The commentator said, 'Steve curses how about this kid strong , LeBron like in his physical approach at the rim good fisher.'."", ""C. The red team player 0 with steals the ball and throws it to player 13, player 13 shoots from the three point line and scores, the commentator says:'who dork with the board new shot clock.'."", ""D. White team players 13 and 5, cooperate with each other outside the three-point line, No. 13 cut into the interior to receive the ball and dunk and score, the commentator said:'run by Bam on that full screen the dive the fine big time the back rim long.'.""]",Prior,multiple +Scene Understanding_sample_30_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:35,B,"[""A. Player No. 1 of the red team was robbed by player No. 10 of the white team, and player No. 10 of the white team smoothly broke through the defense with the ball and scored, and the commentator said: 'the Lane another finger roll goes down that shows great body.'."", ""B. White's 12 catches the ball from a teammate outside the three-point line and passes it to 11 in the lane, who scores on a wipeout, and the commentator says, 'And what ball movement an in the seal by Joe Lenin.'."", ""C. The red team player 0 with steals the ball and throws it to player 13, player 13 shoots from the three point line and scores, the commentator says: 'who dork with the board new shot clock.'."", ""D. Player No. 5 of the white team completes a backward shot and scThe White team's No. 5 player carries the ball over his opponent and, with a teammate on the block, makes a fake to deceive his opponent, then throws the ball backward and scores, the commentator says: '16 foot fade about to bump.'.""]",Prior,multiple +Scene Understanding_sample_31_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,B,"[""A. During the tee-off session, player 35 from the black team taps the ball into the hands of teammate 22 and the commentator says, 'Vinniem Marou are your officials here.'."", ""B. Player 7 from the red team cuts into the lane and receives the ball, and then makes a shot against the net and scores, the commentator says: 'Aliyah Boston makes it second nothing.'."", ""C. Red side player 7 passes the ball and creates an opportunity for player 22 to complete a smooth three-point shot and score, the commentator said: 'up there with steels and she'll take the first three pointer and knock it down.'."", ""D. Player 22 from the red side cuts into the lane with the ball and finishes the layup, the commentator says:'here's Caitlin Clark driving she's got the first five points wow.'.""]",Prior,multiple +Scene Understanding_sample_31_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:39,A,"[""A. Blacks player 20 carries the ball to the three-point line, steadies himself in the coverage of a teammate, and shoots the ball for a score, and the commentator says, 'When you let a shooter knock a couple down that's all you need.'."", ""B. Red Team Player 7 cuts to the basket and receives the ball, then shoots a basket on a screen on a possession, commentator says, 'Aliyah Boston makes it second nothing. what a start.'."", ""C. Red Team Player 0 misses a three-step layup, but she quickly goes for the ball and then scores another three-step layup. The commentator says, 'Mentally took another chance.'."", ""D. The player 30 in black team carries the ball inside the 3-point line, steadies herself with a teammate in coverage, and shoots the ball for the score, commentator says, 'That's all you need, I love this shooter's shooter.'.""]",Prior,multiple +Scene Understanding_sample_31_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:58,B,"[""A. Player 20 of the Blacks carries the ball to the three-point line, steadies himself in the coverage of a teammate, and shoots the ball for a score, and the commentator says, 'That's all you need, I love that shooter's shooter.'."", ""B. The Red 22 tries to cut to the three-point line with the ball, makes an unsuccessful breakaway attempt, then steadies himself and shoots a three-pointer for the score, commentator says, 'Kaitlyn Clark pulls it back, knocks it down.'."", ""C. Red team player 0 receives the ball, breaks to the three-point line, steadies himself and shoots the ball. The commentator says, 'Mitchell knocks the ball down from 15 feet away.'."", ""B. Black's player 22 attempts to cut to the three-point line with the ball, tries unsuccessfully to break through, then steadies himself and shoots a three-pointer for the score, and the commentator says, 'That's the way to push the ball in transition, okay.'.""]",Prior,multiple +Scene Understanding_sample_31_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:43,D,"[""A. Player 44 of the Black team cuts to the basket with the ball, but has no chance to make a shot, then steadies himself and shoots a basket, and the commentator says, 'Hamilton 2 knocked the ball down in the last few steps.'."", ""B. The Black's 22 cuts to the three-point line with the ball, tries unsuccessfully to break through, breaks through again, and then turns around and shoots the ball for a score. The commentator says excitedly:'Leoni febish is known as an all-around long guard.'."", ""C. Red team player 0 receives the ball, breaks to the three-point line, settles down and shoots. The commentator says: 'Mitchell knocks the ball down from 15 feet away.'."", ""D. Player No.22 from the red side cut into the three-point line with the ball, tried to break through unsuccessfully, and then broke through again and turned around to shoot the ball, the commentator said excitedly: 'Feebisch, the rookie, defending the other rookie.'.""]",Prior,multiple +Scene Understanding_sample_31_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:57,B,"[""A. Player 35 on the black team plays inside with the ball, a confrontation puts his opponent over the top, shoots and scores, commentator says: 'Jones looking to force the issue goes glass bottles.'."", ""B. The red player 22 passes the ball accurately to the player 1 in the lane, and the player 1 finishes the shot, the commentator said: 'and Smith has got the last couple.'."", ""C. The Black made three passes to confuse the opponent and then player 20 scored on a shot from the three-point line. The commentator said: 'and the liberty have climbed all the way from a 12 point deficit yo nescu protestants nothing.'."", ""D. Player No.22 from the red team cut into the three-point line with the ball, tried to break through unsuccessfully, and then broke through again and turned around to shoot the ball, the commentator said excitedly: 'leoni febish is known for a very versatile long defender.'.""]",Prior,multiple +Scene Understanding_sample_32_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:57,B,"[""A. Player 4 on the purple team misses a pass, player 24 on the white team steals the ball and gives it to a teammate, who then passes it to player 22 who cuts inside and takes a ball without incident, and the commentator says, 'I'm the defense dumps it in, Sonano quick turn and the finish.'."", ""B. Player No. 22 from the white team got the ball from her teammate passed, facing the opponent in front of her, she hit the three-pointer without a hitch, the commentator said excitedly:'Clark, oh my!'."", ""C. Player 45 on the blue side tries to break through the lane with the ball but has no chance, then she passes to player 4 for a smooth three-pointer, and the commentator says 'this is a player that you pointed out, Johnson in the corner knocks down the 3.'."", ""D. Player 24 on the white side stands up accompanied by her teammate and then high fives her teammate as the commentator says, 'I'm senior from Cincinnati Ohio, No. 24 Caddy Marshall.'.""]",Prior,multiple +Scene Understanding_sample_32_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:45,C,"[""A. Purple side No.10 player with the ball, in close cooperation with her teammates, she broke through the opponent's lane, smooth layup, the commentator said:'I'm the defense dumps it in, Sonano quick turn and the finish.'."", ""B. Player No. 24 from the white side got the ball through her teammate's pass to ask for a full, facing the opponent in front of her, she hit the three-pointer without a hitch, the commentator said excitedly:'Clark, oh my, welcome to the national championship game.'."", ""C. Purple 10 passes the ball to 4 in the lane, then 4 takes a shot and scores, leading to a foul, and the commentator says, 'Angel Reese facilitating again, Flage Johnson lays it in.'."", ""D. Player 10 on the purple side passes to player 0 in the lane and then makes a step up for a basket, the commentator says, 'who's done a wonderful job of this group, Angel Reese gorgeous delivery inside rebounding.'.""]",Prior,multiple +Scene Understanding_sample_32_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:40,B,"[""A. Purple side No. 45 player with the ball, no chance to attack, then pass the ball to No. 55, smooth finish a three-pointer, to the commentator said:'underneath the hoop on that attempt from far here is pool she got it.'."", ""B. Player 22 on the white side, assisted by player 25, makes a leaping backward three-pointer, and the commentator says excitedly, 'trying to get it back to her Clark again.'."", ""C. Purple 10 passes the ball to 4 in the lane, then 4 takes a shot and scores, leading to a foul, and the commentator says, 'Dropped by Angel Reese and then here in transition.'."", ""D. Player 10 from the purple team brings in the ball, makes a turn and breaks through the opposing team's defense and shoots the ball, the commentator says:'I'm the defense dumps it in, Sonano quick turn and the finish.'.""]",Prior,multiple +Scene Understanding_sample_32_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:40,C,"[""A. The purple 45 with the ball and no chance to attack, then passes the ball to the 5 from the three-point line for a smooth three-pointer and the commentator says, 'How do they navigate this period, carson will fire hands hit from three.'."", ""B. The white side attacked, the purple team has not adjusted in time, to the white side of the 24th player to create opportunities, smooth completion of a 3-point shot, the commentator said excitedly:'along with Stalky with Warnock and Sonata on the bench, Marshall knocks down the three.'."", ""C. Player 22 on the white side turns and passes to player 20 at the three-point line, and player 20 takes the three-point shot without incident, and the commentator says, 'Clark spins dishes Mart in the rainbow.'."", ""D. Purple player 4 breaks through the lane with the ball, fakes a jump and sends the ball flying to player 0 for a goal, the commentator says:'Johnson great look inside and Williams on the finish.'.""]",Prior,multiple +Scene Understanding_sample_32_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:43,D,"[""A. Purple team 45 player with the ball to the inside of the 5 player, the 5 player look around, find the opportunity and successfully scored, the commentator said: 'here is Smith Clark facts off.'."", ""B. The white team attacked, the purple team has not adjusted in time, to the white side of the 24th player to create opportunities, smooth completion of a 3-point shot, the commentator said excitedly: 'along with Stalky with Warnock and Sonata on the bench, Marshall knocks down the three.'."", ""C. The white team 22, 45 and 20 players pass ball to each other, perfect back to the pass and the 45 player smooth completion of the goal, the commentator said: 'both facing the basket and with her back to it good decision there bark what a feed The commentator said: 'both facing the basket and with her back to it good decision there bark what a feed.'."", ""D. Purple No.45 player with the ball attacked to break through the inner line, but was defined by the opponent, then passed the ball to No.2 player and finished the 3-point goal smoothly, the commentator said: 'here's Morris into the corner Carson again.'.""]",Prior,multiple +Scene Understanding_sample_33_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:49,D,"[""A. Player 0 on the black team breaks through the lane with the ball and misses, then 34 makes a remedy and successfully scores, and the commentator says, 'No. 34 Caddy Marshall.'."", ""B. Player 1 of the yellow team makes a 3-point shot and misses, then the yellow team makes a putback and 28 dunks the ball. The commentator says, 'Sonano quick turn and the finish.'."", ""C. Player 0 from the black team passes the ball to player 34, who breaks through the opponent's defense and scores a goal. The commentator says:'Johnson in the corner knocks down the 3.'."", ""D. The black side makes three passes and passes the ball to player 5 for a backward three-pointer. The commentator says, 'He's there.'.""]",Prior,multiple +Scene Understanding_sample_33_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:30,C,"[""A. Player 22 of the Black team receives the ball, scrambles, turns and breaks through the lane, and successfully scores the ball, and the commentator says:'you might recall as Middleton hits option is it.'."", ""B. Player 3 of the Yellow Team blocks for Player 15. Player 15 has no chance to pass to Player 3, who fakes a dunk and scores. The commentator says 'he moves in and scores just a third Laker basket.'."", ""C. The Blacks' Player 24 has no chance to attack the ball, he passes the ball to Player 0, who tries to break through the opposing team's defense, and then shoots a backward shot from outside the three-point, and the commentator says 'Yonah's on the bench and Lopez having to stay attached.'."", ""D. The Yellow Team's 15 faces three opponents from the Black Team, gets the ball and scores a basket. The commentator says The commentator says:'a R goes to the rim he talks how good he is.'.""]",Prior,multiple +Scene Understanding_sample_33_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:38,A,"[""A. Black 24 makes a tackle on Yellow 15, who passes the ball to 3, who then passes the ball to 11. The commentator says:'You know Lillard did not shoot it well from beyond.'."", ""B. Yellow's 15, facing the Black defense, gives the ball to the open 3, who lives up to his name and tosses the ball back and scores. The commentator says:'Earlier in the year as a d switches it through.'."", ""C. The Blacks' No. 24 has no chance on offense and passes the ball to No. 0, who tries to break through the opposing team's defense, gets blocked, and then shoots a backward shot from beyond the three-point line for a successful score. the commentator says, 'Lopez having to stay attached to the ad if they get another one.'."", ""D. Player 15 of the Yellow Team faces three opponents of the Black Team, throw the ball and get scores. The commentator says 'a R goes to the rim he talks how good he is.'.""]",Prior,multiple +Scene Understanding_sample_33_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:28,A,"[""A. A player in a yellow No. 1 uniform threw a ball that flew over the head of a player in a black No. 20 uniform, and the throw went into the hoop, the narrator said'Any scores for an end one pull up for D. Lo got it.'."", ""B. The Yellow team's player 1, facing the Black team's defense, gives the ball to player 12 who is at the three-point line. player 12 lives up to his name and throws the ball backward for the three-point shot. The commentator says, 'open his GP yes sir.'."", ""C. The Blacks' 34 has no chance to make a play, so he passes the ball to 0, who tries to break through the defense, gets blocked, and then shoots a backward shot from beyond the three-point line for a successful score. the commentator says:'Lopez having to stay attached to the ad if they get another one.'."", ""D. The black team's player 34 has no chance to attack with the ball. The black team's player 9 crosses over to the three-point line to receive the ball, stabilizes himself and shoots a three-pointer, scoring. The commentator says:'here is Portis.'.""]",Prior,multiple +Scene Understanding_sample_33_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:46,D,"[""A. Player No. 34 of the Black team had no chance to attack, so he passed the ball to Player No. 0, who tried to break through the opponent's defense, was blocked, and then made a backward shot from outside the three-point line and successfully scored, and the commentator said: 'Lopez having to stay attached to the ad if they get another.'."", ""B. Player No. 28 of the yellow team gets the ball, and when he is surrounded by three opponents, he turns around and fakes a move and scores. The commentator says, 'that has turned into one of his patented moves.'."", ""C. Player 24 of the black team attacks with the ball, but he is guarded by his opponent. He gives the ball to player 34, who goes to the basket with the ball, and he sends his opponent flying and scores a goal. The commentator says: 'she got hit from behind and he scores for an and one.'. "", ""D. Player No.1 of the yellow team launched an attack quickly after getting the ball, but was blocked by the opponent, then he passed the ball to No.28, who broke through quickly and finished the dunk, The narrator said afterward 'Rise and throw down the slam .'.""]",Prior,multiple +Scene Understanding_sample_34_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:57,D,"[""A. In the kick-off session, the yellow team and the white team were making a steal, and the yellow team was the first to get the right to ask for the ball, and then went on offense. The commentator said: 'got some really nice players here to watch we're gonna be excited to watch the pace of this game.'."", ""B. White player 55 is surrounded by opponents with no offense, 44 steps up to receive the ball and then goes for a three-step layup. The ball doesn't go in, but the possession is returned to him and he shoots again and scores. The commentator said, 'running into Castleton second attempt he sticks with it.'."", ""C. The White team's 28 and 29 played well together. 28 took the ball to the basket, passed it to 29 under siege, and 29 made a foul shot and scored. The commentator said: 'a perfect love to Marquise Balden.'."", ""D. No. 21 of the yellow team, surrounded by the players of the white team, made a three-step layup with a fake, but unfortunately, the ball did not go in. The commentator says: 'Maxwell Lewis long strides.'.""]",Prior,multiple +Scene Understanding_sample_34_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:43,D,"[""A. Player 55 of the white team took advantage of the yellow team's looseness, he took the ball for a three-step layup plus a confrontation, toppled his opponent, jumped and put the ball in. The commentator said, 'as Ethan Thompson shows off a little left hand.'."", ""B. The White's 55 gains possession of the ball and quickly launches the offense. He observes 4 at the front of the line and passes hard to 4, who completes the uptempo shot and scores. The commentator says, 'takes some contact and banks it in.'."", ""C. Player 21 of the yellow team, surrounded by three players of the white team, made a three-step layup plus a fake, but unfortunately all the ball did not go in. The commentator says: 'Maxwell Lewis long strides and there's another block for Bolden.'."", ""D. The yellow team's No.21 player broke through the line with the ball, but had no chance to shoot, then passed the ball to No.36, who made a fake shot to confuse the opponent and stabilized his body to shoot a three-pointer. The commentator said: 'Lewis baseline drive, Henson.'.""]",Prior,multiple +Scene Understanding_sample_34_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:43,C,"[""A. White team player 71 and 31 worked together silently, and with their opponents surrounding them, the two passed to each other twice, creating an opportunity for 71 to make a three-pointer, before 71 fell and quickly got up. The commentator said, 'AND 3 IS GOOD.'."", ""B. White player 31 gains possession of the ball, and with four Yellow players guarding him, he quickly launches himself into the lane, shoots but misses, but he quickly remedies the shot and scores. The commentator says:'with who and maybe needs a little bit of confidence and have things to go well for him.'."", ""C. With a minute to go and both teams getting physical, White 31 passes to 29, who stabilizes and shoots a three-pointer. The commentator said excitedly, 'Staying hot continuing.'."", ""D. Player 21 of the yellow team, surrounded by three players of the white team, made a three-step layup plus a fake, but alas it was all a ball that didn't go in. The commentator says:'Maxwell Lewis long strides and there's another block for Bolden.'.""]",Prior,multiple +Scene Understanding_sample_34_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:30,A,"[""A. Player 27 of the white team attacks with the ball, cuts into the opponent's lane, fights off a foul, and scores a goal of his own. The commentator says: 'Besscovy taking contact.'."", ""B. White 55 gets the ball, 27 helps 55 on the block, 55 quickly goes on the attack, sharpshooting plus a turnaround shot and scores. The commentator says:'with who and maybe needs a little bit of confidence and have things to go well for him.'."", ""C. With a minute to go and both teams getting physical, White 31 passes to 29, who stabilizes and shoots a three-pointer. The commentator said excitedly, 'day Kwan Plowden staying hot continuing.'."", ""D. The yellow team's team's stand form a triangle and they launch an attack, yellow team's 21 misses a layup shot and 14 remedies the situation under the rim. The commentator said 'with that follow from Castleton after the Lewis Miss.'.""]",Prior,multiple +Scene Understanding_sample_34_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:46,D,"[""A. Player 27 of the white team attacks with the ball, cuts into the opponent's lane, fights off a foul, and scores a goal of his own. The commentator says: 'veskaby taking contact oh and he banks it in.'."", ""B. The yellow team gained possession of the ball at the start of the serve, and then launched a fierce attack, the white team did not get back on defense in time, and the yellow team's No. 4 player made a smooth three-pointer. The commentator said, 'catch and shoot connect connects.'."", ""C. With a minute to go and both teams getting physical, White 31 passes to 29, who stabilizes and shoots a three-pointer. The commentator said excitedly, 'day Kwan Plowden staying hot continuing.'."", ""D. Yellow 14 breaks through the defense with the ball and shoots. A White team's player caps the ball and it is tapped away, and at the same time, he also injures his teammate by mistake. The commentator said 'Castleton wiped off the window.'.""]",Prior,multiple +Scene Understanding_sample_35_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:54,C,"[""A. The White team cut into each other's lane, but had no chance to shoot, then passed to each other in silence, finally allowing 3 to shoot and score from the three-point line. The commentator said, 'open 3 Antoine Davis for asville wow.'."", ""B. Player 31 of the Yellow team brings the ball on offense, but is guarded by player 55 of the White team. Player 36 of the Yellow team steps up to receive the ball and shoots an accurate three-pointer. The commentator said: 'that's beautiful nice pick and pop great job.'."", ""C. Player No. 31 of the yellow team cut into the interior with the ball, jumped up to shoot the ball and found that he was deadlocked, and then passed the ball to No. 37, who quickly dunked the ball and fell down in excitement. The commentator said excitedly, 'For Traore There you go Nice job.'."", ""D. Yellow team No. 31 player with the ball attack, but the front was dead defense, and then a high throw ball pass to the inside of the No. 37 to do a false move, and quickly shot a score. The commentator said, 'inside Troy Power triple nice finish for our melt.'.""]",Prior,multiple +Scene Understanding_sample_35_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:40,A,"[""A. Player 31 of the White team carries the ball and with two players on the Yellow team's defense, makes a quick offensive cut into the lane to shoot the ball and score. The commentator says, 'And right there, he settled for the fourteen.'."", ""B. White's player 37 brings the ball to the offense, but is guarded by Yellow's player 36, and is robbed by Yellow's player 9 when he passes the ball. The commentator says, 'wax here late clock stolen by brawny.'."", ""C. Player No. 14 of the Yellow Team cut into the lane with the ball and was stopped by the defense, then No. 9 of the Yellow Team went up to receive the ball and scored a three-step layup. The commentator says, 'there that that's you know really nice penetration.'."", ""D. The white team tried to cut into the lane with the ball, but the yellow players were dead set on defense, then the white team 35 passed the ball out of the lane, and then the white team 7 scored a three-pointer. The commentator said 'bonds a little out of control, Jane Nagle 3 lasers it in.'.""]",Prior,multiple +Scene Understanding_sample_35_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:56,C,"[""A. The white team's 37th player passed the ball to the 31st player, during which time it was almost intercepted by the yellow team's 9th, but fortunately there was a scare and the 31st threw the ball and scored successfully. The commentator says:'Brawny read it right but it still gets in the hands of Jordan ford and he hits the fadeaway.'."", ""B. White's player 37 brings the ball to the offense, but is guarded by Yellow's player 36, and is robbed by Yellow's player 9 when he passes the ball. The commentator says, 'wax here late clock stolen by brawny.'."", ""C. Yellow player 14 cuts into the lane for a layup, White player 43 defends, but the ball goes in and player 43 is fouled. The commentator says, 'That looks a little bit like Steph Curry.'."", ""D. The white team tried to cut into the lane with the ball, but the yellow players were dead set on defense, then the white team 35 passed the ball out of the lane, and then the white team 7 scored a three-pointer. The commentator said 'bonds a little out of control, Jane Nagle 3 lasers it in.'.""]",Prior,multiple +Scene Understanding_sample_35_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:48,C,"[""A. Yellow team 4 with the ball on offense, two players from the White team on defense, Yellow team 4 has no offensive opportunity to pass to 21, 21 cuts into the lane and creates an opportunity for 4, who completes the three-pointer without incident. The commentator said, 'draws two defenders to set up connect.'."", ""B. White player 33 takes the ball and quickly breaks through the yellow team's three players and scores. The commentator says, 'year as nobody picks up Dan Goodwin.'."", ""C. Yellow team player 29 attacks with the ball, he passes it to 14, who passes it to 4, who passes it back to 14 and scores a goal. The commentator says, 'Good shooter, huh? yes.'."", ""D. The white team tried to cut into the lane with the ball, but the yellow players were dead set on defense, then the white team 35 passed the ball out of the lane, and then the white team 7 scored a three-pointer. The commentator said 'bonds a little out of control, Jane Nagle 3 lasers it in.'.""]",Prior,multiple +Scene Understanding_sample_35_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:47,A,"[""A. The White team 45 passes ball to 31, who catches it and scores on a hook shot. The commentator says, 'Holy Moly.'."", ""B. The White team 31 carries the ball, doesn't get a shot, then passes the ball to 45 who cuts to the basket, draws a foul and scores. The commentator says excitedly, 'Catch, this guy's game is out of control now.'."", ""C. The Yellow team player 29 passes the ball to 14 who catches the ball and shoots a three-pointer from the three-point line. The commentator says, 'Castleton from deep in the Big C has done it again.'."", ""D. Player 29 of the Yellow is blocked by a teammate who makes a quick cut to the basket and finishes with an outside shot. The commentator says, 'Juko Division 2 Division 1.'.""]",Prior,multiple +Scene Understanding_sample_36_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:54,D,"[""A. White team 3 has the ball on offense, misses a contested shot, and White team 13 dunks the ball to remedy the situation. The commentator says, 'He played at Oregon State.'."", ""B. White team 14 drives with the ball, has no chance to throw, then passes the ball to 25 on the outside, who drives and cuts into the lane and misses a throw, then makes a second jumper to make the basket. The commentator says, 'Blackler dribbles the ball back upcourt driving left-handed floater, the ball goes in and out and out and in.'."", ""C. Blue 45 passes the ball to 77, who breaks for a layup and scores on a post-up jumper. The commentator says, 'It's a volley, or a nice shot, of his jumper from 10 feet'."", ""D. Blue 1 is working with a teammate and he quickly cuts into the lane for a jumper. The commentator says, 'Didn't pull the string on the the triplebut takes the short range.'.""]",Prior,multiple +Scene Understanding_sample_36_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:49,D,"[""A. Blue 4 cuts into the lane with the ball, two White players defend, Blue 4 has no chance to shoot, he passes the ball to 55, who points and jumps for the goal. The commentator says, 'for that battle continues to with the 2 bigs.'."", ""B. White team 13 has the ball and Blue team 1 is playing defense. White team 13 has a confrontation to push Blue team 1 out of the way and get into the lane, and then facing Blue team's reinforcement, he hooks the ball and throws it, but it doesn't go in. The commentator says: 'we call it a mouse in the house and a short of guy.'."", ""C. Blue team player 4 with the ball attack, he a confrontation cut into the interior by three opponents dead guard, but he resolutely a put the ball in. The commentator says, 'for that battle continues to with the 2 big.'."", ""D. No. 13 of the white team is in possession of the ball, he has a confrontation with the blue team players, he attacks and cuts into the interior, facing the blue team's three players to assist the defense, he jumps and hooks the ball into the goal. The commentator says: 'right to family situations where they grew up.'.""]",Prior,multiple +Scene Understanding_sample_36_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:12,A,"[""A. White Team Players 41 and 25 play off each other, 25 goes for the ball, 41 helps block, 25 breaks through the defense without incident, he jumps and shoots and scores. The commentator says, 'inside how about the left hand by a J Mitchell.'."", ""B. Blue 45 has the ball and goes into the lane with his teammates. White 42 misses his shot and Blue 45 hooks the ball and scores. The commentator says:'Justin on the drive the bucket.'."", ""C. White team 13 has the ball, he takes a shot against a Blue player, he cuts into the lane, and with three Blue players in his face, he jumps and hooks the ball in. The commentator said:'right to family situations where they grew up,who the mentors were.'."", ""D. Blue 45 passes the ball to 77, who takes the ball on offense. He cuts into the lane and shoots, but misses. Blue 45 runs into the lane to make amends and finishes with a dunk. The commentator says 'Five seconds of this first quarter jereau.'.""]",Prior,multiple +Scene Understanding_sample_36_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:34,A,"[""A. White Team Player No. 25 has the ball in his possession. He attacks and cuts into the lane, facing the three players of the blue team's co-defense, he throws the ball and misses, but when the opponent picks up the ball he suddenly steals it and throws it in smoothly. The commentator said, 'Lays it up got it back hook it and score it.'."", ""B. Blue Team 1 has the ball and gets into the lane with his teammates, but has no chance to shoot. He passes the ball to 45 at the 3-point line, and 45 hooks the ball and scores a 3-pointer. The commentator says, 'Pass to 25 from the 3-point line.'."", ""C. White 13 has the ball, he cuts into the lane, and when he is guarded by three players from the Blue team, he passes the ball to 25 at the three-point line, who makes a three-pointer. The commentator says: 'but that works too Bola that sure does.'."", ""D. White Team 25 has the ball, 25 goes to pick up the ball, 41 helps block the shot, 25 breaks through the defense, he jumps and shoots and scores. The commentator says, 'inside how about the left hand by a J Mitchell.'.""]",Prior,multiple +Scene Understanding_sample_36_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:45,B,"[""A. Blue Team 1 misses a shot from the three-point line, 45 makes a grab for the rebound but still misses, when 55 suddenly jumps up and dunks the ball for a smooth finish. The commentator said: 'puts it up and the touch for two.'."", ""B. White Team Player 25 has the ball on offense, he makes an offensive cut into the lane, he turns left plus right to confuse his opponent, then goes up for a hook shot and puts it in. The commentator said, 'now you get edie at a different style of playfor sure and amanda goes about three hundred pounds.'. "", ""C. White team 3 has the ball and he cuts into the lane, facing 2 players from the blue team, he throws the ball down to the ground, the ball bounces into the hands of 50, who shoots the ball smoothly. The commentator said: 'put a lot of pressure on him they double to guess resulting.'."", ""D. Player 45 of the blue team goes around in a circle and half shakes off his opponent and goes up to receive the ball, then he takes advantage of his opponent's surprise by attacking the lane and scoring on a layup shot. The commentator says, 'inside strong front move on the lean.'.""]",Prior,multiple +Scene Understanding_sample_37_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:52,D,"[""A. White player 23 attacks with the ball and Black player 30 defends. Player 23 of the White team uses confrontation plus a turnaround to fool his opponent, then shoots and makes the exact shot. The commentator says, 'Draymond Green makes a layup.'."", ""B. White 15 dribbles from the 3-point line, 23 runs into the open space, 15 quickly passes to 23, and 23 shoots the ball accurately. The commentator says, 'Defense is once again a major problem on the road.'."", ""C. Black team 23 steps up to receive the ball and he uses the opportunity to quickly drive to the basket for a three-step layup. The commentator says: 'Draymond Green makes a layup.'."", ""D. 23 and 30 of the Black Team work together silently. No. 23 passes the ball to No. 30 on the block, who checks No. 23's route as he dribbles, then instantly passes the ball to No. 23 for a layup. The commentator says, 'Curry finds Green, cuts it to Grimm and lays it up and in.'.""]",Prior,multiple +Scene Understanding_sample_37_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:23,C,"['A. Player 15 of the White team attacks with the ball. The Blue team gets back on defense in time, and Player 15 of the White team suddenly stops the ball and passes it to Player 23, who accurately hits a three-pointer. The commentator says: ""Here it comes, Reeves throws the ball back and James is open for a three-pointer."".', 'B. Blue 23 passes the ball to 30, who hits a backward jumper for a 3-pointer. The commentator says, ""Curry makes the shot."".', 'C. Player 15 of the White team attacks with the ball. With his teammates covering him, he drives to the basket and makes a smooth jump shot. The commentator says, ""Reeves left wide open."".', 'D. Blue 23 passes the ball to 30, who is a silent partner. 23 passes the ball first to 30 on the block, 30 checks 23\'s route while dribbling, and passes the ball to 23 in a split second, who scores a layup. The commentator said, ""Curry Finescreen cuts it a grim and lays it up and in."".']",Prior,multiple +Scene Understanding_sample_37_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:47,A,"[""A. Blue team 30 brings the ball offense and against the enemy defense, 30 matches up with 22 and passes the ball to 22 at the top of the key, who jumps and catches the ball and shoots and scores. The commentator said: 'Green quick outlet to Curry, Tried a circus shot LeBron did that time, Wiggins gets inside.'."", ""B. Blue team 22 attacks the lane with the ball, two players from the white team fail to defend, and finally the black team 22 scores well. The commentator says, 'Wiggins gets inside.'."", ""C. The white team 30 brings the ball offense and against the enemy defense, 30 matches up with 22 and passes the ball to 22 at the top of the key, who jumps and catches the ball and shoots and scores. The commentator said:'try to circus shot LeBron did that time.'."", ""D. The Blue team 23 layup shot misses, and the 00th player makes a remedy, but it is unsuccessful, and the ball falls into the hands of the opponent and is scored on. The commentator said, 'Kaminga follow won't go.'.""]",Prior,multiple +Scene Understanding_sample_37_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:25,A,"[""A. Blue team 30 brings the ball offense over the enemy defense to the three-point line for an accurate three-pointer. The commentator says, 'Curry took a tumble, slow to get up, Curry knocks down another three'."", ""B. Blue 23 passes the ball down the floor to 30, who makes a flying layup and scores, and ends up falling down. The commentator says, 'Christie as Curry goes back door backs it in off the glass'."", ""C. Player 2 of the white team attacks with the ball, sees 23 in the distance and quickly passes the ball. Player 23 of the white team catches the ball and scores with a dunk. The commentator says, 'the other end goes up and throws it down'."", ""D. White player 2 passes the ball to player 10, who fights off Blue player 23 and scores a dunk. The commentator says, 'little zone defense here from Golden State and Christie still threw it down'.""]",Prior,multiple +Scene Understanding_sample_37_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:45,B,"[""A. Blue team 30 brings the ball offense over the enemy defense to the three-point line for an accurate three-pointer. The commentator excitedly says, 'slow to get up as Curry knocks down another 3 his third 3 pointer of the first period.'."", ""B. Blue team 1 carries the ball to the 3-point line, then passes the ball to 20 in the post, who slowly stops and leaps from the 3-point line to hit an accurate 3-pointer. The commentator said, 'You wonder about this unit here, Mike, Sharjah's an excellent addition because of his ability to do that'."", ""C. Player 3 of the white team drives with the ball, 5 of the blue team defends, and player 23 of the white team makes a confrontation plus a turnaround shot and scores. The commentator says, 'tI thought this handle from Anthony Davis, you've been doing more this lately Doris.'."", ""D. White player 2 passes the ball to player 10, who fights off Blue player 23 and scores a dunk. The commentator says, 'little zone defense here from Golden State and Christie still threw it down.'.""]",Prior,multiple +Scene Understanding_sample_38_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,D,"[""A. In the begin session of game, the White team 10 taps the ball to the right and the teammate 15 fought hard to get possession. The commentator says excitedly, 'And NewYork avenged that loss on June 4th eating a little bit more offense from just about everybody.'."", ""B. Green team 22 gets into the lane with a teammate covering her, but has no shot, then she passes the ball to 13, who spots up for a three-pointer. The commentator says, 'here's Vandy Slute on the drive outside look Phoebes splash.'."", ""C. The White team serves the ball under the basket and White team 7 steps up to receive the ball and then leaps to put it in. The commentator said, 'Alumni night here at Barclays Center is the very athletic Kennedy Carter.'."", ""D. Green team 30 receives the ball and has no chance to make a play, and passes the ball to 32, who makes a spot-up jumper and scores a 3-pointer. The commentator said, 'Three two early going Jones for three.'.""]",Prior,multiple +Scene Understanding_sample_38_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:59,D,"['A. White team 7 runs with the ball, 15 interferes with his opponent, and then 7 passes the ball to 4, who prepares to shoot a three-pointer. The commentator says, ""Gordon can get into that position too."" .', 'B. White team 7 runs with the ball and hits Green team team 22. Green team team 30 steals the ball and attacks, White team team gets back on defence in time for 22 to set up a jumper for a three-pointer. The commentator says, ""I grew up watching Tina in New York, that\'s a real legend."" .', 'C. White team team 4 passes to White team team10, Green team 32 and Green team 20 are defending White team 10 and they fail to stop White team 10, allowing White team to score. The commentator says, ""She\'s had a great start here."" .', 'D. White team 4 runs with the ball, observes her surroundings, and suddenly makes a quick pass to 7 in the infield, who turns, makes a fake to fool her opponent, and leaps forward to put the ball in the basket. The commentator says, ""Chicago trying to take back the leadinside Kennedy Carter the catch and the finish."" .']",Prior,multiple +Scene Understanding_sample_38_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:47,A,"[""A. Green team plays offense, White team plays defense, Green team passes each other, Green team 32, due to size advantage, pushes the White team player away, and then the ball passes to her hand, takes off and throws the ball and scores. the narrator says, 'great catch John Quill Jones the deuce.'. "", ""B. No. 7 player of the white team attacks with the ball, faces with the encircle of 3 players of the green team, resolutely broke through the blockade, and scored a goal. the narrator says, 'Carter on the move puts it up and through a 5 point advantage for this guy.'."", ""C. Green Team 20 throw the ball from beyond the three-point line but misses, then Green Team 5 jumps to catch the ball, but three white team players surrounds her, and she turns to avoid the opponent's throw. the narrator says, 'short rebound KT the turnaround goes down that stops the drought.'."", ""D. The white team's No. 4 player takes the ball to attack the Green team's two opponents fence, then she passes the ball to No. 5, No. 5 fails layup , then she takes the ball again to jump off and successfully score. The narrator says, 'no call staying with it and puts it in as you mentioned those second chance opportunities.'.""]",Prior,multiple +Scene Understanding_sample_38_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:42,C,"[""A. White player 15 takes the ball to attack, Green team quickly back, but White team 7 is too fast, rushed to the front, and then took the ball and quickly shot A layup and scored. the narrator says, 'the sky have been playing with great pace.'."", ""B. White's number four with a pass to number seven, facing three Green team players, number 7 passes underground to number 20, number 20 confronts and turns to take off the ball and score. The narrator says, 'they both started out cold offensively,is he Harrison in a crowd.'."", ""C. Green team player tacit cooperation, they pass each other, then 22 with the ball attack to break through the inside line, the jump shot was blocked by the opponent, had to pass the ball to No. 5, No. 5 accurate three-point shot. the narrator says, 'Thornton corner three bottoms.'."", ""D. White team 15 attack with the ball, and then ask for No. 4 in the pick and roll, No. 4 live up to expectations, a perfect arc to throw a three-point shot. The narrator says, 'may bring no hesitation swish.'.""]",Prior,multiple +Scene Understanding_sample_38_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:51,B,"[""A. The green team cooperated, they passed each other, and then No. 30 attacked the inside line with the ball, she turned left and right to deceive her opponent, and then took off to hit the basket and scored. 'working on May 3 shoulder Bay pull up drops,' the narrator says excitedly."", ""B. The white team made a mistake in passing and was tackled by the Green Team 2. The White team 20 collided with the Green Team 2 in order to catch the ball and fell down. The Green team quickly attacked after getting the ball, and the 13th made a three-point shot. 'Sky running Oh Thornton making theplay saves it to Stuart, Phoebus for three."", ""C. Green team player tacit cooperation, they passed each other, and then 30 with the ball attack to break through the inside line, when the opponent shot the shot was shot, but also smoothly scored. 'Stewart on the drive bucket and the clown,' gushed the narrator."", ""D. The green team cooperated well, they passed each other to confuse the opponent, then Green team 32 in the inside to open the opponent, the ball passed smoothly to her hand, she took off and threw the ball and scored. The narrator excitedly said, 'may bring no hesitation swish.'.""]",Prior,multiple +Scene Understanding_sample_39_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:30,A,"[""A. A man in a black basketball jersey leaps right into the crowd and dunks the ball, the crowd cheers and the commentator exclaims: 'Jonathan kaminga.'."", ""B. A man in a white basketball jersey defends the left half of the court against a man in a black basketball jersey, and the commentator says, 'He doesn't frustrate people.'."", ""C. After a failed shot by a man in white No. 0, a man in white No. 34 takes over the basketball and dunks it after breaking through an opponent in black, the commentator says: 'shot long goal with a teta cupola right there for the follow.'."", ""D. The man in white No. 34 breaks through his opponent in black and dunks the basketball into the hoop, and the commentator says: 'As littleard gets free finds a teta cupola drives inside.'.""]",Prior,multiple +Scene Understanding_sample_39_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:41,B,"[""A. A man in a black basketball jersey leaps right into the crowd and dunks the ball, the crowd cheers and the commentator exclaims: 'Jonathan kaminga.'."", ""B. A man in black 00 passes the ball to a man in black 2, who then passes the ball back to the man in black 2, who then runs to the basket and dunks the ball. The commentator said: 'He's been living in the paint during"", ""this wonderful stretch drives inside again layup is good.'."", ""C. A man in a white basketball uniform shoots a basket from the outside court while his opponent and teammates are setting up, and when the shot fails, a man in a black basketball uniform steals the ball away, and the commentator says, 'A teta cupola three-pointer misses coming to the rebound that's beenone of the keys for him.'."", ""D. The man in white 34 breaks through his opponent in black and dunks the basketball into the hoop, and the commentator says: 'As littleard gets free finds a teta cupola drives inside.'.""]",Prior,multiple +Scene Understanding_sample_39_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:50,C,"[""A. A man in a black basketball jersey leaps right into the crowd and dunks the ball, the crowd cheers and the commentator exclaims:'Jonathan kaminga.'."", ""B. A man in a black No. 2 basketball jersey shoots a basket from the outside court, and after the basket is made the commentator says:'banksman from straight on says okay.'."", ""C. A man in a white No. 34 basketball jersey shoots a basket from the outside court, and after the basket is made the commentator says:'They're giving the honest to three-pointer.'."", ""D. A man in a white basketball uniform shoots a basket from the outside court while his opponent and teammates are setting up, and when the shot fails a man in a black basketball uniform steals the ball away, and the commentator says:'A teta cupola three-pointer missescoming to the rebound that's beenone of the keys for him.'.""]",Prior,multiple +Scene Understanding_sample_39_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:28,D,"[""A. Two men in yellow coats and hats stood by the lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", ""B. A man is holding a black backpack with a yellow interior and the man is saying 'How did l forget the road trip is today, not tomorrow?' as he packs."", ""C. A man running towards a car, a man in a yellow jacket pokes his head out of the window of a silver car and calls out as he waves 'Come on, hurry up, let's go, we're late, get in here.'."", 'D. Man is in a restaurant with a burger. The burger consists of two slices of bread, a beef patty, lettuce, tomato and cheese with a red toothpick sticking out of it and music playing in the background.']",Prior,multiple +Scene Understanding_sample_39_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:46,C,"[""A. After a man in a black No. 2 basketball jersey fails to dunk the ball, a man in a black No. 00 basketball jersey takes the ball and dunks it, and the commentator says: 'one man to be throws it back for kaminga.'."", ""B. A man in a white basketball jersey shoots the ball after breaking through two men in black basketball jerseys, the commentator says: 'As lily gets inside beautiful shot off the glass from lily.'."", ""C. A man in a black No. 23 basketball jersey passes the ball into a man in a black No. 30 basketball jersey, who then shoots the ball, and the commentator says: 'Dramon green inside to curry and that'scurry's first shot beautiful pass! The commentator said, 'Dramon green inside to curry and that'scurry's first shot beautiful pass.'."", ""D. A man in a black No. 00 basketball jersey has his dunk blocked by a man in a white basketball jersey, but the basketball still falls into the basket. Prouder thought he was hit a quick pace early here green drives layup gets the roll.'.""]",Prior,multiple +Scene Understanding_sample_40_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:58,D,"['A. A man in a black sweatshirt takes a leather ball and throws it repeatedly against the wall and says, ""When I\'m thinking about a new video or project, I like to do something with my hands, so I just throw the ball against the wall."".', 'B. A man in a black sweatshirt introduces himself to the camera from inside the room and says, ""I lived in New York for a couple of years back, I moved away because of Covid and now I\'m back."".', 'C. A man in a black sweatshirt points to a computer off to the side and says, ""This is my new editing room."".', 'D. A man in a black sweatshirt walks toward the kitchen and describes, __his is my little."".']",Prior,multiple +Scene Understanding_sample_40_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:27,D,"[""A. A man in a black sweatshirt climbs up into the attic and lies down on the bed, then sits on the bed and says, 'This is where I sleep.'."", ""B. A man in a black sweatshirt walks down the stairs, grabs the attic boards with both hands, and then lands smoothly on the floor as he introduces himself: 'This is the new apartment.'."", ""C. A man in a black sweatshirt holding a ball and repeatedly throwing it against the wall says, 'I'm getting pretty hot.'."", ""D. A man in a black sweatshirt sits on the edge of his bed and gestures with his hands, saying: 'First thing I do when I wake up is I usually make a matcha and I make breakfast.'.""]",Prior,multiple +Scene Understanding_sample_40_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:58,C,"['A. A man in a black sweatshirt with a pan pointed to the food and said, ""My best hash browns, followed by the worst eggs ever made by a human being."".', 'B. The man, wearing a black hoodie and holding a plate in one hand and a cup in the other, explains: ""I\'m a big fan of Matcha lattes right now', '. "".', 'C. The camera focuses on A man in a black coat, black hat and glasses, and the sound engineer introduces him by saying, ""His name is Liam and he is known as the God of Ross."".', 'D. A man in a black sweatshirt with a shovel pulls food out of a pan and says, ""It\'ll be fun, especially if you travel."".']",Prior,multiple +Scene Understanding_sample_40_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:29,C,"['A. A man in a black sweatshirt says to the camera, ""If anyone is curious about my work, I call myself a travel filmmaker."".', 'B. A man in a black sweatshirt is holding the backpack he just bought, sitting in front of the camera to introduce this backpack, and he explains: ""i\'ll have it linked down below i like the look of it, because it doesn\'t exactly look like a camera bag.""', 'C. A man says to the camera, ""And If you\'re a client and you need videos, you should hire me."".', 'D. A man in a black sweatshirt with a knife slowly separated the delivery box. Music was playing in the hall. the lyrics were: ""it\'s for the night time boat rides, all he got the first edition part of the roadside."".', 'D. A man in a black sweatshirt in a black sweatshirt with a shovel pulls food out of a pan and says, ""It\'ll be fun, especially if you travel."".']",Prior,multiple +Scene Understanding_sample_40_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:38,B,"['A. A man in green sweatshirt and gray jacket pointed to the building in front of him and said, ""This is where Destination Beautiful\'s offices used to be."".', 'B.A man in green sweatshirt and gray jacket describes his daily commute to work by saying, ""was getting to go into work every day with seven other full time filmmakers."".', 'C. A man in green sweatshirt and gray jacket pointed his finger at the door number in front of him and said, ""This is 419 South Park Road."".', 'D. A man in green sweatshirt and gray jacket walking down the street wearing a green sweatshirt and light brown jacket said, ""I\'ll never forget my first day as an intern, I was 17."".']",Prior,multiple +Scene Understanding_sample_41_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:34,A,"[""A. Two men in yellow coats and hats stood by the lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", ""B. A man was drinking tea on the balcony while looking out over the lake, after taking a sip of tea he gave a comfortable 'Ha.'. "", ""C. A man with a fishing rod in his hand was fishing by the lake, and the man said 'I can get used to this, still got to pack"", ""for my trip tomorrow.'."", ""D. A man dressed in black just got up, sat on his bed stretching and relaxing, stood up and said 'Where did l put my glasses?'.""]",Prior,multiple +Scene Understanding_sample_41_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:54,B,"[""A. Two men in yellow coats and hats stood by the lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", ""B. A man is holding a black backpack with a yellow interior and the man is saying 'How did l forget the road trip is today, not tomorrow?' as he packs."", ""C. A man with a fishing rod in his hand was fishing by the lake, and the man said 'I can get used to this, still got to pack"", ""for my trip tomorrow.'."", ""D. A man was drinking tea on the balcony while looking out over the lake, after taking a sip of tea he gave a comfortable 'Ha.'.""]",Prior,multiple +Scene Understanding_sample_41_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:03,C,"[""A. Two men in yellow coats and hats stood by the lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", ""B. A man is holding a black backpack with a yellow interior and the man is saying 'How did l forget the road trip is today, not tomorrow?' as he packs."", ""C. A man running towards a car, a man in a yellow jacket pokes his head out of the window of a silver car and calls out as he waves 'Come on, hurry up, let's go, we're late, get in here.'."", ""D. A man with a fishing rod in his hand is fishing by the lake, the man says 'I can get used to this, still got to pack for my trip tomorrow.'.""]",Prior,multiple +Scene Understanding_sample_41_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:13,D,"[""A. Two men in yellow coats and hats stood by the lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", ""B. A man is holding a black backpack with a yellow interior and the man is saying 'How did l forget the road trip is today, not tomorrow?' as he packs."", ""C. A man running towards a car, a man in a yellow jacket pokes his head out of the window of a silver car and calls out as he waves 'Come on, hurry up, let's go, we're late, get in here.'."", 'D. The man is in a restaurant with a burger. The burger consists of two slices of bread, a beef patty, lettuce, tomato, and cheese, with a red toothpick sticking out of it, and music playing in the background.']",Prior,multiple +Scene Understanding_sample_41_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:22,A,"['A. A man in a yellow raincoat and blue hat stands on a rock facing a spectacular waterfall. Music plays in the background.', ""B. A man holding a black backpack with a yellow interior, the man is saying 'How did l forget the road trip is today, not tomorrow?' as he packs."", ""C. Two men in yellow jackets and hats standing by a lake, waving and calling to the man with binoculars, saying 'Have you packed yet?'."", 'D. The man is in a restaurant with a burger. The burger consists of two slices of bread, a beef patty, lettuce, tomato, and cheese, with a red toothpick sticking out of it, and music playing in the background.']",Prior,multiple +Scene Understanding_sample_42_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:42,B,"['A. A cell phone rings ding ding ding ding and a man lifts the covers to turn off the ringer and then pulls back the curtains.', ""B. A man picks up the phone and the caller says, 'Hey! I'm waiting here for the bike ride, where are you?'."", 'C. A white towel holds a cell phone which is vibrating and the ringer is jingling.', 'D. A man is taking a bath, the room is filled with clattering water, the man opens the door of the white room, then the scene changes and the man jumps into the pool.']",Prior,multiple +Scene Understanding_sample_42_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:35,C,"['A. A man rides his bicycle on the street, the bicycle wheels make a clattering sound with the chain, looking at an abstract building with cozy music in the background.', ""B. A cyclist meets an old friend on a bicycle, they greet each other and touch each other's fists, then say 'right go.'."", ""C. two men finished their ride, touched each other's fists and one of them said 'bye.'."", 'D. The two men were riding along the pedestrian street, with the sound of bicycle wheels and chains clattering in the background.']",Prior,multiple +Scene Understanding_sample_42_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:44,D,"[""A. A man was looking around in the street when suddenly 'boom', thunder broke through the sky, it seemed to be about to rain, he picked up the umbrella he saw in the street."", 'B. A man walked to the elevator and took it down slowly.', 'C.A man got off the subway, holding a newspaper with a map on it, he clicked and opened it.', 'D.The helicopter\'s engine makes a ""de-de-de-de-de"" sound, while the camera slowly approaches a black helicopter.']",Prior,multiple +Scene Understanding_sample_42_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:03:47,A,"['A. A man stands on the edge of a bridge, gripping the handrail of the bridge, overlooking the creek below, the waterfall behind him making a __lattering_ sound.', 'B. A magnificent waterfall cascades down, washing away the rocks below.', 'C. A man was walking slowly up a steep mountain path when birds chirped in the woods.', 'D. An airplane buzzes overhead in the city. A man sits in a helicopter with a camera in his hand, taking pictures of the city below.']",Prior,multiple +Scene Understanding_sample_42_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:05:08,D,"['A.A man opens the red glass door of a supermarket, which makes a noise, surrounded by many other shoppers.', ""B. The man takes out his five dollars and points to the bread in front of him and says: 'hi can i get two buns please.'."", ""C. A man takes a white box, steps on the sand and 'da-da-da-da-da' down to the beach and sits down on a log to enjoy his food."", 'D. A male in a black hoodie stands in the woods and says __ello!_ to the camera.']",Prior,multiple +Scene Understanding_sample_43_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:56,D,"[""A. A man in a black duffle coat and black hat sits in his living room and says to the camera 'We are leaving first thing tomorrow morning, 4 a.m.'."", ""B. A man sits in the driver's seat of a car, he's wearing a gray T-shirt, black sunglasses and a hat, his right hand holds the steering wheel and his left hand gives a thumbs up in a nodding gesture as he says 'First step, get a new surfboard.'."", ""C. The person filming inserts a gas gun into a green SUV car and says 'We'll be meeting our friends down south.'."", ""D. There are two males sitting in a car, the man on the left is wearing a black T-shirt, black hat and sunglasses, the boy on the right is wearing a gray T-shirt and sunglasses, the man on the left says 'Mr. Fulks is taking over the drive.'.""]",Prior,multiple +Scene Understanding_sample_43_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:29,A,"[""A. A man wearing glasses, a gray hat and a printed top opens the car door and the filmmaker says 'Good morning.'."", ""B. A man wearing glasses, a white hat and a printed top opens the car door and the filmmaker says 'Good morning.'."", ""C. The person filming inserts a gas gun into a green SUV car and says 'We'll be meeting our friends down south.'."", ""D. There are two males sitting in a car, the man on the left is wearing a black T-shirt, black hat and sunglasses, the boy on the right is wearing a gray T-shirt and sunglasses, the man on the left says 'Mr. Fulks is taking over the drive.'.""]",Prior,multiple +Scene Understanding_sample_43_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:44,C,"[""A. A man wearing glasses, a gray hat and a printed top opens the car door and the filmmaker says 'Good morning.'."", ""B. A male in camouflage and a male in a white plaid shirt and gray hat hugging the back of a car parked in the desert as he says 'You made it' together."", ""C. A male in camouflage and a male in a gray and black plaid shirt and gray hat hugging the back of a car parked in the desert as he says 'You made it' together."", ""D. There are two males sitting in a car, the man on the left is wearing a black T-shirt, black hat and sunglasses, the boy on the right is wearing a gray T-shirt and sunglasses, the man on the left says 'Mr. Fulks is taking over the drive.'.""]",Prior,multiple +Scene Understanding_sample_43_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:13,B,"[""A. A man wearing glasses, a gray hat and a printed top opens the car door and the filmmaker says 'Good morning.'."", ""B. A man standing on the beach clapping his hands at a yellow surfboard standing up in the sand. The person clapping says 'l don't know if I'm ready to wax it, it's so beautiful.'."", ""C. A male in camouflage and a male in a gray and black plaid shirt and gray hat hugging the back of a car parked in the desert as he says 'You made it' together."", ""D. A man standing on the beach clapping his hands at a black surfboard standing up in the sand. The person clapping says 'l don't know if 'm ready to wax it, it's so beautiful.'.""]",Prior,multiple +Scene Understanding_sample_43_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:16,D,"[""A. A man wearing glasses, a gray hat and a printed top opens the car door and the filmmaker says 'Good morning.'."", ""B. A man standing on the beach clapping his hands at a yellow surfboard standing up in the sand. The person clapping says 'l don't know if I'm ready to wax it, it's so beautiful.'."", ""C. A male in camouflage and a male in a gray and black plaid shirt and gray hat hugging the back of a car parked in the desert as he says 'You made it' together."", ""D. A man wearing a black beret and a blue undershirt stood beside a car, holding a camera in his left hand and pointing in the distance with his right hand and said 'So we got a little pole on the back.'.""]",Prior,multiple +Scene Understanding_sample_44_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:57,B,"[""A. A game character standing on a lawn surrounded by trees, flowers, houses, etc. The narrator says, 'Hey everybody, welcome back to a brand new episode of our hardcore Let's Play series.'."", ""B. In a room, the player holds some items in hands. The narrator explains, 'So before we do anything else though, let's go ahead and update the hardcore diamond challenge.'."", ""C. There is a river and many trees in front of the player's camera. The narrator explains, 'And we're also going to be talking about some stuff that we want to build moving into the future of the series.'."", ""D. The player stands in front of a stone house with an item bar at the bottom of the screen containing several weapons. The narrator says 'So I hope that everybody had a safe New Year's and New Year's Eve.'.""]",Prior,multiple +Scene Understanding_sample_44_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:01:46,C,"[""A. An informational announcement appears on the screen that reads, 'Starting user count -801940- Current user count -805.561- Current target 3621-' The narrator says, 'At the time of the recording is 805,561. Meaing we have to collect 3621 diamonds.'."", ""B. In a room, the player holds some items in hands. The narrator explains, 'So before we do anything else though, let's go ahead and update the hardcore diamond challenge.'."", ""C. The player's camera is in front of a house with torches on the left side of the screen. There is a backpack box at the bottom of the screen, and there are so many weapons in the backpack box. The narrator says, 'Thank you so much for subscribing to the channel, it really means the world to me.'."", ""D. An informational announcement appears on the screen that reads 'Hardoore Dianond , Challenge, Starting, -801,940-', and the narrator explains, 'Now, when we started this challenge, we had 801,940 subs and our current subscriber count at the time of recording is 805,561.'.""]",Prior,multiple +Scene Understanding_sample_44_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:26,A,"[""A. A picture appears on the screen of what appears to be a souvenir card in a black box. The narrator says, 'I'm sure I think of the best way to do a giveaway.'."", ""B. The player opens a box in a room with a lot of items in the box and the narrator says, 'So take it in, look at it, cherish it, look at all of our diamonds.'."", ""C. The player stands in front of a house with something in his left hand and nothing in his right. There is a function box at the bottom of the screen. The narrator says, 'But that's awesome guys. Thank you so much for sbuscribing to the channel.'."", ""D. The player camera appears in front of a house with something in their left hand and nothing in their right. There are many boxes to their right, and the narrator says, 'So I have these signed Hermitcraft TCG, like slabbed cards.'.""]",Prior,multiple +Scene Understanding_sample_44_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:31,D,"[""A. A picture appears on the screen of what appears to be a souvenir card in a black box. The narrator says, 'I'm sure I think of the best way to do a giveaway.'."", ""B. The player's camera moves forward and encounters an attack by a brown monster, which then fights back. The narrator says, 'I think I'm actually going to go back the way I came and hopefully, hopefully find"", ""another fortress there because I'm not trying to go over basalt deltas to find another fortress.'."", ""C. The player's camera sees a item on the left hand and a sword on the right hand. The camera looks around and sees the ground ahead. The narrator says, 'So my objective coming into the nether today is primarily a nether fortress.'."", ""D. The player's camera appears on a red rock and looks around. To the left is lava, and ahead is a blood-red area. The narrator says, 'Well, I think I'm doomed to go to nether fortresses that are in basalt deltas.'.""]",Prior,multiple +Scene Understanding_sample_44_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:52,C,"[""A. Footage of the player shows that the player was knocked back by a monster in battle and is in a bad state of health. He quickly replenishes his stamina and the narrator says, 'I got to go, I got to go. Oh my god. That was so sketchy. I should have brought a bow.'."", ""B. Player camera comes to a chest and picks up the equipment inside, then walks around. The narrator says, 'The nether is kind of terrifying, guys, but it's also very fun.'."", ""C. The player camera comes to a very dangerous place with lava underfoot. It slowly builds blocks into a path and then slowly walks down. The narrator says, 'So I am currently in this weird ravine thing and apparently getting hot source destination.'."", ""D. The player's camera appears on a red rock and looks around. To the left is lava, and ahead is a blood-red area. The narrator says, 'Well, I think I'm doomed to go to nether fortresses that are in basalt deltas.'.""]",Prior,multiple +Scene Understanding_sample_45_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:00:58,D,"[""A. There is a person stands next to a stone house surrounded by trees, grass and a river and the narrator says, 'Hey everybody, welcome back to a brand new series on the channel. I hope you guys are all having a godd day.'."", ""B. The player camera looks around and sees a house and a river. The narrator says, 'We have done a bounch of building..'."", ""C. The player camera walks down a path to a building. He opens a box and looks at the equipment inside. The narrator says, 'Right now we have about 55 iron, so that's not too bad.'."", ""D. The player camera appears to come to a chest in front of a building, opens it, and sees that the materials inside have manufacturing capabilities. The narrator says, 'because what I have right now.'.""]",Prior,multiple +Scene Understanding_sample_45_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:49,C,"[""A. The player walks into a room with pictures on the wall and boxes on the right. The narrator says, 'Anything else should be ready, we need to get some more inserts, but that's not a problem.'."", ""B. The player camera opens the feature box and uses the white material inside to make another material. The narrator says, 'If you haven't played this before, the gameplay here is actually quite simple.'."", ""C. The player comes to the merchant to buy equipment, he opens the purchase screen ready to buy arrows, the narrator says 'We need some arrows.'."", ""D. A man comes to a box in front of a building, opens it, and sees that it contains the ability to make materials. The narrator says, 'An enhancement sheet comes down because of what I have now, so I make as many opportunities as I can.'.""]",Prior,multiple +Scene Understanding_sample_45_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:27,A,"[""A. Player comes to a cave full of monsters, picks up a axs and goes to slash at the monsters, the monsters have nowhere to hide and are left to slash and the narrator says:'Well lets move on and kill these guys.'."", 'B. Player camera comes to the entrance of the cave and throws a large number of items into the cave. Here comes a sound from a monster in the cave.', ""C. Player goes to the merchant to buy equipment, he opens the buy screen and prepares to buy arrows, the narrator says 'we need some arrows so let's go ahead and buy a new bow and then a stack of arrows, I think that's the right thing to do.'."", ""D. The player comes to the hole and throws the item into the hole, only to be attacked by a monster with a 'whoosh' sound.""]",Prior,multiple +Scene Understanding_sample_45_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:04:30,D,"[""A. The player opens the box on the side, picks up the equipment inside, and then opens the box on top. The narrator says 'I'm taking four stacks of arrows.'."", 'B. The player comes to the entrance of the cave and the player throws a lot of stuff into the cave. The monster inside makes a gurgling sound. ', ""C. Player goes to a merchant to buy equipment, the player opens the purchase screen and prepares to buy arrows, the narrator says 'We need some arrows so let's go ahead and buy a new bow and then a stack of arrows, I think that's the right thing to do.'."", ""D. The player walks into a room looking for a function box for crafting armor and the narrator says, 'I need to craft new diamond armor because my armor is completely toast.'.""]",Prior,multiple +Scene Understanding_sample_45_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:39,C,"[""A. The player camera opens the door to the wooden room, goes to the river and takes a bucket of water. The narrator says, 'There's a boat over there, great, let's go get a bucket of water.'."", ""B. The player camera opens the door to the iron room, goes to the river, and fetches a bucket of water. The narrator says, 'There's a boat over there, great, let's go get a bucket of water.'."", ""C. The player gets into the boat and starts sailing forward, the player camera looks around off and doesn't know which way to go, the narrator says, 'And l think we're ready to go.' ,then jumps into the water."", ""D. The player walks into a room looking for the function box for making armor and the narrator says, 'I need to make new diamond armor because my armor is completely toast.'.""]",Prior,multiple +Scene Understanding_sample_46_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:21,D,"[""A. A wooden axe is to the right in front of the player's camera, and the player's camera comes in front of several trees and a white animal. The narrator says, 'I like to have a full load, and that's what Jevon does.'."", ""B. The player camera appears by the river and picks up a piece of meat in his hand to eat. The meat is chewed and splattered, and the narrator says, 'So the first order of business in our brand new world is to introduce an interesting challenge.'."", ""C. An announcement appears in front of the screen 'Page 1 of 3, Hardcore, Diamond, Challenge, 5 Starting, Subscribers 801,940 The narrator says, 'Welcome to the Hardcore Diamond Challenge.'."", ""D. An announcement appears on the screen that reads: 'Page 2 of 3 This challenge will end at the end of January 2024. For each new user I acquire, I will collect one diamond. I can obtain these diamonds in any way I see fit, except by using a redstone machine (such as a mining machine), the narrator says, 'This will end at the end of January 2024'.""]",Prior,multiple +Scene Understanding_sample_46_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:57,B,"[""A. Player stands by the lake with a book, then walks around. The narrator says, 'I think it's probably time that we head inland"", ""to the closest village to our spawn.'."", ""B. Player walks through the snow with a berry, looking for the village. He comes to a house and opens a box. The narrator says, 'Let's see what type of treasure we got.'."", ""C. Player's camera flies up into the sky and looks down at the ground. The narrator says, 'The village I want to go to is about 200 blocks past our rendering distance.'."", ""D. Player stands by the river, eating a piece of meat in his hand. The meatloaf is chewed. The narrator says, 'In our brand new world, the first task is to introduce an interesting challenge.'.""]",Prior,multiple +Scene Understanding_sample_46_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:15,A,"[""A. The player's camera comes into a room with a pick in his hand and a chest and wooden bed in the room, which he opens to obtain substances. The narrator says, 'Apart from food, I'm doing pretty good.'."", ""B. Player is walking along the river with a wooden axe. There are some buildings and fires ahead of him. The narrator says, 'So much loot, I'm excited.'."", ""C. The player's camera flies up on the sky and looks down at the ground. The narrator says, 'The village I want to visit is 200 blocks away from our rendering distance.'."", ""D. Player's camera looks down on the water and observes his surroundings as two islands appear before him. The narrator says, 'I see at least two, maybe three.'.""]",Prior,multiple +Scene Understanding_sample_46_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:46,D,"[""A. The player's camera comes into a room with a hoe in his hand and a chest and wooden bed in the room, which he opens to obtain substances. The narrator says, 'Apart from food, I'm doing pretty good.'."", ""B. The player walks along a river with a wooden axe. There are some buildings and fires ahead. The narrator says, 'So much loot, I'm excited.'."", ""C. Player comes to a house to make a deal with a villager. The narrator says, 'I just made this fletching table and I'm going to trade with this guy because he has the trade that I want.'."", ""D. Camera of the player shows the player making a bow and arrow from the traded materials. Narrator says, 'So we have a ton of arrows, I may even do a little bit more.'.""]",Prior,multiple +Scene Understanding_sample_46_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:07:55,D,"[""A. The player stands on the beach and sees some villagers. The narrator says, 'So the first thing that we need to do is we need to get the villagers into a safe spot.'."", ""B. The player's camera shows his right hand takes blocks and lays them down from the river all the way to the beach as if to build a wall. The narrator says,'This should stop the raiders from coming into the village right away.'."", ""C. Player comes to a house to make a deal with a villager. The narrator says, 'I just made this fletching table and I'm going to trade with this guy because he has the trade that I want.'."", ""D. Player takes dirt blocks and building a fence along the river. The commentator says'This should stop any villagers.'.""]",Prior,multiple +Scene Understanding_sample_47_1,Scene Understanding,Please describe the scene that just occurred in the video?,00:02:45,C,"[""A. It's a Minecraft game scene where the player is in front of a house made of stone with a tree next to it and the player says 'That way when we go mining, it's not such a huge waste that we can get some fortune.'."", ""B. This is a scene from Minecraft where the player is in a stone room digging through a grate holding zombie villagers, and the player says 'The first thing that we need to do is we need to convert both villagers to a zombie villager.'."", ""C. This is a scene from the game Minecraft, the player is holding a potion bottle with two zombie villagers in front of them, the player says 'I know for a fact,lwant fortune.'."", ""D. This is the Minecraft game scenario where the player is holding two potion bottles and there are two zombie villagers in front of them and the player says 'I know for a fact,lwant fortune.'.""]",Prior,multiple +Scene Understanding_sample_47_2,Scene Understanding,Please describe the scene that just occurred in the video?,00:03:02,D,"[""A. This is a scene from the game Minecraft where two zombie villagers are in front of the player with black swirling effects coming out of them and the player says 'So we are just waiting on which doctor to complete now.'."", ""B. This is a scene from Minecraft where the player is in a stone room digging through a grate holding zombie villagers, and the player says 'The first thing that we need to do is we need to convert both villagers to a zombie villager.'."", ""C. This is a scene from the game Minecraft, the player is holding a potion bottle with two zombie villagers in front of them, the player says 'I know for a fact,lwant fortune.'."", ""D. This is a scene from the game Minecraft where there are two zombie villagers in front of the player with yellow swirling effects and the player says 'So we are just waiting on which doctor to complete now.'.""]",Prior,multiple +Scene Understanding_sample_47_3,Scene Understanding,Please describe the scene that just occurred in the video?,00:05:13,A,"[""A. This is the Minecraft game scene where the player is standing on the grass eating a carrot, surrounded by green boxes and a stone fence, and the player says 'So l have diamond tools andl don't really want to waste my diamond stuff just yet.'."", ""B. This is a scene from Minecraft where the player is standing on the grass eating a carrot, surrounded by brown boxes and a stone fence, and the player says 'So I have diamond tools andl don't really want to waste my diamond stuff just yet.'."", ""C. This is a scene from the game Minecraft where the player is holding a potion bottle and there are two zombie villagers in front of him, the player says 'I know for a fact, l want fortune.'."", ""D. This is the Minecraft game scenario where there are two zombie villagers in front of the player with yellow swirling effects, and the player says 'So we are just waiting on which doctor to complete now.'.""]",Prior,multiple +Scene Understanding_sample_47_4,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:03,B,"[""A. This is the Minecraft game scene where the player is standing on the grass eating a carrot, surrounded by green boxes and a stone fence, and the player says 'So l have diamond tools andl don't really want to waste my diamond stuff just yet.'."", ""B. This is a scene from Minecraft where the player is walking through a snowy forest with a shield in his left hand and meat in his right, the player says 'The way back from caving, l actually just saw this gnarly cave that l want to go into.'."", ""C. This is a scene from Minecraft where the player is walking through a snowy forest with a shield in his left hand and a sword in his right, and the player says 'The way back from caving, l actually just saw this gnarly cave that l want to go into.'."", ""D. This is the Minecraft game scenario where there are two zombie villagers in front of the player with yellow swirling effects, and the player says 'So we are just waiting on which doctor to complete now.'.""]",Prior,multiple +Scene Understanding_sample_47_5,Scene Understanding,Please describe the scene that just occurred in the video?,00:06:26,C,"[""A. This is the Minecraft game scene where the player is standing on the grass eating a carrot, surrounded by green boxes and a stone fence, and the player says 'So l have diamond tools andl don't really want to waste my diamond stuff just yet.'."", ""B. This is a scene from Minecraft where the player is walking through a snowy forest with a shield in his left hand and meat in his right, the player says 'The way back from caving, l actually just saw this gnarly cave that l want to go into.'."", ""C. This is a scene from the game Minecraft, the player is holding a shield in his left hand and meat in his right hand and is looking down into a cave with a wooden platform underneath it, the player says 'So we do have to be a little careful.'."", ""D. This is a scene from the game Minecraft where the player is holding a shield in his left hand and meat in his right hand and is looking up into a cave with say and wooden platforms underneath it and the player says 'So we do have to be a little careful.'.""]",Prior,multiple +Scene Understanding_sample_48_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:30,A,"[""A. The green praying mantis takes a spoonful of soup and says, 'This is really good.'."", ""B. The crane says suspiciously to the panda, 'So how did you get out of there alive?'."", ""C. The panda puts four bowls on left arms and says, 'I mean, I didn't actually say that, but i thought it in my mind.'."", ""D. The brown praying mantis sipped the soup with a spoon and said, 'This is really good.'.""]",Prior,multiple +Scene Understanding_sample_48_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:26,C,"[""A. The panda picks up the bowl of soup with both hands and puts the bowl down with the noodles hanging out of its mouth,says'What?'."", ""B. The tiger holds the bowl and chopsticks, says'It is said that the dragon warrior can survive for months at a time on nothing.'."", ""C. The panda picks up the two plates and put them next to his ears and mimicked says, 'You will have ears like mine.'."", ""D. The snake grasps the spoon with tail, says'What are you taling about? This is amazing.'.""]",Prior,multiple +Scene Understanding_sample_48_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:40,D,"[""A. The tiger stands up angerily and says'Master, plese. Let us stop Tylung.'."", ""B. Master angrily tapped his cane and says, 'NO! It is not your mission to defeat Tylung. It is his.'."", ""C. The panda picks up the two plates and put them next to his ears and mimicked says, 'You will have ears like mine.'."", ""D. Shifu points his cane at the panda and says, 'You can't leave, a real warrior never quits.'.""]",Prior,multiple +Scene Understanding_sample_48_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:03:48,C,"[""A. Panda angrily tap away Shifu's walking stick and says, 'You are not my master and I am not the Dragon Warrior.'."", ""B. Panda says loudly to Shifu, 'I stayed because I thought if anyone could change me.'."", ""C. Master says with certainty, 'But I can change you, I can turn you into the Dragon Warrior, and I will.'."", ""D. Shifu points his cane at the panda and says, 'You can't leave, a real warrior never quits.'.""]",Prior,multiple +Scene Understanding_sample_48_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:07:18,C,"['A. The raccoon said from the doorway ""I just thought you might be Monkey."".', 'B. Raccoon shook his head in the doorway and said ""Oh, no need to explain._.', 'C. Panda with two feet on a beam, eating and saying ""Don\'t tell Monkey."".', 'D. Panda says ""what?"" with food in its mouth.']",Prior,multiple +Scene Understanding_sample_49_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:00:39,A,"[""A. The panda held a green cane in its hand and said to the intruder, 'You've got excellent taste.'"", ""B. A panda walked forward cautiously with a green cane in hand and said, 'You can't hide from justice forever!'"", ""C. The panda held a blue cane in its hand and said to the intruder, 'You've got excellent taste.'"", ""D. The panda in the mirror image of the dagger in the hands of the intruder wearing black clothes said, 'The Dagger of Dengua!'""]",Prior,multiple +Scene Understanding_sample_49_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:04,C,"[""A. An intruder wearing a blue robe said 'If you're insist' and threw the knife in his hand at the panda"", ""B. A panda is waving a black cane and saying 'it's the staff of Wisdom'"", ""C. A panda waved a green cane in its hand and said, 'It's the staff of Wisdom'"", ""D. An intruder wearing a blue robe raised his hands and waved them, saying 'Oh no'""]",Prior,multiple +Scene Understanding_sample_49_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:16,B,"[""A. The intruder wearing a blue robe crossed his hands and said, 'I'm just going to say it. Nothing about you saying dragon or warrior.'"", 'B. A panda holding a green cane roared and charged towards the intruder wearing a blue robe', ""C. A panda looked aggrieved and said to the intruder wearing a blue robe, 'I am the Dragon Warrior!'"", 'D. A panda holding a green cane roared and charged towards the intruder wearing a green robe']",Prior,multiple +Scene Understanding_sample_49_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:05:00,A,"[""A. A panda wearing a wide brimmed hat and a red cloak grabbed the tail of a devil fish and said, 'Okay,', big guy, we're really gonna have to wrap this up'."", 'B. A panda wearing a wide brimmed hat and a red cloak kicked the devil fish away, shouting kung fu', ""C. A panda wearing a wide brimmed hat and a red cloak said 'That's bad' to the broken bridge"", ""D. A panda wearing a wide brimmed hat and a yellow cloak grabbed the tail of a devil fish and said, 'Okay', big guy, we're really gonna have to wrap this up'.""]",Prior,multiple +Scene Understanding_sample_49_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:07:43,D,"[""A. A panda wearing pants meditated in front of a cherry blossom tree and said, 'Hey there,', I'm Po the Dragon Warrior'."", ""B. A panda wearing pants closed its eyes and meditated in front of the cherry blossom tree, saying 'Breathe'"", ""C. A panda wearing pants closed its eyes and meditated in front of the cherry blossom tree, then took a deep breath and said 'Out through the mouth' before exhaling"", ""D. A panda wearing pants closed its eyes and meditated in front of an apple tree, then took a deep breath and said 'Out through the mouth' before exhaling""]",Prior,multiple +Scene Understanding_sample_50_1,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:01,A,"['A. A rabbit said, __xcuse me?_ to a money leopard in a police uniform at the front of the stage.', 'B. Several small hamsters in black suits slid down yellow transparent tubes as music played in the background.', 'C. A train slowly pulls into the station with music playing in the background.', 'D. The train door slowly opens and the bunny in the blue top is ready to get off the train with his handbag, all the animals on the side look tall to him and music is playing in the background.']",Prior,multiple +Scene Understanding_sample_50_2,Scene Understanding,Please describe the scene that just occurred in the video.,00:01:51,D,"[""A. A leopard looks around with a bowl of police ,finally watch the rabit and says, 'O-M goodness. They really did hire a bunny.'."", ""B. A rabbit explains patiently, 'Oh, you probably didn't know, but a bunny can call another bunny cute. But when other animals do it, it's a little--'."", ""C. A leopard apologizes in surprise, 'I am so sorry me benjamin clawhauser the guy, everyone thinks is just a flabby, donut loving cop stereotyping you.'."", ""D. The old cow cop says seriously to everyone in the conference room, 'All right everybody sit. '.""]",Prior,multiple +Scene Understanding_sample_50_3,Scene Understanding,Please describe the scene that just occurred in the video.,00:02:57,C,"[""A. A leopard looks around with a bowl of police ,finally watch the rabit and says, 'O-M goodness. They really did hire a bunny.'."", ""B. The second thing the old cow policeman announced says, 'Number two, there are some new recruits with us I should introduce, but I'm not going to because I don't care.'."", ""C. A fox says to the elephant waiter, 'I'm not looking for any trouble either sir. I simply want to buy a jumbo pop for my little boy.'."", ""D. The old cow policeman made a solemn announcement of the last incident says, 'Finally we have fourteen missing mammo cases, all predators from a giant polar bear to a teensy little otter.'.""]",Prior,multiple +Scene Understanding_sample_50_4,Scene Understanding,Please describe the scene that just occurred in the video.,00:03:55,B,"[""A. The elephant waiter says suspiciously to the fox, 'Oh, comen on, kid. Back up.Listen buddy, what? There aren't any fox ice cream joints in your part of town?' arouses the suspicion of the rabbit policeman."", ""B. The rabbit is misunderstood by the elephant as a maid, the rabbit patiently explains, 'Actually, I'm an officer. Just had a quick question are your customers aware they're getting snot and mucus with their cookies and cream?'."", ""C. The elephant says angrily to the fox, 'look you probably can't read fox, but the sign says we reserve the right to refuse service to anyone.'."", ""D. The fox explains seriously, 'no, there are, it's just my boy, this goofy little stinker he loves all things elephant.'.""]",Prior,multiple +Scene Understanding_sample_50_5,Scene Understanding,Please describe the scene that just occurred in the video.,00:04:51,A,"[""A. The rabbit policeman handed out a bill on the table and says, 'KEEP THE CHANGE.'."", ""B. The rabbit sincerely explains to the elephant waiter, 'Of course,I could let you off with a warning, If you were to glove those trunks and I don't know finish selling this nice dad and his son a--.'."", ""C. The elephant waiter responds helplessly, 'FIFTEEN DOLLARS.'."", ""D. The fox, having goes out without his wallet, squattes down and said to his son, 'Oh, boy. I'm sorry pal gotta be about the worst birthday ever. Please don't be mad at me. Thanks anyway.'.""]",Prior,multiple +Source Discrimination_sample_1_1,Source Discrimination,Who just said 'Oh my God.'?,00:00:57,D,"['A. A brown-haired male wearing a dark green blazer with a white shirt, black vest, blue tie and black pants.', 'B. a brown-haired man wearing a black blazer with a white turtleneck and black pants.', 'C. a brunette female wearing a black, deep V-neck dress and a necklace with gold stones.', 'D. a brunette female wearing a pink blouse and black pants with a black belt with a silver square buckle and multiple necklaces.']",Prior,multiple +Source Discrimination_sample_1_2,Source Discrimination,Who just said 'Good for you.'?,00:01:20,B,"['A. A brown-haired male wearing a dark green blazer with a white shirt, black vest, blue tie and black pants.', 'B. a brown-haired man wearing a black blazer with a white turtleneck and black pants.', 'C. a brunette female wearing a black, deep V-neck dress and a necklace with gold stones.', 'D. a brunette female wearing a pink blouse and black pants with a black belt with a silver square buckle and multiple necklaces.']",Prior,multiple +Source Discrimination_sample_1_3,Source Discrimination,"Who just said 'You're right, l'm sorry.'?",00:02:34,B,"['A. A brown-haired male wearing a dark green blazer with a white shirt, black vest, blue tie and black pants.', 'B. a brown-haired man wearing a black blazer with a white turtleneck and black pants.', 'C. a brunette female wearing a black, deep V-neck dress and a necklace with gold stones.', 'D. a brunette female wearing a pink blouse and black pants with a black belt with a silver square buckle and multiple necklaces.']",Prior,multiple +Source Discrimination_sample_1_4,Source Discrimination,"Who just said 'Can we have three chocolate mousses to go, please?'?",00:02:40,C,"['A. A brown-haired male wearing a dark green blazer with a white shirt, black vest, blue tie and black pants.', 'B. a brown-haired man wearing a black blazer with a white turtleneck and black pants.', 'C. a brunette female wearing a black, deep V-neck dress and a necklace with gold stones.', 'D. a brunette female wearing a pink blouse and black pants with a black belt with a silver square buckle and multiple necklaces.']",Prior,multiple +Source Discrimination_sample_1_5,Source Discrimination,Who just said 'a stupid man who left us his credit card'?,00:03:36,D,"['A. a brown-haired man wearing a black blazer with a white turtleneck and black pants.', 'B. a brunette female wearing a black, deep V-neck dress and a necklace with gold stones.', 'C. a brunette female wearing a pink blouse and black pants with a black belt with a silver square buckle and multiple necklaces.', 'D. A brown-haired male wearing a dark green blazer with a white shirt, black vest, blue tie and black pants.']",Prior,multiple +Source Discrimination_sample_2_1,Source Discrimination,Who just said 'Are they here yet?'?,00:01:13,D,"['A. A dark-haired male wearing a black and white striped shirt with gray pants and a brown leather belt around his waist.', 'B. A brown-haired female wearing a dark green hoodie and white pants.', 'C. a blonde female wearing a black long-sleeved top and black pants.', 'D. a blonde female wearing a hospital gown with blue polka dots on a white background.']",Prior,multiple +Source Discrimination_sample_2_2,Source Discrimination,Who just said 'There was this great little pastry shop right by my hotel.'?,00:01:28,C,"['A. A dark-haired male wearing a black and white striped shirt with gray pants and a brown leather belt around his waist.', 'B. a blonde female wearing a hospital gown with blue polka dots on a white background.', 'C. a dark-haired male wearing a white jacket with a light blue shirt, a striped tie, a stethoscope and a work badge.', 'D. a blonde female wearing a dark green sleeveless dress.']",Prior,multiple +Source Discrimination_sample_2_3,Source Discrimination,Who just said 'Where have you been?'?,00:02:30,B,"['A. a blonde female wearing a black long-sleeved top and black pants.', 'B. A dark-haired male wearing a purple T-shirt with a planet in the center, a dark blue hoodie, and dark blue pants.', 'C. a dark-haired female wearing a navy blue short-sleeved dress and black leggings.', 'D. a dark-haired male wearing a dark blue top and dark blue pants.']",Prior,multiple +Source Discrimination_sample_2_4,Source Discrimination,Who just said 'You forgot your legs!'?,00:03:28,A,"['A. a white-haired male in a dark blue work shirt and dark blue work pants.', 'B. a blonde-haired female wearing a white short-sleeved t-shirt and a gray floral halter dress with a dark green jacket tied around her waist.', 'C. a dark-haired male wearing a black and white striped shirt with gray pants and a brown leather belt around his waist.', 'D. a blonde-haired female wearing a dark green work shirt and dark green work pants.']",Prior,multiple +Source Discrimination_sample_2_5,Source Discrimination,"Who just said 'Long story, honey.'?",00:03:38,C,"['A. A blonde female wearing a hospital gown with blue polka dots on a white background.', 'B. a dark-haired male wearing a purple t-shirt with a planet in the center, a dark blue hoodie, and dark blue pants.', 'C. a dark-haired male wearing a black and white striped shirt with gray pants and a brown leather belt around his waist.', 'D. a blonde female wearing a white short-sleeved t-shirt and a gray floral halter dress with a dark green jacket tied around her waist.']",Prior,multiple +Source Discrimination_sample_3_1,Source Discrimination,"Who just said 'Joey ate my last stick of gum, so l killed him'?",00:00:25,B,"['A. a dark-haired male wearing a blue, brown and white striped shirt and black pants.', 'B. a brown-haired male wearing a black shirt with a brown and black vest and white pants.', 'C. a blonde female wearing a sleeveless green dress with a floral print on it.', 'D. A brown-haired female wearing a black short-sleeved T-shirt with gray stripes around the collar and cuffs, and black-and-white striped pants.']",Prior,multiple +Source Discrimination_sample_3_2,Source Discrimination,Who just said 'What is up with the universe?'?,00:01:04,C,"['A. a dark-haired male wearing a blue, brown and white striped shirt and black trousers.', 'B. a brown-haired male wearing a black shirt, brown and black waistcoat and white trousers.', 'C. a blonde female wearing a sleeveless green dress with a floral print on it.', 'D. a brown-haired female wearing a black short-sleeved T-shirt with grey stripes around the collar and cuffs and black and white striped trousers.']",Prior,multiple +Source Discrimination_sample_3_3,Source Discrimination,Who just said 'I'm getting a deja vu.'?,00:01:28,A,"['A. A blonde woman wearing a sleeveless green dress with a floral print.', 'B. A brunette wearing a black short-sleeved t-shirt with gray stripes around the collar and cuffs, and black-and-white striped pants.', 'C. a dark-haired male wearing a blue, black, and white striped bathrobe.', 'D. a dark-haired male wearing a blue, brown, and white striped shirt and black pants.']",Prior,multiple +Source Discrimination_sample_3_4,Source Discrimination,Who just said 'We didn't change.'?,00:02:08,D,"['A. A blonde woman wearing a sleeveless green dress with a floral print.', 'B. A brunette wearing a black short-sleeved t-shirt with gray stripes around the collar and cuffs, and black-and-white striped pants.', 'C. a dark-haired male wearing a blue, black, and white striped bathrobe.', 'D. a blonde female wearing a blue denim undershirt and a black skirt.']",Prior,multiple +Source Discrimination_sample_3_5,Source Discrimination,Who just said 'We're just gonna need a little time.'?,00:03:09,D,"['A. A blonde woman wearing a sleeveless green dress with a floral print.', 'B. A brunette wearing a black short-sleeved t-shirt with gray stripes around the collar and cuffs, and black-and-white striped pants.', 'C. a dark-haired male wearing a blue, black, and white striped bathrobe.', 'D. a dark-haired male wearing a blue, brown, and white striped shirt and black pants.']",Prior,multiple +Source Discrimination_sample_4_1,Source Discrimination,Who just said 'except for that little round one with the bristles.'?,00:00:20,A,"['A. A woman wearing a white long-sleeved blouse with a red cross on the chest and blue jeans.', 'B. a dark-haired male wearing a blue shirt with a red shirt underneath, a beige jacket, and beige pants.', 'C. a brown-haired female wearing a gray blouse, brown skirt, and brown pantyhose.', 'D. a brown-haired male wearing a black jacket, brown shirt, and white pants.']",Prior,multiple +Source Discrimination_sample_4_2,Source Discrimination,Who just said 'I see you moved the green ottoman.'?,00:00:36,C,"['A. A woman wearing a white long-sleeved blouse with a red cross on the chest and blue jeans.', 'B. a dark-haired male wearing a blue shirt with a red shirt underneath, a beige jacket, and beige pants.', 'C. a brown-haired female wearing a gray blouse, brown skirt, and brown pantyhose.', 'D. a brown-haired male wearing a black jacket, brown shirt, and white pants.']",Prior,multiple +Source Discrimination_sample_4_3,Source Discrimination,Who just said 'Can't believe you tried to move the green ottoman.'?,00:01:11,B,"['A. a man wearing a white long-sleeved shirt with a red cross on the chest and blue jeans.', 'B. a blonde woman wearing a brown jacket, black tank top, and brown patterned dress skirt.', 'C. a brown-haired male wearing a black jacket, brown shirt, and white pants a brown-haired female wearing a gray top, brown skirt, and brown pantyhose.', 'D. a brunette female wearing a gray blouse, brown skirt, and brown pantyhose.']",Prior,multiple +Source Discrimination_sample_4_4,Source Discrimination,"Who just said 'Okay, i'll be there.'?",00:02:54,D,"['A. a brown-haired male wearing a black jacket, brown shirt, and white pants.', 'B. a woman wearing a white long-sleeved top with a red cross on the chest and blue jeans.', 'C. a dark-haired male wearing a blue shirt with a red shirt underneath, a beige jacket, and beige pants.', 'D. a brown-haired male wearing a blue long-sleeved shirt and gray pants.']",Prior,multiple +Source Discrimination_sample_4_5,Source Discrimination,"Who just said 'I'm his butt double, okay?'?",00:03:38,D,"['A. a brown-haired male wearing a black jacket, brown shirt, and white pants.', 'B. a blonde female wearing a white long-sleeved top with a red cross on the chest and blue jeans.', 'C. a brown-haired female wearing a gray blouse, brown skirt, and brown pantyhose.', 'D. a brown-haired male wearing a blue long-sleeved shirt and gray pants.']",Prior,multiple +Source Discrimination_sample_5_1,Source Discrimination,"Who just said 'Hey, jil.'?",00:00:21,D,"['A. a dark-haired female wearing a red dress.', 'B. a male with brown hair wearing a brown, black, and white striped sweater with a white shirt and black pants.', 'C. a blonde female wearing a beige lace dress and a brown vest.', 'D. a dark-haired male wearing a red sweater and black pants over a white shirt.']",Prior,multiple +Source Discrimination_sample_5_2,Source Discrimination,"Who just said 'Hey, do you guys know what you're doing for New Year's?'?",00:00:48,C,"['A. a dark-haired male wearing a blue sweater and black pants.', 'B. a dark-haired female wearing a red dress.', 'C. a blonde female wearing a red strapless top, a pink plaid apron, and black pants.', 'D. a dark-haired male wearing a red sweater and black pants with a white shirt underneath.']",Prior,multiple +Source Discrimination_sample_5_3,Source Discrimination,"Who just said 'Yeah, you wish.'?",00:01:12,B,"['A. a brown-haired male wearing a brown, black, and white striped sweater over a white shirt and black pants.', 'B. a blonde female wearing a beige lace dress and a brown vest.', 'C. a blonde female wearing a red strapless top, a pink plaid apron, and black pants.', 'D. a dark-haired male wearing a blue sweater and black pants.']",Prior,multiple +Source Discrimination_sample_5_4,Source Discrimination,"Who just said 'Excuse me,excuse me.'?",00:02:38,D,"['A. a man wearing a white long-sleeved shirt with a red cross on the chest and blue jeans.', 'B. a blonde woman wearing a brown jacket, black tank top, and brown patterned dress skirt.', 'C. a brown-haired male wearing a black jacket, brown shirt, and white pants.', 'D. a brunette female wearing a gray blouse, brown skirt, and brown pantyhose.']",Prior,multiple +Source Discrimination_sample_5_5,Source Discrimination,Who just said 'That's when you started yelling.'?,00:03:39,D,"['A. a brown-haired male wearing a blue plaid shirt over a gray undershirt, blue jeans, and glasses.', 'B. a male with brown hair wearing a brown, black, and white striped sweater over a white shirt and black pants.', 'C. a blonde female wearing a beige lace dress over a brown vest.', 'D. a dark-haired male wearing a brown sweater with beige pants over a red plaid shirt and red glasses.']",Prior,multiple +Source Discrimination_sample_6_1,Source Discrimination,Who just said 'Milwaukee.'?,00:00:32,B,"['A. a dark-haired male wearing a white turtleneck sweater and gray pants.', 'B. a blonde female wearing a purple long-sleeved blouse with a red, green, and yellow vest and a green skirt.', 'C. a blonde woman wearing a blue jean jacket with a necklace around her neck.', 'D. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.']",Prior,multiple +Source Discrimination_sample_6_2,Source Discrimination,Who just said 'the foot of the bed.'?,00:01:15,C,"['A. a dark-haired male wearing a white turtleneck sweater and gray pants.', 'B. a blonde female wearing a purple long-sleeved blouse with a red, green, and yellow vest and a green skirt.', 'C. a blonde woman wearing a blue jean jacket with a necklace around her neck.', 'D. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.']",Prior,multiple +Source Discrimination_sample_6_3,Source Discrimination,"Who just said 'Well, in the case of my ex-wife, lesbianism.'?",00:02:19,C,"['A. a blonde female wearing a purple long-sleeved top with a red, green, and yellow vest and a green skirt.', 'B. A blonde woman wearing a blue jean jacket with a necklace around her neck.', 'C. a dark-haired male wearing a white turtleneck sweater and gray pants.', 'D. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.']",Prior,multiple +Source Discrimination_sample_6_4,Source Discrimination,Who just said 'You and Rachel.'?,00:03:11,D,"['A. a blonde female wearing a purple long-sleeved top with a red, green, and yellow vest and a green skirt.', 'B. A blonde woman wearing a blue jean jacket with a necklace around her neck.', 'C. a dark-haired male wearing a white turtleneck sweater and gray pants.', 'D. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.']",Prior,multiple +Source Discrimination_sample_6_5,Source Discrimination,"Who just said 'The wine, the candles, the moonlight?'?",00:04:12,A,"['A. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'B. A blonde woman wearing a blue jean jacket with a necklace around her neck.', 'C. a dark-haired male wearing a white turtleneck sweater and gray pants.', 'D. a blonde woman wearing a purple long-sleeved top, a red, green, and yellow vest, and a green skirt.']",Prior,multiple +Source Discrimination_sample_7_1,Source Discrimination,Who just said 'You gonna do it?'?,00:00:28,B,"['A. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'B. a dark-haired male wearing a gray turtleneck sweater and gray pants.', 'C. a dark-haired woman wearing a gray long-sleeved top and black pants.', 'D. a blonde woman wearing a purple long-sleeved top and a green skirt with a floral design.']",Prior,multiple +Source Discrimination_sample_7_2,Source Discrimination,Who just said 'And that would be?'?,00:00:57,B,"['A. a brunette wearing a black jacket and a gray blouse.', 'B. a dark-haired male wearing a gray turtleneck sweater and gray pants.', 'C. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'D. a blonde woman wearing a purple long-sleeved top and a green skirt with a floral pattern.']",Prior,multiple +Source Discrimination_sample_7_3,Source Discrimination,"Who just said 'Well, he didn't tell me.'?",00:01:23,D,"['A. a dark-haired woman wearing a black jacket with a gray blouse and black pants.', 'B. a dark-haired male wearing a gray turtleneck sweater and gray pants.', 'C. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'D. a blonde woman wearing a purple long-sleeved shirt, a red, green, and yellow vest, and a long green skirt.']",Prior,multiple +Source Discrimination_sample_7_4,Source Discrimination,"Who just said 'Oh, that looks like l was second to last.'?",00:01:47,D,"['A. a dark-haired female wearing a black jacket with a gray top and black pants.', 'B. a dark-haired male wearing a gray turtleneck sweater and gray pants.', 'C. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'D. a blonde woman wearing a purple long-sleeved top, a red, green, and yellow vest, and a green skirt.']",Prior,multiple +Source Discrimination_sample_7_5,Source Discrimination,Who just said 'Look at that little girl over there.'?,00:02:26,D,"['A. a dark-haired male wearing a gray turtleneck sweater and gray pants.', 'B. a dark-haired male wearing a bright pink short-sleeved T-shirt and dark blue jeans.', 'C. a blonde woman wearing a purple long-sleeved shirt, a red, green, and yellow vest, and a long green skirt.', 'D. a blonde woman wearing a blue jean jacket with a necklace around her neck.']",Prior,multiple +Source Discrimination_sample_8_1,Source Discrimination,Who just said 'My face is dented.'?,00:00:38,D,"[""A. a woman with curly black hair wearing a white nurse's uniform."", 'B. a male with brown hair wearing a white, blue, and red striped sweatshirt with the word __ANGERS_ on the front of the sweatshirt and black pants.', 'C. a male wearing a black jacket, dark gray shirt, blue jeans, and a blue baseball cap.', 'D. a dark-haired male wearing a yellow windbreaker jacket with a blue and black striped sweater and beige pants.']",Prior,multiple +Source Discrimination_sample_8_2,Source Discrimination,Who just said 'What is the big deal about today?'?,00:01:11,B,"[""A. a woman with curly black hair wearing a white nurse's uniform."", 'B. a male with brown hair wearing a white, blue, and red striped sweatshirt with the word __ANGERS_ on the front of the sweatshirt and black pants.', 'C. a male wearing a black jacket, dark gray shirt, blue jeans, and a blue baseball cap.', 'D. a dark-haired male wearing a yellow windbreaker jacket with a blue and black striped sweater and beige pants.']",Prior,multiple +Source Discrimination_sample_8_3,Source Discrimination,Who just said 'That she left you for another woman that likes women?'?,00:01:26,C,"[""A. a woman with curly black hair wearing a white nurse's uniform."", 'B. a male with brown hair wearing a white, blue, and red striped sweatshirt with the word __ANGERS_ on the front of the sweatshirt and black pants.', 'C. a male wearing a black jacket, dark gray shirt, blue jeans, and a blue baseball cap.', 'D. a dark-haired male wearing a yellow windbreaker jacket with a blue and black striped sweater and beige pants.']",Prior,multiple +Source Discrimination_sample_8_4,Source Discrimination,"Who just said 'Oh, that's attractive.'?",00:02:40,A,"[""A. a woman with curly black hair wearing a white nurse's uniform."", 'B. a male with brown hair wearing a white, blue, and red striped sweatshirt with the word __ANGERS_ on the front of the sweatshirt and black pants.', 'C. a male wearing a black jacket, dark gray shirt, blue jeans, and a blue baseball cap.', 'D. a dark-haired male wearing a yellow windbreaker jacket with a blue and black striped sweater and beige pants.']",Prior,multiple +Source Discrimination_sample_8_5,Source Discrimination,"Who just said 'Funners keepers,losers weepers.'?",00:03:07,C,"['A. a male with brown hair wearing a white, blue and red striped sweatshirt with __ANGERS_ on the front and black pants.', 'B. a male wearing a black jacket, dark gray shirt, blue jeans, and a blue baseball cap.', 'C. a male wearing a green and burgundy and white long-sleeved shirt with blue jeans under it.', 'D. a dark-haired male wearing a yellow windbreaker jacket with a blue and black striped sweater and beige pants.']",Prior,multiple +Source Discrimination_sample_9_1,Source Discrimination,"Who just said'Hey, he beat you.'?",00:00:26,B,"['A. a dark-haired male wearing a gray, white, and black separates shirt with blue jeans.', 'B. a dark-haired male wearing a brown sweater and khaki pants.', 'C. a dark-haired male wearing a black and white plaid jacket and a black shirt with blue jeans.', 'D. a dark-haired male wearing a gray and black striped shirt and blue jeans with a brown belt around his waist.']",Prior,multiple +Source Discrimination_sample_9_2,Source Discrimination,Who just said 'How do you get a monkey into a zoo?'?,00:01:36,A,"['A. a dark-haired male wearing a gray, white, and black separates shirt with blue jeans.', 'B. a dark-haired male wearing a brown sweater and khaki pants.', 'C. a dark-haired male wearing a black and white plaid jacket and a black shirt with blue jeans.', 'D. a dark-haired male wearing a gray and black striped shirt and blue jeans with a brown belt around his waist.']",Prior,multiple +Source Discrimination_sample_9_3,Source Discrimination,"Who just said 'You know,like San Diego, right?'?",00:01:55,C,"['A. A dark-haired male wearing a brown sweater and khaki pants.', 'B. A dark-haired male wearing a gray, white, and black shirt with blue jeans.', 'C. a dark-haired male wearing a black and white plaid jacket and a black shirt with blue jeans.', 'D. a dark-haired male wearing a blue, black, and red striped sweatshirt and blue jeans.']",Prior,multiple +Source Discrimination_sample_9_4,Source Discrimination,"Who just said 'But remember, there's also a lot to learn.'?",00:02:50,A,"['A. a brown-haired male wearing a blue shirt and a gray tank top.', 'B. A dark-haired male wearing a gray blazer and red shirt.', 'C. A blonde female wearing a gray long-sleeved shirt and a black tank top.', 'D. a brown-haired male wearing a brown crew-neck sweater and gray pants.']",Prior,multiple +Source Discrimination_sample_9_5,Source Discrimination,"Who just said'Marcel, i'm hungry.'?",00:03:06,D,"['A. a brown-haired male wearing a blue shirt and a gray tank top.', 'B. A dark-haired male wearing a gray blazer and red shirt.', 'C. A blonde female wearing a gray long-sleeved shirt and a black tank top.', 'D. a brown-haired male wearing a brown crew-neck sweater and gray pants.']",Prior,multiple +Source Discrimination_sample_10_1,Source Discrimination,Who just said 'I'll just pee in the street.'?,00:00:30,C,"['A. A dark-haired man wearing a dark brown blazer, a blue shirt, and a brown striped tie.', 'B. A blonde woman wearing a black blazer with a yellow, pink, red, and gray diamond pattern and a gold necklace.', 'C. A dark-haired male wearing a brown leather jacket with a burgundy turtleneck sweater and black pants.', 'D. A blonde woman wearing a black suit with a black, pink, red, and gray diamond pattern and a gold necklace around her neck.']",Prior,multiple +Source Discrimination_sample_10_2,Source Discrimination,Who just said 'You don't think my mom's sexy?'.,00:01:59,B,"['A. A dark-haired male wearing a dark brown blazer with a blue shirt and a brown striped tie.', 'B. A brown-haired male wearing a gray, black, and white striped bathrobe with a white tank top and a red belt.', 'C. A brown-haired male wearing a blue round-neck, long-sleeved shirt and dark blue pants.', 'D. A brown-haired male wearing a brown, black, and white striped bathrobe, a white undershirt, and a red sash.']",Prior,multiple +Source Discrimination_sample_10_3,Source Discrimination,"Who just said 'Well, sounds like you two have issues.'?",00:02:35,A,"['A. A blonde female wearing a robe with a gold background, black texture, and black collar and sleeves.', 'B. A male with curly black hair wearing a black and white patterned sweater and olive green pants.', 'C. A male with brown hair wearing a gray, black, and white striped bathrobe with a white undershirt and a red sash.', 'D. A dark-haired male wearing a dark brown blazer with a blue shirt and a brown striped tie.']",Prior,multiple +Source Discrimination_sample_10_4,Source Discrimination,Who just asked 'What are you guys doing here?'.?,00:02:59,B,"['A. A blonde female wearing a gold background with black textures and a robe with a black collar and cuffs.', 'B. A dark-haired female wearing a red V-neckline blouse and black pants with a silver watch.', 'C. A brown-haired male wearing a gray, black, and white striped bathrobe with a white tank top and a red sash.', 'D. A dark-haired male wearing a dark brown blazer with a blue shirt and a brown striped tie.']",Prior,multiple +Source Discrimination_sample_10_5,Source Discrimination,Who just said 'I kissed your mom.'?,00:03:34,D,"['A. A brown-haired male wearing a brown, green, red, and black striped sweater and blue jeans.', 'B. A male with brown hair wearing a black, gray, and white plaid shirt and light blue jeans.', 'C. A dark-haired female wearing a red v-neckline top and black pants with a silver watch.', 'D. A dark-haired male wearing a dark brown blazer with a blue shirt underneath and a brown striped tie.']",Prior,multiple +Source Discrimination_sample_11_1,Source Discrimination,Who just said 'Ugly naked guy got a thymaster.'.,00:00:46,B,"['A. a dark-haired male wearing a gray V-neck short-sleeved shirt and black pants', 'C. a blonde woman wearing a purple short-sleeved shirt and an orange patterned skirt', 'B. a dark-haired male wearing a short-sleeved shirt with red, gray, and white stripes and blue pants', 'D. A dark-haired female wearing a white V-neck sleeveless vest with a gold necklace and black pants.']",Prior,multiple +Source Discrimination_sample_11_2,Source Discrimination,Who just said 'Has anybody seen my engagement ring?'.,00:00:53,A,"['A. a woman wearing a light green short-sleeved top and a long skirt with a floral pattern', 'B. a dark-haired male wearing a short-sleeved shirt with red, gray, and white stripes and blue pants', 'C. a blonde woman wearing a purple short-sleeved shirt and an orange dress with a patterned skirt', 'D. a dark-haired female wearing a white V-neckline sleeveless vest with a gold necklace on the chest and black pants']",Prior,multiple +Source Discrimination_sample_11_3,Source Discrimination,"Who just said 'Oh,like l wasn't dreading tomorrow enough'.",00:01:10,D,"['A. a blonde woman wearing a purple short-sleeved shirt and an orange patterned skirt', 'B. a dark-haired male wearing a short-sleeved shirt with red, gray, and white stripes and blue pants', 'C. a dark-haired male wearing a gray V-neck short-sleeve shirt and black pants', 'D. a woman wearing a light green short-sleeved blouse and a long skirt with a floral pattern']",Prior,multiple +Source Discrimination_sample_11_4,Source Discrimination,Who just said 'Dinah?'.,00:01:48,B,"['A. a blonde woman wearing a purple short-sleeved shirt and an orange patterned skirt', 'B. a dark-haired male wearing a short-sleeved shirt with red, gray, and white stripes and blue pants', 'C. a dark-haired female wearing a white V-neck sleeveless vest with a gold necklace on the chest and black pants', 'D. a woman wearing a light green short-sleeved blouse and a long skirt with a floral pattern']",Prior,multiple +Source Discrimination_sample_11_5,Source Discrimination,"Who just said 'Basically, it's totally up to me.'.",00:03:06,A,"['A. a male wearing a blue shirt with a striped tie, gray pants, and a black watch on his left hand', 'B. a dark-haired female wearing a white sleeveless vest with a V-neckline, a gold necklace on her chest, and black pants', 'C. a dark-haired male wearing a short-sleeved shirt with a red, gray, and white striped pattern and blue pants', 'D. a blonde woman wearing a purple short-sleeved shirt and an orange patterned skirt']",Prior,multiple +Source Discrimination_sample_12_1,Source Discrimination,Who just said 'how come you guys havenever played poker with us?'.,00:00:28,D,"['A. a man in a long gray jacket, striped sweater and blue jeans', 'B. a man wearing a black and gray shirt with two chest pockets, a black belt and black pants', 'C. a man in a red jacket with a white T-shirt and khaki pants', 'D. a blonde woman wearing a blue blouse with a white apron tied around her waist, a short black skirt and black stockings']",Prior,multiple +Source Discrimination_sample_12_2,Source Discrimination,Who just said 'The ten of spades and the six of clubs'.,00:01:30,D,"['A. a brunette wearing a gray hoodie and gray pants', 'B. A man wearing a black and gray separated shirt with two chest pockets, a black belt and black pants', 'C. a man wearing a red jacket with a white t-shirt underneath', 'D. a blonde woman wearing a beige and botanical print shirt and a string of necklaces']",Prior,multiple +Source Discrimination_sample_12_3,Source Discrimination,Who just said 'It's got to be like chips or dip or pretz.'.,00:02:05,A,"['A. a man wearing a green, brown, and red striped sweater and blue jeans', 'B. a dark-haired woman wearing a gray hoodie under gray pants', 'C. a brown-haired woman wearing a brown long-sleeved top ', 'D. a male wearing a black and gray separated shirt with two chest pockets']",Prior,multiple +Source Discrimination_sample_12_4,Source Discrimination,"Who just said 'Now, you sure Phoebe just threw awaytwo jacks because they didn't look happy?'.",00:02:17,B,"['A. a blonde woman wearing a beige and botanical print shirt and a string of necklaces', 'B. a man wearing a red jacket with a white T-shirt underneath', 'C. a brown-haired woman wearing a brown long-sleeved blouse', 'D. a man wearing a green, brown, and red striped sweater and blue jeans']",Prior,multiple +Source Discrimination_sample_12_5,Source Discrimination,Who just said 'Yeah.,00:03:45,D,"['A. a man wearing a black and gray shirt with two chest pockets', 'B. a man wearing a red jacket with a white t-shirt underneath', 'C. A man wearing a green, brown, and red striped sweater and blue jeans', 'D. a brown-haired woman wearing a brown long-sleeved top']",Prior,multiple +Source Discrimination_sample_13_1,Source Discrimination,"Who just said 'Good day, mate.'?",00:00:32,D,"['A. A blonde woman wearing a yellow top and yellow skirt.', 'B. A brunette wearing a black tank top and white pants.', 'C. A blonde woman wearing a blue blazer shirt and black skirt with a blue tie.', 'D. a dark brown-haired female wearing a brown and white striped blouse and pants with an orange collar and cuffs.']",Prior,multiple +Source Discrimination_sample_13_2,Source Discrimination,"Who just said 'you're a good person, you have good values.'?",00:01:11,B,"['A. A brunette wearing a black tank top and white pants.', 'B. A blonde woman wearing a blue blazer shirt and black skirt with a blue tie.', 'C. A blonde woman wearing a green and white striped blouse and pants.', 'D. a dark brown-haired female wearing a brown and white striped blouse and pants with an orange collar and cuffs.']",Prior,multiple +Source Discrimination_sample_13_3,Source Discrimination,Who just said 'I love that there's still something you don't know about me.'?,00:01:57,A,"['A. A blonde woman wearing a yellow top and yellow skirt.', 'B. A brunette wearing a black tank top and white pants.', 'C. A blonde woman wearing a blue blazer shirt and black skirt with a blue tie.', 'D. a blonde woman wearing a green and white striped top and pants.']",Prior,multiple +Source Discrimination_sample_13_4,Source Discrimination,Who just said 'A pina colada.'?,00:02:13,B,"['A. A blonde woman wearing a green and white striped top and pants.', 'B. A blonde woman wearing a yellow blouse and yellow skirt.', 'C. A blonde woman wearing a blue blazer shirt and black skirt with a blue tie.', 'D. a dark brown-haired woman wearing a brown and white striped blouse and pants with an orange collar and cuffs.']",Prior,multiple +Source Discrimination_sample_13_5,Source Discrimination,"Who just said 'No, it's not food related.'?",00:02:43,C,"['A. a blonde woman wearing a blue blazer shirt and black skirt with a blue tie.', 'B. A blonde woman wearing a yellow blouse and yellow skirt.', 'C. a blonde woman wearing a green and white striped top and pants.', 'D. a dark brown-haired woman wearing a brown and white striped blouse and pants with an orange collar and cuffs.']",Prior,multiple +Source Discrimination_sample_14_1,Source Discrimination,"Who just said""Who is my biggest career inspiration?""?",00:01:05,A,"['A. A man wearing a white short-sleeved top, black pants, black leather boots and curly hair.', 'B. A woman wearing a brown jacket and brown stiletto heels.', 'C. A woman with short hair wearing a white suit, white high heels, and a silver necklace.', 'D. A man wearing a black leather jacket and black striped pants.']",Prior,multiple +Source Discrimination_sample_14_2,Source Discrimination,Who just said 'Who is my fashion icon?'?,00:03:40,C,"['A. A woman with short hair wearing a white suit, white high heels, and a silver necklace.', 'B. A man wearing a black blazer with a black top underneath and somewhat gray hair.', 'C. A woman wearing a brown jacket and brown stiletto heels.', 'D. A man wearing a black leather jacket and black striped pants.']",Prior,multiple +Source Discrimination_sample_14_3,Source Discrimination,Who just said 'What do I always travel with?'?,00:05:11,D,"['A. A man wearing a black blazer with a black top underneath and somewhat gray hair.', 'B. A woman wearing a brown jacket and brown stiletto heels.', 'C. A man wearing a white short-sleeved top, black pants, black leather boots and curly hair.', 'D. A woman with short hair wearing a white suit, white high heels, and a silver necklace.']",Prior,multiple +Source Discrimination_sample_14_4,Source Discrimination,Who just said 'What two instruments do I play?'?,00:07:50,A,"['A. A man wearing a black leather jacket and black striped pants.', 'B. A man wearing a black blazer with a dark blue top and jeans.', 'C. A man wearing a white short-sleeved top, black pants, black leather boots and curly hair.', 'D. A man wearing a black blazer with a black top underneath and somewhat gray hair.']",Prior,multiple +Source Discrimination_sample_14_5,Source Discrimination,Who just said 'What short-lived career did I have before acting?'?,00:10:32,C,"['A. A man wearing a black blazer with a black top underneath and somewhat gray hair.', 'B. A man wearing a white short-sleeved top, black pants, black leather boots and curly hair.', 'C. A man wearing a black blazer with a dark blue top and jeans.', 'D. A man wearing a black leather jacket and black striped pants.']",Prior,multiple +Source Discrimination_sample_15_1,Source Discrimination,Who just said 'How many times have I hosted SNL?'?,00:00:34,B,"['A. A woman wearing a long black halter dress with a black and white headscarf tied around her head.', 'B. A woman wearing an orange jacket with a white blouse and a short orange skirt tied in a high ponytail.', 'C. A woman with black hair wearing a white shirt and a watch on her left hand.', 'D. A dark-skinned man wearing a black long-sleeved top, grey trousers and a watch in his left hand.']",Prior,multiple +Source Discrimination_sample_15_2,Source Discrimination,Who just said 'What sport did I play as a kid?'?,00:01:41,A,"['A. A fair-skinned man wearing a brown suit with a white blouse and light blonde hair.', 'B. A dark-skinned man wearing a black long-sleeved top, grey trousers and a watch in his left hand.', 'C. A woman wearing an orange jacket with a white blouse and a short orange skirt tied in a high ponytail.', 'D. A woman wearing a long black halter dress with a black and white headscarf tied around her head.']",Prior,multiple +Source Discrimination_sample_15_3,Source Discrimination,Who just said 'How many siblings do I have?'?,00:02:14,C,"['A. A woman wearing an orange jacket with a white blouse and a short orange skirt tied in a high ponytail.', 'B. A fair-skinned man wearing a brown suit with a white blouse and light blonde hair.', 'C. A woman wearing a long black halter dress with a black and white headscarf tied around her head.', 'D. A woman with black hair wearing a white shirt and a watch on her left hand.']",Prior,multiple +Source Discrimination_sample_15_4,Source Discrimination,Who just said 'What school did I get my MFA from?'?,00:03:15,B,"['A. A woman with black hair wearing a white shirt and a watch on her left hand.', 'B. A dark-skinned man wearing a black long-sleeved top, grey trousers and a watch in his left hand.', 'C. A woman wearing a long black halter dress with a black and white headscarf tied around her head.', 'D. A fair-skinned man wearing a brown suit with a white blouse and light blonde hair.']",Prior,multiple +Source Discrimination_sample_15_5,Source Discrimination,Who just asked 'How old was I when I got my driver's license?'?,00:04:10,A,"['A. A dark-haired woman wearing a white shirt with dark blue pants underneath and a watch on her left hand.', 'B. A fair-skinned man wearing a brown suit with a white blouse and light blonde hair.', 'C. A woman wearing an orange jacket with a white blouse and a short orange skirt tied in a high ponytail.', 'D. A woman wearing a long black halter dress with a black and white headscarf tied around her head.']",Prior,multiple +Source Discrimination_sample_16_1,Source Discrimination,"Who just said""What astrological sign do I like the most other than mine?""?",00:00:34,A,"['A. A white-skinned woman wearing a snake-print vest-style slim-fit top and a lotus-root purple bustier skirt.', 'B. A woman wearing a mint green knit dress and large hoop earrings.', 'C. A dark-skinned woman wearing a blue suit with white fluff and long tassel earrings.', 'D. A fair-skinned man wearing an orange jumper, dark blue jeans, and a bracelet on his right hand.']",Prior,multiple +Source Discrimination_sample_16_2,Source Discrimination,"Who just said""What's my secret talent?""?",00:02:00,C,"['A.A man wearing a black blazer, camel-coloured trousers, black leather shoes and a watch on his left hand.', 'B.A man wearing a black leather jacket with a white top and black trousers.', 'C.A man wearing a purple blazer with a white top and black boots.', 'D.A fair-skinned man wearing an orange jumper, dark blue jeans, and a bracelet on his right hand.']",Prior,multiple +Source Discrimination_sample_16_3,Source Discrimination,"Who just said""What's my favorite TV show of all time?""?",00:03:28,B,"['A.A fair-skinned man wearing an orange jumper, dark blue jeans, and a bracelet on his right hand.', 'B.A dark-skinned man wearing a beige turtleneck jumper, brown plaid trousers, stud earrings and a beard.', 'C.A man wearing a black blazer, camel-coloured trousers, black leather shoes and a watch on his left hand.', 'D.A man wearing a black leather jacket with a white top and black trousers.']",Prior,multiple +Source Discrimination_sample_16_4,Source Discrimination,"Who just said""What am I certified in?""?",00:05:21,D,"['A.A man wearing a black leather jacket with a white top and black trousers.', 'B.A man wearing a black blazer, camel-coloured trousers, black leather shoes and a watch on his left hand.', 'C.A man wearing a purple blazer with a white top and black boots.', 'D.A fair-skinned man wearing an orange jumper, dark blue jeans, and a bracelet on his right hand.']",Prior,multiple +Source Discrimination_sample_16_5,Source Discrimination,"Who just said""What word would I use to describe myself?""?",00:07:58,D,"['A.A dark-skinned woman wearing a blue suit with white fluff and long tassel earrings.', 'B.A white-skinned woman wearing a snake-print vest-style slim-fit top and a lotus-root purple bustier skirt.', 'C.A dark-skinned man wearing a beige turtleneck jumper, brown plaid trousers, stud earrings and a beard.', 'D.A woman wearing a mint green knit dress and large hoop earrings.']",Prior,multiple +Source Discrimination_sample_17_1,Source Discrimination,"Who just said""What is my weirdest on set habit?""?",00:00:28,B,"['A.A woman with golden long hair and wearing a blue suit.', 'B.A man in beige trousers and black leather shoes.', 'C.A woman with short curly black hair, big hoop earrings and a gold necklace.', 'D.Dark-skinned man wearing a light blue shirt and a baseball cap.']",Prior,multiple +Source Discrimination_sample_17_2,Source Discrimination,"Who just said""I think a turkey sandwich, no tomat.""?",00:01:47,A,"['A.A woman with golden long hair and wearing a blue suit.', 'B.A man in beige trousers and black leather shoes.', 'C.A woman with short curly black hair, big hoop earrings and a gold necklace.', 'D.Dark-skinned man wearing a light blue shirt and a baseball cap.']",Prior,multiple +Source Discrimination_sample_17_3,Source Discrimination,"Who just said""Just a simple smokin' turkey sandwich.""?",00:02:35,B,"['A.A man with a deep purple knitted cap, wearing black long sleeves, and with a beard.', 'B.A thin man with short hair, wearing a dark purple short-sleeved shirt.', 'C.A dark-skinned woman wearing a dress with black and brown stripes.', 'D.A woman with short curly black hair, big hoop earrings and a gold necklace.']",Prior,multiple +Source Discrimination_sample_17_4,Source Discrimination,"Who just said""And I didn't see it, check the camera.""?",00:07:26,A,"['A.A fat, white-skinned man with brown trousers, a beard, and tattoos on his neck.', 'B.A woman with golden long hair and wearing a blue suit.', 'C.A thin man with short hair, wearing a dark purple short-sleeved shirt.', 'D.A dark-skinned woman wearing a dress with black and brown stripes.']",Prior,multiple +Source Discrimination_sample_17_5,Source Discrimination,"Who just said""If I wasn't an actor, what career would I pursue?""?",00:09:33,C,"['A.A dark-skinned woman wearing a dress with black and brown stripes.', 'B.A fat, white-skinned man with brown trousers, a beard, and tattoos on his neck.', 'C.A woman with short curly black hair, big hoop earrings and a gold necklace.', 'D.A man with a deep purple knitted cap, wearing black long sleeves, and with a beard.']",Prior,multiple +Source Discrimination_sample_18_1,Source Discrimination,"Who just said""What's my favorite meme of Homelander?""?",00:00:40,A,"['A.A man in a dark gray jacket, with black-rimmed glasses and black short boots.', 'B.A woman with platinum blonde hair in a leopard print halter dress and a gold necklace.', 'C.A white-skinned man wearing a gradient colour jumper from grey to black, black trousers and a beard.', 'D.A dark-skinned man wearing a black, white, and green jumper and a silver watch on his left hand.']",Prior,multiple +Source Discrimination_sample_18_2,Source Discrimination,"Who just said""where would I take you?""?",00:03:39,C,"['A.A dark-skinned man wearing a black, white and green jumper and a silver watch on his left hand.', 'B.A man in a dark gray jacket, with black-rimmed glasses and black short boots.', 'C.A dark-skinned man with silver-rimmed glasses, wearing a black jacket and white canvas shoes.', 'D.A white-skinned man wearing a gradient colour jumper from grey to black, black trousers and a beard.']",Prior,multiple +Source Discrimination_sample_18_3,Source Discrimination,"Who just said""What's my favorite snack?""?",00:05:46,B,"['A.A dark-skinned man wearing a black, white and green jumper and a silver watch on his left hand.', 'B.A white-skinned man wearing a gradient colour jumper from grey to black, black trousers and a beard.', 'C.A dark-skinned man with silver-rimmed glasses, wearing a black jacket and white canvas shoes.', 'D.A man in a dark gray jacket, with black-rimmed glasses and black short boots.']",Prior,multiple +Source Discrimination_sample_18_4,Source Discrimination,"Who just said""What are my dog's name?""?",00:07:50,D,"['A.A woman with long black hair, wearing a long apricot top and gray pants.', 'B.A woman in a long, slim grey-brown top with black hair in a high ponytail and bangs.', 'C.A white-skinned man wearing a gradient colour jumper from grey to black, black trousers and a beard.', 'D.A woman with platinum blonde hair in a leopard print halter dress and a gold necklace.']",Prior,multiple +Source Discrimination_sample_18_5,Source Discrimination,"Who just said""How many years did I play basketball?""?",00:11:04,B,"['A.A man in a dark gray jacket, with black-rimmed glasses and black short boots.', 'B.A woman in a long, slim grey-brown top with black hair in a high ponytail and bangs.', 'C.A woman with platinum blonde hair in a leopard print halter dress and a gold necklace.', 'D.A woman with long black hair, wearing a long apricot top and gray pants.']",Prior,multiple +Source Discrimination_sample_19_1,Source Discrimination,Who just said 'New Kids on the Block.'.,00:00:32,A,"['A. A brown-haired male wearing a brown blazer with a black shirt underneath and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket with a black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_19_2,Source Discrimination,Who just said 'I will go with your dog.'?,00:01:36,B,"['A. A brown-haired male wearing a brown blazer with a black shirt underneath and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket with a black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_19_3,Source Discrimination,Who just said 'I'm gonna say seven.'?,00:02:53,C,"['A. A brown-haired male wearing a brown blazer with a black shirt underneath and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket with a black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_19_4,Source Discrimination,Who just said 'Probably a book.'?,00:03:25,D,"['A. A brown-haired male wearing a brown blazer with a black shirt underneath and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket with a black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_19_5,Source Discrimination,"Who just said 'Oh, a La Croix.'?",00:04:27,C,"['A. A male with brown hair wearing a brown blazer with a black shirt and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket, black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_20_1,Source Discrimination,Who just said 'How was the plane ride?'?,00:00:33,B,"['A. A blonde woman wearing a black plaid blazer with a black, yellow, and white shirt and plaid blazer pants.', 'B. A young blonde boy wearing a red, dark blue, and white striped shirt and black pants.', 'C. A dark-haired male wearing a black blazer with a white shirt underneath and dark blue jeans.', 'D. A brunette female with a dark blue long-sleeved dress.']",Prior,multiple +Source Discrimination_sample_20_2,Source Discrimination,Who just said 'He was 12 months old and knew the alphabet?'?,00:01:03,A,"['A. A blonde woman wearing a black plaid blazer with a black, yellow, and white shirt and plaid blazer pants.', 'B. A young blonde boy wearing a red, dark blue, and white striped shirt and black pants.', 'C. A dark-haired male wearing a black blazer with a white shirt underneath and dark blue jeans.', 'D. A brunette female with a dark blue long-sleeved dress.']",Prior,multiple +Source Discrimination_sample_20_3,Source Discrimination,Who just said 'And we got to the Playboy logo.'?,00:03:00,C,"['A. A blonde woman wearing a black plaid blazer with a black, yellow, and white shirt and plaid blazer pants.', 'B. A young blonde boy wearing a red, dark blue, and white striped shirt and black pants.', 'C. A dark-haired male wearing a black blazer with a white shirt underneath and dark blue jeans.', 'D. A brunette female with a dark blue long-sleeved dress.']",Prior,multiple +Source Discrimination_sample_20_4,Source Discrimination,"Who just said 'what do you say, honey?'?",00:04:11,D,"['A. A blonde woman wearing a black plaid blazer with a black, yellow, and white shirt and plaid blazer pants.', 'B. A young blonde boy wearing a red, dark blue, and white striped shirt and black pants.', 'C. A dark-haired male wearing a black blazer with a white shirt underneath and dark blue jeans.', 'D. A brunette female with a dark blue long-sleeved dress.']",Prior,multiple +Source Discrimination_sample_20_5,Source Discrimination,Who just said 'I can't wait to come back any time.'?,00:04:18,A,"['A. A blonde woman wearing a black plaid blazer with a black, yellow, and white shirt and plaid blazer pants.', 'B. A young blonde boy wearing a red, dark blue, and white striped shirt and black pants.', 'C. A dark-haired male wearing a black blazer with a white shirt underneath and dark blue jeans.', 'D. A brunette female with a dark blue long-sleeved dress.']",Prior,multiple +Source Discrimination_sample_21_1,Source Discrimination,"Who just said, 'I mean, this is incredible.'?",00:00:39,A,"['A. A woman with long blonde hair was wearing a black dress.', 'B. A woman with short blonde hair was wearing a black dress.', 'C. A woman with long black hair was wearing a black dress.', 'D. A woman with long blonde hair was wearing a red dress.']",Prior,multiple +Source Discrimination_sample_21_2,Source Discrimination,"Who just said 'You're really smart, you're beautiful, you're sexy.'?",00:01:24,B,"['A. A young-aged man with short dark brown hair, wearing a blue-and-white striped shirt.', 'B. A middle-aged man with short dark brown hair, wearing a blue-and-white striped shirt.', 'C. A middle-aged man with short dark white hair, wearing a blue-and-white striped shirt.', 'D. A middle-aged man with short dark brown hair, wearing a red-and-white striped shirt.']",Prior,multiple +Source Discrimination_sample_21_3,Source Discrimination,"Who just said 'No, it's not.'",00:02:26,D,"['A. A middle-aged man with short dark white hair, wearing a blue-and-white striped shirt.', 'B. A young-aged man with short dark brown hair, wearing a blue-and-white striped shirt.', 'C. A middle-aged man with short dark brown hair, wearing a red-and-white striped shirt.', 'D. A middle-aged man with short dark brown hair, wearing a blue-and-white striped shirt.']",Prior,multiple +Source Discrimination_sample_21_4,Source Discrimination,Who just said 'The days of our lives?'?,00:03:20,C,"['A. A blonde male wearing a gray tank top and black pants.', 'B. A black female wearing a gray tank top and black pants.', 'C. A blonde female wearing a gray tank top and black pants.', 'D. A blonde female wearing a red tank top and black pants.']",Prior,multiple +Source Discrimination_sample_21_5,Source Discrimination,Who just said 'We can do another scene on the couch.'?,00:04:19,A,"['A. A young, fair-skinned woman with long hair was wearing a blue sleeveless blouse.', 'B. A old, fair-skinned woman with long hair was wearing a gray sleeveless blouse.', 'C. A young, dark-skinned woman with short hair was wearing a gray sleeveless blouse.', 'D. A young, fair-skinned man with short hair was wearing a white sleeveless blouse.']",Prior,multiple +Source Discrimination_sample_22_1,Source Discrimination,Who just said 'That's me in high school.'?,00:00:31,C,"['A. A male with brown hair wearing a brown blazer with a black shirt and black pants.', 'B. A dark-haired male wearing a gray blazer with a white shirt and black pants.', 'C. A dark-haired male wearing a white long-sleeved shirt with a red vest with various patterns and beige pants.', 'D. A male with brown hair wearing a dark red jacket, black shirt and black pants.']",Prior,multiple +Source Discrimination_sample_22_2,Source Discrimination,Who just said 'You look like a detective that's a DJ.'?,00:00:48,B,"['A. A blonde female wearing a green blazer with white polka dots, a navy blue sweater, and blue jeans.', 'B. A dark-haired male wearing a red blazer, white shirt, and red pants.', 'C. A bald male wearing a red long-sleeved shirt and black pants.', 'D. A dark-haired male wearing no shirt, white shorts, and a necklace around his neck.']",Prior,multiple +Source Discrimination_sample_22_3,Source Discrimination,Who just said 'It's the perspective.'?,00:01:29,A,"['A. A blonde female wearing a green blazer with white polka dots, a navy blue sweater, and blue jeans.', 'B. A dark-haired male wearing a red blazer, white shirt, and red pants.', 'C. A bald male wearing a red long-sleeved shirt and black pants.', 'D. A little black-haired boy wearing a black and white T-shirt and black pants.']",Prior,multiple +Source Discrimination_sample_22_4,Source Discrimination,Who just said 'We're not satisfied.'?,00:02:25,B,"['A. A blonde female wearing a green blazer with white polka dots, a navy blue sweater, and blue jeans.', 'B. A dark-haired male wearing a red blazer, white shirt, and red pants.', 'C. A bald male wearing a red long-sleeved shirt and black pants.', 'D. A little black-haired boy wearing a black and white T-shirt and black pants.']",Prior,multiple +Source Discrimination_sample_22_5,Source Discrimination,"Who just said 'also, l do a lot of the heavy lifting.'?",00:03:25,D,"['A. A dark-haired male wearing no shirt and white shorts with a necklace around his neck.', 'B. A dark-haired boy wearing a black-and-white T-shirt and black pants.', 'C. A bald male wearing a red long-sleeved shirt and black pants.', 'D. A dark-haired male wearing a red blazer, white shirt and red pants.']",Prior,multiple +Source Discrimination_sample_23_1,Source Discrimination,Who just said 'We haven't even started yet.'?,00:00:06,B,"['A. An older white-haired male wearing a dark blue plaid blazer with a pink shirt, an orange tie, and blue plaid blazer pants.', 'B. A brown-haired child wearing a gray long-sleeved blouse and dark blue jeans.', 'C. A brown-haired child wearing a green plaid shirt and khaki pants.', 'D. A blonde woman wearing a dark blue shirt over a gray blazer and dark blue pants.']",Prior,multiple +Source Discrimination_sample_23_2,Source Discrimination,Who just said 'Minnesota.'?,00:00:52,A,"['A. An older white-haired male wearing a dark blue plaid blazer with a pink shirt, an orange tie, and blue plaid blazer pants.', 'B. A brown-haired child wearing a gray long-sleeved blouse and dark blue jeans.', 'C. A brown-haired child wearing a green plaid shirt and khaki pants.', 'D. A blonde woman wearing a dark blue shirt over a gray blazer and dark blue pants.']",Prior,multiple +Source Discrimination_sample_23_3,Source Discrimination,Who just said 'Turkmenistan.'?,00:01:53,C,"['A. An older white-haired male wearing a dark blue plaid blazer with a pink shirt, an orange tie, and blue plaid blazer pants.', 'B. A brown-haired child wearing a gray long-sleeved blouse and dark blue jeans.', 'C. A brown-haired child wearing a green plaid shirt and khaki pants.', 'D. A blonde woman wearing a dark blue shirt over a gray blazer and dark blue pants.']",Prior,multiple +Source Discrimination_sample_23_4,Source Discrimination,Who just said 'Let's see the next one.'?,00:02:29,B,"['A. An older white-haired male wearing a dark blue plaid blazer with a pink shirt, an orange tie, and blue plaid blazer pants.', 'B. A brown-haired child wearing a gray long-sleeved blouse and dark blue jeans.', 'C. A brown-haired child wearing a green plaid shirt and khaki pants.', 'D. A blonde woman wearing a dark blue shirt over a gray blazer and dark blue pants.']",Prior,multiple +Source Discrimination_sample_23_5,Source Discrimination,"Who just said 'Seven and a half, l think.'?",00:04:04,C,"['A. An older white-haired male wearing a dark blue plaid blazer with a pink shirt, an orange tie, and blue plaid blazer pants.', 'B. A brown-haired child wearing a gray long-sleeved blouse and dark blue jeans.', 'C. A brown-haired child wearing a green plaid shirt and khaki pants.', 'D. A blonde woman wearing a dark blue shirt over a gray blazer and dark blue pants.']",Prior,multiple +Source Discrimination_sample_24_1,Source Discrimination,Who just said 'This is a clip of Andy trying to walk.'?,00:03:34,A,"['A. A blonde female wearing a dark green jacket with a gray and blue shirt and black pants.', 'B. A dark-haired male wearing a black zippered hoodie jacket, white shirt, black pants, and headphones.', 'C. A dark-haired boy wearing a T-shirt with red, blue, yellow, and orange stripes and khaki pants.', 'D. A dark-haired boy wearing a blue, yellow, green, black striped T-shirt and khaki pants.']",Prior,multiple +Source Discrimination_sample_24_2,Source Discrimination,Who just said 'Good job.'?,00:04:34,B,"['A. A blonde female wearing a dark green jacket with a gray and blue shirt and black pants.', 'B. A dark-haired male wearing a black zippered hoodie jacket, white shirt, black pants, and headphones.', 'C. A dark-haired boy wearing a T-shirt with red, blue, yellow, and orange stripes and khaki pants.', 'D. A dark-haired boy wearing a blue, yellow, green, black striped T-shirt and khaki pants.']",Prior,multiple +Source Discrimination_sample_24_3,Source Discrimination,Who just said '3.141592653589793.'?,00:06:12,C,"['A. A young dark-haired boy wearing a T-shirt with red, blue, yellow and orange stripes and khaki pants.', 'B. A dark-haired male wearing a black zippered hoodie jacket with a white top, black pants and headphones.', 'C. A young dark-haired boy wearing a blue, yellow, green, and black striped T-shirt and khaki pants.', 'D. A blonde female wearing a dark green jacket with a grayish blue shirt and black pants.']",Prior,multiple +Source Discrimination_sample_24_4,Source Discrimination,"Who just said 'Kim, Khloe, and Kendall.'?",00:07:27,B,"['A. A blonde female wearing a dark green jacket with a gray and blue shirt and black pants.', 'B. A dark-haired male wearing a black zippered hoodie jacket, white shirt, black pants, and headphones.', 'C. A dark-haired boy wearing a T-shirt with red, blue, yellow, and orange stripes and khaki pants.', 'D. A dark-haired boy wearing a blue, yellow, green, black striped T-shirt and khaki pants.']",Prior,multiple +Source Discrimination_sample_24_5,Source Discrimination,Who just asked 'Do you know who the Kardashians are?'?,00:07:32,D,"['A. A young black-haired boy wearing a blue, yellow, green, and black striped T-shirt and khaki pants.', 'B. A dark-haired male wearing a black zippered hoodie jacket with a white top, black pants and headphones.', 'C. A dark-haired boy wearing a T-shirt with red, blue, yellow and orange stripes and khaki pants.', 'D. A blonde female wearing a dark green jacket with a grayish blue shirt and black pants.']",Prior,multiple +Source Discrimination_sample_25_1,Source Discrimination,Who just said 'We're going to find out soon.'?,00:00:08,C,"['A. A dark-haired male wearing a light orange shirt and black pants with tattoos on his arms.', 'B. A brown-haired male wearing a dark green long-sleeved shirt and black pants with tattoos on his arms.', 'C. A blond male wearing a white floral shirt and blue jeans.', 'D. A male with brown hair wearing a leopard print shirt and black pants.']",Prior,multiple +Source Discrimination_sample_25_2,Source Discrimination,"Who just said 'Oh, l have.'?",00:00:46,A,"['A. A dark-haired male wearing a light orange shirt and black pants with tattoos on his arms.', 'B. A brown-haired male wearing a dark green long-sleeved shirt and black pants with tattoos on his arms.', 'C. A blond male wearing a white floral shirt and blue jeans.', 'D. A male with brown hair wearing a leopard print shirt and black pants.']",Prior,multiple +Source Discrimination_sample_25_3,Source Discrimination,Who just said 'What is this game?'?,00:01:12,D,"['A. A dark-haired male wearing a light orange shirt and black pants with tattoos on his arms.', 'B. A brown-haired male wearing a dark green long-sleeved shirt and black pants with tattoos on his arms.', 'C. A blond male wearing a white floral shirt and blue jeans.', 'D. A male with brown hair wearing a leopard print shirt and black pants.']",Prior,multiple +Source Discrimination_sample_25_4,Source Discrimination,Who just said 'you've already sent the message.'?,00:03:07,B,"['A. A dark-haired male wearing a light orange shirt and black pants with tattoos on his arms.', 'B. A brown-haired male wearing a dark green long-sleeved shirt and black pants with tattoos on his arms.', 'C. A blond male wearing a white floral shirt and blue jeans.', 'D. A male with brown hair wearing a leopard print shirt and black pants.']",Prior,multiple +Source Discrimination_sample_25_5,Source Discrimination,Who just said 'I used to sayl was Nick from Backstreet Boys.'?,00:03:33,C,"['A. A dark-haired male wearing a light orange shirt and black pants with tattoos on his arms.', 'B. A brown-haired male wearing a dark green long-sleeved shirt and black pants with tattoos on his arms.', 'C. A blond male wearing a white floral shirt and blue jeans.', 'D. A male with brown hair wearing a leopard print shirt and black pants.']",Prior,multiple +Source Discrimination_sample_26_1,Source Discrimination,Who just said 'Do you want to carry the hammer with you?'?,00:00:26,A,"['A. A dark-haired male wearing a black suit, white shirt and black tie.', 'B. A male with brown hair wearing a black suit with a black shirt with a V-neck collar.', 'C. A blonde woman wearing a sleeveless black dress with a white striped hemline and black stockings.', 'D. A brown-haired male wearing a brown suit with a white shirt, red tie, and brown-rimmed sunglasses.']",Prior,multiple +Source Discrimination_sample_26_2,Source Discrimination,Who just said 'lf you say so.'?,00:00:48,D,"['A. A dark-haired male wearing a black suit, white shirt and black tie.', 'B. A male with brown hair wearing a black suit with a black shirt with a v-neck collar.', 'C. A blonde woman wearing a sleeveless black dress with a white striped hemline and black stockings.', 'D. A brown-haired male wearing a brown suit with a white shirt, red tie, and brown-rimmed sunglasses.']",Prior,multiple +Source Discrimination_sample_26_3,Source Discrimination,"Who just said 'No, we're not going to do that.'?",00:01:03,C,"['A. A dark-haired male wearing a black suit, white shirt and black tie.', 'B. A brown-haired male wearing a black suit with a black shirt with a v-neck collar.', 'C. A brown-haired man wearing a dark blue blazer with an off-white plaid handkerchief in his breast pocket and a black shirt.', 'D. A brown-haired male wearing a brown suit with a white shirt, red tie, and brown-rimmed sunglasses.']",Prior,multiple +Source Discrimination_sample_26_4,Source Discrimination,Who just said 'You love him.'?,00:01:16,A,"['A. A male with brown hair wearing a black blazer, black shirt and black tie.', 'B. A black man with white hair wearing a black blazer with a white handkerchief in his breast pocket, a white shirt and a black tie.', 'C. A brown-haired male wearing a dark blue blazer with an off-white plaid handkerchief in the breast pocket and a black shirt.', 'D. A brown-haired male wearing a brown suit with a white shirt, a red tie, and brown-rimmed sunglasses.']",Prior,multiple +Source Discrimination_sample_26_5,Source Discrimination,"Who just said 'And she said, no, l was going to eat.'?",00:02:35,C,"['A. A dark-haired male wearing a black suit, white shirt and black tie.', 'B. A black man with white hair wearing a black suit with a white handkerchief in his breast pocket and a white shirt and black tie.', 'C. A male with brown hair wearing a dark blue blazer with an off-white plaid handkerchief in his breast pocket and a black shirt.', 'D. A brown-haired male wearing a brown suit with a white shirt, a red tie, and brown-rimmed sunglasses.']",Prior,multiple +Source Discrimination_sample_27_1,Source Discrimination,"Who just said""What movies you know?""?",00:00:40,A,"['A.A short-haired woman wearing a pink suit with a white shirt and a watch on her left hand.', 'B. A man wearing a black short-sleeved blouse, jeans, and a silver watch on his left hand.', 'C. A man wearing a dark gray blazer with a vertical striped shirt.', 'D. A boy wearing black-framed glasses and a checkerboard sweater.']",Prior,multiple +Source Discrimination_sample_27_2,Source Discrimination,"Who just said""I don't know that one.""?",00:00:52,D,"['A.A man wearing a dark gray blazer with a vertical striped shirt.', 'B.A short-haired woman wearing a pink suit with a white shirt and a watch on her left hand.', 'C.A man wearing a black short-sleeved blouse, jeans, and a silver watch on his left hand.', 'D.A boy wearing black-framed glasses and a checkerboard sweater.']",Prior,multiple +Source Discrimination_sample_27_3,Source Discrimination,"Who just said""You look smarter than us.""?",00:01:01,B,"['A.A boy wearing black-framed glasses and a checkerboard sweater.', 'B.A man wearing a black short-sleeved blouse, jeans, and a silver watch on his left hand.', 'C.A short-haired woman wearing a pink suit with a white shirt and a watch on her left hand.', 'D.A man wearing a dark gray blazer with a vertical striped shirt.']",Prior,multiple +Source Discrimination_sample_27_4,Source Discrimination,"Who just said""Can you repeat the question?""?",00:02:04,A,"['A.A man wearing a dark gray blazer with a vertical striped shirt.', 'B.A short-haired woman wearing a pink suit with a white shirt and a watch on her left hand.', 'C.A boy wearing black-framed glasses and a checkerboard sweater.', 'D.A man wearing a black short-sleeved blouse, jeans, and a silver watch on his left hand.']",Prior,multiple +Source Discrimination_sample_27_5,Source Discrimination,"Who just said""I''m asking Siri.""?",00:02:24,B,"['A.A boy wearing black-framed glasses and a checkerboard sweater.', 'B.A man wearing a black short-sleeved blouse, jeans, and a silver watch on his left hand.', 'C.A man wearing a dark gray blazer with a vertical striped shirt.', 'D.A short-haired woman wearing a pink suit with a white shirt and a watch on her left hand.']",Prior,multiple +Source Discrimination_sample_28_1,Source Discrimination,Who just said 'I knew it was gonna be a different game.'?,00:00:51,C,"['A. A bald male wearing a blue blazer with a colored shirt under it.', 'B. A blonde female wearing a long-sleeved blouse with white and green stripes.', 'C. A male with short black hair wearing a beige short-sleeved shirt.', 'D. A gray-haired male wearing a gray short-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_28_2,Source Discrimination,Who just said 'He had it showed.'?,00:01:44,C,"['A. A bald male wearing a blue blazer with a colored shirt under it.', 'B. A blonde female wearing a long-sleeved blouse with white and green stripes.', 'C. A male with short black hair wearing a beige short-sleeved shirt.', 'D. A gray-haired male wearing a gray short-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_28_3,Source Discrimination,Who just said 'It was Watkins and not lvan Tony.'?,00:02:42,D,"['A. A bald male wearing a blue blazer with a colored shirt under it.', 'B. A blonde female wearing a long-sleeved blouse with white and green stripes.', 'C. A male with short black hair wearing a beige short-sleeved shirt.', 'D. A gray-haired male wearing a gray short-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_28_4,Source Discrimination,Who just asked 'How much credit are we giving Gareth Southgate?'?,00:03:28,B,"['A. A bald male wearing a blue blazer with a colored shirt under it.', 'B. A blonde female wearing a long-sleeved blouse with white and green stripes.', 'C. A male with short black hair wearing a beige short-sleeved shirt.', 'D. A gray-haired male wearing a gray short-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_28_5,Source Discrimination,Who just said 'I would not be surprised.'?,00:04:52,A,"['A. A bald male wearing a blue blazer with a colored shirt under it.', 'B. A blonde female wearing a long-sleeved blouse with white and green stripes.', 'C. A male with short black hair wearing a beige short-sleeved shirt.', 'D. A gray-haired male wearing a gray short-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_29_1,Source Discrimination,Who just said 'So it's an amazing feeling.'?,00:00:59,B,"['A. A brownish-black haired female wearing a dark green blazer with a black top underneath, black pants, and a blue microphone in her hand.', 'B. A blonde male wearing a dark blue jacket with a white cougar logo on the left chest and a light blue shirt with red and white stripes on the collar.', 'C. A bald male wearing a black double-breasted coat, black gloves, and holding a blue microphone.', 'D. A gray-haired male wearing a black blazer with a dark blue scarf with a light blue pattern around his neck and holding a blue microphone.']",Prior,multiple +Source Discrimination_sample_29_2,Source Discrimination,Who just said 'I think in one game this year you score five or six.'?,00:01:08,C,"['A. A brownish-black haired female wearing a dark green blazer with a black top underneath, black pants, and a blue microphone in her hand.', 'B. A blonde male wearing a dark blue jacket with a white cougar logo on the left chest and a light blue shirt with red and white stripes on the collar.', 'C. A bald male wearing a black double-breasted coat, black gloves, and holding a blue microphone.', 'D. A gray-haired male wearing a black blazer with a dark blue scarf with a light blue pattern around his neck and holding a blue microphone.']",Prior,multiple +Source Discrimination_sample_29_3,Source Discrimination,Who just said 'They haven't won the Champions League yet.'?,00:02:15,D,"['A. A brownish-black haired female wearing a dark green blazer with a black top underneath, black pants, and a blue microphone in her hand.', 'B. A blonde male wearing a dark blue jacket with a white cougar logo on the left chest and a light blue shirt with red and white stripes on the collar.', 'C. A bald male wearing a black double-breasted coat, black gloves, and holding a blue microphone.', 'D. A gray-haired male wearing a black blazer with a dark blue scarf with a light blue pattern around his neck and holding a blue microphone.']",Prior,multiple +Source Discrimination_sample_29_4,Source Discrimination,Who just said 'but fit into this system in the Premier League.'?,00:03:10,A,"['A. A brownish-black haired female wearing a dark green blazer with a black top underneath, black pants, and a blue microphone in her hand.', 'B. A blonde male wearing a dark blue jacket with a white cougar logo on the left chest and a light blue shirt with red and white stripes on the collar.', 'C. A bald male wearing a black double-breasted coat, black gloves, and holding a blue microphone.', 'D. A gray-haired male wearing a black blazer with a dark blue scarf with a light blue pattern around his neck and holding a blue microphone.']",Prior,multiple +Source Discrimination_sample_29_5,Source Discrimination,"Who just said 'Erling, thank you so much for joining us.'?",00:05:04,A,"['A. A brownish-black haired female wearing a dark green blazer with a black top underneath, black pants, and a blue microphone in her hand.', 'B. A blonde male wearing a dark blue jacket with a white cougar logo on the left chest and a light blue shirt with red and white stripes on the collar.', 'C. A bald male wearing a black double-breasted coat, black gloves, and holding a blue microphone.', 'D. A gray-haired male wearing a black blazer, a dark blue scarf with a light blue pattern around his neck, and holding a blue microphone.']",Prior,multiple +Source Discrimination_sample_30_1,Source Discrimination,"Who just said 'I mean, nobody anticipated this result.'?",00:00:40,A,"['A. A blonde female wearing an orange short-sleeved shirt with gold-colored earrings and necklace.', 'B. A male with brown hair wearing a black and white short-sleeved striped shirt.', 'C. A dark-haired male wearing a black jacket and a blue, white, orange, and black striped T-shirt.', 'D. A dark-haired male wearing a black long-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_30_2,Source Discrimination,"Who just said 'Ferreira Carrasco, De Bruyne, Dukaku.'?",00:01:46,B,"['A. A blonde female wearing an orange short-sleeved shirt with gold-colored earrings and necklace.', 'B. A male with brown hair wearing a black and white short-sleeved striped shirt.', 'C. A dark-haired male wearing a black jacket and a blue, white, orange, and black striped T-shirt.', 'D. A dark-haired male wearing a black long-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_30_3,Source Discrimination,Who just said 'They have scored in al but one.'?,00:02:34,D,"['A. A blonde female wearing an orange short-sleeved shirt with gold-colored earrings and necklace.', 'B. A male with brown hair wearing a black and white short-sleeved striped shirt.', 'C. A dark-haired male wearing a black jacket and a blue, white, orange, and black striped T-shirt.', 'D. A dark-haired male wearing a black long-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_30_4,Source Discrimination,"Who just said 'Not only, but a big issue is Lukaku.'?",00:03:38,C,"['A. A blonde female wearing an orange short-sleeved shirt with gold-colored earrings and necklace.', 'B. A male with brown hair wearing a black and white short-sleeved striped shirt.', 'C. A dark-haired male wearing a black jacket and a blue, white, orange, and black striped T-shirt.', 'D. A dark-haired male wearing a black long-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_30_5,Source Discrimination,"Who just said 'But he had opportunities, easy opportunities.'?",00:05:35,C,"['A. A blonde female wearing an orange short-sleeved shirt with gold-colored earrings and necklace.', 'B. A male with brown hair wearing a black and white short-sleeved striped shirt.', 'C. A dark-haired male wearing a black jacket and a blue, white, orange, and black striped T-shirt.', 'D. A dark-haired male wearing a black long-sleeved shirt.']",Prior,multiple +Source Discrimination_sample_31_1,Source Discrimination,Who just said 'Very important'?,00:00:34,A,"['A. A blonde female wearing a white jacket.', 'B. a bald man wearing a black blazer with a white shirt and gray striped tie.', 'C. A white-haired male wearing a navy blue blazer with a white shirt and red vest and a gray and navy blue patterned tie.', 'D. A dark-haired male wearing a gray blazer with a white shirt and navy blue vest and a navy blue tie.']",Prior,multiple +Source Discrimination_sample_31_2,Source Discrimination,"Who just said 'Hi, my name is Thierry Henry.'?",00:02:02,B,"['A. A blonde female wearing a white jacket.', 'B. A bald man wearing a black blazer with a white shirt and gray striped tie.', 'C. A white-haired male wearing a navy blue blazer with a white shirt and red vest and a gray and navy blue patterned tie.', 'D. A dark-haired male wearing a gray blazer with a white shirt and navy blue vest and a navy blue tie.']",Prior,multiple +Source Discrimination_sample_31_3,Source Discrimination,"Who just said 'Hi, my name is lan Wright'?",00:02:22,D,"['A. A blonde female wearing a white jacket.', 'B. A bald man wearing a black blazer with a white shirt and gray striped tie.', 'C. A white-haired male wearing a navy blue blazer with a white shirt and red vest and a gray and navy blue patterned tie.', 'D. A dark-haired male wearing a gray blazer with a white shirt and navy blue vest and a navy blue tie.']",Prior,multiple +Source Discrimination_sample_31_4,Source Discrimination,Who just said 'Luka Modric.'?,00:03:13,C,"['A. A blonde female wearing a white jacket.', 'B. A bald man wearing a black blazer with a white shirt and gray striped tie.', 'C. A white-haired male wearing a navy blue blazer with a white shirt and red vest and a gray and navy blue patterned tie.', 'D. A dark-haired male wearing a gray blazer with a white shirt and navy blue vest and a navy blue tie.']",Prior,multiple +Source Discrimination_sample_31_5,Source Discrimination,"Who just said 'Hi, my name is Giovanni Reina.'?",00:04:31,B,"['A. A blonde female wearing a white jacket.', 'B. A bald man wearing a black blazer with a white shirt and gray striped tie.', 'C. A white-haired male wearing a navy blue blazer with a white shirt and red vest and a gray and navy blue patterned tie.', 'D. A dark-haired male wearing a gray blazer with a white shirt and navy blue vest and a navy blue tie.']",Prior,multiple +Source Discrimination_sample_32_1,Source Discrimination,"Who just questioned 'Jude, talk to me, how does that feel?'?",00:00:14,A,"['A. A man with dark skin, black-rimmed glasses, a white suit and a microphone in his right hand.', 'B. A woman with dark brown skin, high blond ponytail, wearing a red suit and holding a microphone in her left hand.', 'C. A man with dark brown skin, short black hair, wearing a jersey and holding a microphone in both hands.', 'D. A man with brown skin, no hair, wearing a black suit and holding a microphone in his right hand.']",Prior,multiple +Source Discrimination_sample_32_2,Source Discrimination,Who just said 'I don't really care what people say.'?,00:02:40,C,"['A. A man with dark skin, black-rimmed glasses, a white suit and a microphone in his right hand.', 'B. A woman with brown skin, high blond ponytail, wearing a red suit and holding a microphone in her left hand.', 'C. A man with dark brown skin, short black hair, wearing a jersey and holding a microphone in his right hand.', 'D. A man with brown skin, no hair, wearing a black suit and holding a microphone in his right hand.']",Prior,multiple +Source Discrimination_sample_32_3,Source Discrimination,Who just said 'Problem.'?,00:04:06,A,"['A. A man with dark skin, black-rimmed glasses, a jersey, and a microphone in his right hand.', 'B. A woman with brown skin, high blond ponytail, wearing a red suit and holding a microphone in her left hand.', 'C. A man with dark brown skin, short black hair, wearing a jersey and holding a microphone in his right hand.', 'D. A man with brown skin, no hair, wearing a black suit and holding a microphone in his right hand.']",Prior,multiple +Source Discrimination_sample_32_4,Source Discrimination,Who just said 'I really sorry to do this.'?,00:04:50,B,"['A. A man with dark skin, black-rimmed glasses, a white suit and a microphone in his right hand.', 'B. A woman with dark brown skin, high blond ponytail, wearing a red suit and holding a microphone in her hand.', 'C. A man with dark brown skin, short black hair, wearing a jersey and holding a microphone in both hands.', 'D. A man with brown skin, no hair, wearing a black suit and holding a microphone in his right hand.']",Prior,multiple +Source Discrimination_sample_32_5,Source Discrimination,Who just said 'I need to go back to work.'?,00:05:24,D,"['A. A man with dark skin, black-rimmed glasses, a white suit and a microphone in his right hand.', 'B. A woman with dark brown skin, high blond ponytail, wearing a red suit and holding a microphone in her left hand.', 'C. A man with dark brown skin, short black hair, wearing a jersey and holding a microphone in both hands.', 'D. A man with brown skin, no hair, wearing black clothes and holding a microphone in his right hand.']",Prior,multiple +Source Discrimination_sample_33_1,Source Discrimination,"Who just said 'I'm coming, guys, but l need to get paid.'?",00:00:08,B,"['A. A female with blonde and brown hair wearing a white jacket with a white shirt and white pants.', 'B. A male with dark hair wearing a red blazer, black shirt, and red pants.', 'C. A dark-haired male wearing a dark blue blazer, dark blue shirt, dark blue tie, dark blue pants, and white-framed glasses.', 'D. A gray-haired male wearing a black suit, white shirt, red vest, burgundy checkered tie and black pants.']",Prior,multiple +Source Discrimination_sample_33_2,Source Discrimination,Who just said 'So kill me like that.'?,00:01:32,B,"['A. A female with blonde and brown hair wearing a white jacket with a white shirt and white pants.', 'B. A male with dark hair wearing a red blazer, black shirt, and red pants.', 'C. A dark-haired male wearing a dark blue blazer, dark blue shirt, dark blue tie, dark blue pants, and white-framed glasses.', 'D. A gray-haired male wearing a black suit, white shirt, red ves.']",Prior,multiple +Source Discrimination_sample_33_3,Source Discrimination,Who just questioned 'So how has that improved their chances?'?,00:02:07,C,"['A. A female with blonde and brown hair wearing a white jacket with a white shirt and white pants.', 'B. A male with dark hair wearing a red blazer, black shirt, and red pants.', 'C. A dark-haired male wearing a dark blue blazer, dark blue shirt, dark blue tie, dark blue pants, and white-framed glasses.', 'D. A gray-haired male wearing a black suit, white shirt, red vest, burgundy checkered tie and black pants.']",Prior,multiple +Source Discrimination_sample_33_4,Source Discrimination,Who just said 'How can l keep talking if l don't say nothing?'?,00:03:41,D,"['A. A female with blonde and brown hair wearing a white jacket with a white shirt and white pants.', 'B. A male with dark hair wearing a red blazer, black shirt, and red pants.', 'C. A male with gray hair wearing a dark brown blazer with a blue shirt and black pants and holding a blue microphone.', 'D. A bald male wearing a black double-breasted coat with a dark blue shirt and a dark gray striped tie.']",Prior,multiple +Source Discrimination_sample_33_5,Source Discrimination,Who just said 'So who was it that invited you?'?,00:03:56,A,"['A. A female with blonde and brown hair wearing a white jacket with a white shirt and white pants.', 'B. A male with dark hair wearing a red blazer, black shirt, and red pants.', 'C. A male with gray hair wearing a dark brown blazer with a blue shirt and black pants and holding a blue microphone.', 'D. A bald male wearing a black double-breasted coat with a dark blue shirt and a dark gray striped tie.']",Prior,multiple +Source Discrimination_sample_34_1,Source Discrimination,Who just said 'The real struggle for me was three to five.'?,00:00:46,C,"['A. A blonde female wearing a dark blue striped shirt and a tiny gold necklace around her neck.', 'B. A male with dark brown hair wearing a gray T-shirt.', 'C. A dark-haired male wearing a green jacket and a black shirt with a graphic on it.', 'D. A bald male wearing a blue T-shirt with a graphic white text on it.']",Prior,multiple +Source Discrimination_sample_34_2,Source Discrimination,Who just said 'I wasn't quite sure.'?,00:01:33,A,"['A. A blonde female wearing a dark blue striped shirt and a tiny gold necklace around her neck.', 'B. A male with dark brown hair wearing a gray T-shirt.', 'C. A dark-haired male wearing a green jacket and a black shirt with a graphic on it.', 'D. A bald male wearing a blue T-shirt with a graphic white text on it.']",Prior,multiple +Source Discrimination_sample_34_3,Source Discrimination,"Who just said 'I mean, look, l picked them as the surprise.'?",00:02:22,C,"['A. A blonde female wearing a dark blue striped shirt and a tiny gold necklace around her neck.', 'B. A male with dark brown hair wearing a gray T-shirt.', 'C. A dark-haired male wearing a green jacket and a black shirt with a graphic on it.', 'D. A bald male wearing a blue T-shirt with a graphic white text on it.']",Prior,multiple +Source Discrimination_sample_34_4,Source Discrimination,Who just said 'and they weren't convincing enough.'?,00:03:24,B,"['A. A blonde female wearing a dark blue striped shirt and a tiny gold necklace around her neck.', 'B. A male with dark brown hair wearing a gray T-shirt.', 'C. A dark-haired male wearing a green jacket and a black shirt with a graphic on it.', 'D. A bald male wearing a blue T-shirt with a graphic white text on it.']",Prior,multiple +Source Discrimination_sample_34_5,Source Discrimination,Who just said 'It was more of a chemistry issue than anything else.'?,00:05:51,D,"['A. A blonde female wearing a dark blue striped shirt and a tiny gold necklace around her neck.', 'B. A male with dark brown hair wearing a gray T-shirt.', 'C. A dark-haired male wearing a green jacket and a black shirt with a graphic on it.', 'D. A bald male wearing a blue T-shirt with a graphic white text on it.']",Prior,multiple +Source Discrimination_sample_35_1,Source Discrimination,Who just said 'it's the most important game of the season'.,00:00:31,B,"['A. A blond male wearing a black jacket, white shirt, and holding a blue microphone', 'B. A gray haired male wearing a gray suit, white shirt, black tie, and holding a blue microphone', 'C. A passing player dressed entirely in green clothes', 'D. A bald man wearing a brown checkered jacket, blue shirt, and dark blue tie']",Prior,multiple +Source Discrimination_sample_35_2,Source Discrimination,"Who just said 'Hello, Paolo. This is Thierry.'.",00:02:17,D,"['A. A blond man wearing a black jacket and a white shirt', 'B. A gray haired male wearing a gray suit, white shirt, and black tie', 'C. A passing green clothed player', 'D. A bald man wearing a brown checkered jacket, blue shirt, and dark blue tie']",Prior,multiple +Source Discrimination_sample_35_3,Source Discrimination,"Who just said 'That was a huge honour for me, being a defender'.",00:03:40,C,"['A. A blond male wearing a black jacket, white shirt, and holding a blue microphone', 'B. A gray haired male wearing a gray suit, white shirt, black tie, and holding a blue microphone', 'C. A gray haired male wearing a black suit, a white shirt, a black vest, and a blue brown tie', 'D. A bald man wearing a brown checkered jacket, blue shirt, and dark blue tie']",Prior,multiple +Source Discrimination_sample_35_4,Source Discrimination,Who just said 'I'm starstruck'.,00:05:05,C,"['A. A gray haired male wearing a gray suit, white shirt, black tie, and holding a blue microphone', 'B. A gray haired male wearing a black suit, a white shirt, a black vest, and a blue brown tie', 'C. A black male with short black hair and a short black beard wearing a dark blue suit jacket, blue shirt, and dark blue tie', 'D. A blond male wearing a black jacket, white shirt, and holding a blue microphone']",Prior,multiple +Source Discrimination_sample_35_5,Source Discrimination,Who just said 'ls the shirt framed?'.,00:06:18,A,"['A. A woman wearing a gray camisole striped dress, brown long curly hair, and bronze skin', 'B. A gray haired male wearing a black suit, a white shirt, a black vest, and a blue brown tie', 'C. A black male with short black hair and a short black beard wearing a dark blue suit jacket, blue shirt, and dark blue tie', 'D. A blond male wearing a black jacket, white shirt, and holding a blue microphone']",Prior,multiple +Source Discrimination_sample_36_1,Source Discrimination,Who just said 'And then there's little bro.'?,00:00:49,A,"['A. A blonde female wearing a brown blazer with a black blouse under it.', 'B. A bald man wearing a gray blazer and a black shirt.', 'C. A white-haired male wearing a dark blue suit with a white shirt, a blue and white tie with polka dots, and black-framed glasses.', 'D. A dark-haired male wearing a white blazer with a black shirt, black tie, and black-rimmed glasses.']",Prior,multiple +Source Discrimination_sample_36_2,Source Discrimination,Who just said 'Welcome to Top Magazine!'?,00:01:26,D,"['A. A blonde female wearing a dark pink shirt.', 'B. A blonde woman wearing a green blazer with a white blouse and dark green pants.', 'C. A blonde woman wearing a yellow blazer.', 'D. A dark-haired male wearing a white blazer with a black shirt, black tie, and black-rimmed glasses.']",Prior,multiple +Source Discrimination_sample_36_3,Source Discrimination,Who just said 'Just like Vegas.'?,00:02:17,B,"['A. A blonde woman in a black sleeveless blouse.', 'B. A bald man in a gray suit with a white shirt and black tie.', 'C. A white-haired male wearing a dark blue suit with a white shirt and black vest and a blue-white-dark-blue tie.', 'D. A dark-haired male wearing a dark blue suit with a white shirt and dark blue tie and white-framed glasses.']",Prior,multiple +Source Discrimination_sample_36_4,Source Discrimination,"Who just said 'Edge, don't do this to me!'?",00:03:30,C,"['A. A blonde woman in a black sleeveless blouse.', 'B. A bald man in a gray suit with a white shirt and black tie.', 'C. A white-haired male wearing a dark blue suit with a white shirt and black vest and a blue-white-dark-blue tie.', 'D. A dark-haired male wearing a dark blue suit with a white shirt and dark blue tie and white-framed glasses.']",Prior,multiple +Source Discrimination_sample_36_5,Source Discrimination,Who just said 'I do Sunday's bigger audience.'?,00:04:31,D,"['A. A blonde woman in a black sleeveless blouse.', 'B. A bald man in a gray suit with a white shirt and black tie.', 'C. A white-haired male wearing a dark blue suit with a white shirt and black vest and a blue-white-dark-blue tie.', 'D. A dark-haired male wearing a gray suit with a white shirt and gray tie and white-framed glasses.']",Prior,multiple +Source Discrimination_sample_37_1,Source Discrimination,Who just said 'Must feel good to be through.'?,00:00:23,A,"['A. A blonde female wearing a brown and black striped top.', 'B. A gray-haired male wearing a blue blazer with a black-and-white striped shirt and black vest and a black-and-white plaid tie.', 'C. A black male with dreadlocks wearing a black sweatshirt with a red logo on the left chest.', 'D. A dark-haired male wearing a gray suit jacket with a white shirt and green vest, a brown tie and a gold watch.']",Prior,multiple +Source Discrimination_sample_37_2,Source Discrimination,Who just said 'How much confidence did that give you going into this semi-final?'?,00:00:44,B,"['A. A blonde female wearing a brown and black striped top.', 'B. A gray-haired male wearing a blue blazer with a black-and-white striped shirt and black vest and a black-and-white plaid tie.', 'C. A black male with dreadlocks wearing a black sweatshirt with a red logo on the left chest.', 'D. A dark-haired male wearing a gray suit jacket with a white shirt and green vest, a brown tie and a gold watch.']",Prior,multiple +Source Discrimination_sample_37_3,Source Discrimination,"Who just said 'And we did a goal there, yeah.'?",00:01:34,C,"['A. A blonde female wearing a brown and black striped top.', 'B. A gray-haired male wearing a blue blazer with a black-and-white striped shirt and black vest and a black-and-white plaid tie.', 'C. A black male with dreadlocks wearing a black sweatshirt with a red logo on the left chest.', 'D. A bald male wearing a gray blazer with a blue shirt and dark blue tie.']",Prior,multiple +Source Discrimination_sample_37_4,Source Discrimination,"Who just said 'you know what, meet me in the box.'?",00:02:47,D,"['A. A blonde female wearing a brown and black striped top.', 'B. A gray-haired male wearing a blue blazer with a black-and-white striped shirt and black vest and a black-and-white plaid tie.', 'C. A black male with dreadlocks wearing a black sweatshirt with a red logo on the left chest.', 'D. A bald male wearing a gray blazer with a blue shirt and dark blue tie.']",Prior,multiple +Source Discrimination_sample_37_5,Source Discrimination,"Who just said 'You play Inter Milan, or playing tomorrow.'?",00:03:37,B,"['A. A blonde female wearing a brown and black striped top.', 'B. A gray-haired male wearing a blue blazer with a black-and-white striped shirt and black vest and a black-and-white plaid tie.', 'C. A black male with dreadlocks wearing a black sweatshirt with a red logo on the left chest.', 'D. A bald male wearing a gray blazer with a blue shirt and dark blue tie.']",Prior,multiple +Source Discrimination_sample_38_1,Source Discrimination,Who just said 'They're reporting that the kids appeanto be in good condition.'?,00:03:29,C,"['A. A brown-haired male wearing a brown plaid suit jacket with a white shirt and a black tie with a white design.', 'B. An older male with gray hair wearing a dark blue suit, light blue shirt, red and blue striped tie, and an American flag pin on his left chest.', 'C. A brown-haired male wearing a black jacket with a zipper and a black shirt.', 'D. A gray-haired male wearing a green military uniform with an Israeli symbol on the right sleeve.']",Prior,multiple +Source Discrimination_sample_38_2,Source Discrimination,Who just said 'That is an astonishing.'?,00:04:19,D,"['A. A brown-haired male wearing a brown plaid suit jacket with a white shirt and a black tie with a white design.', 'B. A brown-haired female wearing a brown shirt and black-framed glasses.', 'C. A male with brown hair wearing a black jacket with a zipper and a black shirt.', 'D. A dark-haired male wearing a black suit with a white shirt and a blue and white checkered tie.']",Prior,multiple +Source Discrimination_sample_38_3,Source Discrimination,"Who just said 'Yeah, that look really says it all.'?",00:04:29,A,"['A. A brown-haired male wearing a brown plaid suit jacket with a white shirt and a black tie with a white design.', 'B. A brown-haired female wearing a brown shirt and black-framed glasses.', 'C. A male with brown hair wearing a black jacket with a zipper and a black shirt.', 'D. A dark-haired male wearing a black suit with a white shirt and a blue and white checkered tie.']",Prior,multiple +Source Discrimination_sample_38_4,Source Discrimination,Who just said 'They returned a woman today who they claimed was dead.'?,00:06:49,B,"['A. A brown-haired male wearing a brown plaid suit jacket with a white shirt and a black tie with a white design.', 'B. A blonde female wearing a red blazer with a black V-neck shirt and a gold necklace.', 'C. A brown-haired female wearing a brown shirt and black-framed glasses.', 'D. A dark-haired male wearing a black suit with a white shirt and a blue and white checkered tie.']",Prior,multiple +Source Discrimination_sample_38_5,Source Discrimination,"Who just said 'Well, l think there was a lot of pressure to do this.'?",00:07:42,C,"['A. A brown-haired male wearing a brown plaid suit jacket with a white shirt and a black tie with a white design.', 'B. A blonde female wearing a red blazer with a black v-neck shirt and a gold necklace.', 'C. A brown-haired male wearing a dark blue blazer with a white shirt and a white, gray, and black striped tie.', 'D. A dark-haired male wearing a black suit with a white shirt and a blue and white checkered tie.']",Prior,multiple +Source Discrimination_sample_39_1,Source Discrimination,Who just said 'Then you have to show how harm was caused by that conduct.'?,00:01:55,C,"['A. A man wearing a black blazer with a white shirt underneath, a tie, and a watch in his left hand.', 'B. A man wearing a black suit jacket with a white shirt tied with a red and black tie and headphones in his left ear.', 'C. A man wearing a dark blue blazer and a white spotted tie over a white shirt.', 'D. A woman wearing a purple suit and purple high heels.']",Prior,multiple +Source Discrimination_sample_39_2,Source Discrimination,Who just said 'This is going to be huge.'?,00:02:59,A,"['A. A woman wearing a purple suit and purple high heels.', 'B. A man wearing a black blazer with a white shirt underneath, a tie, and a watch in his left hand.', 'C. A woman in a rose-red suit with light blonde hair.', 'D. A man wearing a black suit jacket with a white shirt tied with a red and black tie and headphones in his left ear.']",Prior,multiple +Source Discrimination_sample_39_3,Source Discrimination,Who just said 'Two points.'?,00:04:53,B,"['A. A man wearing a black blazer with a white shirt underneath, a tie, and a watch in his left hand.', 'B. A lady in a pink suit with light blonde hair.', 'C. A man wearing a black sweater with a white collar showing a little underneath at the neckline.', 'D. A woman wearing a purple suit and purple high heels.']",Prior,multiple +Source Discrimination_sample_39_4,Source Discrimination,Who just said 'And that can work.'?,00:05:48,D,"['A. A woman wearing a purple suit and purple high heels.', 'B. A man wearing a black suit jacket with a white shirt tied with a red and black tie and headphones in his left ear.', 'C. A man wearing a black sweater with a white collar showing a little underneath at the neckline.', 'D. A lady in a pink suit with light blonde hair.']",Prior,multiple +Source Discrimination_sample_39_5,Source Discrimination,Who just said 'Let's compare it to another story of censorship.'?,00:06:39,D,"['A. A man wearing a black suit jacket with a white shirt tied with a red and black tie and headphones in his left ear.', 'B. A man wearing a black suit jacket with a light blue tie on a white shirt.', 'C. A man wearing a black blazer with a white shirt underneath, a tie, and a watch in his left hand.', 'D. A man wearing a black sweater with a white collar showing a little underneath at the neckline.']",Prior,multiple +Source Discrimination_sample_40_1,Source Discrimination,"Who just said 'I'm a little teapot, short and stout.'?",00:02:56,D,"['A. A blonde woman wearing a dark blue dress, black-framed glasses, and hoop earrings.', 'B. A brunette wearing a pink blouse with a yellow stripe around the neckline.', 'C. A brown-haired male wearing a dark blue blazer with a white shirt and blue tie with spots and rimless glasses.', 'D. A balding older male wearing a bright green T-shirt and brown-framed glasses.']",Prior,multiple +Source Discrimination_sample_40_2,Source Discrimination,"Who just said 'Obviously, it's sad too.'?",00:03:13,B,"['A. A blonde woman wearing a dark blue dress, black-framed glasses, and hoop earrings.', 'B. A brunette wearing a pink blouse with a yellow stripe around the neckline.', 'C. A brown-haired male wearing a dark blue blazer with a white shirt and blue tie with spots and rimless glasses.', 'D. A balding older male wearing a bright green T-shirt and brown-framed glasses.']",Prior,multiple +Source Discrimination_sample_40_3,Source Discrimination,Who just said 'Rudy Giuliani may be on the verge of losing both his homes.'?,00:04:03,A,"['A. A blonde woman wearing a dark blue dress, black-framed glasses, and hoop earrings.', 'B. A brunette wearing a pink blouse with a yellow stripe around the neckline.', 'C. A brown-haired male wearing a dark blue blazer with a white shirt and blue tie with spots and rimless glasses.', 'D. A balding older male wearing a bright green T-shirt and brown-framed glasses.']",Prior,multiple +Source Discrimination_sample_40_4,Source Discrimination,Who just said 'but l think that's where it goes.'?,00:05:12,C,"['A. A brunette wearing a black blazer with a white top and a gold necklace around her neck.', 'B. A brown-haired woman wearing a pink blouse with a yellow stripe around the neckline.', 'C. A bald male wearing a black blazer with a white shirt and pink speckled tie and dark glasses.', 'D. A brown-haired male wearing a dark blue blazer with a white shirt and blue tie with spots and rimless glasses.']",Prior,multiple +Source Discrimination_sample_40_5,Source Discrimination,Who just said 'So it's not helpful.'?,00:06:21,A,"['A. A brunette wearing a black blazer with a white top and a gold necklace around her neck.', 'B. A brown-haired woman wearing a pink blouse with a yellow stripe around the neckline.', 'C. A bald male wearing a black blazer with a white shirt and pink speckled tie and dark glasses.', 'D. A brown-haired male wearing a dark blue blazer with a white shirt and blue tie with spots and rimless glasses.']",Prior,multiple +Source Discrimination_sample_41_1,Source Discrimination,Who just said 'What a surprise.'?,00:01:34,A,"['A. A gray-haired male wearing a black blouse and a gold watch on his left hand.', 'B. A brown-haired female wearing a dark blue blazer with a white shirt, a necklace, and a ring on her left ring finger.', 'C. A blonde woman wearing a blue sweater with a white collar.', 'D. A dark-haired male wearing a black blazer with a white shirt and a red and black striped tie.']",Prior,multiple +Source Discrimination_sample_41_2,Source Discrimination,"Who just said 'It's a scam, and she should be disbarred.'?",00:03:45,B,"['A. A gray-haired male wearing a black blouse and a gold watch on his left hand.', 'B. A brown-haired female wearing a dark blue blazer with a white shirt, a necklace, and a ring on her left ring finger.', 'C. A blonde woman wearing a blue sweater with a white collar.', 'D. A dark-haired male wearing a black blazer with a white shirt and a red and black striped tie.']",Prior,multiple +Source Discrimination_sample_41_3,Source Discrimination,Who just said 'many of whom have already pled guilty to what they did.'?,00:05:26,C,"['A. A gray-haired male wearing a black blouse and a gold watch on his left hand.', 'B. A brown-haired female wearing a dark blue blazer with a white shirt, a necklace, and a ring on her left ring finger.', 'C. A dark-haired female wearing a black blazer with a black V-neck shirt and a necklace around her neck.', 'D. A dark-haired male wearing a black blazer with a white shirt and a red and black striped tie.']",Prior,multiple +Source Discrimination_sample_41_4,Source Discrimination,Who just said 'just like all of them are falling apart.'?,00:06:56,D,"['A. A gray-haired male wearing a black blouse and a gold watch on his left hand.', 'B. A brown-haired female wearing a dark blue blazer with a white shirt, a necklace, and a ring on her left ring finger.', 'C. A dark-haired female wearing a black blazer with a black v-neck shirt and a necklace around her neck.', 'D. A dark-haired male wearing a black blazer with a white shirt and a red and black striped tie.']",Prior,multiple +Source Discrimination_sample_41_5,Source Discrimination,"Who just said 'But if she were on the other foot, it certainly would.'?",00:08:13,B,"['A. A gray-haired male wearing a black blouse and a gold watch on his left hand.', 'B. A blonde female wearing a blue sweater with a white collar.', 'C. A dark-haired female wearing a black blazer with a black v-neck shirt and a necklace around her neck.', 'D. A dark-haired male wearing a black blazer with a white shirt and a red and black striped tie.']",Prior,multiple +Source Discrimination_sample_42_1,Source Discrimination,Who just said 'Now these you could do these things without massive resources.'?,00:03:37,D,"['A. A woman with wavy hair wearing a white blazer with a black interior and gold earrings.', 'B. A bald man wearing a blue horizontal striped shirt and black round-framed glasses.', 'C. A woman wearing a white dress with long black hair and a thin necklace.', 'D. A woman with short hair wearing a white blouse, a round bead necklace, and glasses..']",Prior,multiple +Source Discrimination_sample_42_2,Source Discrimination,"Who just said 'You know, it's true.'?",00:04:41,C,"['A. A man wearing a black blazer with a white shirt and glasses.', 'B. A woman with wavy hair wearing a white blazer with a black interior and gold earrings.', 'C. A bald man wearing a blue horizontal striped shirt and black round-framed glasses.', 'D. A woman with short hair wearing a beige blouse, a round bead necklace, and glasses.']",Prior,multiple +Source Discrimination_sample_42_3,Source Discrimination,Who just said 'I know that's a tough question.'?,00:06:06,B,"['A. A bald man wearing a blue horizontal striped shirt and black round-framed glasses.', 'B. A woman wearing a white dress with long black hair and a thin necklace.', 'C. A woman with short hair wearing a beige blouse, a round bead necklace, and glasses.', 'D. A woman with wavy hair wearing a white blazer with a black interior and gold earrings.']",Prior,multiple +Source Discrimination_sample_42_4,Source Discrimination,Who just said 'These things do take time.'?,00:06:43,C,"['A. A woman wearing a white dress with long black hair and a thin necklace.', 'B. A bald man wearing a blue horizontal striped shirt and black round-framed glasses.', 'C. A woman with short hair wearing a white blouse, a round bead necklace, and glasses.', 'D. A woman with wavy hair wearing a white blazer with a black interior and gold earrings.']",Prior,multiple +Source Discrimination_sample_42_5,Source Discrimination,Who just said 'So change will happen.'?,00:06:58,A,"['A. A woman with short hair wearing a white blouse, a round bead necklace, and glasses.', 'B. A woman wearing a white dress with long black hair and a thin necklace.', 'C. A woman with wavy hair wearing a white blazer with a black interior and gold earrings.', 'D. A bald man wearing a blue horizontal striped shirt and black round-framed glasses.']",Prior,multiple +Source Discrimination_sample_43_1,Source Discrimination,Who just asked 'Can I hold your hand?'.,00:00:14,C,"['A. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'B. A girl with dark brown hair, black glasses, a dark coat and a black top.', 'C. A girl with black hair, wearing a yellow striped top and jean overalls.', 'D. A girl wearing a pink knit hat and a pink striped top.']",Prior,multiple +Source Discrimination_sample_43_2,Source Discrimination,Who just said 'What kind a dog is that.'?,00:01:03,A,"['A. A girl with dark brown hair, black glasses and a dark coat.', 'B. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'C. A girl with black hair, wearing a yellow striped top and jean overalls.', 'D. A girl wearing a pink knit hat and a pink striped top.']",Prior,multiple +Source Discrimination_sample_43_3,Source Discrimination,Who just said 'it poked a hole in my juice box.'?,00:01:32,B,"['A. A girl with black hair, wearing a yellow striped top and jean overalls.', 'B. A girl wearing a pink knit hat and a pink striped top.', 'C. A girl with dark brown hair, black glasses, a dark coat and a black top.', 'D. A man with no hair, wearing a dark striped scarf, a black top and black pants.']",Prior,multiple +Source Discrimination_sample_43_4,Source Discrimination,Who just said 'Somebody broke that.'?,00:01:50,D,"['A. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'B. A girl with dark brown hair, black glasses, a dark coat and a black top.', 'C. A girl with black hair, wearing a yellow striped top and jean overalls.', 'D. A girl wearing a pink knit hat and a pink striped top.']",Prior,multiple +Source Discrimination_sample_43_5,Source Discrimination,Who just asked 'Where did you get that?'?,00:02:12,C,"['A. A girl with dark brown hair, black glasses, a dark coat and a black top.', 'B. A girl wearing a pink knit hat and a pink striped top.', 'C. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'D. A girl with black hair, wearing a yellow striped top and jean overalls.']",Prior,multiple +Source Discrimination_sample_44_1,Source Discrimination,Who just asked 'What are you doing?'?,00:00:21,D,"['A. A man with black hair, a black beard, a gold chain, and a red suit.', 'B. A minion with no hair on top of his head, metallic glasses, and jean overalls.', 'C. A woman with light brown hair up and wearing a blue dress.', 'D. A man with no hair, wearing a dark striped scarf, a black top and black pants.']",Prior,multiple +Source Discrimination_sample_44_2,Source Discrimination,"Who just said 'Oh, There's a chicken.'?",00:00:46,A,"['A. A woman with light brown hair up and wearing a blue dress.', 'B. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'C. A man with black hair, a black beard, a gold chain, and a red suit.', 'D. A minion with no hair on top of his head, metallic glasses, and jean overalls.']",Prior,multiple +Source Discrimination_sample_44_3,Source Discrimination,"Who just said 'No, no yet.'?",00:01:56,B,"['A. A man with black hair, a black beard, a gold chain, and a red suit.', 'B. A woman with light brown hair up and wearing a blue dress.', 'C. A minion with no hair on top of his head, metallic glasses, and jean overalls.', 'D. A man with no hair, wearing a dark striped scarf, a black top and black pants.']",Prior,multiple +Source Discrimination_sample_44_4,Source Discrimination,Who just asked 'Who's that?'?,00:03:14,D,"['A. A minion with no hair on top of his head, metallic glasses, and jean overalls.', 'B. A woman with light brown hair up and wearing a blue dress.', 'C. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'D. A man with black hair, a black beard and a red suit.']",Prior,multiple +Source Discrimination_sample_44_5,Source Discrimination,"Who just said 'No, she just works with me.'?",00:07:27,A,"['A. A man with no hair, wearing a dark striped scarf, a black top and black pants.', 'B. A woman with light brown hair up and wearing a blue dress.', 'C. A minion with a few hairs on top, metallic glasses, and jean overalls.', 'D. A man with black hair, a black beard, a gold chain, and a red suit.']",Prior,multiple +Source Discrimination_sample_45_1,Source Discrimination,Who just said 'I was just thinking that it might be nice to deliver Mr. Vector's first. That is all.'?,00:00:35,A,"['A. A man with strong shoulders wearing a black jacket and a black and gray scarf.', 'B. A girl wearing glasses, a low ponytail and a short plaid skirt.', 'C. A girl in a yellow striped top and jean back pants.', 'D. A girl with yellow hair wearing a pink top and a pink hat.']",Prior,multiple +Source Discrimination_sample_45_2,Source Discrimination,"Who just said 'Girls, welcome back to the fortress of Vectortude.'?",00:00:47,C,"['A. A girl wearing glasses, a low ponytail and a short plaid skirt.', 'B. A man with strong shoulders wearing a black jacket and a black and gray scarf.', 'C. A man in a yellow sweatshirt and black-framed glasses holding a drink.', 'D. A girl with yellow hair wearing a pink top and a pink hat.']",Prior,multiple +Source Discrimination_sample_45_3,Source Discrimination,Who just said 'Super cool stuff you wouldn't understand.'?,00:02:02,A,"['A. A man in a yellow sweatshirt and black-framed glasses holding a drink.', 'B. A girl wearing glasses, a low ponytail and a short plaid skirt.', 'C. A girl with yellow hair wearing a pink top and a pink hat.', 'D. A man with strong shoulders wearing a black jacket and a black and gray scarf.']",Prior,multiple +Source Discrimination_sample_45_4,Source Discrimination,Who just said 'But what about the other people who ordered cookies?'?,00:04:50,D,"['A. A girl with yellow hair wearing a pink top and a pink hat.', 'B. A girl in a yellow striped top and jean back pants.', 'C. A man with strong shoulders wearing a black jacket and a black and gray scarf.', 'D. A girl wearing glasses, a low ponytail and a short plaid skirt.']",Prior,multiple +Source Discrimination_sample_45_5,Source Discrimination,"Who just said 'But we've never been, and it's the funnest place on earth.'?",00:05:10,C,"['A. A girl wearing glasses, a low ponytail and a short plaid skirt.', 'B. A girl in a yellow striped top and jean back pants.', 'C. A girl with yellow hair wearing a pink top and a pink hat.', 'D. A man with strong shoulders wearing a black jacket and a black and gray scarf.']",Prior,multiple +Source Discrimination_sample_46_1,Source Discrimination,Who just said 'My cousin's ceremony is tonight.'?,00:00:17,B,"['A. A little blonde girl wearing a red and white blouse and a yellow skirt with spots.', 'B. a little girl with black hair wearing a white short-sleeved shirt with flowers and butterflies, a green skirt with flowers and butterflies, a brown shoulder bag with flowers and butterflies, and glasses.', 'C. a brunette wearing a white and yellow blouse with a floral pattern under a blue, pink, and yellow striped skirt.', 'D. a little brown-haired boy wearing a yellow and orange blouse with a speckled pattern and green striped pants.']",Prior,multiple +Source Discrimination_sample_46_2,Source Discrimination,Who just said 'Let's go.'?,00:00:39,A,"['A. a little girl with black hair wearing a white short-sleeved shirt with flowers and butterflies, a green skirt with flowers and butterflies, a brown shoulder bag with flowers and butterflies, and glasses.', 'B. A little blonde girl wearing a red and white blouse and a yellow skirt with spots.', 'C. a brunette wearing a white and yellow blouse with a floral pattern under a blue, pink, and yellow striped skirt.', 'D. a little brown-haired boy wearing a yellow and orange blouse with a speckled pattern and green striped pants.']",Prior,multiple +Source Discrimination_sample_46_3,Source Discrimination,Who just asked 'What did your power?'?,00:01:29,C,"['A. a little girl with black hair wearing a white short-sleeved shirt with flowers and butterflies, a green skirt with flowers and butterflies, a brown shoulder bag with flowers and butterflies, and glasses.', 'B. a brunette wearing a white and yellow blouse with a floral pattern under a blue, pink, and yellow striped skirt.', 'C. A little blonde girl wearing a red and white blouse and a yellow skirt with spots.', 'D. a little brown-haired boy wearing a yellow and orange blouse with a speckled pattern and green striped pants.']",Prior,multiple +Source Discrimination_sample_46_4,Source Discrimination,Who just said 'We swear to always help those around us.'?,00:02:32,A,"['A. A white-haired grandmother wearing a long red dress with a black floral pattern decorating the hem and a golden ornament hanging from her waist.', 'B. a little girl with black hair wearing a white short-sleeved shirt with flowers and butterflies, a green skirt with flowers and butterflies, a brown shoulder bag with flowers and butterflies, and glasses.', 'C. A little blonde girl wearing a red and white blouse and a yellow skirt with spots.', 'D. a little brown-haired boy wearing a yellow and orange blouse with a speckled pattern and green striped pants.']",Prior,multiple +Source Discrimination_sample_46_5,Source Discrimination,"Who just said 'But now you all know the family, Madrigal.'?",00:03:54,C,"['A. A white-haired grandmother wearing a long red dress with a black floral pattern decorating the hem and a golden ornament hanging from her waist.', 'B. A little blonde girl wearing a red and white blouse and a yellow skirt with spots.', 'C. a little girl with black hair wearing a white short-sleeved shirt with flowers and butterflies, a green skirt with flowers and butterflies, a brown shoulder bag with flowers and butterflies, and glasses.', 'D. a little brown-haired boy wearing a yellow and orange blouse with a speckled pattern and green striped pants.']",Prior,multiple +Source Discrimination_sample_47_1,Source Discrimination,"Who just said 'I'm a princess, too.'?",00:00:17,D,"['A. A woman with dark brown hair up and wearing a yellow dress.', 'B. A woman with dark brown hair, two braids, and a black and blue dress.', 'C. A blonde woman with her hair up, wearing a gradient blue dress and a blue cape.', 'D. A girl with black hair tied up in a ponytail, wearing a green hoodie.']",Prior,multiple +Source Discrimination_sample_47_2,Source Discrimination,Who just said 'What kind of a princess are you?'?,00:00:30,C,"['A. A woman with dark brown hair, two braids, and a black and blue dress.', 'B. A girl with black hair tied up in a ponytail, wearing a green hoodie.', 'C. A woman with long black hair, a blue necklace around her neck, a staff in her right hand and a long yellow dress.', 'D. A woman with dark brown hair up and wearing a yellow dress.']",Prior,multiple +Source Discrimination_sample_47_3,Source Discrimination,Who just said 'And now for the millon of questions.'?,00:01:01,D,"['A. A girl with black hair tied up in a ponytail, wearing a green hoodie.', 'B. A woman with long black hair and dark brown skin, wearing a blue jewel necklace, a brown top, and a brown and white dress.', 'C. A woman with blond hair, curly bangs, a golden crown on her head, and a gold chain around her neck.', 'D. A woman with long blond hair wearing a pink striped dress.']",Prior,multiple +Source Discrimination_sample_47_4,Source Discrimination,Who just said 'What's going on?'?,00:01:50,A,"['A. A girl with black hair tied up in a ponytail, wearing a green hoodie.', 'B. A woman with long black hair and dark brown skin, wearing a blue jewel necklace, a brown top, and a brown and white dress.', 'C. A woman with blond hair, curly bangs, a golden crown on her head, and a gold chain around her neck.', 'D. A woman with long black hair, a blue necklace around her neck, a staff in her right hand and a long yellow dress.']",Prior,multiple +Source Discrimination_sample_47_5,Source Discrimination,"Who just said 'I don't think so ladys, but thanks.'?",00:03:18,B,"['A. A woman with long black hair and dark brown skin, wearing a blue jewel necklace, a brown top, and a brown and white dress.', 'B. A girl with black hair tied up in a ponytail, wearing a green hoodie.', 'C. A woman with blond hair, curly bangs, a golden crown on her head, and a gold chain around her neck.', 'D. A woman with long black hair, a blue necklace around her neck, a staff in her right hand and a long yellow dress.']",Prior,multiple +Source Discrimination_sample_48_1,Source Discrimination,"Who just said 'Hi Katie, what do you do for a living?'?",00:02:22,A,"['A. A woman wearing a black short-sleeved top, white pants and holding a microphone.', 'B. A man in a white long-sleeved top with a beard and blonde hair.', 'C. A man wearing a mint green striped short-sleeved top and carrying a duffel bag.', 'D. A woman wearing a black short-sleeved blouse with thin bracelets around her wrists.']",Prior,multiple +Source Discrimination_sample_48_2,Source Discrimination,Who just said 'each year?'?,00:03:19,B,"['A. A woman wearing a black short-sleeved top, white pants and holding a microphone.', 'B. A woman wearing a black short-sleeved blouse with thin bracelets around her wrists.', 'C. A woman wearing a black short-sleeved blouse with thin bracelets around her wrists.', 'D. A man wearing a mint green striped short-sleeved top and carrying a duffel bag.']",Prior,multiple +Source Discrimination_sample_48_3,Source Discrimination,"Who just said 'i'm gonna hit it with a little comedic joke, I would say dishes.'?",00:04:13,C,"['A. A man in a white long-sleeved top with a beard and blonde hair.', 'B. A man wearing a mint green striped short-sleeved top and carrying a duffel bag.', 'C. A man wearing a blue short-sleeved top and a green apron.', 'D. A woman wearing a black short-sleeved top, white pants and holding a microphone.']",Prior,multiple +Source Discrimination_sample_48_4,Source Discrimination,"Who just said 'Because we do so much, you never know when you're gonna get a lunch break.'?",00:04:52,A,"['A. A dark-skinned man in a police uniform with muscular build.', 'B. A man wearing a blue short-sleeved top and a green apron.', 'C. A man wearing a mint green striped short-sleeved top and carrying a duffel bag.', 'D. A man in a white long-sleeved top with a beard and blonde hair.']",Prior,multiple +Source Discrimination_sample_48_5,Source Discrimination,Who just said 'l think the typical work week about Forty hours l think.'?,00:06:47,D,"['A. A man wearing a mint green striped short-sleeved top and carrying a duffel bag.', 'B. A dark-skinned man in a police uniform with muscular build.', 'C. A man wearing a blue short-sleeved top and a green apron.', 'D. A man wearing a gray sweatshirt, a gray hairband, and a watch on his left hand.']",Prior,multiple +Source Discrimination_sample_49_1,Source Discrimination,Who just asked 'What's your names ? where are you from?'?,00:02:01,A,"['A. A dark-haired man in a white shirt and beard with a tattoo on his right arm holds a microphone.', 'B. A man wearing a black short-sleeved top with tattoos on both big arms and a thick beard.', 'C. A woman with short hair wearing a white long-sleeved top and carrying a black bag.', 'D. A woman with long hair wearing a short-sleeved shirt with a human face and carrying a brown bag.']",Prior,multiple +Source Discrimination_sample_49_2,Source Discrimination,Who just said 'I have about five million followers on Facebook.'?,00:02:58,D,"['A. A man wearing a black short-sleeved top with tattoos on both big arms and a thick beard.', 'B. A woman with long hair wearing a short-sleeved shirt with a human face and carrying a brown bag.', 'C. A man wearing a white shirt with a beard and tattoos on his right arm holding a microphone.', 'D. A woman with curly black hair wearing a white long-sleeved top and carrying a black bag.']",Prior,multiple +Source Discrimination_sample_49_3,Source Discrimination,Who just said 'I try to save money and send money to my home.'?,00:03:57,B,"['A. A man wearing a black short-sleeved top with tattoos on both big arms and a thick beard.', 'B. A man wearing a orange short-sleeved shirt, a red baseball cap on the back, and carrying a black duffel bag.', 'C. A man wearing a white shirt with a beard and tattoos on his right arm holding a microphone.', 'D.A woman with long hair wearing a short-sleeved shirt with a human face and carrying a brown bag.']",Prior,multiple +Source Discrimination_sample_49_4,Source Discrimination,Who just said 'I am a process engineer.'?,00:04:36,A,"['A. A woman wearing a short gray blouse with long, loose hair.', 'B. A woman with short hair wearing a white long-sleeved top and carrying a black bag.', 'C. A woman wearing a light apricot-colored plaid jacket with a low ponytail.', 'D. A woman with long hair wearing a short-sleeved shirt with a human face and carrying a brown bag.']",Prior,multiple +Source Discrimination_sample_49_5,Source Discrimination,Who just said 'It's as high as possible. No cap.'?,00:04:56,D,"['A. A woman with long hair wearing a short-sleeved shirt with a human face and carrying a brown bag.', 'B. A woman with short hair wearing a white long-sleeved top and carrying a black bag.', 'C. A woman wearing a short gray-blue blouse with long, loose hair.', 'D. A woman in a light apricot-colored plaid jacket with long black hair.']",Prior,multiple +Source Discrimination_sample_50_1,Source Discrimination,"Who just said 'Oh, just on time.'?",00:00:29,B,"['A. A man with curly brown hair wearing a gray sweater and black pants.', 'B. A man with brown hair wearing a black sweater, a black down vest, and black jeans.', 'C. A man with brown hair wearing a red and black plaid jacket, a white blouse, black pants, and a gray woolen hat.', 'D. A blonde female wearing a brown and black striped sweater with a coffee mug in her hand, a white jacket in her left hand, and headphones around her neck.']",Prior,multiple +Source Discrimination_sample_50_2,Source Discrimination,"Who just said 'That's not the time for blame, Roger. Just stop the train.'?",00:00:49,A,"['A. A man with curly brown hair wearing a gray sweater and black pants.', 'B. A man with brown hair wearing a black sweater, a black down vest, and black jeans.', 'C. A man with brown hair wearing a red and black plaid jacket, a white blouse, black pants, and a gray woolen hat.', 'D. A blonde female wearing a brown and black striped sweater with a coffee mug in her hand, a white jacket in her left hand, and headphones around her neck.']",Prior,multiple +Source Discrimination_sample_50_3,Source Discrimination,Who just said 'Can l have a photo?'?,00:01:43,D,"['A. A man with curly brown hair wearing a gray sweater and black pants.', 'B. A man with brown hair wearing a black sweater, a black down vest, and black jeans.', 'C. A gray-haired woman wearing a brown plaid blazer with a white blouse, a pair of white pearl earrings, and a brown scarf tied around her neck.', 'D. A boy with curly black hair wearing a gray and white plaid blazer with a gray blouse and gray pants.']",Prior,multiple +Source Discrimination_sample_50_4,Source Discrimination,Who just asked 'Do you have a ticket?'?,00:02:21,C,"['A. A man with curly brown hair wearing a gray sweater and black pants.', 'B. A man with brown hair wearing a black sweater, a black down vest, and black jeans.', 'C. A blonde woman wearing a black jacket with a white shirt and white pants and a pair of pearl earrings.', 'D. A boy with curly black hair wearing a gray and white plaid jacket over a gray shirt and gray pants.']",Prior,multiple +Source Discrimination_sample_50_5,Source Discrimination,Who just said 'I'm a big fan of yours.'?,00:02:50,D,"['A. A man with curly brown hair wearing a gray sweater and black pants.', 'B. A man with brown hair wearing a black sweater, a black down vest, and black jeans.', 'C. A blonde woman wearing a black jacket with a white shirt and white pants and a pair of pearl earrings.', 'D. An older white-haired woman wearing a brown plaid blazer with a white blouse, a pair of white pearl earrings, and a brown scarf tied around her neck.']",Prior,multiple \ No newline at end of file diff --git a/StreamingBench/Proactive_Output.csv b/StreamingBench/Proactive_Output.csv new file mode 100644 index 0000000000000000000000000000000000000000..4893d0cf8adc7c128bc290bf936a1a838f81a1bd --- /dev/null +++ b/StreamingBench/Proactive_Output.csv @@ -0,0 +1,251 @@ +question_id,task_type,question,time_stamp,ground_truth_time_stamp,ground_truth_output,temporal_clue_type,frames_required +Proactive Output_sample_1_1,Proactive Output,"When the number 20 appears in the middle of the sun in the video, output ""20""",00:00:26,00:01:01,20,Subsequent,single +Proactive Output_sample_1_2,Proactive Output,"When the number 20 in red appears in the video, output ""20"".",00:01:20,00:02:03,20,Subsequent,single +Proactive Output_sample_1_3,Proactive Output,"When 7 potatoes appear in the video, output ""7"".",00:02:56,00:03:01,7,Subsequent,single +Proactive Output_sample_1_4,Proactive Output,"When there are only 5 teddy bears left on the bed, output ""5"".",00:06:47,00:07:09,5,Subsequent,single +Proactive Output_sample_1_5,Proactive Output,"When a total of 5 cartoon characters wearing hats have appeared in the video, output ""5.""",00:10:45,00:10:51,5,Subsequent,single +Proactive Output_sample_2_1,Proactive Output,"When the red diamond nine appears on the table for the first time, output ""Red diamond nine"".",00:00:01,00:00:12,Red diamond nine,Subsequent,single +Active Output_sample_2_2,Active Output,"When the red diamond four appears on the table again, output ""Red diamond four"" ",00:00:35,00:00:57,Red diamond four,Subsequent,single +Proactive Output_sample_2_3,Proactive Output,"When five red cards appear on the table at the same time, output ""red 5"".",00:09:14,00:09:43,red 5,Subsequent,single +Proactive Output_sample_2_4,Proactive Output,"When three red cards appear on the table at the same time, output ""red 3"".",00:11:48,00:12:07,red 3,Subsequent,single +Active Output_sample_2_5,Active Output,"When five black cards appear on the table at the same time, output ""black 5"".",00:12:29,00:12:46,black 5,Subsequent,single +Proactive Output_sample_3_1,Proactive Output,"When R. O'Sullivan hits the red ball in the video, output ""First red ball hit"".",00:00:01,00:00:02,First red ball hit,Subsequent,single +Proactive Output_sample_3_2,Proactive Output,"When the score for R. O'Sullivan on the scoreboard changes to 25, output ""Score is 25"".",00:01:51,00:01:57,Score is 25,Subsequent,single +Proactive Output_sample_3_3,Proactive Output,"When Ronnie O'Sullivan pockets the black ball, output ""Pocketed Black"".",00:03:29,00:03:40,Pocketed Black,Subsequent,single +Proactive Output_sample_3_4,Proactive Output,"When the black ball is hit by the stick, output ""Black ball hit"".",00:05:12,00:05:25,Black ball hit,Subsequent,single +Proactive Output_sample_3_5,Proactive Output,"When the score changes to 122 in the video, output ""122"".",00:06:44,00:06:51,122,Subsequent,single +Proactive Output_sample_4_1,Proactive Output,"When the red ball is hit and starts moving, output ""Red ball"".",00:00:29,00:00:43,Red ball,Subsequent,single +Proactive Output_sample_4_2,Proactive Output,"When the red ball is hit and starts moving, output ""Red ball"".",00:02:29,00:02:36,Red ball,Subsequent,single +Proactive Output_sample_4_3,Proactive Output,"When the break score reaches 56, output ""Break 56"".",00:05:00,00:05:05,Break 56,Subsequent,single +Proactive Output_sample_4_4,Proactive Output,"When the player in black vest appears with a cue in his right hand, output ""Cue"".",00:07:21,00:07:26,Cue,Subsequent,single +Proactive Output_sample_4_5,Proactive Output,"When the score of Higgins displays as 120 points right now, output ""120"".",00:09:47,00:09:50,120,Subsequent,single +Proactive Output_sample_5_1,Proactive Output,"When the white ball is hit, output ""White Hit"".",00:00:11,00:00:16,White Hit,Subsequent,single +Proactive Output_sample_5_2,Proactive Output,"When Robertson's score turns to 29, output ""29"".",00:03:00,00:03:04,29,Subsequent,single +Proactive Output_sample_5_3,Proactive Output,"When the red ball is hit, output ""Red Hit""",00:05:20,00:05:42,Red Hit,Subsequent,single +Proactive Output_sample_5_4,Proactive Output,"When the score for ROBERTSON changes from 84 to 85, output ""85"".",00:08:29,00:08:33,85,Subsequent,single +Proactive Output_sample_5_5,Proactive Output,"When the score for Robertson changes to 124, output ""124"".",00:11:15,00:11:21,124,Subsequent,single +Proactive Output_sample_6_1,Proactive Output,"When the player takes the shot with the cue ball, output ""Cue Ball Shot"".",00:00:01,00:00:05,Cue Ball Shot,Subsequent,single +Proactive Output_sample_6_2,Proactive Output,"When the player strikes the cue ball, output ""Cue Ball Struck.""",00:02:50,00:03:03,Cue Ball Struck,Subsequent,single +Proactive Output_sample_6_3,Proactive Output,"When the score changes to 41, output ""41"".",00:05:18,00:05:36,41,Subsequent,single +Proactive Output_sample_6_4,Proactive Output,"When the score for Fu changes to 80, output ""80"".",00:08:23,00:08:27,80,Subsequent,single +Proactive Output_sample_6_5,Proactive Output,"When the cue ball is hit, output ""Cue Ball Hit"".",00:11:18,00:11:27,Cue Ball Hit,Subsequent,single +Proactive Output_sample_7_1,Proactive Output,"When the cue ball touches the first red ball, output ""First Red Touch"".",00:00:00,00:00:12,First Red Touch,Subsequent,single +Proactive Output_sample_7_2,Proactive Output,"When Selby's score changes to 25, output ""25"".",00:02:50,00:03:04,25,Subsequent,single +Proactive Output_sample_7_3,Proactive Output,"When Selby's score reaches 64, output ""64"".",00:05:52,00:05:55,64,Subsequent,single +Proactive Output_sample_7_4,Proactive Output,"When Selby's score changes to 97, output ""97"".",00:08:40,00:08:45,97,Subsequent,single +Proactive Output_sample_7_5,Proactive Output,"When the score for Selby changes to 129, output ""129"".",00:11:20,00:11:24,129,Subsequent,single +Proactive Output_sample_8_1,Proactive Output,"When the score for Bingham changes to 1, output ""1"".",00:00:05,00:00:08,1,Subsequent,single +Proactive Output_sample_8_2,Proactive Output,"When Bingham's score changes to 24, output ""24"".",00:02:38,00:02:42,24,Subsequent,single +Proactive Output_sample_8_3,Proactive Output,"When the black ball is struck, output ""Black Strike"".",00:04:45,00:04:50,Yellow Strike,Subsequent,single +Proactive Output_sample_8_4,Proactive Output,"When Bingham's break score changes to 88, output ""88"".",00:07:23,00:07:27,88,Subsequent,single +Proactive Output_sample_8_5,Proactive Output,"When the score for Bingham changes to 113, output ""113"".",00:09:47,00:09:52,113,Subsequent,single +Proactive Output_sample_9_1,Proactive Output,"When the score for Murphy changes to 1, output ""Murphy 1"".",00:00:42,00:01:04,Murphy 1,Subsequent,single +Proactive Output_sample_9_2,Proactive Output,"When the score for Murphy changes to 17, output ""17"".",00:02:51,00:02:55,17,Subsequent,single +Proactive Output_sample_9_3,Proactive Output,"When the score for Murphy reaches 48, output ""48"".",00:05:22,00:05:28,48,Subsequent,single +Proactive Output_sample_9_4,Proactive Output,"When the score for Murphy changes to 80, output ""80"".",00:08:12,00:08:16,80,Subsequent,single +Proactive Output_sample_9_5,Proactive Output,"When Shaun Murphy's score changes to 113 for the first time right now, output ""113"".",00:11:13,00:11:17,113,Subsequent,single +Proactive Output_sample_10_1,Proactive Output,"When the player hits the ball with his cue stick, output ""Ball Hit"".",00:00:10,00:00:15,Ball Hit,Subsequent,single +Proactive Output_sample_10_2,Proactive Output,"When the score for O'Sullivan changes to 24, output ""24"".",00:01:46,00:02:00,24,Subsequent,single +Proactive Output_sample_10_3,Proactive Output,"When O'Sullivan's break score changes to 49, output ""49"".",00:03:34,00:03:36,49,Subsequent,single +Proactive Output_sample_10_4,Proactive Output,"When the score for O'Sullivan changes to 89, output ""89"".",00:05:25,00:05:28,89,Subsequent,single +Proactive Output_sample_10_5,Proactive Output,"When the score for Ronnie O'Sullivan changes to 129, output ""129"".",00:07:17,00:07:22,129,Subsequent,single +Proactive Output_sample_11_1,Proactive Output,"When the text ""WELSH OPEN"" appears at the bottom of the screen, output ""WELSH OPEN"".",00:00:00,00:00:05,WELSH OPEN,Subsequent,single +Proactive Output_sample_11_2,Proactive Output,"When the score for SAENGKHAM changes to 16, output ""16"".",00:03:33,00:03:41,16,Subsequent,single +Proactive Output_sample_11_3,Proactive Output,"When the player strike the black ball with the cue, output ""Black Strike"".",00:07:14,00:07:26,Black Strike,Subsequent,single +Proactive Output_sample_11_4,Proactive Output,"When Saengkham's break score reaches 80, output ""80"".",00:10:53,00:10:56,80,Subsequent,single +Proactive Output_sample_11_5,Proactive Output,"When Saengkham's score changes to 112, output ""Score 112"".",00:14:17,00:14:16,Score 112,Subsequent,single +Proactive Output_sample_12_1,Proactive Output,"When Jordan Brown drinks from the red cup, output ""Cup Drink"".",00:00:09,00:00:12,Cup Drink,Subsequent,single +Proactive Output_sample_12_2,Proactive Output,"When the score for Robertson changes to 16, output ""16"".",00:02:48,00:02:54,16,Subsequent,single +Proactive Output_sample_12_3,Proactive Output,"When Robertson's score changes to 48, output ""48"".",00:05:32,00:05:37,48,Subsequent,single +Proactive Output_sample_12_4,Proactive Output,"When the score for Robertson changes to 80, output ""80"".",00:08:13,00:08:17,80,Subsequent,single +Proactive Output_sample_12_5,Proactive Output,"When N Robertson's score changes to 113, output ""113"".",00:10:50,00:10:57,113,Subsequent,single +Proactive Output_sample_13_1,Proactive Output,"When the scoreboard shows 2 points for USA, output ""2 points"".",00:00:05,00:00:25,2 points,Subsequent,single +Proactive Output_sample_13_2,Proactive Output,"When the scoreboard shows 23 points for South Sudan, output ""23 points"".",00:02:35,00:02:39,23 points,Subsequent,single +Proactive Output_sample_13_3,Proactive Output,"When the scoreboard shows 52 points for South Sudan, output ""52"".",00:05:02,00:05:08,52,Subsequent,single +Proactive Output_sample_13_4,Proactive Output,"When the USA team scored a three-pointer., output ""+3"".",00:07:34,00:07:39,3,Subsequent,single +Proactive Output_sample_13_5,Proactive Output,"When USA reaches a score of 95, output ""95"".",00:10:11,00:10:18,95,Subsequent,single +Proactive Output_sample_14_1,Proactive Output,"When France's score changes to 9 for the first time, output ""9"".",00:00:05,00:00:14,9,Subsequent,single +Proactive Output_sample_14_2,Proactive Output,"When the French team scores a point, output ""goal"".",00:00:53,00:00:59,goal,Subsequent,single +Proactive Output_sample_14_3,Proactive Output,"When the score for France changes to 51, output ""51"".",00:01:14,00:01:31,51,Subsequent,single +Proactive Output_sample_14_4,Proactive Output,"When the USA team score updates to 96, output ""USA 96"".",00:02:03,00:02:07,USA 96,Subsequent,single +Proactive Output_sample_14_5,Proactive Output,"When James was awarded the gold medal by the presenter, output ""Gold"".",00:02:40,00:02:48,Gold,Subsequent,single +Proactive Output_sample_15_1,Proactive Output,"When the Serbian player scores a three-pointer, output ""Three-pointer Serbia"".",00:00:00,00:00:07,Three-pointer Serbia,Subsequent,single +Proactive Output_sample_15_2,Proactive Output,"When the scoreboard shows 37 points for the USA, output ""37"".",00:00:32,00:00:38,37,Subsequent,single +Proactive Output_sample_15_3,Proactive Output,"When the USA player scores a three-pointer, output ""Three-pointer USA"".",00:01:26,00:01:30,Three-pointer USA,Subsequent,single +Proactive Output_sample_15_4,Proactive Output,"When the scoreboard shows 94 points for USA, output ""94"".",00:02:00,00:02:23,94,Subsequent,single +Proactive Output_sample_15_5,Proactive Output,"When the scoreboard shows 91 points for Serbia, output ""91"".",00:02:25,00:02:35,91,Subsequent,single +Proactive Output_sample_16_1,Proactive Output,"When the scoreboard changes to display 9:29, output ""Start of Possession"".",00:00:05,00:00:14,Start of Possession,Subsequent,single +Proactive Output_sample_16_2,Proactive Output,"When the score for the USA team changes to 25, output ""25"".",00:02:55,00:03:04,25,Subsequent,single +Proactive Output_sample_16_3,Proactive Output,"When the scoreboard shows 42 points for the USA team and 39 points for Germany, output ""39"".",00:05:53,00:05:54,39,Subsequent,single +Proactive Output_sample_16_4,Proactive Output,"When the scoreboard changes to 62 points for the USA, output ""62"".",00:08:50,00:08:50,62,Subsequent,single +Proactive Output_sample_16_5,Proactive Output,"When the number 78 appears for the Germany team, output ""78"".",00:11:40,00:11:47,78,Subsequent,single +Proactive Output_sample_17_1,Proactive Output,"When the scoreboard shows 3 points for USA, output ""3"".",00:00:20,00:00:27,3,Subsequent,single +Proactive Output_sample_17_2,Proactive Output,"When the scoreboard shows 20 points for Serbia, output ""20"".",00:02:50,00:02:56,20,Subsequent,single +Proactive Output_sample_17_3,Proactive Output,"When the scoreboard shows 40 points first time for Serbia, output ""40"".",00:05:40,00:05:46,40,Subsequent,single +Proactive Output_sample_17_4,Proactive Output,"When the scoreboard shows 73 points first time for USA, output ""73"".",00:08:47,00:08:51,73,Subsequent,single +Proactive Output_sample_17_5,Proactive Output,"When the scoreboard shows 97 points first time for USA, output ""97"".",00:11:46,00:11:50,97,Subsequent,single +Proactive Output_sample_18_1,Proactive Output,"When the scoreboard shows 30 points first time for Michelsen, output ""30"".",00:00:02,00:00:09,30,Subsequent,single +Proactive Output_sample_18_2,Proactive Output,"When the scoreboard shows 30 points for Giron for the first time, output ""30"".",00:02:31,00:02:31,30,Subsequent,single +Proactive Output_sample_18_3,Proactive Output,"When Alex Michelsen wins the match, output ""Alex wins"".",00:05:00,00:05:05,Alex wins,Subsequent,single +Proactive Output_sample_18_4,Proactive Output,"When the scoreboard first shows that GIRON has scored AD later, output 'AD'.",00:07:20,00:07:32,AD,Subsequent,single +Proactive Output_sample_18_5,Proactive Output,"When the scoreboard first shows that Giron has scored 40 points later, output '40'.",00:09:50,00:09:59,40,Subsequent,single +Proactive Output_sample_19_1,Proactive Output,"When the scoreboard shows ""30-40"" for Fils later, output ""Fils Break Point"".",00:00:05,00:00:13,Fils Break Point,Subsequent,single +Proactive Output_sample_19_2,Proactive Output,"When the scoreboard shows 40-15 for Zverev later, output ""40-15"".",00:02:18,00:02:27,40-15,Subsequent,single +Proactive Output_sample_19_3,Proactive Output,"When the scoreboard first shows ""4 AD"" for Zverev later, output ""4 AD"".",00:03:25,00:03:32,4 AD,Subsequent,single +Proactive Output_sample_19_4,Proactive Output,"When the scoreboard shows ""5 AD"" for Fils later, output ""Fils Break Point"".",00:06:00,00:06:15,Fils Break Point,Subsequent,single +Proactive Output_sample_19_5,Proactive Output,"When Fils wins the game later, output ""Fils Wins"".",00:07:00,00:07:32,Fils Wins,Subsequent,single +Proactive Output_sample_20_1,Proactive Output,"When the scoreboard shows ""Auger-Aliassime 40"" later, output ""40"".",00:00:00,00:00:13,40,Subsequent,single +Proactive Output_sample_20_2,Proactive Output,"When the scoreboard shows ""RUBLEV 40"" later, output ""40"".",00:02:00,00:02:23,40,Subsequent,single +Proactive Output_sample_20_3,Proactive Output,"When the scoreboard shows ""RUBLEV 30"" later, output ""30"".",00:04:12,00:04:17,30,Subsequent,single +Proactive Output_sample_20_4,Proactive Output,"When the scoreboard shows ""Auger-AliassimeV AD"" later, output ""Auger-AliassimeV AD"".",00:04:45,00:04:49,Auger-AliassimeV AD,Subsequent,single +Proactive Output_sample_20_5,Proactive Output,"When the score on the board shows ""40"" for Auger-Aliassime later, output ""40"".",00:06:28,00:06:46,40,Subsequent,single +Proactive Output_sample_21_1,Proactive Output,"When the score first shows ""Ad KORDA"" later, output ""Ad KORDA"".",00:00:17,00:00:23,Ad KORDA,Subsequent,single +Proactive Output_sample_21_2,Proactive Output,"When the player in blue is sitting on the bench, output ""take a break"".",00:02:25,00:02:40,take a break,Subsequent,single +Proactive Output_sample_21_3,Proactive Output,"When the scoreboard shows ""AD"" for TIAFOE , output ""Break point"".",00:04:50,00:04:55,Break point,Subsequent,single +Proactive Output_sample_21_4,Proactive Output,"When the scoreboard changes to ""40"" for COBOLLI , output ""40 for COBOLLI"".",00:06:50,00:06:56,40 for COBOLLI,Subsequent,single +Proactive Output_sample_21_5,Proactive Output,"When the scoreboard shows ""AD"" for COBOLLI , output ""Break point"".",00:10:18,00:10:24,Break point,Subsequent,single +Proactive Output_sample_22_1,Proactive Output,"When the scoreboard shows 15 for Sinner and 30 for Rublev in the video later, output ""15-30"".",00:00:20,00:00:23,15-30,Subsequent,single +Proactive Output_sample_22_2,Proactive Output,"When the scoreboard shows 15 for Sinner and 30 for Rublev in the video later, output ""15-30"".",00:02:40,00:02:49,15-30,Subsequent,single +Proactive Output_sample_22_3,Proactive Output,"When the scoreboard shows 40 - 40 later, output ""40 - 40"".",00:04:20,00:04:29,40 - 40,Subsequent,single +Proactive Output_sample_22_4,Proactive Output,"When the scoreboard shows 15 for ARNALDI and 40 for NISHIKORI in the video later, output ""15-40"".",00:05:47,00:05:56,15-40,Subsequent,single +Proactive Output_sample_22_5,Proactive Output,"When the scoreboard shows AD for ARNALDI in the video later, output ""ARNALDI AD"".",00:07:26,00:07:35,ARNALDI AD,Subsequent,single +Proactive Output_sample_23_1,Proactive Output,"When the scoreboard shows AD for BORGES in the video later, output ""BORGES AD"".",00:00:14,00:00:23,BORGES AD,Subsequent,single +Proactive Output_sample_23_2,Proactive Output,"When Nadal wins the point against Borges later, output ""Nadal wins this point"".",00:01:32,00:01:49,Nadal wins thi point,Subsequent,single +Proactive Output_sample_23_3,Proactive Output,"When the scoreboard shows 30 points for Borges, output ""30 Borges"".",00:02:39,00:02:48,30 Borges,Subsequent,single +Proactive Output_sample_23_4,Proactive Output,"When Borges wins a point later, output ""Borges Point"".",00:05:53,00:06:02,Borges Point,Subsequent,single +Proactive Output_sample_23_5,Proactive Output,"When the scoreboard shows 40 for Borges and 30 for Nadal in the video later, output ""40-30"".",00:06:11,00:06:20,40-30,Subsequent,single +Proactive Output_sample_24_1,Proactive Output,"When the scoreboard shows AD for Shelton later, output ""Shelton AD"".",00:00:29,00:00:38,Shelton AD,Subsequent,single +Proactive Output_sample_24_2,Proactive Output,"When the scoreboard shows 40 for ALBOT and 30 for SHELTON in the video later, output ""40-30"".",00:02:44,00:02:51,40-30,Subsequent,single +Proactive Output_sample_24_3,Proactive Output,"When the scoreboard shows 40 points for Rublev, output ""40"".",00:05:35,00:05:44,40,Subsequent,single +Proactive Output_sample_24_4,Proactive Output,"When the scoreboard shows 30 points for MICHELSEN, output ""30"".",00:08:18,00:08:27,30,Subsequent,single +Proactive Output_sample_24_5,Proactive Output,"When the scoreboard shows 40 points for KHACHANOV, output ""40"".",00:10:10,00:10:19,40,Subsequent,single +Proactive Output_sample_25_1,Proactive Output,"When the Queen of spades appears on the table later, output ""Queen of spades"".",00:00:06,00:00:12,Queen of spades,Subsequent,single +Proactive Output_sample_25_2,Proactive Output,"When the dealer starts collecting cards from the table, output ""Dealer collecting"".",00:03:23,00:03:27,Dealer collecting,Subsequent,multiple +Proactive Output_sample_25_3,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:06:45,00:06:56,Cards collected,Subsequent,multiple +Proactive Output_sample_25_4,Proactive Output,"When the total of a player's hand reaches 39, output ""Player 39"".",00:10:05,00:10:11,Player 39,Subsequent,single +Proactive Output_sample_25_5,Proactive Output,"When the dealer reveals a 10 of Diamonds, output ""10 of Diamonds.""",00:13:29,00:13:38,10 of Diamonds,Subsequent,single +Proactive Output_sample_26_1,Proactive Output,"When two cards are seen being dealt on the table later, output ""Three cards dealt"".",00:00:02,00:00:10,Three cards dealt,Subsequent,single +Proactive Output_sample_26_2,Proactive Output,"When the dealer starts collecting the cards from the table, output ""Dealer collecting cards"".",00:02:48,00:02:52,Dealer collecting cards,Subsequent,multiple +Proactive Output_sample_26_3,Proactive Output,"When the dealer reveals the hidden card and it is a face card, output ""Dealer card face"".",00:05:36,00:05:43,Dealer card face,Subsequent,multiple +Proactive Output_sample_26_4,Proactive Output,"When the dealer's hand sweeps across the table, output ""dealer sweeping.""",00:08:25,00:08:31,dealer sweeping,Subsequent,multiple +Proactive Output_sample_26_5,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:11:12,00:11:19,Cards collected,Subsequent,multiple +Proactive Output_sample_27_1,Proactive Output,"When the dealer starts shuffling the cards later, output ""Shuffling cards"".",00:00:03,00:00:07,Shuffling cards,Subsequent,multiple +Proactive Output_sample_27_2,Proactive Output,"When the five of hearts appears on the table later, output ""five of hearts"".",00:02:30,00:02:33,five of hearts,Subsequent,single +Proactive Output_sample_27_3,Proactive Output,"When four cards appear on the table at the same time, output 'four cards'.",00:05:00,00:05:03,four cards,Subsequent,single +Proactive Output_sample_27_4,Proactive Output,"When the dealer starts collecting chips from the table, output ""Collecting chips"".",00:07:31,00:07:35,Collecting chips,Subsequent,multiple +Proactive Output_sample_27_5,Proactive Output,"When the dealer reveals a ten of spades on the table, output ""ten of spades"".",00:09:55,00:10:01,ten of spades,Subsequent,single +Proactive Output_sample_28_1,Proactive Output,"When the dealer places the cards on the table to start the game, output ""Game Start"".",00:00:01,00:00:42,Game Start,Subsequent,single +Proactive Output_sample_28_2,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:02:00,00:02:04,Cards collected,Subsequent,multiple +Proactive Output_sample_28_3,Proactive Output,"When the ten of hearts appears on the table later, output ""ten of hearts"".",00:04:00,00:04:04,ten of hearts,Subsequent,single +Proactive Output_sample_28_4,Proactive Output,"When the dealer reveals an Ace on the table, output ""Ace revealed"".",00:05:55,00:06:00,Ace revealed,Subsequent,single +Proactive Output_sample_28_5,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:08:00,00:08:04,Cards collected,Subsequent,multiple +Proactive Output_sample_29_1,Proactive Output,"When the dealer reveals an 8 of diamonds later, output ""8 of diamonds"".",00:00:19,00:00:28,8 of diamonds,Subsequent,single +Proactive Output_sample_29_2,Proactive Output,"When the dealer reveals an 8 of diamonds later, output ""8 of diamonds"".",00:02:49,00:02:54,8 of diamonds,Subsequent,single +Proactive Output_sample_29_3,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:05:38,00:05:46,Cards collected,Subsequent,multiple +Proactive Output_sample_29_4,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:08:31,00:08:35,Cards collected,Subsequent,multiple +Proactive Output_sample_29_5,Proactive Output,"When the Jack of spades appears on the table later, output ""Jack of spades"".",00:11:16,00:11:30,Jack of spades,Subsequent,single +Proactive Output_sample_30_1,Proactive Output,"When the dealer starts taking out the cards from the shoe, output ""Cards dealt"".",00:00:02,00:00:06,Cards dealt,Subsequent,multiple +Proactive Output_sample_30_2,Proactive Output,"When five of clubs is revealed, output ""Five of clubs"".",00:02:25,00:02:30,Five of clubs,Subsequent,single +Proactive Output_sample_30_3,Proactive Output,"When there are eight cards on the table, output ""eight cards"".",00:04:53,00:04:59,eight cards,Subsequent,single +Proactive Output_sample_30_4,Proactive Output,"When the 9 of diamonds appears on the table later, output ""9 of diamonds"".",00:07:24,00:07:28,9 of diamonds,Subsequent,single +Proactive Output_sample_30_5,Proactive Output,"When the 9 of diamonds appears on the table later, output ""9 of diamonds"".",00:10:00,00:10:10,9 of diamonds,Subsequent,single +Proactive Output_sample_31_1,Proactive Output,"When the Ace of diamonds appears on the table, output ""Ace of diamonds"".",00:00:23,00:00:32,Ace of diamonds,Subsequent,single +Proactive Output_sample_31_2,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:01:27,00:01:31,Cards collected,Subsequent,multiple +Proactive Output_sample_31_3,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:02:54,00:03:02,Cards collected,Subsequent,multiple +Proactive Output_sample_31_4,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:04:21,00:04:26,Cards collected,Subsequent,multiple +Proactive Output_sample_31_5,Proactive Output,"When the Queen of diamonds appears on the table, output ""Queen of diamonds"".",00:05:42,00:05:51,Queen of diamonds,Subsequent,single +Proactive Output_sample_32_1,Proactive Output,"When the four of hearts appears on the table, output ""four of hearts"".",00:00:06,00:00:15,four of hearts,Subsequent,single +Proactive Output_sample_32_2,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:02:40,00:02:44,Cards collected,Subsequent,multiple +Proactive Output_sample_32_3,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:05:12,00:05:16,Cards collected,Subsequent,multiple +Proactive Output_sample_32_4,Proactive Output,"When the dealer finishes clearing the cards from the table, output ""Cards cleared"".",00:07:46,00:07:51,Cards cleared,Subsequent,multiple +Proactive Output_sample_32_5,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:10:24,00:10:28,Cards collected,Subsequent,multiple +Proactive Output_sample_33_1,Proactive Output,"When the player receives the yellow card from the dealer later, output ""Yellow card received"".",00:00:00,00:00:03,Yellow card received,Subsequent,single +Proactive Output_sample_33_2,Proactive Output,"When the dealer shows the Jack of hearts, output ""Jack of hearts"".",00:02:18,00:02:26,Jack of hearts,Subsequent,single +Proactive Output_sample_33_3,Proactive Output,"When the dealer collects all cards from the table later, output ""Cards collected"".",00:04:38,00:04:44,Cards collected,Subsequent,multiple +Proactive Output_sample_33_4,Proactive Output,"When the dealer starts dealing cards to the players, output ""Dealing cards"".",00:06:40,00:06:44,Dealing cards,Subsequent,multiple +Proactive Output_sample_33_5,Proactive Output,"When a player reaches for chips with his hand, output ""Player betting"".",00:09:10,00:09:19,Player betting,Subsequent,multiple +Proactive Output_sample_34_1,Proactive Output,"When the nine of diamonds appears on the screen, output ""nine of diamonds"".",00:00:11,00:00:21,nine of diamonds,Subsequent,single +Proactive Output_sample_34_2,Proactive Output,"When the dealer finishes collecting the cards from the previous round, output ""Cards collected"".",00:02:40,00:02:45,Cards collected,Subsequent,multiple +Proactive Output_sample_34_3,Proactive Output,"When all the cards are cleared from the table later, output ""Table cleared"".",00:05:10,00:05:25,Table cleared,Subsequent,multiple +Proactive Output_sample_34_4,Proactive Output,"When the dealer places the Three of Spades on the table, output ""Three of Spades"".",00:08:03,00:08:11,Three of Spades,Subsequent,single +Proactive Output_sample_34_5,Proactive Output,"When the dealer begins placing cards on the table later, output ""dealing cards"".",00:10:44,00:10:58,dealing cards,Subsequent,multiple +Proactive Output_sample_35_1,Proactive Output,"When a yellow card is drawn later, output ""yellow card"".",00:00:04,00:00:23,yellow card,Subsequent,single +Proactive Output_sample_35_2,Proactive Output,"When a green 1 card is played, output ""green 1"".",00:02:54,00:03:01,green 1,Subsequent,single +Proactive Output_sample_35_3,Proactive Output,"When a green 5 card is played later, output ""green 5"".",00:05:47,00:05:47,green 5,Subsequent,single +Proactive Output_sample_35_4,Proactive Output,"When a player begins a new game by distributing the cards, output ""start new game"".",00:08:36,00:08:41,start new game,Subsequent,multiple +Proactive Output_sample_35_5,Proactive Output,"When a green 8 card is played later, output ""green 8"".",00:11:53,00:12:00,green 8,Subsequent,single +Proactive Output_sample_36_1,Proactive Output,"When the box flap is fully opened, output ""box open"".",00:00:04,00:00:09,box open,Subsequent,multiple +Proactive Output_sample_36_2,Proactive Output,"When a wild card with the text ""Take 3 Miss Turn"" is shown later, output ""wild card take 3 miss turn"".",00:00:50,00:00:57,wild card take 3 miss turn,Subsequent,single +Proactive Output_sample_36_3,Proactive Output,"When a wild draw four card is played, output ""wild draw four"".",00:02:02,00:02:04,wild draw four,Subsequent,single +Proactive Output_sample_36_4,Proactive Output,"When a yellow 9 card is played, output ""yellow 9"".",00:03:04,00:03:08,yellow 9,Subsequent,single +Proactive Output_sample_36_5,Proactive Output,"When a green 8 card is played, output ""green 8"".",00:04:04,00:04:07,green 8,Subsequent,single +Proactive Output_sample_37_1,Proactive Output,"When a player picks up the deck of UNO cards, output ""deck picked"".",00:00:04,00:00:08,deck picked,Subsequent,single +Proactive Output_sample_37_2,Proactive Output,"When a green 9 card is played, output ""green 9"".",00:01:57,00:02:10,green 9,Subsequent,single +Proactive Output_sample_37_3,Proactive Output,"When a green skip card is played later, output ""green reverse"".",00:03:50,00:03:56,green reverse,Subsequent,single +Proactive Output_sample_37_4,Proactive Output,"When the green 2 card is played, output ""green 2"".",00:05:37,00:05:46,green 2,Subsequent,single +Proactive Output_sample_37_5,Proactive Output,"When a red 8 card is played later, output ""red 8"".",00:07:30,00:07:36,red 8,Subsequent,single +Proactive Output_sample_38_1,Proactive Output,"When a red 6 card is played, output ""red 6"".",00:00:05,00:00:15,red 6,Subsequent,single +Proactive Output_sample_38_2,Proactive Output,"When a blue 2 card is played, output ""blue 2"".",00:00:42,00:00:49,blue 2,Subsequent,single +Proactive Output_sample_38_3,Proactive Output,"When a green 4 card is played, output ""green 4"".",00:01:32,00:01:43,green 4,Subsequent,single +Proactive Output_sample_38_4,Proactive Output,"When a red 4 card is played, output ""red 4"".",00:02:09,00:02:15,red 4,Subsequent,single +Proactive Output_sample_38_5,Proactive Output,"When a yellow 0 card is played later, output ""yellow 0"".",00:02:52,00:02:58,yellow 0,Subsequent,single +Proactive Output_sample_39_1,Proactive Output,"When a player picks up the Uno deck for distributing, output ""distributing"".",00:00:04,00:00:08,distributing,Subsequent,multiple +Proactive Output_sample_39_2,Proactive Output,"When a red +2 card is played, output ""red +2"".",00:01:10,00:01:18,red +2,Subsequent,single +Proactive Output_sample_39_3,Proactive Output,"When a yellow skip card is played later, output ""yellow skip"".",00:02:32,00:02:40,yellow skip,Subsequent,single +Proactive Output_sample_39_4,Proactive Output,"When a yellow reverse card is played later, output ""yellow reverse"".",00:03:48,00:03:52,yellow reverse,Subsequent,single +Proactive Output_sample_39_5,Proactive Output,"When a red 2 card is played, output ""red 2"".",00:05:00,00:05:05,red 2,Subsequent,single +Proactive Output_sample_40_1,Proactive Output,"When a player starts distributing the cards, output ""distributing"".",00:00:03,00:00:09,distributing,Subsequent,multiple +Proactive Output_sample_40_2,Proactive Output,"When a red +2 card is played later, output ""red +2"".",00:01:10,00:01:15,red +2,Subsequent,single +Proactive Output_sample_40_3,Proactive Output,"When a red 4 card is played later, output ""red 4"".",00:02:26,00:02:36,red 4,Subsequent,single +Proactive Output_sample_40_4,Proactive Output,"When a green 9 card is played later, output ""green 9"".",00:03:39,00:03:49,green 9,Subsequent,single +Proactive Output_sample_40_5,Proactive Output,"When a player places a red 7 card on the pile, output ""red 7"".",00:04:52,00:05:04,red 7,Subsequent,single +Proactive Output_sample_41_1,Proactive Output,"When the blue 9 card is played later, output ""blue 9"".",00:00:18,00:00:37,blue 9,Subsequent,single +Proactive Output_sample_41_2,Proactive Output,"When the red 8 card is played, output ""red 8"".",00:00:59,00:01:03,red 8,Subsequent,single +Proactive Output_sample_41_3,Proactive Output,"When a blue reverse card is played, output ""blue reverse"".",00:01:46,00:01:52,blue reverse,Subsequent,single +Proactive Output_sample_41_4,Proactive Output,"When a blue 3 card is played, output ""blue 3"".",00:03:00,00:03:05,blue 3,Subsequent,single +Proactive Output_sample_41_5,Proactive Output,"When a yellow 9 card is played, output ""yellow 9"".",00:03:40,00:03:48,yellow 9,Subsequent,single +Proactive Output_sample_42_1,Proactive Output,"When the Columbus Crew lineup is shown, output ""Columbus Crew lineup displayed"".",00:00:04,00:00:08,Columbus Crew lineup displayed,Subsequent,multiple +Proactive Output_sample_42_2,Proactive Output,"When the player in the yellow shirt scored a goal, output ""goal"".",00:01:00,00:01:09,goal,Subsequent,multiple +Proactive Output_sample_42_3,Proactive Output,"When the player in the red jersey takes a corner kick, output ""Corner kick by red team"".",00:02:22,00:02:31,Corner kick by red team,Subsequent,multiple +Proactive Output_sample_42_4,Proactive Output,"When the player in the red jersey scores a goal, output ""Goal by red team"".",00:04:03,00:04:11,Goal by red team,Subsequent,multiple +Proactive Output_sample_42_5,Proactive Output,"When the goalkeeper makes a save, output ""Save by goalkeeper"".",00:05:30,00:05:39,Save by goalkeeper,Subsequent,multiple +Proactive Output_sample_43_1,Proactive Output,"When the player in the white and green jersey scores a goal, output ""Goal by white team"".",00:00:06,00:00:15,Goal by white team,Subsequent,multiple +Proactive Output_sample_43_2,Proactive Output,"When the player in the green jersey fouls the player in the purple jersey, output ""Foul by green team"".",00:01:12,00:01:21,Foul by green team,Subsequent,multiple +Proactive Output_sample_43_3,Proactive Output,"When the player in the purple jersey scores a goal, output ""Goal by dark team"".",00:01:48,00:01:57,Goal by dark team,Subsequent,multiple +Proactive Output_sample_43_4,Proactive Output,"When the player in the purple jersey scores a goal, output ""Goal by blue team"".",00:03:38,00:03:47,Goal by blue team,Subsequent,multiple +Proactive Output_sample_43_5,Proactive Output,"When the player in the white and green jersey scores a goal, output ""Goal by white team"".",00:04:55,00:05:01,Goal by white team,Subsequent,multiple +Proactive Output_sample_44_1,Proactive Output,"When the lineup for Toronto FC is displayed, output ""Toronto FC lineup shown"".",00:00:03,00:00:07,Toronto FC lineup shown,Subsequent,multiple +Proactive Output_sample_44_2,Proactive Output,"When the player in the white jersey scores a goal, output ""Goal by white team"".",00:00:15,00:00:35,Goal by white team,Subsequent,multiple +Proactive Output_sample_44_3,Proactive Output,"When the player in the white jersey takes a shot on goal, output ""Shot by white team"".",00:02:29,00:02:33,Shot by white team,Subsequent,multiple +Proactive Output_sample_44_4,Proactive Output,"When the player in the white jersey attempts a cross from the left flank, output ""Cross from left flank by white team"".",00:03:49,00:03:52,Cross from left flank by white team,Subsequent,multiple +Proactive Output_sample_44_5,Proactive Output,"When the player in the blue jersey attempts a shot on goal, output ""Shot attempted by blue team"".",00:05:00,00:05:04,Shot attempted by blue team,Subsequent,multiple +Proactive Output_sample_45_1,Proactive Output,"When the referee blows the whistle to start the match, output ""Match starts"".",00:00:19,00:00:24,Match starts,Subsequent,multiple +Proactive Output_sample_45_2,Proactive Output,"When a goal is scored by the team in the yellow jerseys, output ""Goal by yellow team"".",00:00:26,00:00:57,Goal by yellow team,Subsequent,multiple +Proactive Output_sample_45_3,Proactive Output,"When the player in the maroon jersey scores a goal, output ""Goal by maroon team"".",00:02:07,00:02:27,Goal by maroon team,Subsequent,multiple +Proactive Output_sample_45_4,Proactive Output,"When a goal is scored by the team in the yellow jerseys, output ""Goal by yellow team"".",00:04:00,00:04:09,Goal by yellow team,Subsequent,multiple +Proactive Output_sample_45_5,Proactive Output,"When the player in the maroon jersey scores a goal, output ""Goal by maroon team"".",00:06:00,00:06:11,Goal by maroon team,Subsequent,multiple +Proactive Output_sample_46_1,Proactive Output,"When the starting XI list is fully displayed, output ""Starting XI displayed"".",00:00:02,00:00:09,Starting XI displayed,Subsequent,multiple +Proactive Output_sample_46_2,Proactive Output,"When the player in the light blue jersey takes a shot, output ""Shot by light blue team"".",00:01:52,00:02:00,Shot by light blue team,Subsequent,multiple +Proactive Output_sample_46_3,Proactive Output,"When the player in the light blue jersey takes a shot, output ""Shot by light blue team"".",00:03:53,00:04:03,Shot by light blue team,Subsequent,multiple +Proactive Output_sample_46_4,Proactive Output,"When the player in the light blue jersey scores a goal, output ""Goal by light blue team"".",00:06:06,00:06:21,Goal by light blue team,Subsequent,multiple +Proactive Output_sample_46_5,Proactive Output,"When the player in the red jersey successfully takes a penalty kick, output ""Successful penalty by red team"".",00:08:22,00:08:24,Successful penalty by red team,Subsequent,multiple +Proactive Output_sample_47_1,Proactive Output,"When the match kicks off, output ""Match started"".",00:00:16,00:00:21,Match started,Subsequent,multiple +Proactive Output_sample_47_2,Proactive Output,"When the player in the blue jersey takes a corner kick, output ""Corner kick by blue team"".",00:01:21,00:01:30,Corner kick by blue team,Subsequent,multiple +Proactive Output_sample_47_3,Proactive Output,"When the goalkeeper makes a diving save, output ""Diving save by goalkeeper"".",00:02:31,00:02:37,Diving save by goalkeeper,Subsequent,multiple +Proactive Output_sample_47_4,Proactive Output,"When the player in the light blue jersey scores a goal, output ""Goal by light blue team"".",00:04:01,00:04:10,Goal by light blue team,Subsequent,multiple +Proactive Output_sample_47_5,Proactive Output,"When the goalkeeper makes a successful save, output ""Successful save by goalkeeper"".",00:05:48,00:05:57,Successful save by goalkeeper,Subsequent,multiple +Proactive Output_sample_48_1,Proactive Output,"When the red ball is hit by the cue ball, output ""red Hit"".",00:00:00,00:00:02,red Hit,Subsequent,multiple +Proactive Output_sample_48_2,Proactive Output,"When the player pots a red ball, output ""Red Potted"".",00:02:20,00:02:32,Red Potted,Subsequent,multiple +Proactive Output_sample_48_3,Proactive Output,"When the cue ball is struck, output ""Cue Ball Struck"".",00:04:49,00:04:57,Cue Ball Struck,Subsequent,multiple +Proactive Output_sample_48_4,Proactive Output,"When the cue ball hits the black ball, output ""Black Hit"".",00:07:05,00:07:14,Black Hit,Subsequent,multiple +Proactive Output_sample_48_5,Proactive Output,"When the cue ball hits the black ball, output ""Black Hit"".",00:09:10,00:09:19,Black Hit,Subsequent,multiple +Proactive Output_sample_49_1,Proactive Output,"When the player strikes the cue ball, output ""Cue Ball Struck"".",00:00:00,00:00:10,Cue Ball Struck,Subsequent,multiple +Proactive Output_sample_49_2,Proactive Output,"When the referee starts to adjust the cue ball, output ""adjust Ball"".",00:02:04,00:02:13,adjust Ball,Subsequent,multiple +Proactive Output_sample_49_3,Proactive Output,"When the score changes from 56 to 57, output ""Score Changed"".",00:04:28,00:04:31,Score Changed,Subsequent,multiple +Proactive Output_sample_49_4,Proactive Output,"When the cue ball touches the red ball, output ""Red Touched"".",00:06:21,00:06:32,Red Touched,Subsequent,multiple +Proactive Output_sample_49_5,Proactive Output,"When the cue ball hits the black ball, output ""Black Hit"".",00:08:32,00:08:36,Black Hit,Subsequent,multiple +Proactive Output_sample_50_1,Proactive Output,"When the player makes the first shot, output ""First Shot Taken.""",00:00:14,00:00:35,First Shot Taken,Subsequent,multiple +Proactive Output_sample_50_2,Proactive Output,"When the cue ball hits the black ball, output ""black Hit"".",00:02:10,00:02:17,black Hit,Subsequent,multiple +Proactive Output_sample_50_3,Proactive Output,"When Selby reaches a score of 56, output ""Selby 56"".",00:04:39,00:04:43,Selby 56,Subsequent,multiple +Proactive Output_sample_50_4,Proactive Output,"When the player pots the black ball, output ""Black Potted"".",00:06:53,00:06:56,Black Potted,Subsequent,multiple +Proactive Output_sample_50_5,Proactive Output,"When the player pots the red ball, output ""Red Potted"".",00:08:45,00:08:50,Red Potted,Subsequent,multiple \ No newline at end of file diff --git a/StreamingBench/Proactive_Output_50.csv b/StreamingBench/Proactive_Output_50.csv new file mode 100644 index 0000000000000000000000000000000000000000..57ca0bb85f7e66be0cd1fb82c7d79cc8a0639778 --- /dev/null +++ b/StreamingBench/Proactive_Output_50.csv @@ -0,0 +1,51 @@ +question_id,task_type,question,time_stamp,ground_truth_time_stamp,ground_truth_output,temporal_clue_type,frames_required +Proactive Output_50_1,Proactive Output,"When the scoreboard shows ""AD"" for COBOLLI , output ""Break point"".",00:10:18,00:10:24,Break point,Subsequent,single +Proactive Output_50_2,Proactive Output,"When the lineup for Toronto FC is displayed, output ""Toronto FC lineup shown"".",00:00:03,00:00:07,Toronto FC lineup shown,Subsequent,single +Proactive Output_50_3,Proactive Output,"When the player in the light blue jersey takes a shot, output ""Shot by light blue team"".",00:01:52,00:02:00,Shot by light blue team,Subsequent,single +Proactive Output_50_4,Proactive Output,"When the scoreboard first shows that GIRON has scored AD later, output 'AD'.",00:07:20,00:07:31,AD,Subsequent,single +Proactive Output_50_5,Proactive Output,"When the dealer starts collecting chips from the table, output ""Collecting chips"".",00:07:31,00:07:35,Collecting chips,Subsequent,single +Proactive Output_50_6,Proactive Output,"When N Robertson's score changes to 113, output ""113"".",00:10:50,00:10:57,113,Subsequent,single +Proactive Output_50_7,Proactive Output,"When the player in the light blue jersey scores a goal, output ""Goal by light blue team"".",00:04:01,00:04:10,Goal by light blue team,Subsequent,single +Proactive Output_50_8,Proactive Output,"When the scoreboard shows 40 - 40 later, output ""40 - 40"".",00:04:20,00:04:29,40 - 40,Subsequent,single +Proactive Output_50_9,Proactive Output,"When the scoreboard shows 94 points for USA, output ""94"".",00:02:00,00:02:23,94,Subsequent,single +Proactive Output_50_10,Proactive Output,"When a goal is scored by the team in the yellow jerseys, output ""Goal by yellow team"".",00:04:00,00:04:09,Goal by yellow team,Subsequent,single +Proactive Output_50_11,Proactive Output,"When the dealer collects all the cards from the table, output ""Cards collected"".",00:10:24,00:10:28,Cards collected,Subsequent,single +Proactive Output_50_12,Proactive Output,"When James was awarded the gold medal by the presenter, output ""Gold"".",00:02:40,00:02:48,Gold,Subsequent,single +Proactive Output_50_13,Proactive Output,"When the 9 of diamonds appears on the table later, output ""9 of diamonds"".",00:07:24,00:07:28,9 of diamonds,Subsequent,single +Proactive Output_50_14,Proactive Output,"When the cue ball is struck, output ""Cue Ball Struck"".",00:04:49,00:04:57,Cue Ball Struck,Subsequent,single +Proactive Output_50_15,Proactive Output,"When the dealer reveals the hidden card and it is a face card, output ""Dealer card face"".",00:05:36,00:05:43,Dealer card face,Subsequent,single +Proactive Output_50_16,Proactive Output,"When the player receives the yellow card from the dealer later, output ""Yellow card received"".",00:00:00,00:00:03,Yellow card received,Subsequent,single +Proactive Output_50_17,Proactive Output,"When the goalkeeper makes a save, output ""Save by goalkeeper"".",00:05:30,00:05:40,Save by goalkeeper,Subsequent,single +Proactive Output_50_18,Proactive Output,"When Borges wins a point later, output ""Borges Point"".",00:05:53,00:06:02,Borges Point,Subsequent,single +Proactive Output_50_19,Proactive Output,"When the scoreboard shows ""Auger-AliassimeV AD"" later, output ""Auger-AliassimeV AD"".",00:04:45,00:04:49,Auger-AliassimeV AD,Subsequent,single +Proactive Output_50_20,Proactive Output,"When the box flap is fully opened, output ""box open"".",00:00:04,00:00:09,box open,Subsequent,single +Proactive Output_50_21,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:06:45,00:06:56,Cards collected,Subsequent,single +Proactive Output_50_22,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:08:31,00:08:35,Cards collected,Subsequent,single +Proactive Output_50_23,Proactive Output,"When the cue ball touches the red ball, output ""Red Touched"".",00:06:21,00:06:32,Red Touched,Subsequent,single +Proactive Output_50_24,Proactive Output,"When the scoreboard shows ""5 AD"" for Fils later, output ""Fils Break Point"".",00:06:00,00:06:15,Fils Break Point,Subsequent,single +Proactive Output_50_25,Proactive Output,"When the scoreboard shows 40 points for Rublev, output ""40"".",00:05:35,00:05:44,40,Subsequent,single +Proactive Output_50_26,Proactive Output,"When the red ball is hit, output ""Red Hit""",00:05:20,00:05:42,Red Hit,Subsequent,single +Proactive Output_50_27,Proactive Output,"When the scoreboard shows 20 points for Serbia, output ""20"".",00:02:50,00:02:57,20,Subsequent,single +Proactive Output_50_28,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:02:54,00:03:02,Cards collected,Subsequent,single +Proactive Output_50_29,Proactive Output,"When Bingham's break score changes to 88, output ""88"".",00:07:23,00:07:27,88,Subsequent,single +Proactive Output_50_30,Proactive Output,"When Shaun Murphy's score changes to 113 for the first time right now, output ""113"".",00:11:13,00:11:17,113,Subsequent,single +Proactive Output_50_31,Proactive Output,"When three red cards appear on the table at the same time, output ""red 3"".",00:11:48,00:12:07,red 3,Subsequent,single +Proactive Output_50_32,Proactive Output,"When the score for O'Sullivan changes to 89, output ""89"".",00:05:25,00:05:28,89,Subsequent,single +Proactive Output_50_33,Proactive Output,"When a red +2 card is played, output ""red +2"".",00:01:10,00:01:18,red +2,Subsequent,single +Proactive Output_50_34,Proactive Output,"When the player in black vest appears with a cue in his right hand, output ""Cue"".",00:07:21,00:07:26,Cue,Subsequent,single +Proactive Output_50_35,Proactive Output,"When a blue 3 card is played, output ""blue 3"".",00:03:00,00:03:05,blue 3,Subsequent,single +Proactive Output_50_36,Proactive Output,"When the cue ball hits the black ball, output ""black Hit"".",00:02:10,00:02:17,black Hit,Subsequent,single +Proactive Output_50_37,Proactive Output,"When a red 6 card is played, output ""red 6"".",00:00:05,00:00:15,red 6,Subsequent,single +Proactive Output_50_38,Proactive Output,"When the number 78 appears for the Germany team, output ""78"".",00:11:40,00:11:47,78,Subsequent,single +Proactive Output_50_39,Proactive Output,"When the player in the white and green jersey scores a goal, output ""Goal by white team"".",00:04:55,00:05:01,Goal by white team,Subsequent,single +Proactive Output_50_40,Proactive Output,"When USA reaches a score of 95, output ""95"".",00:10:11,00:10:18,95,Subsequent,single +Proactive Output_50_41,Proactive Output,"When Selby's score reaches 64, output ""64"".",00:05:52,00:05:55,64,Subsequent,single +Proactive Output_50_42,Proactive Output,"When the dealer collects all the cards from the table later, output ""Cards collected"".",00:02:00,00:02:04,Cards collected,Subsequent,single +Proactive Output_50_43,Proactive Output,"When a player starts distributing the cards, output ""distributing"".",00:00:03,00:00:09,distributing,Subsequent,single +Proactive Output_50_44,Proactive Output,"When the dealer finishes collecting the cards from the previous round, output ""Cards collected"".",00:02:40,00:02:45,Cards collected,Subsequent,single +Proactive Output_50_45,Proactive Output,"When a player picks up the deck of UNO cards, output ""deck picked"".",00:00:04,00:00:08,deck picked,Subsequent,single +Proactive Output_50_46,Proactive Output,"When a green 1 card is played, output ""green 1"".",00:02:54,00:03:01,green 1,Subsequent,single +Proactive Output_50_47,Proactive Output,"When the score changes to 122 in the video, output ""122"".",00:06:44,00:06:51,122,Subsequent,single +Proactive Output_50_48,Proactive Output,"When the cue ball is hit, output ""Cue Ball Hit"".",00:11:18,00:11:27,Cue Ball Hit,Subsequent,single +Proactive Output_50_49,Proactive Output,"When there are only 5 teddy bears left on the bed, output ""5"".",00:06:47,00:07:09,5,Subsequent,single +Proactive Output_50_50,Proactive Output,"When the player strike the black ball with the cue, output ""Black Strike"".",00:07:14,00:07:26,Black Strike,Subsequent,single \ No newline at end of file diff --git a/StreamingBench/Real_Time_Visual_Understanding.csv b/StreamingBench/Real_Time_Visual_Understanding.csv new file mode 100644 index 0000000000000000000000000000000000000000..4f5de97f62999210055c841ce66ef4efc30adf86 --- /dev/null +++ b/StreamingBench/Real_Time_Visual_Understanding.csv @@ -0,0 +1,2501 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_1,Object Perception,What logos are visible in the background as players and referees walk towards the center of the football field?,00:00:04,D,"['A. FIFA and La Liga.', 'B. UEFA and La Liga.', 'C. Bundesliga and La Liga.', 'D. Aeromexico and La Liga.']",single,Prior +Real-Time Visual Understanding_sample_1_2,Causal Reasoning,Why does the player wearing the number nine red and blue jersey celebrate?,00:00:53,C,"['A. He saved a goal.', 'B. He received a pass.', 'C. He scored a goal.', 'D. He won a free kick.']",multiple,Prior +Real-Time Visual Understanding_sample_1_3,Text-Rich Understanding,What logo is seen on the jersey of the player covering his mouth?,00:01:22,D,"['A. Apple.', 'B. Google.', 'C. Adidas.', 'D. Spotify.']",single,Prior +Real-Time Visual Understanding_sample_1_4,Attribute Perception,What color is the goalie's uniform?,00:01:20,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_1_5,Attribute Perception,"What is the color of the cooler labeled ""PRIME"" near the team bench?",00:02:08,D,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_2_1,Object Perception,What is the number on the back of MAJER's jersey?,00:00:10,A,"['A. 7.', 'B. 10.', 'C. 13.', 'D. 16.']",single,Prior +Real-Time Visual Understanding_sample_2_2,Event Understanding,What event occurred just now?,00:00:19,A,"['A. A penalty kick.', 'B. A free kick.', 'C. A goal celebration.', 'D. A corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_3,Action Perception,What is the goalkeeper doing as the player takes the penalty shot?,00:01:52,B,"['A. Standing still.', 'B. Diving to his right.', 'C. Running towards the ball.', 'D. Waving his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_4,Causal Reasoning,Why did the player celebrate by clenching his fists and bending his head forward?,00:03:31,A,"['A. He just scored a penalty kick.', 'B. He blocked a shot.', 'C. He made a successful pass.', 'D. He received a yellow card.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_5,Text-Rich Understanding,What is the current score shown on the scoreboard?,00:05:15,B,"['A. Croatia 3 - 2 Brazil.', 'B. Croatia 4 - 2 Brazil.', 'C. Croatia 4 - 3 Brazil.', 'D. Croatia 5 - 2 Brazil.']",single,Prior +Real-Time Visual Understanding_sample_3_1,Object Perception,What appears at the very beginning of the video?,00:00:08,B,"['A. A football match.', 'B. A logo of FC Barcelona.', 'C. A silver trophy.', 'D. A live concert.']",single,Prior +Real-Time Visual Understanding_sample_3_2,Spatial Understanding,What is the position relationship between the woman in a black dress and the woman in a white outfit?,00:00:20,A,"['A. They are standing side by side.', 'B. They are standing back to back.', 'C. The woman in black is in front of the woman in white.', 'D. The woman in white is holding the trophy.']",single,Prior +Real-Time Visual Understanding_sample_3_3,Attribute Perception,What color is the goalkeeper's kit when standing in front of the goalposts?,00:01:09,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_3_4,Object Perception,What advertisement is displayed on the red boards behind the goal?,00:02:03,C,"['A. AMBILIGHT TV.', 'B. NIKE.', 'C. ESTRELLA DAMM.', 'D. ADIDAS.']",single,Concurrent +Real-Time Visual Understanding_sample_3_5,Action Perception,What are the two people in the video frame doing now?,00:02:51,A,"['A. handshaking.', 'B. Hugging.', 'C. High-fiving.', 'D. Fist bumping.']",single,Concurrent +Real-Time Visual Understanding_sample_4_1,Object Perception,What emblem appears at the beginning of the video?,00:00:20,B,"['A. An animal symbol.', 'B. A football club shield.', 'C. A national flag.', 'D. A corporate logo.']",single,Prior +Real-Time Visual Understanding_sample_4_2,Causal Reasoning,Why are the players in green and white striving to intercept the ball?,00:00:19,C,"['A. They are warming up for the game.', 'B. They are practicing their defensive moves.', 'C. They are reacting to an offensive move toward the goal.', 'D. They are performing a choreographed play.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_3,Text-Rich Understanding,What was the score and the position of the teams right now?,00:01:04,C,"['A. 1-0, the team in blue and red is leading.', 'B. 2-0, the team in white is leading.', 'C. 2-0, the team in blue and red is leading.', 'D. 1-1, the teams are tied.']",single,Concurrent +Real-Time Visual Understanding_sample_4_4,Event Understanding,What is the updated score after the player in number 11 scored a goal?,00:02:11,D,"['A. 2-0.', 'B. 3-0.', 'C. 5-0.', 'D. 4-0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_5,Attribute Perception,"What uniform does the player named ""JOAO CANCELO"" wear?",00:03:40,B,"['A. Purple and white.', 'B. Red and blue striped.', 'C. Blue and yellow.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_5_1,Text-Rich Understanding,What name is written on the goalkeeper's bright green jersey?,00:00:14,B,"['A. NEUER.', 'B. PICKFORD.', 'C. DE GEA.', 'D. COURTOIS.']",single,Prior +Real-Time Visual Understanding_sample_5_2,Object Perception,What brand is visible on the player's white cleats?,00:00:18,C,"['A. Nike.', 'B. Puma.', 'C. Adidas.', 'D. Under Armour.']",single,Concurrent +Real-Time Visual Understanding_sample_5_3,Event Understanding,What is the outcome of the penalty kick just now?,00:02:27,C,"['A. The goalkeeper saves the ball.', 'B. The ball hits the post.', 'C. The ball goes over the crossbar.', 'D. The ball goes into the net.']",multiple,Concurrent +Real-Time Visual Understanding_sample_5_4,Action Perception,What did the goalkeeper do during the penalty kick?,00:04:33,B,"['A. Stood still.', 'B. Dived to his left.', 'C. Dived to his right.', 'D. Ran towards the ball.']",multiple,Prior +Real-Time Visual Understanding_sample_5_5,Text-Rich Understanding,What number is on the back of the goalkeeper's kit who is preparing to dive for the penalty kick?,00:07:23,D,"['A. 10.', 'B. 7.', 'C. 5.', 'D. 1.']",single,Prior +Real-Time Visual Understanding_sample_6_1,Action Perception,What action is the player in the white shirt with number 20 doing?,00:00:14,D,"['A. Walking on the field.', 'B. Preparing for a penalty kick.', 'C. Waving to the crowd.', 'D. Kneeling on the ground.']",single,Prior +Real-Time Visual Understanding_sample_6_2,Object Perception,What brand is advertised on the boards behind the goal?,00:02:25,D,"['A. Adidas.', 'B. Nike.', 'C. Pepsi.', 'D. Kia Motors.']",single,Concurrent +Real-Time Visual Understanding_sample_6_3,Event Understanding,What is the crowd's reaction during the player's preparation for the penalty kick?,00:02:31,D,"['A. Celebrating wildly.', 'B. Leaving the stadium.', 'C. Booing the player.', 'D. Seemingly in prayer or anticipation.']",single,Concurrent +Real-Time Visual Understanding_sample_6_4,Action Perception,What is the player in the black jersey doing just now?,00:04:53,D,"['A. Raising both arms.', 'B. Moving away from the ball.', 'C. Running toward the crowd.', 'D. Bending down to adjust the football.']",multiple,Concurrent +Real-Time Visual Understanding_sample_6_5,Text-Rich Understanding,What is written on the back of the goalkeeper's jersey?,00:07:05,C,"['A. SMITH 10.', 'B. JONES 15.', 'C. SCHEMEICHEL 1.', 'D. MARTIN 8.']",single,Prior +Real-Time Visual Understanding_sample_7_1,Event Understanding,What is happening in the penalty area of the football field?,00:00:16,A,"['A. A player is preparing to take a penalty kick.', 'B. A player is scoring a goal.', 'C. A fight is breaking out.', 'D. The referee is ending the game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_2,Event Understanding,What happens after the penalty kick is taken?,00:02:15,A,"['A. The penalty kick was saved by the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The ball goes into the bottom left of the net.', 'D. The ball is deflected by a defender.']",multiple,Prior +Real-Time Visual Understanding_sample_7_3,Action Perception,What does the player in the white and light blue striped jersey do after running forward?,00:04:20,D,"['A. Passes the ball.', 'B. Stops running.', 'C. Celebrates.', 'D. Kicks the ball towards the goal.']",multiple,Prior +Real-Time Visual Understanding_sample_7_4,Event Understanding,What happens after the goalkeeper dives to his right?,00:04:18,A,"['A. The ball goes past the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The player misses the goal.', 'D. The ball hits the post.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_5,Event Understanding,What event is taking place right now?,00:06:36,A,"['A. A soccer match celebration.', 'B. A concert.', 'C. A protest.', 'D. A graduation ceremony.']",multiple,Concurrent +Real-Time Visual Understanding_sample_8_1,Attribute Perception,What is the color and number of the football player's jersey who is preparing for a penalty kick?,00:00:05,D,"['A. Red, 10.', 'B. Blue, 14.', 'C. Black, 22.', 'D. White, 26.']",single,Concurrent +Real-Time Visual Understanding_sample_8_2,Attribute Perception,What name and number are on the goalkeeper's jersey righ now?,00:00:14,D,"['A. COSTA, 26.', 'B. RONALDO, 7.', 'C. MESSI, 10.', 'D. DIOGO COSTA, 22.']",single,Concurrent +Real-Time Visual Understanding_sample_8_3,Text-Rich Understanding,What advertisement is visible around the perimeter of the field right now?,00:01:25,C,"['A. ""Airbnb"".', 'B. ""Expedia"".', 'C. ""Booking.com"".', 'D. ""TripAdvisor"".']",single,Concurrent +Real-Time Visual Understanding_sample_8_4,Attribute Perception,What colors are present on the shirt of the fan holding the scarf?,00:02:43,D,"['A. Red with white trimming.', 'B. Green with red trimming.', 'C. Yellow with red trimming.', 'D. Red with green trimming.']",single,Concurrent +Real-Time Visual Understanding_sample_8_5,Event Understanding,What is the outcome of Bernardo's penalty kick?,00:04:16,D,"['A. The ball hits the post.', 'B. The ball goes out of bounds.', 'C. The goalkeeper saves the ball.', 'D. The ball hits the back of the net.']",multiple,Prior +Real-Time Visual Understanding_sample_9_1,Text-Rich Understanding,What card is this person playing now?,00:00:11,A,"['A. Nine of Spades.', 'B. Six of Spades.', 'C. Nine of Hearts.', 'D. Seven of Diamonds.']",multiple,Prior +Real-Time Visual Understanding_sample_9_2,Clips Summarize,What does the video primarily capture?,00:00:19,A,"['A. A card game in progress between two individuals.', 'B. A cooking tutorial.', 'C. A conversation between two people.', 'D. A travel vlog.']",single,Concurrent +Real-Time Visual Understanding_sample_9_3,Object Perception,What else is on the table besides the playing cards and a black object?,00:00:54,A,"['A. A pair of glasses.', 'B. A computer.', 'C. A pile of books.', 'D. A stack of notebooks.']",single,Concurrent +Real-Time Visual Understanding_sample_9_4,Attribute Perception,What type of shirt is the opponent wearing?,00:01:11,A,"['A. A blue and white patterned shirt.', 'B. A plain white shir.', 'C. A yellow patterned shirt.', 'D. A red checkered shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_9_5,Prospective Reasoning,What will the camera holder most likely do next?,00:01:15,A,"['A. Place Four of hearts onto the central pile.', 'B. Place the Ace of Spades onto the discard pile.', 'C. Put the Seven of Diamonds onto the foundation stack.', 'D. Move the King of Clubs to the empty tableau column.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_1,Attribute Perception,What is the color of the sky right now?,00:00:31,B,"['A. Clear with sunshine.', 'B. Overcast with heavy clouds.', 'C. Dark and stormy.', 'D. Clear with scattered clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_10_2,Event Understanding,What happens after the person stops mashing and places the bowl to one side?,00:02:08,A,"['A. He pick up pineapple from the table.', 'B. He begin slicing a yellow fruit.', 'C. He start grilling pineapple and meat.', 'D. He pour sauce into a small white bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_3,Spatial Understanding,How are the food items arranged on the grill?,00:04:42,C,"['A. The buns are on the right side, and the vegetables and meat are on the left side.', 'B. The buns are on the top, and the vegetables and meat are on the bottom.', 'C. The buns are on the left side, and the vegetables and meat are on the right side.', 'D. The buns are at the center, and the vegetables and meat are on both sides.']",single,Prior +Real-Time Visual Understanding_sample_10_4,Attribute Perception,Which item placed on the grill has a yellow color?,00:05:04,C,"['A. Meat slices.', 'B. Bell pepper.', 'C. Pineapple.', 'D. Hamburger buns.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_5,Attribute Perception,What item is the person holding right now?,00:07:37,A,"['A. A white rectangular plate with hamburgers.', 'B. A white circular plate with a fish.', 'C. A blue rectangular plate with a salad.', 'D. A green square plate with a pie.']",single,Concurrent +Real-Time Visual Understanding_sample_11_1,Object Perception,What is prominently displayed in red letters on the top shelf in the kitchen?,00:00:22,B,"['A. EAT.', 'B. COOK.', 'C. CHEF.', 'D. BAKE.']",single,Concurrent +Real-Time Visual Understanding_sample_11_2,Action Perception,What action does the person take with the cauliflower?,00:01:20,C,"['A. He put it back on the counter.', 'B. He wash it under the sink.', 'C. He position it on a cutting board and cut it.', 'D. He place it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_3,Action Perception,What is the person doing with the cauliflower right now?,00:02:08,C,"['A. Cutting it.', 'B. Seasoning it.', 'C. Placing it in the frying pan.', 'D. Washing it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_4,Event Understanding,What action does the person perform after adding the golden liquid to the bowl?,00:07:11,A,"['A. Begins stirring the mixture.', 'B. Starts cutting vegetables.', 'C. Places the bowl on the counter.', 'D. Prepares another ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_5,Object Perception,What is the person holding right now?,00:08:22,C,"['A. A knife and a bowl.', 'B. A spoon and a knife.', 'C. A spoon and a towel.', 'D. A frying pan and a spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_12_1,Attribute Perception,What color shirt is the man wearing when he holds the white plate with a piece of raw steak?,00:00:57,A,"['A. Dark gray.', 'B. Green.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_12_2,Object Perception,What object is the person holding and gesturing towards right now?,00:01:25,D,"['A. A frying pan.', 'B. A bowl of radishes.', 'C. A jar of chili flakes.', 'D. A plate with raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_12_3,Object Perception,What is the person holding in their hand?,00:03:05,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. Red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_12_4,Object Perception,What is the man holding in his right hand while preparing food on the cutting board?,00:09:04,D,"['A. A jar of salt.', 'B. Half a lemon.', 'C. A red vegetable.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_12_5,Text-Rich Understanding,What is the title of the cookbook prominently featured?,00:11:04,A,"['A. ""Gordon Ramsay in 10: Delicious Recipes Made in a Flash"".', 'B. ""Jamie Oliver\'s 30-Minute Meals"".', 'C. ""Gordon Ramsay\'s Ultimate Cookery Course"".', 'D. ""Nigella Express: Good Food Fast"".']",single,Concurrent +Real-Time Visual Understanding_sample_13_1,Attribute Perception,What shirt color is the individual wearing right now?,00:00:21,D,"['A. Dark blue.', 'B. Grey.', 'C. White.', 'D. Dark green.']",single,Concurrent +Real-Time Visual Understanding_sample_13_2,Action Perception,What was the person doing while holding the grater over the bowl?,00:07:06,D,"['A. Slicing the orange.', 'B. Mixing ingredients.', 'C. Washing the orange.', 'D. Grating the orange peel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_3,Causal Reasoning,Why does the man bend over the counter?,00:08:17,B,"['A. To pick up a dropped item.', 'B. To peel an orange.', 'C. To check the stove.', 'D. To clean the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_4,Object Perception,What tool is the person using to grate the orange?,00:09:35,D,"['A. Cheese grater.', 'B. Knife.', 'C. Peeler.', 'D. Microplane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_5,Object Perception,What is the man sprinkling onto the dish in the kitchen?,00:11:26,D,"['A. Sugar.', 'B. Flour.', 'C. Cocoa powder.', 'D. Sliced nut.']",multiple,Prior +Real-Time Visual Understanding_sample_14_1,Object Perception,What is displayed prominently in the center at the very beginning of the video?,00:00:20,D,"['A. A clock with hands.', 'B. A knife and fork.', 'C. A kitchen setting.', 'D. A large number ""10"".']",single,Prior +Real-Time Visual Understanding_sample_14_2,Object Perception,What item is the man holding while adding seasoning to the bowl?,00:01:14,D,"['A. A small jar.', 'B. A wooden spoon.', 'C. A bottle of oil.', 'D. A thin, red, rectangular can.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_3,Event Understanding,What does the person do immediately after transferring the seasoned chicken to the grill pan?,00:02:12,B,"['A. Adds oil to the pan.', 'B. Sprinkles additional seasoning onto the meat.', 'C. Places the glass bowl in the sink.', 'D. Turns up the heat on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_4,Action Perception,What does the person do with the avocado after cutting it?,00:04:34,C,"['A. Adds it whole to the blender.', 'B. Mashes it with a spoon.', 'C. Scoops out the flesh and places it into the blending container.', 'D. Peels off the skin and discards it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_5,Object Perception,What are some of the components of the salad on the cutting board?,00:10:21,D,"['A. Spinach, red cabbage, tomato, feta cheese, and olives.', 'B. Lettuce, red cabbage, tomato, feta cheese, and croutons.', 'C. Spinach, red cabbage, avocado, feta cheese, and croutons.', 'D. Lettuce, red cabbage, avocado, feta cheese, and croutons, chicken.']",single,Concurrent +Real-Time Visual Understanding_sample_15_1,Action Perception,What does the person do right after zesting the lime over the bowl?,00:01:32,D,"['A. Mixes the ingredients with a spoon.', 'B. Adds another ingredient from a bottle.', 'C. Places the lime on the countertop.', 'D. Mixes the ingredients by his hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_15_2,Object Perception,What item is the man holding in his left hand right now?,00:02:40,D,"['A. A spatula.', 'B. A red pepper mill.', 'C. A glass bowl.', 'D. A bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_15_3,Attribute Perception,What colors are visible in the dish of rice on the stovetop?,00:04:39,A,"['A. White, red, and green.', 'B. White and green.', 'C. Brown and green.', 'D. Brown, red, and green.']",single,Prior +Real-Time Visual Understanding_sample_15_4,Attribute Perception,What color are the walls in the kitchen?,00:05:05,A,"['A. White.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_15_5,Event Understanding,What sequence of actions was the person follow after tilting the pan?,00:08:41,A,"['A. Pouring food into a bowl, setting the pan aside, and wiping the countertop.', 'B. Chopping vegetables, stirring the pan, and explaining the recipe.', 'C. Pouring food into a bowl, adding more ingredients, and tasting the dish.', 'D. Stirring the food, plating the dish, and washing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_1,Object Perception,What is the man from the introduction holding in his hand right now?,00:00:09,C,"['A. A cookbook.', 'B. A knife.', 'C. A towel.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_16_2,Object Perception,What is placed on the ridged grill pan right now?,00:05:27,A,"['A. A large piece of raw ground meat.', 'B. A piece of chicken.', 'C. A slice of bread.', 'D. A fish fillet.']",single,Prior +Real-Time Visual Understanding_sample_16_3,Object Perception,What items are present on the grill pan right now?,00:08:01,B,"['A. Chicken breast, tomato slices, and mushrooms.', 'B. Grilled onions, beef patty, and bacon strips.', 'C. Fish fillets, asparagus, and lemon slices.', 'D. Sausage links, green peppers, and onions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_4,Object Perception,What item is displayed on the phone screen right now?,00:10:42,C,"['A. A recipe.', 'B. A cooking video.', 'C. The time.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_16_5,Action Perception,What does the person with long blonde hair do in the video?,00:10:59,C,"['A. Cooks a meal.', 'B. Washes dishes.', 'C. Record a video about this food.', 'D. Sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_1,Action Perception,What action is the person taking with the meat?,00:02:04,B,"['A. He seasons the meat.', 'B. He lowers the meat into the frying pan.', 'C. He cuts the meat into pieces.', 'D. He removes the meat from the frying pan.']",multiple,Prior +Real-Time Visual Understanding_sample_17_2,Object Perception,What type of fruit is being squeezed right now?,00:04:03,C,"['A. Blueberry.', 'B. Orange.', 'C. Yellow Plum.', 'D. Apple.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_3,Object Perception,What is the man using to cook food in the pan?,00:06:03,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. Red kitchen tongs.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_17_4,Object Perception,What is simmering in a pan on the right side of the kitchen counter right now?,00:08:01,A,"['A. Tomatoes slices.', 'B. Cooked food.', 'C. Vegetables.', 'D. Leafy greens.']",single,Concurrent +Real-Time Visual Understanding_sample_17_5,Action Perception,What is this person doing now right now?,00:09:12,B,"['A. Dice the green onions finely.', 'B. Chop the cilantro finely.', 'C. Climbing ropes and carabiners.', 'D. First aid kits and maps.']",multiple,Concurrent +Real-Time Visual Understanding_sample_18_1,Object Perception,What sign is decorating the upper left portion of the wall behind the man?,00:00:40,C,"['A. A blue ""CHEF"" sign.', 'B. A yellow ""COOK"" sign.', 'C. A red ""COOK"" sign.', 'D. A green ""CHEF"" sign.']",single,Concurrent +Real-Time Visual Understanding_sample_18_2,Object Perception,What is the man at the stove wearing?,00:01:57,C,"['A. A green T-shirt.', 'B. A striped shirt.', 'C. A dark T-shirt.', ""D. A chef's hat.""]",single,Concurrent +Real-Time Visual Understanding_sample_18_3,Object Perception,What is the chef holding while stirring the leafy greens in the pan?,00:03:20,C,"['A. A metal spoon.', 'B. A plastic spatula.', 'C. A wooden spoon.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_18_4,Action Perception,What is the man doing right now?,00:06:46,B,"['A. He chops vegetables.', 'B. He uses spoon to lift yellow pasta from the pot.', 'C. He pours sauce into the pot.', 'D. He sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_18_5,Text-Rich Understanding,How much time does this person have left now??,00:09:05,B,"['A. 01:53.', 'B. 01:52.', 'C. 01:51.', 'D. 01:54.']",single,Concurrent +Real-Time Visual Understanding_sample_19_1,Attribute Perception,What is the color of the baking dish filled with flour?,00:03:01,B,"['A. Blue.', 'B. Grey.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_19_2,Object Perception,What item does the person use to mix the contents of the bowl?,00:06:03,C,"['A. A spoon.', 'B. A fork.', 'C. A whisk.', 'D. A spatula.']",multiple,Concurrent +Real-Time Visual Understanding_sample_19_3,Object Perception,What is the person wearing while standing in the kitchen?,00:06:01,B,"['A. A blue apron.', 'B. A white t-shirt.', 'C. A black jacket.', 'D. A red sweater.']",single,Concurrent +Real-Time Visual Understanding_sample_19_4,Object Perception,What is on the countertop in front of the man right now?,00:09:02,C,"['A. A loaf of bread and a bottle of wine.', 'B. A bowl of fruit and a bottle of juice.', 'C. A cutting board with sliced potatoes.', 'D. A plate of vegetables and a bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_19_5,Object Perception,What is the countertop made of in the kitchen scene?,00:12:06,C,"['A. Granite.', 'B. Wood.', 'C. Marble.', 'D. Stainless steel.']",single,Concurrent +Real-Time Visual Understanding_sample_20_1,Attribute Perception,What is the color of the man's t-shirt in the initial video?,00:00:51,B,"['A. Light blue.', 'B. Dark navy blue.', 'C. White.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_20_2,Object Perception,What item is the woman initially holding in her left hand right now?,00:01:00,D,"['A. A green container.', 'B. A small saucepan.', 'C. A white bowl.', 'D. A can.']",single,Concurrent +Real-Time Visual Understanding_sample_20_3,Object Perception,What item is the woman holding in her left hand right now?,00:02:01,B,"['A. A carton of eggs.', 'B. A white mixing bowl.', 'C. A whisk.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_20_4,Attribute Perception,What color is the fluid being poured onto the griddle?,00:03:01,B,"['A. White.', 'B. Yellow.', 'C. Brown.', 'D. Red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_20_5,Event Understanding,What has this woman just done?,00:05:22,B,"['A. Pour the cooked seasonings from the pot onto the chicken wings on the grill.', 'B. Pour the seasonings from the pot onto the panca.', 'C. Pour the prepared sauce from the pot onto the roasted fish.', 'D. Pour the mixed spices from the pot onto the steak being seared.']",multiple,Concurrent +Real-Time Visual Understanding_sample_21_1,Object Perception,What is the person holding right now?,00:01:06,C,"['A. A spatula.', 'B. A spoon.', 'C. An olive oil bottle.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_21_2,Object Perception,What is the woman holding over the black frying pan?,00:02:45,C,"['A. A wooden spoon.', 'B. A salt shaker.', 'C. noodles.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_3,Object Perception,What is the woman holding while she is stirring the pot on the stove?,00:03:05,C,"['A. A ladle.', 'B. A whisk.', 'C. A tongs.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_4,Attribute Perception,What color is the pot being used by the person in the kitchen?,00:04:01,B,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_21_5,Object Perception,What item is the woman holding in her hand right now?,00:05:15,B,"['A. A red book.', 'B. A salt grinder.', 'C. A cup of coffee.', 'D. A newspaper.']",single,Concurrent +Real-Time Visual Understanding_sample_22_1,Object Perception,What is the woman holding in her right hand right now?,00:01:02,D,"['A. A silver pot.', 'B. A green-bottled container.', 'C. A glass bowl.', 'D. A silver spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_22_2,Action Perception,What does the woman do after pouring a small amount of a white substance into the pot?,00:01:15,D,"['A. Places the bowl on the counter.', 'B. Looks out the window.', 'C. Shakes the spoon.', 'D. Stirs the contents of the pot with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_22_3,Attribute Perception,What color is the woman's nail polish?,00:03:03,D,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Pale.']",single,Concurrent +Real-Time Visual Understanding_sample_22_4,Attribute Perception,What is one of the items visible on the kitchen counter along with the condiments?,00:04:10,D,"['A. A red mug.', 'B. A blue cup.', 'C. A yellow bowl.', 'D. A green mug.']",single,Concurrent +Real-Time Visual Understanding_sample_22_5,Action Perception,What has this woman just done?,00:04:36,D,"['A. She starts cleaning the pan.', 'B. She begins to wash the plate.', 'C. She opens the refrigerator.', 'D. She chop the green onions on the cutting board.']",multiple,Concurrent +Real-Time Visual Understanding_sample_23_1,Text-Rich Understanding,What text appears on the screen right now?,00:00:18,A,"['A. ""RAMSAY in 10"".', 'B. ""RAMSAY in 5"".', 'C. ""COOKING in 10"".', 'D. ""CHEF in 10"".']",single,Prior +Real-Time Visual Understanding_sample_23_2,Object Perception,What item is the woman holding while stirring the pot?,00:01:02,D,"['A. A wooden spoon.', 'B. A glass bottle of oil.', 'C. A pepper grinder.', 'D. A small bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_23_3,Attribute Perception,What is the woman wearing while she is cooking?,00:02:12,A,"['A. A black off-the-shoulder top.', 'B. A white apron.', 'C. A red shirt.', 'D. A blue dress.']",single,Concurrent +Real-Time Visual Understanding_sample_23_4,Object Perception,What is being sautéed in the black frying pan?,00:03:51,D,"['A. Diced onions and green vegetables.', 'B. Sliced potatoes and pieces of meat.', 'C. Diced onions and mushrooms.', 'D. Diced onions and pieces of meat.']",single,Concurrent +Real-Time Visual Understanding_sample_23_5,Causal Reasoning,Why does the woman lift the frying pan at a slight angle and shake it?,00:04:18,C,"['A. To add more oil to the pan.', 'B. To check if the contents are cooked.', 'C. To ensure the ingredients are moved around for even cooking.', 'D. To cool down the pan.']",multiple,Concurrent +Real-Time Visual Understanding_sample_24_1,Object Perception,What is the woman wearing?,00:01:00,D,"['A. A red dress with white dots.', 'B. A blue blouse with yellow stripes.', 'C. A green apron with floral patterns.', 'D. A white sleeveless top with black polka dots.']",single,Concurrent +Real-Time Visual Understanding_sample_24_2,Action Perception,What action is the woman performing with the spice jar?,00:01:24,C,"['A. She is shaking the spice jar over the ingredients.', 'B. She is pouring the spice directly into the bowl.', 'C. She is spooning the spice into the bowl.', 'D. She is closing the lid of the spice jar.']",single,Concurrent +Real-Time Visual Understanding_sample_24_3,Text-Rich Understanding,What text appeared on the just now?,00:02:57,D,"['A. ""Cooking Time: 10 minutes"".', 'B. ""Season to Taste"".', 'C. ""Ingredients: Beef, Salt, Pepper"".', 'D. ""Recipe is in the description below"".']",single,Prior +Real-Time Visual Understanding_sample_24_4,Object Perception,What is the woman holding right now?,00:04:06,D,"['A. A spoon.', 'B. A white bowl.', 'C. A pepper mill.', 'D. A green bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_24_5,Text-Rich Understanding,How much time does this person have left now??,00:05:49,D,"['A. 10s.', 'B. More than ten seconds.', 'C. 20s.', 'D. Less than ten seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_25_1,Attribute Perception,What color is the coat worn by the man standing in front of the blue background with the text __AMSAY in 10_?,00:00:03,D,"['A. Black.', 'B. Dark blue.', 'C. Light grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_25_2,Attribute Perception,What color shirt is the person wearing right now?,00:02:10,D,"['A. Light blue.', 'B. White.', 'C. Green.', 'D. Dark navy blue.']",single,Concurrent +Real-Time Visual Understanding_sample_25_3,Object Perception,What is the person holding with his left hand right now?,00:02:44,D,"['A. A pot lid.', 'B. A wooden spoon.', 'C. A bowl of peas.', 'D. A frying pan handle.']",single,Concurrent +Real-Time Visual Understanding_sample_25_4,Object Perception,What is the man adding to the pan with oil?,00:05:29,D,"['A. Diced vegetables.', 'B. Pasta.', 'C. Herbs.', 'D. Diced meat.']",single,Concurrent +Real-Time Visual Understanding_sample_25_5,Object Perception,What ingredients are being cooked in the frying pan?,00:08:04,D,"['A. Chunks of beef, onion slices, and bits of pepper.', 'B. Slices of chicken, garlic cloves, and bits of zucchini.', 'C. Pieces of fish, broccoli florets, and bits of carrot.', 'D. Chunks of ham, mushroom slices, and bits of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_26_1,Action Perception,What is the person doing right now?,00:02:07,A,"['A. Sprinkle seasonings into the pot.', 'B. Pours oil into the pans.', 'C. Slices vegetables on the counter.', 'D. Washes hands at the sink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_2,Event Understanding,What does the person do after adding an ingredient to the pans?,00:02:11,A,"['A. Adjust the food in the pot to evenly distribute the seasonings on top.', 'B. Adjusts the heat of the pans.', 'C. Cleans the countertop.', 'D. Moves to the dining table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_3,Object Perception,What item is holding by his right hand right now?,00:06:01,A,"['A. A bottle.', 'B. Only vegetables.', 'C. Only meat pieces.', 'D. Sliced fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_26_4,Action Perception,What action is the person performing right now?,00:06:14,A,"['A. Pours the contents into the frying pan.', 'B. Puts the bottle back in the refrigerator.', 'C. Places the bottle on the counter.', 'D. Drinks from the bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_5,Causal Reasoning,Why does the person shake the frying pan after pouring the liquid into it?,00:06:26,A,"['A. To mix the ingredients.', 'B. To cool down the pan.', 'C. To stop the steam.', 'D. To clean the pan.']",multiple,Prior +Real-Time Visual Understanding_sample_27_1,Object Perception,What is the person using to stir the contents in the frying pan?,00:02:01,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A red spatula.', 'D. A plastic spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_2,Prospective Reasoning,What is the man likely to do next after reaching out to grab another ingredient from the countertop?,00:05:28,B,"['A. Serve the dish immediately.', 'B. Add the new ingredient to the frying pan.', 'C. Clean the countertop.', 'D. Turn off the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_3,Event Understanding,What is the main activity the man is engaged in right now?,00:06:24,A,"['A. Cooking shrimp.', 'B. Preparing a salad.', 'C. Washing vegetables.', 'D. Baking bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_4,Object Perception,What is the chef stirring in the pot?,00:08:02,C,"['A. A sauce.', 'B. Vegetables.', 'C. noodles.', 'D. Shrimp.']",multiple,Prior +Real-Time Visual Understanding_sample_27_5,Object Perception,What item is used by the chef to handle the food inside the pot?,00:08:25,C,"['A. A spoon.', 'B. A spatula.', 'C. A pair of tongs.', 'D. A fork.']",multiple,Prior +Real-Time Visual Understanding_sample_28_1,Text-Rich Understanding,What text appears at the top right of the screen right now?,00:00:13,B,"['A. ""Live Recording"".', 'B. ""Previously Recorded Live"".', 'C. ""Recording Now"".', 'D. ""Live Now"".']",single,Concurrent +Real-Time Visual Understanding_sample_28_2,Action Perception,What action does the man take after placing the potato slices in the frying pan?,00:05:24,B,"['A. He adds seasoning to the potatoes.', 'B. He sprinkles seasonings on the potatoes.', 'C. He washes his hands.', 'D. He prepares another dish.']",single,Concurrent +Real-Time Visual Understanding_sample_28_3,Attribute Perception,What does the man do to ensure the potatoes cook evenly in the pan?,00:05:31,B,"['A. He stirs them constantly.', 'B. He arranges them to avoid overlapping.', 'C. He covers the pan.', 'D. He adds more oil.']",single,Concurrent +Real-Time Visual Understanding_sample_28_4,Object Perception,What is this person doing right now?,00:10:39,B,"['A. He is chopping green onions.', 'B. He is slicing carrots.', 'C. He is dicing tomatoes.', 'D. He is mincing garlic.']",single,Prior +Real-Time Visual Understanding_sample_28_5,Event Understanding,What is the person doing with the bowl right now?,00:11:00,C,"['A. Putting it in the microwave.', 'B. Washing it in the sink.', 'C. Mixing its contents with a spoon.', 'D. Placing it back on the counter.']",single,Concurrent +Real-Time Visual Understanding_sample_29_1,Object Perception,What objects can be seen on the shelves in the background of the kitchen?,00:00:20,B,"['A. plants.', 'B. Plates, cups, and kitchen utensils.', 'C. Cans and jars.', 'D. Pots and pans.']",single,Prior +Real-Time Visual Understanding_sample_29_2,Object Perception,What is the person holding in their right hand?,00:02:05,A,"['A. A bottle of seasoning.', 'B. A white plate.', 'C. A mortar and pestle.', 'D. A cutting board.']",single,Concurrent +Real-Time Visual Understanding_sample_29_3,Attribute Perception,"What color is the prominent ""COOK"" sign in the kitchen background?",00:04:07,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_29_4,Action Perception,What is the person doing right now?,00:04:07,B,"['A. Scooping ingredients from a bowl.', 'B. Folding a white kitchen towel.', 'C. Adjusting the heat on the stovetop.', 'D. Washing their hands.']",single,Concurrent +Real-Time Visual Understanding_sample_29_5,Object Perception,What tool does the person use to handle the food in the pans?,00:08:18,C,"['A. A spoon.', 'B. A fork.', 'C. A spatula.', 'D. Tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_30_1,Event Understanding,What is the main activity occurring in the kitchen during the whole video?,00:03:10,A,"['A. Cooking demonstration.', 'B. Kitchen cleaning.', 'C. Family dinner.', 'D. Food tasting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_30_2,Event Understanding,What is the person behind the counter doing?,00:04:36,B,"['A. Cleaning the countertop.', 'B. Preparing food.', 'C. Washing dishes.', 'D. Reading a recipe.']",multiple,Prior +Real-Time Visual Understanding_sample_30_3,Action Perception,What does the person do after finishing chopping the onion?,00:06:32,A,"['A. Put the chopped onions into the frying pan.', 'B. Starts frying sausages.', 'C. Begins chopping another vegetable.', 'D. Adds the onion to the pot.']",multiple,Prior +Real-Time Visual Understanding_sample_30_4,Object Perception,What is the person using to stir the pot of yellow mixture?,00:12:12,C,"['A. A wooden spoon.', 'B. A metal fork.', 'C. A pink spatula.', 'D. A blue spatula and a plastic spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_30_5,Event Understanding,How does the mixture change as the person continues to stir it?,00:12:19,C,"['A. It becomes chunkier.', 'B. It separates into layers.', 'C. It becomes smoother and more uniform in color.', 'D. It loses its color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_31_1,Text-Rich Understanding,What word appears on the bottom left of the frame while the man continues his explanation?,00:00:13,C,"['A. COOK.', 'B. RAMSAY.', 'C. HOT.', 'D. READY.']",single,Concurrent +Real-Time Visual Understanding_sample_31_2,Object Perception,What is the man wearing in the kitchen?,00:02:40,C,"['A. A blue apron.', 'B. A red t-shirt.', 'C. A green t-shirt.', 'D. A white shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_31_3,Action Perception,What is the man doing with the chicken right now?,00:02:00,D,"['A. Frying it.', 'B. Cutting it.', 'C. Washing it.', 'D. Coating the chicken with flour.']",single,Concurrent +Real-Time Visual Understanding_sample_31_4,Object Perception,What is the person dipping their hand into right now?,00:04:02,C,"['A. A bowl of flour.', 'B. A bowl of breadcrumbs.', 'C. A bowl of beaten eggs.', 'D. A bowl of green herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_31_5,Counting,How many pieces of fried chicken are there in the frying pan right now?,00:06:12,B,"['A. 3', 'B. 4', 'C. 7', 'D. 9']",single,Prior +Real-Time Visual Understanding_sample_32_1,Object Perception,What is the person using to chop the onion?,00:02:02,B,"['A. A small wooden knife.', 'B. A sliver knife.', 'C. A pair of scissors.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_32_2,Spatial Understanding,How are the yellow corn and onions distributed in the frying pan?,00:02:19,C,"['A. Randomly scattered.', 'B. Piled in the center.', 'C. Evenly distributed.', 'D. Grouped separately.']",single,Concurrent +Real-Time Visual Understanding_sample_32_3,Object Perception,What is the person holding in one hand at the stove?,00:04:02,B,"['A. A wooden spoon.', 'B. A pan.', 'C. A bowl.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_32_4,Event Understanding,Where does the person transfer the food after cooking?,00:06:24,B,"['A. Onto a white plate on the left countertop.', 'B. Onto a white plate on the right countertop.', 'C. Into a bowl on the left countertop.', 'D. Into a bowl on the right countertop.']",multiple,Prior +Real-Time Visual Understanding_sample_32_5,Attribute Perception,What is the color of the towel used to clean the hands?,00:06:07,B,"['A. Blue.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_33_1,Object Perception,What item is resting on a baking sheet lined with parchment paper?,00:02:23,B,"['A. Several red sticks of rhubarb.', 'B. Two rectangular pieces of dough.', 'C. A bowl of beaten eggs.', 'D. A pile of orange slices.']",single,Concurrent +Real-Time Visual Understanding_sample_33_2,Action Perception,What does the man do after picking up the brush?,00:02:30,B,"['A. Starts stirring a liquid mixture.', 'B. Apply egg wash to the dough.', 'C. Adjusts the position of the baking tray.', 'D. Reaches for a couple of cut pieces of rhubarb.']",multiple,Concurrent +Real-Time Visual Understanding_sample_33_3,Object Perception,What is the person using to grate the orange?,00:09:21,C,"['A. A spoon.', 'B. A knife.', 'C. A grater.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_33_4,Attribute Perception,What color is the bowls' mixture into which the orange zest is grated?,00:09:27,B,"['A. Yellow.', 'B. White.', 'C. Green.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_33_5,Causal Reasoning,Why does the person use a knife after grating the orange?,00:09:43,C,"['A. To clean the countertop.', 'B. To chop more ingredients.', 'C. To scrape the zest off the grater into the bowl.', 'D. To cut the orange into slices.']",multiple,Prior +Real-Time Visual Understanding_sample_34_1,Attribute Perception,What color is the shirt worn by the person mixing ingredients at the kitchen counter?,00:02:31,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_34_2,Text-Rich Understanding,How much time does the person have left to complete their task according to the producer?,00:02:50,C,"['A. 5 minutes 30 seconds.', 'B. 7 minutes 30 seconds.', 'C. 8 minutes 30 seconds.', 'D. 9 minutes 30 seconds.']",single,Prior +Real-Time Visual Understanding_sample_34_3,Object Perception,What is the person vigorously mixing in a glass bowl?,00:04:42,B,"['A. A white creamy mixture.', 'B. A brown mixture.', 'C. A yellow batter.', 'D. A green sauce.']",single,Concurrent +Real-Time Visual Understanding_sample_34_4,Object Perception,What does the person use to mix the batter-like substance?,00:07:03,B,"['A. A metal whisk.', 'B. A wooden spoon.', 'C. A red spatula.', 'D. A plastic fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_5,Object Perception,What does the man place inside the microwave?,00:09:25,A,"['A. A small white bowl.', 'B. A silver pot.', 'C. A glass jar.', 'D. A blue plate.']",single,Prior +Real-Time Visual Understanding_sample_35_1,Object Perception,What is the man holding in his right hand?,00:03:16,C,"['A. A pen.', 'B. A spatula.', 'C. An olive oil bottle.', 'D. A remote.']",single,Concurrent +Real-Time Visual Understanding_sample_35_2,Object Perception,What is the person holding in his hand right now?,00:06:00,B,"['A. A spoon and a piece of ginger.', 'B. A knife and a towel.', 'C. A fork and a piece of onion.', 'D. A spatula and a piece of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_35_3,Action Perception,What action is the person performing right now?,00:06:09,C,"['A. Stirring a pot.', 'B. Slicing an onion.', 'C. Chopping garlic.', 'D. Peeling potatoes.']",single,Concurrent +Real-Time Visual Understanding_sample_35_4,Object Perception,What color is the handle of the frying pan that contains meat inside?,00:09:01,C,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_35_5,Action Perception,What does the person do after adding yogurt into the pot?,00:12:09,B,"['A. Turns off the stove.', 'B. Begins mixing the contents of the pot.', 'C. Places a lid on the pot.', 'D. Adds more green vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_36_1,Attribute Perception,What color are the kitchen cupboards?,00:03:22,B,"['A. Dark blue.', 'B. Light green.', 'C. White.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_36_2,Action Perception,What is the person doing with the box grater?,00:03:27,D,"['A. Slicing bread.', 'B. Chopping vegetables.', 'C. Peeling potatoes.', 'D. Grating a yellow ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_36_3,Object Perception,What is the person in a blue shirt chopping on the wooden cutting board?,00:06:42,A,"['A. Red bell pepper.', 'B. Carrots.', 'C. Green bell pepper.', 'D. Onions.']",single,Concurrent +Real-Time Visual Understanding_sample_36_4,Object Perception,What is the person holding right now?,00:10:02,A,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A whisk.', 'D. A ladle.']",single,Concurrent +Real-Time Visual Understanding_sample_36_5,Object Perception,What is the person holding in the right hand right now?,00:13:19,C,"['A. A pen.', 'B. A ladle.', 'C. A pan.', 'D. A rolling pin.']",single,Concurrent +Real-Time Visual Understanding_sample_37_1,Object Perception,What is the man holding up to the camera with his right hand right now?,00:02:34,A,"['A. An egg.', 'B. A spoon.', 'C. A bell pepper.', 'D. A chopping board.']",single,Concurrent +Real-Time Visual Understanding_sample_37_2,Event Understanding,What is the man doing with the egg after holding it up to the camera?,00:02:58,B,"['A. Cracking it into a bowl.', 'B. Placing it on the table.', 'C. Cooking it in a pan.', 'D. Putting it back in the refrigerator.']",multiple,Prior +Real-Time Visual Understanding_sample_37_3,Object Perception,What is spread over the chunks of minced meat in the frying pan?,00:05:11,A,"['A. Red chili slices.', 'B. Green peppers.', 'C. Yellow corn.', 'D. White onion rings.']",single,Concurrent +Real-Time Visual Understanding_sample_37_4,Attribute Perception,What is notable about the knife the person is using?,00:08:23,A,"['A. It is a large silver knife.', 'B. It has a wooden handle.', 'C. It is a small paring knife.', 'D. It has a serrated edge.']",single,Prior +Real-Time Visual Understanding_sample_37_5,Object Perception,What vegetables are being stir-fried in the black pan?,00:10:14,A,"['A. Sliced mushrooms, red and green bell peppers, and other greens.', 'B. Carrots, peas, and broccoli.', 'C. Zucchini, tomatoes, and onions.', 'D. Eggplants, spinach, and corn.']",single,Concurrent +Real-Time Visual Understanding_sample_38_1,Object Perception,What does the person in the teal shirt grasp with both hands?,00:02:04,A,"['A. A cauliflower head.', 'B. A frying pan.', 'C. A cutting board.', 'D. A glass container.']",single,Concurrent +Real-Time Visual Understanding_sample_38_2,Action Perception,What does the person do after picking up a pinch of seasoning or salt?,00:02:18,D,"['A. Places it on the cutting board.', 'B. Puts it back in the container.', 'C. Hands it to someone else.', 'D. Sprinkles it over the cauliflower.']",multiple,Prior +Real-Time Visual Understanding_sample_38_3,Object Perception,What is the person holding above the glass mixing bowl?,00:06:06,A,"['A. A small bottle of golden liquid.', 'B. A jar of honey.', 'C. A bottle of olive oil.', 'D. A cup of vinegar.']",single,Prior +Real-Time Visual Understanding_sample_38_4,Object Perception,Which utensil is the person using to stir the mixture?,00:06:15,A,"['A. Spoon.', 'B. Fork.', 'C. Whisk.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_38_5,Clips Summarize,What is the overall activity taking place in the kitchen?,00:06:18,A,"['A. Making a delicate cauliflower dish.', 'B. Baking a cake.', 'C. Making a sandwich.', 'D. Cooking pasta.']",multiple,Concurrent +Real-Time Visual Understanding_sample_39_1,Object Perception,What is the person in the blue T-shirt pouring into the pan?,00:01:45,A,"['A. Oil.', 'B. Water.', 'C. Milk.', 'D. Vinegar.']",single,Prior +Real-Time Visual Understanding_sample_39_2,Object Perception,Which of the following items is NOT mentioned as being on the countertop?,00:01:45,A,"['A. A blender.', 'B. A bowl of cauliflower.', 'C. A chopping board with diced ingredients.', 'D. Butter.']",single,Concurrent +Real-Time Visual Understanding_sample_39_3,Object Perception,What is the man holding in his right hand right now?,00:03:20,A,"['A. A frying pan.', 'B. A spoon.', 'C. A knife.', 'D. A red container.']",single,Concurrent +Real-Time Visual Understanding_sample_39_4,Object Perception,What is the man in the blue T-shirt pulling out from the oven?,00:05:01,A,"['A. two bread.', 'B. A pie.', 'C. A cake.', 'D. A pot.']",single,Concurrent +Real-Time Visual Understanding_sample_39_5,Object Perception,What is the person using to arrange food on the baking tray right now?,00:06:43,A,"['A. His hands.', 'B. Spoon.', 'C. Tongs.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_40_1,Text-Rich Understanding,What is prominently displayed behind the person standing against a blue backdrop?,00:00:20,D,"['A. ""CHEF in 10"".', 'B. ""COOK in 10"".', 'C. ""BAKE in 10"".', 'D. ""RAMSAY in 10"".']",single,Prior +Real-Time Visual Understanding_sample_40_2,Object Perception,What is the person adding to the blender cup?,00:04:00,D,"['A. Fresh fruits.', 'B. Spices.', 'C. Oil.', 'D. Fresh herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_40_3,Object Perception,What is the person slicing with the knife?,08:01,D,"['A. Lemon.', 'B. Meat.', 'C. Apple.', 'D. Bread.']",single,Concurrent +Real-Time Visual Understanding_sample_40_4,Attribute Perception,What food is on the baking tray now?,00:08:26,A,"['A. Two slices of lemon and a roasted chicken.', 'B. Three slices of lime and a grilled fish.', 'C. Four slices of orange and a baked ham.', 'D. Five slices of cucumber and a roasted turkey.']",single,Concurrent +Real-Time Visual Understanding_sample_40_5,Causal Reasoning,What indicates that the grill pan is hot?,00:08:12,B,"['A. The grill pan has lemons on it.', 'B. The grill pan is emitting steam.', 'C. The grill pan is being repositioned.', 'D. The grill pan is making noise.']",multiple,Prior +Real-Time Visual Understanding_sample_41_1,Object Perception,What is the man standing in front of in the initial video?,00:00:20,D,"['A. A wooden cabinet.', 'B. A glass door.', 'C. A blackboard.', 'D. A stainless steel refrigerator.']",single,Prior +Real-Time Visual Understanding_sample_41_2,Object Perception,What is the woman holding in her left hand?,00:01:04,D,"['A. A loaf of bread.', 'B. A carton of milk.', 'C. A frying pan.', 'D. A jar.']",single,Concurrent +Real-Time Visual Understanding_sample_41_3,Action Perception,What does the woman do after opening the jar?,00:01:03,A,"['A. Pour the seasoning inside it into the white bowl with eggs.', 'B. Looks out the window.', 'C. Moves to the refrigerator.', 'D. Picks up a loaf of bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_41_4,Action Perception,What is the woman doing right now?,00:02:00,A,"['A. Pour the cereal from the box into a transparent glass of water.', 'B. Pour the sugar from the jar into a cup of hot tea.', 'C. Pour the pasta from the bag into a pot of boiling water.', 'D. Pour the flour from the container into a bowl of milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_41_5,Object Perception,What does the woman use to ensure the bread is evenly coated with the mixture?,00:04:04,D,"['A. A spoon.', 'B. Her fingers.', 'C. A fork.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_42_1,Object Perception,What is the person holding in their right hand at the beginning of the video?,00:02:01,B,"['A. A green vegetable.', 'B. A red bottle cap.', 'C. A blue utensil.', 'D. A white jar.']",single,Prior +Real-Time Visual Understanding_sample_42_2,Attribute Perception,What are the colors of the cabinets and the walls in the kitchen?,00:02:40,B,"['A. Red cabinets and white walls.', 'B. Blue cabinets and white brick walls.', 'C. White cabinets and blue walls.', 'D. Green cabinets and white brick walls.']",single,Prior +Real-Time Visual Understanding_sample_42_3,Object Perception,What does the person hold over after touching the handle of the pan?,00:06:03,B,"['A. A frying pan.', 'B. A bowl filled with shredded ingredients.', 'C. A pot.', 'D. A set of knives.']",single,Prior +Real-Time Visual Understanding_sample_42_4,Counting,How many active burners are revealed in the top-down view of the stove?,00:06:25,C,"['A. One.', 'B. Two.', 'C. Five.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_42_5,Text-Rich Understanding,What do the decorative letters on the top shelf spell?,00:06:05,C,"['A. EAT.', 'B. CHEF.', 'C. COOK.', 'D. FOOD.']",single,Prior +Real-Time Visual Understanding_sample_43_1,Object Perception,What item is being held by a person at the beginning?,00:00:20,A,"['A. A white plate with pasta.', 'B. A blue bowl with salad.', 'C. A black pan with meat.', 'D. A green cup with tea.']",single,Prior +Real-Time Visual Understanding_sample_43_2,Attribute Perception,What color are the slices of garlic as they are being cooked in the frying pan?,00:03:39,A,"['A. White.', 'B. Green.', 'C. Caramelized.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_43_3,Object Perception,What is the person using to stir the pot containing noodles?,00:06:46,C,"['A. Wooden spoon.', 'B. Plastic spatula.', 'C. Metal tongs.', 'D. Silicone whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_43_4,Object Perception,What is inside the frying pan right now?,00:10:00,A,"['A. A mixture of vegetables, including green peas and diced tomatoes.', 'B. Boiling water with pasta.', 'C. Chicken and herbs.', 'D. A steak and mushrooms.']",single,Concurrent +Real-Time Visual Understanding_sample_43_5,Event Understanding,What happens after the chef uses tongs to lift pasta out of the pot?,00:10:11,B,"['A. The chef drains the pasta and sets it aside.', 'B. The chef transfers the pasta to the frying pan containing vegetables.', 'C. The chef adds seasoning to the boiling water.', 'D. The chef puts the pasta back into the boiling water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_44_1,Object Perception,What objects make up the hands of the clock shown at the beginning of the video?,00:00:20,C,"['A. Fork and spoon.', 'B. Knife and spoon.', 'C. Knife and fork.', 'D. Spoon and chopstick.']",single,Prior +Real-Time Visual Understanding_sample_44_2,Object Perception,What is in the left pan?,00:04:03,B,"['A. Pasta and sauce.', 'B. Pear slices sprinkled with cinnamon powder.', 'C. Only vegetables.', 'D. Only meat.']",single,Prior +Real-Time Visual Understanding_sample_44_3,Object Perception,What is the person holding in their right hand at the beginning?,00:04:21,B,"['A. A spatula.', 'B. A striped towel.', 'C. A fork.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_44_4,Attribute Perception,What is the color of the liquid in the mixing bowl that the bread is dipped into?,00:05:25,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_44_5,Causal Reasoning,Why does the person use a towel?,00:05:36,B,"['A. To clean the stove.', 'B. To avoid burning his hand.', 'C. To cover the bread.', 'D. To wipe the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_1,Object Perception,What is located on the top shelf in the kitchen?,00:00:08,B,"['A. Jars and bottles.', 'B. A large red ""COOK"" sign.', 'C. A clock.', 'D. A set of knives.']",single,Concurrent +Real-Time Visual Understanding_sample_45_2,Action Perception,What is the man doing with his hands right now?,00:01:44,B,"['A. Washing dishes.', 'B. Kneading and mixing food.', 'C. Cutting vegetables.', 'D. Stirring a pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_3,Action Perception,What action is the man performing with the mixture on the bowl?,00:01:58,A,"['A. Rolling it into a ball.', 'B. Flattening it.', 'C. Cutting it into pieces.', 'D. Mixing it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_4,Action Perception,What does the person do with the sliced red pepper after cutting it?,00:03:36,B,"['A. Stores it in a container.', 'B. Adds it to a pan with white rice.', 'C. Throws it away.', 'D. Eats it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_5,Object Perception,What was being picked up by the person just now?,00:06:46,B,"['A. Red pepper.', 'B. Green onions.', 'C. Sliced cucumbers.', 'D. Lettuce.']",multiple,Prior +Real-Time Visual Understanding_sample_46_1,Object Perception,What is placed on the gas stove burner right now?,00:01:19,D,"['A. A saucepan with boiling water.', 'B. A kettle with tea.', 'C. A wok with vegetables.', 'D. A frying pan containing several garlic.']",single,Concurrent +Real-Time Visual Understanding_sample_46_2,Event Understanding,What is the person doing with the bread on the cutting board?,00:01:59,C,"['A. Marinating it.', 'B. Grilling it.', 'C. Preparing to cut it.', 'D. Weighing it.']",multiple,Prior +Real-Time Visual Understanding_sample_46_3,Action Perception,What does the person do after placing sandwich slices on the grill pan?,00:03:30,A,"['A. Pours oil over the sandwiches.', 'B. Adds seasoning to the sandwiches.', 'C. Puts a lid on the grill pan.', 'D. Turns off the burner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_46_4,Action Perception,What is the person doing right now?,00:05:14,C,"['A. Spread the butter onto the piece of toast.', 'B. Spread the jam onto the biscuit.', 'C. Spread the condiments onto the slice of bread.', 'D. Spread the mayonnaise onto the sandwich bun.']",single,Concurrent +Real-Time Visual Understanding_sample_46_5,Object Perception,What object is the person using to garnish the food?,00:06:54,D,"['A. Fork.', 'B. Knife.', 'C. Tongs.', 'D. Spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_47_1,Object Perception,What graphic is featured in the video at the beginning?,00:00:20,D,"['A. A large white number ""10"" with a spoon and fork positioned like clock hands on a white plate.', 'B. A large white number ""10"" with a spoon and knife positioned like clock hands on a white plate.', 'C. A large white number ""10"" with a fork and knife positioned like clock hands on a blue plate.', 'D. A large white number ""10"" with a fork and knife positioned like clock hands on a white plate.']",single,Prior +Real-Time Visual Understanding_sample_47_2,Object Perception,What is the man seasoning on the white plate?,00:02:06,D,"['A. Vegetables.', 'B. Bread.', 'C. Fish.', 'D. Raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_47_3,Object Perception,What is being used to manage the food on the grill?,00:04:01,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. A pair of red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_47_4,Action Perception,What does the man do with the striped cloth?,00:06:05,C,"['A. He wipes the counter.', 'B. He holds it in his right hand.', 'C. He places it next to the cutting board.', 'D. He uses it to cover the bread.']",multiple,Prior +Real-Time Visual Understanding_sample_47_5,Event Understanding,What does the man do immediately after picking up a spoon?,00:06:12,B,"['A. He stirs a pot on the stovetop.', 'B. He scoops some sauce from a bowl.', 'C. He chops vegetables.', 'D. He flips food on the grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_48_1,Attribute Perception,What are the prominent colors of the ornament in the middle of the video?,00:00:03,A,"['A. Pink, blue, and gold.', 'B. Red, green, and silver.', 'C. Black, white, and blue.', 'D. Yellow, orange, and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_48_2,Action Perception,What are the black-gloved hands doing right now?,00:02:00,A,"['A. Holding the ornament steadily above the cup for drainage.', 'B. Placing the ornament on a table.', 'C. Shaking the ornament to remove excess liquid.', 'D. Filling the ornament with a new liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_48_3,Action Perception,"What is the person doing right now with the pink container labeled ""Glitter""?",00:03:38,A,"['A. Pouring fine white glitter into the funnel.', 'B. Sprinkling glitter on the white cloth.', 'C. Decorating the ornament with paint.', 'D. Mixing different colored liquids inside the ornament.']",single,Concurrent +Real-Time Visual Understanding_sample_48_4,Action Perception,What are the hands doing right now?,00:05:07,A,"['A. Rotating the sphere while applying golden liquid.', 'B. Placing the sphere on a white cloth.', 'C. Cleaning the sphere with a cloth.', 'D. Removing the golden liquid bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_48_5,Action Perception,What did the person do just now with the metallic-colored paint bottle?,00:06:50,A,"['A. Applied paint to the ornament.', 'B. Shook the bottle vigorously.', 'C. Poured paint into a plastic cup.', ""D. Closed the bottle's cap.""]",multiple,Prior +Real-Time Visual Understanding_sample_49_1,Action Perception,What is the person doing right now?,00:00:20,D,"['A. Holding a set of keychains.', 'B. Displaying a text message.', 'C. Operating a Cricut cutting machine.', 'D. Preparing materials for crafting.']",single,Concurrent +Real-Time Visual Understanding_sample_49_2,Action Perception,What are the hands doing right now?,00:02:14,C,"['A. Peeling off a blue sticker.', 'B. Attaching a purple sticker to a circular sheet.', 'C. Adjusting and smoothing out a pink sticker.', 'D. Lifting a piece of pastel pink paper.']",single,Concurrent +Real-Time Visual Understanding_sample_49_3,Action Perception,What are the hands doing right now?,00:04:05,C,"['A. Stitching a piece of fabric.', 'B. Writing on a notepad.', 'C. Adjusting a pink keychain.', 'D. Sorting different colored beads.']",single,Concurrent +Real-Time Visual Understanding_sample_49_4,Action Perception,What name is being typed out right now?,00:06:07,C,"['A. Shelby.', 'B. Katie.', 'C. Millie.', 'D. Holly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_49_5,Action Perception,"What is the ""Katie"" circle doing right now?",00:08:10,A,"['A. Moving to the left.', 'B. Adding a heart shape.', 'C. Displaying a light blue background.', 'D. Removing the label.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_1,Action Perception,What was shown just now?,00:00:08,A,"['A. A detailed view of three circular keychains held in a hand.', 'B. A person assembling a keychain.', 'C. A tutorial on Cricut Design Space.', 'D. A black screen with white text.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_2,Action Perception,What is the person doing right now?,00:02:20,D,"['A. Arranging a selection of materials on a screen.', 'B. Smoothing out the vinyl on the mat.', 'C. Pressing down the teal vinyl to secure it.', 'D. Inserting the mat into the machine named ""Cricutjoy"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_3,Action Perception,What are the hands doing right now?,00:04:07,B,"['A. Move the hands closer to the white card.', 'B. Lift slightly away from the card to inspect the adhesion.', 'C. Secure the paper by pressing down firmly.', 'D. Place a new piece of transparent paper with a purple design.']",single,Concurrent +Real-Time Visual Understanding_sample_50_4,Action Perception,What did the person do just now?,00:06:12,B,"['A. Arrange a pink material at the top right.', 'B. Place a purple piece of material at the bottom left.', 'C. Position a blue piece of material at the bottom right.', 'D. Set a mint green piece at the top left.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_5,Action Perception,What did the person do just now?,00:08:19,B,"['A. Attach a purple circular piece with a strip tape.', 'B. Apply a blue pattern to a square.', 'C. Arrange pieces of pastel colors on the grid-patterned surface.', 'D. Hold a tool to adjust the position of the purple circle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_1,Action Perception,What is being shown just now?,00:00:18,B,"['A. Three colorful discs on a grey surface.', 'B. Hands holding a stack of acrylic blanks.', 'C. The phrase ""SIX months"" on a red disc.', 'D. A light pink background with decorative leaves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_2,Action Perception,What are the hands doing right now?,00:01:32,C,"['A. Holding a black bottle cap over the paper.', 'B. Tilting the dish slightly and applying pink liquid with a brush.', 'C. Mixing in another color from one of the bottles.', 'D. Swirling the brush inside a gold-toned bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_3,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Applying blue ink on a disc using a brush.', 'B. Mixing different inks in the three bottles.', 'C. Drawing circles on paper with a pencil.', 'D. Spreading glue on a piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_51_4,Action Perception,What is the person doing right now?,00:04:19,C,"['A. Rotating the circular object under the light.', 'B. Cleaning the brushes with water.', 'C. Adding final touches to the circular object with a steady brushstroke.', 'D. Placing a golden cap on an ink bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_5,Action Perception,What is the left hand doing right now?,00:05:40,D,"['A. Holding the pick tool.', 'B. Peeling back the plastic cover from the green disk.', 'C. Rotating the green disk.', 'D. Holding the red disk.']",single,Concurrent +Real-Time Visual Understanding_sample_52_1,Text-Rich Understanding,What is the screen displaying right now?,00:00:15,B,"['A. A detailed close-up of milestone discs.', 'B. The words __aby Milestone Disc_ centered on a black screen.', 'C. Two highlighted milestone discs.', 'D. A light gray background with a title and note.']",single,Concurrent +Real-Time Visual Understanding_sample_52_2,Action Perception,What is the person doing right now?,00:01:47,A,"['A. Switch to painting a round object with white paint.', 'B. Apply orange paint onto an object with a foam brush.', 'C. Dip the foam brush into the green paint can.', 'D. Place the foam brush aside.']",single,Concurrent +Real-Time Visual Understanding_sample_52_3,Action Perception,What is the person doing right now?,00:03:39,A,"['A. Smoothing a design onto an brown disc.', 'B. Peeling back a transparent sheet from the table.', 'C. Holding a white roll of vinyl with intricate patterns.', 'D. Aligning a transparent sheet with grid lines.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_4,Action Perception,What did the person just do?,00:05:18,A,"['A. Lift the Cricut tool and prepare to deliver the cut paper.', 'B. Secure the cardstock to the mat.', 'C. Insert the Cricut tool into the machine.', 'D. Begin cutting the cardstock with the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_5,Action Perception,What did the hands do just now with the vinyl sticker?,00:06:59,A,"['A. Lifting the cleared vinyl decal from the backing paper.', 'B. Securing the sides of the cardboard box.', 'C. Peeling away excess material from the vinyl sticker.', 'D. Rotating the box to ensure the base is sealed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_1,Action Perception,What is being done with the cutting mat right now?,00:00:21,D,"['A. Removing the cutting mat from the cutting machine.', 'B. Cutting the pink paper on the mat manually.', 'C. Decorating the cutting mat with stickers.', 'D. Placing the cutting mat into the cutting machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_2,Action Perception,What action is being performed right now?,00:01:00,D,"['A. Cutting the insert and window pieces with scissors.', 'B. Peeling off the protective sheet from the acetate.', 'C. Operating the Cricut Maker 3 cutting machine.', 'D. Arranging the cut pieces and beads on a gray surface.']",single,Concurrent +Real-Time Visual Understanding_sample_53_3,Action Perception,What are the hands holding right now?,00:01:26,D,"['A. The pink sheet of paper.', 'B. The clear plastic sheet.', 'C. The decorative beads.', 'D. The pen and keychain.']",single,Concurrent +Real-Time Visual Understanding_sample_53_4,Action Perception,What did the hands do just now?,00:02:23,D,"['A. Cut a new piece of paper.', 'B. Fold another frame without glue.', 'C. Decorate the paper frame with beads.', 'D. Smooth out the acetate window on the paper frame.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_5,Action Perception,What did the hands do just now?,00:03:04,D,"['A. Folded the pink paper object and pressed the glue.', 'B. Applied glue along the edges of the pink paper object.', 'C. Decorated the pink paper object with the beaded pen.', 'D. Put the pen and keychain into the pink box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_1,Action Perception,What are the hands doing right now?,00:00:19,D,"['A. Painting the ornament.', 'B. Hanging the ornament on a tree.', 'C. Mixing resin components.', 'D. Holding and adjusting a mask.']",single,Concurrent +Real-Time Visual Understanding_sample_54_2,Action Perception,What is the gloved hand doing right now?,00:01:53,D,"['A. Shaking a beaker filled with golden liquid.', 'B. Stirring the resin with a wooden stick.', 'C. Holding a pair of tweezers.', 'D. Pouring resin with pink mica into the white circular object.']",single,Concurrent +Real-Time Visual Understanding_sample_54_3,Action Perception,What did the right hand do just now?,00:03:29,D,"['A. Adjusted the position of the ornament.', 'B. Lifted the ornament to inspect it.', 'C. Held the ornament securely.', 'D. Steadily moved the stick to distribute the resin.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_4,Action Perception,How is the glittery substance being applied to the circular object right now?,00:05:10,D,"['A. Using a paintbrush.', 'B. Pouring it directly from the cup.', 'C. Applying it with fingers.', 'D. Spreading it with a wooden stick.']",single,Concurrent +Real-Time Visual Understanding_sample_54_5,Action Perception,What is the person doing right now?,00:06:47,D,"['A. Placing the ornament on the mat.', 'B. Peeling off tape from the ornament.', 'C. Tying a knot in the string attached to the ornament.', 'D. Giving the string one final tug to secure it.']",single,Concurrent +Real-Time Visual Understanding_sample_55_1,Action Perception,What did the hands do just now?,00:00:15,A,"['A. Picked up the gold star.', 'B. Folded a pink star.', 'C. Arranged the stars in a line.', 'D. Removed the silver star.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_2,Action Perception,What is the person doing right now?,00:02:19,A,"['A. Folding the paper along the creases.', 'B. Cutting the paper.', 'C. Painting the paper.', 'D. Decorating the paper with colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_3,Action Perception,What is the person doing right now?,00:04:07,A,"['A. Applying glue to the hollow center edges of the star.', 'B. Rotating the star ornament to show its side profile.', 'C. Holding one star in front of another.', 'D. Placing the star ornament flat on the grid mat.']",single,Concurrent +Real-Time Visual Understanding_sample_55_4,Action Perception,What are the hands doing right now?,00:06:18,A,"['A. Making creases on a triangular shape.', 'B. Unfolding a piece of paper.', 'C. Cutting out shapes from a paper.', 'D. Painting on the paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_5,Action Perception,What is the person doing right now?,00:08:16,A,"['A. Adjusting the blue paper strip for a tight fit.', 'B. Applying glue to the paper pieces.', 'C. Cutting a new strip of paper.', 'D. Stacking finished paper structures to the side.']",single,Concurrent +Real-Time Visual Understanding_sample_56_1,Action Perception,What is the person doing right now?,00:00:19,B,"['A. Holding a decorative paper pad.', 'B. Displaying some patterned paper.', 'C. Cutting patterned paper.', 'D. Writing on the cardstock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_2,Action Perception,What is the machine doing right now?,00:03:20,C,"['A. Being turned on.', 'B. Loading the material into the tray.', 'C. The scoring stylus is being inserted.', 'D. Performing the cutting operation.']",single,Prior +Real-Time Visual Understanding_sample_56_3,Action Perception,What is the person doing right now?,00:06:11,B,"['A. Folding another piece of white paper from the table.', 'B. Rotating and closely examining the folded piece of paper.', 'C. Removing hands from the white paper on the table.', 'D. Picking up the pink floral-patterned paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_4,Action Perception,What are the hands doing right now?,00:09:19,A,"['A. Tracing the inner perimeter of the circular cutout.', 'B. Folding a rectangular piece of cardstock.', 'C. Reaching for a piece of patterned paper.', 'D. Adjusting a bottle of quick-dry adhesive.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_5,Action Perception,What is the person doing right now?,00:12:20,A,"['A. Assembling the final components of the box.', 'B. Applying glue to the cardstock.', 'C. Cutting out snowflake patterns.', 'D. Placing the completed box aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_1,Action Perception,What is the person doing right now?,00:00:26,B,"['A. Filling an ornament with a blue liquid.', 'B. Rotating a spherical plastic bottle.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_2,Action Perception,What did the person just do?,00:03:03,C,"['A. Open a clear plastic globe.', 'B. Rotate the ornament slightly.', 'C. Remove the syringe from the ornament.', 'D. Pick up a glitter glue tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_3,Action Perception,What is the person doing right now?,00:05:39,B,"['A. Filling an ornament with a blue liquid.', 'B. Pouring the object inside the blue ball into the funnel.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_4,Action Perception,"What did the outline of the word ""Willow"" transform to just now?",00:08:03,B,"['A. Dark blue.', 'B. Light purple.', 'C. Bright yellow.', 'D. Deep red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_5,Action Perception,What is the person doing right now?,00:11:00,C,"['A. Holding a blue ornament next to the grid-patterned adhesive sheet.', 'B. Smoothing out the sticker of a capital letter ""N.""', 'C. Applying a decal with intricate cursive writing to the blue ornament.', 'D. Peeling the metallic cap off the blue ornament.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_1,Action Perception,What are the hands doing right now?,00:00:08,B,"['A. Arranging flowers on a table.', 'B. Rotating a decorative paper wreath.', 'C. Painting a wreath.', 'D. Holding a black screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_2,Action Perception,What is the machine doing right now?,00:02:18,B,"['A. Pausing the cutting process.', 'B. Initiating a new cutting sequence.', 'C. Moving the cutting mat.', 'D. Changing the blade.']",single,Concurrent +Real-Time Visual Understanding_sample_58_3,Action Perception,What are the hands doing right now?,00:04:20,B,"['A. Assembling cream-colored paper petals together.', 'B. Adding dimension by scoring the red petals.', 'C. Sorting finished cream-colored flowers.', 'D. Disposing of unwanted petals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_4,Action Perception,What are the person's hands doing right now?,00:06:02,B,"['A. Cutting paper into flower shapes.', 'B. Placing a finished flower with others.', 'C. Assembling a new set of flower petals.', 'D. Drawing a design on the cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_58_5,Action Perception,What are the person's hands doing right now?,00:08:22,B,"['A. Spraying water on the flowers.', 'B. Rearranging flowers and leaves on the wreath.', 'C. Cutting the flowers with scissors.', 'D. Painting the flowers on the wreath.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_1,Action Perception,What is the hand doing right now?,00:00:23,B,"['A. Cutting the paper.', 'B. Displaying some heavy weight cardstock.', 'C. Holding a pen.', 'D. Arranging flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_59_2,Action Perception,What action is being performed just now?,00:01:23,C,"['A. Displaying different material options.', 'B. Highlighting the ""On Mat"" option.', 'C. Clicking the continue button.', 'D. Changing the project type to ""Multiple Ways.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_3,Action Perception,What is the person doing right now?,00:03:03,C,"['A. Cutting strips of double-sided tape.', 'B. Positioning the paper onto the mat.', 'C. Sliding the cutting mat into a Cricut cutting machine.', 'D. Peeling a strip of tape using scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_4,Action Perception,What is the person doing right now?,00:04:19,A,"['A. Peeling off the protective layer from the foam tape.', 'B. Using the white-handled craft scissors to cut the foam tape.', 'C. Writing ""Happy Mother\'s Day"" on a cutout.', 'D. Arranging small paper cutouts on the surface.']",single,Concurrent +Real-Time Visual Understanding_sample_59_5,Action Perception,What are the hands doing right now?,00:05:41,C,"['A. Placing a new cutout on the surface.', 'B. Adding more circular sequins.', 'C. Making final adjustments to the placed flowers.', 'D. Writing ""Happy Mother\'s Day"" on the cutout.']",single,Concurrent +Real-Time Visual Understanding_sample_60_1,Text-Rich Understanding,What phrase appears right now?,00:00:14,C,"['A. ""Links to the materials I used are in the video description.""', 'B. ""Merry Christmas and Happy New Year.""', 'C. ""Alcohol Ink Ornaments.""', 'D. ""Handmade Ornaments by Design.""']",single,Concurrent +Real-Time Visual Understanding_sample_60_2,Action Perception,What are the gloved hands doing just now?,00:02:19,B,"['A. Cutting the ornament into pieces.', 'B. Dispensing fluid into the ornament.', 'C. Painting the ornament.', 'D. Measuring the ornament with a ruler.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_3,Action Perception,What is the person doing right now?,00:04:19,B,"['A. Holding a clear round ornament with golden streaks.', 'B. Applying additional golden ink to the ornament.', 'C. Mixing purple and blue ink in a container.', 'D. Holding an empty transparent container in their right hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_4,Action Perception,What is the person doing right now?,00:06:19,B,"['A. Applying a clear coat to the ornament.', 'B. Inspecting the ornament for any areas that might need further enhancement.', 'C. Holding the bauble unpainted.', 'D. Removing paint from the mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_5,Action Perception,What is the person using right now?,00:08:00,B,"['A. A pair of scissors.', ""B. A white tool labeled 'cricut'."", 'C. A ruler.', 'D. A pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_1,Object Perception,What is being shown right now?,00:00:05,B,"['A. A collection of colorful notebooks.', 'B. Personalized agate coasters with names on them.', 'C. A stack of books with gilded edges.', 'D. A digital workspace interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_2,Action Perception,What is the cursor doing right now?,00:01:54,A,"['A. Dragging ""Melissa"" upward.', 'B. Pasting the name ""Brad.""', 'C. Highlighting the name ""Emily.""', 'D. Right-clicking on the pink square.']",single,Concurrent +Real-Time Visual Understanding_sample_61_3,Action Perception,What is the cursor doing right now?,00:03:30,B,"['A. Highlighting the word ""Thomas"".', 'B. Adjusting the placement of ""Brad"".', 'C. Interacting with the word ""Melissa"".', 'D. Making changes to the word ""Emily"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_4,Action Perception,What is the hand doing right now?,00:05:17,B,"['A. Cutting another piece of gold foil.', 'B. Tearing off the excess stickers..', 'C. Pressing down on the gold foil.', 'D. Folding the ""Cricut"" sheet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_5,Action Perception,"What did the hands do just now with the ""Brad"" name piece?",00:06:43,B,"['A. Held it up to the light.', 'B. Placed and smoothed it down onto the surface.', 'C. Removed a protective layer.', 'D. Dropped it onto the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_1,Action Perception,What is being displayed right now?,00:00:19,D,"['A. Round, glittery discs with names.', 'B. Text ""How To Resin Over Vinyl"".', 'C. A black screen with text.', 'D. Circular donut keychains with names.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_2,Action Perception,What did the person do just now?,00:02:23,D,"['A. Presented a respiratory mask from various angles.', 'B. Directed a heat tool at a canvas.', 'C. Disassembled the resin kit.', 'D. Held and examined two round items.']",multiple,Prior +Real-Time Visual Understanding_sample_62_3,Action Perception,What is both hands securing right now?,00:04:20,D,"['A. A transparent sheet onto a blue object.', 'B. A white piece onto a purple circular object.', 'C. A yellow and white crafting tool onto a white speckled piece.', 'D. A transparent tape printed with many patterns on it.']",single,Concurrent +Real-Time Visual Understanding_sample_62_4,Action Perception,What action is the person performing right now?,00:06:19,D,"['A. Measuring ingredients in two cups.', 'B. Pouring liquid into a third container.', 'C. Wearing black gloves.', 'D. Consistently stirring the liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_5,Action Perception,What did the person do with the lighter just now?,00:08:08,D,"['A. Ignited a match.', 'B. Removed the popsicle stick from the container.', 'C. Adjusted the measurement markings on the container.', 'D. Brought the flame close to a gold glitter-covered top.']",multiple,Prior +Real-Time Visual Understanding_sample_63_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Pouring Epoxy Resin Part A into a plastic cup.', 'B. Mixing flower petals in a container.', 'C. Writing names on the keychains.', 'D. Organizing the hexagonal shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_2,Action Perception,What is currently placed under the hexagonal label?,00:01:59,A,"['A. A small clear container.', 'B. A transparent plastic box with colorful items.', 'C. A mixing stick.', 'D. Tweezers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_3,Action Perception,What is the left gloved hand doing right now?,00:03:25,A,"['A. Holding a clear cup with liquid.', 'B. Using a wooden stick to manipulate decorations.', 'C. Placing another hexagon-shaped piece on the workspace.', 'D. Making precise adjustments with a pen-like tool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_4,Action Perception,What is the gloved hand doing right now?,00:05:10,A,"['A. Pouring liquid into a hexagonal piece.', 'B. Scraping the surface of the hexagonal piece.', 'C. Adjusting floral and foliage decorations.', 'D. Holding the paintbrush with a pink handle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_5,Action Perception,What is the person doing right now?,00:07:22,A,"['A. Attaching the name to the transparent hexagonal object.', 'B. Adjusting the hexagonal piece with their left hand.', 'C. Applying pressure on the green marking with their left hand.', 'D. Using a purple tool to press onto the hexagonal piece.']",single,Concurrent +Real-Time Visual Understanding_sample_64_1,Action Perception,What are the hands doing right now?,00:00:16,D,"['A. Writing the name ""Alli"" on a keychain.', 'B. Holding the box closed.', 'C. Removing the keychain from the packaging.', 'D. Placing the keychain into the packaging.']",single,Concurrent +Real-Time Visual Understanding_sample_64_2,Action Perception,What is the person doing right now?,00:01:57,C,"['A. Picking up a light pink cardboard piece.', 'B. Applying adhesive to a cardboard piece.', 'C. Pressing down a transparent plastic sheet.', 'D. Holding a cylindrical bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_3,Action Perception,What is the cursor doing right now?,00:03:44,B,"['A. Clicking the ""Undo"" button.', 'B. Selecting multiple icons.', 'C. Opening a subfolder.', 'D. Deleting a document.']",single,Concurrent +Real-Time Visual Understanding_sample_64_4,Action Perception,What did the cursor indicate just now?,00:05:09,C,"['A. Selecting shapes on the canvas.', 'B. Displaying a pop-up menu.', 'C. Moving to the Layers panel on the right.', 'D. Highlighting text input fields.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_5,Action Perception,What action did the user perform just now?,00:07:00,C,"['A. Selected the ""Score"" tool.', 'B. Added a new shape to the design.', 'C. Chose the ""Medium Cardstock - 80 lb (216 gsm)"" as the base material.', 'D. Connected the Maker 3.']",multiple,Prior +Real-Time Visual Understanding_sample_65_1,Action Perception,What is being shown on the screen right now?,00:00:05,D,"['A. A dark background displaying ""Leopard Glitter Keychains.""', 'B. Instructions for using a cutting machine.', 'C. The Cricut Joy software interface with design options.', 'D. A hand holding glittery leopard print keychains.']",single,Concurrent +Real-Time Visual Understanding_sample_65_2,Action Perception,What action is being performed right now?,00:02:00,D,"['A. Loading a sheet into the machine.', 'B. Pulling out a sheet from the machine.', 'C. Labeling the material.', 'D. Cutting the material vertically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_65_3,Action Perception,What are the hands doing right now?,00:03:13,D,"['A. Drawing on a piece of paper', 'B. Washing the stencil', 'C. Lifting the stencil off the mat', 'D. Applying a label to a stencil']",single,Concurrent +Real-Time Visual Understanding_sample_65_4,Action Perception,What is the right hand doing right now?,00:05:17,D,"['A. Applying a layer of red glitter.', 'B. Holding a pair of cups.', 'C. Removing glitter from the object.', 'D. Spreading golden glitter evenly over the white round object.']",single,Concurrent +Real-Time Visual Understanding_sample_65_5,Action Perception,What are the hands doing right now?,00:06:56,D,"['A. Pulling the adhesive backing upwards.', ""B. Adjusting the paper's position on the coaster."", 'C. Inspecting the adhesive surface on the paper.', 'D. Placing the adhesive-applied paper against the golden round object.']",single,Concurrent +Real-Time Visual Understanding_sample_66_1,Action Perception,What is the camera focusing on right now?,00:00:12,C,"['A. The entire collection of bookmarks.', 'B. A pink bookmark with the name ""Kristi.""', 'C. A black bookmark with the name ""Samantha.""', 'D. A beige bookmark with no name.']",single,Concurrent +Real-Time Visual Understanding_sample_66_2,Action Perception,What are the hands in black gloves doing right now?,00:02:19,C,"['A. Displaying the ""RIYA Milk Tea Gold"" mica powder packet.', 'B. Opening another mica powder packet.', 'C. Stirring the mixture in a small container.', 'D. Cleaning the white plate.']",single,Concurrent +Real-Time Visual Understanding_sample_66_3,Action Perception,What is the person doing right now?,00:04:19,C,"[""A. Pouring a pinkish mixture into a mold's middle compartment."", 'B. Adjusting the mixture in the middle compartment with a wooden stick.', 'C. Pouring the gold mixture into the top compartment and adjusting the flakes.', 'D. Holding the transparent cup without pouring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_4,Action Perception,What is happening with the gold sheet right now?,00:06:26,C,"['A. The gold sheet is being painted.', 'B. The cutting tool is engraving letters.', 'C. The engravings are being cleaned.', 'D. The sheet is being folded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_5,Action Perception,What is the person doing right now?,00:08:19,B,"['A. Writing on a gray grid mat.', 'B. Supplementing the edges of the black nameplate with gold.', 'C. Picking up another name tag.', 'D. Inspecting the marker closely.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_1,Action Perception,What did the cursor do just now?,00:00:08,B,"[""A. Click on the 'Edit' button."", ""B. Click on the 'Upload Image' button."", 'C. Drag a file into the upload area.', 'D. Select a pattern fill option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_2,Action Perception,What is the person doing right now?,00:02:19,C,"['A. Adjusting the positioning of the soccer ball outline.', 'B. Reorganizing the ""Home"" name tag.', 'C. Tearing off the paper from the back of the white ring.', 'D. Weeding the ""Tracy"" decal.']",single,Concurrent +Real-Time Visual Understanding_sample_67_3,Action Perception,What is the person doing right now?,00:04:36,C,"['A. Removing the transparent covering from the ""JOSH"" item.', 'B. Holding the white circular item aloft for inspection.', 'C. Removing the thin film from the surface of the green tennis ball icon.', 'D. Reaching for another adhesive design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_4,Action Perception,What is the person doing right now?,00:06:16,B,"['A. Tearing the name ""JOSH"" sticker.', 'B. Applying the ""Nathan"" name card to the baseball sticker.', 'C. Cutting a new circular sticker.', 'D. Reaching for the ""Ryan"" sticker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_5,Action Perception,What is the person doing right now?,00:08:19,C,"['A. Pouring the liquid into the cup.', 'B. Placing the cap back on the first bottle.', 'C. Pouring the white granules from the pink bottle slowly into the cup.', 'D. Holding the cup and bottle separately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_1,Action Perception,What is the person doing right now?,00:00:19,C,"['A. Zooming in on the plastic containers.', 'B. Cutting along the line dividing the brown object.', 'C. Peeling off a section of the brown object.', 'D. Arranging flowers in the containers.']",single,Concurrent +Real-Time Visual Understanding_sample_68_2,Action Perception,What is the gloved hand doing right now?,00:02:00,C,"['A. Adjusting the heat on the stove top.', 'B. Painting the coaster into a solid color.', 'C. Adjusting the position of the flower on the brown ring.', 'D. Picking up the coaster.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_3,Action Perception,What is the black-gloved hand doing right now?,00:03:26,C,"['A. Repositioning the white ceramic bowl.', 'B. Stirring the paintbrush in the bowl.', 'C. Adjusting the flowers with a bamboo stick.', 'D. Adjusting the blue cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_68_4,Action Perception,What is the person doing right now?,00:04:55,A,"['A. Pouring resin into the circular mold.', 'B. Mixing colors in a bowl.', 'C. Arranging flowers on a table.', 'D. Stacking plastic cups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_5,Action Perception,What action is being performed with the hands right now?,00:06:43,B,"['A. Painting the circular object.', 'B. Peeling off a gold-colored material.', 'C. Polishing the circular object.', 'D. Cutting the circular object into pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_69_1,Action Perception,What was held up close to the camera right now?,00:00:09,A,"['A. Two Christmas ornaments.', 'B. A pair of painted canvases.', 'C. A set of colorful ribbons.', 'D. Two Christmas cards.']",single,Concurrent +Real-Time Visual Understanding_sample_69_2,Action Perception,What did the right hand do just now?,00:01:19,B,"['A. Picked up the blue paint tube.', 'B. Picked up and shook the transparent plastic sphere.', 'C. Squeezed the white paint tube.', 'D. Put down the green paint tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_3,Action Perception,What is the person doing right now?,00:02:24,B,"['A. Painting the sphere.', ""B. Wiping the sphere's surface."", 'C. Mixing paint colors.', 'D. Discarding the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_4,Action Perception,What is the person doing right now?,00:03:15,C,"['A. Add blue-green paint to the bauble.', 'B. Squeeze more black paint into the bauble.', 'C. Lift the bauble to show the paint inside.', 'D. Clean the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_5,Action Perception,What are the hands doing right now?,00:03:53,B,"['A. Applying paint to the ornament.', 'B. Rotating the ornament to reveal different perspectives.', 'C. Placing the ornament back on the towel.', 'D. Cleaning the paint tubes.']",single,Concurrent +Real-Time Visual Understanding_sample_70_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Displaying the round wooden board engraved with ""Johnson"" on it.', 'B. Engraving the word ""JOHNSON"" on the board.', 'C. Changing the perspective of the view.', 'D. Cleaning the cutting board with a cloth.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_2,Action Perception,What is happening to the computer screen design interface right now?,00:02:41,A,"['A. The two black horizontal lines turned red.', 'B. The design interface is closing suddenly.', 'C. New icons are appearing in the toolbar.', 'D. The mandala artwork is being deleted.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_3,Action Perception,What action is the viewer taking right now?,00:03:43,A,"['A. Adjusting the font of the center.', 'B. Adjusting the grid layout.', 'C. Selecting a new tool.', 'D. Zooming in on the mandala design.']",single,Concurrent +Real-Time Visual Understanding_sample_70_4,Action Perception,What is the person doing right now?,00:06:19,A,"['A. Peeling off the stickers on the picture one by one.', 'B. Adjusting tape.', 'C. Using a lint roller.', 'D. Cutting the paper.']",single,Concurrent +Real-Time Visual Understanding_sample_70_5,Action Perception,What is the person doing right now?,00:08:13,A,"['A. Cutting off the top portion of the paper.', 'B. Folding the paper along the edge of the design.', 'C. Lifting a pair of black-handled scissors.', 'D. Aligning the ruler with the grid lines on the cutting mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,B,"['A. 1.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:22,B,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:13:30,D,"['A. 10.', 'B. 11.', 'C. 12.', 'D. 13.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 1.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 7.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:12:21,B,"['A. 10.', 'B. 11.', 'C. 9.', 'D. 12.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:08:11,B,"['A. 5.', 'B. 6.', 'C. 7.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,B,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:37,D,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,A,"['A. 3.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,A,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 4.', 'B. 1.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,A,"['A. 5.', 'B. 1.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,C,"['A. 2.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,C,"['A. 8.', 'B. 7.', 'C. 9.', 'D. 10.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 10.', 'B. 7.', 'C. 9.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,C,"['A. 13.', 'B. 10.', 'C. 12.', 'D. 11.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 3.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 2.', 'B. 3.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:46,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 7.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 5.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:09,A,"['A. 6.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 1.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 7.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 8.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 5.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 5.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:00,A,"['A. 7.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 2.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 4.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:55,A,"['A. 8.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:42,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:04,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Prior +Real-Time Visual Understanding_sample_88_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:08,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:34,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:21,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:19,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,C,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:44,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:27,B,"['A. 2.', 'B. 8.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:24,C,"['A. 4.', 'B. 8.', 'C. 10.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:37,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:16,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:13,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:45,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:10,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:17,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:14,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:07,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:31,B,"['A. 2.', 'B. 7.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:15,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 10.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:29,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:58,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:15,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:28,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,D,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:50,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:29,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,C,"['A. 2.', 'B. 8.', 'C. 0.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:55,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_1,Text-Rich Understanding,What is written on the rectangular object that the individual is presenting?,00:00:15,B,"['A. GTX 1080.', 'B. RTX 4090.', 'C. RTX 3070.', 'D. RX 6900.']",single,Concurrent +Real-Time Visual Understanding_sample_104_2,Text-Rich Understanding,"Just now, which graphics card model has its frame rate exceeding 200 FPS?",00:04:00,C,"['A. RTX 2080 Ti.', 'B. RTX 3090.', 'C. RTX 4090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_104_3,Text-Rich Understanding,"Which rival drivers are shown in front of the first-person perspective of the ""WILLIAMS"" car right now?",00:07:37,B,"['A. RUSSELL and ALONSO', 'B. VERSTAPPEN, BOTTAS, RUSSELL, MAGNUSSEN and ALBON', 'C. HAMILTON and LECLERC', 'D. VETTEL and GASLY']",single,Concurrent +Real-Time Visual Understanding_sample_104_4,Text-Rich Understanding,What key statistics about the GPU were shown just now?,00:11:12,B,"['A. CPU usage and system temperature.', 'B. GPU model, temperature readings, clock speed, and power.', 'C. Memory usage and network speed.', 'D. Hard drive space and cooling fan speed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_5,Text-Rich Understanding,What is the visual focus of the scene right now?,00:13:46,B,"['A. The setup of a gaming console.', 'B. Two graphics cards on a white surface.', 'C. A close-up of a computer screen.', 'D. A group of people discussing.']",single,Concurrent +Real-Time Visual Understanding_sample_105_1,Text-Rich Understanding,What graphics card is mentioned as having 44 shader TFLOPS?,00:00:20,D,"['A. RTX 4070 Super.', 'B. RTX 4080 Super.', 'C. RTX 4090.', 'D. RTX 4070 Ti Super.']",single,Prior +Real-Time Visual Understanding_sample_105_2,Text-Rich Understanding,Which series of graphics cards is being displayed right now?,00:03:34,B,"['A. GTX 1080 Ti.', 'B. RTX 4070 Super.', 'C. RX 5700 XT.', 'D. RTX 3060.']",single,Concurrent +Real-Time Visual Understanding_sample_105_3,Text-Rich Understanding,Which graphics card achieves the highest performance in all categories as shown?,00:07:00,C,"['A. RTX 4070', 'B. RTX 4070 SUPER', 'C. RTX 4070 Ti', 'D. RTX 4060 Ti']",single,Concurrent +Real-Time Visual Understanding_sample_105_4,Text-Rich Understanding,"What type of data is shown regarding ""Stable Diffusion AI"" right now?",00:10:20,B,"['A. User reviews.', 'B. Benchmarking data.', 'C. Software tutorials.', 'D. Game results.']",single,Concurrent +Real-Time Visual Understanding_sample_105_5,Text-Rich Understanding,What models are the two graphics cards labeled right now?,00:12:15,C,"['A. GTX 3090.', 'B. RX 6900.', 'C. RTX 4070 and RTX 4070 SUPER.', 'D. LIV.']",single,Prior +Real-Time Visual Understanding_sample_106_1,Text-Rich Understanding,What is the boost clock speed of the RTX 4090 right now?,00:00:20,C,"['A. 1665 MHz.', 'B. 1695 MHz.', 'C. 2520 MHz.', 'D. 2505 MHz.']",single,Prior +Real-Time Visual Understanding_sample_106_2,Text-Rich Understanding,Which performance metrics are being shown right now?,00:03:40,C,"['A. CPU benchmarks for various processors.', 'B. FPS results for different games.', 'C. CPU clock, CPU Usage, VRAM Usage, GPU Power, GPU Temp, and FPS for 4070TiS.', 'D. RAM speed metrics for different memory types.']",single,Concurrent +Real-Time Visual Understanding_sample_106_3,Text-Rich Understanding,Which graphics card is labeled in green in the performance comparison right now?,00:06:59,C,"['A. RTX 3060 Ti', 'B. RTX 4060 Ti', 'C. RTX 4070 Ti SUPER', 'D. RTX 2070']",single,Concurrent +Real-Time Visual Understanding_sample_106_4,Text-Rich Understanding,"Which GPU shows the best performance for ""SDXL(512x512)"" right now?",00:10:20,C,"['A. RTX 4070.', 'B. RTX 4070 Ti.', 'C. RTX 4080.', 'D. SD1.5(512x512).']",single,Concurrent +Real-Time Visual Understanding_sample_106_5,Text-Rich Understanding,What emojis are currently displayed around the man and the graphics card?,00:12:43,C,"['A. ""like,"" ""comment,"" ""follow,"" and ""share"".', 'B. ""like,"" ""save,"" ""comment,"" and ""share"".', 'C. ""like,"" ""insert coins,"" ""favorite,"" and ""share"".', 'D. ""like,"" ""comment,"" ""subscribe,"" and ""share"".']",single,Concurrent +Real-Time Visual Understanding_sample_107_1,Text-Rich Understanding,What text is prominently displayed on the screen right now before the scene transitions to an outline resembling glasses?,00:00:05,D,"['A. Introducing the future.', 'B. Just one more thing...', 'C. One last item...', 'D. One more thing...']",single,Prior +Real-Time Visual Understanding_sample_107_2,Text-Rich Understanding,"What scores are shown for the MacBook Air 13 just now for ""Premiere Pro"" in the ""Adobe results?",00:03:16,A,"['A. 322.', 'B. 835.', 'C. 327.', 'D. 1042.']",multiple,Concurrent +Real-Time Visual Understanding_sample_107_3,Text-Rich Understanding,What word is printed on the sides of the yellow and black backpack right now?,00:06:02,C,"['A. TECHNO.', 'B. FUTURE.', 'C. CYBERPUNK.', 'D. HACKER.']",single,Prior +Real-Time Visual Understanding_sample_107_4,Text-Rich Understanding,Which MacBook model is shown with a geometric design on the screen right now?,00:09:07,D,"['A. MacBook Air 15.', 'B. MacBook Pro 14.', 'C. MacBook Pro 16.', 'D. MacBook Air 13.']",single,Prior +Real-Time Visual Understanding_sample_107_5,Text-Rich Understanding,What color is the background right now while the man is speaking?,00:12:14,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_108_1,Text-Rich Understanding,What is the price of the RTX 4080 shown right now?,00:00:15,B,"['A. 6499.', 'B. 9499.', 'C. 7499.', 'D. 5499.']",single,Concurrent +Real-Time Visual Understanding_sample_108_2,Text-Rich Understanding,What is highlighted as the top-performing graphics card right now according to the 3DMark Time Spy Extreme scores?,00:04:20,B,"['A. RTX 3070.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 3090 Ti.']",single,Prior +Real-Time Visual Understanding_sample_108_3,Text-Rich Understanding,What is the average FPS score of the RTX 4080 at a resolution of 3840x2160 right now?,00:08:09,C,"['A. 124.', 'B. 118.', 'C. 100.', 'D. 82.']",single,Concurrent +Real-Time Visual Understanding_sample_108_4,Text-Rich Understanding,What is the marked performance percentage of the RTX 4090 right now?,00:12:01,D,"['A. 100%', 'B. 121%', 'C. 129%', 'D. 166%']",single,Concurrent +Real-Time Visual Understanding_sample_108_5,Text-Rich Understanding,What is the price of the RTX 4080 graphics card in yuan?,00:12:15,B,"['A. 5499 yuan.', 'B. 9499 yuan.', 'C. 11999 yuan.', 'D. 12999 yuan.']",single,Prior +Real-Time Visual Understanding_sample_109_1,Text-Rich Understanding,What GPU does the AMD Ryzen 7 5700G have right now?,00:00:20,C,"['A. Vega 6.', 'B. Vega 7.', 'C. Vega 8.', 'D. Vega 9.']",single,Prior +Real-Time Visual Understanding_sample_109_2,Text-Rich Understanding,What is the score of the i7-1165G7 (Iris Xe Graphics) processor right now?,00:03:38,B,"['A. 862.', 'B. 1656.', 'C. 1312.', 'D. 1429.']",single,Prior +Real-Time Visual Understanding_sample_109_3,Text-Rich Understanding,What graphical setting is mentioned on the menu screen right now?,00:06:45,D,"['A. Display.', 'B. Graphics.', 'C. Anti-Aliasing.', 'D. FidelityFX Super Resolution 1.0.']",single,Concurrent +Real-Time Visual Understanding_sample_109_4,Text-Rich Understanding,"What value was set for the ""GFX Voltage"" just now?",00:10:01,D,"['A. 1.200V.', 'B. 1.500V.', 'C. 1.250V.', 'D. 1.400V.']",single,Prior +Real-Time Visual Understanding_sample_109_5,Text-Rich Understanding,What is the label on the boxed CPU seen right now?,00:12:23,B,"['A. Intel Core i7.', 'B. AMD Ryzen 5.', 'C. NVIDIA GeForce GTX.', 'D. Intel Core i5.']",single,Concurrent +Real-Time Visual Understanding_sample_110_1,Text-Rich Understanding,What information is displayed as white text in Chinese on the black screen right now?,00:00:03,B,"['A. The video was edited using advanced software.', 'B. The video was shot entirely on an iPhone.', 'C. The video highlights scenic city landscapes.', 'D. The video was produced by a famous filmmaker.']",single,Concurrent +Real-Time Visual Understanding_sample_110_2,Text-Rich Understanding,What language are the graph labels showing performance metrics written in right now?,00:04:19,D,"['A. English.', 'B. Japanese.', 'C. Korean.', 'D. Chinese.']",single,Concurrent +Real-Time Visual Understanding_sample_110_3,Text-Rich Understanding,What labels are shown on the display screen right now?,00:08:15,D,"['A. ""HDR,"" ""Portrait,"" ""Landscape,"" and ""Night.""', 'B. ""Pro,"" ""Normal,"" ""Custom,"" and ""Basic.""', 'C. ""Ultra wide,"" ""Wide,"" ""Depth,"" and ""Zoom.""', 'D. ""Ultra wide,"" ""Wide,"" ""Tele,"" and ""Selfie.""']",single,Concurrent +Real-Time Visual Understanding_sample_110_4,Text-Rich Understanding,What app is being used on the smartphone right now?,00:12:09,B,"['A. FITNESS TRACKER.', 'B. SPEEDTEST.', 'C. WEATHER FORECAST.', 'D. MAPS NAVIGATION.']",single,Concurrent +Real-Time Visual Understanding_sample_110_5,Text-Rich Understanding,What does the overlay text on the screen right now humorously suggest?,00:15:22,B,"['A. Someone is praising the person.', 'B. Someone is gossiping about the person.', 'C. Someone is giving directions to the person.', 'D. Someone is warning the person.']",single,Concurrent +Real-Time Visual Understanding_sample_111_1,Text-Rich Understanding,What is the main subject of the comparison shown right now?,00:00:10,B,"['A. The gadgets on the shelves.', 'B. The MediaTek Dimensity 9000 chip and another chip labeled Snapdragon 8 Gen 1.', ""C. The person's hand gestures and facial expressions."", 'D. The blue wall with shelves in the background.']",single,Concurrent +Real-Time Visual Understanding_sample_111_2,Text-Rich Understanding,What is the label of the highlighted central block in the GPU section right now?,00:04:00,B,"['A. A510 1.8GHz.', 'B. G710MC10.', 'C. X2 3.05GHz.', 'D. A710 2.85GHz.']",single,Concurrent +Real-Time Visual Understanding_sample_111_3,Text-Rich Understanding,What are the performance values shown for the device labeled Dimensity 9000 right now?,00:07:30,D,"['A. 42 and 115.', 'B. 43 and 100.', 'C. 100 and 42.', 'D. 42 and 100.']",single,Concurrent +Real-Time Visual Understanding_sample_111_4,Text-Rich Understanding,What is the average frame rate and power consumption for the Snapdragon 8 Gen1 device right now?,00:11:20,C,"['A. 59 fps/3.9W.', 'B. 59 fps/4.8W.', 'C. 58 fps/6.3W.', 'D. 48 fps/5.1W.']",single,Concurrent +Real-Time Visual Understanding_sample_111_5,Text-Rich Understanding,Which symbol is NOT displayed across the screen right now?,00:14:02,D,"['A. Thumbs-up icon.', 'B. forward icon.', 'C. Star.', 'D. Heart.']",single,Concurrent +Real-Time Visual Understanding_sample_112_1,Text-Rich Understanding,Which graphics cards are being compared right now?,00:00:20,A,"['A. RTX 3080 Ti and RTX 3070 Ti.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_2,Text-Rich Understanding,Which graphics cards are being compared right now?,00:03:11,A,"['A. RTX 3080 Ti and RTX 3080.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_3,Text-Rich Understanding,What metrics are displayed on the benchmarking screen for each graphics card right now?,00:06:00,A,"['A. FPS, clock speed, temperature, power, and CPU usage.', 'B. Memory usage, CPU temperature, and power draw.', 'C. Ping rate, jitter, and packet loss.', 'D. Frame time, GPU load, and VRAM usage.']",single,Concurrent +Real-Time Visual Understanding_sample_112_4,Text-Rich Understanding,"What frame rate does the RTX 3080 Ti with Intel i9 12900K and 32G DDR5 4800 achieve for ""God of War 4"" at 4K+DLSS right now?",00:09:20,A,"['A. 101 fps.', 'B. 135 fps.', 'C. 91 fps.', 'D. 87 fps.']",single,Prior +Real-Time Visual Understanding_sample_112_5,Text-Rich Understanding,What appears in the overlay graphics on the screen right now?,00:11:13,A,"['A. User interaction options.', 'B. Weather icons.', 'C. Application logos.', 'D. Navigation tools.']",single,Concurrent +Real-Time Visual Understanding_sample_113_1,Text-Rich Understanding,What item is the person holding close to the camera right now?,00:00:07,D,"['A. A framed picture.', 'B. A black device.', 'C. A navy blue t-shirt.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_113_2,Text-Rich Understanding,What is the CPU multi-core score shown in the video for the A15?,00:03:00,D,"['A. 4317.', 'B. 1741.', 'C. 4211.', 'D. 4908.']",single,Prior +Real-Time Visual Understanding_sample_113_3,Text-Rich Understanding,What title is displayed at the top center of the black background right now?,00:05:27,D,"['A. 3DMark Benchmark Results.', 'B. Processor Performance Test.', 'C. 3DMark Extreme Test.', 'D. 3DMark Wild Extreme Stress.']",single,Concurrent +Real-Time Visual Understanding_sample_113_4,Text-Rich Understanding,What is the title of the bar chart being displayed right now?,00:08:19,D,"['A. Game Equipment Comparison.', 'B. Relationship between Frame Rate and Temperature.', 'C. Power Consumption Comparison of Different Devices.', 'D. Real-time Frame Rate of the Game ""Genshin Impact"".']",single,Concurrent +Real-Time Visual Understanding_sample_113_5,Text-Rich Understanding,What type of products are predominantly displayed on the shopping application right now?,00:10:31,D,"['A. Clothes.', 'B. Books.', 'C. Furniture.', 'D. Electronics.']",single,Concurrent +Real-Time Visual Understanding_sample_114_1,Text-Rich Understanding,What label is prominently visible on the computer case right now?,00:00:06,D,"['A. ASUS.', 'B. Corsair.', 'C. Cooler Master.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_2,Text-Rich Understanding,What label is visible on the memory bank just now?,00:04:07,D,"['A. Essential.', 'B. Major.', 'C. Primary.', 'D. Crucial.']",multiple,Concurrent +Real-Time Visual Understanding_sample_114_3,Text-Rich Understanding,Which brand name appears on the black fans inside the computer case right now?,00:07:39,D,"['A. Corsair.', 'B. Cooler Master.', 'C. Thermaltake.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_4,Text-Rich Understanding,Which CPU's performance are displayed right now?,00:11:20,D,"['A. RTX 4070 Ti SUPER.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 4070Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_114_5,Text-Rich Understanding,What words can be seen inside the computer case now?,00:14:16,D,"['A. GPU.', 'B. RTX 4070 Ti SUPER.', 'C. FAN.', 'D. GIGABYTE.']",single,Concurrent +Real-Time Visual Understanding_sample_115_1,Text-Rich Understanding,Which graphics card performs better in this game?,00:00:13,A,"['A. RTX 4090.', 'B. RTX 3080.', 'C. RTX 3090.', 'D. RTX 4080.']",single,Prior +Real-Time Visual Understanding_sample_115_2,Text-Rich Understanding,What price is shown for the GeForce RTX 4060 Family graphics card right now?,00:02:43,A,"['A. AUD $545.', 'B. AUD $499.', 'C. USD $545.', 'D. USD $499.']",single,Concurrent +Real-Time Visual Understanding_sample_115_3,Text-Rich Understanding,What graphical setting is added to the right view that is not included in the left view right now?,00:05:26,A,"['A. Frame Generation.', 'B. DLSS 3 Perf.', 'C. RT Psycho.', 'D. RTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_115_4,Text-Rich Understanding,What comparison is displayed on the screen right now?,00:08:08,A,"['A. 4070Ti vs 4070 in various games.', 'B. Cooling efficiency of RTX 4070 against previous models.', 'C. 4070 in different regions.', 'D. 4070.']",single,Concurrent +Real-Time Visual Understanding_sample_115_5,Text-Rich Understanding,What is the message printed on the box underneath the GeForce RTX graphics card right now?,00:09:40,A,"['A. INSPIRED BY GAMERS, BUILT BY NVIDIA.', 'B. DESIGNED FOR GAMERS, MADE BY NVIDIA.', 'C. CREATED FOR GAMERS, MADE BY NVIDIA.', 'D. DESIGNED FOR GAMERS, BUILT BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_1,Action Perception,What action are the hands performing right now?,00:00:15,A,"['A. Positioning the graphics card inside the case.', 'B. Lifting a black mesh panel.', 'C. Installing a light olive green t-shirt.', 'D. Talking at a white table.']",single,Concurrent +Real-Time Visual Understanding_sample_116_2,Text-Rich Understanding,Which logo is illuminated in white on the dark mesh panel right now?,00:03:03,C,"['A. GEFORCE GT.', 'B. GTX ROG.', 'C. GEFORCE RTX.', 'D. GEFORCE ROG.']",single,Concurrent +Real-Time Visual Understanding_sample_116_3,Attribute Perception,What color is the light glowing from one of the components right now?,00:06:25,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_116_4,Text-Rich Understanding,What brand name is shown on the GPU right now?,00:09:13,C,"['A. ASUS.', 'B. CORSAIR.', 'C. MSI.', 'D. EVGA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_5,Object Perception,What items are beside the computer case right now?,00:11:01,A,"['A. A screwdriver and mouse.', 'B. A pair of pliers and a keyboard.', 'C. A keyboard.', 'D. A set of cables.']",single,Concurrent +Real-Time Visual Understanding_sample_117_1,Text-Rich Understanding,What specific text is etched on the graphics card shown right now?,00:00:07,C,"['A. RTX 3060 Ti.', 'B. RTX 4070 Ti.', 'C. RTX 4080 SUPER.', 'D. RTX 5000 ULTRA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_2,Text-Rich Understanding,What is the highlighted label on the graphics chip right now?,00:03:32,A,"['A. AD103-400A1.', 'B. AD104-300B1.', 'C. TS MC223A2.', 'D. AD102-500A3.']",single,Concurrent +Real-Time Visual Understanding_sample_117_3,Text-Rich Understanding,What resolution setting is highlighted right now?,00:06:52,C,"['A. 2560x1440.', 'B. 1920x1080.', 'C. 3840x2160.', 'D. 3200x1800.']",single,Concurrent +Real-Time Visual Understanding_sample_117_4,Text-Rich Understanding,What performance gain does the NVIDIA RTX 4080 SUPER achieve in ray-traced games at 2160P resolution right now?,00:10:20,C,"['A. +2.93%', 'B. +3.21%', 'C. +3.11%', 'D. -3%']",single,Concurrent +Real-Time Visual Understanding_sample_117_5,Text-Rich Understanding,What is the label on the rightmost graphics card right now?,00:12:43,C,"['A. GeForce RTX 4090.', 'B. GeForce GTX 4090 SUPER.', 'C. GeForce RTX 4080.', 'D. GTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_118_1,Text-Rich Understanding,What label is visible on the computer component inside the electronic device right now?,00:00:06,A,"['A. GEFORCE RTX.', 'B. FIRE GTX.', 'C. GEFORCE GTX.', 'D. G*FORCE GTX.']",single,Concurrent +Real-Time Visual Understanding_sample_118_2,Text-Rich Understanding,What brand of heatsink is being installed onto the motherboard's CPU right now?,00:02:47,B,"['A. Noctua.', 'B. Cooler Master.', 'C. Corsair.', 'D. Be Quiet!.']",single,Concurrent +Real-Time Visual Understanding_sample_118_3,Object Perception,What product image is shown on the webpage right now?,00:05:20,B,"['A. White CPU cooler.', 'B. Black fan cooler.', 'C. RGB lighting.', 'D. Transparent case fan.']",single,Concurrent +Real-Time Visual Understanding_sample_118_4,Text-Rich Understanding,What setting is being selected in the voltage settings interface right now?,00:08:18,C,"['A. Auto Mode.', 'B. Fixed Mode.', 'C. Offset Mode.', 'D. Manual Mode.']",single,Concurrent +Real-Time Visual Understanding_sample_118_5,Text-Rich Understanding,What hardware performance metric is visible at the top of the screen right now?,00:09:41,B,"['A. CPU clock speed.', 'B. Temperature, power, framerate for cpu and gpu.', 'C. Network speed.', 'D. Memory usage.']",single,Concurrent +Real-Time Visual Understanding_sample_119_1,Text-Rich Understanding,What element is illuminated in the close-up view of the computer part right now?,00:00:06,B,"['A. A red circuit board.', 'B. A ROG logo.', 'C. A MSI logo.', 'D. Computer cables.']",single,Concurrent +Real-Time Visual Understanding_sample_119_2,Text-Rich Understanding,What component is being detached from the GPU just now?,00:01:52,B,"['A. A fan module.', 'B. A copper heat sink.', 'C. A plastic cover.', 'D. A backplate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_119_3,Attribute Perception,"Which colors are the RGB lighting alternating between on the ""Matrix"" component right now?",00:03:23,C,"['A. Red, green, and blue.', 'B. Blue, purple, and green.', 'C. Red, blue, and purple.', 'D. Red, purple, and green.']",single,Concurrent +Real-Time Visual Understanding_sample_119_4,Text-Rich Understanding,What graphics card models are shown on the benchmarking results right now?,00:05:09,D,"['A. 4080 FE, 4090 Suprim X, 4090 Matrix.', 'B. 4090 FE, 4080 Suprim X, 4090 Matrix.', 'C. 4090 FE, 4090 Suprim X, 4080 Matrix.', 'D. 4090 FE, 4090 Suprim X, 4090 Matrix.']",single,Concurrent +Real-Time Visual Understanding_sample_119_5,Causal Reasoning,What is the likely purpose of the person's gestures right now?,00:06:27,B,"['A. Asking a question.', 'B. Explaining a concept.', 'C. Writing something down.', 'D. Watching a demonstration.']",multiple,Concurrent +Real-Time Visual Understanding_sample_120_1,Text-Rich Understanding,What text is visible on the white box being handled right now?,00:00:07,B,"['A. ""Apple Device"".', 'B. ""Mac Studio"".', 'C. ""Tech Gear"".', 'D. ""Studio Box"".']",single,Concurrent +Real-Time Visual Understanding_sample_120_2,Text-Rich Understanding,What specific hardware components are highlighted right now?,00:03:59,A,"['A. RTX 3090 and GTX 980 Ti graphics cards.', 'B. Cooling fan and motherboard.', 'C. Large black box and smaller silver box.', 'D. Computer monitor and keyboard.']",single,Concurrent +Real-Time Visual Understanding_sample_120_3,Text-Rich Understanding,What is the title shown on the digital display with a bar graph right now?,00:07:26,C,"['A. System Analysis.', 'B. Performance Metrics.', 'C. Mask Tracking.', 'D. Data Comparison.']",single,Concurrent +Real-Time Visual Understanding_sample_120_4,Attribute Perception,What type of wallpaper is displayed on the monitor screen right now?,00:11:03,D,"['A. Green and yellow abstract design.', 'B. Photo of a natural landscape.', 'C. Black and white geometric pattern.', 'D. Vibrant blue and purple gradient.']",single,Concurrent +Real-Time Visual Understanding_sample_120_5,Text-Rich Understanding,What is the person in the green shirt gesturing towards right now?,00:14:51,B,"['A. The compact computer on the left.', 'B. The opened black computer case on the right.', 'C. The monitor displaying a colorful desktop screen.', 'D. The table itself.']",single,Concurrent +Real-Time Visual Understanding_sample_121_1,Text-Rich Understanding,What label on the graphics card is visible right now?,00:00:11,A,"['A. RTX 4090.', 'B. AMD RADEON.', 'C. INTEL ARC.', 'D. NVIDIA TESLA.']",single,Concurrent +Real-Time Visual Understanding_sample_121_2,Text-Rich Understanding,What license plate is displayed on the left car's rear right now?,00:03:20,B,"['A. RTX1MUM.', 'B. OPT1MUM.', 'C. DLX3080.', 'D. CAR4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_3,Text-Rich Understanding,Which graphical overlay is NOT shown right now?,00:06:20,C,"['A. RTX 2080 S.', 'B. RTX 3080.', 'C. RTX 3070.', 'D. RTX 4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_4,Text-Rich Understanding,What is the V-Ray 5 benchmark score for the RTX 3080 right now?,00:09:19,A,"['A. 2314.', 'B. 2691.', 'C. 1308.', 'D. 3972.']",single,Concurrent +Real-Time Visual Understanding_sample_121_5,Text-Rich Understanding,What brand and model of the graphics card box is visible on the man's hand right now?,00:11:45,C,"['A. Radeon RX 590.', 'B. GeForce GTX 1080.', 'C. GeForce RTX 4080.', 'D. Radeon RX 6700.']",single,Concurrent +Real-Time Visual Understanding_sample_122_1,Text-Rich Understanding,What text is prominently shown on the packaging of the darker graphics card right now?,00:00:15,C,"['A. DESIGNED BY GAMERS, BUILT BY NVIDIA.', 'B. CREATED BY GAMERS, DEVELOPED BY NVIDIA.', 'C. INSPIRED BY GAMERS. BUILT BY NVIDIA.', 'D. ENGINEERED BY GAMERS, MADE BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_122_2,Text-Rich Understanding,What titles are not listed on the comparison chart shown right now?,00:01:36,A,"['A. GTA V.', 'B. Shadow of the Tomb Raider.', 'C. Forza Horizon 5.', 'D. God of War.']",single,Concurrent +Real-Time Visual Understanding_sample_122_3,Text-Rich Understanding,What is the brand name of the graphics card shown right now?,00:03:00,C,"['A. NVIDIA.', 'B. GE FORCE.', 'C. AMD.', 'D. RADEON.']",single,Concurrent +Real-Time Visual Understanding_sample_122_4,Attribute Perception,What is the design feature of the graphics card on the right right now?,00:04:11,B,"['A. It has dual fans with a sleek design.', 'B. It has three fans with a geometric, aggressive design.', 'C. It features a single large fan in the center.', 'D. It is completely fanless with a passive cooling system.']",single,Concurrent +Real-Time Visual Understanding_sample_122_5,Counting,How many fans does the graphics card on the right have right now?,00:04:46,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_123_1,Text-Rich Understanding,What text appears next to the graphics card on the desk right now?,00:00:08,A,"['A. RTX 4060.', 'B. GTX 3050.', 'C. RTX 3090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_123_2,Text-Rich Understanding,"According to the comparison chart, what is the memory size of the RTX 3060 and the RTX 4060 right now?",00:02:30,A,"['A. 12GB for RTX 3060, 8GB for RTX 4060.', 'B. 8GB for RTX 3060, 12GB for RTX 4060.', 'C. 10GB for RTX 3060, 8GB for RTX 4060.', 'D. 16GB for RTX 3060, 10GB for RTX 4060.']",single,Concurrent +Real-Time Visual Understanding_sample_123_3,Text-Rich Understanding,"According to the performance test titled ""3DMark Time Spy Extreme"", which graphics card scored the highest?",00:05:00,A,"['A. RTX 4060 Ti.', 'B. RTX 4060.', 'C. RTX 3060.', 'D. RTX 3060 Ti.']",single,Prior +Real-Time Visual Understanding_sample_123_4,Text-Rich Understanding,"Which game's performance metrics are consistently shown for the RTX 3060 Ti, RTX 3060, and RTX 4060 at a 1920x1080 resolution right now?",00:07:20,A,"['A. Journey to Hogwarts.', 'B. Horizon 5.', 'C. Apex Legends.', 'D. Call of Duty.']",single,Concurrent +Real-Time Visual Understanding_sample_123_5,Text-Rich Understanding,What benchmark score is being displayed for the time spy?,00:09:31,A,"['A. 13,001.', 'B. 10,000.', 'C. 11,380.', 'D. 13,300.']",single,Prior +Real-Time Visual Understanding_sample_124_1,Event Understanding,What is the man in the video doing so far?,00:00:19,A,"['A. Speaking and gesturing while seated.', 'B. Cooking in a dimly lit kitchen.', 'C. Reading a book quietly.', 'D. Writing notes on a paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_2,Attribute Perception,"What brand is mentioned on the white bottle labeled ""GAC 100""?",00:02:40,A,"['A. GOLDEN.', 'B. SILVER.', 'C. BRONZE.', 'D. PLATINUM.']",single,Prior +Real-Time Visual Understanding_sample_124_3,Causal Reasoning,Why is the yellow tape used on the denim fabric?,00:02:59,B,"['A. To secure the fabric to the table.', 'B. To create a border for the white liquid application.', 'C. To measure the fabric size.', 'D. To mark the sections for different colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_4,Causal Reasoning,Why does the artist add layers of white paint to the portrait?,00:04:57,A,"['A. To create highlights and enhance dimensionality.', 'B. To cover mistakes made earlier.', 'C. To change the color of the background.', 'D. To outline the figure in the portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_5,Clips Summarize,Which of the following best summarizes the painting shown in the clip?,00:07:09,D,"['A. A young warrior playing a musical instrument.', 'B. A landscape with a forest and a gardener.', 'C. An abstract painting with vibrant colors.', 'D. An elderly man with a blue sword-like object.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_1,Event Understanding,What happens right after the scene shifts to a different view showing a blank white canvas?,00:00:16,A,"['A. A piece of gray fabric is placed over the canvas.', 'B. The canvas is painted with light colors.', 'C. A new portrait appears on the canvas.', 'D. The video zooms out to show the entire table.']",multiple,Prior +Real-Time Visual Understanding_sample_125_2,Attribute Perception,What color is the circle in the background of the painting?,00:03:19,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_125_3,Action Perception,What is the hand doing just now?,00:06:06,D,"['A. Painting a landscape.', 'B. Blending the background colors.', ""C. Painting the subject's face."", 'D. Adding details to the hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_4,Event Understanding,What is the hand doing when it shifts focus to the lower part of the painting?,00:06:27,B,"['A. Adding texture to the hair.', 'B. Painting broad strokes with pink and purple hues.', ""C. Detailing the woman's face."", 'D. Refining the transition between background colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:09:20,A,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', 'C. An abstract painting with vibrant colors and shapes.', 'D. A close-up portrait of an elderly man.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_1,Action Perception,What is the artist doing with the gold leaf in the video?,00:00:08,A,"['A. Applying it to a painted surface.', 'B. Cutting it into smaller pieces.', 'C. Mixing it with paint.', 'D. Discarding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_2,Event Understanding,What is the sequence of actions just performed by the artist?,00:03:00,B,"['A. Painting the background, then the nose, followed by the cheek, and finally the forehead.', 'B. Painting the nose, then the cheek, followed by the forehead.', 'C. Painting the forehead, then the nose, followed by the cheek.', 'D. Painting the cheek, then the forehead, followed by the nose.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_3,Action Perception,What did the artist do just now?,00:05:38,B,"['A. Sketching the ear.', 'B. Applying meticulous strokes to the ear area.', 'C. Cleaning the paintbrush.', 'D. Painting the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_4,Spatial Understanding,Where are the other brushes and pencils located in relation to the artwork?,00:08:10,B,"['A. On a shelf above the artwork.', 'B. Scattered around the artwork on the table.', 'C. Inside a drawer next to the table.', ""D. Held in the artist's other hand.""]",single,Concurrent +Real-Time Visual Understanding_sample_126_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:08:20,C,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', ""C. A detailed illustration of a woman's profile with leaves in her hair being painted."", 'D. A close-up portrait of an elderly man.']",multiple,Prior +Real-Time Visual Understanding_sample_127_1,Attribute Perception,What color was added to the eyes of the sketched portrait?,00:00:20,C,"['A. Green', 'B. Brown', 'C. Blue', 'D. Hazel']",single,Prior +Real-Time Visual Understanding_sample_127_2,Action Perception,What action is the paintbrush performing right now?,00:03:49,C,"['A. Adding details to the hair.', 'B. Coloring the lips.', 'C. Adding details to the nose.', 'D. Shading the background.']",single,Concurrent +Real-Time Visual Understanding_sample_127_3,Spatial Understanding,Which parts of the face remain unpainted right now?,00:04:00,B,"['A. Eyes and lips.', 'B. Hair and surrounding skin areas.', 'C. Nose and lips.', 'D. Eyes and nose.']",single,Concurrent +Real-Time Visual Understanding_sample_127_4,Event Understanding,What is the primary focus of the video?,00:07:40,C,"['A. The artist mixing paints.', 'B. The artist adjusting the background.', ""C. The detailed painting of a woman's face."", 'D. The artist framing the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_127_5,Event Understanding,What does the painter focus on during the last strokes?,00:11:20,B,"['A. The eyes and hair.', 'B. The lower face.', 'C. The background and plant.', 'D. The canvas texture.']",multiple,Concurrent +Real-Time Visual Understanding_sample_128_1,Spatial Understanding,Where is the green potted plant positioned relative to the painting in the initial scene?,00:00:06,C,"['A. To the right of the painting.', 'B. In front of the painting.', 'C. To the left of the painting.', 'D. Above the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_128_2,Clips Summarize,Which of the following best summarizes the scene in the video?,00:00:19,C,"['A. A detailed exploration of a landscape painting.', 'B. The process of painting a landscape with vibrant colors.', ""C. A focus on a woman's portrait with a tranquil expression."", 'D. An artist discussing the inspiration behind an abstract piece.']",multiple,Concurrent +Real-Time Visual Understanding_sample_128_3,Spatial Understanding,What is visible in the left lower corner of the frame after the camera zooms out?,00:02:58,B,"['A. A decorative statue.', 'B. A green plant.', 'C. A part of a bookshelf.', 'D. A palette of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_128_4,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:05:26,C,"['A. A woman with open eyes and vibrant colors.', 'B. A landscape with intricate textures.', ""C. A woman's face with closed eyes and partially painted skin tones."", 'D. An abstract painting with geometric shapes.']",multiple,Prior +Real-Time Visual Understanding_sample_128_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:08:20,B,"['A. Two paintings of a landscape are displayed, followed by a close-up of a bird sculpture.', 'B. Two portraits of a woman are shown, with a close-up revealing details of one painting, and then the original view is restored.', ""C. A painting of a young man is displayed, followed by a description of the artist's technique."", 'D. A video of an artist painting is shown, with a focus on the brush strokes and colors used.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_1,Spatial Understanding,Which side of the head does the person paint first?,00:00:09,B,"['A. The top.', 'B. The left side.', 'C. The right side.', 'D. The back.']",single,Prior +Real-Time Visual Understanding_sample_129_2,Clips Summarize,Which of the following best summarizes the painting process that was just shown in the video?,00:02:39,B,"['A. Adding final touches to a landscape.', 'B. Detailing a person with short brown hair and a red coat.', 'C. Painting an abstract art piece.', 'D. Working on a cityscape with vibrant colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_3,Causal Reasoning,Why is the artist applying touches to the facial features frequently?,00:04:59,B,"['A. To correct mistakes.', 'B. To emphasize expressions.', 'C. To add abstract elements.', 'D. To change the background color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_4,Spatial Understanding,Where are the plants located in relation to the painting in the studio?,00:07:20,C,"['A. To the right side of the painting.', 'B. On a table beneath the painting.', 'C. On the left side of the painting.', 'D. Behind the artist.']",single,Concurrent +Real-Time Visual Understanding_sample_129_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:07:20,B,"['A. The artist is setting up the studio before starting to paint.', 'B. The artist is making precise adjustments to an already detailed portrait.', 'C. The artist is selecting colors and preparing brushes for a new painting.', 'D. The artist is cleaning up the studio after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_1,Clips Summarize,What is the main activity depicted in the video so far?,00:00:19,A,"['A. Sketching a helmeted figure.', 'B. Painting a landscape.', 'C. Arranging art supplies.', 'D. Painting a portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:00,A,"['A. A hand paints a helmet with silver and blue accents, focusing on refining details.', 'B. A hand paints a landscape and then switches to a portrait.', 'C. A hand starts with abstract strokes and then adds a figure wearing armor.', 'D. A hand repaints a completed painting with new colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_3,Spatial Understanding,Where is the artist applying pink paint on the helmet right now?,00:08:19,C,"['A. The upper left portion.', 'B. The lower right portion.', 'C. The upper right portion.', 'D. The lower left portion.']",single,Concurrent +Real-Time Visual Understanding_sample_130_4,Clips Summarize,Which of the following best summarizes the artist's activity shown in the video just now?,00:08:20,A,"['A. The artist is painting a background with pink paint.', 'B. The artist is drawing a landscape with various colors.', 'C. The artist is sketching an abstract figure with fine details.', 'D. The artist is applying blue and brown accents to a white background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_5,Spatial Understanding,What objects are scattered behind the easel?,00:10:42,B,"['A. Pencils and papers.', 'B. Paint tubes and brushes.', 'C. Books and magazines.', 'D. Sculpting tools and clay.']",single,Concurrent +Real-Time Visual Understanding_sample_131_1,Event Understanding,What sequence of paintings was revealed in the notebook?,00:00:17,B,"['A. A fish, a tree, and a landscape.', 'B. A creature with a long beak, a feline face, and a realistic fish.', 'C. An abstract design, a human portrait, and a cityscape.', 'D. A bird, a flower, and a mountain.']",multiple,Prior +Real-Time Visual Understanding_sample_131_2,Clips Summarize,Which of the following best summarizes the content shown in the video just now?,00:03:19,D,"['A. The artist is painting a landscape with various animals.', 'B. The artist is sketching a detailed rooster using a pencil.', 'C. The artist is painting abstract shapes and patterns.', ""D. The artist is painting a rooster's head and body with vibrant colors and detailed brushstrokes.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_131_3,Event Understanding,What is the painter focusing right now?,00:06:12,B,"['A. Adding a background landscape.', ""B. Detailing the chicken's neck and feathers."", ""C. Painting the chicken's feet."", 'D. Sketching a second chicken.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_4,Action Perception,What action is the painter performing at the upper left corner of the painting?,00:09:09,C,"['A. Adding red paint.', 'B. Adding green paint.', 'C. Adding blue paint.', 'D. Adding yellow paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_5,Event Understanding,What is the painter focusing right now?,00:09:19,C,"['A. The painter begins a new painting.', ""B. The painter adds blue paint to the rooster's body."", 'C. The painter makes touches and adjustments to the background.', 'D. The painter signs the painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_1,Event Understanding,What does the person do immediately after aligning the paper on the easel?,00:00:19,A,"['A. Makes small adjustments by touching the paper.', 'B. Places a new sketch on the easel.', 'C. Moves the easel to a different spot.', 'D. Changes the spotlight angle.']",multiple,Prior +Real-Time Visual Understanding_sample_132_2,Spatial Understanding,Where is the potted plant located in relation to the portrait?,00:04:20,C,"['A. On the right side.', 'B. Behind the canvas.', 'C. On the left side.', 'D. Under the table.']",single,Concurrent +Real-Time Visual Understanding_sample_132_3,Clips Summarize,Which of the following best summarizes the artist's activity just shown in the video?,00:04:20,B,"['A. Creating a landscape painting.', 'B. Working on a realistic portrait of a woman, focusing on the neck area.', 'C. Sketching a preliminary outline for a new artwork.', 'D. Mixing colors on a palette for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_4,Spatial Understanding,Where are the bird decorations located in the workspace?,00:12:20,C,"['A. On the left side.', 'B. In front of the canvas.', 'C. On a shelf to the right.', 'D. Next to the potted plant.']",single,Concurrent +Real-Time Visual Understanding_sample_132_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:12:30,C,"['A. The artist is organizing painting tools in a vibrant studio.', 'B. The painter is applying broad strokes to a landscape painting.', 'C. The video captures the detailed process of painting background of a portrait with various brush strokes.', 'D. The artist is blending colors on the palette while preparing to paint.']",multiple,Prior +Real-Time Visual Understanding_sample_133_1,Spatial Understanding,What is the position of the paintbrush relative to the sketchbooks initially?,00:00:20,B,"['A. In front of the open sketchbook.', 'B. Between a sketchbook and a white item.', 'C. Behind the closed sketchbook.', 'D. To the left of the open sketchbook.']",single,Prior +Real-Time Visual Understanding_sample_133_2,Event Understanding,What is the artist focusing on right now?,00:03:39,B,"['A. Adding a background.', ""B. Painting the portrait's face."", 'C. Sketching the portrait.', 'D. Cleaning the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_133_3,Spatial Understanding,Where is the painting set while the artist works on it?,00:07:00,C,"['A. On an easel.', 'B. On the floor.', 'C. On a table.', 'D. On a wall.']",single,Concurrent +Real-Time Visual Understanding_sample_133_4,Clips Summarize,Which of the following best summarizes the painting process shown just now?,00:07:00,B,"['A. A rough sketch of a landscape.', 'B. Add background color to the portrait.', 'C. An abstract painting with vibrant colors.', 'D. A still life painting of fruits and flowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_133_5,Clips Summarize,Which of the following best summarizes the painting process in the video?,00:10:19,C,"['A. Bold brushstrokes on a colorful landscape.', 'B. Fine details on a still life painting.', 'C. Detailing a portrait of a man with dark hair and a serious expressions.', 'D. Subtle shading on an abstract design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_1,Event Understanding,Which part of the drawing is being detailed by the brush in the first few seconds?,00:00:20,A,"['A. The left eye.', 'B. The right eye.', 'C. The nose.', 'D. The mouth.']",multiple,Prior +Real-Time Visual Understanding_sample_134_2,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:00:20,D,"['A. A paintbrush outlines and details floral elements.', 'B. A detailed drawing of a face is created from scratch.', 'C. A paintbrush adds color to the floral headpiece.', 'D. A paintbrush outlines and fills in the eyes of a detailed drawing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:20,B,"[""A. An artist begins sketching a woman's face on a new canvas."", ""B. An artist is detailing a woman's face, focusing on her eyes, cheeks, and nose."", 'C. An artist adds a detailed background to a painting of a woman.', ""D. An artist is drawing abstract patterns around a woman's face.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_134_4,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. A landscape being painted with different shades of green.', 'B. A portrait of a woman being detailed with various brushes.', 'C. An abstract painting with bright colors.', 'D. A still life of fruits being created with careful strokes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_5,Clips Summarize,Which of the following best summarizes the content of the video?,00:09:19,B,"['A. An artist painting a landscape.', 'B. An artist creating a portrait with vibrant colors and detailed features.', 'C. A woman decorating her hair with flowers.', 'D. An artist discussing painting techniques.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_1,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:00:19,B,"['A. A partially painted left eye with preliminary details.', 'B. A complete and detailed right eye, including the upper eyelid line.', 'C. A detailed sketch of the entire face with no paint.', 'D. An unfinished sketch with some paint on the lips.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_2,Spatial Understanding,Which area of the face remains largely unpainted so far?,00:03:07,D,"['A. The eyes.', 'B. The lips.', 'C. The eyebrows.', 'D. The cheeks and hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. The artist is preparing a new canvas for painting.', 'B. This artist is adding details to the face of the portrait.', 'C. The artist is drawing a rough sketch of a landscape.', 'D. The artist is cleaning up after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_4,Spatial Understanding,What is positioned to the left of the canvas?,00:09:20,B,"['A. A window.', 'B. A green plant.', 'C. A cup of coffee.', 'D. A lamp.']",single,Concurrent +Real-Time Visual Understanding_sample_135_5,Clips Summarize,Which statement best summarizes the painting process just shown in the video?,00:09:18,C,"['A. The artist is rapidly applying layers of paint with a wide brush.', 'B. The painter is outdoors, capturing a landscape with vivid colors.', ""C. The artist is working methodically on a woman's portrait, focusing on hair details indoors."", 'D. The canvas depicts an abstract scene with no distinguishable features.']",multiple,Concurrent +Real-Time Visual Understanding_sample_136_1,Text-Rich Understanding,What are the dimensions of the canvas just shown in the video?,00:00:20,B,"['A. 25 cm by 20 cm.', 'B. 28 cm by 23 cm.', 'C. 30 cm by 25 cm.', 'D. 32 cm by 28 cm.']",multiple,Prior +Real-Time Visual Understanding_sample_136_2,Spatial Understanding,Where is the white palette located relative to the canvas?,00:00:08,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_136_3,Spatial Understanding,Where is the palette located in relation to the canvas?,00:02:59,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_136_4,Event Understanding,What does the painter do after shifting to a broader view of the canvas?,00:05:34,C,"['A. Cleans the brush.', 'B. Adds details to the water.', 'C. Mixes paint on the palette.', 'D. Adjusts the position of the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_136_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:08:19,D,"['A. The artist paints a bright sunny day with flowers and butterflies.', 'B. The artist creates a night scene with stars and a moon.', 'C. The artist illustrates a winter landscape with snow and ice.', 'D. The artist depicts a sunset over water, adding vertical elements like trees or reeds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_1,Clips Summarize,Which of the following best describes the initial actions shown in the clip?,00:00:12,D,"['A. A hand is painting directly on a canvas.', 'B. A plastic sheet is covered with paint stains, then a name appears.', 'C. A blank canvas is being prepared for painting.', 'D. Paint is being dispensed onto a plastic sheet covering a canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_2,Prospective Reasoning,What is likely the next step after dispensing all the paint colors onto the plastic sheet?,00:00:19,B,"['A. The hand will spread the paint across the sheet.', 'B. The plastic sheet will be removed from the canvas.', 'C. Additional colors will be added.', 'D. The text ""CorreaArt"" will be erased.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_3,Spatial Understanding,Where are the various squeezed paint tubes located in relation to the canvas?,00:05:08,D,"['A. To the left of the canvas.', 'B. On a shelf above the canvas.', 'C. Below the canvas on the floor.', 'D. On a wooden table to the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_137_4,Causal Reasoning,Why does the paint mixture become deeper and richer in purple color right now?,00:10:16,B,"['A. Because more orange paint was added.', 'B. Because more red and blue paint was added.', 'C. Because purple paint was added.', 'D. Because the palette knife was cleaned.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_5,Clips Summarize,Which of the following best summarizes the artistic process just shown in the clip?,00:15:20,D,"['A. A painter adding final touches to a portrait.', 'B. A painter cleaning their tools after finishing a painting.', 'C. A painter starting a new abstract piece.', 'D. A painter refining the details of ocean waves.']",multiple,Prior +Real-Time Visual Understanding_sample_138_1,Clips Summarize,Which of the following best summarizes the initial painting process in the clip?,00:00:19,A,"['A. Applying and blending cerulean blue and white paint on the upper part of the canvas.', 'B. Setting up various colors of paint and brushes on the canvas.', 'C. Drawing an outline before filling in with different colors.', 'D. Cleaning the brushes and preparing the paint palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:02:20,A,"[""A. Adding texture to a tree's foliage against a blue sky."", 'B. Painting a landscape with mountains and a river.', 'C. Creating a portrait with detailed facial features.', 'D. Sketching a building with architectural details.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_3,Clips Summarize,Which of the following options best describes what the artist is doing?,00:04:19,A,"['A. An artist painting a landscape with a bright sky and a leafy tree.', 'B. An artist drawing a portrait of a person.', 'C. An artist sculpting a figure out of clay.', 'D. An artist photographing a nature scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_4,Spatial Understanding,Where is the artist adding pink flowers on the canvas?,00:06:08,B,"['A. Top right quadrant.', 'B. Bottom left quadrant.', 'C. Center of the canvas.', 'D. Top left quadrant.']",single,Concurrent +Real-Time Visual Understanding_sample_138_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:19,A,"['A. An artist adding intricate floral details to a scenic painting.', 'B. An artist painting a mountainous scene with animals.', 'C. An artist sculpting a clay model of a tree.', 'D. An artist drawing a sketch of a cityscape.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_1,Clips Summarize,Which of the following best summarizes the initial sequence of the video?,00:00:20,A,"['A. A dark screen is followed by a splash screen, then a hand arranges and prepares paint for a painting session.', 'B. A splash screen is followed by a dark screen, then a hand arranges brushes for a painting session.', 'C. A white canvas is shown first, followed by a splash screen and paint tubes being arranged.', 'D. A palette is shown with various colors, followed by a splash screen and a hand preparing brushes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_2,Spatial Understanding,Where is the masking tape positioned on the canvas?,00:02:44,C,"['A. Along the top edge.', 'B. Along the bottom edge.', 'C. Aligning with the horizon.', 'D. Vertical down the center.']",single,Concurrent +Real-Time Visual Understanding_sample_139_3,Causal Reasoning,Why did the hand reach towards the palette just now?,00:03:00,B,"['A. To clean the brush.', 'B. To mix and pick up more paint.', 'C. To adjust the masking tape.', 'D. To start a new painting.']",multiple,Prior +Real-Time Visual Understanding_sample_139_4,Spatial Understanding,Where is the hand focusing its painting efforts right now?,00:05:38,C,"['A. On the sandy beach.', 'B. On the horizon line.', 'C. On the the second wave.', 'D. On the fluffy white clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_139_5,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:08:20,A,"['A. A hand painting a vibrant seascape with turquoise waves and white foam.', 'B. A close-up of an artist sketching a cityscape.', 'C. A detailed view of a forest scene being painted.', 'D. An artist mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_1,Causal Reasoning,Why does the gradient effect become more pronounced?,00:00:20,C,"['A. Because more dark paint is added.', 'B. Because the brushstrokes become vertical.', 'C. Because the brushstrokes blend smoothly from pink to white.', 'D. Because the person stops adding paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:00:20,A,"['A. The person paints a gradient from pink to white with smooth horizontal strokes.', 'B. The canvas is covered with random colors and patterns.', 'C. The palette is used to mix blue and green colors for a landscape.', 'D. The person uses a sponge to create a textured effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_3,Action Perception,What action is the artist performing right now?,00:02:19,C,"['A. Mixing colors on the palette.', 'B. Framing the finished painting.', 'C. Applying fine details to the grass lawn.', 'D. Cleaning the brush with water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_4,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:04:20,A,"['A. A landscape painting with a path leading to a small white house with a red roof.', 'B. A portrait of an elderly man being painted with fine details.', 'C. A close-up of a flower being painted with vibrant colors.', 'D. An abstract painting with various geometric shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_5,Spatial Understanding,What is located below the large dark brown tree in the painting?,00:06:20,D,"['A. A lake with a boat.', 'B. A group of animals.', 'C. A river with a bridge.', 'D. A grass lawn.']",single,Concurrent +Real-Time Visual Understanding_sample_141_1,Spatial Understanding,What is the arrangement of the items on the wooden surface now?,00:00:08,A,"['A. The watercolor palette is on the left, and the white canvas is on the right.', 'B. The watercolor palette is on the right, and the glass dish is on the left.', 'C. The watercolor palette is in the center, and the paper is on the right.', 'D. The glass dish is in the center, and the paper is on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_141_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:03:00,A,"['A. The hand is painting a deep green and light green abstract form on paper.', 'B. The hand is drawing a detailed landscape.', 'C. The hand is sketching with a pencil before painting.', 'D. The hand is creating a watercolor portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_3,Prospective Reasoning,What is the artist likely to do next?,00:05:34,B,"['A. Sign the painting.', 'B. Add more details to the painting.', 'C. Clean up the workspace.', 'D. Start a new painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_4,Spatial Understanding,Where is the paint palette positioned relative to the artist's hand?,00:08:19,A,"['A. To the left of the hand.', 'B. To the right of the hand.', 'C. Directly below the hand.', 'D. Above the hand.']",single,Concurrent +Real-Time Visual Understanding_sample_141_5,Event Understanding,What is the artist creating in the video?,00:08:19,B,"['A. A portrait of a person.', 'B. A watercolor landscape.', 'C. An abstract painting.', 'D. A charcoal sketch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_1,Spatial Understanding,Where is the paint palette located relative to the canvas?,00:00:01,B,"['A. To the left of the canvas.', 'B. To the right of the canvas.', 'C. Below the canvas.', 'D. Above the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_142_2,Action Perception,What is the hand doing in the video?,00:02:19,A,"['A. Applying white paint to a curved surface.', 'B. Drawing a straight line with a pencil.', 'C. Cleaning the paintbrush.', 'D. Mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_3,Action Perception,What is the artist doing right now,00:04:11,B,"['A. Mixing colors on the palette.', ""B. Applying paint to the moon's surface."", 'C. Cleaning the paintbrush.', 'D. Adjusting the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_4,Causal Reasoning,Why does the artist pick up a larger paintbrush after finishing the lines?,00:06:21,A,"['A. To add foliage details.', 'B. To clean the previous paintbrush.', 'C. To start a new painting.', 'D. To add a new color to the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_5,Clips Summarize,Which of the following best summarizes the artist's actions just shown in the video,00:06:20,C,"['A. The artist sketches a rough outline of a landscape.', 'B. The artist adds fine details to a previously sketched portrait.', 'C. The artist paints vertical lines, mixes paint, and adds foliage details to the canvas.', 'D. The artist starts a new painting with a fresh palette and blank canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_1,Event Understanding,What does the split-screen show right now?,00:03:21,C,"['A. Two different people performing the same exercise.', 'B. A comparison between two types of exercise equipment.', 'C. Two options for the same exercise.', 'D. Different stages of the same workout.']",single,Concurrent +Real-Time Visual Understanding_sample_143_2,Event Understanding,"What exercise is being performed in ""Exercise 2 of 7""?",00:03:26,C,"['A. Deadlift.', 'B. Bench Press.', 'C. Larsen Press.', 'D. Squat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_3,Action Perception,What exercise is the man performing right now?,00:06:40,B,"['A. Bicep curls.', 'B. Press around.', 'C. Leg press.', 'D. Shoulder press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_4,Attribute Perception,What is the man wearing during his exercise in the gym?,00:07:00,B,"['A. Black T-shirt and white shorts.', 'B. White T-shirt and black shorts.', 'C. Gray T-shirt and white pants.', 'D. Blue T-shirt and pants.']",single,Prior +Real-Time Visual Understanding_sample_143_5,Action Perception,What action is the man in a white shirt performing right now?,00:10:06,C,"['A. Stretch-Only Overhead Extension.', 'B. Bicep Curl.', 'C. Squeeze-Only Pressdown.', 'D. Leg Press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_1,Event Understanding,What series is being presented according to the text overlay during the video?,00:00:15,D,"['A. ""THE ULTIMATE BODYBUILDING SERIES"".', 'B. ""JEFF NIPPARD\'S WORKOUT SERIES"".', 'C. ""THE ULTIMATE GYM SERIES"".', 'D. ""THE ULTIMATE PUSH PULL LEGS SERIES"".']",multiple,Prior +Real-Time Visual Understanding_sample_144_2,Counting,How many exercises are indicated in the sequence the person is following?,00:03:10,C,"['A. 4', 'B. 5', 'C. 6', 'D. 7']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_3,Action Perception,What exercise is the person performing right now?,00:06:02,B,"['A. Squats', 'B. Lunges', 'C. Push-ups', 'D. Deadlifts']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_4,Event Understanding,What action does the person take after squatting down and adjusting their grip on the dumbbells?,00:06:17,D,"['A. He put the dumbbells down.', 'B. He start doing push-ups.', 'C. He switch to another exercise machine.', 'D. He begin performing lunges again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_5,Object Perception,What is shown on the left side of the screen right now?,00:09:05,A,"['A. An anatomical illustration of the lower leg muscles.', 'B. A person exercising in a gym.', 'C. A chart with data points.', 'D. A blue and green arrow.']",single,Concurrent +Real-Time Visual Understanding_sample_145_1,Action Perception,What exercise is the individual performing in the gym after the box jumps?,00:07,C,"['A. Squats.', 'B. Deadlifts.', 'C. Barbell clean and press.', 'D. Push-ups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_2,Attribute Perception,What color are the sneakers worn by the person performing the lift right now?,00:03:33,B,"['A. Black and yellow.', 'B. White and black.', 'C. Blue and white.', 'D. Red and white.']",single,Concurrent +Real-Time Visual Understanding_sample_145_3,Spatial Understanding,Where is the American flag located in relation to the person performing the box jump?,00:03:39,C,"['A. Directly behind him.', 'B. To his left.', 'C. To his right.', 'D. In front of him.']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_4,Object Perception,What is the man who is lifting wearing right now?,00:07:00,B,"['A. Red sleeveless shirt, black shorts, and white athletic shoes.', 'B. Blue sleeveless shirt, black shorts, and white athletic shoes.', 'C. Green sleeveless shirt, black shorts, and white athletic shoes.', 'D. Blue sleeveless shirt, red shorts, and white athletic shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_145_5,Action Perception,What action is the individual performing right now?,00:10:27,C,"['A. Running on the treadmill.', 'B. Lifting weights.', 'C. Performing box jumps.', 'D. Stretching.']",single,Prior +Real-Time Visual Understanding_sample_146_1,Text-Rich Understanding,What text is displayed on the screen at the beginning?,00:06,A,"['A. ""HOW I TRAIN"".', 'B. ""CHEST WORKOUT"".', 'C. ""MUSCLE FLEX"".', 'D. ""GYM EQUIPMENT"".']",single,Prior +Real-Time Visual Understanding_sample_146_2,Action Perception,What is the person doing right now?,00:00:16,A,"['A. Walking on a treadmill.', 'B. Performing bench presses.', 'C. Lifting weights overhead.', 'D. Doing tricep presses.']",single,Concurrent +Real-Time Visual Understanding_sample_146_3,Object Perception,What is the man holding above his chest right now?,00:03:00,C,"['A. Dumbbells.', 'B. A kettlebell.', 'C. A barbell.', 'D. A medicine ball.']",single,Concurrent +Real-Time Visual Understanding_sample_146_4,Event Understanding,What is the person doing after the barbell exercise?,00:05:39,B,"['A. Running on a treadmill.', 'B. Performing cable fly.', 'C. Stretching.', 'D. Using a rowing machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_146_5,Object Perception,What muscle groups are highlighted in red on the left side of the screen during the front raise exercise?,00:08:06,A,"['A. Front deltoids.', 'B. Rear deltoids.', 'C. Side deltoids.', 'D. Biceps.']",single,Concurrent +Real-Time Visual Understanding_sample_147_1,Attribute Perception,What color are the shorts the man is wearing while stretching his arms and warming up?,00:00:19,D,"['A. Red.', 'B. Black.', 'C. Gray.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_147_2,Text-Rich Understanding,What text appears on the screen when the man is shown exercising on the treadmill?,00:00:13,A,"['A. ""WARM-UP"".', 'B. ""HOW TO TRAIN"".', 'C. ""BACK & BICEPS"".', 'D. ""WORKOUT PLAN"".']",single,Concurrent +Real-Time Visual Understanding_sample_147_3,Object Perception,What is the man using for his exercise?,00:02:20,C,"['A. A treadmill.', 'B. A dumbbell.', 'C. A pull-up bar.', 'D. A bench press.']",single,Concurrent +Real-Time Visual Understanding_sample_147_4,Object Perception,What is the man holding in his left hand?,00:04:09,D,"['A. A barbell.', 'B. A kettlebell.', 'C. A resistance band.', 'D. A dumbbell.']",single,Concurrent +Real-Time Visual Understanding_sample_147_5,Text-Rich Understanding,What is the main focus of the study shown in the scientific paper format?,00:06:20,A,"['A. The effect of hand position on EMG activity of posterior shoulder musculature during horizontal abduction exercise.', 'B. The effect of hand position on shoulder pain.', 'C. The effect of different exercises on overall shoulder strength.', 'D. The comparison of EMG activity between different exercises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_1,Action Perception,What does the man do at the start of the video?,00:00:08,A,"['A. He is scratching his head.', 'B. He is tying his shoes.', 'C. He is drinking water.', 'D. He is adjusting his watch.']",multiple,Prior +Real-Time Visual Understanding_sample_148_2,Attribute Perception,How is the tier list diagram colored?,00:00:10,A,"['A. Red, orange, yellow, and green.', 'B. Blue, purple, yellow, and red.', 'C. Green, yellow, orange, and red.', 'D. Yellow, blue, green, and orange.']",single,Prior +Real-Time Visual Understanding_sample_148_3,Text-Rich Understanding,What text appeared at the bottom of the screen just now?,00:03:10,C,"['A. ""BARBELL BACK SQUAT"".', 'B. ""DEADLIFT"".', 'C. ""BARBELL FRONT SQUAT"".', 'D. ""BENCH PRESS"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_4,Object Perception,What is the man using right now?,00:06:23,D,"['A. Treadmill.', 'B. Dumbbells.', 'C. Elliptical machine.', 'D. Leg press machine.']",single,Concurrent +Real-Time Visual Understanding_sample_148_5,Action Perception,What exercise is the person performing in the gym right now?,00:09:14,C,"['A. Deadlift.', 'B. Bench press.', 'C. Weighted squat.', 'D. Push-up.']",single,Concurrent +Real-Time Visual Understanding_sample_149_1,Text-Rich Understanding,What text appears prominently on the left side of the screen at the start of the video?,00:00:03,A,"['A. ""HOW TO TRAIN""', 'B. ""WORKOUT ROUTINE""', 'C. ""TRAINING SCHEDULE""', 'D. ""GYM TIPS""']",single,Concurrent +Real-Time Visual Understanding_sample_149_2,Text-Rich Understanding,How many repetitions are suggested for each leg for both front-to-back and side-to-side leg swings?,00:00:20,A,"['A. 12 reps.', 'B. 10 reps.', 'C. 15 reps.', 'D. 20 reps.']",single,Prior +Real-Time Visual Understanding_sample_149_3,Attribute Perception,What is the man wearing during the deadlift exercise?,00:02:14,B,"['A. A white t-shirt and black shorts.', 'B. A dark gray t-shirt and black shorts.', 'C. A blue t-shirt and black shorts.', 'D. A dark gray t-shirt and blue shorts.']",single,Concurrent +Real-Time Visual Understanding_sample_149_4,Action Perception,"What is the man doing during the ""Slow-Eccentric Leg Extension"" exercise?",00:04:19,D,"['A. Pulling the bar upwards quickly with his legs.', 'B. Jumping off the machine.', 'C. Swinging his legs back and forth.', 'D. Pushing the padded bar upwards and lowering it slowly with his legs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_149_5,Object Perception,What is written on the poster next to the person right now?,00:07:41,D,"['A. ""The Ultimate Bodybuilding Guide"".', 'B. ""The Ultimate Fitness Program"".', 'C. ""The Ultimate Muscle Flex System"".', 'D. ""The Ultimate Push Pull Legs System"".']",single,Concurrent +Real-Time Visual Understanding_sample_150_1,Action Perception,What action does the man perform after taking off his gray t-shirt?,00:00:05,A,"['A. Clap hands to remove the excess powder and adjusts a weightlifting belt.', 'B. Does a pull-up.', 'C. Puts on a black t-shirt.', 'D. Walks through the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_2,Object Perception,What is the person adjusting right now?,00:03:02,A,"['A. The weight on a gym machine.', 'B. A treadmill speed.', 'C. A dumbbell rack.', 'D. A stationary bike seat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_3,Event Understanding,What is the individual doing right now after shifting focus to the new exercise machine?,00:06:13,C,"['A. Performing vertical pull exercises.', 'B. Flexing his muscles.', 'C. Performing a seated exercise targeting upper body muscles.', 'D. Walking around the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_4,Text-Rich Understanding,What type of exercise is the person performing in the left panel?,00:09:01,C,"['A. High-to-Low.', 'B. Mid-to-Mid.', 'C. Low-to-High.', 'D. Low-to-Mid.']",single,Concurrent +Real-Time Visual Understanding_sample_150_5,Object Perception,What is positioned above the books on the man's desk?,00:11:41,D,"['A. A potted plant.', 'B. A laptop.', 'C. A microphone.', 'D. A globe.']",single,Concurrent +Real-Time Visual Understanding_sample_151_1,Action Perception,What is the woman in the white dress doing when the scene transitions?,00:00:10,C,"['A. Dancing.', ""B. Styling another person's hair."", 'C. Getting her hair styled by another person.', 'D. Eating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_2,Attribute Perception,What is the color of the undershirt worn by the woman on the left?,00:01:55,B,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_151_3,Event Understanding,What activity are the two women primarily engaged in?,00:02:00,C,"['A. Cooking.', 'B. Cleaning.', 'C. Dressing.', 'D. Sewing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_4,Attribute Perception,What color is the assistant's dress?,00:03:26,B,"['A. Blue and red.', 'B. Red and white.', 'C. Green and red.', 'D. Purple and white.']",single,Concurrent +Real-Time Visual Understanding_sample_151_5,Object Perception,"What is the man with medium-length, curly, white hair wearing?",00:05:19,B,"['A. A white top with a black neckline.', 'B. A black top with a white neckline.', 'C. A dark robe with yellow-gold sleeves.', 'D. A dress with intricate gold stitching.']",single,Prior +Real-Time Visual Understanding_sample_152_1,Object Perception,What item does the video start with someone picking up?,00:00:02,A,"['A. A decorative hair comb.', 'B. A wooden comb.', 'C. A hand mirror.', 'D. A jeweled necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_152_2,Attribute Perception,What are the colors of the corset and its trim worn by the person?,00:01:44,B,"['A. Light brown with white stripes and black lace trim.', 'B. Light brown with black stripes and white lace trim.', 'C. White with black stripes and light brown lace trim.', 'D. Black with white stripes and brown lace trim.']",single,Concurrent +Real-Time Visual Understanding_sample_152_3,Action Perception,What action did the person just perform?,00:01:49,C,"['A. Fastening the metal clasps.', 'B. Adjusting the white dress.', 'C. Tightening the corset laces.', 'D. Lowering their arms.']",multiple,Concurrent +Real-Time Visual Understanding_sample_152_4,Object Perception,What is the left side person holding in his hands?,00:03:25,A,"['A. A white garment.', 'B. A black hat.', 'C. A book.', 'D. A pair of shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_152_5,Object Perception,What is hanging on the mirror right now?,00:05:10,A,"['A. White gloves.', 'B. A hat.', 'C. A scarf.', 'D. A necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_153_1,Attribute Perception,What is the distinctive feature of the man's appearance?,00:00:05,B,"['A. A scar on his cheek.', 'B. A handlebar mustache.', 'C. A monocle.', 'D. A bow tie.']",single,Prior +Real-Time Visual Understanding_sample_153_2,Object Perception,What item is located below the painting with the golden frame?,00:01:04,C,"['A. A bookshelf.', 'B. A table with a vase.', 'C. A candelabrum.', 'D. A mirror.']",single,Prior +Real-Time Visual Understanding_sample_153_3,Action Perception,What is the man doing while sitting on a chair?,00:01:10,C,"['A. Reading a book.', 'B. Polishing his shoes.', 'C. Adjusting his trousers and shoes.', 'D. Writing a letter.']",multiple,Prior +Real-Time Visual Understanding_sample_153_4,Attribute Perception,What color is the vest of the man being helped?,00:02:20,B,"['A. White.', 'B. Beige.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_153_5,Action Perception,What does the man being helped do after the helper finishes adjusting his collar and bow tie?,00:02:15,D,"['A. Looks in the mirror.', 'B. Closes his eyes.', 'C. Lifts his arm.', 'D. Looks down slightly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_154_1,Attribute Perception,What color are the walls and the bed in the bedroom?,00:00:05,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_154_2,Action Perception,What does the person do after waking up?,00:00:19,C,"['A. Lies back down.', 'B. Walks out of the room.', 'C. Sits up on the edge of the bed.', 'D. Stands up and stretches.']",multiple,Prior +Real-Time Visual Understanding_sample_154_3,Attribute Perception,What type are the man's sleeves?,00:01:25,D,"['A. Blue with embroidery.', 'B. Green with stripes.', 'C. Black with buttons.', 'D. White with lace.']",single,Concurrent +Real-Time Visual Understanding_sample_154_4,Object Perception,What item does the man pick up from the table while sitting?,00:01:29,D,"['A. A chalice.', 'B. A green vase.', 'C. A metal container.', 'D. A large white wig.']",single,Prior +Real-Time Visual Understanding_sample_154_5,Clips Summarize,How did the scene change just now?,00:01:39,A,"['A. The man picked up a piece of clothing on a red sofa in a different room.', 'B. The man is seen standing in front of a mirror.', 'C. The man is shown sitting and adjusting his wig.', 'D. The man walks out of the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_1,Action Perception,What is the elderly person with a white beard doing in the video?,00:00:10,D,"['A. Reading a book.', 'B. Painting on a canvas.', 'C. Cooking with a pot.', 'D. Writing with a quill pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_2,Counting,How many eggs are in the wooden bowl next to the marble slab?,00:00:03,B,"['A. One.', 'B. Five.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_155_3,Action Perception,What action does the man perform after adjusting his waistband?,00:01:40,D,"['A. Sits down.', 'B. Looks out the window.', 'C. Lies down on the bed.', 'D. Reaches for a piece of clothing.']",multiple,Prior +Real-Time Visual Understanding_sample_155_4,Attribute Perception,What type of boots is the person wearing?,00:02:49,A,"['A. Brown leather boots.', 'B. Rubber boots.', 'C. Sneakers.', 'D. Sandals.']",single,Concurrent +Real-Time Visual Understanding_sample_155_5,Object Perception,What is the person wearing around their neck right now?,00:04:05,A,"['A. A dark purple scarf.', 'B. A dark green scarf.', 'C. A light brown scarf.', 'D. A dark blue scarf.']",single,Concurrent +Real-Time Visual Understanding_sample_156_1,Text-Rich Understanding,What text appears first on the black screen?,00:00:03,C,"['A. ""National Museums Liverpool"".', 'B. ""Art Gallery"".', 'C. ""Walker"".', 'D. ""Walker Art Gallery"".']",single,Prior +Real-Time Visual Understanding_sample_156_2,Attribute Perception,What are the walls' color in the larger room?,00:00:13,B,"['A. White.', 'B. Peach.', 'C. Blue.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_156_3,Attribute Perception,What is notable about the gold button?,00:01:38,C,"['A. It has a plain surface.', 'B. It is silver with a smooth finish.', 'C. It has a decorative design.', 'D. It is wooden with carvings.']",single,Concurrent +Real-Time Visual Understanding_sample_156_4,Object Perception,What item of clothing is the older man helping the younger man with?,00:03:00,C,"['A. Shirt.', 'B. Trousers.', 'C. Waistcoat.', 'D. Jacket.']",single,Concurrent +Real-Time Visual Understanding_sample_156_5,Object Perception,What is one of the items on the well-decorated table?,00:04:21,B,"['A. A book.', 'B. A ceramic pitcher.', 'C. A silver tray.', 'D. A candle.']",single,Concurrent +Real-Time Visual Understanding_sample_157_1,Action Perception,What is the woman doing to secure the sock in place?,00:00:13,B,"['A. Tying it with a ribbon.', 'B. Securing it with a black strap or garter.', 'C. Using a safety pin.', 'D. Sewing it in place.']",multiple,Prior +Real-Time Visual Understanding_sample_157_2,Action Perception,What do the two standing women do to the seated woman?,00:02:30,B,"['A. They are talking to her.', 'B. They are adjusting her clothing items.', 'C. They are serving her food.', 'D. They are combing her hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_3,Action Perception,What are the two women wearing white caps and aprons doing?,00:04:09,B,"['A. Standing by the table.', ""B. Adjusting the central woman's clothing."", 'C. Preparing food.', 'D. Cleaning the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_4,Spatial Understanding,Where is the table with a white tablecloth positioned in the room?,00:04:03,A,"['A. To the left of the central woman.', 'B. To the right of the central woman.', 'C. In front of the central woman.', 'D. Behind the central woman.']",single,Concurrent +Real-Time Visual Understanding_sample_157_5,Spatial Understanding,Where is the young woman sitting right now?,00:06:19,B,"['A. On a cushion on the floor.', 'B. On an intricately carved wooden chair.', 'C. On a plain wooden bench.', 'D. On a cushioned sofa.']",single,Concurrent +Real-Time Visual Understanding_sample_158_1,Attribute Perception,What are the patterns on the second fabric piece retrieved from the drawer?,00:00:16,C,"['A. Polka dots.', 'B. Stripes.', 'C. Floral patterns.', 'D. Geometric shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_158_2,Object Perception,What is the person putting on their feet?,00:01:30,B,"['A. Red boots.', 'B. Red shoes with a low heel and a strap.', 'C. Black sneakers.', 'D. Sandals.']",single,Prior +Real-Time Visual Understanding_sample_158_3,Attribute Perception,What pattern is on the stocking the person is wearing?,00:01:24,C,"['A. Stripes.', 'B. Polka dots.', 'C. Checkered.', 'D. Floral.']",single,Concurrent +Real-Time Visual Understanding_sample_158_4,Object Perception,What is featured in the background of the scene right now?,00:01:36,B,"['A. A plain white wall.', 'B. A patterned rug with horizontal stripes in various colors.', 'C. A window with curtains.', 'D. A bookshelf.']",single,Concurrent +Real-Time Visual Understanding_sample_158_5,Attribute Perception,What is the focus of the person when the camera cuts to a close-up of their face?,00:01:40,C,"['A. They are smiling and talking.', 'B. They are eating.', 'C. They appear focused, possibly adjusting their appearance.', 'D. They are looking at the camera and waving.']",single,Concurrent +Real-Time Visual Understanding_sample_159_1,Object Perception,What is the woman wearing right now?,00:00:11,B,"['A. A black dress.', 'B. A white strapless top.', 'C. A red shirt.', 'D. A grayish-blue long-sleeved shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_159_2,Attribute Perception,What is the color of the wall in front of the woman?,00:00:14,C,"['A. White with blue stripes.', 'B. Pink with white stripes.', 'C. Light-colored with pink stripes.', 'D. Dark-colored with gold detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_159_3,Action Perception,What are the helpers doing to the person in the golden robe?,00:01:06,B,"['A. Applying makeup.', 'B. Adjusting a braided belt.', 'C. Polishing their sandals.', 'D. Fixing their hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_159_4,Action Perception,What is the person in the yellow garment doing right now?,00:02:09,B,"['A. Reaching for the box.', 'B. Selecting a bracelet from the wooden box and putting it on her hand.', 'C. Putting on a necklace.', 'D. Fixing their hairstyle.']",single,Concurrent +Real-Time Visual Understanding_sample_159_5,Action Perception,What does the older woman do after appearing behind the young woman?,00:03:05,A,"['A. Adjusts the shawl of the young woman.', 'B. Hands a vessel to the young woman.', 'C. Sits down beside the young woman.', 'D. Leaves the scene immediately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_1,Object Perception,What is the person picking up in the video?,00:00:11,B,"['A. A small piece of fabric.', 'B. A large piece of beige fabric.', 'C. A wooden beam.', 'D. A piece of darker fabric.']",single,Concurrent +Real-Time Visual Understanding_sample_160_2,Action Perception,What action does the person perform with the large piece of fabric?,00:00:15,B,"['A. Ties it around their waist.', 'B. Drapes it over themselves and threads arms through the sleeves.', 'C. Folds it neatly and places it on the floor.', 'D. Wraps it around their head.']",multiple,Prior +Real-Time Visual Understanding_sample_160_3,Event Understanding,What does the person do after picking up or placing several small objects?,00:01:33,C,"['A. Opens the window.', 'B. Sits down at the table.', 'C. Adjusts a braided belt around their waist.', 'D. Leaves the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_4,Action Perception,What is the person doing right now?,00:02:57,D,"['A. Adjusting their belt.', 'B. Pulling a hood over their head.', 'C. Opening a wooden door.', 'D. Stepping outside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_5,Attribute Perception,What are the colors of the garments worn by the person lying down?,00:04:28,A,"['A. Cream and blue with red embroidered edges.', 'B. White and blue with gold embroidered edges.', 'C. Cream and green with silver embroidered edges.', 'D. White and red with blue embroidered edges.']",single,Concurrent +Real-Time Visual Understanding_sample_161_1,Attribute Perception,What pattern is on the woman's robe?,00:00:02,C,"['A. Stripes.', 'B. Polka dots.', 'C. Floral.', 'D. Geometric.']",single,Concurrent +Real-Time Visual Understanding_sample_161_2,Attribute Perception,What color is the cover on the bed?,00:01:20,C,"['A. Blue.', 'B. Green.', 'C. Peach.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_161_3,Action Perception,What does the woman do after putting on the dress?,00:01:29,B,"['A. Brushes her hair.', 'B. Put on her high heels.', 'C. Adjusts the mirror.', 'D. Picks up a jewelry box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_4,Event Understanding,What is the woman primarily doing in the video?,00:01:20,C,"['A. Cleaning the room.', 'B. Reading a book.', 'C. Dressing herself.', 'D. Writing a letter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_5,Action Perception,What is the woman doing right now?,00:02:42,B,"['A. Singing.', 'B. Dancing.', 'C. Smiling.', 'D. Reading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_162_1,Object Perception,What is hanging on the wall beside the nurse?,00:00:14,C,"['A. A clock.', 'B. A portrait.', 'C. A Union Jack flag.', 'D. A medical certificate.']",single,Prior +Real-Time Visual Understanding_sample_162_2,Action Perception,What is the nurse doing in the room?,00:00:20,C,"['A. Preparing a meal.', 'B. Writing notes.', 'C. Making a bed.', 'D. Cleaning the floor.']",multiple,Prior +Real-Time Visual Understanding_sample_162_3,Attribute Perception,What color are the socks being put on the seated person?,00:01:12,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_162_4,Attribute Perception,What color is the man's tie?,00:02:04,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_162_5,Event Understanding,What are the women doing as the man puts on the navy blue jacket?,00:03:11,B,"['A. They are leaving the room.', 'B. They are helping him put on the jacket and adjusting it.', 'C. They are folding the linens.', 'D. They are standing by the window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_163_1,Text-Rich Understanding,What is the current mph of the rider in the video?,00:00:49,A,"['A. 32 mph.', 'B. 33 mph.', 'C. 34 mph.', 'D. 35 mph.']",single,Concurrent +Real-Time Visual Understanding_sample_163_2,Text-Rich Understanding,What is the current kmh of the rider in the video?,00:01:01,B,"['A. 52 kmh.', 'B. 51 kmh.', 'C. 53 kmh.', 'D. 54 kmh.']",single,Concurrent +Real-Time Visual Understanding_sample_163_3,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:03:45,C,"['A. -7.', 'B. -9.', 'C. -8.', 'D. -6.']",single,Concurrent +Real-Time Visual Understanding_sample_163_4,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:06:11,D,"['A. -7.', 'B. -9.', 'C. -6.', 'D. -8.']",single,Concurrent +Real-Time Visual Understanding_sample_163_5,Spatial Understanding,Where is the road positioned right now?,00:07:46,D,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_164_1,Spatial Understanding,Where is the cyclist located right now?,00:00:07,A,"['A. At an intersection.', 'B. On a bridge.', 'C. Passing through a tunnel.', 'D. In the middle of an open field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_2,Spatial Understanding,What is located on the right side of the road right now?,00:02:04,C,"['A. A river.', 'B. A fence.', 'C. Tall bushes and trees.', 'D. A concrete wall.']",single,Concurrent +Real-Time Visual Understanding_sample_164_3,Spatial Understanding,What is visible on the left side of the road right now?,00:03:53,D,"['A. A field.', 'B. A river.', 'C. A dense forest.', 'D. A row of trees and bushes.']",single,Concurrent +Real-Time Visual Understanding_sample_164_4,Spatial Understanding,What is located on the left side of the road right now?,00:05:50,B,"['A. A field with crops.', 'B. A dense line of trees and bushes.', 'C. A small river.', 'D. An open green field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_5,Spatial Understanding,Where is the road positioned right now?,00:07:47,A,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_165_1,Spatial Understanding,Where is the red car located right now?,00:00:02,C,"['A. In front of the cyclist, on the left.', 'B. Just behind the cyclist, on the right.', 'C. Parked on the side of the road, on the right.', 'D. Ahead in the distance, slightly to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_165_2,Spatial Understanding,Where are the trees located right now?,00:02:20,A,"['A. On both sides of the road.', 'B. Only on the left side of the road.', 'C. Only on the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_165_3,Spatial Understanding,Where are the trees located right now?,00:04:15,A,"['A. On both sides of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. Evenly distributed on both sides.']",single,Concurrent +Real-Time Visual Understanding_sample_165_4,Spatial Understanding,Where are the trees located right now?,00:06:25,C,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. There are no trees visible right now.']",single,Concurrent +Real-Time Visual Understanding_sample_165_5,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:08:13,A,"['A. 76.2KM.', 'B. 76.3KM.', 'C. 76.1KM.', 'D. 76.0KM.']",single,Concurrent +Real-Time Visual Understanding_sample_166_1,Spatial Understanding,Which side of the trail has more dense foliage right now?,00:00:10,A,"['A. The left side.', 'B. The right side.', 'C. Both sides equally.', 'D. Neither side has foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_166_2,Spatial Understanding,Where is the large tree located right now?,00:02:06,D,"['A. On the left side of the road.', 'B. Ahead, slightly to the left.', 'C. Overhead, providing shade.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_166_3,Spatial Understanding,Where is the shadowed area located right now?,00:03:53,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. No shadow at all.']",single,Concurrent +Real-Time Visual Understanding_sample_166_4,Spatial Understanding,What is located immediately ahead in the clearing right now?,00:05:33,A,"['A. An intersection.', 'B. A steep hill.', 'C. A large boulder.', 'D. A narrow bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_166_5,Spatial Understanding,What is mainly visible on the left side of the road right now?,00:07:20,B,"['A. A lake.', 'B. Trees and dense foliage.', 'C. A building complex.', 'D. Farmland.']",single,Concurrent +Real-Time Visual Understanding_sample_167_1,Spatial Understanding,Where is the black car parked right now?,00:00:36,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly in front of the road.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_2,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:02:25,A,"['A. 6.0KM.', 'B. 6.1KM.', 'C. 6.2KM.', 'D. 5.9KM.']",single,Concurrent +Real-Time Visual Understanding_sample_167_3,Spatial Understanding,What is the object seen parallel and closest to the right side of the cyclist right now?,00:04:30,C,"['A. A river.', 'B. A line of trees.', 'C. Another cyclist.', 'D. A fenceline.']",single,Prior +Real-Time Visual Understanding_sample_167_4,Spatial Understanding,Where is the white railing located right now?,00:06:33,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Overhead, forming an arch.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_5,Spatial Understanding,Where are the power lines located right now?,00:08:33,C,"['A. To the left of the road.', 'B. Overhead, crossing the road.', 'C. To the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_168_1,Spatial Understanding,What is located on the left side of the cyclists right now?,00:00:19,A,"['A. A row of shops.', 'B. A forest.', 'C. A parking lot.', 'D. A large park.']",single,Concurrent +Real-Time Visual Understanding_sample_168_2,Spatial Understanding,Where is the National Championships banner located right now?,00:02:17,A,"['A. Hanging above the cyclist.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Prior +Real-Time Visual Understanding_sample_168_3,Spatial Understanding,Where is the stop sign located right now?,00:04:13,A,"['A. On the right side of the cyclists.', 'B. On the left side of the road.', 'C. Directly ahead of the cyclists.', 'D. Behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_168_4,Spatial Understanding,What is positioned on the right side of the cyclists right now?,00:06:09,A,"['A. A green fence.', 'B. A banner with an advertisement.', 'C. A row of trees.', 'D. A pedestrian sitting area.']",single,Concurrent +Real-Time Visual Understanding_sample_168_5,Spatial Understanding,Where is the cyclist with the orange socks located right now?,00:08:12,B,"['A. To the right of the cameraman.', 'B. Directly in front of the cameraman.', 'C. To the left of the cameraman.', 'D. Behind the cameraman.']",single,Concurrent +Real-Time Visual Understanding_sample_169_1,Spatial Understanding,What is located to the right side of the road right now?,00:00:20,D,"['A. A gas station.', 'B. A bank.', 'C. A park.', 'D. A cafe.']",single,Concurrent +Real-Time Visual Understanding_sample_169_2,Attribute Perception,What are the main colors of the flowers in the hanging baskets right now?,00:02:14,D,"['A. Green and black.', 'B. Red and pink.', 'C. Red and blue.', 'D. White, yellow and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_169_3,Spatial Understanding,Where are the kayaks located right now?,00:04:40,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. On the grass beside the path.', 'D. Docked at the shore.']",single,Concurrent +Real-Time Visual Understanding_sample_169_4,Spatial Understanding,What is located on the left side of the cyclist right now?,00:06:49,B,"['A. A field.', 'B. A canal.', 'C. A dense forest.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_169_5,Spatial Understanding,What is located on the left side of the path right now?,00:09:11,B,"['A. A river.', 'B. A line of trees.', 'C. A building.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_170_1,Spatial Understanding,What is on the left side of the road right now?,00:00:10,D,"['A. A clear field.', 'B. A group of houses.', 'C. A river.', 'D. A line of trees.']",single,Concurrent +Real-Time Visual Understanding_sample_170_2,Spatial Understanding,Where is the nearest dense row of trees located right now?,00:02:30,D,"['A. On the right side of the road.', 'B. On both sides of the road.', 'C. In the distance ahead.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_3,Spatial Understanding,Where is the wooden bench?,00:04:48,D,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. There is no bench.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_4,Spatial Understanding,What is present on the left side of the road right now?,00:07:09,D,"['A. A small park with benches.', 'B. A river with a pedestrian bridge.', 'C. An open field with trees.', 'D. A parked cars and several houses.']",single,Concurrent +Real-Time Visual Understanding_sample_170_5,Spatial Understanding,Where is the tree casting a shadow located right now?,00:09:20,D,"['A. On the left side, in the field.', 'B. In the middle of the road.', 'C. On the right side of the road.', 'D. Slightly in front of the cyclist, on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_171_1,Spatial Understanding,Where are the power lines located right now?,00:00:08,D,"['A. Crossing diagonally over the road.', 'B. Parallel to the right side of the road.', 'C. Intersecting the road perpendicularly.', 'D. Running parallel to the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_171_2,Spatial Understanding,Where is the red graffiti?,00:02:16,D,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In front of the road.', 'D. Above the entrance of the tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_171_3,Spatial Understanding,What is on the left side of the road right now?,00:04:10,D,"['A. A river.', 'B. A small building.', 'C. An open field.', 'D. Dense vegetation.']",single,Concurrent +Real-Time Visual Understanding_sample_171_4,Spatial Understanding,What is located on the left side of the path right now?,00:06:27,D,"['A. A cornfield.', 'B. A tall building.', 'C. A dense forest.', 'D. A patch of grass.']",single,Concurrent +Real-Time Visual Understanding_sample_171_5,Spatial Understanding,What is located on the right side of the road right now?,00:08:34,D,"['A. A field of corn.', 'B. A forest.', 'C. A river.', 'D. A field of wheat.']",single,Concurrent +Real-Time Visual Understanding_sample_172_1,Spatial Understanding,What is located on the right side of the cyclist right now?,00:00:14,B,"['A. A supermarket entrance.', 'B. A row of flags.', 'C. A bus stop.', 'D. A park.']",single,Concurrent +Real-Time Visual Understanding_sample_172_2,Spatial Understanding,"What structure is located straight ahead on the right side of the road, visible right now?",00:02:21,C,"['A. A bridge.', 'B. A gym.', 'C. A billboard.', 'D. A roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_3,Spatial Understanding,What is located on the right side of the road right now?,00:04:23,A,"['A. A series of road signs.', 'B. A parked car.', 'C. A bus stop.', 'D. A pedestrian crossing.']",single,Concurrent +Real-Time Visual Understanding_sample_172_4,Spatial Understanding,Where is the cyclist right now?,00:06:14,C,"['A. Turning a corner.', 'B. Going uphill.', 'C. On a straight road.', 'D. About to reach a roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_5,Spatial Understanding,Where is the big red truck?,00:09:20,A,"['A. On the left side of the cyclist.', 'B. Behind the cyclist, on the right.', 'C. On the right side of the main path.', 'D. Ahead, to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_173_1,Spatial Understanding,What is visible on the right side of the road right now?,00:00:15,B,"['A. A fence.', 'B. A small white sign.', 'C. A utility pole.', 'D. A parked vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_173_2,Spatial Understanding,On which side are the two walkers located right now?,00:02:13,A,"['A. On the right side.', 'B. In the middle of the path.', 'C. On the left side.', 'D. Not visible.']",single,Concurrent +Real-Time Visual Understanding_sample_173_3,Spatial Understanding,What is located on the left side of the road right now?,00:04:22,B,"['A. A row of houses.', 'B. A field.', 'C. A dense forest.', 'D. A river.']",single,Concurrent +Real-Time Visual Understanding_sample_173_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:06:47,C,"['A. A parked black car.', 'B. An open field.', 'C. A white building.', 'D. A wooded area.']",single,Concurrent +Real-Time Visual Understanding_sample_173_5,Spatial Understanding,Where is the tree shadow falling on the road right now?,00:08:50,B,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. No shadows are visible.']",single,Concurrent +Real-Time Visual Understanding_sample_174_1,Spatial Understanding,What is located on the left side of the current road?,00:00:10,B,"['A. A dense forest.', 'B. An open field.', 'C. A river.', 'D. A row of houses.']",single,Concurrent +Real-Time Visual Understanding_sample_174_2,Spatial Understanding,Where is the wire fence located right now?,00:02:20,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Ahead on the left.', 'D. Behind on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_174_3,Spatial Understanding,What is situated on the right side of the path right now?,00:04:19,B,"['A. A lamp post.', 'B. A bench.', 'C. A trash can.', 'D. A bicycle rack.']",single,Concurrent +Real-Time Visual Understanding_sample_174_4,Spatial Understanding,Where are the overhead power lines located right now?,00:06:17,B,"['A. Crossing the road ahead.', 'B. Running parallel to the left of the road.', 'C. Running parallel to the right of the road.', 'D. Not visible at the moment.']",single,Concurrent +Real-Time Visual Understanding_sample_174_5,Spatial Understanding,What is visible on the left side of the path right now?,00:08:18,A,"['A. A field with some fencing.', 'B. A dense forest.', 'C. A village with a few houses.', 'D. A river flowing parallel to the path.']",single,Concurrent +Real-Time Visual Understanding_sample_175_1,Spatial Understanding,Where is the cyclist with the number 894 located relative to the main pack right now?,00:00:19,B,"['A. Leading the main pack.', 'B. Directly behind the main pack.', 'C. In the middle of the main pack.', 'D. To the side of the main pack.']",single,Concurrent +Real-Time Visual Understanding_sample_175_2,Spatial Understanding,What structure is the cyclist approaching right now?,00:02:07,A,"['A. A National Championships banner.', ""B. A McDonald's sign."", 'C. A residential building.', 'D. A traffic light.']",single,Concurrent +Real-Time Visual Understanding_sample_175_3,Spatial Understanding,What is the relative position of the red brick building to the cyclist right now?,00:04:19,C,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_175_4,Spatial Understanding,"Where is the ""National Championships"" banner located right now?",00:06:34,C,"['A. On the right side of the road.', 'B. Above the cyclists.', 'C. Hanging in the middle of the road.', 'D. Directly behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_175_5,Spatial Understanding,What is the relative position of the cyclist in the green shoes to the group right now?,00:08:32,C,"['A. Leading the group.', 'B. In the middle of the group.', 'C. At the back of the group.', 'D. Outside the group.']",single,Concurrent +Real-Time Visual Understanding_sample_176_1,Spatial Understanding,Where is the white car parked right now?,00:00:10,D,"['A. Next to the cyclist.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclist.', 'D. On the left side of the road.']",single,Prior +Real-Time Visual Understanding_sample_176_2,Spatial Understanding,Where is the telegraph pole located right now?,00:02:07,D,"['A. On the left side.', 'B. In the middle of the road.', 'C. Directly above the road.', 'D. On the right side.']",single,Concurrent +Real-Time Visual Understanding_sample_176_3,Spatial Understanding,Where are the trees located?,00:04:20,A,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_176_4,Spatial Understanding,What is the object on the left front of the cyclist right now?,00:06:39,D,"['A. A traffic light.', 'B. A bus stop.', 'C. A water fountain.', 'D. A green bollard.']",single,Concurrent +Real-Time Visual Understanding_sample_176_5,Spatial Understanding,What is the position of the church building right now?,00:08:45,D,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_177_1,Spatial Understanding,Where are the trees located?,00:00:20,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_2,Spatial Understanding,What is located on the right side of the path right now?,00:02:19,A,"['A. An open field.', 'B. A dense forest.', 'C. A farmhouse.', 'D. A shopping plaza.']",single,Concurrent +Real-Time Visual Understanding_sample_177_3,Spatial Understanding,Where is the house with the brown roof located right now?,00:04:09,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly behind the cyclist.', 'D. In the middle of the forest.']",single,Concurrent +Real-Time Visual Understanding_sample_177_4,Spatial Understanding,Where are the trees located right now?,00:06:16,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_5,Spatial Understanding,What is the black car parked right now?,00:07:57,A,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. On the right side of the road.', 'D. No black car.']",single,Concurrent +Real-Time Visual Understanding_sample_178_1,Spatial Understanding,Where is the white road marker positioned relative to the cyclist right now?,00:00:06,A,"['A. On both sides of the cyclist.', 'B. In front of the cyclist.', 'C. To the left of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_2,Spatial Understanding,How are the road signs oriented right now?,00:01:55,A,"['A. Indicating a left turn.', 'B. Pointing straight ahead.', 'C. Indicating a right turn.', 'D. Indicating a U-turn.']",single,Prior +Real-Time Visual Understanding_sample_178_3,Spatial Understanding,What is located at the far end of the left side of the road right now?,00:03:57,A,"['A. A tall tree.', 'B. A hospital.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_178_4,Spatial Understanding,Where is the blue car located right now?,00:05:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_5,Spatial Understanding,Where is the red car located right now?,00:07:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_179_1,Spatial Understanding,Where is the green banner located right now?,00:00:04,D,"['A. Hanging above the cyclists.', 'B. On the left side of the road.', 'C. Directly behind the cyclists.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_2,Spatial Understanding,Where is the flag located right now?,00:02:18,D,"['A. Hanging on the left side of the road.', 'B. Hanging above the cyclists.', 'C. Hanging behind the cyclists.', 'D. Hanging on the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_3,Spatial Understanding,Where is the cyclist located relative to the National Championships banner right now?,00:04:05,D,"['A. Far down the road from the banner.', 'B. Before reaching the banner.', 'C. Turned away from the banner.', 'D. Just crossing underneath the banner.']",single,Concurrent +Real-Time Visual Understanding_sample_179_4,Spatial Understanding,What is the position of the tall building with many windows right now?,00:06:09,D,"['A. On the left side of the road.', 'B. Directly in front of the cyclists.', 'C. Behind the cyclists.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_5,Spatial Understanding,What is the current positioning of the National Championships banner right now?,00:08:17,D,"['A. Behind the cyclists.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly above the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_180_1,Counting,How many trees are on the left side of the road right now?,00:00:03,D,"['A. Four.', 'B. Six.', 'C. Seven.', 'D. Three.']",single,Concurrent +Real-Time Visual Understanding_sample_180_2,Spatial Understanding,Where are the hay bales located right now?,00:02:21,B,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. In the middle of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_180_3,Spatial Understanding,What is the object located near the lamp post right now?,00:04:36,D,"['A. A car.', 'B. A bicycle.', 'C. A mailbox.', 'D. A tree with white flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_180_4,Spatial Understanding,Where is the tree shadow located right now?,00:07:03,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. In the middle of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_180_5,Spatial Understanding,Where is the cyclist heading right now?,00:09:23,B,"['A. Towards a commercial area.', 'B. Towards a residential area.', 'C. Towards an industrial area.', 'D. Towards a forest.']",single,Concurrent +Real-Time Visual Understanding_sample_181_1,Attribute Perception,What color is the traffic light now?,00:00:18,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_181_2,Spatial Understanding,What is the position of the National Championships banner right now?,00:02:16,C,"['A. On the front of the truck.', 'B. On the building to the left.', 'C. Hanging above the road.', 'D. On the ground below the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_181_3,Spatial Understanding,Where is the cyclist with the number 845 positioned right now?,00:04:00,B,"['A. Directly ahead of the cyclist with the number 88.', 'B. On the left side of the cyclist with the number 851.', 'C. Behind the cyclist with the number 88.', 'D. On the right side of the cyclist with the number 88.']",single,Prior +Real-Time Visual Understanding_sample_181_4,Spatial Understanding,"What is the position of the cyclist with race number ""#865"" right now?",00:06:12,B,"['A. At the front of the group.', 'B. On the left side of the cyclist with the number 806.', 'C. On the right side of the cyclist with the number 806.', 'D. Leading a solo breakaway.']",single,Concurrent +Real-Time Visual Understanding_sample_181_5,Attribute Perception,What color is the traffic light now?,00:08:19,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_182_1,Spatial Understanding,Where are the trees located right now?,00:00:20,D,"['A. Directly beside the cyclist.', 'B. Behind the cyclist.', 'C. On the right side of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_2,Spatial Understanding,Which direction is the road curving right now?,00:02:11,D,"['A. To the left.', 'B. It is straight.', 'C. It is a U-turn.', 'D. To the right.']",single,Concurrent +Real-Time Visual Understanding_sample_182_3,Spatial Understanding,Where is the white post with a reflector located right now?,00:03:56,D,"['A. In the middle of the road.', 'B. On the left side of the road.', 'C. At the end of the road.', 'D. Along the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_4,Spatial Understanding,Where is the white road marker located right now?,00:05:34,D,"['A. On the left side of the road.', 'B. In the middle of the road.', 'C. Directly ahead on the road.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_5,Spatial Understanding,What is on the right side of the cyclist right now?,00:07:45,D,"['A. A pedestrian path.', 'B. A signpost.', 'C. A ditch.', 'D. A metal guardrail.']",single,Concurrent +Real-Time Visual Understanding_sample_183_1,Spatial Understanding,Where is the white sign with the number 50 right now?,00:00:10,D,"['A. At the front of the road.', 'B. At the back of the road.', 'C. On the left side of the road.', 'D. On the right side of the road.']",single,Prior +Real-Time Visual Understanding_sample_183_2,Spatial Understanding,What is located on the left side of the road while the cyclists are passing right now?,00:02:08,D,"['A. A coffee shop.', 'B. A National Championships banner.', 'C. A grocery store.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_183_3,Spatial Understanding,What is located on the right side of the road right now,00:04:25,D,"['A. A coffee shop.', 'B. A bank.', 'C. A cafe.', 'D. A brown building.']",single,Concurrent +Real-Time Visual Understanding_sample_183_4,Spatial Understanding,Where is the boxley building located right now?,00:06:10,D,"['A. On the left side.', 'B. Directly ahead.', 'C. Behind the cyclist.', 'D. On the right side.']",single,Prior +Real-Time Visual Understanding_sample_183_5,Spatial Understanding,What is the positioning of the cyclist with number '901' right now?,00:08:20,D,"['A. At the front of the group.', 'B. In the middle of the group.', 'C. On the left side of the group.', 'D. At the back of the group.']",single,Concurrent +Real-Time Visual Understanding_sample_184_1,Attribute Perception,What color is the traffic light now?,00:00:02,C,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_184_2,Spatial Understanding,Where is the fenced area located right now?,00:02:03,D,"['A. Only on the left side of the road.', 'B. Directly behind the cyclist.', 'C. Directly ahead of the cyclist.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_3,Spatial Understanding,Where is the stop sign located right now?,00:03:54,D,"['A. On the left side of the road.', 'B. In the middle of the crossroad.', 'C. Above the traffic lights.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_4,Spatial Understanding,What is placed along the side of the road right now?,00:05:55,D,"['A. Tree barriers.', 'B. Cones.', 'C. Metal fences.', 'D. Hay bales.']",single,Concurrent +Real-Time Visual Understanding_sample_184_5,Spatial Understanding,What is located in front of the cyclists right now?,00:08:07,D,"['A. A finishing line.', 'B. A straight road.', 'C. A roundabout.', 'D. A sharp left turn.']",single,Concurrent +Real-Time Visual Understanding_sample_185_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:15,A,"['A. A river.', 'B. A forest.', 'C. A field.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_185_2,Spatial Understanding,What is located on the left side of the path right now?,00:02:22,A,"['A. A line of trees.', 'B. A lake.', 'C. A canal.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_185_3,Spatial Understanding,What is on the right side of the path right now?,00:04:10,A,"['A. A river.', 'B. A grassy field.', 'C. A dense forest.', 'D. A parking lot.']",single,Concurrent +Real-Time Visual Understanding_sample_185_4,Spatial Understanding,Where is the canal located right now?,00:06:26,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Directly behind the cyclist.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_185_5,Spatial Understanding,What is on the right side of the path right now?,00:08:18,A,"['A. A river.', 'B. A forest.', 'C. A mountain.', 'D. A road.']",single,Concurrent +Real-Time Visual Understanding_sample_186_1,Text-Rich Understanding,What is the focus of today's video as mentioned at the beginning?,00:00:20,B,"['A. Cooking recipes.', 'B. Building something.', 'C. Making a tutorial.', 'D. Crafting objects.']",single,Prior +Real-Time Visual Understanding_sample_186_2,Object Perception,What material are the walls of the structure made from?,00:03:10,C,"['A. Wood blocks.', 'B. Metal blocks.', 'C. Brown soil blocks.', 'D. Glass blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_186_3,Object Perception,What tool is the character holding in the first-person perspective right now?,00:06:01,B,"['A. A sword.', 'B. A pickaxe.', 'C. A shovel.', 'D. An axe.']",single,Concurrent +Real-Time Visual Understanding_sample_186_4,Text-Rich Understanding,Which enchantment is NOT on the diamond shovel?,00:06:06,D,"['A. Efficiency IV.', 'B. Unbreaking III.', 'C. Silk Touch.', 'D. Fortune III.']",single,Concurrent +Real-Time Visual Understanding_sample_186_5,Attribute Perception,What colors are the blocks used in the structure shown right now?,00:09:04,B,"['A. Red, green and brown.', 'B. Orange, yellow, blue and green.', 'C. Blue and white.', 'D. Purple and pink.']",single,Concurrent +Real-Time Visual Understanding_sample_187_1,Text-Rich Understanding,What is the theme of the video as revealed in the text at the beginning?,00:00:20,C,"['A. Building a treehouse.', 'B. Exploring a natural park.', 'C. Constructing a haunted mansion.', 'D. Farming in a game environment.']",single,Prior +Real-Time Visual Understanding_sample_187_2,Event Understanding,What is the video primarily depicting right now?,00:03:15,D,"['A. A peaceful forest.', 'B. A construction site.', 'C. A desert landscape.', 'D. A forest fire.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_3,Action Perception,What did this person do in the video just now?,00:02:59,B,"['A. He start flying.', 'B. He catch on fire.', 'C. He climb a tree.', 'D. He swim in a river.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_4,Attribute Perception,What type of armor is the character wearing?,00:08:17,C,"['A. Golden armor.', 'B. Iron armor.', 'C. Purple armor.', 'D. Leather armor.']",single,Concurrent +Real-Time Visual Understanding_sample_187_5,Event Understanding,What happens as a result of the TNT explosion?,00:08:25,D,"['A. The roof collapses.', 'B. The pine trees catch fire.', 'C. The character is thrown off the roof.', 'D. The dark block wall is blown apart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_1,Object Perception,What is the figure in the video wearing?,00:00:04,C,"['A. A red cloak.', 'B. Blue jeans.', 'C. Purple pixelated armor.', 'D. A green suit.']",single,Concurrent +Real-Time Visual Understanding_sample_188_2,Object Perception,What is the item being held by the player character right now?,00:08:47,B,"['A. Ender Pearl', 'B. Baked Potato', 'C. Golden Apple', 'D. Diamond Sword']",single,Concurrent +Real-Time Visual Understanding_sample_188_3,Causal Reasoning,Why does the player character's health start depleting?,00:08:42,B,"['A. Lack of food.', 'B. Attack by Endermen.', 'C. Fall from a height.', 'D. Poison effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_4,Spatial Understanding,What can be seen to the left-hand side of the stairway?,00:13:11,D,"['A. A potted plant.', 'B. A blue-roofed tower.', 'C. A hay bale.', 'D. A red flower.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_5,Action Perception,What action is being performed by the character in purple and black armor right now?,00:16:46,C,"['A. Running.', 'B. Attacking an enemy.', 'C. Holding an item and prompting a ""Subscribe"" button.', 'D. Building a structure.']",single,Concurrent +Real-Time Visual Understanding_sample_189_1,Attribute Perception,What color is the character's outfit standing on the path?,00:00:17,B,"['A. Blue and white.', 'B. Yellow and pink.', 'C. Red and green.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_189_2,Object Perception,What objects are seen on the grassy area below the stone structure?,00:05:00,A,"['A. A white and red bed and a crafting table.', 'B. A brown chair and a red table.', 'C. A yellow bed and a crafting table.', 'D. A green chair and a red table.']",single,Concurrent +Real-Time Visual Understanding_sample_189_3,Object Perception,What tool is the player holding in his hand right now?,00:09:41,B,"['A. A shovel.', 'B. A pixel-style scissors.', 'C. A saw.', 'D. A pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_189_4,Action Perception,What action is the player performing in the video right now?,00:09:37,B,"['A. Planting seeds.', 'B. Pruning the vines on the tree.', 'C. Climbing the tree.', 'D. Collecting bamboo stalks.']",single,Concurrent +Real-Time Visual Understanding_sample_189_5,Attribute Perception,What can be seen flying away when the user removes a block of dirt?,00:14:03,B,"['A. Bits of stone.', 'B. Bits of dirt.', 'C. Grass particles.', 'D. Wood fragments.']",single,Prior +Real-Time Visual Understanding_sample_190_1,Text-Rich Understanding,Why does the speaker want to build the coolest villager breeder?,00:00:20,A,"['A. He is tired of their items breaking.', 'B. He wants to impress their friends.', 'C. He need more resources.', 'D. He enjoys building new things.']",single,Prior +Real-Time Visual Understanding_sample_190_2,Action Perception,What does the player do immediately after the spider lands on the ground?,00:04:10,C,"['A. Runs away.', 'B. Places a torch.', 'C. Strikes the spider with an axe.', 'D. Switches to a sword.']",single,Prior +Real-Time Visual Understanding_sample_190_3,Attribute Perception,What color are the rooftops of the village buildings?,00:08:02,D,"['A. Red.', 'B. Green.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_190_4,Object Perception,What is floating in the sky to the left of the pyramid right now?,00:12:01,A,"['A. A red hot air balloon.', 'B. A blue kite.', 'C. A white bird.', 'D. A black drone.']",single,Concurrent +Real-Time Visual Understanding_sample_190_5,Text-Rich Understanding,What does the red button at the bottom of the frame display initially?,00:15:51,A,"['A. A \""Subscribe\"" button with a white YouTube logo.', 'B. A \""Like\"" button with a white thumbs-up icon.', 'C. A \""Share\"" button with a white arrow icon.', 'D. A \""Follow\"" button with a white star icon.']",single,Prior +Real-Time Visual Understanding_sample_191_1,Attribute Perception,What is the character wearing at the beginning of the video?,00:00:25,B,"['A. A red jacket and black pants.', 'B. A white sweater and black pants.', 'C. A blue shirt and white pants.', 'D. A green hoodie and blue jeans.']",single,Prior +Real-Time Visual Understanding_sample_191_2,Object Perception,What is the player holding right now?,00:03:25,C,"['A. Planks', 'B. Sticks', 'C. Crafting Table', 'D. Red Flower']",single,Concurrent +Real-Time Visual Understanding_sample_191_3,Event Understanding,What happens after the player places the crafting table on the ground?,00:03:48,B,"['A. The player throws it into the river.', 'B. The player crafted 4 sticks from wood at the crafting table.', 'C. The player holds another item.', 'D. The player exchanges it for planks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_191_4,Action Perception,What does the player do after switching to a wooden sword?,00:07:08,A,"['A. Attacks a white sheep.', 'B. Chops down a tree.', 'C. Digs into the dirt.', 'D. Places a block of wool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_191_5,Object Perception,What type of pickaxe was used to break the stone block just now?,00:10:08,A,"['A. Wooden.', 'B. Stone.', 'C. Iron.', 'D. Diamond.']",multiple,Prior +Real-Time Visual Understanding_sample_192_1,Text-Rich Understanding,What is the speaker planning to build?,00:00:14,C,"['A. A boring setup.', 'B. A new house.', 'C. An enchanting setup.', 'D. A dangerous place.']",single,Prior +Real-Time Visual Understanding_sample_192_2,Object Perception,What is the character holding in their right hand right now?,00:04:24,B,"['A. A bow.', 'B. A purple-hued sword.', 'C. A water bucket.', 'D. A diamond pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_192_3,Text-Rich Understanding,What is the notable feature of the player's experience level when shown outdoors?,00:04:38,C,"['A. Low-level (5)', 'B. Mid-level (20)', 'C. High-level (35)', 'D. Maximum level (50)']",single,Prior +Real-Time Visual Understanding_sample_192_4,Action Perception,What does the player character do after standing on the central pole?,00:13:05,C,"['A. Jumps off the pole.', 'B. Dismantles the structure.', 'C. Continue to construct this red building.', 'D. Walks around the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_192_5,Spatial Understanding,Where is the player character located right now?,00:13:19,B,"['A. At the center of the circle.', 'B. Near the edge of the circular formation.', 'C. Outside the structure.', 'D. On the terrain below.']",single,Concurrent +Real-Time Visual Understanding_sample_193_1,Attribute Perception,What color armor is the character wearing on the wooden platform?,00:00:29,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_193_2,Text-Rich Understanding,What does the character mention he needs?,00:00:19,C,"['A. Health potions.', 'B. Tools.', 'C. Enderpearls.', 'D. Weapons.']",single,Prior +Real-Time Visual Understanding_sample_193_3,Object Perception,What is the player holding in the right hand right now?,00:12:01,A,"['A. A purple sword.', 'B. A diamond pickaxe.', 'C. A golden apple.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_193_4,Event Understanding,What happens when the player shoots the arrow at the pillar?,00:12:20,A,"['A. It causes an explosion.', 'B. It regenerates the Ender Dragon.', 'C. It spawns more Endermen.', 'D. It creates a new portal.']",multiple,Prior +Real-Time Visual Understanding_sample_193_5,Object Perception,What is the player holding in the right hand right now?,00:18:07,B,"['A. A firework rocket.', 'B. A stone block.', 'C. A wooden plank.', 'D. A shovel.']",single,Concurrent +Real-Time Visual Understanding_sample_194_1,Attribute Perception,What type of landscape is shown in the video?,00:00:15,C,"['A. Realistic forest and mountains.', 'B. Cartoon-style desert.', 'C. Blocky, pixelated landscape.', 'D. Detailed urban cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_194_2,Spatial Understanding,Where is the player standing as the scene shows dense tree cover ahead?,00:00:18,B,"['A. In a valley.', 'B. On a cliff or ledge.', 'C. Next to a river.', 'D. Inside a cave.']",single,Prior +Real-Time Visual Understanding_sample_194_3,Event Understanding,What does the inventory bar change after the player chops the tree trunk?,00:04:29,A,"['A. No change has occurred.', 'B. Losing items.', 'C. Damaging tools.', 'D. Gaining health.']",multiple,Concurrent +Real-Time Visual Understanding_sample_194_4,Object Perception,What item is the player holding in his hand right now,09:11,B,"['A. A Pickaxe.', 'B. A bed of white and yellow.', 'C. A Shield.', 'D. A red Bed.']",single,Concurrent +Real-Time Visual Understanding_sample_194_5,Action Perception,What did the player do after placing the oak plank block into the gap in the wall?,00:13:08,C,"['A. Turned towards a furnace.', 'B. Opened the oak plank.', 'C. Opened a chest.', 'D. Placed a yellow bed.']",multiple,Prior +Real-Time Visual Understanding_sample_195_1,Text-Rich Understanding,What is the first word displayed at the start of the video?,00:00:20,D,"['A. Earth.', 'B. Farm.', 'C. In.', 'D. Video.']",single,Prior +Real-Time Visual Understanding_sample_195_2,Object Perception,What does the player open to display various items such as an enchanted pickaxe and armor?,00:03:09,B,"['A. A crafting table.', 'B. An inventory.', 'C. A chest.', 'D. A furnace.']",single,Concurrent +Real-Time Visual Understanding_sample_195_3,Attribute Perception,What is visible in the player's hand right now?,00:03:22,B,"['A. A sword.', 'B. Nothing.', 'C. A pickaxe.', 'D. A torch.']",single,Concurrent +Real-Time Visual Understanding_sample_195_4,Attribute Perception,What was notable about the gray sheep observed just now?,00:06:42,B,"['A. It has a unique color pattern.', 'B. It is labeled with the numbers ""1"".', 'C. It is larger than the other sheep.', 'D. It is standing alone in the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_195_5,Object Perception,What is visible in the background while the person builds upward?,00:10:14,A,"['A. The river and treeline.', 'B. The grassy terrain and distant hills.', 'C. The sky and a distant mountain.', 'D. The forest and a lake.']",single,Concurrent +Real-Time Visual Understanding_sample_196_1,Prospective Reasoning,What does the player prepare to do?,00:00:19,C,"['A. Dig for resources.', 'B. Fight a monster.', 'C. Use a firework rocket.', 'D. Build a house.']",multiple,Concurrent +Real-Time Visual Understanding_sample_196_2,Object Perception,What object is held in the hand while standing on the wooden dock?,00:03:20,D,"['A. An enchanted tool.', 'B. A wooden crate.', 'C. A torch.', 'D. A golden apple.']",single,Prior +Real-Time Visual Understanding_sample_196_3,Counting,How many egg clusters are visible in the pond?,00:06:14,C,"['A. Four.', 'B. Five.', 'C. Nine.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_196_4,Object Perception,What object is floating in the sky outside the mesh enclosure?,00:09:20,D,"['A. A drone.', 'B. A kite.', 'C. A glider.', 'D. A hot air balloon.']",single,Concurrent +Real-Time Visual Understanding_sample_196_5,Attribute Perception,What is the color of the gear worn by the player character?,00:09:40,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_197_1,Text-Rich Understanding,What is one of the objectives mentioned in the video?,00:20,B,"['A. Build a house.', 'B. Get a bunch of TNT.', 'C. Collect water.', 'D. Find a treasure.']",single,Prior +Real-Time Visual Understanding_sample_197_2,Object Perception,What object is positioned to the left of the large tree?,00:03:00,A,"['A. A wooden crafting table.', 'B. A stone statue.', 'C. A blue tent.', 'D. A metal bench.']",single,Prior +Real-Time Visual Understanding_sample_197_3,Attribute Perception,What color is the bed seen in the video?,00:03:32,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_197_4,Object Perception,What inventory items are visible in the player's HUD?,00:09:19,A,"['A. Sword and pickaxe.', 'B. Sword and shield.', 'C. Axe and bow.', 'D. Pickaxe and bow.']",single,Concurrent +Real-Time Visual Understanding_sample_197_5,Action Perception,"What action is depicted with the ""Subscribe"" button?",00:11:49,C,"['A. It remains static.', 'B. It disappears.', 'C. It changes to ""Subscribed"".', 'D. It moves to the top of the screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_1,Action Perception,What action is the character in purple armor performing when the camera follows its movements from a first-person perspective?,00:00:10,D,"['A. Mining blocks.', 'B. Building a structure.', 'C. Walking through a portal.', 'D. Flying with wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_2,Object Perception,What item is the character holding in their hand right now?,00:04:41,D,"['A. A sword.', 'B. A shield.', 'C. A torch.', 'D. A white block.']",single,Concurrent +Real-Time Visual Understanding_sample_198_3,Action Perception,What action does the character perform after turning away from the lava room?,00:04:44,D,"['A. Fights a creature.', 'B. Collects a resource.', 'C. Lights a torch.', 'D. Places a white block in the wall.']",multiple,Prior +Real-Time Visual Understanding_sample_198_4,Text-Rich Understanding,What is prominently displayed on the screen as the player continues flying deeper into the cave?,00:09:33,A,"['A. Usefulness.', 'B. Danger.', 'C. Exploration.', 'D. Achievement.']",single,Prior +Real-Time Visual Understanding_sample_198_5,Action Perception,"What happens as the player approaches the tall, snowy mountain?",00:14:07,D,"['A. The player increases altitude significantly.', 'B. The player changes to a third-person perspective.', 'C. The player starts building a structure.', 'D. The player starts to fly upwards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_199_1,Object Perception,What tool is the player using to cut down the trees?,00:05:23,A,"['A. Stone axe.', 'B. Diamond Axe.', 'C. Golden axe.', 'D. Wooden axe.']",single,Prior +Real-Time Visual Understanding_sample_199_2,Event Understanding,What did the player just take out of the furnace?,00:10:51,B,"['A. Iron pickaxe.', 'B. Stonecutter.', 'C. Food.', 'D. Stone block.']",multiple,Prior +Real-Time Visual Understanding_sample_199_3,Object Perception,What food did the player just eat?,00:11:05,A,"['A. Fishes', 'B. pork', 'C. Orange', 'D. beef']",multiple,Prior +Real-Time Visual Understanding_sample_199_4,Object Perception,What object is the player holding right now?,00:16:05,A,"['A. A map.', 'B. A sword.', 'C. A pickaxe.', 'D. A bow.']",single,Concurrent +Real-Time Visual Understanding_sample_199_5,Event Understanding,"What did the player do after the coordinates '1320, 1450' appeared on the screen?",00:16:12,C,"['A. Fight an enemy.', 'B. Open a chest.', 'C. Craft an item.', 'D. Explore the terrain.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_1,Object Perception,What can be seen on the left side of the wooden house at the beginning of the video?,00:00:20,D,"['A. A waterfall.', 'B. A village.', 'C. A tower.', 'D. A cave opening.']",single,Prior +Real-Time Visual Understanding_sample_200_2,Action Perception,What action does the player take towards the cow standing in the grassy area?,00:03:27,D,"['A. Feeds the cow.', 'B. Leads the cow to water.', 'C. Ties the cow to a tree.', 'D. Hits the cow with a sword.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_3,Spatial Understanding,What is the box supported by right now?,00:06:56,D,"['A. Wood floor.', 'B. soil block.', 'C. stone.', 'D. Nothing.']",single,Prior +Real-Time Visual Understanding_sample_200_4,Event Understanding,What happens when the player encounters the small creature wearing purple armor?,00:10:25,D,"['A. The creature attacks the player.', 'B. The player hit the creature.', 'C. The player kill the creature.', 'D. The player left without doing anything.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_5,Object Perception,What is the player character holding in his left hand right now?,00:12:35,D,"['A. A beef steak.', 'B. A sword.', 'C. A red item.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_201_1,Action Perception,What action is the hand performing on the train?,00:00:12,D,"['A. Lifting the train.', 'B. Assembling the train.', 'C. Painting the train.', 'D. Push the train to the right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_2,Event Understanding,What color Lego brick is placed first on the surface?,00:01:03,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_3,Event Understanding,What was the sequence of actions performed by the hand just now?,00:02:29,B,"['A. Placing orange and green bricks, adding blue bricks, extending the yellow base.', 'B. Adding green bricks for the roof, extending the yellow base, expanding the structure to the right.', 'C. Starting with blue bricks, adding a rooftop, then dismantling it.', 'D. Completing the structure and then painting it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_4,Counting,How many colors of bricks have been used so far?,00:02:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_5,Object Perception,What type of pieces did the hand attach to the top surface of the structure just now?,00:03:25,D,"['A. Square pieces.', 'B. Triangular pieces.', 'C. Rectangular pieces.', 'D. Circular pieces resembling wheels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_202_1,Attribute Perception,What colors are the wheels of the race car?,00:00:12,C,"['A. Green and blue.', 'B. Red and blue.', 'C. Yellow and Red.', 'D. Brown.']",single,Prior +Real-Time Visual Understanding_sample_202_2,Attribute Perception,What feature is present on the front of the toy?,00:01:12,B,"['A. A sad face.', 'B. A happy face.', 'C. A star.', 'D. A heart.']",single,Concurrent +Real-Time Visual Understanding_sample_202_3,Spatial Understanding,How are the yellow building blocks arranged before the blue block is placed on top?,00:02:08,B,"['A. In a circle.', 'B. In a straight line.', 'C. In a random pattern.', 'D. In a triangular shape.']",single,Prior +Real-Time Visual Understanding_sample_202_4,Object Perception,What is the new item introduced in the video?,00:03:22,B,"['A. A small structure made of blue and green blocks.', 'B. A small structure made of yellow and red blocks with wheels.', 'C. A toy vehicle with blue and yellow wheels.', 'D. An orange and green interlocking block structure.']",single,Concurrent +Real-Time Visual Understanding_sample_202_5,Event Understanding,What happened to the toy vehicle just now?,00:03:47,C,"['A. The toy vehicle is disassembled.', 'B. The toy vehicle moves to the right.', 'C. The toy vehicle start circling around the table.', 'D. The toy vehicle is lifted off the surface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_1,Counting,How many studs does each yellow interlocking block placed by the hand have?,00:00:15,A,"['A. Eight.', 'B. Sixteen.', 'C. Four.', 'D. Twelve.']",multiple,Prior +Real-Time Visual Understanding_sample_203_2,Counting,How many interlocking blocks are positioned in a straight line by the hand?,00:00:19,D,"['A. Three.', 'B. Five.', 'C. Seven.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_3,Attribute Perception,What is the color of the block that the hand is reaching for right now?,00:01:16,C,"['A. Yellow.', 'B. Orange.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_203_4,Event Understanding,What color is the brick first added after the initial blue bricks form a two-layered structure?,00:02:14,A,"['A. Green.', 'B. Yellow.', 'C. Orange.', 'D. Red.']",multiple,Prior +Real-Time Visual Understanding_sample_203_5,Event Understanding,What is the sequence of bricks added to the structure after the blue bricks?,00:02:21,A,"['A. Green, yellow, orange.', 'B. Yellow, green, orange.', 'C. Orange, yellow, green.', 'D. Green, orange, yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_204_1,Attribute Perception,What color is the plastic block added on top of the green blocks?,00:00:16,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_204_2,Attribute Perception,What are the primary colors of the plastic building blocks shown right now?,00:01:02,B,"['A. Blue, green, and yellow.', 'B. Red, green, and yellow.', 'C. Red, blue, and yellow.', 'D. Green, blue, and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_204_3,Event Understanding,Which block was picked up and attached to the top of red block first just now?,00:01:25,C,"['A. A white block.', 'B. A green block.', 'C. An yellow block.', 'D. A blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_204_4,Text-Rich Understanding,What was the white text on the purple animated overlay read just now?,00:02:21,B,"['A. ""Alphabet A transform to Box"".', 'B. ""Alphabet B transform to Box"".', 'C. ""Alphabet C transform to Box"".', 'D. ""Alphabet D transform to Box"".']",single,Prior +Real-Time Visual Understanding_sample_204_5,Event Understanding,What happens to the blocks after they are disassembled and mixed?,00:03:18,B,"['A. The blocks are arranged in a new pattern.', 'B. The blocks are scattered and then gathered into a pile.', 'C. The blocks are thrown away.', 'D. The blocks are sorted by color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_1,Attribute Perception,What colors are the wheels of the toy car?,00:00:04,C,"['A. Blue and Yellow.', 'B. Green and Red.', 'C. Red and Yellow.', 'D. Yellow and Green.']",single,Prior +Real-Time Visual Understanding_sample_205_2,Action Perception,What action did the hand perform after placing the green block next to the blue block?,00:01:10,C,"['A. Placed a yellow block over the blue block.', 'B. Adjusted the green block.', 'C. Picked up an orange block.', 'D. Removed the blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_205_3,Counting,How many hands are involved in arranging the blocks right now?,00:01:19,B,"['A. One hand.', 'B. Two hands.', 'C. Three hands.', 'D. Four hands.']",single,Concurrent +Real-Time Visual Understanding_sample_205_4,Action Perception,What does the hand do after picking up the yellow building block?,00:02:06,B,"['A. Places it on the right side.', 'B. Places it on the left side.', 'C. Discards it.', 'D. Hands it to someone else.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_5,Action Perception,What does the hand do after positioning the three green blocks securely?,00:03:11,B,"['A. Picks up a red block.', 'B. Picks up an orange block.', 'C. Picks up another green block.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_1,Attribute Perception,What colors are the blocks used to form the helicopter rotor blades?,00:00:02,A,"['A. Blue and Green.', 'B. Yellow and Blue.', 'C. Green and Red.', 'D. Red and Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_206_2,Event Understanding,What is the sequence of actions performed with the blocks just now?,00:00:23,A,"['A. Placing a yellow block, then two green blocks, and finally a blue block.', 'B. Placing a blue block, then two green blocks, and finally a yellow block.', 'C. Placing a yellow block, then a blue block, and finally two green blocks.', 'D. Placing a yellow block, then one green block, and finally two blue blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_3,Action Perception,What is the hand doing after placing three yellow blocks onto the top of the structure?,00:01:11,D,"['A. Adds another block on top.', 'B. Removes the yellow block.', 'C. Leaves the block structure.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_4,Event Understanding,What was the sequence of events the hand followed when building the structure just now?,00:02:15,B,"['A. Picks up a yellow block, adjusts it, then picks up a red block.', 'B. Picks up a green block, adjusts it, then picks up a yellow block.', 'C. Picks up a red block, adjusts it, then picks up a yellow block.', 'D. Picks up a blue block, adjusts it, then picks up a green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_5,Action Perception,What action is the person performing with the blue blocks?,00:03:15,D,"['A. Adds blue blocks to the bottom of the structure.', 'B. Adds blue blocks to the side of the structure.', 'C. Removes blue blocks from the structure.', 'D. Adds blue blocks to the top of the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_1,Object Perception,What is positioned underneath the archway made of colorful interlocking blocks?,00:00:03,D,"['A. A small tree.', 'B. A toy truck.', 'C. A small building.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_207_2,Event Understanding,How many yellow blocks are connected in a line?,00:00:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_3,Spatial Understanding,Where is the green brick placed relative to the yellow bricks in the structure?,00:01:09,D,"['A. In the middle.', 'B. On the right side.', 'C. On top of the blue bricks.', 'D. On top of the yellow bricks.']",single,Concurrent +Real-Time Visual Understanding_sample_207_4,Action Perception,What does the person do after adding more yellow bricks?,00:03:16,C,"['A. Removes the yellow bricks.', 'B. Adds green bricks.', 'C. Adjusts the yellow bricks.', 'D. Adds blue bricks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_5,Causal Reasoning,What is the person likely to do next after moving their hand towards the new set of connected bricks?,00:03:19,B,"['A. Remove the connected bricks.', 'B. Add more bricks to the arrangement.', 'C. Paint the bricks.', 'D. Disassemble the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_1,Event Understanding,What happens to the orange block as the video progresses?,00:00:19,C,"['A. It falls to the ground.', 'B. It remains stationary.', 'C. It lifts and swings gently.', 'D. It changes color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_2,Attribute Perception,What are the colors of the crane arm?,00:00:07,A,"['A. Yellow, green.', 'B. Yellow, blue.', 'C. Red, green, blue.', 'D. Yellow, blue, green.']",single,Concurrent +Real-Time Visual Understanding_sample_208_3,Event Understanding,What was the sequence of actions performed with the blocks just now?,00:01:36,D,"['A. The hand first places a green block, then a yellow block, followed by a blue block.', 'B. The hand builds a structure with red, green, and blue blocks.', 'C. The hand stacks blocks randomly.', 'D. The hand places a yellow block, moves it, then places a green block next to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_4,Event Understanding,What happens to the smaller structure after it is first moved out of view?,00:02:51,D,"['A. It is disassembled.', 'B. It is placed on top of the larger structure.', 'C. It is left in the foreground.', 'D. It is placed back beside the larger structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_5,Counting,How many green blocks are stacked now?,00:04:25,C,"['A. Ten.', 'B. Three.', 'C. Nine.', 'D. Eight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_1,Event Understanding,What happens after the first green block is placed on the yellow block?,00:00:25,D,"['A. The hand removes the green block.', 'B. The hand moves away and does nothing.', 'C. The hand removes the yellow block.', 'D. The hand adds another green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_2,Action Perception,What action do the hands perform just before moving away from the structure?,00:01:58,D,"['A. Adding a yellow block.', 'B. Adding a blue block.', 'C. Adjusting the blue block.', 'D. Pressing down the green blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_3,Event Understanding,What sequence of actions occurred with the green and yellow blocks just now?,00:03:30,A,"['A. The green block is placed first, followed by the yellow block.', 'B. The yellow block is placed first, followed by the green block.', 'C. The green block is removed, then the yellow block is placed.', 'D. The yellow block is adjusted, then the green block is placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_4,Spatial Understanding,Where is the new yellow and green block placed relative to the original structure?,00:03:32,D,"['A. Behind the original structure.', 'B. Next to the original structure.', 'C. On top of the original structure.', 'D. In front of the original structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_5,Action Perception,What did the person do with the yellow block just now?,00:05:15,D,"['A. Removed them from the structure.', 'B. Arranged them on the blue block and adjusted for alignment.', 'C. Stacked them on top of the blue blocks.', 'D. Placed them above the green block and another yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_210_1,Text-Rich Understanding,What was written in the top right corner at the start of the video?,00:00:08,B,"['A. Toy Car.', 'B. Auto Rickshaw.', 'C. Building Blocks.', 'D. Colorful Toy.']",single,Prior +Real-Time Visual Understanding_sample_210_2,Event Understanding,What sequence of actions happened after the blue rectangular block is placed on the surface?,00:00:19,A,"['A. The hand adds a yellow block, then an orange block, and adjusts the orange block.', 'B. The hand adjusts the blue block, then adds a red block, and adjusts it again.', 'C. The hand places a green block, then a yellow block, and adjusts the yellow block.', 'D. The hand removes the blue block, places it again, and then adds a yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_210_3,Attribute Perception,What is the predominant color of the blocks being placed by the hand right now?,00:01:06,D,"['A. Blue.', 'B. Orange.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_4,Object Perception,What color is the block being placed on the left side of the structure right now?,00:02:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_5,Object Perception,What is the block structure identified as?,00:03:17,B,"['A. A house.', 'B. A vehicle.', 'C. A spaceship.', 'D. A robot.']",single,Concurrent +Real-Time Visual Understanding_sample_211_1,Prospective Reasoning,What might the speaker discuss next?,00:00:16,A,"['A. Graphing on the Coordinate Plane.', 'B. Calculus functions.', 'C. Trigonometric ratios.', 'D. Differential equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_2,Prospective Reasoning,What might the speaker explain next?,00:02:22,B,"['A. How to label the axes.', 'B. How to connect the plotted points.', 'C. How to identify coordinates.', 'D. How to scale the graph.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_3,Prospective Reasoning,What might the speaker discuss next?,00:04:20,D,"['A. How to plot points on the axes.', 'B. The importance of the x-axis.', 'C. The significance of the y-axis.', 'D. What ordered pairs represent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_4,Prospective Reasoning,What might the speaker discuss next?,00:06:37,A,"['A. How to plot another point.', 'B. How to label the y-axis.', 'C. The importance of the y-intercept.', 'D. How to draw a quadratic curve.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_5,Prospective Reasoning,What might the speaker discuss next?,00:08:31,C,"['A. How to plot a line graph.', 'B. The significance of the axes intersections.', 'C. How to differentiate the quadrants.', 'D. The concept of linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_1,Prospective Reasoning,What might the speaker explain next?,00:00:20,A,"['A. How to add mixed numbers.', 'B. The subtraction of mixed numbers.', 'C. The multiplication of fractions.', 'D. The properties of whole numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_212_2,Prospective Reasoning,What might the speaker explain next?,00:02:10,A,"['A. How to add those two mixed numbers.', 'B. The process of converting mixed numbers to improper fractions.', 'C. Subtracting mixed numbers.', 'D. The definition of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_3,Prospective Reasoning,What might the speaker do next?,00:04:08,A,"['A. How to add those two mixed numbers.', 'B. Subtract the fractions.', 'C. Multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_4,Prospective Reasoning,What might the speaker explain next?,00:06:36,D,"['A. How to add mixed numbers.', 'B. How to convert fractions to decimals.', 'C. The process of subtracting fractions.', 'D. How to add those two fractions numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_5,Prospective Reasoning,What might the speaker explain next?,00:07:58,A,"['A. Adding the fractions together.', 'B. Converting the results back to whole numbers.', 'C. Finding a different common denominator.', 'D. Subtracting the fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_1,Prospective Reasoning,What topics might the speaker explain next?,00:00:16,B,"['A. Simplifying fractions.', 'B. Adding fractions.', 'C. Dividing fractions.', 'D. Subtracting fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_2,Prospective Reasoning,What might the speaker explain next?,00:02:00,B,"['A. How to multiply fractions.', 'B. How to add 1/2 + 1/2.', 'C. How to divide fractions.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_3,Prospective Reasoning,What might the speaker suggest next?,00:02:39,D,"['A. How to multiply fractions.', 'B. How to find a common denominator for addition.', 'C. How to simplify fractions.', 'D. How to subtract fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_4,Prospective Reasoning,What might the speaker explain next?,00:03:04,C,"['A. How to add two fractions with different denominators.', 'B. How to convert fractions to decimals.', 'C. Why the denominators stay the same.', 'D. How to simplify the resulting fraction.']",multiple,Prior +Real-Time Visual Understanding_sample_213_5,Prospective Reasoning,What might the speaker discuss next?,00:04:01,D,"['A. How to convert fractions to decimals.', 'B. Steps to compare fractions.', 'C. Methods to simplify fractions.', 'D. How to find a common denominator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_1,Prospective Reasoning,What might the speaker discuss next?,00:00:24,C,"['A. Calculating the perimeter of shapes.', 'B. Understanding different geometric figures.', 'C. The concept of Area.', 'D. The concept of volume.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_2,Prospective Reasoning,What formula might the speaker likely introduce next?,00:02:03,D,"['A. Perimeter of a rectangle.', 'B. Volume of a cube.', 'C. Circumference of a circle.', 'D. Area of a triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_3,Prospective Reasoning,What might the speaker explain next?,00:04:45,D,"['A. How to convert between different units of length.', 'B. The concept of volume measurement.', 'C. The perimeter of different shapes.', 'D. How to calculate the area of another shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_4,Prospective Reasoning,What might the speaker explain next?,00:06:55,D,"['A. The angle of the base.', 'B. The formula for area.', 'C. The hypotenuse of the triangle.', 'D. The height of the triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_5,Prospective Reasoning,What might the speaker discuss next?,00:08:45,D,"['A. Discussing the properties of different quadrilaterals.', 'B. Solving for the perimeter of the triangle.', 'C. Simplifying algebraic expressions.', 'D. Calculating the area of a different triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_1,Prospective Reasoning,What might the speaker discuss next?,00:00:13,B,"['A. How to calculate the probability of an event.', 'B. The definition of basic probability.', 'C. An example involving multiple dice rolls.', 'D. The combination formula in probability.']",multiple,Prior +Real-Time Visual Understanding_sample_215_2,Prospective Reasoning,What might the speaker discuss next?,00:02:53,C,"['A. The concept of mutually exclusive events.', 'B. Introduction to experimental probability.', 'C. Explanation of rolling a six-sided die.', 'D. Definition of independent events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_3,Prospective Reasoning,What concept might the speaker explain next?,00:05:05,D,"['A. How to find the sum of rolled dice values.', 'B. How to design an experiment with coins.', 'C. The process of drawing bar graphs for data.', 'D. The probability of rolling a specific number with a die.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_4,Prospective Reasoning,What might the speaker discuss next?,00:08:01,B,"['A. Addition of probabilities.', 'B. The probability of this disc rotating to the blue area.', 'C. Expected value calculation.', 'D. Subtraction of probabilities.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_5,Prospective Reasoning,What might the speaker explain next?,00:10:00,B,"['A. The concept of probability distributions.', 'B. Calculating the probability for yellow colors.', 'C. How to convert decimals to fractions.', 'D. Applying the formula to find expected value.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:40,C,"['A. How to visualize data on a graph.', 'B. The types of charts used in data representation.', 'C. Differences between continuous and discrete data.', 'D. Examples of data collection methods.']",single,Concurrent +Real-Time Visual Understanding_sample_216_2,Prospective Reasoning,What might the speaker explain next?,00:02:59,B,"['A. How to create a bar graph.', 'B. How to fill in the data in the data table.', 'C. How to interpret the data in the data table.', 'D. How to convert the data table into a pie chart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_3,Prospective Reasoning,What might the speaker explain next?,00:05:38,B,"['A. The average precipitation in May.', 'B. The meaning of the scale on the graph.', 'C. The total annual precipitation.', 'D. The method used to calculate the average precipitation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_4,Prospective Reasoning,What might the speaker explain next?,00:08:01,D,"['A. The use of the negative coordinate axis.', 'B. How the fluctuation in investment income impacts yearly analysis.', 'C. Strategies to improve investment returns.', 'D. The overall trend of investment income throughout the year.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_5,Prospective Reasoning,What might the speaker explain next?,00:10:09,A,"['A. Interpret the trends shown in the graphs.', 'B. Introduce new data sets for comparison.', 'C. Calculate the mean of the data sets.', 'D. Convert the temperatures to Celsius.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_1,Prospective Reasoning,What might the speaker explain next?,00:01:28,A,"['A. How to find the Mean of a data set.', 'B. An overview of different types of graphs.', 'C. The definition of a median.', 'D. Steps to calculate the mode.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_2,Prospective Reasoning,What concept is likely to be explained next?,00:04:18,A,"['A. Median.', 'B. Variance.', 'C. Mode.', 'D. Range.']",multiple,Prior +Real-Time Visual Understanding_sample_217_3,Prospective Reasoning,What is the next logical step after the operation to the numbers?,00:05:07,B,"['A. Find the mean of the numbers.', 'B. Find the median of the numbers.', 'C. Find the mode of the numbers.', 'D. Find the range of the numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_217_4,Prospective Reasoning,What might the instructor explain next?,00:07:20,B,"['A. How to calculate the mean of a set of numbers.', 'B. How to interpret the result of the median calculation.', 'C. The difference between mean and median.', 'D. How to find the mode of a data set.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_5,Prospective Reasoning,What might the speaker explain next?,00:09:14,C,"['A. Divide the sum by the first number in the list.', 'B. Subtract the smallest number from the sum.', 'C. Divide the sum by the count of numbers.', 'D. Add all the numbers again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_1,Prospective Reasoning,What topic might the teacher explain next?,00:00:11,A,"['A. mixed numbers and improper fractions.', 'B. Add mixed numbers.', 'C. Subtract improper fractions.', 'D. Multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_218_2,Prospective Reasoning,What might the teacher explain next?,00:03:10,B,"['A. Compare the fractions using decimal values.', 'B. Explain how improper fractions is connected to proper fractions and whole fractions.', 'C. Demonstrate how to multiply two fractions.', 'D. Discuss the concept of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_3,Prospective Reasoning,What might the speaker explain next?,00:05:31,A,"['A. How to convert mixed numbers to improper fractions.', 'B. The method for adding mixed numbers and improper fractions.', 'C. Simplifying improper fractions.', 'D. Dividing fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_4,Prospective Reasoning,What concept will the speaker likely explain next?,00:08:20,B,"['A. Multiplying mixed fractions by a whole number.', 'B. Converting improper fractions to mixed numbers.', 'C. Adding improper fractions together.', 'D. Simplifying mixed fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_5,Prospective Reasoning,What might the speaker explain next?,00:10:46,D,"['A. Add the remainder to the quotient.', 'B. Subtract 6 from 1.', 'C. Divide 7 by 3.', 'D. How to use dividing to convert improper fractions to a mixed number form.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_1,Prospective Reasoning,What mathematical topic might the speaker focus on next?,00:00:10,D,"['A. Adding Fractions.', 'B. Dividing Fractions.', 'C. Simplifying Fractions.', 'D. Multiplying Fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_219_2,Prospective Reasoning,What might the speaker do next?,00:00:55,C,"['A. Explain how to convert the fractions.', 'B. Show the steps to add the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Discuss the importance of common denominators.']",multiple,Prior +Real-Time Visual Understanding_sample_219_3,Prospective Reasoning,What might the speaker do next?,00:02:29,C,"['A. Add the fractions together.', 'B. Subtract the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_4,Prospective Reasoning,What mathematical concept might the speaker move on to explain next?,00:03:51,D,"['A. Addition of fractions.', 'B. Subtraction of fractions.', 'C. Simplifying fractions.', 'D. Another explanation to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_5,Prospective Reasoning,What might the speaker discuss next?,00:05:10,C,"['A. How to add fractions.', 'B. How to divide fractions.', 'C. How to multiply the denominators.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_1,Prospective Reasoning,What might the speaker discuss next?,00:00:23,D,"['A. Basic addition and subtraction.', 'B. Algebraic expressions.', 'C. Properties of equality.', 'D. The order of operations rules.']",multiple,Prior +Real-Time Visual Understanding_sample_220_2,Prospective Reasoning,What might be the next topic the speaker will address?,00:02:28,B,"['A. The order of operations for addition and subtraction.', 'B. The highest priority operator symbols.', 'C. The importance of following the PEMDAS rule.', 'D. Practice problems involving exponents.']",multiple,Prior +Real-Time Visual Understanding_sample_220_3,Prospective Reasoning,What might the speaker discuss next?,00:04:28,C,"['A. Simplify the expression.', 'B. Subtract the results.', 'C. Add the simplified terms.', 'D. Multiply the results.']",multiple,Prior +Real-Time Visual Understanding_sample_220_4,Prospective Reasoning,What might the speaker discuss next?,00:06:26,B,"['A. How to integrate functions.', ""B. The operator symbols for 'Then' and 'last' precedence."", 'C. Application of quadratic equations.', 'D. Solving basic arithmetic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_5,Prospective Reasoning,What might the speaker explain next?,00:08:07,D,"['A. The importance of parentheses in operations.', 'B. The commutative property of multiplication.', 'C. How to handle exponents in an equation.', 'D. The order of operations between the multiplication sign and the division sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,D,"['A. The area of different shapes.', 'B. How to measure the diameter.', 'C. The concept of length in 2-dimensional shapes.', 'D. How to calculate perimeter.']",multiple,Prior +Real-Time Visual Understanding_sample_221_2,Prospective Reasoning,What will the speaker most likely explain next?,00:02:13,A,"['A. How to calculate the perimeter of the shape.', 'B. How to convert meters into centimeters.', 'C. The differences between perimeter and area.', 'D. How to measure the perimeter accurately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_3,Prospective Reasoning,What might the speaker explain next?,00:03:33,B,"['A. How to calculate the area of the rectangle.', 'B. How to find the perimeter of a rectangle.', 'C. How to label the units.', 'D. How to measure with a ruler.']",multiple,Prior +Real-Time Visual Understanding_sample_221_4,Prospective Reasoning,What might the speaker discuss next?,00:05:06,A,"['A. How to calculate the perimeter of any regular polygon.', 'B. The significance of repeated addition.', 'C. The properties of regular polygons.', 'D. The importance of perimeter in geometry.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_5,Prospective Reasoning,What might the speaker ask the students to do next?,00:06:32,B,"['A. Calculate the area of the shape.', 'B. Determine the perimeter of the shape.', 'C. Measure each side length.', 'D. Convert the measurements to centimeters.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. How to plot 25/50 on a graph.', 'B. How to further simplify 1/2.', 'C. How to simplify fractions.', 'D. How to multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_222_2,Prospective Reasoning,What might the speaker explain next?,00:01:24,C,"['A. Converting 1/2 to a decimal.', 'B. Adding fractions with different denominators.', 'C. Equivalent fractions of 3/6.', 'D. Subtracting fractions with common denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_3,Prospective Reasoning,What might the speaker discuss next?,00:02:33,C,"['A. Converting improper fractions to mixed numbers.', 'B. Adding fractions with different denominators.', 'C. Simplifying fractions by finding common factors.', 'D. Multiplying fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_4,Prospective Reasoning,What might the speaker explain next?,00:05:45,C,"['A. How to find the greatest common divisor.', 'B. How to convert the fraction to a decimal.', 'C. How to factorize each number to prime factors.', 'D. How to add fractions with different denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_5,Prospective Reasoning,What might the speaker discuss next?,00:07:17,C,"['A. How to find common denominators.', 'B. The process of cross-multiplication.', 'C. Simplifying fractions using greatest common factor.', 'D. The difference between factors and multiples.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:20,D,"['A. Definition of a right triangle.', 'B. What is Pythagorean Theorem.', 'C. The history of Pythagoras.', 'D. The formula a² + b² = c².']",multiple,Prior +Real-Time Visual Understanding_sample_223_2,Prospective Reasoning,What might the speaker discuss next?,00:02:34,B,"['A. Applications of the Pythagorean Theorem.', 'B. How to solve for the hypotenuse.', 'C. Examples of different right triangles.', 'D. The history of the Pythagorean Theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_3,Prospective Reasoning,What might the speaker discuss next?,00:05:33,C,"['A. How to apply the Pythagorean theorem to other shapes.', 'B. The derivation of the Pythagorean theorem using trigonometry.', 'C. The concept of area and its proof in the Pythagorean theorem.', 'D. The historical background of the Pythagorean theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_4,Prospective Reasoning,What might the speaker discuss next?,00:08:29,A,"['A. Explain how to use the Pythagorean theorem to find the right-angle side length.', 'B. Discuss the properties of right-angle triangles in detail.', 'C. Convert all given measurements from meters to centimeters.', 'D. Illustrate how to plot these points on a Cartesian plane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_5,Prospective Reasoning,What might the speaker discuss next?,00:11:09,D,"['A. How to calculate the hypotenuse.', 'B. Why the triangle is right-angled.', 'C. The properties of equilateral triangles.', 'D. The method to verify if it is a right triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,B,"['A. The properties of polygon.', 'B. The concept of triangle.', 'C. How to measure the sides of a rectangle.', 'D. The definition of a polygon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_2,Prospective Reasoning,What might the speaker explain next?,00:01:54,B,"['A. The properties of acute angles.', 'B. The difference between acute angle and obtuse angle.', 'C. How to identify right triangles from angles.', 'D. The relationship between different types of triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_3,Prospective Reasoning,What might the speaker explain next?,00:03:39,D,"['A. The angle sum of triangles.', 'B. The concept of right triangles.', 'C. Important theorems about scalene triangles.', ""D. The equal sides' number of Isosceles triangles.""]",multiple,Prior +Real-Time Visual Understanding_sample_224_4,Prospective Reasoning,What might the speaker discuss next?,00:04:53,B,"['A. Examples of right triangles.', 'B. Types of angles of equilateral triangles.', 'C. The concept of similar triangles.', 'D. Differences between quadrilaterals and triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_5,Prospective Reasoning,What might the speaker do next?,00:06:35,D,"['A. Discuss the properties of isosceles triangles.', 'B. Introduce the concept of congruent triangles.', 'C. Explain the Pythagorean theorem.', 'D. Solve for the unknown angle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,C,"['A. How the distributive property helps in simplifying equations.', 'B. The practical applications of the probability theory.', 'C. The definition of the distributive property.', 'D. The definition of stochastic process.']",multiple,Prior +Real-Time Visual Understanding_sample_225_2,Prospective Reasoning,What might the speaker discuss next?,00:02:00,D,"['A. Combining like terms.', 'B. Factoring out a common factor.', 'C. Simplifying the expression further.', 'D. How to use distributive property to the example.']",multiple,Prior +Real-Time Visual Understanding_sample_225_3,Prospective Reasoning,What might the speaker discuss next?,00:04:30,B,"['A. The formula for compound interest.', 'B. Why the two way get the same answer.', 'C. Solving quadratic equations.', 'D. Graphing linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_4,Prospective Reasoning,What might the speaker calculate next?,00:06:43,A,"['A. 5 times 7.', 'B. 47 times 47.', 'C. 5 times 5.', 'D. 5 plus 40.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_5,Prospective Reasoning,What might the speaker discuss next?,00:08:47,A,"['A. The example can not use distributive property.', 'B. The commutative property of addition.', 'C. The identity property of multiplication.', 'D. The distributive property of subtraction.']",multiple,Prior +Real-Time Visual Understanding_sample_226_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. The concept of the division.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_2,Prospective Reasoning,What might the speaker explain next?,00:02:16,A,"['A. The meaning of the dividend.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_3,Prospective Reasoning,What might the speaker explain next?,00:04:16,A,"['A. How to determine the remainder.', 'B. How to find the remainder.', 'C. The concept of partial quotients.', 'D. The relationship between divisor and dividend.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_4,Prospective Reasoning,What might the speaker explain next?,00:06:34,D,"['A. Why dividing cookies by people is useful.', 'B. The importance of remainders in division.', 'C. Use real-life example to explain the concept of remainders.', 'D. How to distribute the cookie to people.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_5,Prospective Reasoning,"Based on the current explanation, what might the speaker do next?",00:08:41,A,"['A. Explain the next division step using the tabular.', 'B. Talk about prime numbers.', 'C. Introduce a new mathematical operation.', 'D. Discuss the properties of multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_1,Prospective Reasoning,What might the speaker discuss next?,00:01:06,A,"['A. The addition of decimals.', 'B. Converting fractions to decimals.', 'C. The subtraction of decimals.', 'D. The rules for multiplying decimals.']",multiple,Prior +Real-Time Visual Understanding_sample_227_2,Prospective Reasoning,What is the teacher likely to explain next?,00:03:00,A,"['A. How to correctly align the decimal points when adding.', 'B. How to subtract decimal numbers.', 'C. How to multiply decimal numbers.', 'D. How to divide decimal numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_227_3,Prospective Reasoning,What might the speaker explain next?,00:05:28,C,"['A. How to multiply whole numbers.', 'B. The importance of carrying over digits.', 'C. The process of correctly placing the decimal in the product.', 'D. How to add the products from multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_4,Prospective Reasoning,What topic might the speaker explain next?,00:08:02,C,"['A. The steps for decimal addition.', 'B. The steps for decimal subtraction.', 'C. The principles of decimal division.', 'D. The basics of whole number multiplication.']",multiple,Prior +Real-Time Visual Understanding_sample_227_5,Prospective Reasoning,What might the speaker discuss next?,00:10:33,C,"['A. Simplifying square roots.', 'B. Finding least common multiples.', 'C. Shifting the decimal point in both numbers.', 'D. Converting decimals to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_1,Prospective Reasoning,What is the speaker likely to explain next?,00:00:11,C,"['A. How to solve the division problem using a different method.', 'B. How to add partial quotients.', 'C. The concept of division with partial quotients.', 'D. The importance of understanding division.']",multiple,Prior +Real-Time Visual Understanding_sample_228_2,Prospective Reasoning,What might the speaker discuss next?,00:03:24,C,"['A. Multiplying 6 by the divisor.', 'B. Subtracting 6 from the dividend.', 'C. 2 is too small.', 'D. Adding 6 to the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_3,Prospective Reasoning,What might the speaker explain next?,00:06:20,D,"['A. How to subtract the next two numbers.', 'B. How to add the remainder to the divisor.', 'C. How to multiply 100 by 35 again.', 'D. How to choose a number to subtract from 2928.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_4,Prospective Reasoning,What might the speaker explain next?,00:09:04,D,"['A. How to simplify the calculation further.', 'B. The application of division in real-life problems.', 'C. Another example using a more complex number.', 'D. The advantage of using small steps in division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_5,Prospective Reasoning,What might the teacher explain next?,00:10:42,C,"['A. How to perform long division.', 'B. A different multiplication method for large numbers.', 'C. Why use small steps in division is easier.', 'D. Explaining the significance of the answer 49r2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_1,Prospective Reasoning,What mathematical concept will likely be demonstrated next?,00:00:09,D,"['A. Subtraction.', 'B. Addition.', 'C. Multiplication.', 'D. Division.']",multiple,Prior +Real-Time Visual Understanding_sample_229_2,Prospective Reasoning,What is the presenter likely to do next?,00:03:12,D,"['A. Add 48 to 52.', 'B. Multiply 48 by 52.', 'C. Divide 48 by 52.', 'D. Subtract 48 from 52.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_3,Prospective Reasoning,What might the speaker discuss next?,00:05:38,A,"['A. The steps to perform the division.', 'B. The final quotient of the division.', 'C. The relevance of the remainder.', 'D. How to multiply the dividend.']",multiple,Prior +Real-Time Visual Understanding_sample_229_4,Prospective Reasoning,What might the speaker do next?,00:08:44,A,"['A. Subtract 440 from 528.', 'B. Divide 528 by 55.', 'C. Subtract 88 from 528.', 'D. Add 5 to 88.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_5,Prospective Reasoning,What might the speaker explain next?,00:11:30,A,"['A. How to address the situation where the remainder is less than the divisor.', 'B. How to check the division result.', 'C. How to proceed with the next division step.', 'D. How to interpret the decimal expansion.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_1,Prospective Reasoning,What might the speaker describe next?,00:00:30,A,"['A. Step-by-step process of long division.', 'B. History of long division.', 'C. Applications of long division in real life.', 'D. Comparison between long division and short division.']",multiple,Prior +Real-Time Visual Understanding_sample_230_2,Prospective Reasoning,What might the speaker discuss next?,00:03:53,D,"['A. How to find the remainder in a division problem.', 'B. How to multiply the divisor by the quotient.', 'C. How to perform subtraction in long division.', 'D. How to bring down the next digit in a long division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_3,Prospective Reasoning,What might the speaker explain next?,00:05:14,C,"['A. How to verify the result using multiplication.', 'B. How to interpret the quotient and remainder.', 'C. How to solve a similar problem with different numbers.', 'D. How to check the division result by subtracting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_4,Prospective Reasoning,What is the next step after dividing 24 by 3?,00:07:18,C,"['A. Write down 8 on the left side.', 'B. Write down 3 on the right side.', 'C. Subtract 12 from 24.', 'D. Add the digits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_5,Prospective Reasoning,What might the speaker explain next?,00:09:55,C,"['A. How to bring down the next digit.', 'B. How to check the remainder.', 'C. Subtract 20 from 20.', 'D. How to estimate the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_1,Causal Reasoning,Why is this rabbit dressed in red and white knocking on the door now?,00:00:36,A,"[""A. Because it smells the fish and feels it doesn't taste good."", 'B. Because it wants to join the party inside the house.', 'C. Because it saw something interesting through the window.', 'D. Because it is lost and looking for its way back home.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_2,Causal Reasoning,Why is this iron gate cartoon character angry now?,00:00:58,D,"['A. Because someone tried to paint him a different color.', 'B. Because he was just splashed with water by a mischievous cat.', 'C. Because the wind blew his hinges, making him squeak loudly.', 'D. Because he was just forcibly stuffed a fish by the red rabbit in red and white clothes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_3,Causal Reasoning,"Why is this rabbit, dressed in green and white, surprised now?",00:02:24,C,"[""A. Because he found an unexpected egg in the chicken's nest."", 'B. Because the chicken suddenly started talking.', ""C. Because he can't distinguish the gender of the chicken he is holding now."", 'D. Because the chicken he is holding suddenly grew larger.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_4,Causal Reasoning,Why does this rabbit dressed in green and white want to hide in the toilet?,00:03:19,D,"['A. Because he accidentally broke a valuable vase and wants to avoid getting caught.', 'B. Because he saw a scary shadow moving in the hallway.', 'C. Because he is trying to escape from a loud and annoying party.', 'D. Because after he opened the door, he found a noose and a skull.']",multiple,Prior +Real-Time Visual Understanding_sample_231_5,Causal Reasoning,Why did the rabbit dressed in red and white just have to use a pool cue to strike the iron gate lying on the ground?,00:06:42,B,"['A. Because the iron gate blocked his path, and he needed to move it out of the way.', 'B. Because he wants to get all the balls into the mouth of the iron gate at once.', 'C. Because he thought the flattened gate would make a perfect ramp for his skateboard.', 'D. Because he was trying to impress his friends with a strong trick shot.']",multiple,Prior +Real-Time Visual Understanding_sample_232_1,Causal Reasoning,Why does the frog appear from the toilet?,00:00:17,D,"['A. Because the frog was hiding there to avoid being caught by the rabbit.', 'B. Because the frog was attracted by the water and jumped in.', 'C. Because the toilet leads to a secret underground pond where the frog lives.', ""D. Because the chicken that was just thrown into the toilet is wearing a frog's disguise.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_232_2,Causal Reasoning,Why does the rabbit dressed in red and white start to become restless?,00:01:26,A,"['A. Because the fly just disturbed him, he is swatting the fly.', 'B. Because he suddenly remembered he left something important outside.', 'C. Because he heard a strange noise coming from the next room.', ""D. Because he can't find the key to the door and is getting frustrated.""]",multiple,Prior +Real-Time Visual Understanding_sample_232_3,Causal Reasoning,Why is this cartoon chicken very shocked now?,00:02:54,A,"['A. Because just now another small cartoon chicken was eaten by a frog.', ""B. Because it just saw a mirror and didn't recognize its own reflection."", 'C. Because a loud noise suddenly scared it from behind.', 'D. Because it saw a large shadow pass overhead, thinking it was a predator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_4,Causal Reasoning,Why does the character encounter a heavy legacy robot in the room?,00:04:11,D,"['A. Because the character turns on a machine.', 'B. Because the character follows someone into the room.', 'C. Because the character activates a hidden switch.', 'D. Because the character reads a comic book.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_5,Causal Reasoning,Why is this red rabbit standing in front of the iron gate now?,00:04:13,D,"['A. Because the red rabbit is trying to figure out how to open the gate.', 'B. Because the iron gate suddenly started glowing, and the rabbit is curious.', 'C. Because the cartoon character is seeking amusement.', 'D. Because the cartoon character on the iron gate has been whistling just now.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_1,Causal Reasoning,Why does the rabbit strike the door with its fist several times?,00:00:25,D,"['A. Because the rabbit is practicing its strength.', 'B. Because the rabbit is knocking to check if someone is inside.', 'C. Because the rabbit wants to open the door.', 'D. Because the rabbit wants to get food.']",multiple,Prior +Real-Time Visual Understanding_sample_233_2,Causal Reasoning,Why would the rabbit inside the iron gate be very panicked now?,00:02:14,D,"[""A. Because he just realized the gate is locked, and he can't get out."", 'B. Because he heard loud footsteps approaching from outside.', 'C. Because the lights suddenly went out, and he is afraid of the dark.', 'D. Because the toilet paper he was holding in his hand fell.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_3,Causal Reasoning,What causes the bunny character to react with shock and sweat?,00:03:28,C,"['A. Because the bunny just realized it forgot something important.', 'B. Because a loud noise startled the bunny from behind.', 'C. Because the rabbit wearing red and white clothes is perfectly fine.', 'D. Because the bunny suddenly noticed a large shadow looming over it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_4,Causal Reasoning,Why do the rectangular characters arm themselves?,00:04:41,B,"['A. Because they are excited to see the rabbit-like figure.', 'B. Because the rabbit-like figure has glowing eyes and a menacing demeanor.', 'C. Because they want to celebrate with the rabbit-like figure.', 'D. Because they see another group approaching.']",multiple,Prior +Real-Time Visual Understanding_sample_233_5,Causal Reasoning,Why does the rabbit break through the wall to escape?,00:06:16,D,"['A. Because the rabbit wants to catch a thief.', 'B. Because the rabbit is afraid of a predator.', 'C. Because the rabbit wants to retrieve the advertisement.', 'D. Because the rabbit is inspired by the advertisement for new shoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_1,Causal Reasoning,Why is Mr. Bean scolded by the older woman?,00:00:27,A,"['A. Because he was making too much noise.', 'B. Because he was late.', 'C. Because he was shining a flashlight at the teddy bear.', 'D. Because he was not paying attention.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_2,Causal Reasoning,Why does the character place the cheese on a plate?,00:02:35,B,"['A. Because he plans to make a sandwich with the cheese.', 'B. Because his refrigerator is empty except for a piece of vegetable.', 'C. Because he thinks the cheese will taste better at room temperature.', 'D. Because the character organizes the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_234_3,Causal Reasoning,Why does the man successfully retrieve the bottle from the top shelf?,00:04:24,A,"['A. Because he uses his shopping cart for support.', 'B. Because he asks for assistance from a store employee.', 'C. Because he finds a step stool to reach the bottle.', 'D. Because he uses a long tool to knock the bottle down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_4,Causal Reasoning,Why Mr. Bean is very shocked.,00:06:40,D,"['A. Because his own pie just fell to the floor.', 'B. Because the opponent did a magic trick with the pie.', 'C. Because the pie suddenly exploded when the opponent touched it.', 'D. Because the opponent finished the pie in one go.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_5,Causal Reasoning,Why does Mr. Bean look tired or exhausted?,00:08:36,B,"['A. Because he had to run around the supermarket to find items.', 'B. Because he lost the competition in the supermarket.', 'C. Because he stayed up all night preparing for the competition.', 'D. Because he had to carry heavy bags out of the supermarket.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_1,Causal Reasoning,Why can thieves enter the room without being detected?,00:02:04,B,"['A. Because the security system is broken.', 'B. Because the masters have all fallen asleep.', 'C. Because the door was accidentally left unlocked.', 'D. Because the thieves are using a special device to stay silent.']",multiple,Prior +Real-Time Visual Understanding_sample_235_2,Causal Reasoning,Why does this cat glare viciously at the person in black?,00:02:23,C,"[""A. Because the person in black took away the cat's favorite toy."", ""B. Because the person in black is blocking the cat's path."", 'C. Because the man in black just stepped on this cat.', 'D. Because the person in black made a loud noise that startled the cat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_3,Causal Reasoning,Why does the person start searching through his wardrobe?,00:04:07,B,"['A. Because he wants to clean his room.', 'B. Because he is checking if he has lost anything.', 'C. Because he is preparing to leave the house.', 'D. Because he cannot find his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_4,Causal Reasoning,Why does the man offer his underwear to the woman as a replacement bag?,00:06:00,C,"['A. Because the woman forgot to bring her shopping bag.', 'B. Because the man is trying to make the woman laugh with a joke.', ""C. Because the lady's shopping bag is torn."", 'D. Because the woman mentioned she needed something to carry her things in.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_5,Causal Reasoning,Why does the character hide behind structures on the roof?,00:08:18,C,"['A. Because he heard a loud noise and got scared.', 'B. Because he noticed a helicopter approaching and wanted to stay hidden.', 'C. Because the thief in black clothes spotted him and chased after him.', 'D. Because he saw the roof starting to collapse and needed to find safety.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_1,Causal Reasoning,Why did the old lady fall?,00:01:06,A,"['A. Because she stepped on a toy racing car on the ground.', 'B. Because she tripped over a loose rug in the hallway.', 'C. Because she missed a step while walking down the stairs.', 'D. Because she lost her balance while reaching for something on a high shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_236_2,Causal Reasoning,Why is the old lady lying in the hospital bed now?,00:02:09,A,"['A. Because she stepped on a toy car and fell down before.', 'B. Because she had a sudden illness and needed immediate medical attention.', 'C. Because she was involved in a minor car accident.', 'D. Because she fainted from low blood pressure while shopping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_3,Causal Reasoning,Why is the floor of this room completely covered with water now?,00:04:35,B,"['A. Because a pipe burst under the sink.', 'B. Because the faucet was left on, the water overflowed.', 'C. Because someone accidentally spilled a large container of water.', 'D. Because the washing machine malfunctioned and leaked.']",multiple,Prior +Real-Time Visual Understanding_sample_236_4,Causal Reasoning,Why does Mr. Bean hit the table with a mop?,00:06:30,A,"['A. Because he wants to catch that cat.', 'B. Because he is trying to kill a bug crawling on the table.', 'C. Because he accidentally spilled something and is trying to clean it up.', 'D. Because he is frustrated and taking out his anger on the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_5,Causal Reasoning,Why did the character saw a piece of wood?,00:08:23,B,"['A. Because the character needed firewood for the fireplace.', 'B. As materials for a convertible sofa.', 'C. Because the character was building a new shelf for the kitchen.', 'D. Because the character wanted to repair a broken chair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_1,Causal Reasoning,Why is Mr. Bean constantly posing right now?,00:01:04,D,"['A. Because he is trying to practice his modeling skills.', 'B. Because he is preparing for a photo shoot.', 'C. Because he is showing off his new outfit in front of a mirror.', 'D. Because he is imitating the characters on the television.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_2,Causal Reasoning,Why does the bed get pulled out through the window?,00:02:34,A,"['A. Because the man ties the rope to the bed.', 'B. Because the bed is on wheels.', 'C. Because the window is too large.', 'D. Because the bed is not secured properly to the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_3,Causal Reasoning,Why does the Mr. Bean peer through the door's mail slot or window?,00:04:28,C,"['A. Because he lost his keys and is trying to see if anyone is home.', 'B. Because he heard a strange noise and wants to check what it is.', 'C. Because he wanted to observe the activities of the four people outside.', 'D. Because he is waiting for an important package to be delivered.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_4,Causal Reasoning,Why does Mr.Bean drop their coat and bag?,00:06:27,C,"['A. Because he realized he grabbed the wrong coat and bag.', 'B. Because he was startled by a sudden loud noise.', 'C. Because his disguise mission has ended.', 'D. Because he spotted someone he knows and wanted to quickly greet them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_5,Causal Reasoning,Why does the police officer react and possibly make a call for backup or additional assistance?,00:08:45,C,"['A. Because the police officer needs to record the event.', 'B. Because the police officer needs to clock off for the day.', 'C. Because the police officer believes the photographs show a potential crime.', 'D. Because the police officer wants to review the photos later.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_1,Causal Reasoning,Why are they two people shaking hands now?,00:01:57,B,"['A. Because they just reached an important business agreement.', 'B. Because they appeared together in a photo when they were young.', 'C. Because they are meeting for the first time after many years.', 'D. Because they are congratulating each other on a job well done.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_2,Causal Reasoning,Why is Mr. Bean very angry now?,00:03:00,A,"['A. Because another person ate all the food in the refrigerator.', 'B. Because someone spilled a drink on his favorite chair.', 'C. Because his television stopped working during his favorite show.', 'D. Because he just realized he lost his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_3,Causal Reasoning,Why does the person in the smaller bed become annoyed and awake?,00:04:28,B,"['A. Because the person with a larger build speaks loudly.', 'B. Because the snoring sound from sleeping on the ground is too loud.', 'C. Because the person in the smaller bed has a nightmare.', 'D. Because a noise from outside wakes them up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_4,Causal Reasoning,Why is Mr. Bean very angry now?,00:06:42,B,"['A. Because someone borrowed his car without asking.', 'B. Because another person also ate the ice cream that belonged to Mr. Bean.', 'C. Because his favorite TV show was canceled.', 'D. Because his favorite shirt got ruined in the wash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_5,Causal Reasoning,Why does Mr. Bean want to escape?,00:10:17,B,"['A. Because he accidentally broke something in the store.', ""B. Because he doesn't want to pay the bill."", 'C. Because he saw someone he is trying to avoid.', 'D. Because he is late for an important appointment.']",multiple,Prior +Real-Time Visual Understanding_sample_239_1,Causal Reasoning,Why did Mr. Bean turn off the TV?,00:00:51,C,"['A. Because he thought the show was too boring.', 'B. Because he wanted to save electricity.', 'C. Because he was afraid that the news about the theft of teddy bears on TV would scare his own teddy bear.', 'D. Because he heard a noise outside and wanted to investigate.']",multiple,Prior +Real-Time Visual Understanding_sample_239_2,Causal Reasoning,Why Mr. Bean is shocked now.,00:02:45,A,"['A. Because he found that his little bear doll was missing.', 'B. Because he just realized his wallet is missing.', 'C. Because he saw something unexpected on TV.', 'D. Because someone knocked on his door unexpectedly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_3,Causal Reasoning,Why is Mr. Bean unhappy now?,00:04:51,B,"['A. Because his favorite TV show was canceled.', 'B. Because he found that his teddy bear doll had changed its appearance.', 'C. Because he lost an important document.', 'D. Because he was unable to fix a broken appliance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_4,Causal Reasoning,Why does Mr. Bean decide to put up missing posters for his teddy bear?,00:06:47,C,"['A. Because he thought someone might have stolen his teddy bear.', 'B. Because he wanted to warn others about a possible teddy bear thief.', 'C. Because he realized the teddy bear he found earlier was not his original teddy bear.', 'D. Because he believed his teddy bear had run away and needed help finding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_5,Causal Reasoning,Why does the purple bunny character decide to chase Mr. Bean?,00:09:08,A,"['A. Because Mr. Bean took away all of their dolls.', ""B. Because Mr. Bean made fun of the bunny's appearance."", ""C. Because Mr. Bean accidentally stepped on the bunny's foot."", ""D. Because Mr. Bean broke the bunny's favorite toy.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_240_1,Causal Reasoning,Where does this letter on the ground come from?,00:00:39,D,"['A. It was delivered by the postman earlier.', ""B. It fell out of someone's pocket as they walked by."", 'C. It was dropped by a courier who was in a hurry.', 'D. Mr. Bean just stuffed it in.']",multiple,Prior +Real-Time Visual Understanding_sample_240_2,Causal Reasoning,Why does Mr. Bean's sitting figure react with confusion or surprise?,00:02:29,A,"['A. Because Mr. Bean interacts with the TV remote.', 'B. Because Mr. Bean gets distracted by a phone call.', 'C. Because the TV suddenly turns off.', 'D. Because Mr. Bean falls asleep while watching TV.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_3,Causal Reasoning,Why does the wall have green patterns painted on it?,00:04:37,C,"['A. Because the wall was decorated with a stencil and green spray paint.', 'B. Because the man accidentally spilled green paint while working on a project.', 'C. Because the man applied green paint using a teddy bear attached to a stick.', 'D. Because the wall was originally green, and someone tried to cover it up but failed.']",multiple,Prior +Real-Time Visual Understanding_sample_240_4,Causal Reasoning,Why does the person with multiple cameras leave the room?,00:06:34,C,"['A. Because the person with cameras needed to recharge their equipment.', 'B. Because the person with cameras had an urgent phone call.', 'C. Because he has finished taking the photos.', 'D. Because the person with cameras spotted something interesting in the other room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_5,Causal Reasoning,Why is the queenly figure angry right now?,00:08:35,C,"['A. Because someone accidentally spilled tea on her dress.', 'B. Because her crown was knocked off by a gust of wind.', 'C. Because the Mr.bean pushing the broom past her face.', 'D. Because Mr. Bean interrupted her speech with loud noises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_1,Causal Reasoning,Why Mr. Bean was previously flipping through boxes?,00:02:06,B,"['A. Because he was looking for his lost keys.', 'B. Because he is looking for his green little hat.', 'C. Because he was organizing old photographs.', 'D. Because he wanted to find his shopping list.']",multiple,Prior +Real-Time Visual Understanding_sample_241_2,Causal Reasoning,Why did the character create a large number of sandwiches?,00:03:42,C,"['A. Because the character is preparing for a big party.', 'B. Because the character plans to donate them to a local shelter.', 'C. Because the character intends to go camping.', 'D. Because the character wants to start a small sandwich business.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_3,Causal Reasoning,Why does the other character pick up the green cap left on the chair?,00:04:50,B,"['A. Because the green cap looked like it was expensive.', 'B. Because Mr. Bean accidentally left this green hat on the chair just now.', 'C. Because the other character needed a cap to shield from the sun.', ""D. Because the green cap matches the other character's outfit.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_241_4,Causal Reasoning,Why would Mr. Bean buy the things being towed behind his car?,00:06:49,B,"['A. Because the items were on sale at a huge discount.', 'B. Because he only had five yuan on him at that time.', 'C. Because he thought they would be fun to use later.', 'D. Because he needed them for a project he was working on.']",multiple,Prior +Real-Time Visual Understanding_sample_241_5,Causal Reasoning,Why did Mr. Bean just feed this dog with a sandwich?,00:09:53,D,"['A. Because Mr. Bean felt sorry for the hungry dog.', 'B. Because Mr. Bean had extra sandwiches to spare.', 'C. Because Mr. Bean wanted to make friends with the dog.', 'D. Because Mr. Bean wants to trick this dog into the house.']",multiple,Prior +Real-Time Visual Understanding_sample_242_1,Causal Reasoning,Why is the teddy bear seen flying in the toy plane in the sky?,00:24:00,C,"['A. Because someone threw the teddy bear.', 'B. Because the wind carried the teddy bear.', 'C. Because Mr. Bean uses a remote control to operate the toy plane.', 'D. Because the teddy bear has wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_2,Causal Reasoning,Why does Mr.Bean climb the tree?,00:02:24,A,"['A. Because Mr.Bean wants to retrieve the toy stuck in the tree.', 'B. Because Mr.Bean wants to collect leaves from the tree.', 'C. Because Mr.Bean wants a better view from the top of the tree.', 'D. Because Mr.Bean is practicing climbing skills.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_3,Causal Reasoning,Why are the books stacked on the floor?,00:04:13,B,"['A. Because there was no more space on the shelves.', 'B. As a step for the bird to walk down from the table.', 'C. Because the books were being sorted for donation.', 'D. Because they were recently used and not yet put away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_4,Causal Reasoning,Why does the bird fly out of the window with an item?,00:06:53,D,"['A. Because the bird is building a nest and needs materials.', 'B. Because the bird is curious and wants to explore outside.', 'C. Because the bird is attracted to shiny objects.', 'D. Because this item is very precious, the bird wants to steal it away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_5,Causal Reasoning,Where did Mr. Bean get all this gold from?,00:08:07,C,"['A. Mr. Bean won it in a lottery.', 'B. Mr. Bean found it buried in his backyard.', ""C. The bird kept by Mr. Bean stole from the old lady's house."", 'D. Mr. Bean inherited it from a distant relative.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_1,Causal Reasoning,Why are the two fries in the plate in front of the teddy bear gone?,00:01:46,A,"['A. Because Mr. Bean ate it.', 'B. Because the teddy bear knocked them off the plate.', 'C. Because the fries were moved to another plate.', 'D. Because the fries were given to a passing bird.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_2,Causal Reasoning,Why Mr. Bean was just flipping the sofa.,00:02:12,C,"['A. Because Mr. Bean was looking for loose change.', 'B. Because Mr. Bean wanted to clean underneath the sofa.', 'C. Because the remote control fell into the gap of the sofa.', 'D. Because Mr. Bean thought something valuable was hidden inside.']",multiple,Prior +Real-Time Visual Understanding_sample_243_3,Causal Reasoning,Why Mr. Bean is watching a sofa advertisement.,00:03:23,C,"['A. Because Mr. Bean is curious about the latest furniture trends.', 'B. Because Mr. Bean is helping a friend choose a new sofa.', ""C. Because Mr. Bean's sofa is broken, he wants to buy a new one."", 'D. Because Mr. Bean enjoys watching TV commercials.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_4,Causal Reasoning,Why does the character take the teddy bear from the girl and give her money in exchange?,00:06:34,C,"['A. Because the teddy bear is a rare collectible that Mr. Bean wants to keep.', 'B. Because Mr. Bean needs the teddy bear for a special project.', 'C. Because Mr. Bean is selling things to pay off the money to buy a sofa.', 'D. Because the girl insisted on having the money instead of the teddy bear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_5,Causal Reasoning,Why did Mr. Bean drive back to the sofa shop again?,00:09:03,A,"['A. Because his TV remote control fell into the old sofa.', 'B. Because he realized he forgot to measure the space for the new sofa.', 'C. Because he wanted to exchange the sofa for a different color.', 'D. Because he left his wallet at the shop earlier.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_1,Causal Reasoning,Why is the character startled?,00:00:11,C,"['A. Because the character is afraid of the dark.', 'B. Because the character finds the teddy bear.', 'C. Because a person enters the scene unexpectedly.', 'D. Because the flashlight stops working.']",multiple,Prior +Real-Time Visual Understanding_sample_244_2,Causal Reasoning,Why is Mr. Bean holding two iron pots in his hands?,00:02:31,C,"['A. Because Mr. Bean is preparing to cook a meal.', 'B. Because Mr. Bean was trying to catch a mouse.', 'C. Because Mr. Bean wanted to wake up the old lady who was sleepwalking onto his bed.', 'D. Because Mr. Bean thought they would make a funny noise.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_3,Causal Reasoning,Why does the person enter the building to inquire about rooms for rent?,00:04:33,D,"['A. Because he is looking for a place closer to his workplace.', 'B. Because he needs a temporary place to stay while his house is being renovated.', 'C. Because the person have no money.', 'D. Because he was evicted by his previous landlord.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_4,Causal Reasoning,Why do landlords now take the money and run away?,00:06:46,B,"['A. Because they are in a hurry and promise to return later.', 'B. Because she is a fraud, the house is fake.', ""C. Because they misunderstood and thought the tenant didn't need a receipt."", 'D. Because they were threatened by someone and had to leave quickly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_5,Causal Reasoning,Who is the person in the video now?,00:08:49,D,"[""A. It's Mr. Bean's twin brother."", ""B. It's a character from a different show."", ""C. It's a lookalike impersonating Mr. Bean."", ""D. It's Mr. Bean in disguise.""]",single,Concurrent +Real-Time Visual Understanding_sample_245_1,Causal Reasoning,Why did the elderly woman step off the bus with a tray of tea?,00:00:21,C,"['A. To serve tea to the bus driver during his break.', 'B. To offer refreshments to passengers waiting at the bus stop.', 'C. To deliver food to the elderly lady in a pink dress who has a foot injury.', 'D. To serve tea to passengers waiting at the bus stop.']",multiple,Prior +Real-Time Visual Understanding_sample_245_2,Causal Reasoning,Why is Mr. Bean in the hospital ward?,00:02:29,B,"['A. Because he is visiting a friend who is a patient.', 'B. Because this is his fantasy.', 'C. Because he mistakenly walked into the wrong building.', 'D. Because he is participating in a medical study.']",multiple,Prior +Real-Time Visual Understanding_sample_245_3,Causal Reasoning,Why does the character try to manipulate the thermometer reading?,00:04:47,A,"['A. To pretend to be sick.', 'B. To make the nurse angry.', 'C. To make the nurse laugh.', 'D. To test the accuracy of the thermometer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_245_4,Causal Reasoning,Why is the patient prepped for surgery?,00:07:03,A,"['A. Because Mr. Bean tampered with the check, making himself appear very unhealthy.', 'B. Because the patient requested the surgery as a precaution.', ""C. Because the doctor misread the patient's medical chart."", 'D. Because the patient was mistakenly identified as someone else.']",multiple,Prior +Real-Time Visual Understanding_sample_245_5,Causal Reasoning,Why do the babies start crying?,00:09:16,C,"['A. Because they are hungry.', 'B. Because they need a diaper change.', 'C. Because the person in the wheelchair enters the room.', 'D. Because they are tired.']",multiple,Prior +Real-Time Visual Understanding_sample_246_1,Causal Reasoning,Why does the character cuddle the teddy bear and smile in bed?,00:00:30,C,"['A. Because the character is preparing for bedtime.', 'B. Because the character is trying to send a message.', 'C. Because the character feels comforted by the teddy bear.', 'D. Because the character is participating in a game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_2,Causal Reasoning,Why does Mr. Bean become disturbed?,00:02:25,B,"['A. Because the worker is whistling loudly.', 'B. Because the worker is using a jackhammer.', 'C. Because the worker is throwing tools around.', 'D. Because the worker is shouting instructions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_3,Causal Reasoning,Why does the person adjust a lever and press a red button on the machine?,00:04:35,A,"['A. Because the person wants to power up the machine.', 'B. Because the person needs to deflate the tent.', 'C. Because the person wants to shut down the machine.', ""D. Because the person is testing the lever's mechanism.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_246_4,Causal Reasoning,Why is there an abundance of egg cartons and eggs causing clutter in the house?,00:07:03,A,"['A. Because the man in the red hat operates heavy machinery.', 'B. Because someone is baking a large number of cakes.', 'C. Because a delivery of eggs made a mistake.', 'D. Because the family is preparing for a party.']",multiple,Prior +Real-Time Visual Understanding_sample_246_5,Causal Reasoning,Why do the workers outside notice an issue with the pipeline?,00:09:10,C,"['A. Because there was a scheduled maintenance check.', 'B. Because the pipeline was leaking due to wear and tear.', 'C. Because overheating cooking supplies produced smoke.', 'D. Because the workers were alerted by a loud noise.']",multiple,Prior +Real-Time Visual Understanding_sample_247_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,D,"['A. Because the character shouted loudly.', 'B. Because the character knocked on the door.', 'C. Because the character broke something.', 'D. Because the character disturbed her.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_2,Causal Reasoning,Why does the man in the dirty car wave a money?,00:02:32,A,"['A. Because he wanted Mr. Bean to help him wash his car.', 'B. Because he was offering to buy something from Mr. Bean.', 'C. Because he wanted to pay Mr. Bean for directions.', 'D. Because he was asking Mr. Bean for change.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_3,Causal Reasoning,Why does the person start pedaling the bicycle?,00:04:55,C,"['A. Because the person wants to generate electricity for a nearby device.', 'B. Because the person is testing the bicycle for a friend.', 'C. Because riding a bicycle can start the car wash machine.', 'D. Because the person needs to warm up before a race.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_4,Causal Reasoning,Why do the woman and the driver sit down to have tea together?,00:06:58,D,"['A. Because the woman and the driver know each other.', 'B. Because the man on the bicycle invited them to tea.', 'C. Because the car broke down and they had nothing else to do.', ""D. Because the driver's car is being cleaned.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_247_5,Causal Reasoning,Why is Mr. Bean looking for something now?,00:08:35,A,"['A. Because he wanted to find something to clean the bird droppings that had fallen on the car.', 'B. Because he lost his keys and needs to find them.', 'C. Because he wants to find a tool to fix a flat tire.', 'D. Because he is searching for his misplaced wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_2,Causal Reasoning,Why does the taxi drive off?,00:02:31,C,"['A. Because the passenger instructs the driver to leave.', 'B. Because the person just got out of another vehicle.', 'C. Because the person gets inside the taxi.', 'D. Because the taxi has completed its repairs.']",multiple,Prior +Real-Time Visual Understanding_sample_248_3,Causal Reasoning,Why can Mr. Bean receive money now?,00:06:17,A,"['A. Because he impersonated a taxi driver and took the lady to her destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_4,Causal Reasoning,Why Mr. Bean can receive money now?,00:09:01,A,"['A. Because he impersonated a taxi driver and took the man to his destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Prior +Real-Time Visual Understanding_sample_248_5,Causal Reasoning,Why Mr. Bean now only pays 0.85 pounds?,00:09:19,A,"['A. Because Mr. Bean cleared his mileage before.', 'B. Because he used a discount coupon for the purchase.', 'C. Because he convinced the cashier to give him a special deal.', 'D. Because he found some extra change in his pocket to cover the cost.']",single,Prior +Real-Time Visual Understanding_sample_249_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_2,Causal Reasoning,Why is Mr. Bean under the bed now?,00:02:25,A,"['A. Because he wanted to snatch back the teddy bear doll that was taken by the cat.', 'B. Because he dropped something valuable and is trying to retrieve it.', 'C. Because he is hiding from someone who just entered the room.', 'D. Because he thought he saw something strange under the bed.']",multiple,Prior +Real-Time Visual Understanding_sample_249_3,Causal Reasoning,Why did the character exit the building and approach a green car?,00:06:02,C,"['A. Because he forgot something important in the car.', 'B. Because he needs to pick up a friend from the nearby station.', 'C. Because he wants to drive to the pet hospital to treat his teddy bear doll.', 'D. Because he plans to run an errand across town.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_4,Causal Reasoning,Why Mr. Bean would be very panicked now.,00:08:38,C,"['A. Because he realized he lost his wallet.', 'B. Because he accidentally locked himself out of his house.', 'C. Because he found that his teddy bear doll was not in the box.', 'D. Because he noticed that his car keys were missing.']",multiple,Prior +Real-Time Visual Understanding_sample_249_5,Causal Reasoning,Why did the character react with noticeable concern after stopping the car?,00:10:17,C,"['A. Because they remember they left something important behind.', 'B. Because they have car trouble and need to check the engine.', ""C. Because he thought the one that was flattened was the old lady's cat."", 'D. Because they see a strange figure in the distance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Prior +Real-Time Visual Understanding_sample_250_2,Causal Reasoning,Why is the teddy bear covered in flour?,00:02:22,B,"['A. Because the teddy bear fell into a bag of flour.', 'B. Because Mr. Bean just blew on the flour.', 'C. Because Mr. Bean was baking and accidentally spilled flour on it.', 'D. Because the teddy bear was used to dust off a surface covered in flour.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_3,Causal Reasoning,Why does the character have a complete list of ingredients for the grocery list?,00:04:42,C,"['A. Because the character finds a recipe book.', 'B. Because the character asks someone else for the list.', 'C. Because the character is talking on the phone and writing down ingredients for a grocery list.', 'D. Because the character visits each grocery store to check items.']",multiple,Prior +Real-Time Visual Understanding_sample_250_4,Causal Reasoning,How did Mr. Bean earn all the money on his desk?,00:07:23,A,"['A. Earnings from selling pizza', 'B. Earnings from doing odd jobs around the neighborhood', 'C. Earnings from a garage sale he held over the weekend', 'D. Earnings from winning a small bet with a friend']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_5,Causal Reasoning,Why do the two guards fight each other?,00:09:05,A,"['A. Because Mr. Bean dodged their attack downward, it caused them to attack each other.', ""B. Because they misunderstood each other's orders."", 'C. Because they were competing to capture Mr. Bean first.', 'D. Because they were tricked by Mr. Bean into thinking the other was an enemy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_251_1,Text-Rich Understanding,What logo is visible on the gas station sign right now?,00:00:05,A,"['A. Shell.', 'B. Chevron.', 'C. Exxon.', 'D. BP.']",single,Concurrent +Real-Time Visual Understanding_sample_251_2,Object Perception,What brand is the steering wheel right now?,00:01:06,C,"['A. BMW.', 'B. Audi.', 'C. Mercedes-Benz.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_251_3,Text-Rich Understanding,What is the current speed of the car right now?,00:02:16,B,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_251_4,Attribute Perception,What color are the gloves the driver is wearing right now?,00:03:20,B,"['A. Red and black.', 'B. Blue and black.', 'C. Black and white.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_251_5,Text-Rich Understanding,What is the current speed of the car right now?,00:04:23,D,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_252_1,Text-Rich Understanding,What brand of the car's equipment is visible right now?,00:00:04,A,"['A. Sparco.', 'B. ACME.', 'C. OMP.', 'D. MOMO.']",single,Concurrent +Real-Time Visual Understanding_sample_252_2,Attribute Perception,What are the current colors on the car's dashboard right now?,00:01:23,D,"['A. Blue and yellow.', 'B. Red and green.', 'C. White and blue.', 'D. Black and red.']",single,Concurrent +Real-Time Visual Understanding_sample_252_3,Text-Rich Understanding,What equipment brand is visible on the driver's gloves right now?,00:02:43,A,"['A. Sparco.', 'B. MOMO.', 'C. OMP.', 'D. HANS.']",single,Concurrent +Real-Time Visual Understanding_sample_252_4,Attribute Perception,What colors are visible on the gloves the driver is wearing right now?,00:04:04,D,"['A. Red and black.', 'B. Blue and white.', 'C. Beige and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_252_5,Text-Rich Understanding,What brand is visible on the driver's gloves right now?,00:05:23,A,"['A. Sparco.', 'B. Simpson.', 'C. Alpinestars.', 'D. OMP.']",single,Concurrent +Real-Time Visual Understanding_sample_253_1,Object Perception,Which make of car is being driven right now?,00:00:35,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. McLaren.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_2,Object Perception,What brand of car is being driven right now?,00:07:00,D,"['A. Ford.', 'B. BMW.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_3,Text-Rich Understanding,What is the current oil temperature displayed on the dashboard?,00:07:47,D,"['A. 87.5.', 'B. 85.0.', 'C. 94.3.', 'D. 98.0.']",single,Concurrent +Real-Time Visual Understanding_sample_253_4,Text-Rich Understanding,What is the current brake bias setting displayed on the dashboard?,00:11:43,D,"['A. +1.00', 'B. -0.30', 'C. +2.00', 'D. -3.00']",single,Prior +Real-Time Visual Understanding_sample_253_5,Text-Rich Understanding,Which brand's logo is visible at the trackside right now?,00:15:36,D,"['A. Shell.', 'B. ExxonMobil.', 'C. BP.', 'D. TotalEnergies.']",single,Concurrent +Real-Time Visual Understanding_sample_254_1,Text-Rich Understanding,What is currently written on the sign visible in the video?,00:00:03,D,"['A. START.', 'B. GO!.', 'C. MICRO.', 'D. WHOOP.']",single,Prior +Real-Time Visual Understanding_sample_254_2,Text-Rich Understanding,What is written on the yellow brand visible right now?,00:00:52,D,"['A. FINISH.', 'B. START.', 'C. ALERT.', 'D. TIMING.']",single,Concurrent +Real-Time Visual Understanding_sample_254_3,Attribute Perception,What color predominantly describes the bike's front suspension that is visible right now?,00:01:37,A,"['A. Orange.', 'B. Green.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_254_4,Attribute Perception,What color is the barrier predominantly visible on the sides of the track right now?,00:02:27,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_254_5,Text-Rich Understanding,What is the name displayed on the white banners on the sides of the track right now?,00:03:13,D,"['A. BikeLand.', 'B. Whoop.', 'C. Timing.', 'D. Val di Sole.']",single,Concurrent +Real-Time Visual Understanding_sample_255_1,Object Perception,What is visible near the goal post just now?,00:06,D,"['A. A coach in a fluorescent vest.', 'B. A player with a blue and yellow jersey.', 'C. A spectator with a hat.', 'D. A referee with a flag.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_2,Event Understanding,What indicates that the players are taking a break?,00:04:44,D,"['A. The players are lying down.', 'B. The players are leaving the field.', 'C. The game is stopped by the referee.', 'D. The subtitle mentions it is time for a water break.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_3,Event Understanding,What event are the players celebrating right now?,00:09:40,D,"['A. Scoring the first goal.', 'B. Winning the game.', 'C. A penalty kick.', 'D. Equalizing the score.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_4,Action Perception,What was the player recording this video prepared to do just now?,00:14:08,D,"['A. Pass the ball.', 'B. Tackle the defender.', 'C. Block the ball.', 'D. Take a shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_5,Text-Rich Understanding,What is the label on the box on the left?,00:17:43,D,"['A. Recently upload video.', 'B. Click!.', 'C. Thanks for watching!.', 'D. Recommended Video.']",single,Concurrent +Real-Time Visual Understanding_sample_256_1,Event Understanding,What does the text on the screen describe right now?,00:00:18,B,"['A. A training session.', 'B. A Neymar challenge.', 'C. A match against a rival team.', 'D. A skills competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_2,Action Perception,What action is the player wearing the camera performed just now?,00:03:39,C,"['A. Pass the ball.', 'B. Dribble the ball.', 'C. Kick the ball.', 'D. Tackle an opponent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_3,Text-Rich Understanding,What subtitle appeared just now?,00:06:58,C,"['A. ""Messi The Legend"".', 'B. ""Soccer Championship"".', 'C. ""Neymar El Clacico in & out success"".', 'D. ""Football Highlights"".']",multiple,Prior +Real-Time Visual Understanding_sample_256_4,Attribute Perception,What is the color of the jersey of the player who performs the nutmeg?,00:10:11,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_256_5,Spatial Understanding,What is the position of the Eiffel Tower relative to the camera in the first-person driving perspective?,00:12:44,B,"['A. To the left.', 'B. Directly ahead.', 'C. To the right.', 'D. Behind.']",single,Concurrent +Real-Time Visual Understanding_sample_257_1,Event Understanding,What happened in the video just now?,00:00:20,C,"['A. Players are shown resting on the sidelines.', 'B. The camera focuses on the crowd.', 'C. Text overlays hint at a welcoming message related to football.', 'D. A player scores a goal.']",multiple,Prior +Real-Time Visual Understanding_sample_257_2,Event Understanding,What is the camera showing right now?,00:04:00,C,"['A. Players celebrating a goal.', 'B. A player tying their shoelaces.', 'C. The ball near the sideline.', 'D. The players leaving the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_3,Event Understanding,What type of game is being played on the sports field right now?,00:07:40,B,"['A. A competitive league match.', 'B. A casual or friendly game.', 'C. A training session.', 'D. A tournament final.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_4,Event Understanding,What action is the player in the yellow jersey performing right now?,00:11:15,C,"['A. Sitting along the fence.', 'B. Running towards the viewer.', 'C. Dribbling the ball.', 'D. Observing the game.']",single,Concurrent +Real-Time Visual Understanding_sample_257_5,Spatial Understanding,Where are the people who are not playing the game situated in the video?,00:11:07,C,"['A. Inside the field.', 'B. Behind the goalposts.', 'C. Along the fence.', 'D. Outside the stadium.']",single,Concurrent +Real-Time Visual Understanding_sample_258_1,Object Perception,What color is the jersey of the approaching player?,00:00:03,B,"['A. Red and white.', 'B. Blue and yellow.', 'C. Green and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_258_2,Object Perception,What object does the camera focus on in the center of the field right now?,00:02:03,A,"['A. A soccer ball.', 'B. A water bottle.', ""C. A player's shoe."", 'D. A goalpost.']",single,Concurrent +Real-Time Visual Understanding_sample_258_3,Attribute Perception,What number is on the back of the player in the blue jersey right now?,00:02:13,C,"['A. 10.', 'B. 8.', 'C. 12.', 'D. 7.']",single,Concurrent +Real-Time Visual Understanding_sample_258_4,Object Perception,What can be seen in the background right now?,00:04:04,B,"['A. The penalty area.', 'B. The goalpost and net.', 'C. The midfield line.', 'D. The audience stands.']",single,Concurrent +Real-Time Visual Understanding_sample_258_5,Action Perception,What skill did the person perform to get past the defender?,00:06:08,C,"['A. Step-over.', 'B. Cruyff turn.', 'C. Ronaldo__ chop.', 'D. Maradona turn.']",multiple,Concurrent +Real-Time Visual Understanding_sample_259_1,Attribute Perception,What is about the football field's lighting condition?,00:00:16,B,"['A. It is dimly lit.', 'B. It has bright overhead lights.', 'C. It is partially lit.', 'D. It has no lights.']",single,Concurrent +Real-Time Visual Understanding_sample_259_2,Object Perception,What is the color of the player's jersey who is dribbling the ball?,00:03:24,C,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_259_3,Text-Rich Understanding,What rule infraction happened just now?,00:06:43,C,"['A. Handball.', 'B. Foul.', 'C. Offside.', 'D. Corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_259_4,Object Perception,What is surrounding the soccer field?,00:07:00,C,"['A. A wall.', 'B. Tall buildings.', 'C. A fence.', 'D. Trees.']",single,Concurrent +Real-Time Visual Understanding_sample_259_5,Spatial Understanding,Where is the player in the green vest controlling the ball?,00:10:20,C,"['A. Near the middle of the field.', 'B. Near the goalpost.', 'C. Near the sidelines of the field.', 'D. Near the entrance gate.']",single,Concurrent +Real-Time Visual Understanding_sample_260_1,Attribute Perception,What color is the energy drink can in the car right now?,00:00:17,C,"['A. Green.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_2,Attribute Perception,What color is the crane visible right now?,00:02:56,B,"['A. Red and white.', 'B. Yellow and red.', 'C. Blue and white.', 'D. Green and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_3,Attribute Perception,What are the colors of the car's central console right now?,00:05:52,D,"['A. white.', 'B. Red and blue.', 'C. Red and white.', 'D. Yellow and black.']",single,Concurrent +Real-Time Visual Understanding_sample_260_4,Attribute Perception,What color are the cars directly in front?,00:08:41,C,"['A. Blue.', 'B. Orange.', 'C. Black.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_260_5,Attribute Perception,What color is the car directly in front?,00:11:57,C,"['A. Blue.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_261_1,Text-Rich Understanding,What text is visible on the driver's helmet right now?,00:00:02,C,"['A. Red Bull.', 'B. Monster Energy.', 'C. Bell.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_261_2,Object Perception,What brand logo is visible on the driver's sleeve right now?,00:03:24,B,"['A. Red Bull.', 'B. Monster Energy.', 'C. TT.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_261_3,Spatial Understanding,Which way does the road turn now?,00:06:25,C,"[""A. there's no road at all."", 'B. Straight forward.', 'C. To the right.', 'D. To the left.']",single,Concurrent +Real-Time Visual Understanding_sample_261_4,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:10:14,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_261_5,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:13:39,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_262_1,Text-Rich Understanding,What type of car is featured in the video right now?,00:00:10,D,"['A. Ferrari F8 Tributo.', 'B. Lamborghini Huracan.', 'C. BMW M4.', 'D. Porsche 911 GT3 RS.']",single,Prior +Real-Time Visual Understanding_sample_262_2,Text-Rich Understanding,What is the current gear level of the car?,00:01:28,D,"['A. 1', 'B. 2', 'C. 3', 'D. 4']",single,Concurrent +Real-Time Visual Understanding_sample_262_3,Attribute Perception,"Right now, what is indicated by the green column?",00:02:52,A,"['A. Braking.', 'B. Tire pressure.', 'C. Speed.', 'D. Throttle.']",single,Concurrent +Real-Time Visual Understanding_sample_262_4,Text-Rich Understanding,"Right now, what gear is the car using?",00:04:20,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 5.']",single,Concurrent +Real-Time Visual Understanding_sample_262_5,Text-Rich Understanding,"Right now, what is the current speed of the car?",00:05:40,D,"['A. approx 226 km/h.', 'B. approx 189 km/h.', 'C. approx 190 km/h.', 'D. approx 249 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_263_1,Text-Rich Understanding,What word is currently displayed in the bottom of the screen?,00:00:05,D,"['A. PORSCHE.', 'B. TURBO.', 'C. HYBRID.', 'D. ONBOARD.']",single,Concurrent +Real-Time Visual Understanding_sample_263_2,Text-Rich Understanding,What brand logo is currently visible on the bridge?,00:01:34,D,"['A. Michelin', 'B. Pirelli', 'C. Goodyear', 'D. Yokohama']",single,Concurrent +Real-Time Visual Understanding_sample_263_3,Text-Rich Understanding,What is the current track length displayed on the screen?,00:03:05,D,"['A. 13.567 km.', 'B. 12.935 km.', 'C. 18.752 km.', 'D. 20.832 km.']",single,Concurrent +Real-Time Visual Understanding_sample_263_4,Attribute Perception,What color is the current helmet of the driver?,00:04:36,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_263_5,Text-Rich Understanding,What car model is visible in the information panel right now?,00:06:08,D,"['A. 911 Carrera.', 'B. Taycan Turbo S.', 'C. Macan S.', 'D. Panamera Turbo S E-Hybrid.']",single,Concurrent +Real-Time Visual Understanding_sample_264_1,Object Perception,What brand is the black car?,00:00:05,D,"['A. BMW.', 'B. Mercedes.', 'C. Audi.', 'D. Porsche.']",single,Prior +Real-Time Visual Understanding_sample_264_2,Object Perception,What is the logo on the driver's steering wheel right now?,00:01:53,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. Mercedes.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_264_3,Attribute Perception,What color is the RPM gauge's maximum range right now?,00:03:49,A,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_264_4,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:05:41,D,"['A. approx 150 km/h.', 'B. approx 210 km/h.', 'C. approx 170 km/h.', 'D. approx 190 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_264_5,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:07:32,D,"['A. approx 212 km/h.', 'B. approx 222 km/h.', 'C. approx 242 km/h.', 'D. approx 232 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_265_1,Object Perception,What is the color of the football prominently featured in the video?,00:00:04,D,"['A. Blue and white.', 'B. Black and white.', 'C. Green and white.', 'D. Red and white.']",single,Prior +Real-Time Visual Understanding_sample_265_2,Text-Rich Understanding,What text appeared just now?,00:03:20,D,"['A. ""Nice shot!"".', 'B. ""Great goal!"".', 'C. ""Well played!"".', 'D. ""Good pass Aim!"" and ""Good job!"".']",multiple,Prior +Real-Time Visual Understanding_sample_265_3,Object Perception,What advertisement is visible right now?,00:06:02,D,"['A. Honda and Chang.', 'B. Nissan.', 'C. Ford.', 'D. Toyota and Chang.']",single,Concurrent +Real-Time Visual Understanding_sample_265_4,Object Perception,What is the player wearing the camera holding right now?,00:09:10,D,"['A. A soccer ball.', 'B. A whistle.', 'C. A flag.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_265_5,Action Perception,What action does the goalkeeper in red perform as the ball approaches the goal?,09:08,A,"['A. Dives to the ground.', 'B. Kicks the ball away.', 'C. Jumps to block the ball.', 'D. Stands still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_266_1,Text-Rich Understanding,Which company's logo is visible on the advertising board to the right?,00:00:05,B,"['A. Pirelli', 'B. AsahiKASEI', 'C. Shell', 'D. Goodyear']",single,Prior +Real-Time Visual Understanding_sample_266_2,Attribute Perception,What colors primarily dominate the gloves of the driver right now?,00:01:03,C,"['A. Red and blue.', 'B. Black and blue.', 'C. Black, white and red.', 'D. Red and green.']",single,Concurrent +Real-Time Visual Understanding_sample_266_3,Text-Rich Understanding,What number is currently displayed on the central screen in the car?,00:02:09,A,"['A. 3.', 'B. 4.', 'C. 5.', 'D. 6.']",single,Prior +Real-Time Visual Understanding_sample_266_4,Text-Rich Understanding,Which brand's logo is visible on the bottom part of the steering wheel right now?,00:03:12,B,"['A. Logitech.', 'B. Fanatec.', 'C. Sony.', 'D. Microsoft.']",single,Concurrent +Real-Time Visual Understanding_sample_266_5,Attribute Perception,What is the current predominant color of the markings on the car's dashboard gauges?,00:04:12,D,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_267_1,Action Perception,What is the driver currently doing with his hands?,00:00:06,C,"['A. Honking the horn.', 'B. Shifting gears.', 'C. Holding the steering wheel.', 'D. Adjusting the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_267_2,Text-Rich Understanding,What logo is visible right now?,00:02:05,C,"['A. JKS-Racing-Club.', 'B. JKS-Sports-Car.', 'C. JKS-Classic-Cars.', 'D. JKS-Rally-Sport.']",single,Concurrent +Real-Time Visual Understanding_sample_267_3,Object Perception,What is placed in front of the co-driver?,00:04:10,C,"['A. A map.', 'B. A joystick.', 'C. A notebook.', 'D. A bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_267_4,Attribute Perception,What color are the driver's gloves right now?,00:06:14,B,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_267_5,Text-Rich Understanding,What brand is visible on the steering wheel right now?,00:08:18,B,"['A. JKS.', 'B. OMP.', 'C. Freem.', 'D. Classic-Cars.']",single,Concurrent +Real-Time Visual Understanding_sample_268_1,Object Perception,What is the person outside the car holding in their hand right now?,00:00:02,D,"['A. A notepad.', 'B. A radio.', 'C. A stopwatch.', 'D. A digital device.']",single,Concurrent +Real-Time Visual Understanding_sample_268_2,Attribute Perception,What is the color of the driver's gloves right now?,00:01:38,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_268_3,Object Perception,What can be seen through the windshield right now?,00:03:12,C,"['A. A racetrack.', 'B. A dirt path.', 'C. A field with trees.', 'D. A forest.']",single,Concurrent +Real-Time Visual Understanding_sample_268_4,Object Perception,What can be seen through the windshield right now?,00:04:42,C,"['A. A dense forest.', 'B. City buildings.', 'C. A field with rows of poles.', 'D. A sandy desert.']",single,Concurrent +Real-Time Visual Understanding_sample_268_5,Object Perception,What is visible through the windshield right now?,00:06:22,A,"['A. A field with rows of poles.', 'B. A lake.', 'C. A forest path.', 'D. A residential area.']",single,Concurrent +Real-Time Visual Understanding_sample_269_1,Text-Rich Understanding,What information is being displayed on the screen just now?,00:00:09,B,"['A. Current speed of the cyclist.', 'B. Details of Susten Pass (East side).', 'C. A map showing the cycling route.', 'D. Weather conditions in the area.']",multiple,Prior +Real-Time Visual Understanding_sample_269_2,Spatial Understanding,What is the position of the guardrail right now?,00:03:24,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. On the left side of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_269_3,Spatial Understanding,Where is the cyclist descending towards right now?,00:06:39,A,"['A. A dense forest area.', 'B. A rocky hill.', 'C. An open grassland.', 'D. A small village.']",single,Concurrent +Real-Time Visual Understanding_sample_269_4,Spatial Understanding,What is the cyclist approaching right now?,00:10:01,C,"['A. A parking lot.', 'B. A bridge.', 'C. A small village.', 'D. A tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_269_5,Spatial Understanding,What is to the right of the cyclist right now?,00:13:06,C,"['A. A canel.', 'B. A concrete wall.', 'C. A clear view of mountain and trees.', 'D. A lake.']",single,Concurrent +Real-Time Visual Understanding_sample_270_1,Spatial Understanding,Where is the game character in the video standing right now?,00:00:10,B,"['A. Standing in the middle of the highway.', ""B. Standing at the entrance of Unit A's building."", 'C. Standing on the mountain.', 'D. Standing inside the house.']",single,Concurrent +Real-Time Visual Understanding_sample_270_2,Action Perception,What is the man doing right now?,00:02:51,D,"['A. Sitting on the bench, observing the surroundings.', 'B. Lowering himself to sit on the bench.', 'C. Walking towards a wooden bench.', 'D. Standing up from the bench and preparing to walk.']",single,Concurrent +Real-Time Visual Understanding_sample_270_3,Action Perception,What is the person doing right now?,00:05:25,D,"['A. Selected ""DirectX Version"".', 'B. Highlighted ""Pause Game On Focus Loss"".', 'C. Changed ""Output Resolution"".', 'D. Adjusted ""SETTINGS"".']",single,Concurrent +Real-Time Visual Understanding_sample_270_4,Action Perception,What is the character doing right now?,00:08:00,D,"['A. Walking along the sidewalk.', 'B. Standing at an intersection.', 'C. Climbing a building.', 'D. Running along the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_270_5,Spatial Understanding,What is the position of the person in the white and blue striped short-sleeved shirt right now?,00:10:03,A,"['A. Standing on a concrete sidewalk near a busy crossroads.', 'B. Standing in the middle of the road under elevated highways.', 'C. Standing next to a palm tree on the side of the road.', 'D. Standing on a grassy area near the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_271_1,Action Perception,What is the person doing right now?,00:00:14,B,"['A. Sit down on a bench.', 'B. Running along the sidewalk.', 'C. Taking a photograph.', 'D. Turning around.']",multiple,Concurrent +Real-Time Visual Understanding_sample_271_2,Spatial Understanding,What is located to the right of the person right now?,00:02:57,B,"['A. A blue construction wall.', 'B. A blue car.', 'C. A crosswalk.', 'D. City buildings with advertisements.']",single,Concurrent +Real-Time Visual Understanding_sample_271_3,Spatial Understanding,What is located near the entrance of the building right now?,00:05:23,B,"['A. A blue and white booth.', 'B. Two potted plants.', 'C. A small kiosk.', 'D. A security camera.']",single,Concurrent +Real-Time Visual Understanding_sample_271_4,Spatial Understanding,What is located to the right of the runner as they approach the bridge?,00:08:15,B,"['A. A blue construction wall.', 'B. A red wall.', 'C. A pedestrian crossing signal.', 'D. A black car.']",single,Concurrent +Real-Time Visual Understanding_sample_271_5,Spatial Understanding,What is the position of the greenery in relation to the character right now?,00:10:02,B,"['A. On the left side.', 'B. On both sides.', 'C. Behind the character.', 'D. In front of the character.']",single,Concurrent +Real-Time Visual Understanding_sample_272_1,Action Perception,What did the person wearing a striped shirt do just now?,00:00:20,D,"['A. Grabbed a trash can.', 'B. Stopped to tie their shoelaces.', 'C. Engaged in a conversation with the pedestrian.', 'D. Ran closer to the pedestrian.']",multiple,Prior +Real-Time Visual Understanding_sample_272_2,Spatial Understanding,What is the relationship between the fire hydrant and the two characters standing near the palm tree?,00:05:42,C,"['A. The fire hydrant is in front of them.', 'B. The fire hydrant is to the right of them.', 'C. The fire hydrant is behind them.', 'D. The fire hydrant is to the left of them.']",single,Concurrent +Real-Time Visual Understanding_sample_272_3,Spatial Understanding,Where is the chat message section located on the screen right now?,00:08:20,B,"['A. In the top-left corner.', 'B. On the right side.', 'C. At the bottom.', 'D. On the left side.']",single,Concurrent +Real-Time Visual Understanding_sample_272_4,Action Perception,What is the player doing right now?,00:08:15,D,"['A. Adjusting game settings.', 'B. Watching a cutscene.', 'C. Driving a car in the game.', 'D. Selecting key bindings.']",single,Concurrent +Real-Time Visual Understanding_sample_272_5,Spatial Understanding,Where is the small image of a cat's face located right now?,00:09:50,A,"['A. Top right of the menu.', 'B. Bottom left of the menu.', 'C. Center of the menu.', 'D. Top left of the menu.']",single,Concurrent +Real-Time Visual Understanding_sample_273_1,Spatial Understanding,Where is the character controlled by the player now?,00:00:20,A,"['A. In the blue car.', 'B. In the black car.', 'C. In the red car.', 'D. In the white car.']",single,Concurrent +Real-Time Visual Understanding_sample_273_2,Action Perception,What is the car doing right now?,00:02:54,C,"['A. It exited a tunnel and stopped abruptly.', 'B. It drove straight through the tunnel without turning.', 'C. It veered left and entered a parking area.', 'D. It turned right and sped up on an open road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_3,Action Perception,What did the man wearing a striped shirt do just now?,00:05:32,B,"['A. Engaged with the person in the military outfit.', 'B. Walked away from the person in the military outfit.', 'C. Looked at the gray wall behind him.', 'D. Spoke to the inset video.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_4,Action Perception,What did the driver do just now after parking the car in the garage?,00:08:20,B,"['A. He opened the car trunk.', 'B. He walked towards the white van.', ""C. He checked the car's tires."", 'D. He spoke to someone on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_5,Spatial Understanding,What is the spatial relationship between the security personnel and the person in the striped shirt right now?,00:09:54,C,"['A. The person in the striped shirt is standing behind the security personnel.', 'B. The security personnel is standing above the person in the striped shirt.', 'C. The person in the striped shirt is standing near a wall-mounted red box, facing the security personnel.', 'D. The security personnel is walking away from the person in the striped shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_274_1,Spatial Understanding,Where is the red fire hose box located right now?,00:00:06,A,"['A. Hanging on the wall.', 'B. Set on the table.', 'C. Placed on the shelf.', 'D. Attached to the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_274_2,Spatial Understanding,What is the relationship between the power lines and the trees right now?,00:02:41,B,"['A. The power lines run vertically next to the trees.', 'B. The power lines run horizontally across the scene with trees in the background.', 'C. The power lines are not visible.', 'D. The power lines are beneath the trees.']",single,Concurrent +Real-Time Visual Understanding_sample_274_3,Action Perception,What was the man in the black jacket and white hoodie doing just now?,00:05:30,A,"['A. Standing up near the man wearing a striped shirt.', 'B. Using a smartphone.', 'C. Walking towards the camera.', 'D. Talking to a man in a white shirt.']",multiple,Concurrent +Real-Time Visual Understanding_sample_274_4,Spatial Understanding,Where is the character's camera footage positioned on the city map right now?,00:08:20,B,"['A. In the center of the map.', 'B. Near the coast towards the left.', 'C. At the top of the map.', 'D. In a park towards the right.']",single,Concurrent +Real-Time Visual Understanding_sample_274_5,Action Perception,What is the character doing right now?,00:10:28,C,"['A. Running towards a closed garage door.', 'B. Stopping in front of a closed garage door.', 'C. Walking into the building.', 'D. Turning to face the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_275_1,Action Perception,What is the character doing right now?,00:00:17,D,"['A. Running towards the center of the dealership.', 'B. Stopping in the showroom area.', 'C. Interacting with the computer terminal.', 'D. Viewing the car selection interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_275_2,Action Perception,What is the player doing right now?,00:02:24,C,"['A. Interacting with the chat window.', 'B. Selecting a game character.', 'C. Browsing the job options list.', ""D. Customizing the game character's appearance.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_275_3,Action Perception,What is the person in the webcam window doing right now?,00:05:00,C,"['A. Narrating and interacting with a digital map.', 'B. Reacting to a tram station scene.', 'C. Waiting for the game to finish loading.', 'D. Switching between different screens.']",single,Concurrent +Real-Time Visual Understanding_sample_275_4,Action Perception,What is the car doing right now?,00:07:13,D,"['A. Turning left at the intersection.', 'B. Moving forward through the crosswalk.', 'C. Driving straight under an overpass.', 'D. Veering slightly to the right into a parking area.']",single,Concurrent +Real-Time Visual Understanding_sample_275_5,Action Perception,What is the car doing right now?,00:09:21,B,"['A. Speeding down the street.', 'B. Hit an electric scooter and stopping on the dark street.', 'C. Turning at an intersection.', 'D. Parking in a garage.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_1,Action Perception,What did the blue car do just now?,00:00:08,A,"['A. It struck the motorcyclist.', 'B. It started moving.', 'C. It stopped at the intersection.', 'D. It swerved to avoid debris.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_2,Action Perception,What is the blonde-haired man doing right now?,00:02:39,A,"['A. Looking at his phone.', 'B. Kneeling beside the person on the ground.', 'C. Talking to the man with dark hair.', 'D. Walking away from the scene.']",single,Concurrent +Real-Time Visual Understanding_sample_276_3,Action Perception,What is the man in the patterned shirt doing right now?,00:05:56,A,"['A. Sitting on the scooter, looking towards the road.', 'B. Walking away from the scooter.', 'C. Standing still near the scooter.', 'D. Interacting with the blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_4,Action Perception,What is the man in the striped shirt doing right now?,00:08:00,A,"['A. Walking away from the blue car.', 'B. Standing by the blue car.', 'C. Talking to the man in the blue jacket.', 'D. Gesturing with his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_5,Action Perception,What is the driver doing right now?,00:10:19,A,"['A. Navigating through moderately empty streets.', 'B. Adjusting the rearview mirror.', 'C. Honking the horn.', 'D. Switching on the headlights.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_1,Action Perception,What did the car do just now?,00:00:13,C,"['A. It stopped at a traffic light.', 'B. It turned left at an intersection.', 'C. It parked near a shopping center.', 'D. It reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_277_2,Action Perception,What is the car doing right now?,00:02:44,C,"['A. Preparing to make a right turn.', 'B. Driving on a multi-lane bridge.', 'C. Completing a right turn at the intersection.', 'D. Stopping at a red light.']",single,Concurrent +Real-Time Visual Understanding_sample_277_3,Action Perception,What is the individual in the blue hoodie doing right now?,00:05:32,C,"['A. Checking their reflection in a window.', 'B. Writing on a piece of paper.', 'C. Holding and looking at a tablet.', 'D. Adjusting their clothing.']",single,Prior +Real-Time Visual Understanding_sample_277_4,Action Perception,What did the player do just now?,00:08:20,C,"[""A. Exiting the driver's seat."", 'B. Driving the vehicle.', 'C. Finalizing inventory management.', 'D. Interacting with another character.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_5,Action Perception,What is the person in the blue hoodie doing right now?,00:10:07,D,"['A. Walking on the sidewalk.', 'B. Stopping at the rear of the vehicle.', 'C. Turning towards the dark vehicle.', 'D. Puting the goods into the trunk of the car.']",single,Concurrent +Real-Time Visual Understanding_sample_278_1,Action Perception,What is the person in the striped shirt doing right now?,00:00:18,B,"['A. Walking briskly towards the front of the vehicle.', 'B. Standing beside the vehicle and looking at their device.', 'C. Conversing with the individual in the blue hoodie.', 'D. Observing the background elements.']",single,Concurrent +Real-Time Visual Understanding_sample_278_2,Action Perception,What did the character do just now?,00:02:54,A,"['A. Put away his phone.', ""B. Open the driver's side door."", 'C. Crouch next to the vehicle.', 'D. Toggle the engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_278_3,Action Perception,What is the person near the van doing right now?,00:05:28,A,"['A. Handling items in the back of the van.', 'B. Standing near the van without any movement.', ""C. Opening the van's side door."", 'D. Walking towards the street.']",single,Concurrent +Real-Time Visual Understanding_sample_278_4,Action Perception,What did the driver do just now?,00:08:15,A,"['A. Exiting the van.', 'B. Entering the van.', 'C. Turning on the headlights.', 'D. Navigating the alley.']",multiple,Prior +Real-Time Visual Understanding_sample_278_5,Action Perception,What is the player focusing on right now?,00:09:43,A,"['A. Driving a truck on the road.', 'B. Adjusting the game settings.', 'C. Quitting the game.', 'D. Watching a cut scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_1,Action Perception,What is the vehicle doing right now?,00:00:20,A,"['A. Driving straight ahead on the street at night.', 'B. Stopping at a traffic signal.', 'C. Driving under a bridge.', 'D. Parking by the side of the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Opened a detailed view of a specific job.', 'B. Selected a new job from the menu.', 'C. Closed the chat overlay.', 'D. Started a new game session.']",single,Concurrent +Real-Time Visual Understanding_sample_279_3,Action Perception,What is the person in dark hair and white T-shirt doing right now?,00:05:40,A,"['A. Standing against a wall with a clipboard.', 'B. Talking to the person in a striped shirt.', 'C. Walking towards the blue door.', 'D. Interacting with the shirtless individual.']",single,Concurrent +Real-Time Visual Understanding_sample_279_4,Action Perception,What is the vehicle doing right now?,00:08:17,A,"['A. Driving parallel to another car.', 'B. Making a left turn.', 'C. Stopping at a traffic light.', 'D. Reversing into a parking space.']",single,Concurrent +Real-Time Visual Understanding_sample_279_5,Action Perception,What did the character do just now?,00:09:53,A,"[""A. Dropped a box into the truck's cargo area."", 'B. Interacted with the inventory screen.', 'C. Walked away from the truck.', 'D. Opened a virtual interface labeled ""Harry Miller.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_1,Action Perception,What is the person doing right now?,00:00:06,B,"['A. Opening the back door of the vehicle.', 'B. Interacting with the back door of the vehicle.', 'C. Loading items into the vehicle.', 'D. Checking the inventory screen.']",single,Concurrent +Real-Time Visual Understanding_sample_280_2,Action Perception,What is the controlled character doing right now?,00:02:53,B,"['A. Walking past the ATM.', 'B. Opening the door of the truck.', 'C. Walking towards two characters.', 'D. Standing in front of the store.']",single,Concurrent +Real-Time Visual Understanding_sample_280_3,Action Perception,What is the avatar doing right now?,00:05:35,B,"['A. Changing clothing options.', 'B. Picking out clothes.', 'C. Rotating in place.', 'D. Walking across the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_4,Action Perception,What is the blonde character doing right now?,00:08:20,D,"['A. Walking towards a window.', 'B. Observing items around the room.', 'C. Talking to the woman nearby.', 'D. Picking up clothes.']",single,Concurrent +Real-Time Visual Understanding_sample_280_5,Action Perception,What is the outermost piece of clothing currently being worn on the upper body?,00:09:49,B,"['A. A pair of glasses.', 'B. A high-visibility vest.', 'C. A grey polo shirt.', 'D. A new hairstyle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_1,Action Perception,What is the person with blond hair doing right now?,00:00:20,A,"['A. Changing clothing.', 'B. Sitting at a desk.', 'C. Walking around the room.', 'D. Exiting through the metal gate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_2,Action Perception,What is the character doing right now?,00:03:19,A,"['A. Changing clothing.', 'B. Standing still in a room.', 'C. Walking towards the exit.', 'D. Interacting with the chat section.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_3,Action Perception,What did the driver do just now?,00:06:08,A,"['A. Turned the van left onto a street.', 'B. Stopped at a traffic light.', 'C. Drove straight down the street.', 'D. Checked the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_4,Action Perception,What did the character just do?,00:09:15,B,"['A. Walked towards a white car.', ""B. Opened the door of the van and climbed into the driver's seat."", 'C. Stood in front of a building with Harry Miller.', 'D. Placed items in a cardboard box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_5,Action Perception,What is the person doing right now?,00:11:38,D,"['A. Standing by a corner of a building.', 'B. Moving to the right side of the frame.', 'C. Inspecting or interacting with a black object.', 'D. Organizing items within an inventory interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_1,Action Perception,What is the person doing right now?,00:00:08,A,"['A. watching his phone.', 'B. Turning on the headlights of the van.', ""C. Closing the van's rear door."", ""D. Opening the van's side door.""]",single,Concurrent +Real-Time Visual Understanding_sample_282_2,Action Perception,What is the person in the reflective vest doing right now?,00:03:30,A,"['A. Checking the stock list.', 'B. Inspecting the vehicle.', 'C. Chatting with the live streamer.', 'D. Walking away from the vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_3,Action Perception,What is the man doing right now?,00:05:40,A,"['A. Driving a van through a city street.', 'B. Standing behind a box truck.', 'C. Walking toward a dark van.', 'D. Trying to open a box.']",single,Concurrent +Real-Time Visual Understanding_sample_282_4,Action Perception,How did the environment change just now?,00:08:18,A,"['A. The vision turned neon green due to the activation of night vision.', 'B. The vehicle stopped at a traffic light.', 'C. The driver switched to a different lane.', 'D. The car encountered a roadblock.']",multiple,Prior +Real-Time Visual Understanding_sample_282_5,Action Perception,What did the van do just now?,00:10:07,A,"['A. Turned left onto a straight road.', 'B. Pulled into a rest area.', 'C. Stopped at a red light.', 'D. Entered a tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_1,Action Perception,What is the driver doing right now?,00:00:16,D,"['A. Talking to a passenger.', 'B. Looking at the road ahead.', 'C. Adjusting the rearview mirror.', 'D. Selecting media options.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_2,Action Perception,What is the person on the right doing right now?,00:03:00,D,"['A. Gesturing animatedly.', 'B. Walking towards the building.', 'C. Sitting near the potted plant.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_3,Action Perception,What did the driver do just now?,00:05:41,D,"['A. Drove out of the parking area.', 'B. Reached the parking entrance.', 'C. Entered the small control booth.', 'D. Got out of the van.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_4,Action Perception,What is the van doing right now?,00:08:15,D,"['A. Stopping at a red traffic light.', 'B. Reversing towards the intersection.', 'C. Turning left at the intersection.', 'D. Moving forward past the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_5,Action Perception,What is the person in the white shirt doing right now?,00:10:26,D,"['A. Scrolling through a menu.', 'B. Navigating the ""Trucking Progression"" interface.', 'C. Discussing missions with another person.', 'D. Checking something on a clipboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_1,Action Perception,What is the person in the white uniform doing right now?,00:00:12,D,"['A. Typing on a keyboard.', 'B. Writing on a notepad.', 'C. Speaking to a crowd.', 'D. Reading from a handheld device.']",single,Concurrent +Real-Time Visual Understanding_sample_284_2,Action Perception,What is the camera focusing on right now?,00:02:55,D,"['A. The texture of the road surface.', 'B. The forest floor with ferns and shrubs.', 'C. The rear part of a vehicle.', 'D. The rooftops, additional structure and forest.']",single,Concurrent +Real-Time Visual Understanding_sample_284_3,Action Perception,What is the person in the dark jacket doing right now?,00:05:48,D,"['A. Talking to the man in the white shirt.', 'B. Checking the clipboard.', 'C. Standing still and listening.', 'D. Turning away and walking towards the parked cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_4,Action Perception,What is the blue car doing right now?,00:08:22,D,"['A. Driving through a roundabout.', 'B. Climbing onto an overpass.', 'C. Overtaking a black sedan.', 'D. Approaching the descent of the bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_284_5,Action Perception,What is the gamer doing right now?,00:10:22,D,"['A. Adjusting the headset.', 'B. Taking a break from the game.', 'C. Chatting with the audience.', 'D. Streaming live while focusing on the game.']",single,Concurrent +Real-Time Visual Understanding_sample_285_1,Action Perception,What is the character wearing right now?,00:00:12,B,"['A. Blue jacket and black hat.', 'B. Dark green hoodie and dark gray cap.', 'C. Red hoodie and blue cap.', 'D. Black jacket and white cap.']",single,Concurrent +Real-Time Visual Understanding_sample_285_2,Action Perception,What is the individual in the safety vest doing right now?,00:02:33,A,"['A. Observing the group conversation.', 'B. Operating a piece of machinery.', 'C. Cleaning the area.', 'D. Fixing a car engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_3,Action Perception,What is the person doing right now?,00:04:50,C,"['A. Walking towards a parking lot.', 'B. Choosing an option from a contextual menu.', 'C. Cleaning the blue car.', 'D. Holding a cardboard box.']",single,Concurrent +Real-Time Visual Understanding_sample_285_4,Action Perception,How did the man in the dark coat emphasize his point just now?,00:07:16,B,"['A. By changing his position.', 'B. By gesturing with his left hand.', 'C. By raising his voice.', 'D. By walking away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_5,Action Perception,What is the man with the reflective safety vest doing right now?,00:08:40,B,"['A. Adjusting his headphones.', ""B. Looking into the driver's window of the car."", 'C. Speaking with another individual near the wall.', 'D. Picking up the scattered debris on the ground.']",single,Concurrent +Real-Time Visual Understanding_sample_286_1,Action Perception,What is the person in the green vest doing right now?,00:00:17,C,"['A. Standing next to the black car.', 'B. Adjusting their headphones.', 'C. Walking towards a man with white hair and wearing a white T-shirt.', 'D. Talking to the driver in the black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_2,Action Perception,What is the person in the reflective vest doing right now?,00:02:43,B,"['A. Adjusting his headset.', 'B. Pointing to the person behind him with his finger.', 'C. Picking up a map.', ""D. Sitting down on the car's hood.""]",single,Concurrent +Real-Time Visual Understanding_sample_286_3,Action Perception,What is the person in the reflective vest doing right now?,00:05:34,B,"['A. Gesturing with their hand.', 'B. Talking with the person in front of him.', 'C. Leaning against the wall.', 'D. Listening intently.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_4,Action Perception,What is the person in the green safety vest doing right now?,00:08:14,C,"['A. Standing near a man with a tablet.', 'B. Holding a tablet near a parked black car.', 'C. Running towards a large black van.', 'D. Selecting a job listing from the screen.']",single,Concurrent +Real-Time Visual Understanding_sample_286_5,Action Perception,What is the large grey van doing right now?,00:10:01,B,"['A. Stopping at a red light.', 'B. Making a left turn at an intersection.', 'C. Driving straight through an intersection.', 'D. Parked on the side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_287_1,Action Perception,What is the person in the smaller window doing right now?,00:00:11,B,"['A. Talking on the phone.', 'B. Concentrating on his screens.', 'C. Writing notes on a paper.', 'D. Drinking coffee.']",single,Concurrent +Real-Time Visual Understanding_sample_287_2,Action Perception,What is the delivery van doing right now?,00:03:08,C,"['A. Stopped at an intersection.', 'B. Waiting for a truck to pass.', 'C. Moving forward through the intersection.', 'D. Turning right at the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_287_3,Action Perception,What is the person who is near the black van doing right now?,00:05:52,C,"['A. Walking away from the van.', 'B. Running towards the front of the van.', ""C. Moving to the car's door."", 'D. Getting into the passenger seat of the van.']",single,Concurrent +Real-Time Visual Understanding_sample_287_4,Action Perception,What did the black delivery van do just now?,00:08:14,C,"['A. Stopped at a red traffic light.', 'B. Turned right at an intersection.', 'C. Parked near a booth labeled ""24hr Parking"".', 'D. Entered the booth to talk to a security officer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_287_5,Action Perception,What is the van doing right now?,00:10:39,B,"['A. Moving in reverse.', 'B. Parking in a designated area.', 'C. Waiting at a checkpoint.', 'D. Loading items from green bins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_1,Action Perception,What is the person doing right now?,00:00:18,D,"['A. Organizing items in the virtual inventory.', 'B. Carrying a large cardboard box.', 'C. Walking towards the building.', 'D. Interacting with the delivery person and delivering the goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_2,Action Perception,What is the driver doing right now?,00:02:40,C,"['A. Turning left at an intersection.', 'B. Slowing down to stop at a traffic light.', 'C. Driving on a straight road.', 'D. Parking the vehicle on the side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_288_3,Action Perception,What is the delivery person doing right now?,00:06:20,B,"['A. Walking away from Frank.', 'B. Run towards the harvester in white clothes.', 'C. Engaging in a conversation with Frank.', 'D. Running towards the building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_4,Action Perception,What are the three people in the video doing now?,00:08:20,B,"['A. Standing quietly.', 'B. Deployed a tripwire next to the van.', 'C. Talking to each other.', 'D. Interacted with another character in the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_5,Action Perception,What is the camera doing right now?,00:10:39,C,"['A. Zooming in on the truck.', 'B. Focusing on the streaming individual.', 'C. Panning across the park-like setting.', 'D. Capturing the rabbit sitting on the road.']",single,Concurrent +Real-Time Visual Understanding_sample_289_1,Action Perception,What is the character on the ground doing right now?,00:00:16,B,"['A. Lying motionless.', 'B. Beginning to stand up.', 'C. Running away.', 'D. Adjusting their goggles.']",single,Concurrent +Real-Time Visual Understanding_sample_289_2,Action Perception,What is the vehicle doing right now?,00:03:00,B,"['A. Making a left turn.', 'B. Approaching the exit road.', 'C. Passing yellow barriers.', 'D. Driving through parking zones.']",single,Concurrent +Real-Time Visual Understanding_sample_289_3,Action Perception,What did the vehicle do just now?,00:05:25,C,"['A. Stopped at a red light.', 'B. Turned left onto another street.', 'C. Continued along the new street.', 'D. Reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_289_4,Action Perception,What did the truck do just now?,00:08:13,C,"['A. Approached a bend to the right on a highway.', 'B. Exited the main highway and steered onto an exit lane.', 'C. Entered a less busy road bordered by greenery.', 'D. Passed a red car traveling at a similar pace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_289_5,Action Perception,What is the person wearing a safety vest and headphones doing right now?,00:10:46,A,"['A. Walking to the rear of the parked van.', 'B. Reversing the van into the parking area.', 'C. Operating the control panel.', 'D. Standing quietly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_1,Action Perception,What did the character do just now?,00:00:11,D,"['A. Closed the door of the truck.', 'B. Inspected the utility boxes.', 'C. Handed the package to Harry Miller.', 'D. Opened the side door of the truck and entered the truck.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_2,Action Perception,What is the person in the inset video doing right now?,00:02:22,D,"['A. Doing nothing.', 'B. Adjusting the headset.', 'C. Typing on a keyboard.', 'D. Reacting with expressions while speaking.']",single,Concurrent +Real-Time Visual Understanding_sample_290_3,Action Perception,What is the black van doing right now?,00:05:01,D,"['A. Stopping at a traffic light.', 'B. Making a left turn.', 'C. Reversing back to the previous street.', 'D. Continuing driving straight after the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_4,Action Perception,What is the truck doing right now?,00:07:16,D,"['A. It starting to drive back.', 'B. It passing through a hospital.', 'C. It parking on the mountain.', 'D. It coming to a stop at the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_5,Action Perception,What is the character in the game doing right now?,00:09:35,D,"['A. Running away from the wall.', 'B. Driving a vehicle.', 'C. Shooting at a target.', 'D. Using his phone.']",single,Concurrent +Real-Time Visual Understanding_sample_291_1,Action Perception,What is the person doing right now?,00:00:09,A,"['A. Interacting with a parked vehicle.', 'B. Walking towards a gas pump.', 'C. Driving away from the gas station.', 'D. Holding the nozzle at the gas pump.']",single,Concurrent +Real-Time Visual Understanding_sample_291_2,Action Perception,What is the person in the high-visibility vest doing right now?,00:02:12,A,"['A. Turning to face the van as if preparing to move.', 'B. Standing still and listening.', 'C. Walking towards the metal gate.', 'D. Gesturing animatedly towards the concrete walls.']",single,Concurrent +Real-Time Visual Understanding_sample_291_3,Action Perception,What is the player doing right now?,00:04:25,A,"['A. Moving the vehicle slowly forward.', 'B. Turning the vehicle sharply.', 'C. Speeding up rapidly.', 'D. Stopping the vehicle completely.']",single,Concurrent +Real-Time Visual Understanding_sample_291_4,Action Perception,What is the viewer doing right now?,00:07:14,A,"['A. Interacting with an interface.', 'B. Running towards a van.', 'C. Standing next to a group of people.', 'D. Observing the postal worker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_291_5,Action Perception,What is the car doing right now?,00:09:08,A,"['A. Driving around on the roads at night.', 'B. Making a U-turn.', 'C. Stopping at a crosswalk.', 'D. Reversing into a parking spot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_1,Action Perception,What is the blue car doing right now?,00:00:19,C,"['A. Turning at an intersection.', 'B. Driving down a busy street.', 'C. Parked and waiting.', 'D. Speeding through a residential area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Browsing his personal account from the interface.', 'B. Typing a comment in the chat feed.', 'C. Closing the account interface.', 'D. Logging out of the personal account.']",single,Concurrent +Real-Time Visual Understanding_sample_292_3,Action Perception,What is the driver doing right now?,00:06:20,C,"['A. Turning off the car.', 'B. Parking near a gas station.', 'C. Driving through dark city streets.', 'D. Entering a brightly lit store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_4,Action Perception,What did the person driving the car just do?,00:08:20,D,"['A. Turned right at the intersection.', 'B. Stopped at a traffic light.', 'C. Turned left at the intersection.', 'D. Keep going straight on the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_5,Action Perception,What did the two individuals do just now?,00:10:10,A,"['A. Had a face-to-face conversation while standing.', 'B. Adjust their headphones.', 'C. Pick up a backpack from the shelf.', 'D. Remove their vest.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_1,Action Perception,What are both persons doing right now?,00:00:20,B,"['A. Looking at the display cases.', 'B. Having a face-to-face conversation while standing.', 'C. Walking towards the exit.', 'D. Talking on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_2,Action Perception,What is the car doing right now?,00:03:30,C,"['A. Driving straight through a major intersection.', 'B. Turning left onto a side road.', 'C. Keep going straight on the road.', 'D. Stopping at a stop sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_3,Action Perception,What did the walker do just now?,00:06:54,C,"[""A. Adjusted the car's mirror."", 'B. Walked past the blue car.', 'C. Opened the passenger door and entered the car.', 'D. Signaled another car to stop.']",multiple,Prior +Real-Time Visual Understanding_sample_293_4,Action Perception,What is the person in the pink attire doing right now?,00:10:20,D,"['A. Looking downwards.', 'B. Making a gesture.', 'C. Moving slightly.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_5,Action Perception,What is the person doing right now?,00:13:23,B,"['A. Walking away from the brick wall.', 'B. Engaging with the interaction menu.', 'C. Standing and observing the environment.', 'D. Adjusting their position against the wall.']",multiple,Concurrent +Real-Time Visual Understanding_sample_294_1,Text-Rich Understanding,What is the main text on the roadside sign right now?,00:00:07,B,"['A. Valentino.', ""B. Coll d'Ordino, Andorra."", 'C. Alpes, Spain.', 'D. Pyrenees, France.']",single,Concurrent +Real-Time Visual Understanding_sample_294_2,Spatial Understanding,What is the feature on the left side of the road right now?,00:02:35,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_294_3,Spatial Understanding,Where is the cyclist currently riding relative to the road?,00:05:30,C,"['A. On the shoulder of the road.', 'B. In the center of the road.', 'C. On the left side of the road.', 'D. In the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_294_4,Spatial Understanding,What is the feature on the right side of the road right now?,00:07:46,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Prior +Real-Time Visual Understanding_sample_294_5,Spatial Understanding,What is the position of the orange car right now?,00:10:32,B,"['A. Directly ahead.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind.']",single,Concurrent +Real-Time Visual Understanding_sample_295_1,Text-Rich Understanding,What is the displayed speed of the leading cyclist right now?,00:00:08,C,"['A. 40 km/h.', 'B. 39 km/h.', 'C. 38 km/h.', 'D. 37 km/h.']",single,Prior +Real-Time Visual Understanding_sample_295_2,Spatial Understanding,What is the position of the yellow sign and black arrow right now?,00:00:54,D,"['A. Directly behind the cyclists.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclists.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_295_3,Spatial Understanding,What is the position of the yellow traffic cones right now?,00:01:26,B,"['A. Directly in front of the cyclist.', 'B. To the left of the cyclist.', 'C. Directly behind the cyclist.', 'D. To the right of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_295_4,Spatial Understanding,What is to the left of the cyclists right now?,00:02:23,C,"['A. Open farmland.', 'B. Dense forest.', 'C. Fence bordering trees.', 'D. River.']",single,Concurrent +Real-Time Visual Understanding_sample_295_5,Spatial Understanding,Where is the cyclist positioned in the lane right now?,00:02:56,B,"['A. On the far left side.', 'B. On the left side of the lane.', 'C. On the far right side.', 'D. On the shoulder of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:22,A,"['A. A white house.', 'B. Several cars.', 'C. A cafe.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_296_2,Spatial Understanding,What is the cyclist approaching right now?,00:03:53,A,"['A. A sharp left curve.', 'B. A steep incline.', 'C. A sharp right curve.', 'D. A flat, straight road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_3,Spatial Understanding,Which of the following best describes the road's layout right now?,00:07:22,A,"['A. The road is straight with a slight downhill grade.', 'B. The road is curving sharply to the left.', 'C. The road is curving gently to the right.', 'D. The road is straight with a slight uphill grade.']",multiple,Concurrent +Real-Time Visual Understanding_sample_296_4,Spatial Understanding,Which of the following best describes the road's layout right now?,00:11:13,A,"['A. The road is curving sharply to the right.', 'B. The road is curving gently to the right.', 'C. The road is straight with a slight downhill grade.', 'D. The road is straight with a slight uphill grade.']",single,Concurrent +Real-Time Visual Understanding_sample_296_5,Spatial Understanding,Where is the car relative to the cyclist right now?,00:14:21,A,"['A. In front of the cyclist.', 'B. Behind the cyclist.', 'C. Beside the cyclist on the left.', 'D. Beside the cyclist on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_297_1,Spatial Understanding,Where is the hotel in relation to the cyclist right now?,00:00:19,A,"['A. On the right side.', 'B. On the left side.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_297_2,Spatial Understanding,Where is the yellow vehicle located right now?,00:03:44,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. Directly in front of the cyclist.', 'D. On the left side of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_297_3,Spatial Understanding,"What is located on the left side, parallel to the cyclists right now?",00:07:18,A,"['A. A safety railing.', 'B. A parking lot.', 'C. A rest area.', 'D. A grass field.']",single,Concurrent +Real-Time Visual Understanding_sample_297_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:10:55,A,"['A. An open field.', 'B. A dense forest.', 'C. A lake.', 'D. A mountain range.']",single,Concurrent +Real-Time Visual Understanding_sample_297_5,Spatial Understanding,What is on the right side of the cyclists right now?,00:14:07,A,"['A. A brick wall.', 'B. A bush.', 'C. A field.', 'D. A dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_1,Spatial Understanding,What is the position of the lake right now?,00:00:06,D,"['A. On the left side.', 'B. Behind the cyclist.', 'C. Parallel to the road.', 'D. At the foot of the mountains ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_298_2,Spatial Understanding,Where is the cyclist heading right now?,00:03:14,D,"['A. Back to the starting point.', 'B. Towards an open field.', 'C. Down a paved road.', 'D. Towards a dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_3,Spatial Understanding,Where is the yellow caution sign located right now?,00:05:52,D,"['A. On a tree to the right.', 'B. Ahead on the ground.', 'C. Behind the cyclist.', 'D. On a tree to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_298_4,Spatial Understanding,Where is the cyclist heading right now?,00:08:55,D,"['A. Up a steep hill.', 'B. Across a wooden bridge.', 'C. Through an open field.', 'D. Down a narrow trail.']",single,Concurrent +Real-Time Visual Understanding_sample_298_5,Spatial Understanding,What is the cyclist approaching right now?,00:11:49,D,"['A. A rocky path.', 'B. A steep uphill.', 'C. A narrow bridge.', 'D. Some fallen trees.']",single,Concurrent +Real-Time Visual Understanding_sample_299_1,Spatial Understanding,Which structure is visible overhead right now?,00:00:13,D,"['A. A traffic signal.', 'B. A restaurant sign.', 'C. A store roof.', 'D. A pedestrian bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_299_2,Spatial Understanding,What is directly ahead of the motorcyclists right now?,00:02:01,D,"['A. A construction crane.', 'B. A green building.', 'C. A hospital.', 'D. A Michelin sign.']",single,Concurrent +Real-Time Visual Understanding_sample_299_3,Spatial Understanding,Where are the yellow and black barriers located right now?,00:04:06,D,"['A. Only on the left side of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_4,Spatial Understanding,Where are the red and white barriers located right now?,00:05:47,D,"['A. On both sides of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. Only on the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_5,Spatial Understanding,Where is the bridge in relation to the rider right now?,00:07:54,D,"['A. Above the rider.', 'B. To the right of the rider.', 'C. In front of the rider.', 'D. Behind the rider.']",single,Concurrent +Real-Time Visual Understanding_sample_300_1,Spatial Understanding,Where is the motorcycle parked right now?,00:00:10,B,"['A. In a parking lot.', 'B. In a gas station.', 'C. On a roadside.', 'D. In a garage.']",single,Concurrent +Real-Time Visual Understanding_sample_300_2,Spatial Understanding,Where is the McDonald's sign located relative to the motorcyclist right now?,00:02:25,A,"['A. Ahead on the left side.', 'B. Ahead on the right side.', 'C. Directly behind.', 'D. Floating above.']",single,Concurrent +Real-Time Visual Understanding_sample_300_3,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:04:52,B,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_300_4,Spatial Understanding,Where is the person photographing the motorcycles standing right now?,00:07:02,B,"['A. On the sidewalk.', 'B. In the middle of the street.', 'C. On the motorcycle.', 'D. In the next shop.']",single,Concurrent +Real-Time Visual Understanding_sample_300_5,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:09:46,C,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_301_1,Counting,How many red vehicles are shown as parked on the street?,00:00:15,B,"['A. Two.', 'B. One.', 'C. Four.', 'D. Five.']",multiple,Prior +Real-Time Visual Understanding_sample_301_2,Spatial Understanding,What is on the right-hand side of the pathway right now?,00:01:24,C,"['A. A row of houses.', 'B. A stone wall.', 'C. A row of parked cars.', 'D. A flower garden.']",single,Concurrent +Real-Time Visual Understanding_sample_301_3,Event Understanding,What new element becomes visible in the video now?,00:01:40,B,"['A. A school.', 'B. other houses.', 'C. A playground.', 'D. A park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_301_4,Object Perception,What is located between the white picket fence and the brown wooden fence?,00:02:42,B,"['A. A stone path.', 'B. A grassy area.', 'C. A concrete wall.', 'D. A small pond.']",single,Concurrent +Real-Time Visual Understanding_sample_301_5,Object Perception,What is the nature of the shadows on the sidewalk shown right now?,00:04:06,B,"['A. Shadows from parked cars.', 'B. Shadows from street signs.', 'C. Shadows from the tree canopy.', 'D. Shadows from buildings.']",single,Concurrent +Real-Time Visual Understanding_sample_302_1,Event Understanding,What notable feature is seen in the middle of the street as the camera moves forward?,00:00:08,A,"['A. A tall evergreen tree.', 'B. A parked truck.', 'C. A street vendor.', 'D. A bicycle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_2,Event Understanding,What does the camera capture after showing the manicured shrubs and bushes?,00:01:33,A,"['A. A stone pathway flanked by garden beds.', 'B. A wooden bridge over a stream.', 'C. A large fountain in a central plaza.', 'D. An open field with wildflowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_3,Event Understanding,What becomes visible past the dense part of the hedge now?,00:02:53,C,"['A. A park.', 'B. A row of shops.', 'C. The garden and houses.', 'D. A busy street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_4,Attribute Perception,What distinguishes the car closest to the camera now?,00:04:07,D,"['A. It has red stripes on the hood.', 'B. It has green stripes on the hood.', 'C. It has yellow stripes on the hood.', 'D. It has blue stripes on the hood.']",single,Concurrent +Real-Time Visual Understanding_sample_302_5,Spatial Understanding,What is the position of the house relative to the white car?,00:04:13,C,"['A. To the right, behind the car.', 'B. To the left, in front of the car.', 'C. To the left, beside the car.', 'D. To the right, beside the car.']",single,Concurrent +Real-Time Visual Understanding_sample_303_1,Event Understanding,"What does the text overlay ""CREIL Metro Station"" indicate in the video?",00:00:14,D,"['A. The start of a parade.', 'B. An advertisement for a new restaurant.', 'C. The title of a music video.', 'D. The location of the current scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_2,Event Understanding,What is displayed through the shop windows?,00:04:17,D,"['A. Books and paintings.', 'B. Electronics and gadgets.', 'C. Food and beverages.', 'D. Various items and mannequins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_3,Attribute Perception,What is the condition of the pavement on the commercial street?,00:08:05,D,"['A. Dry.', 'B. Covered in leaves.', 'C. Snowy.', 'D. Wet from recent rain.']",single,Concurrent +Real-Time Visual Understanding_sample_303_4,Action Perception,What is the man in the dark jacket doing near the shop entrance?,00:08:18,D,"['A. Talking on the phone.', 'B. Waiting for a bus.', 'C. Drinking coffee.', 'D. Browsing the items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_5,Object Perception,What item is visible in the hands of a woman passing by a storefront with a pink and white sign?,00:12:17,D,"['A. An umbrella.', 'B. A fruit juice.', 'C. A newspaper.', 'D. A green bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_1,Object Perception,What is prominently displayed on the large green street signs?,00:00:20,D,"['A. ""Broadway"" and ""5th Ave"" and ""Broadway"".', 'B. ""Main St"" and ""1st Ave"".', 'C. ""Central Park"" and ""7th Ave"".', 'D. ""Union Square West"" and ""E 17 st "" and ""Broadway"".']",single,Concurrent +Real-Time Visual Understanding_sample_304_2,Object Perception,What is the pedestrian on the left side of the screen holding?,00:02:23,D,"['A. A black bag.', 'B. A green backpack.', 'C. A yellow tote bag.', 'D. A red and white patterned bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_3,Object Perception,What number is prominently displayed above an entrance just now?,00:05:00,D,"['A. 819.', 'B. 731.', 'C. 129.', 'D. 913.']",multiple,Prior +Real-Time Visual Understanding_sample_304_4,Attribute Perception,What colors are the sky exhibiting now?,00:07:08,D,"['A. Blue and yellow.', 'B. Orange and red.', 'C. Green and blue.', 'D. Pink and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_304_5,Spatial Understanding,Where is the T-Mobile storefront located in relation to the white circular thing?,00:07:13,C,"['A. Center of the white circular thing.', 'B. Right side of the white circular thing.', 'C. Left side of the white circular thing.', 'D. Not visible in the white circular thing.']",single,Concurrent +Real-Time Visual Understanding_sample_305_1,Attribute Perception,What is the color of the sky now?,00:00:03,B,"['A. Blue and white.', 'B. Pale yellow to deep red and purple.', 'C. Grey and yellow.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_305_2,Spatial Understanding,Where is the dog seen when the perspective shifts to the right?,00:00:14,B,"['A. In a park.', 'B. On a leash.', 'C. In a car.', 'D. At a storefront.']",single,Prior +Real-Time Visual Understanding_sample_305_3,Text-Rich Understanding,What number is displayed prominently on the building with large glass windows just now,00:02:24,C,"['A. 5', 'B. 7', 'C. 10', 'D. 12']",multiple,Concurrent +Real-Time Visual Understanding_sample_305_4,Object Perception,Which sign is prominently displayed on the left side of the street now?,00:04:56,A,"['A. BROADWAY PLAZA HOTEL.', 'B. CITY LIBRARY.', 'C. CENTRAL PARK CAFE.', 'D. GRAND THEATER.']",single,Concurrent +Real-Time Visual Understanding_sample_305_5,Action Perception,What action is the person near the sidewalk doing now?,00:07:20,C,"['A. Walking a dog.', 'B. Talking on the phone.', 'C. Taking a photo or video.', 'D. Eating at a table.']",single,Concurrent +Real-Time Visual Understanding_sample_306_1,Action Perception,What are some pedestrians seen doing as they walk along the sidewalk?,00:00:15,C,"['A. Riding bikes.', 'B. Taking pictures.', 'C. Carrying umbrellas.', 'D. Jogging.']",multiple,Prior +Real-Time Visual Understanding_sample_306_2,Object Perception,What is the name on the food truck?,00:02:29,B,"[""A. Marco's Delights."", ""B. Shanif's Famous."", 'C. Tasty Treats.', 'D. City Eats.']",single,Concurrent +Real-Time Visual Understanding_sample_306_3,Attribute Perception,What is the general atmosphere of the street right now?,00:04:54,B,"['A. Calm and quiet.', 'B. Busy and vibrant.', 'C. Deserted and eerie.', 'D. Tense and chaotic.']",single,Concurrent +Real-Time Visual Understanding_sample_306_4,Event Understanding,Which station entrance was shown just now?,00:07:18,B,"['A. Times Square Station.', 'B. 34th Street-Herald Sq Station.', 'C. Grand Central Station.', 'D. Union Square Station.']",multiple,Prior +Real-Time Visual Understanding_sample_306_5,Object Perception,What is the primary color of the subway train?,00:08:54,C,"['A. Blue', 'B. Green', 'C. Silver', 'D. Red']",single,Concurrent +Real-Time Visual Understanding_sample_307_1,Action Perception,What movement is depicted from the first-person perspective in the video?,00:00:18,C,"['A. Moving backward on the street.', 'B. Moving sideways on the sidewalk.', 'C. Progressing forward down the street.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_307_2,Spatial Understanding,What was on the left side of the street now?,00:04:32,C,"['A. A series of tall trees.', 'B. A brick building with large windows.', 'C. A wooden fence.', 'D. A row of parked cars.']",single,Concurrent +Real-Time Visual Understanding_sample_307_3,Attribute Perception,What color is the jacket worn by the person on the left?,00:09:04,C,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_307_4,Spatial Understanding,What is to the left of the two people walking on the sidewalk now?,00:08:43,B,"['A. A green P parking sign.', 'B. A red vending machine and building signage.', 'C. Parked bicycles and scooters.', 'D. A garbage truck.']",single,Concurrent +Real-Time Visual Understanding_sample_307_5,Object Perception,What was visible on the left-hand side of the street just now?,00:13:06,B,"['A. A coffee shop.', 'B. A brightly lit signboard of a restaurant.', 'C. A bookstore.', 'D. A clothing store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_1,Object Perception,What prominent feature is located in the center of the outdoor plaza?,00:00:05,B,"['A. A large fountain.', 'B. A metallic globe sculpture.', 'C. A statue of a person.', 'D. A giant screen.']",single,Concurrent +Real-Time Visual Understanding_sample_308_2,Text-Rich Understanding,What word is encircling the large metallic globe sculpture?,00:00:10,A,"['A. UNIVERSAL.', 'B. GLOBAL.', 'C. EARTH.', 'D. WORLD.']",single,Concurrent +Real-Time Visual Understanding_sample_308_3,Object Perception,What was the name of the café shown just now?,00:03:04,C,"['A. The Green Café.', 'B. The Fun Café.', 'C. Power Up Café.', 'D. Stage 52 Café.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_4,Action Perception,What is one of the activities that people were doing on the zebra crossing just now?,00:05:29,B,"['A. Jogging.', 'B. Pushing a stroller.', 'C. Riding a bicycle.', 'D. Selling goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_5,Attribute Perception,What material are the stairs made of?,00:08:03,B,"['A. Metal', 'B. Wood', 'C. Marble', 'D. Concrete']",single,Concurrent +Real-Time Visual Understanding_sample_309_1,Attribute Perception,What color is the door of Katner's Deli?,00:00:10,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_309_2,Event Understanding,What appears to be part of the theme park attraction?,00:00:11,A,"['A. A large animatronic dog hanging from a crane.', 'B. A live music performance.', 'C. A magic show.', 'D. A water fountain display.']",multiple,Prior +Real-Time Visual Understanding_sample_309_3,Object Perception,What is displayed on the screen now?,00:02:40,A,"['A. A lion.', 'B. A tiger.', 'C. A pug.', 'D. A cat.']",single,Concurrent +Real-Time Visual Understanding_sample_309_4,Text-Rich Understanding,What is written above the brightly colored entrance now?,00:05:26,C,"['A. Home for Children.', 'B. Welcome to the Park.', 'C. Home for Girls.', 'D. Fun Land.']",single,Concurrent +Real-Time Visual Understanding_sample_309_5,Spatial Understanding,Where is the green tower with spiral decorations located relative to the walkway?,08:04,A,"['A. To the left.', 'B. To the right.', 'C. In the center.', 'D. In the background.']",single,Prior +Real-Time Visual Understanding_sample_310_1,Action Perception,What are people doing near the storefronts?,00:00:07,D,"['A. Running.', 'B. Playing with balloons.', 'C. Climbing the structure.', 'D. Standing and sitting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_310_2,Attribute Perception,What is the architectural style of the buildings along the street?,00:02:49,D,"['A. Victorian.', 'B. Modern.', 'C. Gothic.', 'D. Medieval.']",single,Concurrent +Real-Time Visual Understanding_sample_310_3,Object Perception,What is the shop labeled in the outdoor setting?,00:05:21,D,"['A. OWL NEST.', 'B. OWL SHOP.', 'C. OWL HOUSE.', 'D. OWL POST.']",single,Prior +Real-Time Visual Understanding_sample_310_4,Attribute Perception,What initials are visible on the sweaters displayed in the clothing section now?,00:05:35,D,"['A. A and B.', 'B. M and N.', 'C. L and P.', 'D. H and G.']",single,Concurrent +Real-Time Visual Understanding_sample_310_5,Attribute Perception,What colors are visible on the boxes stacked on the shelves right now?,00:08:12,D,"['A. Green, yellow, black, and red.', 'B. White, purple, orange, and silver.', 'C. Red, blue, green, and white.', 'D. Grey, pink, blue black, and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_311_1,Event Understanding,Where is the young man in navy blue and wearing a cap moving towards?,00:00:10,A,"['A. Towards the camera.', 'B. Towards the stone planter.', 'C. Towards the rock structure.', 'D. Towards the cart.']",multiple,Prior +Real-Time Visual Understanding_sample_311_2,Attribute Perception,What does the woman in the foreground carry as she walks through the theme park just now?,00:05:26,D,"['A. A blue backpack.', 'B. A green tote bag.', 'C. A yellow suitcase.', 'D. A red purse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_311_3,Text-Rich Understanding,"What detail is included on the ""Welcome to Springfield"" sign?",00:05:34,A,"['A. The year ""1796"".', 'B. The year ""1896"".', 'C. The year ""1996"".', 'D. The year ""2006"".']",single,Concurrent +Real-Time Visual Understanding_sample_311_4,Object Perception,What is the person exiting the building holding right now?,00:08:03,D,"['A. A book.', 'B. A phone.', 'C. A bag.', 'D. A drink.']",single,Concurrent +Real-Time Visual Understanding_sample_311_5,Attribute Perception,What is the design style of the building's interior?,00:08:07,D,"['A. Modern and sleek.', 'B. Minimalist and plain.', 'C. Industrial and raw.', 'D. Colorful and retro.']",single,Concurrent +Real-Time Visual Understanding_sample_312_1,Text-Rich Understanding,What was the name of the food stand shown just now?,00:02:44,B,"['A. TASTY TREATS.', 'B. REEL TREATS.', 'C. SWEET SNACKS.', 'D. FOOD HAVEN.']",multiple,Prior +Real-Time Visual Understanding_sample_312_2,Object Perception,What kind of area is visible through the tram's windows during the journey?,00:05:30,B,"['A. A sandy beach.', 'B. A wooded area with trees.', 'C. A bustling city street.', 'D. A snowy mountain path.']",single,Concurrent +Real-Time Visual Understanding_sample_312_3,Object Perception,How is the road next to the tram bordered?,00:05:46,C,"['A. With a wooden fence.', 'B. With stone walls.', 'C. With metallic guardrails.', 'D. With hedges.']",single,Concurrent +Real-Time Visual Understanding_sample_312_4,Event Understanding,What types of advertisements were seen on the billboards just now?,00:08:16,C,"['A. Food products.', 'B. Clothing brands.', 'C. Movie promotions.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_312_5,Action Perception,What is the perspective of the view as the vehicle drives along the road?,00:08:10,B,"['A. Aerial view.', 'B. First-person perspective.', 'C. Third-person perspective.', 'D. Rear view.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_1,Object Perception,What is prominently visible on the right side of the frame at the beginning of the video?,00:00:04,C,"['A. A black truck.', 'B. A red umbrella.', 'C. A building with ""BASECAMP"" written on it.', 'D. A crosswalk.']",single,Concurrent +Real-Time Visual Understanding_sample_313_2,Object Perception,What type of vehicle appeared from the right side and drove away just now?,00:02:46,B,"['A. A white utility truck.', 'B. A white SUV with organizational decals.', 'C. A dark-colored sedan.', 'D. A small black utility vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_3,Event Understanding,What is shown entering the scene from the right now?,00:02:59,C,"['A. A dark-colored sedan.', 'B. A small black utility vehicle.', 'C. A tour bus with ""Universal Studios"" signage.', 'D. A silver car.']",single,Concurrent +Real-Time Visual Understanding_sample_313_4,Object Perception,What adorns the rocky structure seen now?,00:05:23,B,"['A. Colorful lights.', 'B. Greenery.', 'C. Painted murals.', 'D. Metal sculptures.']",single,Concurrent +Real-Time Visual Understanding_sample_313_5,Event Understanding,What event is depicted in the video now?,00:08:21,A,"['A. The large ape-like creature reappears and interacts with the camera in a menacing stance.', 'B. The camera zooms out to show an aerial view of the jungle.', 'C. A group of animals gathers around a waterhole.', 'D. The jungle catches fire and the scene becomes chaotic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_314_1,Object Perception,What color is the vintage car parked right side to the red vehicle under a canopy?,00:00:11,B,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_314_2,Text-Rich Understanding,What is written on the building with a white facade?,00:03:00,A,"['A. MERCADO.', 'B. LIBRER_A.', 'C. CAFETER_A.', 'D. BANCO.']",single,Concurrent +Real-Time Visual Understanding_sample_314_3,Object Perception,"What type of building is labeled ""DILLERS BOARDING HOUSE""?",00:05:20,B,"['A. A single-story house.', 'B. A two-story wooden building.', 'C. A warehouse.', 'D. A three-story apartment.']",single,Concurrent +Real-Time Visual Understanding_sample_314_4,Text-Rich Understanding,What is the sign reading on the large geometric-shaped building right now?,00:08:05,C,"['A. 25.', 'B. 30.', 'C. 50.', 'D. 75.']",single,Concurrent +Real-Time Visual Understanding_sample_314_5,Text-Rich Understanding,What does the sign with an illustration of a person swimming in blue water indicate?,00:09:53,C,"['A. ""Pool Open"".', 'B. ""No Swimming"".', 'C. ""Beach Closed"".', 'D. ""Swim at Your Own Risk"".']",single,Prior +Real-Time Visual Understanding_sample_315_1,Text-Rich Understanding,What sign is visible on the rightmost building in the video?,00:00:20,C,"['A. ""No Fishing"".', 'B. ""No Boats"".', 'C. ""No Swimming"".', 'D. ""No Parking"".']",single,Concurrent +Real-Time Visual Understanding_sample_315_2,Event Understanding,What has the video primarily captured so far?,00:00:20,B,"['A. A bustling harbor with many boats arriving and departing.', 'B. A serene waterfront scene with calm water and minimal movement.', 'C. A stormy sea with waves crashing into the docks.', 'D. A busy marketplace with people shopping and trading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_315_3,Attribute Perception,What color is the tram ceiling?,00:02:55,B,"['A. Blue.', 'B. White.', 'C. Grey.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_315_4,Attribute Perception,What type of windows does the blue building have?,00:05:26,C,"['A. Metal-framed windows.', 'B. No windows.', 'C. White-framed windows.', 'D. Wooden-framed windows.']",single,Prior +Real-Time Visual Understanding_sample_315_5,Text-Rich Understanding,What word is prominently displayed on the facade of the old-west-style building right now?,00:09:43,A,"['A. ""Tickets"".', 'B. ""Rides"".', 'C. ""Games"".', 'D. ""Food"".']",single,Concurrent +Real-Time Visual Understanding_sample_316_1,Attribute Perception,"What color is the building labeled ""JUPE'S General Store""?",00:00:13,C,"['A. Red', 'B. Tan', 'C. Turquoise', 'D. Yellow']",single,Prior +Real-Time Visual Understanding_sample_316_2,Spatial Understanding,Where is the bulletin board filled with papers located?,00:03:00,B,"['A. Above the window', 'B. To the left of the blue tool chest', 'C. Beneath the sign labeled ""21E""', 'D. Next to the door with a small window']",single,Concurrent +Real-Time Visual Understanding_sample_316_3,Attribute Perception,What is the lighting condition in the corridor?,00:05:44,C,"['A. Blue and dim', 'B. Green and bright', 'C. Red and gloomy', 'D. Yellow and flickering']",single,Concurrent +Real-Time Visual Understanding_sample_316_4,Attribute Perception,What colors are the shipping containers seen right now?,00:08:05,B,"['A. Blue and yellow', 'B. Green and orange and blue', 'C. Red and white', 'D. Black and grey']",single,Concurrent +Real-Time Visual Understanding_sample_316_5,Spatial Understanding,Where is the fire hydrant located in relation to the first-person view?,00:08:13,A,"['A. On the right side', 'B. In front of the view', 'C. On the left side', 'D. Behind the view']",single,Concurrent +Real-Time Visual Understanding_sample_317_1,Attribute Perception,What color are the tops of the booths around the plaza?,00:00:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_317_2,Object Perception,What does the mural depict?,00:00:13,D,"['A. A large beige building.', 'B. Palm trees and blue-topped booths.', 'C. A multi-car tram.', 'D. A famous Hollywood sign and surrounding landscape.']",single,Concurrent +Real-Time Visual Understanding_sample_317_3,Event Understanding,"What is indicated by the ""Lower Lot"" sign seen in the background?",00:02:27,B,"['A. The name of a ride.', 'B. The name of the area.', 'C. The name of a restaurant.', 'D. The name of a shop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_317_4,Spatial Understanding,What is the relative position of the potted plant in the video right now?,00:04:43,C,"['A. In the center of the screen.', 'B. In the upper left corner.', 'C. In the lower right side.', 'D. In the bottom center.']",single,Concurrent +Real-Time Visual Understanding_sample_317_5,Object Perception,What is visible on the right side of the escalator?,00:07:11,D,"['A. A fountain.', 'B. A park.', 'C. A parking lot.', 'D. A large building with colorful billboards.']",single,Concurrent +Real-Time Visual Understanding_sample_318_1,Causal Reasoning,Why are more structural details of the building visible as the camera descends?,00:00:15,B,"['A. Because the camera is zooming in.', 'B. Because the camera is moving closer to the lower level.', 'C. Because the lights are turned on.', 'D. Because the weather clears up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_2,Object Perception,"What is the central feature of the ""Jurassic World"" sign on the facade of the building right now?",00:02:41,D,"['A. A large tree.', 'B. A water fountain.', 'C. A Ferris wheel.', 'D. A dinosaur emblem.']",single,Concurrent +Real-Time Visual Understanding_sample_318_3,Object Perception,What is visible above the rocks as the boat approaches the tunnel?,00:05:23,D,"['A. A rainbow.', 'B. A bridge.', 'C. A bird.', 'D. Green foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_318_4,Action Perception,What happens to the boat as it moved forward just now?,00:05:34,D,"['A. It focuses on the sky.', 'B. It zooms in on the boat.', 'C. It looks back at the waterfall.', 'D. It shifts to the interior of the tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_5,Text-Rich Understanding,What message is displayed on the smaller screens beneath the warning triangle?,00:08:09,C,"['A. ""EMERGENCY EXIT"".', 'B. ""DANGER AHEAD"".', 'C. ""CONTAINMENT ALERT"".', 'D. ""MAINTENANCE REQUIRED"".']",single,Prior +Real-Time Visual Understanding_sample_319_1,Object Perception,What item is prominently displayed in the center of the store?,00:00:08,D,"['A. A large stone pillar.', 'B. A wooden shelf with potted plants.', 'C. A mirror reflecting part of the store.', 'D. A kiddie ride-on vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_319_2,Attribute Perception,What material is the hallway floor made of?,00:02:25,D,"['A. Carpet.', 'B. Wood.', 'C. silver.', 'D. Glossy black material.']",single,Concurrent +Real-Time Visual Understanding_sample_319_3,Object Perception,What objects are primarily featured in the video scene right now?,00:04:55,D,"['A. Cars.', 'B. Humans.', 'C. Animals.', 'D. Robots.']",single,Concurrent +Real-Time Visual Understanding_sample_319_4,Attribute Perception,What are the predominant colors in the visuals of the video?,00:05:00,D,"['A. Red and yellow.', 'B. Green and purple.', 'C. Black and white.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_319_5,Object Perception,What is prominently featured on the screen right now?,00:07:00,D,"['A. A large tree.', 'B. A blue vehicle.', 'C. A group of people.', 'D. A yellow and silver robot.']",single,Concurrent +Real-Time Visual Understanding_sample_320_1,Object Perception,What is labeled on the large green tunnel people are heading toward?,00:00:11,A,"['A. ""Mario Kart: Bowser\'s Challenge"".', 'B. ""Super Mario World"".', 'C. ""Luigi\'s Mansion"".', 'D. ""Princess Peach\'s Castle"".']",single,Concurrent +Real-Time Visual Understanding_sample_320_2,Action Perception,What was the group doing just now?,00:02:26,D,"['A. Standing in a queue.', 'B. Sitting on a theme park ride.', 'C. Entering a theater.', 'D. Walking through a dimly lit corridor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_320_3,Object Perception,What is the large fish chasing the small fishes?,00:04:42,C,"['A. Blue fish', 'B. Green fish', 'C. Red fish', 'D. Yellow fish']",single,Concurrent +Real-Time Visual Understanding_sample_320_4,Action Perception,What action does Bowser Jr. perform as they steer onto the rainbow-colored track?,00:07:06,D,"['A. Jumps.', 'B. Throws a shell.', 'C. Activates a boost.', 'D. Unfurls a glider.']",multiple,Prior +Real-Time Visual Understanding_sample_320_5,Event Understanding,What is the main event happening as Bowser Jr. reaches the finish line?,00:07:13,D,"['A. Bowser Jr. avoids obstacles.', 'B. Bowser Jr. prepares to glide.', 'C. Tanooki Mario joins the race.', 'D. Excited celebratory signs and sparkles appear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_321_1,Attribute Perception,What is the pattern of the wallpaper in the room?,00:00:20,B,"['A. Striped pattern in red and beige.', 'B. Diamond pattern in shades of yellow, orange, and beige.', 'C. Floral pattern in shades of red and green.', 'D. Geometric pattern in shades of green and beige.']",single,Concurrent +Real-Time Visual Understanding_sample_321_2,Object Perception,What is visible on the green pipes in the amusement park area?,00:02:45,C,"['A. Coins.', 'B. Stars.', 'C. ""POW"".', 'D. ""1UP"".']",single,Concurrent +Real-Time Visual Understanding_sample_321_3,Spatial Understanding,Where are the metal railings located while descending the stairs?,00:05:25,C,"['A. On the left side.', 'B. On the right side.', 'C. On both sides.', 'D. At the bottom only.']",multiple,Concurrent +Real-Time Visual Understanding_sample_321_4,Text-Rich Understanding,"What does the ""EXIT"" sign point to in the amusement park?",00:08:17,D,"['A. Right.', 'B. Up.', 'C. Down.', 'D. Left.']",single,Concurrent +Real-Time Visual Understanding_sample_321_5,Event Understanding,What becomes more prominent as the viewer ascends the escalator right now?,00:09:43,B,"['A. The plants on the left side.', 'B. The large wall with the dinosaur logo.', 'C. The transparent curved glass structure.', 'D. The parallel stationary escalator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_322_1,Object Perception,What is prominently featured on the massive concrete building?,00:00:05,B,"['A. A giant robot.', 'B. A T-Rex mural.', 'C. A cityscape painting.', 'D. A famous portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_322_2,Object Perception,What was located on the right side of the scene just now?,00:03:22,B,"['A. A dark gray railing.', 'B. A postbox.', 'C. A small vehicle.', 'D. A tree.']",multiple,Prior +Real-Time Visual Understanding_sample_322_3,Attribute Perception,What material are the picnic tables and benches made of?,00:07:00,C,"['A. Wood.', 'B. Plastic.', 'C. Metal mesh.', 'D. Concrete.']",single,Prior +Real-Time Visual Understanding_sample_322_4,Object Perception,What is prominently displayed on the marquee of the tall building to the left?,00:10:05,B,"['A. Cafe Entrance.', 'B. Box Office.', 'C. Storefronts.', 'D. Green Awning.']",single,Prior +Real-Time Visual Understanding_sample_322_5,Spatial Understanding,What is located in front of the building directly ahead in the middle of the street?,00:10:00,C,"['A. A cafe.', 'B. A box office.', 'C. A small stand with an umbrella.', 'D. A mural.']",single,Concurrent +Real-Time Visual Understanding_sample_323_1,Attribute Perception,What is the temperature displayed on the scene right now?,00:00:11,C,"['A. 10 degrees Celsius.', 'B. 12 degrees Celsius.', 'C. 14 degrees Celsius.', 'D. 16 degrees Celsius.']",single,Concurrent +Real-Time Visual Understanding_sample_323_2,Object Perception,What occupies the right side of the frame right now?,00:03:02,B,"['A. A tree.', 'B. A telephone booth.', 'C. A black car.', 'D. A bench.']",single,Concurrent +Real-Time Visual Understanding_sample_323_3,Event Understanding,What happens to the man in the black hoodie as the video progresses?,00:06:06,C,"['A. He runs towards the camera.', 'B. He stops walking.', 'C. He moves out of frame.', 'D. He drops his umbrella.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_4,Spatial Understanding,Where is the lone pedestrian with an umbrella located relative to the camera?,00:06:12,C,"['A. To the left of the street.', 'B. Directly behind the camera.', 'C. On the right side of the street, walking towards the camera.', 'D. In the middle of the street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_5,Clips Summarize,What was the main activity happening just now?,00:09:20,B,"['A. People shopping in a market.', 'B. People crossing a street on a rainy day.', 'C. Cars driving through a busy intersection.', 'D. Pedestrians waiting at a bus stop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_1,Object Perception,What object is the person holding in the hand?,00:00:03,A,"['A. A folded umbrella.', 'B. A map.', 'C. A shopping bag.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_324_2,Attribute Perception,What is the distinctive feature of the crosswalk?,00:03:20,B,"['A. It has red and white stripes.', 'B. It is marked with white stripes.', 'C. It is marked with yellow stripes.', 'D. It has green and white stripes.']",single,Concurrent +Real-Time Visual Understanding_sample_324_3,Causal Reasoning,What is the overall weather condition depicted in the video?,00:06:19,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Foggy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_4,Attribute Perception,What was a noticeable feature of the street just now?,00:09:20,C,"['A. It is lined with colorful flowers.', 'B. The road is empty.', 'C. It has a lot of parked bicycles and is wet due to rain.', 'D. It is empty and dry with clear skies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_5,Spatial Understanding,Where is the small white building located in the courtyard?,00:11:59,B,"['A. To the left of the pathway.', 'B. At the far end of the courtyard.', 'C. Next to the playground.', 'D. In the center of the courtyard.']",single,Prior +Real-Time Visual Understanding_sample_325_1,Attribute Perception,What type of sidewalk is depicted in the video right now?,00:00:20,C,"['A. Metal sidewalk.', 'B. Wooden sidewalk.', 'C. Stone sidewalk.', 'D. Concrete sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_325_2,Action Perception,What did the red motorbike do just now?,00:00:09,C,"['A. Stops at the intersection.', 'B. Turns left at the traffic light.', 'C. Proceeds through the intersection and moves along the road.', 'D. Parks on the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_325_3,Object Perception,What type of vehicle is parked in the middle of the frame right now?,00:03:00,B,"['A. A red car.', 'B. A white car.', 'C. A black motorcycle.', 'D. A yellow truck.']",single,Concurrent +Real-Time Visual Understanding_sample_325_4,Spatial Understanding,Where is the white van parked in relation to the rest of the cars on the street?,00:05:30,D,"['A. Near the center of the left lane.', 'B. Near the center of the right lane.', 'C. Along the left side of the street.', 'D. Along the right side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_325_5,Object Perception,What is prominently displayed on the wall above the entrance inside the building?,08:09,B,"['A. A painting.', 'B. A clock.', 'C. A sculpture.', 'D. A mirror.']",single,Concurrent +Real-Time Visual Understanding_sample_326_1,Spatial Understanding,Where were the tables and chairs located in the scene just now?,00:00:05,C,"['A. On the right side of the street.', 'B. Inside a building.', 'C. In front of the building with white umbrellas.', 'D. Near the zebra crossing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_326_2,Spatial Understanding,Where is the small three-wheeled vehicle parked?,00:02:55,B,"['A. On the cobblestone pavement near the cathedral.', 'B. In front of the cathedral.', 'C. Near the modern buildings.', 'D. At the bottom right corner of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_326_3,Spatial Understanding,What is visible to the right of the stone street in the video right now?,00:05:26,A,"['A. A historic stone building.', 'B. A large modern skyscraper.', 'C. A park with trees.', 'D. A river with boats.']",single,Concurrent +Real-Time Visual Understanding_sample_326_4,Attribute Perception,What color is the promotional sign on the back of the tour vehicle?,00:05:33,D,"['A. Blue and Green.', 'B. Green and Yellow.', 'C. Yellow and Red.', 'D. Red and Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_326_5,Event Understanding,What types of paths does the bridge have?,00:09:49,B,"['A. Two vehicle lanes and a bike lane.', 'B. two pedestrian walkways and two tram tracks.', 'C. A bike lane and a tram track.', 'D. Two pedestrian walkways and a vehicle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_327_1,Action Perception,What is the man doing as he walks on the bridge?,00:00:15,A,"['A. Looking at something in his hands.', 'B. Holding hands.', 'C. Talking to each other.', 'D. Taking pictures.']",multiple,Prior +Real-Time Visual Understanding_sample_327_2,Object Perception,What color is the tram?,00:03:16,D,"['A. Red and white.', 'B. Blue and white.', 'C. Green and yellow.', 'D. Yellow and gray.']",single,Concurrent +Real-Time Visual Understanding_sample_327_3,Object Perception,What sign is prominently visible right now?,00:08:01,D,"['A. No Parking sign.', 'B. Yield sign.', 'C. Speed limit sign.', 'D. Stop sign.']",single,Concurrent +Real-Time Visual Understanding_sample_327_4,Causal Reasoning,What does the person near the right side of the street appear to be doing?,00:09:46,B,"['A. Sitting on a bench.', 'B. Walking along the sidewalk.', 'C. Standing still.', 'D. Entering a building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_327_5,Spatial Understanding,Where are the trash bins located in the scene?,00:09:52,A,"['A. Along the sidewalk on the left side.', 'B. Along the left side of the street.', 'C. In the green space with trees.', 'D. Next to the multi-story red and white building.']",single,Prior +Real-Time Visual Understanding_sample_328_1,Spatial Understanding,Where are the green trash bins located?,00:00:03,C,"['A. On the right side of the street.', 'B. In the background near the cityscape.', 'C. On the left side of the street.', 'D. Next to the olive-green garage door.']",multiple,Prior +Real-Time Visual Understanding_sample_328_2,Object Perception,What vehicle is parked on the left side of the narrow street right now,00:02:42,D,"['A. A blue bicycle.', 'B. A white van.', 'C. A yellow motorcycle.', 'D. A red scooter.']",single,Concurrent +Real-Time Visual Understanding_sample_328_3,Attribute Perception,What are the colors of the antique vehicle parked by the curb right now?,00:05:39,D,"['A. Red and white.', 'B. Blue, Green and silver.', 'C. Black and yellow.', 'D. Green, Brown and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_328_4,Object Perception,What is visible in the foreground on the pedestrian pathway?,00:08:02,D,"['A. A cyclist and a runner.', 'B. A person with a red backpack.', 'C. A group of people standing still.', 'D. Two people walking side by side.']",single,Concurrent +Real-Time Visual Understanding_sample_328_5,Action Perception,What action does the viewer take in the video?,00:09:58,A,"['A. Walking down a stone-paved street.', 'B. Sitting at a cafe.', 'C. Riding a bicycle.', 'D. Boarding a boat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_329_1,Attribute Perception,What is the weather like in the video?,00:00:07,D,"['A. Completely cloudy.', 'B. Rainy.', 'C. Overcast.', 'D. Partly cloudy.']",single,Concurrent +Real-Time Visual Understanding_sample_329_2,Object Perception,What is visible near the right side of the buildings right now?,00:02:57,D,"['A. A blue mailbox.', 'B. A green bench.', 'C. A yellow taxi.', 'D. A red phone booth.']",single,Concurrent +Real-Time Visual Understanding_sample_329_3,Object Perception,What is the person in the blue outfit carrying?,00:05:21,D,"['A. A briefcase.', 'B. A backpack.', 'C. A suitcase.', 'D. A shopping bag.']",single,Concurrent +Real-Time Visual Understanding_sample_329_4,Spatial Understanding,Where was the historical stone building located in the frame right now?,00:08:09,A,"['A. On the left side.', 'B. On the right side.', 'C. In the center.', 'D. In the background.']",single,Concurrent +Real-Time Visual Understanding_sample_329_5,Text-Rich Understanding,What is the name of the left side establishment indicated by the signs on the building?,00:09:49,A,"['A. HARD CLUB.', 'B. HARD ROCK.', 'C. CLUB HARD.', 'D. ROCK CLUB.']",single,Concurrent +Real-Time Visual Understanding_sample_330_1,Object Perception,What object is visible on the left side of the frame next to the parked cars?,00:00:15,B,"['A. A red mailbox.', 'B. A blue parking meter.', 'C. A green trash can.', 'D. A yellow bike rack.']",single,Concurrent +Real-Time Visual Understanding_sample_330_2,Attribute Perception,What distinct feature is highlighted on the ornate stone building right now?,00:03:00,B,"['A. Blue doors.', 'B. Stone carvings.', 'C. Red-framed windows.', 'D. Iron railings.']",single,Concurrent +Real-Time Visual Understanding_sample_330_3,Object Perception,What color is the shirt of the man who is slightly ahead in the group of four people?,00:05:32,C,"['A. Green.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_330_4,Attribute Perception,What type of umbrellas are seen at the outdoor cafés right now?,00:08:05,B,"['A. Blue and white.', 'B. Red and brown.', 'C. Green and yellow.', 'D. Black and white.']",single,Concurrent +Real-Time Visual Understanding_sample_330_5,Event Understanding,What does the glass structure likely depict right now?,00:08:19,B,"['A. A historic monument.', 'B. A modern bus stop.', 'C. A construction site.', 'D. A marketplace.']",single,Concurrent +Real-Time Visual Understanding_sample_331_1,Attribute Perception,What color shorts is the person wearing who is walking with someone in a blue shirt?,00:00:07,B,"['A. Black.', 'B. Yellow.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_331_2,Spatial Understanding,Where is the cyclist heading as they ride through the square?,00:02:18,C,"['A. Towards the pedestrian crossing.', 'B. Away from the central area.', 'C. Towards the central area.', 'D. Along the street to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_331_3,Object Perception,What is parked on the right side of the plaza?,00:04:05,C,"['A. A red bicycle.', 'B. A blue car.', 'C. A white van.', 'D. A black motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_331_4,Spatial Understanding,Where is the scaffolding located in the plaza?,00:04:10,C,"['A. On the right side.', 'B. Near the center.', 'C. On the left side.', 'D. In front of the clock tower.']",single,Concurrent +Real-Time Visual Understanding_sample_331_5,Attribute Perception,What is the color of the vehicle that follows the white van?,00:06:10,C,"['A. Red.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_332_1,Attribute Perception,What details are displayed in the overlaid text just now?,00:00:13,D,"['A. ""2023 / 6 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""8:00pm"".', 'B. ""2022 / 7 / 7"", ""Hong Kong"", ""Central"", and ""7:00pm"".', 'C. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""6:00pm"".', 'D. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""7:00pm"".']",multiple,Prior +Real-Time Visual Understanding_sample_332_2,Attribute Perception,What colors are the largest cat figures on the bridge right now?,00:03:00,D,"['A. Orange.', 'B. Black.', 'C. Grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_332_3,Event Understanding,What is the woman wearing a mask doing right now?,00:02:55,D,"['A. Talking on the phone.', 'B. Walking around.', 'C. Looking at her phone.', 'D. Taking a photo.']",single,Concurrent +Real-Time Visual Understanding_sample_332_4,Attribute Perception,What color is the zebra crossing that pedestrians are walking across right now?,00:05:29,D,"['A. White.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_332_5,Event Understanding,What is the overall atmosphere of the scene in the video?,00:08:20,D,"['A. Calm and serene.', 'B. Quiet and empty.', 'C. Tense and chaotic.', 'D. Bustling and busy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_333_1,Object Perception,What colour of bus was visible driving on the street just now?,00:00:12,A,"['A. Green bus.', 'B. Blue bus.', 'C. Red bus.', 'D. Yellow bus.']",multiple,Prior +Real-Time Visual Understanding_sample_333_2,Counting,How many buses have been shown in the video so far?,00:00:35,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_333_3,Action Perception,What are people doing while standing on the sidewalk right now?,00:02:50,C,"['A. Playing musical instruments.', 'B. Reading newspapers.', 'C. Using their phones and conversing.', 'D. Painting murals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_333_4,Attribute Perception,"What is the color scheme of the map labeled ""Salisbury Garden"" shown on the signboard?",00:05:26,D,"['A. Black on white.', 'B. Blue on white.', 'C. Green on black.', 'D. White on black.']",single,Concurrent +Real-Time Visual Understanding_sample_333_5,Text-Rich Understanding,What was labeled on the modern building visible in the scene just now?,00:08:05,B,"['A. RESORT.', 'B. REGENT.', 'C. REFLECT.', 'D. RETREAT.']",multiple,Concurrent +Real-Time Visual Understanding_sample_334_1,Object Perception,What is the woman in the statue holding in her left hand?,00:00:19,D,"['A. A book.', 'B. A sword.', 'C. A shield.', 'D. A lit globe.']",single,Prior +Real-Time Visual Understanding_sample_334_2,Action Perception,What are many people in the crowd doing around the statue?,00:00:12,D,"['A. Dancing.', 'B. Eating.', 'C. Singing.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_334_3,Attribute Perception,What kind of light enhances the visibility of the dome?,00:03:00,D,"['A. A bright white light.', 'B. A cooler blue light.', 'C. A flashing red light.', 'D. A soft yellowish light.']",single,Concurrent +Real-Time Visual Understanding_sample_334_4,Text-Rich Understanding,What largest text is visible on the left side of the walkway right now?,00:05:27,A,"['A. HKMOA', 'B. City Park', 'C. Art Museum', 'D. Train Station']",single,Concurrent +Real-Time Visual Understanding_sample_334_5,Attribute Perception,What is the color of the tallest tower's illumination?,00:09:59,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_335_1,Prospective Reasoning,"Based on the crowd's interaction and engagement, what might be inferred to be present but out of view?",00:00:20,B,"['A. A quiet library.', 'B. Street performers and entertainment elements.', 'C. A calm and deserted area.', 'D. An indoor concert.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_2,Action Perception,What is the camera doing right now?,00:03:14,A,"['A. Moving forward slowly.', 'B. Staying still.', 'C. Moving backward.', 'D. Panning left and right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_3,Spatial Understanding,Where are the trees located in relation to the buildings in the cityscape?,00:05:30,C,"['A. Behind the buildings.', 'B. To the right of the buildings.', 'C. In the foreground, framing the scene.', 'D. On the rooftops of the buildings.']",single,Prior +Real-Time Visual Understanding_sample_335_4,Object Perception,Which type of bus entered the scene just now?,00:08:14,D,"['A. Single-decker bus.', 'B. Mini-bus.', 'C. Coach bus.', 'D. Double-decker bus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_5,Causal Reasoning,What indicates that the area is lively and urban?,00:09:55,B,"['A. Presence of street performers.', 'B. Numerous pedestrians and vehicles and tall buildings.', 'C. Absence of advertisements.', 'D. Quiet surroundings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_1,Object Perception,What type of bus is visible right now?,00:00:16,C,"['A. Single-decker bus.', 'B. Minibus.', 'C. Double-decker bus.', 'D. School bus.']",single,Concurrent +Real-Time Visual Understanding_sample_336_2,Event Understanding,What is the primary activity of the pedestrians seen in the walkway?,00:02:26,B,"['A. Running.', 'B. Walking.', 'C. Cycling.', 'D. Skating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_3,Event Understanding,What is the setting of the video scene?,00:05:00,C,"['A. A busy market street during the day.', 'B. A quiet village at sunset.', 'C. A vibrant cityscape at night.', 'D. A beach during the evening.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_4,Event Understanding,What is the overall setting depicted in the video?,00:07:20,A,"['A. A city skyline at night.', 'B. A rural landscape at sunset.', 'C. A beach during daytime.', 'D. A forest in the morning.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_5,Spatial Understanding,Where are the colorful lights primarily reflected?,00:07:20,C,"['A. In the sky.', 'B. On the buildings.', 'C. In the water in the foreground.', 'D. On the streets.']",single,Concurrent +Real-Time Visual Understanding_sample_337_1,Spatial Understanding,Where is the crowd of people located in relation to the city skyline?,00:00:02,C,"['A. On the left side of the frame.', 'B. In the center of the frame.', 'C. On the right side of the frame.', 'D. At the top of the frame.']",single,Concurrent +Real-Time Visual Understanding_sample_337_2,Event Understanding,What is the main focus of the video?,00:03:20,C,"['A. A parade in the city.', 'B. A busy street market.', 'C. A breathtaking nighttime cityscape.', 'D. A sports event.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_3,Attribute Perception,What is the color of the backpack worn by the person in the red shirt?,00:06:06,C,"['A. Green.', 'B. Black.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_337_4,Event Understanding,What kind of atmosphere is depicted in the video?,00:09:19,B,"['A. Calm and quiet.', 'B. Lively and bustling.', 'C. Tense and stressful.', 'D. Serene and peaceful.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_5,Spatial Understanding,What is located to the left of the pedestrian pathway?,00:09:19,C,"['A. A large digital billboard.', 'B. Bright advertisements for brands.', 'C. A row of slender vertical poles supporting an overhead structure.', 'D. A water fountain.']",single,Concurrent +Real-Time Visual Understanding_sample_338_1,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:10,C,"['A. The vendor picked up a hamburger patty, grilled it, and placed it on a bun before serving it to the customer.', 'B. The vendor took a hot dog from a package, placed it into a bun, and handed it to the customer.', 'C. The vendor took a hot dog from water, placed it into a bun, and prepared to add condiments.', 'D. The vendor grilled a hot dog, topped it with relish, and gave it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_2,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:03:03,C,"['A. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'B. The vendor took a hot dog from a grill, placed it into a bun, added mustard and onions, and gave it to the customer.', 'C. The vendor boiled a hot dog, placed it in a bun, topped it with sauerkraut and onions, and wrapped it.', 'D. The vendor took a hot dog, placed it in a bun, topped it with relish and mustard, and handed it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:05:56,B,"['A. The vendor picked up a hot dog, placed it on a grill, and later added sauerkraut before serving.', 'B. The vendor boiled a hot dog, placed it into a bun, and added mashed potatoes as a topping.', 'C. The vendor picked up a hot dog, placed it into a bun, added onions, and wrapped it.', 'D. The vendor grilled a hot dog, placed it into a bun, added mustard and ketchup, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_4,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:08:49,C,"['A. The vendor grilled a hot dog, topped it with relish, cheese, and mushrooms, and handed it to a customer.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, added cheese and peppers, and served it.', 'C. The vendor prepared a hot dog, added chili, onions, and shoestring potatoes, and wrapped it.', 'D. The vendor prepared a hot dog, topped it with mayo, mustard, and jalapenos, and served it with a side of fries.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_5,Clips Summarize,Which of the following actions best summarizes the actions just shown?,00:11:42,B,"['A. The vendor boiled a hot dog, placed it into a bun, added sauerkraut, and wrapped it before serving it.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, and prepared to add condiments.', 'C. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'D. The vendor prepared a sandwich, added lettuce and tomato, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_1,Clips Summarize,What did the individual do just now?,00:00:14,C,"['A. The individual washed their hands, applied hand sanitizer, and dried their hands with a towel.', 'B. The individual washed their hands, used a dryer, and sanitized the sink.', 'C. The individual washed their hands, dried them with paper towels, and disposed of the towels.', 'D. The individual prepared food, cleaned the sink, and disposed of trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_2,Clips Summarize,Which of the following options best summarizes the content of the video just now?,00:01:28,A,"['A. The individual pressed and stretched pizza dough into a baking pan, ensuring it was evenly spread.', 'B. The individual prepared a salad, adding various toppings and dressing.', 'C. The individual assembled a sandwich, layering different meats and cheeses.', 'D. The individual applied sauce and added cheese to a cooked pizza crust.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:46,B,"['A. The individual washed and stored kitchen utensils in a cabinet.', 'B. The individual opened a tray to reveal dough balls, adjusted them, and he took one out and put flour on it.', 'C. The individual prepared a pizza by adding toppings and placing it in the oven.', 'D. The individual chopped vegetables and placed them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:04,D,"['A. The individual was preparing a sandwich, adding vegetables and condiments.', 'B. The individual was slicing vegetables and arranging them on a platter.', 'C. The individual was chopping toppings and placing them in separate containers.', 'D. The individual was placing pepperoni slices on a pizza and then moving it aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:20,B,"['A. The individual prepared a pizza by adding toppings and placing it in the oven.', 'B. The individual was pressing and stretching pizza dough inside a baking pan.', 'C. The individual was washing kitchen utensils and placing them in a drying rack.', 'D. The individual was organizing ingredients in the refrigerator for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_1,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:00:10,B,"['A. The individual sliced fresh vegetables, seasoned them, and placed them on a grill.', 'B. The individual carefully unwrapped a pair of gloves, stretched them open, and began putting them on.', 'C. The individual assembled the necessary ingredients for a sandwich and started layering them.', 'D. The individual cleaned a work surface, arranged cooking utensils, and prepared a workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_2,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:02:13,C,"['A. The individual gathered various vegetables, chopped them, and prepared a salad.', 'B. The individual picked up a hamburger patty, grilled it, and assembled a cheeseburger.', 'C. The individual took a hot dog from the water, placed it in a bun, and added sauerkraut.', 'D. The individual prepared a pasta dish by boiling noodles, adding sauce, and serving it in a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_340_3,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:04:16,A,"['A. The individual placed a hot dog in a bun, added onions and peppers, wrapped it in paper, and placed it aside.', 'B. The individual assembled a hamburger with cheese, lettuce, and tomatoes, wrapped it, and handed it to a customer.', 'C. The individual prepared a burrito with beans and rice, wrapped it, and placed it in a serving tray.', 'D. The individual made a salad by chopping vegetables, adding dressing, and setting it on a counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_4,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:06:19,C,"['A. The individual sliced onions and tomatoes, placed them carefully in a hot dog bun, and wrapped it.', 'B. The individual grabbed a hamburger bun, cooked a patty, and assembled a cheeseburger.', 'C. The individual picked up a hot dog bun, retrieved a hot dog from water, placed it in the bun, added ketchup.', 'D. The individual prepared a sandwich by layering several ingredients between two slices of bread and served it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:08:21,C,"['A. The individual cooked a pasta dish by boiling noodles, adding sauce, and plating it.', 'B. The individual prepared a burrito, added beans and rice, and wrapped it in foil.', 'C. The individual assembled a hot dog by placing it into a bun, adding toppings, and wrapping it.', 'D. The individual chopped vegetables, added them to a salad bowl, and tossed them with dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual selected package items, assembled a burger with cheese, and added a meat patty.', 'C. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.', 'D. The individual set the table with cutlery, placed a glass of water, and served a main course.']",multiple,Prior +Real-Time Visual Understanding_sample_341_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:19,C,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual baked a cake, decorated it with icing, and placed it on display.', 'C. The individual selected packaged items, assembled a breakfast burger with a meat patty, cheese, and a fried egg.', 'D. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:27,B,"['A. The individual prepared a pizza by spreading sauce, adding toppings, and placing it in the oven.', 'B. The individual assembled a burger by retrieving sliced onions from refrigeration, adding them to the buns.', 'C. The individual baked biscuits, buttered them, and served them with jam.', 'D. The individual grilled chicken, seasoned it with herbs, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:37,B,"['A. The individual grilled chicken breasts, added seasoning, and placed them on a platter.', 'B. The individual prepared a burger by retrieving a patty, adding cheese, and assembling it with a bun.', 'C. The individual baked cookies, sprinkled them with sugar, and placed them on a rack to cool.', 'D. The individual deep-fried french fries, salted them, and served them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:46,B,"['A. The individual baked cookies, cooled them on a rack, and packaged them in boxes.', 'B. The individual selected hash browns, packaged them in a package.', 'C. The individual grilled sandwiches, wrapped them, and packed them into boxes.', 'D. The individual deep-fried chicken wings, added sauce, and arranged them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual cleaned the counter, set up station supplies, and took a coffee break.', 'B. The individual collected wrapping papers, retrieved buns, and placed them on the counter.', 'C. The individual took wrapping papers, handled buns by hands, and placed the buns on the counter.', 'D. The individual stocked the shelves, wiped down surfaces, and organized condiments.']",multiple,Prior +Real-Time Visual Understanding_sample_342_2,Clips Summarize,What summarizes the actions performed just now?,00:00:47,C,"['A. The individual cleaned the station, organized utensils, and disposed of waste materials.', 'B. The individual picked and packed food items, marked them for delivery, and cleaned the station afterward.', 'C. The individual selected a yellow wrapping paper, placed an order ticket on it.', 'D. The individual placed food items in a container, labeled it, and set it aside for pickup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_3,Clips Summarize,What is the best summary of the actions performed just now?,00:01:36,C,"['A. The individual cleaned the counter, organized ingredients, and prepared a salad.', 'B. The individual prepared a sandwich, added condiments, and wrapped it for delivery.', 'C. The individual cooked bacon, meat pie, and scrambled eggs, then placed them in a container.', 'D. The individual prepared a fruit platter, arranged it neatly, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_4,Clips Summarize,What is the best summary of the actions performed just now?,00:02:21,C,"['A. The individual prepared a batch of fries, added salt, and placed them in a serving container.', 'B. The individual organized several orders, packed different items, and completed the preparation station setup.', 'C. The individual took pancakes, added meat pie from the warmer, and placed scrambled eggs on the same tray.', 'D. The individual assembled a salad with fresh ingredients, topped it with dressing, and delivered it to the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_5,Clips Summarize,What is the best summary of the actions performed just now?,00:03:02,C,"['A. The individual toasted buns, added condiments, and wrapped sandwiches for delivery.', 'B. The individual organized cooking utensils, took inventory, and sanitized the station.', 'C. The individual prepared a breakfast burger, added egg and cheese, and neatly wrapped it.', 'D. The individual made a cup of coffee, added cream, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_1,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:00:10,D,"['A. The person cooked fish filets, garnished them with vegetables, and presented them for serving.', 'B. The person assembled burgers by adding patties, placing condiments, and wrapping them.', 'C. The person restocked sandwich ingredients, such as lettuce and tomatoes, in preparation areas.', 'D. The person cleaned a used tray by discarding waste, and preparing it for reuse.']",multiple,Prior +Real-Time Visual Understanding_sample_343_2,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:01:25,D,"['A. The worker inspected the kitchen utensils, adjusted the oven temperature, and cleaned the grill.', 'B. The worker arranged cooked patties on a slide, cleaned the grill surface, and prepared for the next batch.', 'C. The worker deep-fried chicken, assembled it on a plate, and garnished it with herbs.', 'D. The worker flipped burger patties, placed them on a tray.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_3,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:02:40,D,"['A. The worker arranged hotdogs on a grill, added condiments, and wrapped them for serving.', 'B. The worker cooked and seasoned bacon strips and placed them into the fryer for crispiness.', 'C. The worker assembled fish fillets, sprinkled them with seasoning, and placed them in the oven for baking.', 'D. The worker transferred cooked onion onto a tray, cleaned the surface of the grill, and prepared for the next cooking batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_4,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:03:55,D,"['A. The individual prepared a batch of scrambled eggs, added herbs, and placed them on a hot plate.', 'B. The individual restocked a freezer with packages of frozen vegetables, organized them by color, and labeled each bin.', 'C. The individual cleaned and sanitized a workstation, organized cooking utensils, and prepared for the next task.', 'D. The individual prepared strips of bacon by separating them from frozen packaging.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_5,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:05:10,D,"['A. The worker cleaned the grill, prepared eggs by cracking and whisking them, and started cooking pancakes.', 'B. The worker poured liquid eggs into a container, organized kitchen supplies, and cleaned the preparation area.', 'C. The worker cracked eggs into a bowl, mixed them with spices, and set them aside for cooking later.', 'D. The worker filled a container with liquid eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,A,"['A. The individual opened a refrigerator, took out frozen food, placed it in a fryer basket, and prepared to deep-fry it.', 'B. The individual put on gloves, searched for cleaning supplies, and began to clean the station.', 'C. The individual filled a basket with fresh vegetables, washed them, and prepared to cook them.', 'D. The individual arranged various condiments on the counter and started preparing a sandwich.']",multiple,Prior +Real-Time Visual Understanding_sample_344_2,Clips Summarize,What actions were taken just now by the individual?,00:01:27,A,"['A. The individual opened a refrigerator, retrieved ingredients, and prepared to cook them.', 'B. The individual opened a pantry, selected a pan, and started cooking the food.', 'C. The individual arranged utensils on the counter and began preparing a salad.', 'D. The individual checked the deep fryer, removed fried food, and placed it on a rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:44,A,"['A. The individual opened a storage unit, retrieved packaged food, and began putting it into fryer baskets.', 'B. The individual organized utensils on the counter, chopped vegetables, and prepared to sauté them.', 'C. The individual opened a pantry, gathered baking ingredients, and prepared to start baking.', 'D. The individual cleaned the working station, disposed of garbage, and reorganized supplies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_4,Clips Summarize,What actions were taken just now by the individual?,00:04:00,A,"['A. The individual removed the fried food from the fryer, placed it on a tray, and organized the tray in a storage unit.', 'B. The individual placed the food in a frying pan, sautéed it, and plated it.', 'C. The individual chopped vegetables, placed them in a bowl, and started making a salad.', 'D. The individual cleaned the working station, wiped the counters, and organized the utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:05:18,A,"['A. The individual removed fried food from the fryer, transferred it to a tray, and organized the tray in a storage unit.', 'B. The individual picked up a pan, sautéed vegetables, and plated them.', 'C. The individual opened a can of vegetables, placed them in a pot, and started boiling them.', 'D. The individual cleaned the deep fryer, disposed of oil, and prepped it for the next batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_1,Clips Summarize,What is the best summary of the actions taken just now?,00:12,C,"['A. A worker picked up a bag, added condiments, and handed it to another worker.', 'B. A worker grabbed a bag, placed a cheeseburger inside, and passed it to a colleague.', 'C. A worker retrieved a bag, added fries and a cheeseburger, checked the order slip, and moved to the fryer area.', 'D. A worker took a bag, filled it with a drink, and proceeded to the front counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_2,Clips Summarize,What is the best summary of the actions taken just now?,00:01:48,C,"['A. A worker placed fries into a fryer, prepared drinks, and gave them to a colleague.', 'B. A worker assembled a hamburger, wrapped it, and handed it to a customer.', 'C. A worker collected fries in a bag, placed an order slip on it, and moved it to the counter.', ""D. A worker took a customer's order, processed the payment, and handed over a receipt.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_3,Clips Summarize,What is the best summary of the actions taken just now?,00:03:26,C,"['A. A worker filled a bag with fries, attached an order slip, delivered the bag to the customer, and returned to their station.', 'B. A worker packed a bag with a cheeseburger, sealed it, printed an order slip, and handed it to another worker.', 'C. A worker grabbed a bag, placed the order receipt with it, and headed to the pick-up counter to deliver the order.', ""D. A worker assembled a sandwich, confirmed the customer's name, and moved to the serving counter.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_4,Clips Summarize,What is the best summary of the actions taken just now?,00:05:04,C,"[""A. A worker reviewed a customer's order, cleaned the workstation, and prepared it for the next task."", 'B. A worker assembled a new order from scratch, wrapped each item, and handed it to the kitchen staff.', 'C. A worker retrieved a filled order bag, attached the order slip to the bag, and delivered it to the front counter.', ""D. A worker took a customer's order, processed the payment, and handed the receipt to a colleague.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_5,Clips Summarize,What is the best summary of the actions taken just now?,00:06:42,C,"['A. A worker checked an order ticket, filled a bag with food items, and placed the bag on the counter.', 'B. A worker retrieved a receipt, confirmed the order with the customer, and then handed the order to another worker.', 'C. A worker attached a ticket to a bag, moved to the front counter, and handed the bag to a customer.', 'D. A worker processed a payment, handed the change to a customer, and returned to the kitchen.']",multiple,Prior +Real-Time Visual Understanding_sample_346_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual retrieved a bun, added ketchup, and served it to the customer.', 'B. The individual prepared a sandwich, added lettuce and turkey, and placed it on a tray.', 'C. The individual assembled a cheeseburger by retrieving cheese slices and placing them on buns.', 'D. The individual took a hot dog, added condiments, and wrapped it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:07,D,"['A. The individual retrieved a food tray, added vegetables, and handed it to a colleague.', 'B. The individual assembled a cheeseburger, prepared the packaging, and wrapped it.', 'C. The individual prepared a salad, selected dressing, and presented it for immediate delivery.', 'D. The individual checked order tickets, selected package.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:04,D,"['A. The individual prepared a sandwich by taking out bread, adding cheese, and toasting it.', 'B. The individual organized order tickets, prepared packaging materials, and assembled them for food items.', 'C. The individual operated the deep fryer to cook fries and then placed them into containers.', 'D. The individual checked order tickets, prepared the packaging, and organized prepared items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:01,B,"['A. The individual retrieved a bun, added condiments, and wrapped it for serving.', 'B. The individual assembled a cheeseburger, placing cheese slices.', 'C. The individual cooked burger patties, added toppings, and handed them to a colleague.', 'D. The individual prepared the packaging boxes, placed burger patties in them, and added condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:58,C,"['A. The individual took a food tray, assembled a hot dog, and handed it to a customer.', 'B. The individual retrieved burger buns, assembled cheeseburgers, and moved them to the packaging area.', 'C. The individual collected order tickets, retrieved package, and organized them for next turn.', 'D. The individual took the order tickets, prepared beverage cups, and filled them with various drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,C,"['A. An individual selects a burger bun, prepares the toppings, and hands it to a customer.', 'B. An individual uses a deep fryer to cook a basket of fries, then serves them with extra condiments.', 'C. An individual picks up a hamburger bun, assembles it with cheese.', 'D. An individual sets up a drink machine and serves multiple beverages to waiting customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:03:18,B,"['A. An individual cleans the workspace, organizes ingredients, and prepares a station for making desserts.', 'B. An individual assembles multiple burgers by adding lettuce, cheese, and pickles, then places the patties on the buns.', 'C. An individual prepares sandwiches by slicing bread, spreading mayonnaise, adding lettuce and tomato, and topping with cheese.', 'D. An individual prepares a pasta dish by boiling noodles, adding sauce, and arranging it on plates.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:18,A,"['A. An individual prepares a burger by toasting buns, adding sauce and pickles, and placing cheese slices on each bun.', 'B. An individual fries patties, adds ketchup and lettuce, and places them in a to-go box.', 'C. An individual wraps sandwiches, adds mustard and onions, and organizes them on a tray.', 'D. An individual makes an ice cream sundae by scooping ice cream, adding toppings, and serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:21,B,"['A. An individual cleans the workspace, organizes ingredients, and sets up a drink machine.', 'B. An individual prepares a burger by assembling the bun, adding cheese, onions, and organizing the station with necessary toppings.', 'C. An individual slices vegetables for a salad, arranges them on a plate, and prepares the dressing.', 'D. An individual checks kitchen equipment, prepares a pasta dish, and serves it to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:12:26,A,"['A. An individual prepares a burger by selecting buns, adding ketchup, mustard, pickles, and a slice of cheese.', 'B. An individual assembles a taco by choosing toppings, adding salsa, and wrapping it tightly.', 'C. An individual makes a hot dog by grilling the sausage, placing it in a bun, and adding ketchup and mustard.', 'D. An individual prepares a salad by chopping vegetables, adding dressing, and tossing the ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:31,C,"['A. The individual organized serving trays and sanitized the preparation area.', 'B. The individual retrieved produce from the refrigerator and began chopping vegetables.', 'C. The individual replenished bread inventory by placing new buns onto the shelves.', 'D. The individual checked inventory levels and noted items lacking in stock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:26,A,"['A. The individual prepared a burger by retrieving buns, and placing them on the package.', 'B. The individual organized utensils by sanitizing them and placing them back in their designated areas.', 'C. The individual cleaned the preparation area and refilled condiment dispensers.', 'D. The individual baked a batch of fresh buns and arranged them in an orderly manner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:43,B,"['A. The individual arranged fresh vegetables on plates and prepared salads.', 'B. The individual topped burger buns with ketchup, onions.', 'C. The individual arranged freshly cut fruits into serving containers.', 'D. The individual prepared sandwiches by arranging cheese and lettuce on bread slices.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:10:07,B,"['A. The individual toasted the buns and added ketchup and mustard.', 'B. The individual placed two buns in boxes, added cheese slices, and added condiments.', 'C. The individual grilled burger patties and placed them on the buns with lettuce and pickles.', 'D. The individual wrapped sandwiches with paper and handed them to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:13:22,C,"['A. The individual selected burger buns, added patties, and placed them on a griddle.', 'B. The individual retrieved burger buns, added lettuce and sauces, and placed them on a tray.', 'C. The individual took burger buns, added lettuce and condiments, and arranged them on a preparation area.', 'D. The individual cleaned the preparation area, organized serving trays, and put away ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,D,"['A. An employee prepares a breakfast sandwich, adds condiments, and serves it to the customer.', 'B. An employee prepares a sandwich, toasts the buns, adds sauce, lettuce, and serves it in a box.', 'C. An employee prepares a salad, chops vegetables, and arranges them in a bowl.', 'D. An employee prepares a burger, adds mayo, lettuce, and packs it in a box.']",multiple,Prior +Real-Time Visual Understanding_sample_349_2,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:01:49,A,"['A. An employee prepares a burger, adds cheese, lettuce, and sauce, and packs it in a box.', 'B. An employee fries a chicken patty, adds mayo and lettuce, and packs it in a bag.', 'C. An employee prepares a sandwich, adds cucumbers, tomatoes, and sauce, and packs it in a wrap.', 'D. An employee prepares a vegan burger, adds vegan cheese, lettuce, and sauce, and packs it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_3,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:03:28,A,"['A. The worker toasts a burger bun, adds tartar sauce and lettuce, and places the assembled burger back on the counter.', 'B. The worker grills a patty, adds ketchup and onions to the bun, and places the assembled burger in a bag.', 'C. The worker fetches ingredients from the refrigerator, cuts tomatoes, and adds them to a bowl.', 'D. The worker fries a fish fillet, adds mayo and pickles to a bun, and places the assembled sandwich in a wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_4,Clips Summarize,Which of the following options best summarizes the employee's actions just now?,00:05:21,B,"['A. The employee prepared a chicken sandwich by toasting buns, adding mayonnaise and lettuce, and packing it in a box.', 'B. The employee prepared a fish burger by toasting buns, adding cheese, and placing it in a box.', 'C. The employee prepared a fish sandwich by toasting buns, adding tartar sauce and lettuce, and packing it in a box.', 'D. The employee prepared a veggie burger by toasting buns, adding vegetables, and packing it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:46,C,"['A. The employee cooked and served fries, adding salt and packing them in a container.', 'B. The employee grilled a chicken patty, added lettuce and mayo, and packed the sandwich in a box.', 'C. The employee packed chicken nuggets into boxes.', 'D. The employee prepared a fish sandwich, adding tartar sauce and lettuce, and packed it in a paper wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_1,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:00:12,D,"['A. The individual is cleaning trays, organizing workspaces, and baking bread in the oven.', 'B. The individual is taking an order, chopping vegetables, and making a quick salad.', 'C. The individual is preparing a dessert by mixing ingredients and placing them in the refrigerator.', 'D. The individual is putting on gloves, picking up a hot dog bun, and assembling a hot dog.']",multiple,Prior +Real-Time Visual Understanding_sample_350_2,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:02:31,D,"['A. The individual is taking an order, grilling a hamburger patty, and placing it in a bun.', 'B. The individual is preparing a sandwich by slicing bread, adding fillings, and wrapping it up.', 'C. The individual is filling a tray with fries, adding salt, and serving it to a customer.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_3,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:04:50,D,"['A. The individual is assembling pastries, adding icing, and placing them on a cooling rack.', 'B. The individual is grilling a hot dog, applying condiments, and wrapping it in foil.', 'C. The individual is chopping vegetables, tossing them into a bowl, and serving a salad.', 'D. The individual is assembling an order by packaging items into a paper bag and preparing it for delivery.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:07:39,D,"['A. The individual is arranging condiments on a counter and placing food items in the refrigerator.', 'B. The individual is taking orders from customers and showing them to their seats.', 'C. The individual is pouring beverages into cups and setting them on a tray for delivery.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:09:31,D,"['A. The individual is grilling a hamburger patty, adding cheese and condiments, and wrapping it up in paper.', 'B. The individual is filling a drink cup with a beverage, adding ice, and sealing it with a lid.', 'C. The individual is assembling a vegetarian wrap with fresh vegetables, dressing, and a tortilla.', 'D. The individual is preparing a hot dog, topping it with grilled onions and meat sauce, and wrapping it in wrapping paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_1,Clips Summarize,Which of the following options best summarizes the vendor's actions just now?,00:00:10,D,"['A. The vendor picked up multiple croissants, placed them into a box, and handed it to a customer.', 'B. The vendor rearranged pastries on the tray, cleaned the display glass, and took an order from a customer.', 'C. The vendor picked up a muffin, added nuts, and placed it onto a display dish.', 'D. The vendor selected a pastry using tongs, placed it into a paper bag.']",multiple,Prior +Real-Time Visual Understanding_sample_351_2,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:02:10,D,"['A. The barista prepared a small cappuccino, added honey, and gave it to the customer.', 'B. The barista brewed a large black coffee, added sugar, and placed it on the counter for pickup.', 'C. The barista made an espresso shot, added milk, and served it with a croissant.', 'D. The barista poured a large latte, sealed the cup with a lid, and handed it over to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_3,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:04:12,D,"['A. The barista picked up fruits to prepare a smoothie, blended them, and served it to a customer.', 'B. The barista prepared a double espresso, added cream, and served it with a cookie.', 'C. The barista brewed a pot of tea, added honey, and served it in a teapot to a customer.', 'D. The barista steamed milk, prepared orders of oat latte and soy flat white.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_4,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:13,D,"['A. The barista arranged mugs on the counter, brought milk from the fridge, and cleaned the workspace.', 'B. The barista refilled the milk container, steamed milk, and cleaned the counter.', 'C. The barista cleaned the espresso machine, brewed espresso, and arranged cups for serving.', 'D. The barista grabbed milk cartons into the fridge, organized them, and prepared the workspace for further tasks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:08:19,D,"['A. The cashier counted money in the register, sorted coins and bills, and printed the receipt.', 'B. The cashier scanned a barcode, weighed the item, and asked the customer for payment.', 'C. The cashier arranged items on the counter, packed them into a bag, and handed the bag to the customer.', 'D. The cashier picked items on the touchscreen, confirmed the order, and selected a payment option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. An individual browsed through items in a refrigerator section of a store with a cloth in hand.', 'B. An individual walked through an establishment, apparently a café, holding a cloth and prepared to clean a table.', 'C. An individual picked up a jacket from a chair and folded it neatly to place it back.', 'D. An individual took a tray of food to serve a seated customer at a table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:15,C,"['A. An individual was washing their hands and drying them with a towel.', 'B. An individual was organizing various kitchen utensils and cutlery in a drawer.', 'C. An individual was washing and rinsing a batch of dishes and cups in a sink.', 'D. An individual was preparing ingredients for a meal by chopping vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,B,"['A. An individual rearranged items in a refrigerator and then wiped the floors.', 'B. An individual disposed of trash, retrieved cleaning supplies, and started mopping the floor.', 'C. An individual washed dishes, emptied the trash, and cleaned the sink.', 'D. An individual served food to a customer and then started cleaning the countertops.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:25,A,"['A. An individual adjusted various settings on an electronic device, selected payment options.', 'B. An individual searched through web pages on a tablet, bookmarked a few articles, and saved them for later reading.', 'C. An individual played a game on a tablet, paused to check messages, and then defeated the final boss in the game.', 'D. An individual followed a recipe on a tablet screen, added ingredients to a bowl, and began the baking process.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:33,A,"['A. An individual made a cappuccino and a flat white with oat milk, and served them in takeaway cups.', 'B. An individual made an espresso and a latte, serving them in ceramic mugs for dine-in.', 'C. An individual prepared tea and hot chocolate for takeaway, using regular milk for both.', 'D. An individual brewed a strong filter coffee and an americano, serving them in large takeaway containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_1,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:00:10,A,"['A. The individual collected fried shrimp, walked to a counter, and placed them beside the mat.', 'B. The individual chopped vegetables, moved to a stove, and started frying them.', 'C. The individual took bread slices from a box, toasted them, and spread butter.', 'D. The individual handled raw fish, sliced it into pieces, and arranged it on a plate.']",multiple,Prior +Real-Time Visual Understanding_sample_353_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:12,B,"['A. The individual arranged slices of raw fish on a sushi mat and added some wasabi.', 'B. The individual collected fried shrimp, walked to a counter, and placed them on a sushi mat with vegetables.', 'C. The individual assembled a sandwich with various condiments and grilled it.', 'D. The individual prepared a salad by chopping vegetables and tossing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:14,A,"['A. The individual prepared a sushi roll by adding avocado slices to a seaweed sheet.', 'B. The individual assembled a sandwich with various condiments and grilled it.', 'C. The individual prepared a salad by chopping vegetables and tossing them in a bowl.', 'D. The individual cooked a steak, added seasoning, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:09:16,A,"['A. The individual selected various types of sushi rolls, placed them into a takeout box.', 'B. The individual picked up assorted pastries, placed them in a box, and packed it for an event.', 'C. The individual collected different kinds of fruits, placed them into a basket, and wrapped it with a decorative lining.', 'D. The individual arranged a selection of cookies in a box and added a ribbon for presentation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:12:18,A,"['A. The individual assembled a sushi roll by adding greens.', 'B. The individual toasted bread, added avocado slices, and prepared a sandwich.', 'C. The individual chopped vegetables and added them to a cooking pot with water.', 'D. The individual prepared dessert by adding cream to a mix of fruits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,C,"['A. The individual arranged dishes and served them to a customer in a kitchen setting.', 'B. The individual wiped down the countertops and sanitized the kitchen utensils.', 'C. The individual selected a glass, added ice from the ice maker.', 'D. The individual took various tools from a drawer and began assembling a device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:24,B,"['A. The individual made a sandwich using fresh ingredients and served it on a plate.', 'B. The individual filled a pitcher with milk and steamed it.', 'C. The individual organized cutlery in a drawer and cleaned the kitchen area.', 'D. The individual cleaned the steaming wand and organized cups on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:04:39,B,"['A. The individual cleaned the countertop and put away kitchen utensils.', 'B. This person cleaned the kitchen utensils used for making coffee.', 'C. The individual prepared a sandwich, wrapped it up, and served it to a customer.', 'D. The individual restocked supplies in a pantry and washed dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,B,"['A. The individual arranged dishes on a table and served a customer.', 'B. The individual measured and cleaned the portafilter, weighed handle filter, and prepared it for brewing.', 'C. The individual wiped down the counters and organized kitchen utensils.', 'D. The individual prepared a sandwich, wrapped it, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:09:06,B,"['A. The individual poured a latte into a to-go cup and handed it to a customer.', 'B. The individual set up the handle filter,and prepared an espresso shot.', 'C. The individual measured coffee grounds and cleaned the grinder.', 'D. The individual operated the espresso machine, steamed milk, and cleaned the milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The person brewed a pot of tea, added lemon, and served it.', 'B. The person prepared a glass of milk by measuring its weight and pouring it into a jug.', 'C. The person measured ground coffee beans, and gathered different types of milk alternatives.', 'D. The person set up the kitchen for baking by arranging flour, sugar, and eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_2,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:13,D,"['A. The person filled a cup with hot water, added a tea bag, and let it steep.', 'B. The person prepared a cup for a latte, steamed oat milk, and gathered different types of syrups.', 'C. The person filled a pitcher with water, added ice, and prepared to brew coffee.', 'D. The person steamed oat milk, and prepared to make a coffee.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:04:16,B,"['A. The individual brewed a pot of tea and added a slice of lemon.', 'B. The individual cleaned a pitcher, filled it with milk, and steamed it.', 'C. The individual washed a jug, filled it with water, and placed it in a fridge.', 'D. The individual rinsed a coffee cup, added hot water, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_4,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:06:19,B,"['A. The person prepared a glass of water and added a slice of lemon.', 'B. The person cleaned a kitchen surface, wiped it down, and dried it with a cloth.', 'C. The person used a spray bottle to sanitize the counter, then dried it with a towel.', 'D. The person wet a cloth, cleaned the surface with it, then dried it with paper towels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:08:20,B,"['A. The individual brewed a cup of coffee and set it on the counter.', 'B. The individual cleaned coffee grounds by a little broom and disposed of the waste in a bin.', 'C. The individual refilled the coffee grinder with fresh coffee beans.', 'D. The individual washed and dried a coffee cup before using it for a new drink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The person picked up a metal pitcher, cleaned it, and placed it back on the shelf.', 'B. The person heated a metal pitcher, added ingredients, and served them in a cup.', 'C. The person cleaned a metal pitcher, filled it with water, and placed it next to other pitchers.', 'D. The person retrieved one metal pitcher, steamed it, and returned the milk carton to the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_356_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:25,D,"['A. The person prepared a coffee mug, poured milk into it, and placed it under a coffee machine.', 'B. The person cleaned a coffee grinder, filled it with new beans, and started grinding the coffee.', 'C. The person filled a coffee pot with water, placed it in the machine, and added coffee grounds to the filter.', 'D. The person ground coffee beans, measured the coffee grounds on a scale, and adjusted the amount until it reached the desired weight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:41,D,"['A. The person prepared a coffee, added sugar, and stirred it with a spoon.', 'B. The person brewed tea, added honey, and placed it on the counter to be served.', 'C. The person filled a cup with water, added ice, and handed it to a customer.', 'D. The person steamed milk, poured it into a cup with some green liquid, and created a latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:57,D,"['A. The person rinsed the pitcher with cold water and placed it on a shelf.', 'B. The person brewed coffee and added milk to it before serving.', 'C. The person cleaned a coffee machine and replaced the portafilter.', 'D. The person steamed milk in a metal pitcher while setting a cup under an espresso machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:14,D,"['A. The person filled a coffee cup, placed it in the sink, and cleaned it with water.', 'B. The person ground coffee beans, measured the coffee grounds, and prepared a coffee pot.', 'C. The person retrieved a milk carton from the fridge, measured the milk, and placed it on the counter.', 'D. The person steamed the milk in one metal pitcher while shaking another metal pitcher simultaneously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_1,Clips Summarize,Which of the following options best summarizes the actions that were just taken?,00:00:10,D,"['A. The individual brewed tea, poured it into a teacup, and added milk.', 'B. The individual steamed milk, poured it into a jug, and checked its temperature.', 'C. The individual made coffee, poured it into a cup, and added sugar.', 'D. The individual steamed milk, transferred it between jugs.']",multiple,Prior +Real-Time Visual Understanding_sample_357_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:16,D,"['A. The individual prepared a sandwich, added condiments, and served it on a plate.', 'B. The individual washed plates, dried them, and placed them in a cupboard.', 'C. The individual cooked pasta, drained it, and added sauce.', 'D. The individual cleaned a coffee station, wiped the counter, and organized items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,D,"['A. The individual made a cup of tea, added honey, and stirred it.', 'B. The individual brewed a pot of coffee, poured it into a thermos, and placed it on the counter.', 'C. The individual cleaned a coffee cup, poured milk, and organized the counter.', 'D. This person cleaned the handle filter and placed it on the coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:28,D,"['A. The individual made coffee, served it to a customer, and cleaned the table.', 'B. The individual prepared tea, added sugar, and arranged cups on a tray.', 'C. The individual cooked food, plated it, and cleaned the kitchen.', 'D. The individual cleaned a weighing scale, organized the countertop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:34,D,"['A. The individual brewed coffee, added milk, and stirred it.', 'B. The individual steamed milk, poured it into a jug, and served it.', 'C. The individual prepared tea, added sugar, and served it in a teapot.', 'D. The individual cleaned a portafilter, filled another portafilter with coffee grounds and weighted it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_1,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:00:14,D,"['A. The barista cleaned the counter, sanitized cups, and organized coffee beans on the shelves.', 'B. The barista wiped down the espresso machine, added a new milk container, and prepared a cappuccino.', 'C. The barista organized the espresso machine, ground fresh coffee beans, and created a detailed latte art design.', 'D. The barista cleaned the milk frothing equipment, and brought the two cups of prepared espresso to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_2,Clips Summarize,Which of the following options best summarizes the bartender's actions just now?,00:01:55,D,"['A. The bartender filled a pitcher with beer and served it to customers at the bar.', 'B. The bartender cleaned the taps, filled a pitcher with hot water, and steeped tea bags in it.', 'C. The bartender prepared a fruit smoothie by blending fresh fruits and ice, then pouring it into a glass to serve.', 'D. The bartender steamed milk using a frothing wand, cleaned the wand, and combined the steamed milk with an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:33,D,"['A. The individual prepared coffee beans by weighing them, grinding them, and adjusting the grind size.', 'B. The individual brewed a coffee by immersing the beans in boiling water and stirring frequently.', 'C. The individual cleaned the coffee machine, steamed milk, and poured it into a cup to serve a cappuccino.', 'D. The individual prepared a portafilter with ground coffee, weighed it, and used a spoon to adjust the coffee amount.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_4,Clips Summarize,Which of the following options best summarizes the actions taken by the barista just now?,00:05:16,D,"['A. The barista steamed milk, weighed it, and poured it into a coffee cup.', 'B. The barista cleaned the coffee machine, weighed coffee grounds, and placed them into the portafilter.', 'C. The barista poured milk into a glass, placed it on a scale, and then threw the milk container away.', 'D. The barista poured milk into a measuring cup, weighed it, and then returned the container to the fridge.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_5,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:55,D,"['A. The barista poured milk into a pitcher, steamed it, and then mixed it into a hot cup of coffee.', 'B. The barista filled a pitcher with milk, adjusted the coffee machine, rinsed the pitcher, and cleaned the counter area.', 'C. The barista filled a pitcher with milk, cleaned the pitcher, and prepared an iced coffee.', 'D. The barista poured milk into a glass, and steamed the milk in a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_1,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:00:10,D,"['A. The person cleaned a cup, filled it with water, and placed it on a tray.', 'B. The person prepared utensils, boiled water, and served a customer.', 'C. The person washed a cup, brewed espresso, and poured it into a mug.', 'D. The person cleaned a pitcher, filled a glass with iced coffee.']",multiple,Prior +Real-Time Visual Understanding_sample_359_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:36,D,"['A. The person grabbed almond milk, prepared a latte, and handed it to a customer.', 'B. The person cleaned cups, filled a jug with almond milk, and adjusted the espresso machine settings.', 'C. The person made a cappuccino, added whipped cream, and served it on a tray.', 'D. The person picked up a box of almond milk, and poured milk into a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_3,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:05:02,D,"['A. The person poured coffee into a to-go cup, cleaned the counter, and organized utensils.', 'B. The person poured milk into a cup, placed it in the sink, and threw away a lid.', 'C. The person grabbed a to-go cup, dumped its content into the trash, and cleaned the brewer.', 'D. The person picked up an iced coffee and drank it, disposed of a cup into the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_4,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:07:28,D,"['A. The person cleaned a coffee machine, prepared a cup, and served an espresso.', 'B. The person prepared a coffee pot, filled it with water, and brewed a pot of coffee.', 'C. The person picked up a milk pitcher, steamed milk, and poured it into a cup.', 'D. The person grabbed a portafilter, filled it with coffee grounds, weighed it, and adjusted the amount with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_5,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:09:54,D,"['A. The person grabbed a glass, picked a lid, and filled the glass with water.', 'B. The person picked up a glass, inspected it, and placed it on the counter.', 'C. The person picked up glasses, stacked them, and put them aside.', 'D. The person grabbed a glass, examined it, and walked towards another area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,A,"['A. The individual prepared a cup of matcha tea by scooping matcha powder, and whisking it.', 'B. The individual prepared a cup of coffee by grinding the beans, brewing the coffee, and serving it in a mug.', 'C. The individual prepared a cup of herbal tea by selecting herbs, placing them in a teapot, adding boiling water, and steeping it.', 'D. The individual prepared a smoothie by blending fruits, adding milk, and pouring it into a glass.']",multiple,Prior +Real-Time Visual Understanding_sample_360_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:20,A,"['A. The individual made a glass of iced water by filling a glass with ice cubes.', 'B. The individual prepared a cup of cold brew coffee by adding milk, stirring it, and placing it on a tray.', 'C. The individual filled a glass with ice cubes from the ice machine using a blue scoop.', 'D. The individual brewed a fresh cup of iced tea by mixing the tea concentrate with water and ice.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:32,A,"['A. The individual cleaned a portafilter, and placed it on the table.', 'B. The individual retrieved a tool, refilled it using a coffee grinder, and rinsed it under a faucet.', 'C. The individual placed a filter into a coffee maker, filled it with grounds, and started the brewing process.', 'D. The individual selected a mug, filled it with milk, and placed it under a milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:45,A,"['A. The individual steamed milk, prepared espresso, grabbed a cloth, and cleaned the workstation.', 'B. The individual filled a pitcher with water, added coffee grounds, and placed it in the refrigerator to brew.', 'C. The individual poured milk into a coffee cup, added ice cubes, and stirred using a spoon.', 'D. The individual brewed coffee, poured it over ice, and then added sweeteners before stirring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:54,A,"['A. The individual cleaned a portafilter, weighed it, and began adding coffee ground to it.', 'B. The individual brewed coffee and filled a thermos with it before capping it off.', 'C. The individual prepared a cup of tea by boiling water, adding tea leaves, and waiting for it to steep.', 'D. The individual cleaned a cup, added milk, and placed it in the microwave to heat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,A,"['A. An individual adjusts the settings on a coffee grinder, preparing it for use.', 'B. An individual sets the timer on a toaster oven, ready to bake.', ""C. An individual calibrates an oven's temperature for baking pastries."", 'D. An individual measures the exact amount of coffee grounds for a recipe.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_2,Clips Summarize,What is the best summary of the actions performed just now?,00:02:05,A,"['A. The individual prepared a coffee by grinding the beans and operating an espresso machine.', 'B. The individual assembled a sandwich with various ingredients and served it to a customer.', 'C. The individual organized a stationary set, placing pens and pencils in a container.', 'D. The individual arranged some tools on a workbench, preparing for a repair task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:00,A,"['A. A person is preparing for steaming the milk.', 'B. A barista prepares and serves a complex coffee drink, adjusting various machines and ingredients to ensure perfection.', 'C. An individual prepares various ingredients for a large meal, organizing and setting them on a counter.', 'D. A chef expertly places different kitchen tools in an organized manner to prepare for a cooking session.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:05:55,A,"['A. The individual ground coffee beans, tamped the coffee grounds, and prepared an espresso shot.', 'B. The individual operated a juicer, filled a glass with orange juice, and served it to a customer.', 'C. The individual brewed a pot of tea, poured it into cups, and arranged cookies on a plate.', 'D. The individual prepared a milkshake, added toppings, and served it with a straw.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_5,Clips Summarize,Which of the following options best summarizes the action just taken by the individual?,00:07:50,A,"['A. The individual is steaming the milk.', 'B. The individual is arranging paper cups for use.', 'C. The individual is preparing a drink by adding a mixer.', 'D. The individual is cleaning a stainless steel jug.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_1,Clips Summarize,Which of the following options best summarizes the actions of the barista taken just now?,00:00:10,B,"['A. The barista prepared a cappuccino, stirred it, and served it to a customer.', 'B. The barista steamed milk, prepared two lattes, and began making a new latte.', 'C. The barista brewed coffee, added sugar and cream, and handed it to a customer.', 'D. The barista made a latte, added cocoa powder, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:18,A,"['A. The worker prepared an espresso by measuring coffee grounds, tamping them, and placing them in the machine.', 'B. The worker prepared a cup of tea by measuring loose leaves, placing them in a pot, and adding hot water.', 'C. The worker cleaned the coffee machine and sorted cups for the next order.', 'D. The worker brewed a fresh pot of coffee by measuring water and coffee grounds, then starting the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:58,B,"['A. The individual cleaned the coffee machine and placed a cup on the scale.', 'B. The individual measured cocoa powder into a pitcher.', 'C. The individual selected a cup, poured coffee grounds into it, and added hot water.', 'D. The individual brewed fresh coffee by placing a new filter and coffee grounds into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:02,C,"['A. The individual placed the milk jug under the steamer, wiped the machine, and steamed the milk.', 'B. The individual brewed a fresh cup of coffee, cleaned the counter, and served the drink.', 'C. The individual cleaned the work area, steamed milk, and prepared a milk-based beverage.', 'D. The individual restocked supplies, brewed coffee, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:07:47,B,"['A. The individual brewed a fresh cup of tea, added sugar, and served it to a customer.', 'B. The individual steamed milk, prepared a latte, and added a lid to the cup.', 'C. The individual prepared an espresso shot, cleaned the coffee machine, and discarded used grounds.', 'D. The individual restocked the cups, cleaned the counter, and replaced the lids.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,C,"['A. An individual ground coffee beans, weighed the coffee, and started brewing the coffee.', 'B. An individual added condiments to a ready-made espresso shot and served it to a customer.', 'C. An individual prepared a cup of coffee by grinding beans and tamping it.', 'D. An individual poured milk and water into a cup and served a latte.']",multiple,Prior +Real-Time Visual Understanding_sample_363_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:09,A,"['A. An individual prepared two cups of iced coffee, sealed the lids, and placed them on the counter.', 'B. An individual brewed two cups of hot coffee, added sugar, and handed them to customers.', 'C. An individual cleaned the coffee machine and stored the coffee cups.', 'D. An individual took out coffee supplies from storage and organized them on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:11,B,"['A. The individual brewed a fresh pot of coffee, added sugar, and handed it to the customer.', 'B. The individual added a straw to an iced coffee, stirred it, and handed it to the customer.', 'C. The individual took a hot coffee, added a lid, and placed it in a tray.', 'D. The individual steamed milk, poured it into a cup, and added cinnamon topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:00,B,"['A. The individual cleaned tables and collected used cups from the customers in a cafe.', 'B. The individual took packaged sugar and served them to customers at a table.', 'C. The individual cleaned the espresso machine and arranged the utensils on the counter.', 'D. The individual arranged pastries on a display counter for customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:06,B,"['A. The individual cleaned up spilled milk and put milk containers back in the refrigerator.', 'B. The individual brewed three cups of coffee, and disposed of used coffee grounds.', 'C. The individual cleaned the coffee machine and arranged the cups neatly on the counter.', 'D. The individual brewed a fresh pot of coffee and added sugar and milk before serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:08,C,"['A. The individual poured milk into a cup, stirred it, and then took it to the customer.', 'B. The individual brewed a pot of tea, poured it into a thermal flask, and brought it to a table.', 'C. The individual finished preparing a latte, placed it alongside a black coffee.', 'D. The individual selected pastries from a display case, packed them in a box, and handed them to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_364_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:04,B,"['A. The individual checked order status on a tablet, cleaned a countertop area, and served a sandwich.', 'B. The individual prepared matcha, carried the matcha to a sink, and then checked order details on a tablet.', 'C. The individual brewed coffee, poured it into a cup, and then prepared a latte with milk.', 'D. The individual selected utensils, eco-certified cleaning solutions, and organized a storage area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:58,B,"['A. The individual selected tea leaves, boiled water, and brewed a fresh pot of tea.', 'B. The individual poured milk into a metal jug, steamed the milk, and prepared it for use.', 'C. The individual prepared an espresso shot, added steamed milk, and created latte art.', 'D. The individual grabbed utensils, washed them, and organized them on a drying rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:51,B,"['A. The individual filled a cup with hot water, steeped a tea bag, and served the tea to a customer.', 'B. The individual poured milk into a container, steamed it, and cleaned the workstation with a cloth.', 'C. The individual brewed a pot of coffee, poured it into multiple cups, and served it to customers.', 'D. The individual mixed various ingredients into a jug, prepared a smoothie, and cleaned the blender.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:11:46,B,"['A. The individual poured hot water into a cup, steeped the tea, and served it.', 'B. The individual weighed matcha powder.', 'C. The individual mixed chocolate powder into a glass and added hot milk.', 'D. The individual cleaned the workspace with a cloth and disposed of the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_1,Clips Summarize,What action sequence was taken just now by the individual working with the coffee machine?,00:00:10,D,"['A. The individual brewed tea, added sugar and milk, and served it with biscuits.', 'B. The individual prepared an espresso, added whipped cream, and served it in a glass.', 'C. The individual brewed coffee, added cream, and stirred it before serving.', 'D. The individual operated an espresso machine, brewed a shot of espresso, and pour the milk into a cup.']",multiple,Prior +Real-Time Visual Understanding_sample_365_2,Clips Summarize,Which of the following options best summarizes the actions taken just now by the barista?,00:02:27,A,"['A. The barista measured coffee grounds in the portafilter, locked the portafilter into the espresso machine, and added coffee grounds into it.', 'B. The barista cleaned the espresso machine, prepared the milk pitcher, and steamed milk.', 'C. The barista brewed a cup of tea, added lemon, and served it to a customer.', 'D. The barista ground coffee beans, prepared a French press, and set it aside to steep.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_3,Clips Summarize,What sequence of actions did the barista perform just now with the steamed milk?,00:04:43,B,"['A. The barista poured milk into a cup, cleaned the espresso machine, and prepared a new cup.', 'B. The barista steamed the milk, wiped the steam wand, and placed the milk pitcher down.', 'C. The barista brewed coffee, steamed milk, and added sugar to the cup.', 'D. The barista measured milk, adjusted the machine settings, and poured the milk into a new pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_4,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grinder?,00:07:00,B,"['A. The individual operated the coffee grinder, collected ground coffee in a metal pitcher, and mixed it with water.', 'B. The individual adjusted the coffee grinder settings, and transferred the grounds to a portafilter.', 'C. The individual poured whole coffee beans into the grinder, ground them into a container, and stored the container for later use.', 'D. The individual set the coffee grinder, filled it with milk, and brewed a latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_5,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grounds?,00:09:18,C,"['A. The individual measured coffee grounds, tamped them into a portafilter, and locked it into an espresso machine.', 'B. The individual adjusted the grinder settings, measured coffee grounds, and transferred them to a filter.', 'C. The individual weighed portafilter, added coffee grounds into a glass container from a portafilter with a spoon.', 'D. The individual prepared a batch of coffee grounds, cleaned the countertop, and disposed of extra grounds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_1,Clips Summarize,What activity is being performed just now?,00:00:10,A,"['A. Grinding coffee beans and weighing the ground coffee.', 'B. Brewing a pot of tea using loose leaves and boiling water.', 'C. Preparing a smoothie with various fruits and a blender.', 'D. Making a sandwich with multiple layers of ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_2,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:02:33,A,"['A. A person is cleaning a metal surface with a cloth and checking its condition.', 'B. A person is painting a metal surface with a brush.', 'C. A person is repairing an electronic device using tools.', 'D. A person is assembling parts of a mechanical device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_3,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:04:56,A,"['A. Preparing an espresso by grinding coffee beans, measuring the coffee, and extracting the shot.', 'B. Cleaning and sanitizing a workspace in preparation for a new task.', 'C. Operating kitchen equipment to bake a batch of cookies.', 'D. Conducting a detailed inspection and maintenance of a coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_4,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:07:19,A,"['A. Preparing an espresso and stirring it.', 'B. Brewing a pot of tea and adding sugar.', 'C. Mixing ingredients for a cake batter.', 'D. Cleaning and sanitizing a kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_5,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:09:42,A,"['A. Weighing coffee grounds and tamping them into a portafilter.', 'B. Cleaning the coffee machine and setting it up for a new brew.', 'C. Preparing a tray of cookies for baking in the oven.', 'D. Cleaning and arranging the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_1,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:00:10,D,"['A. The individual cleaned a machine, selected a sandwich, and prepared it for a customer.', 'B. The individual set a table with utensils, organized a menu, and greeted a guest.', 'C. The individual washed dishes, stacked them, and prepared a meal.', 'D. The individual positioned the portafilter, ground coffee into it, and cleaned the portafilter.']",multiple,Prior +Real-Time Visual Understanding_sample_367_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:08,D,"['A. The individual brewed a pot of tea, added honey, and served it to a customer.', 'B. The individual prepared a bowl of soup, garnished it with herbs, and handed it over.', 'C. The individual mixed a smoothie, poured it into a glass, and placed it on the counter.', 'D. The individual poured frothed milk into a cup of coffee, creating latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:06,D,"['A. The individual removed a foil cover from a container, stirred a hot soup, and served it to a customer.', 'B. The individual picked up a plastic container, opened the lid, and prepared the contents for blending.', 'C. The individual placed a small container back on the shelf after stirring its contents and wiped the counter.', 'D. This individual put a plastic lid on a prepared iced latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:04,D,"['A. The individual selected a teapot, steeped tea leaves, and poured the tea into a cup.', 'B. The individual prepared a smoothie by blending ingredients, pouring it into a glass, and garnishing it.', 'C. The individual washed a tea strainer, added herbs into it, and boiled water.', 'D. The individual tamped coffee grounds, and prepared to extract an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_5,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:08:02,D,"['A. The individual washed a coffee cup, set it down, and filled it with milk.', 'B. The individual cleaned a teapot, boiled water, and steeped tea leaves.', 'C. The individual prepared a paper cup, filled it with brewed tea, and added a slice of lemon.', 'D. The individual wiped and cleaned the portafilter, weighted the portafilter, and adjusted the grinder settings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_1,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:00:10,D,"['A. A barista prepares a hot beverage, adds sugar, stirs, and serves it with a lid.', 'B. A barista retrieves an ingredient from a drawer, prepares a cold drink, adds a straw, and serves it.', 'C. A barista prepares a cold drink, adds whipped cream, and hands it to a customer without a lid.', 'D. A barista prepares a hot beverage, retrieves a lid, adds it, and passes it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_2,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:01:57,D,"['A. An individual fills a cup with water, places it in a microwave, and heats it.', 'B. An individual measures out flour, sifts it into a bowl, and prepares to bake bread.', 'C. An individual cuts vegetables, arranges them on a plate, and garnishes with herbs.', 'D. An individual prepares a cup of coffee by gathering supplies and opening a coffee bag with scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_3,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:03:44,D,"['A. An individual measures coffee beans, grinds them, and prepares the ground coffee in a portafilter.', 'B. An individual weighs ground coffee, adjusts the grinder settings, and grinds more beans.', 'C. An individual selects coffee beans, roasts them, and prepares them for grinding.', 'D. An individual adds coffee grounds to a portafilter, weighs it, and uses a spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_4,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:05:30,D,"['A. An individual grinds coffee beans, pours them into a filter, and makes a pour-over coffee.', 'B. An individual selects a coffee pod, inserts it into a machine, and prepares a cup of coffee.', 'C. An individual brews a pot of coffee, pours it into a carafe, and serves it to customers.', 'D. An individual measures coffee grounds, tamps them, and prepares an espresso.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_5,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:07:18,D,"['A. An individual measured coffee beans, ground them, and filled a cup with the ground coffee.', 'B. An individual steamed milk, brewed an espresso, and combined them to make a latte.', 'C. An individual brewed coffee, added sugar, and served it with a stir stick.', 'D. An individual brewed an espresso, poured milk into it, and adorned it with a latte art heart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_1,Clips Summarize,Which of the following options best summarizes the actions just now?,00:00:10,D,"['A. The individual cleans the espresso machine and places the portafilter in position.', 'B. The individual grinds coffee beans, tamps the ground coffee, and brews an espresso shot.', 'C. The individual serves a coffee beverage, cleans up the work area, and restocks coffee supplies.', 'D. The individual steams the milk using the steam wand, and prepares it for a coffee beverage.']",multiple,Prior +Real-Time Visual Understanding_sample_369_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:00,D,"['A. The individual prepares a hot beverage by steaming milk and selecting a paper cup.', 'B. The individual clears the espresso machine area by wiping it clean, rearranging cups, and replacing a filter.', 'C. The individual operates the deep fryer to prepare a food item, setting the timer and monitoring the cooking process.', 'D. The individual brews an espresso shot by grinding beans, tamping them, and inserting the portafilter into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:03:50,D,"['A. The individual brews an espresso shot, mixes it with hot water to create an Americano, and places it on the counter.', 'B. The individual dismantles the espresso machine, cleans each part thoroughly, and reassembles it.', 'C. The individual heats milk on the stovetop, pours it into a blender, and prepares a smoothie.', 'D. The individual operates the espresso machine, froths milk using the steam wand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:05:40,D,"['A. The individual inserts the portafilter into the espresso machine and begins making an espresso shot.', 'B. The individual cleans the coffee grinder and refills it with new coffee beans.', 'C. The individual inspects the coffee machine, runs a cleaning cycle, and restocks the supply tray.', 'D. The individual measures ground coffee, fills the portafilter, and use spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:30,D,"['A. The individual rinses out a used cup and places it in the dishwasher.', 'B. The individual refills the coffee machine with water and prepares it for brewing.', 'C. The individual measures out coffee grounds and places them into the portafilter.', 'D. The individual fills a glass with ice cubes from a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. Prepared a cup of coffee, added milk, and served it with biscuits on the side.', 'B. Cleaned the coffee machine, and wiped down the counter.', 'C. Cleaned a cup of coffee, added sugar and cream, and handed it to a customer.', 'D. Assembled a coffee machine, ground coffee beans, and served coffee to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_370_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:52,C,"['A. Filled a pitcher with almond milk, prepared a blender, and blended a smoothie.', 'B. Poured milk into a jug, steamed it, and prepared a latte for a customer.', 'C. Poured milk into a pitcher, cleaned the workspace, and dumped the used coffee grounds.', 'D. Selected multiple milk alternatives, tasted each, and served samples to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:34,B,"['A. Poured water into a cup, added instant coffee, and stirred it.', 'B. Poured espresso into a cup, added steamed milk, and created a latte art.', 'C. Brewed tea, added sugar, and placed the cup on a tray.', 'D. Poured espresso into a cup, cleaned the area, and served the drink without milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:16,C,"['A. The individual poured milk into a cup, added sugar, and mixed it, then served the drink to a customer.', 'B. The individual poured milk into an espresso shot, added syrup, and served a flavored coffee drink to a customer.', 'C. The individual steamed milk, poured it into an espresso shot, and created a latte art before serving it.', 'D. The individual brewed coffee, added cream and sugar, then served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:58,B,"['A. The individual cleaned the coffee machine, refilled the water tank, and wiped the counter.', 'B. The individual ground the coffee, tamped it, locked the portafilter, and started brewing a shot of espresso.', 'C. The individual steamed milk, poured it into a pitcher, and created latte art.', 'D. The individual packaged pastries, displayed them, and organized the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual brewed a fresh cup of espresso and served it to a customer.', 'B. The individual steamed milk using an espresso machine, frothing it to create foam.', 'C. The individual prepared a cappuccino by adding steamed milk and coffee.', 'D. The individual cleaned the espresso machine and prepared it for the next use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:07,C,"['A. The individual brewed a cup of espresso and added a stencil for decoration.', 'B. The individual cleaned the espresso machine and prepared to shut down the station.', 'C. The individual prepared a cappuccino, added a stencil design.', 'D. The individual organized the counter, placed cups and lids in position, and cleaned up the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:04:04,D,"['A. The individual adjusted the settings on a coffee machine, printed a receipt, and placed an order for a beverage.', 'B. The individual cleaned the counter, arranged cups, and made the station more organized.', 'C. The individual steamed milk, brewed coffee, and served a cappuccino.', 'D. The individual adjusted coffee machine settings, added coffee to cups while organizing printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_4,Clips Summarize,Which of the following options best summarizes the content just shown?,00:06:01,D,"['A. The individual brewed a fresh pot of coffee and served it to a customer.', 'B. The individual steamed milk, brewed coffee, and arranged cups for service.', 'C. The individual cleaned the counter, organized receipts, and served a latte.', 'D. The individual prepared a latte, added a design to the foam, and sealed the cup with a lid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:04,B,"['A. The individual adjusted the coffee machine settings, brewed a fresh cup of coffee, and served it to a customer.', 'B. The individual cleaned the coffee portafilter, filled another portafilter with fresh coffee grounds.', 'C. The individual steamed milk, added it to a cup, and placed it on the counter for serving.', 'D. The individual cleaned the glasses, organized the workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The individual makes an espresso shot, adds water to it, and prepares it for serving.', 'B. The individual heats water, measures coffee grounds, and prepares coffee in a French press.', 'C. The individual collects various ingredients, chops them, and prepares a fresh smoothie.', 'D. The individual picks up a milk jug, pours milk into a metal pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:29,D,"['A. The individual washed the espresso machine parts and prepared fresh coffee grounds.', 'B. The individual brewed tea leaves and poured tea into a cup.', 'C. The individual mixed ingredients in a blender to prepare a smoothie.', ""D. The individual steamed milk using an espresso machine's steam wand and wiped the steam wand clean.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_372_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:45,D,"['A. The individual prepares espresso shots while organizing coffee cups and saucers.', 'B. The individual brews tea, rinses teapots, and places them on a drying rack.', 'C. The individual purchases new coffee supplies and stores them in the kitchen cabinets.', 'D. The individual cleans several milk frothing pitchers, rinsing them under running water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:50,D,"['A. The individual arranges milk jugs and rinses them under running water, then cleans the countertop.', 'B. The individual organizes kitchen utensils, prepares ingredients, and washes dishes in the sink.', 'C. The individual identifies dirty items in the workspace, organizes them, and prepares for the next task by collecting utensils.', 'D. The individual adjusted coffee machine settings, added coffee to cups while checking printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:26,D,"['A. The individual collects various bakery items, assembles them on a tray, and prepares to serve them to customers.', 'B. The individual picks up a milk jug, prepares milk for steaming, and pours it into a cup for serving.', 'C. The individual clears dirty dishes, washes them, and arranges them on a drying rack.', 'D. The individual operates the espresso machine, prepares coffee, and serves the freshly brewed coffee to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_1,Clips Summarize,What best summarizes the process just shown?,00:00:10,C,"['A. The vendor prepared a burger, toasted the bun, added condiments, and served it to the customer.', 'B. The vendor selected hot dogs, prepared a bun, added relish and mustard, and served it to the customer.', 'C. The vendor selected several hot dogs, placed them in a container, heated them, and arranged other ingredients.', 'D. The vendor cooked hot dogs, placed them in buns, added ketchup and mustard, and served them to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_373_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:27,C,"['A. The vendor selected condiments, placed them on a tray, and began packaging hot dogs.', 'B. The vendor heated hot dogs, added toppings, and handed them to the customer.', 'C. The vendor picked up a hot dog bun, retrieved hot dogs from the warmer.', 'D. The vendor prepared a salad, added dressings, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:04:44,C,"['A. The vendor cleaned the workstation, organized utensils, and added new items to the menu.', 'B. The vendor adjusted equipment, reviewed the counter area, and greeted a customer.', 'C. The vendor retrieved a hot dog bun, used tongs to grab a hot dog, and prepared the bun for assembly.', 'D. The vendor heated up condiments, chopped vegetables, and arranged them for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:00,C,"['A. The vendor cooked a hot dog, added mustard and ketchup, wrapped it, and served it to the customer.', 'B. The vendor grilled a hot dog, added ketchup, placed it on a bun, and served it to the customer without wrapping.', 'C. The vendor retrieved a cooked hot dog, added toppings, wrapped it in paper, put it in a bag, and handed it to the customer.', 'D. The vendor made a sandwich, added vegetables, wrapped it, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_5,Clips Summarize,Which of the following options best summarizes the process just shown?,00:09:22,C,"['A. The vendor grilled a hot dog, placed it in a bun, and added vegetables before serving it to the customer.', 'B. The vendor cooked a hot dog, added ketchup and mustard, and wrapped it for the customer.', 'C. The vendor prepared a hot dog, added ketchup and onion topping, and handed it to the customer.', 'D. The vendor prepared a hot dog, added mayonnaise and mustard, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,D,"['A. The individual grabbed a bottle of condiments, applied them to a hamburger, and closed the sandwich.', 'B. The individual washed hands at the sink, selected a large bowl, and began mixing ingredients.', 'C. The individual arranged vegetables and meats on a tray and placed it into the oven, setting the timer.', 'D. The individual fetched a pack of hot dogs from the refrigerator, closed the refrigerator door, and proceeded with the preparation.']",multiple,Prior +Real-Time Visual Understanding_sample_374_2,Clips Summarize,What activities were performed just now to prepare the hot dog?,00:02:49,D,"['A. The individual added ketchup to the hot dog, chopped onions, and added them as a topping.', 'B. The individual toasted the bun, grilled the hot dog, and served it with French fries.', 'C. The individual microwaved the hot dog, added relish, and served it with a cold drink.', 'D. The individual added mustard to the hot dog, followed by meat sauce, and topped it with a scoop of mashed potatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:05:31,D,"['A. The individual seasoned food in a bowl, then proceeded to bake it in the oven.', 'B. The individual prepared a beverage, poured it into a cup, and handed it to a customer.', 'C. The individual prepared a sandwich, wrapped it in paper, and served it at the counter.', 'D. The individual packaged food into a bag, placed it on the counter, and then gave the package to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_4,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:08:07,D,"['A. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, and added ketchup and mustard as condiments.', 'B. The individual toasted a hot dog bun, placed a raw hot dog on the grill, and then garnished it with relish and onions.', 'C. The individual boiled multiple hot dogs, toasted multiple buns, and served the hot dogs directly to customers without any condiments.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water with tongs, and prepared to finalize the hot dog.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_5,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:10:46,D,"['A. The individual toasted a bun, grilled a hot dog, added ketchup and mustard, and served it to the customer.', 'B. The individual selected a hamburger bun, grilled a patty, added cheese, lettuce, and tomato, and served it to the customer.', 'C. The individual microwaved a hot dog, placed it in a bun, and added pickles and onions as toppings.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, placed it in the bun, and added meat sauce as a topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_1,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:10,D,"['A. The individual cleaned the kitchen floor using a mop and then organized the countertop.', 'B. The individual prepared ingredients, chopped vegetables, and placed them into a frying pan.', 'C. The individual unpacked a delivery box, organized the contents, and disposed of the packaging.', 'D. The individual washed their hands, applied soap, and rinsed thoroughly under running water.']",multiple,Prior +Real-Time Visual Understanding_sample_375_2,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:59,D,"['A. The individual washed potatoes, chopped them, and started cooking.', 'B. The individual peeled potatoes, rinsed them, and placed them in a container.', 'C. The individual sorted potatoes, discarded the bad ones, and organized the rest in a basket.', 'D. The individual emptied a sack of potatoes into a sink, discarded the sack, and prepared the workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_3,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:01:48,D,"['A. The individual emptied a bag of potatoes into the sink, washed them under running water, and dried them with a towel.', 'B. The individual peeled the potatoes, rinsed them under running water, and placed them in a storage container.', 'C. The individual sorted the potatoes, removed any that were spoiled, and organized the rest into neat stacks.', 'D. The individual placed potatoes into the sink, washed them under running water, and sliced them using a potato slicer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_4,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:02:37,D,"['A. The individual boiled potatoes, mashed them, and added seasoning.', 'B. The individual peeled potatoes, chopped them, and placed them into a baking dish.', 'C. The individual washed potato slices, rinsed them, and placed them into a pot of water.', 'D. The individual sliced potatoes, washed the slices in water, and prepared them for cooking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_5,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:03:26,D,"['A. The individual sliced potatoes thinly, washed them gently under running water, and arranged them on a tray for drying.', 'B. The individual poured sliced potatoes into a water bath, agitated them using a strainer, and transferred them to a drying area.', 'C. The individual submerged the sliced potatoes in warm water, rinsed them with a colander, and then patted them dry with a cloth.', 'D. The individual placed potato slices into a container of water, mixed them vigorously for cleaning, and separated them using a divided compartment.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_1,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:10,B,"['A. The individual took vegetables out of the refrigerator, cleaned them, and arranged them on a plate.', 'B. The individual retrieved a container with liquid, uncovered it, and began stirring its contents.', 'C. The individual operated a deep fryer, cooked food, and placed it into a serving dish.', 'D. The individual brewed coffee, poured it into cups, and served them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_2,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:46,A,"['A. The individual placed food on a grill, removed gloves, and discarded them in the trash.', 'B. The individual cleaned the grill, prepared a sandwich, and discarded waste.', 'C. The individual assembled a cooking station, put on gloves, and set up kitchen tools.', 'D. The individual operated a fryer, removed food, and placed it into a serving dish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_3,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:01:39,B,"['A. The individual placed raw meat on a grill and monitored the cooking process.', 'B. The individual retrieved cooked meat from a tray and placed it into a serving container.', 'C. The individual prepared a sandwich by slicing bread and adding condiments.', 'D. The individual operated a coffee machine and served fresh coffee to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_4,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:06,C,"['A. The individual deep-fried some meat, drained the excess oil, then garnished it with seasoning.', 'B. The individual prepared a pot of stew, added various ingredients, and simmered it.', 'C. The individual placed meat in a container, put cooked chicken in the oven, and then prepared buns.', 'D. The individual made a salad by adding lettuce, tomatoes, and dressing into a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:42,C,"['A. The individual grilled a burger patty, added cheese, and placed it on a bun with pickles and onions.', 'B. The individual breaded chicken, fried it, and served it with a side of vegetables.', 'C. The individual prepared a chicken sandwich by adding BBQ sauce and placing it on a bun with pickled cucumber and onions.', 'D. The individual made a dessert by assembling ingredients and placing them into a dessert cup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:14,C,"['A. The vendor set up a beverage station with cups and straws, preparing for customers.', 'B. The vendor organized a set of condiments and napkins at the counter to facilitate customer use.', 'C. The vendor puts on glove, arranged hot dog buns, getting ready to serve customers.', 'D. The vendor cleaned and restocked a salad bar, ensuring it is ready for use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_2,Clips Summarize,Which of the following options best summarizes the actions observed just now?,00:00:51,C,"['A. The individual prepared an omelet by whisking eggs and pouring them into a heated pan.', 'B. The individual assembled a sandwich by layering ingredients onto a slice of bread, cut it, and then served it.', 'C. The individual took a tortilla with a filling on it, placed it on a tray, and then moved away.', 'D. The individual arranged cookies on a tray and put them in the oven for baking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:01:32,A,"['A. The individual is preparing a sandwich by placing slices of meat onto a bun.', 'B. The individual is making a pizza by spreading cheese and meat on dough.', 'C. The individual is chopping vegetables for a salad close to a selection of various ingredients.', 'D. The individual is serving prepared hot dogs along with various condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_4,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:02:13,C,"['A. The preparer slices bread, adds mayonnaise, and tosses in fried fish.', 'B. The preparer grills a hot dog, adds ketchup, and places it into a bun.', 'C. The preparer slices bread, adds lettuce, and a variety of vegetables, and tops it with chicken pieces.', 'D. The preparer makes a pizza, adding pepperoni and cheese before placing it into an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_5,Clips Summarize,What action best summarizes the individual's task just now?,00:02:54,B,"['A. The individual prepared a salad using fresh vegetables and topped it with dressing.', 'B. The individual assembled a sandwich by adding various ingredients and condiments.', 'C. The individual grilled a hamburger patty and added cheese before serving it.', 'D. The individual deep-fried snacks and served them with dipping sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,C,"['A. The worker searched for ingredients by opening cans and containers, selecting items to prepare a salad.', 'B. The worker prepared a sandwich by taking bread, adding condiments, and wrapping it.', 'C. The worker wore gloves and prepared to assemble a sandwich, with loaves of bread and various fillings visible.', 'D. The worker cleaned the workstation and disposed of the packaging of sandwich ingredients.']",multiple,Prior +Real-Time Visual Understanding_sample_378_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:03,C,"['A. The worker prepared a dessert by gathering ingredients, measuring them, and combining them, ready for baking.', 'B. The worker washed their hands, prepped vegetables, and started slicing them for a stir-fry dish.', 'C. The worker sliced various meats, arranged them on a piece of bread, and added slices of cheese to construct a sandwich.', 'D. The worker cleaned the countertop, sanitized the utensils, and organized the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:55,A,"['A. The worker took out the toasted sandwich.', 'B. The worker removed a loaf of bread from storage, sliced it, and placed it on a tray for toasting.', 'C. The worker washed vegetables and prepped them for a salad, placing them in the designated containers.', 'D. The worker inspected the quality of the baked goods and discarded those that were not up to standards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:14,A,"['A. The worker prepared a sandwich by adding jalapenos, retrieving ketchup, and then applying ketchup and another condiment before wrapping it up.', 'B. The worker assembled a salad by chopping vegetables, seasoning the mixture, and serving it to a customer.', 'C. The worker toasted a sandwich, cut it, added the final toppings, and packaged it for delivery.', 'D. The worker retrieved various vegetables from storage, cleaned them, and placed them in a food container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:50,B,"['A. The worker topped a sandwich with tomatoes, cucumbers, and onions, then wrapped it for delivery.', 'B. The worker added fresh ingredients such as tomatoes and cucumbers to a sandwich, aligning them carefully on lettuce and other toppings.', 'C. The worker prepared a salad by chopping onions, cucumbers, and other vegetables, and then mixed them in a bowl.', 'D. The worker grilled a sandwich with various ingredients and sliced it before packaging it for a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_1,Clips Summarize,Which of the following options best summarizes the activities seen in the recent video?,00:00:10,C,"['A. An individual enters a storage area, picks up a cleaning tool, and starts cleaning the floor.', 'B. An individual navigates through a cluttered area, moves a container, and looks for something on the shelves.', 'C. An individual walks through a hallway, encounters cleaning equipment, and then washed his hands.', 'D. An individual checks the inventory stock, organizes boxes, and ensures the supplies are properly arranged.']",multiple,Prior +Real-Time Visual Understanding_sample_379_2,Clips Summarize,Which action best summarizes the preparation process seen just now?,00:02:31,D,"['A. The individual is frying chicken, seasoning it, and packaging it for serving.', 'B. The individual is preparing a salad by slicing vegetables and arranging them on a plate.', 'C. The individual is cleaning the fryer area, organizing equipment, and storing the fries for later use.', 'D. The individual is frying French fries, seasoning them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_3,Clips Summarize,Which of the following options best summarizes the actions taken just now in the video?,00:02:54,C,"['A. The individual took a break, cleaned the surrounding area, and sanitized the working station.', 'B. The individual selected various food items, placed them in a pan, and started cooking them on a stovetop.', 'C. The individual poured the fries into the packaging box.', 'D. The individual prepared a salad by chopping vegetables and setting them onto a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_4,Clips Summarize,Which of the following options best summarizes the scene just now?,00:04:07,B,"['A. The individual inspected the food items in the refrigerator, rearranged them, and closed the door.', 'B. The individual checked and adjusted multiple fryer baskets of fries, making sure they were cooking properly, before stepping back.', 'C. The individual cleaned the counter and surrounding areas, ensuring a tidy workspace.', 'D. The individual organized and labeled various containers in preparation for a cooking task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:05:26,B,"['A. The individual organized frozen ingredients, arranged them on a tray, and placed it in the oven.', 'B. The individual picked out the burnt fries and threw them into the trash can.', 'C. The individual prepared a bucket of peeled potatoes, rinsed them in water, and placed them in a storage bin.', 'D. The individual packaged French fries, added salt, and placed the containers on a service counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_380_1,Object Perception,What is mounted on the lamp post right now?,00:00:05,C,"['A. A camera.', 'B. A streetlight.', 'C. An American flag.', 'D. A traffic sign.']",single,Concurrent +Real-Time Visual Understanding_sample_380_2,Attribute Perception,What is the predominant color of the banners on the street right now?,00:02:08,A,"['A. Purple', 'B. Red', 'C. Blue', 'D. Green']",single,Concurrent +Real-Time Visual Understanding_sample_380_3,Text-Rich Understanding,Which street is indicated on the green sign right now?,00:04:16,A,"['A. E 40 St.', 'B. E 34 St.', 'C. W 42 St.', 'D. Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_380_4,Object Perception,What is positioned next to the road right now?,00:06:24,C,"['A. Parking meters.', 'B. Trash bins.', 'C. Orange traffic barrels.', 'D. Benches.']",single,Concurrent +Real-Time Visual Understanding_sample_380_5,Text-Rich Understanding,What sign is visible on the left side of the street right now?,00:08:28,A,"['A. One Way', 'B. Speed Limit', 'C. No Parking', 'D. Yield']",single,Concurrent +Real-Time Visual Understanding_sample_381_1,Object Perception,What is the vehicle immediately in front of the taxi right now?,00:00:02,C,"['A. A bus.', 'B. A bicycle.', 'C. A yellow car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_381_2,Attribute Perception,What colors are the advertisements on the left buildings right now?,00:02:05,A,"['A. Red and White.', 'B. Black and Yellow.', 'C. Green and White.', 'D. Blue and Red.']",single,Concurrent +Real-Time Visual Understanding_sample_381_3,Object Perception,What type of vehicle is in front of the yellow taxi right now?,00:04:07,A,"['A. A black car.', 'B. A white van.', 'C. A gray SUV.', 'D. A red truck.']",single,Concurrent +Real-Time Visual Understanding_sample_381_4,Object Perception,What is the person in the crosswalk holding in her hand right now?,00:06:08,C,"['A. A handbag.', 'B. A phone.', 'C. A shopping bag and a handbag.', 'D. An umbrella.']",single,Concurrent +Real-Time Visual Understanding_sample_381_5,Attribute Perception,What colors are the cones lining the street?,00:08:08,A,"['A. Orange and white.', 'B. Yellow and black.', 'C. Green and white.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_382_1,Attribute Perception,What color is the taxi visible right now?,00:00:38,C,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_382_2,Object Perception,What type of vehicle is shown in the foreground right now?,00:02:06,B,"['A. A truck.', 'B. A taxi.', 'C. A motorcycle.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_382_3,Text-Rich Understanding,What type of lanes is indicated by the road markings right now?,00:04:14,C,"['A. Carpool lanes.', 'B. HOV lanes.', 'C. Bus lanes.', 'D. Bike lanes.']",single,Concurrent +Real-Time Visual Understanding_sample_382_4,Text-Rich Understanding,What time is displayed on the clock visible right now?,00:06:17,D,"['A. 12:50.', 'B. 13:10.', 'C. 12:00.', 'D. 12:25.']",single,Concurrent +Real-Time Visual Understanding_sample_382_5,Text-Rich Understanding,Which brand's store is visible on the right side of the street right now?,00:08:22,B,"['A. Nike.', 'B. GAP.', 'C. Adidas.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_383_1,Object Perception,Which country's flag is hanging on the right side of the road now?,00:00:03,C,"['A. Australia.', 'B. Italy.', 'C. United States.', 'D. UK.']",single,Concurrent +Real-Time Visual Understanding_sample_383_2,Text-Rich Understanding,Which store sign is currently visible on the right side of the road right now?,00:02:08,C,"[""A. Victoria's Secret"", 'B. Lululemon.', 'C. Ann Taylor.', 'D. Forever 21.']",single,Concurrent +Real-Time Visual Understanding_sample_383_3,Object Perception,Which basketball-related sign is currently visible in the video right now?,00:04:11,A,"['A. NBA Store.', 'B. Nike Store.', 'C. Adidas Shop.', 'D. Reebok Shop.']",single,Concurrent +Real-Time Visual Understanding_sample_383_4,Text-Rich Understanding,Which store sign is visible on the right side of the road right now?,00:06:14,B,"['A. Starbucks.', 'B. Pret A Manger.', 'C. Chipotle.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_383_5,Text-Rich Understanding,Which roads are currently visible in the video right now?,00:08:18,B,"['A. East 40th St and 3rd Ave.', 'B. East 36th St and 5th Ave.', 'C. East 42nd St and Madison Ave.', 'D. East 30th St and Park Ave.']",single,Concurrent +Real-Time Visual Understanding_sample_384_1,Object Perception,What type of vehicles are prominently visible in this clip?,00:00:04,B,"['A. Buses.', 'B. Yellow taxis.', 'C. Motorcycles.', 'D. Police cars.']",single,Concurrent +Real-Time Visual Understanding_sample_384_2,Attribute Perception,What color are most of the taxis visible right now?,00:02:09,C,"['A. Green.', 'B. White.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_384_3,Attribute Perception,What are the visible sign colors mounted on the buildings right now?,00:04:14,D,"['A. Green and blue.', 'B. Red and black.', 'C. Yellow and white.', 'D. Green and white.']",single,Concurrent +Real-Time Visual Understanding_sample_384_4,Object Perception,What is predominantly seen on the poles lining the street right now?,00:06:20,B,"['A. Traffic lights.', 'B. Banners.', 'C. Flower pots.', 'D. Bike racks.']",single,Concurrent +Real-Time Visual Understanding_sample_384_5,Object Perception,What is the mode of transportation that several individuals are using right now?,00:08:26,C,"['A. Roller skates.', 'B. Skateboards.', 'C. Bicycles.', 'D. Scooters.']",single,Concurrent +Real-Time Visual Understanding_sample_385_1,Text-Rich Understanding,Which store's name is visible on the left side of the street?,00:00:04,A,"['A. Bed Bath & Beyond.', 'B. Barnes & Noble.', 'C. Target.', 'D. Best Buy.']",single,Concurrent +Real-Time Visual Understanding_sample_385_2,Text-Rich Understanding,Which brand logo is visible on the store awnings?,00:02:03,B,"['A. Walmart.', ""B. Trader Joe's."", 'C. Whole Foods.', 'D. Starbucks.']",single,Prior +Real-Time Visual Understanding_sample_385_3,Spatial Understanding,What is the Citibank sign located right now?,00:04:07,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In the front of the car.', 'D. Behind the car.']",single,Concurrent +Real-Time Visual Understanding_sample_385_4,Attribute Perception,What is the notable color of the taxi right now?,00:06:10,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_385_5,Text-Rich Understanding,What is the brand of the visible pharmacy right now?,00:08:10,B,"['A. Walgreens.', 'B. Duane Reade.', 'C. Rite Aid.', 'D. CVS.']",single,Concurrent +Real-Time Visual Understanding_sample_386_1,Object Perception,"Right now, which brand's logo is prominently displayed on the building?",00:00:04,D,"['A. Starbucks.', 'B. Burger King.', 'C. KFC.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_386_2,Object Perception,"Right now, which type of vehicle is marked with the logo ""VIA Touch""?",00:02:00,D,"['A. A taxi.', 'B. A truck.', 'C. A police car.', 'D. A van.']",single,Concurrent +Real-Time Visual Understanding_sample_386_3,Attribute Perception,What is the color of the awning next to the Duane Reade sign right now?,00:03:55,A,"[""A. There's no awning."", 'B. Red.', 'C. White.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_386_4,Text-Rich Understanding,What is indicated by the green sign to the left of the street corner currently?,00:05:53,A,"['A. Bicycle route.', 'B. Parking is prohibited.', 'C. Pedestrian zone.', 'D. One-way street.']",single,Prior +Real-Time Visual Understanding_sample_386_5,Text-Rich Understanding,What type of sign is installed at the street corner right now?,00:07:48,A,"['A. One-Way Street.', 'B. No Parking.', 'C. Pedestrian Crossing.', 'D. Speed Limit.']",single,Concurrent +Real-Time Visual Understanding_sample_387_1,Object Perception,What mode of transportation are the two people on the left side of the road using now?,00:00:04,D,"['A. Car', 'B. Bus', 'C. Airplane', 'D. Bike']",single,Concurrent +Real-Time Visual Understanding_sample_387_2,Text-Rich Understanding,What is the brand name visible on the building to the left right now?,00:02:06,D,"['A. Greenbox.', 'B. Green&Go.', 'C. FreshStop.', 'D. Fresh&CO.']",single,Concurrent +Real-Time Visual Understanding_sample_387_3,Counting,How many flags are on the buildings to the left right now?,00:03:50,B,"['A. Five.', 'B. Six.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_387_4,Text-Rich Understanding,What is the name of the store visible on the awning to the right right now?,00:06:23,D,"['A. Adventure Baggage.', 'B. Party Supplies.', 'C. Green & Go.', 'D. Gifts & Luggage.']",single,Concurrent +Real-Time Visual Understanding_sample_387_5,Text-Rich Understanding,What is the company name visible on the red billboard to the right?,00:08:26,D,"['A. Barclays.', 'B. Reuters.', 'C. Tommy Hilfiger.', 'D. Applebees.']",single,Concurrent +Real-Time Visual Understanding_sample_388_1,Text-Rich Understanding,Which brand's advertisement is visible right now on the digital billboard at the forefront?,00:00:10,A,"['A. Toshiba.', 'B. Coca-Cola.', 'C. Samsung.', 'D. Apple.']",single,Concurrent +Real-Time Visual Understanding_sample_388_2,Text-Rich Understanding,Which apparel brand's sign is visible on the right side of the street?,00:01:24,A,"[""A. Levi's."", 'B. Gap.', 'C. Puma.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_388_3,Attribute Perception,What are the primary colors visible on the tall vertical screen to the left?,00:02:45,D,"['A. Blue and white stripes.', 'B. Red and yellow stripes.', 'C. Blue and yellow stripes.', 'D. Red and white stripes.']",single,Prior +Real-Time Visual Understanding_sample_388_4,Attribute Perception,What is the current color of the taxi right now that is at the forefront?,00:04:08,D,"['A. Black.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_388_5,Text-Rich Understanding,Which bank's logo is visible on the red and white storefront on the left right now?,00:05:31,A,"['A. Bank of America.', 'B. Chase.', 'C. Wells Fargo.', 'D. Citibank.']",single,Prior +Real-Time Visual Understanding_sample_389_1,Attribute Perception,"What is the color of the banner with the word ""UNO"" on it?",00:00:16,A,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_389_2,Object Perception,What type of vehicle is visible in front of the teal food truck right now?,00:02:10,D,"['A. Taxi cab.', 'B. Truck.', 'C. Bus.', 'D. Black car.']",single,Concurrent +Real-Time Visual Understanding_sample_389_3,Text-Rich Understanding,"What is the speed limit indicated on the ""Share the Road"" sign right now?",00:04:14,D,"['A. 10 MPH.', 'B. 15 MPH.', 'C. 20 MPH.', 'D. 5 MPH.']",single,Prior +Real-Time Visual Understanding_sample_389_4,Text-Rich Understanding,What type of store has signs visible right now?,00:06:19,D,"['A. Bookstore.', 'B. Coffee shop.', 'C. Clothing store.', 'D. Pet store.']",single,Concurrent +Real-Time Visual Understanding_sample_389_5,Text-Rich Understanding,"What type of store is visible with the sign ""METROPOLIS""?",00:08:27,D,"['A. Bookstore.', 'B. Pet store.', 'C. Coffee shop.', 'D. Clothing store.']",single,Concurrent +Real-Time Visual Understanding_sample_390_1,Text-Rich Understanding,What is the name of the street sign right now?,00:00:05,B,"['A. Houston St.', 'B. Bleecker St.', 'C. Prince St.', 'D. Spring St.']",single,Concurrent +Real-Time Visual Understanding_sample_390_2,Object Perception,What type of taxi is visible right now?,00:02:07,C,"['A. Ford Crown Victoria.', 'B. Toyota Prius.', 'C. Toyota Sienna.', 'D. Nissan NV200.']",single,Concurrent +Real-Time Visual Understanding_sample_390_3,Text-Rich Understanding,What brand is currently seen on the black banner outside the left side building?,00:04:11,C,"['A. GUESS.', 'B. GUCCI.', 'C. ARMANI EXCHANGE.', 'D. VERSACE.']",single,Concurrent +Real-Time Visual Understanding_sample_390_4,Attribute Perception,What is the primary color of the traffic signs on the lamp posts right now?,00:06:13,A,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_390_5,Text-Rich Understanding,What brand of truck is seen delivering goods on the right side of the road right now?,00:08:20,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Enterprise.']",single,Concurrent +Real-Time Visual Understanding_sample_391_1,Text-Rich Understanding,What is the large vehicle to the right displaying on the side?,00:00:11,B,"['A. A city map.', 'B. An advertisement for The Lion King musical.', 'C. A tourist guide logo.', 'D. A food delivery service logo.']",single,Prior +Real-Time Visual Understanding_sample_391_2,Text-Rich Understanding,What is written on the blue bus's side near the top?,00:02:04,A,"['A. Starr.', 'B. City Lights Entertainment.', 'C. Broadway Tours.', 'D. Manhattan Transit.']",single,Concurrent +Real-Time Visual Understanding_sample_391_3,Attribute Perception,What is the predominant color of the vintage car on the right?,00:04:02,C,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_391_4,Text-Rich Understanding,What does the van on the right promote?,00:06:09,C,"['A. A moving company.', 'B. A food delivery service.', 'C. Sightseeing tours.', 'D. Outdoor adventures.']",single,Concurrent +Real-Time Visual Understanding_sample_391_5,Text-Rich Understanding,What is the building on the left with a sign?,00:08:08,B,"['A. Bank of America.', 'B. Hilton Garden Inn.', 'C. Holiday Inn Express.', 'D. Wells Fargo.']",single,Concurrent +Real-Time Visual Understanding_sample_392_1,Object Perception,Which coffee shop logo is visible in the background right now?,00:00:03,D,"[""A. Dunkin'."", 'B. Costa Coffee.', 'C. Tim Hortons.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_392_2,Object Perception,What kind of structure is visible in the distance right now?,00:02:15,D,"['A. A tunnel.', 'B. A skyscraper.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_392_3,Attribute Perception,What type of clothing are most people wearing right now?,00:04:25,D,"['A. Heavy coats.', 'B. Business suits.', 'C. Rain jackets.', 'D. Casual summer outfits.']",single,Concurrent +Real-Time Visual Understanding_sample_392_4,Object Perception,What brand is the black SUV driving in front right now?,00:06:36,D,"['A. Toyota', 'B. Ford', 'C. BMW', 'D. Benz']",single,Concurrent +Real-Time Visual Understanding_sample_392_5,Text-Rich Understanding,Which transportation service's bus is visible right now?,00:08:45,B,"['A. Greyhound.', 'B. Flixbus.', 'C. Megabus.', 'D. BoltBus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_1,Object Perception,What kind of car is parked on the left side of the road now?,00:00:07,A,"['A. Police car.', 'B. Bus.', 'C. Ambulance.', 'D. Taxi.']",single,Concurrent +Real-Time Visual Understanding_sample_393_2,Attribute Perception,What is the color of the traffic light now?,00:02:32,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_393_3,Object Perception,"Right now, what type of vehicle is the black car on the left?",00:03:34,A,"['A. Infiniti.', 'B. Toyota.', 'C. Honda.', 'D. Lexus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_4,Attribute Perception,What is the color of the traffic light now?,00:05:08,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_393_5,Text-Rich Understanding,Which street name is visible on the green sign right now?,00:07:00,C,"['A. Broadway.', 'B. Canal St.', 'C. Centre St.', 'D. East Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_394_1,Object Perception,What are the green cones on the road being used for right now?,00:00:03,A,"['A. Signaling road construction.', 'B. Indicating a lane merge.', 'C. Marking a pedestrian walkway.', 'D. Reserving parking spaces.']",single,Concurrent +Real-Time Visual Understanding_sample_394_2,Attribute Perception,What is the predominant color of the buildings' facades right now?,00:02:02,A,"['A. Red and brown.', 'B. Blue and gray.', 'C. Green and yellow.', 'D. Pink and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_394_3,Attribute Perception,What is the main color of the awnings above the shop windows right now?,00:04:00,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_394_4,Object Perception,What is the food cart on the right side of the road selling right now?,00:06:00,A,"['A. Hot dogs and burgers.', 'B. Ice cream.', 'C. Coffee.', 'D. Marshmallow.']",single,Concurrent +Real-Time Visual Understanding_sample_394_5,Attribute Perception,What color are the buses parked on the street right now?,00:08:00,D,"['A. Red and white.', 'B. Yellow and grey.', 'C. Green and grey.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_395_1,Attribute Perception,What attributes describe the traffic light on the right side?,00:00:07,B,"['A. It is red.', 'B. It is green.', 'C. It is yellow.', 'D. It is blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_395_2,Text-Rich Understanding,What building logo is visible in the background?,00:02:03,A,"['A. MetLife.', 'B. Citibank.', 'C. Chase.', 'D. Bank of America.']",single,Concurrent +Real-Time Visual Understanding_sample_395_3,Text-Rich Understanding,"Right now, which traffic sign is visible near the traffic light?",00:03:58,B,"['A. Stop sign.', 'B. One way sign.', 'C. Yield sign.', 'D. Do not enter sign.']",single,Concurrent +Real-Time Visual Understanding_sample_395_4,Attribute Perception,"Right now, what is the color of the car directly in front of the camera?",00:05:58,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_395_5,Attribute Perception,"Right now, what is the color of the taxi driving ahead?",00:08:00,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_396_1,Attribute Perception,What is noticeable about the item emitting smoke on the right side of the street?,00:00:05,C,"['A. It is completely covered in white paint.', 'B. It has black stripes.', 'C. It is orange and white with caution tapes around it.', 'D. It is blue and white with warning signs around it.']",single,Concurrent +Real-Time Visual Understanding_sample_396_2,Attribute Perception,What type of vehicle is on the left-hand side traveling through the intersection right now?,00:01:35,B,"['A. Sedan.', 'B. SUV.', 'C. Taxi.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_396_3,Attribute Perception,What is the traffic light color right now?,00:03:10,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_4,Attribute Perception,What is the traffic light color right now?,00:04:36,A,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_5,Attribute Perception,What is the man wearing on his head right now?,00:06:22,C,"['A. A red cap.', 'B. A white hat.', 'C. A blue cap.', 'D. A black hat.']",single,Concurrent +Real-Time Visual Understanding_sample_397_1,Attribute Perception,What is the shape of the large structure on the left side of the road right now?,00:00:04,C,"['A. Cube.', 'B. Pyramid.', 'C. Sphere.', 'D. Cone.']",single,Concurrent +Real-Time Visual Understanding_sample_397_2,Attribute Perception,What color are the traffic lights right now?,00:02:16,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_397_3,Attribute Perception,What is the weather like right now?,00:04:27,C,"['A. Sunny.', 'B. Snowy.', 'C. Foggy and Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_397_4,Attribute Perception,What type of vehicle is the yellow car right now?,00:06:38,A,"['A. Taxi.', 'B. School bus.', 'C. Firetruck.', 'D. Police car.']",single,Concurrent +Real-Time Visual Understanding_sample_397_5,Attribute Perception,What is the width of the road right now?,00:08:50,C,"['A. Narrow.', 'B. Tiny.', 'C. Wide.', 'D. Very narrow.']",single,Concurrent +Real-Time Visual Understanding_sample_398_1,Object Perception,What is the predominant vehicle type visible on the right side of the street right now?,00:00:11,B,"['A. Red truck.', 'B. Yellow car.', 'C. White van.', 'D. Blue bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_398_2,Attribute Perception,What is the weather condition right now?,00:01:56,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_398_3,Text-Rich Understanding,Which type of establishment has a visible sign on the left side of the street right now?,00:03:52,C,"['A. A cafe.', 'B. A library.', 'C. A tea room.', 'D. A bookstore.']",single,Concurrent +Real-Time Visual Understanding_sample_398_4,Text-Rich Understanding,Which company logo is visible on a truck right now?,00:05:50,B,"['A. FedEx.', 'B. Ryder.', 'C. UPS.', 'D. Amazon.']",single,Concurrent +Real-Time Visual Understanding_sample_398_5,Text-Rich Understanding,Which establishment's sign is visible in the video right now?,00:07:47,B,"['A. Starbucks.', ""B. Dunkin'."", ""C. McDonald's."", 'D. Subway.']",single,Concurrent +Real-Time Visual Understanding_sample_399_1,Object Perception,What is directly in front of the camera right now?,00:00:06,B,"['A. A white car.', 'B. A yellow taxi.', 'C. A red car.', 'D. A black SUV.']",single,Concurrent +Real-Time Visual Understanding_sample_399_2,Text-Rich Understanding,What text is visible on the right side of the street right now?,00:02:06,C,"['A. Excavator.', 'B. CRANE.', 'C. WEST NEW YORK.', 'D. Loader.']",single,Concurrent +Real-Time Visual Understanding_sample_399_3,Text-Rich Understanding,Which type of restaurant is visible on the right side right now?,00:04:00,B,"['A. Italian restaurant.', 'B. West Side Restaurant.', 'C. Chinese restaurant.', 'D. Mexican restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_399_4,Attribute Perception,What is the color of the traffic light right now?,00:06:02,C,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_399_5,Object Perception,What notable landmark is visible on the left side of the street right now?,00:08:01,B,"['A. A statue of liberty.', 'B. A large globe structure.', 'C. A Ferris wheel.', 'D. A library.']",single,Concurrent +Real-Time Visual Understanding_sample_400_1,Text-Rich Understanding,What is located to the right side of the road with a blue sign?,00:00:04,B,"['A. Petrol Station.', 'B. 24Hrs park.', 'C. Bank.', 'D. Restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_2,Attribute Perception,What is the color of the car directly in front?,00:02:13,A,"['A. Yellow.', 'B. Black.', 'C. Green.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_400_3,Attribute Perception,What is the color of the traffic light now?,00:03:56,B,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_400_4,Attribute Perception,What is the common texture on the road surface visible right now?,00:06:39,D,"['A. Dry.', 'B. Cracked.', 'C. Snow-covered.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_400_5,Text-Rich Understanding,What is the bus line number seen right now?,00:09:00,C,"['A. M15.', 'B. Q32.', 'C. M42.', 'D. B60.']",single,Concurrent +Real-Time Visual Understanding_sample_401_1,Object Perception,What is the type of vehicle directly in front of the camera?,00:00:04,C,"['A. A black sedan.', 'B. A white bus.', 'C. A white SUV.', 'D. A white truck.']",single,Concurrent +Real-Time Visual Understanding_sample_401_2,Text-Rich Understanding,"Which establishment is next to the ""Happy Family"" restaurant?",00:01:58,C,"['A. A bakery.', 'B. A hair salon & spa.', 'C. A nail salon.', 'D. A gym.']",single,Concurrent +Real-Time Visual Understanding_sample_401_3,Attribute Perception,What is the color of the traffic light right now?,00:04:02,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_401_4,Text-Rich Understanding,What is the make of the white truck parked on the right side?,00:05:45,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Budget.']",single,Concurrent +Real-Time Visual Understanding_sample_401_5,Text-Rich Understanding,What brand is the white truck directly ahead right now?,00:07:40,D,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Hill-Rom.']",single,Concurrent +Real-Time Visual Understanding_sample_402_1,Text-Rich Understanding,Which famous fast-food chain's logo can be seen on the left side of the street right now?,00:00:04,D,"['A. Starbucks.', ""B. McDonald's."", 'C. Subway.', 'D. Chipotle.']",single,Concurrent +Real-Time Visual Understanding_sample_402_2,Attribute Perception,What is the color of the traffic light right now?,00:01:03,D,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_402_3,Text-Rich Understanding,What is the name of the parking facility visible on the street sign right now?,00:03:56,D,"['A. Central Parking.', 'B. Manhattan Parking.', 'C. New York Parking.', 'D. Lincoln Center Parking.']",single,Concurrent +Real-Time Visual Understanding_sample_402_4,Attribute Perception,What type of weather condition is being experienced right now?,00:05:57,D,"['A. Sunny and clear.', 'B. Snowy and blowing.', 'C. Foggy and misty.', 'D. Rainy and wet.']",single,Concurrent +Real-Time Visual Understanding_sample_402_5,Object Perception,Which type of vehicle can be seen parked on the left side of the street right now?,00:07:53,C,"['A. A truck.', 'B. A bicycle.', 'C. A white car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_1,Attribute Perception,"Right now, what is the weather like on the street?",00:00:22,D,"['A. Sunny.', 'B. Snowy.', 'C. Clear.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_403_2,Object Perception,What type of vehicle is directly in front of the camera right now?,00:02:37,A,"['A. Taxi.', 'B. Bus.', 'C. Bicycle.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_3,Text-Rich Understanding,Which brand's store sign is seen on the right-hand side of the street right now?,00:05:12,D,"['A. Nike.', 'B. Tesla.', 'C. Adidas.', 'D. UGG.']",single,Concurrent +Real-Time Visual Understanding_sample_403_4,Attribute Perception,What is the current condition of the pavement right now?,00:07:45,D,"['A. Dry.', 'B. Sandy.', 'C. Snowy.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_403_5,Object Perception,What make of the yellow car is waiting at the red light right now?,00:10:08,C,"['A. Honda.', 'B. Ford.', 'C. Toyota.', 'D. Nissan.']",single,Concurrent +Real-Time Visual Understanding_sample_404_1,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:00:12,C,"['A. The individual greeted the customers, prepared two glasses of wine, and served the drinks.', 'B. The individual chatted with the customers, filled two glasses with ice, and arranged them on the counter.', 'C. This person places three glass cups in front of the table.', 'D. The individual cleaned the counter, arranged empty glasses, and interacted with other staff members.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_2,Clips Summarize,Which of the following options best summarizes the actions taken by the person just now?,00:02:18,C,"['A. The person was rearranging glasses on the counter and chatting with colleagues.', 'B. The person was cleaning the counter and organizing different bottles.', 'C. The person was taking out a bottle from a refrigerator and pouring its contents into glasses with ice.', 'D. The person was preparing food items and arranging plates and utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_3,Clips Summarize,What best summarizes the actions performed by the individual just now?,00:04:18,C,"['A. The individual cleaned the bar area, organized supplies, and inspected the beverage inventory.', 'B. The individual prepared a batch of food ingredients, cooked them, and plated the dishes.', 'C. The individual prepared garnishes, assembled multiple drinks.', 'D. The individual greeted guests, took their orders, and rang up the sales at the cash register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_4,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:06:22,C,"['A. The individual greeted customers, prepared a meal, and served it.', 'B. The individual cleaned the bar area, organized supplies, and managed the inventory.', 'C. The individual prepared a cocktail, stirred it, and placed it on the counter.', 'D. The individual filled a glass with ice, poured a drink, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_5,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:08:26,C,"['A. The individual took drink orders from customers while others were conversing.', 'B. The individual cleared dishes from the table while customers waited for their drinks.', 'C. The individual entered order details on a tablet while talking with the customers.', 'D. The individual prepared cocktails using a shaker while engaging with customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:18,C,"['A. The individual set the table with dishes and silverware before preparing a salad.', 'B. The individual gathered ingredients for a dessert and started mixing them in a bowl.', 'C. The individual prepared a drink by opening a bottle, removing the cork, and setting up glassware.', 'D. The individual cooked a main course by grilling meat and adding spices to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:11,C,"['A. The individual chopped vegetables, added them to a bowl, and served a salad.', 'B. The individual brewed coffee, added sugar and milk, and served it to the customer.', 'C. The individual prepared a cocktail by adding ice to a shaker, pouring in ingredients.', 'D. The individual poured wine into glasses and served them to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:18,C,"['A. The bartender prepared several coffee orders for a group of customers.', 'B. The bartender checked customer IDs and handed out drink menus.', 'C. The bartender placed two cocktails on the counter.', 'D. The bartender restocked the bar with empty glass bottles while cleaning dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:13,C,"['A. The individual garnished a cocktail with a cherry and served it.', 'B. The individual prepared a cocktail by mixing ingredients and shaking them.', 'C. The individual added ice and lime to a drink, garnished it, and placed it on the bar counter.', 'D. The individual was preparing a hot drink by heating it on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:08:14,C,"['A. The individual prepared a hot beverage by boiling water and steeping tea.', 'B. The individual garnished a cocktail with a cherry and served it to a customer.', 'C. The individual filled several glasses with ice cubes from a container in preparation for drinks.', 'D. The individual prepared a meal by grilling various ingredients and plating them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,A,"['A. The individual gathered ice cubes, placed them into hand-washing sink.', 'B. The individual poured liquor into a shaker, added ice, and mixed the drink.', 'C. The individual fetched a glass, filled it with ice, and added a slice of lemon.', 'D. The individual prepared various garnishes and placed them on the edge of a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:01:52,A,"['A. The individual organized bar utensils, retrieved a measure cup, and poured a clear liquid into it.', 'B. The individual gathered fresh herbs, chopped them finely, and stored them away.', 'C. The individual garnished a cocktail with a fruit slice and stirred it gently.', 'D. The individual placed ice cubes into glasses, poured liquor, and prepared to serve them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:34,A,"['A. The individual mixed and poured cocktails into glasses placed on a napkin.', 'B. The individual poured beer into several glasses alongside the shaker.', 'C. The individual arranged various spirits on the bar counter.', 'D. The individual cleared empty glasses and sanitized the bar counter meticulously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:05:16,A,"['A. The individual poured a liquid into a jigger, combined it with other ingredients, and prepared the mixture for a cocktail.', 'B. The individual participated in a conversation with customers while cleaning glassware.', 'C. The individual garnished drinks with fruit slices and served them to waiting customers.', 'D. The individual took orders from a group of patrons and noted them down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,A,"['A. The individual prepared a cocktail by shaking ingredients, straining into a glass, and adding ice cubes.', 'B. The individual organized garnishes on the bar counter, then served drinks to customers.', 'C. The individual retrieved a bottle from a refrigerator, checked its contents, and placed it back.', 'D. The individual opened a refrigerator, retrieved a bottle, and nearly filled it with liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_1,Clips Summarize,Which of the following options best summarizes the bartending actions just performed?,00:00:09,C,"['A. The bartender filled three glasses with water and handed them to customers.', 'B. The bartender prepared a cocktail by adding ingredients from various bottles.', 'C. The bartender filled a glass with ice, placed it on the counter, and then prepared to repeat the process for another glass.', 'D. The bartender took drink orders from customers and began mixing different spirits.']",multiple,Prior +Real-Time Visual Understanding_sample_407_2,Clips Summarize,Which of the following options best summarizes the events just now?,00:03:03,B,"['A. A bartender is preparing a cocktail for a customer.', 'B. A bartender is picking bottles in a refrigerator and assisting a colleague.', 'C. A bartender is serving a customer and cleaning the counter.', 'D. A bartender is making an espresso and organizing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_3,Clips Summarize,Which of the following options best summarizes the actions of the bartender just now?,00:05:56,B,"['A. The bartender chatted with the customers while refilling their glasses with water and served snacks.', 'B. The bartender prepared complex cocktails by mixing various ingredients and engaged in a friendly conversation with seated patrons.', 'C. The bartender cleaned the bar area, organized bottles, and set up glasses, ensuring everything was in place.', 'D. The bartender took orders, served wine and simple drinks, and casually interacted with patrons while preparing drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_4,Clips Summarize,Which of the following options best summarizes the content and actions just now?,00:08:49,A,"['A. A bartender talked with patrons while patrons converse and enjoy their drinks at the bar.', 'B. A bartender prepares a cocktail by mixing various ingredients and garnishing it with a lemon twist.', 'C. A server delivers a tray of appetizers to a group of friends celebrating a special occasion.', 'D. A bartender stacks clean glasses behind the bar while patrons request drink menus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_5,Clips Summarize,What did the individual just do step by step?,00:11:38,A,"['A. The individual picked up a champagne bottle, poured champagne into a glass, and handed it to a customer.', 'B. The individual took a wine bottle, poured wine into a goblet, placed it on the counter, and walked away.', 'C. The individual grabbed a beer bottle, poured beer into a mug, placed it on the counter, and took a payment.', 'D. The individual took a cocktail shaker, prepared a cocktail, poured it into a glass, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_1,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:00:13,A,"['A. The individual prepared a cocktail, straining it into a glass and adding a garnish.', 'B. The individual prepared a cold brew coffee, pouring it into a glass and adding ice cubes.', 'C. The individual set the table with cutlery and plates, then folded napkins.', 'D. The individual poured a hot coffee, added milk and sugar, and stirred it before serving.']",multiple,Prior +Real-Time Visual Understanding_sample_408_2,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:03:03,B,"['A. The individual cleaned the glasses, added garnishes, and served them to the customers.', 'B. The individual scooped ice into glasses.', 'C. The individual wiped down the counter, refilled condiment containers, and organized the bar area.', 'D. The individual prepared different cocktails, added straws and stirrers, and placed them on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_3,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:05:47,B,"['A. The individual mixed and served a drink, cleaned up the glasses, and rearranged the bottles.', 'B. The individual poured champagne for customers.', 'C. The individual prepared multiple cocktails, added garnishes, and served them to customers.', 'D. The individual restocked the bar, washed and dried glasses, and set the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_4,Clips Summarize,Which of the following best summarizes the actions taken by the individuals just now?,00:08:49,D,"['A. The individuals prepared and cleaned glasses, arranged spirits, and set up the bar for service.', 'B. The individuals served drinks to customers, rearranged the menu items, and cleaned the bar.', 'C. The individuals stocked the refrigerator with new items, prepared snacks, and wiped down shelves.', 'D. The individuals mixed drinks while managing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_5,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:11:42,A,"['A. The individual prepared different cocktails, added ice and garnishes, and served them to customers at the bar.', 'B. The individual cooked food, plated the dishes, and served them to customers at the bar.', 'C. The individual prepared different desserts, added toppings, and served them to customers at the bar.', 'D. The individual set up bar decorations, cleaned the glasses, and served water to customers at the bar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_1,Clips Summarize,Which option best summarizes what was just shown?,00:00:10,B,"['A. A person was preparing and serving hamburgers to a line of customers at a busy street corner.', 'B. A mobile food truck opened its serving window near a shopping area in the morning.', 'C. A vendor inside a food truck was grilling burgers on a barbecue and handing them to customers.', 'D. A food truck got stuck in traffic and had to be manually pushed to the side of the road by several people.']",multiple,Prior +Real-Time Visual Understanding_sample_409_2,Clips Summarize,Which option best summarizes what was just shown?,00:02:47,B,"['A. A person was cleaning the kitchen area and restocking spices and sauces.', 'B. A vendor was arranging different types of drinks on the countertop in a food truck.', 'C. Several people were unloading supplies from a truck into a storage area.', 'D. A chef was heating oil in a pan to start cooking a meal.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_3,Clips Summarize,Which option best summarizes what was just shown?,00:05:26,C,"['A. A person was unloading kitchen equipment from a truck and placing it on a counter.', 'B. A person was stocking a refrigerator with beverages and condiments.', 'C. A person was organizing cooking ingredients.', 'D. A person was preparing ingredients for a recipe by mixing spices in different containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_4,Clips Summarize,Which best summarizes what was just shown?,00:08:04,A,"['A. A burger was being freshly seasoned and prepared for customers.', 'B. A chef was preparing a vegetarian dish by adding spices.', 'C. A worker was cleaning a grill after a long day of cooking.', 'D. An ice cream vendor was serving customers on a sunny day at the park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_5,Clips Summarize,Which option best summarizes what was just shown?,00:10:42,C,"['A. A chef was slicing vegetables and placing them on a plate.', 'B. A person was manually operating a fryer to prepare French fries.', 'C. Several patties and buns were being grilled on a hot surface by a worker.', 'D. A person was cleaning up the kitchen area, wiping counters and washing dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_1,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:00:10,A,"['A. The person unlocks the door, opens it to let in light, and mentions the opening.', 'B. The person prepares a dish of pasta, garnishes it, and places it on a serving tray.', 'C. The person sets tables, arranges seats, and places cutlery in a coffee shop.', 'D. The person cleans a window, arranges flowers, and adjusts a sign.']",multiple,Prior +Real-Time Visual Understanding_sample_410_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:59,A,"['A. The individual measured and poured milk into a container, stored the milk, and then started steaming the milk.', 'B. The individual prepared a sandwich, added vegetables, and wrapped it for serving.', 'C. The individual prepared a salad by chopping and mixing various vegetables.', 'D. The individual polished dishes, arranged them on a tray, and placed them on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_3,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:07:54,A,"['A. The person pours steamed milk into a cup of espresso, creating a latte, and places it on the counter.', 'B. The person fills a pitcher with water, hands it to a customer, and wipes the counter.', 'C. The person makes a cup of tea, adds sugar, and serves it to a customer.', 'D. The person brews a pot of coffee, fills a mug, and hands it to a coworker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_4,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:11:37,A,"['A. The person steamed milk, poured it into a cup with espresso.', 'B. The person took a cup, added sugar, and stirred it with a spoon.', 'C. The person brewed a fresh cup of coffee, added milk, and handed it to the customer.', 'D. The person prepared tea, added honey, and placed it on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:15:26,A,"['A. The person weighed coffee beans.', 'B. The person prepared vegetables, cooked them, and served them on a plate.', 'C. The person measured milk, steamed it, and poured it into a cup.', 'D. The person brewed tea, added honey, and handed the cup to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_1,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:00:10,A,"['A. The cook added sautéed greens, a spoonful of sauce, and toppings from the counter to a plate for serving.', 'B. The cook boiled pasta, seasoned it with herbs, and added it to the sauce.', 'C. The cook prepared a salad by chopping vegetables and adding a vinaigrette.', 'D. The cook grilled a steak, seasoned it with spices, and placed it on the plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:02:15,A,"['A. The chef grilled vegetables using a blowtorch.', 'B. The chef prepared a stir-fry dish on a stove, adding various ingredients and seasoning.', 'C. The chef fried items in a deep fryer and then drained them on a rack.', 'D. The chef prepared a salad by chopping fresh vegetables and mixing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_3,Clips Summarize,Which of the following options best summarizes the recent food preparation process?,00:04:20,A,"['A. The individual cooked a vegetable mix, plated it, and added some finishing touches for garnish.', 'B. The individual sliced fruits and arranged them decoratively on a platter.', 'C. The individual prepared a meat dish, seasoned it with various spices, and placed it on the grill.', 'D. The individual mixed ingredients for a smoothie and poured it into a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:24,A,"['A. The individual cleaned a tray, prepared vegetables and add cooking oil to the vegetables.', 'B. The individual prepared a salad, dressed it with sauces, and served it to the customer.', 'C. The individual grilled a meat patty, added cheese, and placed it in a bun.', 'D. The individual was teaching a cooking class, demonstrating how to prepare different dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_5,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:08:30,A,"['A. The individual is arranging bok choy and other greens on a cooking surface and cooking them.', 'B. The individual is mixing a salad with various dressings and plating it.', 'C. The individual is marinating meat with different sauces and preparing it for grilling.', 'D. The individual is seasoning fish and placing it onto a grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_1,Clips Summarize,What does the individual seem to be doing just now?,00:00:10,A,"['A. The individual is sorting order tickets and preparing them for meal preparation.', 'B. The individual is cleaning the countertop and washing dishes.', 'C. The individual is slicing vegetables and arranging them on plates.', 'D. The individual is taking orders from customers and entering them into a computer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_2,Clips Summarize,Which of the following options best summarizes the actions of the individuals taken just now?,00:02:17,B,"['A. The chef picks up plates and arranges them on the counter, then prepares meat for cooking.', 'B. The chef did nothing, and colleagues selected fresh herbs to a container and others cook around the area.', 'C. The chef sets the table with forks and knives, while colleagues prepare beverage orders.', 'D. The chef chops vegetables and adds them to a soup, while colleagues focus on dessert preparation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:04:24,C,"['A. The individual served a finished dish to the customer and took a moment to clean the workspace.', 'B. The individual cooked a meal, plated it, and served it to a fellow chef in the kitchen.', 'C. The individual prepared and served several vegetables while coordinating with another chef in the busy kitchen.', 'D. The individual took ingredients from storage, prepped them, and started cooking them on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:06:31,B,"['A. The individual boiled water, added pasta, and prepared a seafood dish.', 'B. The individual sautéed vegetables, seasoned them, and organized various ingredients on the counter.', 'C. The individual chopped vegetables, grilled them, and set them aside for plating.', 'D. The individual baked pastries, garnished them, and prepared them for serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:37,B,"['A. The individual cleaned a table, set it with plates and cutlery, and prepared for serving customers.', 'B. The individual grabbed tongs, plated cooked greens on a dish, added sauce, and moved the dish to the side.', 'C. The individual grilled meat on a barbecue, basted it with sauce, and added it to a serving tray.', 'D. The individual blended ingredients in a mixer, poured them into a baking dish, and placed the dish in an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_1,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:00:10,C,"['A. The individual prepared fresh lettuce by washing it thoroughly in a sink.', 'B. The individual took lettuce from a drawer, cooked it briefly, and then placed it on a preparation surface.', 'C. The individual retrieved spinach from a compartment, cooked it on a flat top grill, and seasoned it.', 'D. The individual prepared a salad by chopping tomatoes and cucumbers and adding them to a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_413_2,Clips Summarize,Which of the following options best summarizes the actions taken just now in the kitchen?,00:03:06,B,"['A. The cook selected a frying pan, sautéed ingredients, and served them with a sauce.', 'B. The cook retrieved pans, prepared a mixture, and added a creamy sauce to one pan.', 'C. The cook diced vegetables, fried them, and placed them on a serving tray.', 'D. The cook heated a pan, added oil, and mixed it with pre-prepared sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_3,Clips Summarize,Which of the following options best summarizes the recent activity just shown?,00:06:02,C,"['A. The individual was plating a dish, adding final garnishes, and preparing the plate for serving.', 'B. The individual was cooking an omelet, flipping it multiple times, and placing it on a plate.', 'C. The individual was preparing a dish by stirring ingredients in a pan and adding various seasonings.', 'D. The individual was cleaning the kitchen station, wiping surfaces, and organizing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:58,B,"['A. The individual cleaned the kitchen area and organized the utensils.', 'B. The individual sautéed some vegetables, operated the stove, and managed multiple pans on a busy kitchen station.', 'C. The individual prepared a salad by chopping and mixing fresh ingredients.', 'D. The individual baked a cake, frosted it, and placed it in a refrigerator to cool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:11:54,B,"['A. The individual mixed a variety of raw ingredients in a bowl and started blending them.', 'B. The individual sautéed green vegetables in a pan, transferred them to a serving dish, and prepared different sauce pans.', 'C. The individual grilled several pieces of meat and then plated them with garnish.', 'D. The individual baked a loaf of bread and buttered it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_1,Clips Summarize,How can the actions just observed in the recent video segment be best summarized?,00:00:10,B,"['A. A shopper selected and evaluated various fruit snacks before placing them in their basket, focusing on price comparison for different brands.', 'B. A worker stocked fruit cups on supermarket shelves, arranging boxes and checking labels to ensure proper placement.', 'C. A chef prepared a detailed shopping list, meticulously inspecting each item before selecting fruits and vegetables for a gourmet recipe.', 'D. A child picked out colorful fruit snacks from a wide selection, expressing excitement over new flavors and brands.']",multiple,Prior +Real-Time Visual Understanding_sample_414_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:29,A,"['A. An individual restocks shelves with canned fruits while organizing other products.', 'B. An individual maneuvers through a crowded farmers market, selecting fresh produce.', 'C. An individual stacks canned soups on shelves while arranging sales tags.', 'D. An individual organizes breakfast cereals on the shelves, ensuring everything is properly placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_3,Clips Summarize,Which of the following summaries best describes the recent actions carried out in the footage?,00:04:48,D,"['A. The individual browsed through the cereal aisle, examined various boxes, and placed one in their cart.', 'B. The individual navigated through the chocolate syrup section, compared brands, and added a specific syrup to their basket.', 'C. The individual walked through the tea aisle, checked prices, and picked up a box of herbal tea.', 'D. The individual strolled through the cereal aisle, checked prices, and appeared to be restocking shelves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_4,Clips Summarize,Which of the following options best summarizes the action that just now took place?,00:07:07,C,"['A. An individual sorted through various condiments, selecting and organizing jars of relish on the shelf.', 'B. An individual restocked ketchup bottles, ensuring they were properly aligned and accessible for customers.', 'C. An individual unpacked and restocked mayonnaise jars on the shelves, organizing them neatly in a supermarket aisle.', 'D. An individual evaluated different brands of jam, comparing prices and features before making a purchase.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:26,C,"['A. An individual browses through a section of fresh produce, selecting and bagging different vegetables and fruits.', 'B. An individual stocks up on cleaning supplies, checking labels for ingredients, and placing several items in a cart.', 'C. An individual browses through the salad dressing aisle, picks up and examines bottles, places one in a box, and continues down the aisle.', 'D. An individual navigates through a hardware store, comparing different brands of paint and supplies before selecting and purchasing a few items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The individual prepared a sandwich, applied condiments, and wrapped it for serving.', 'B. The individual selected toppings, spread sauce, and baked a pizza.', 'C. The individual prepared a pizza peel, dusted it with flour, and placed a dough bag on the counter.', 'D. The individual sliced vegetables, assembled a salad, and served it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:08,D,"['A. The individual crafted a sandwich, adding lettuce and tomatoes, then cutting it in half before serving.', 'B. The individual prepared a salad by mixing several ingredients and garnishing it with dressing.', 'C. The individual baked a pizza, adding cheese and pepperoni, before placing it into the oven.', 'D. The individual composed a pizza, topping it with spinach, mushrooms, and some type of reddish ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_3,Clips Summarize,Which of the following options best summarizes the individual's actions just now?,00:06:06,A,"['A. The individual prepares a pizza dough by rolling it out and forming a circular shape.', 'B. The individual decorates a cake by applying frosting and adding toppings.', 'C. The individual prepares a sandwich by layering ingredients and cutting it in half.', 'D. The individual makes a sushi roll by spreading rice and adding fish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_4,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:08:59,B,"['A. The individual was spreading sauce on a pizza base and putting toppings on it.', 'B. The individual was applying flour to a pizza board and preparing the workstation for making pizza.', 'C. The individual was washing kitchen utensils and cleaning the floor.', 'D. The individual was grating cheese and chopping vegetables for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_5,Clips Summarize,Which of the following options best summarizes the recent actions shown?,00:12:02,B,"['A. The worker picked up dough, kneaded it, and placed it into a proofing oven.', 'B. The worker stretched a pizza dough, then added marinara sauce to the center, spreading it out.', 'C. The worker prepared a sandwich, added condiments, and wrapped it in paper.', 'D. The worker chopped vegetables, placed them in a bowl, and added dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_416_1,Object Perception,What can be seen in the cockpit's center screen right now?,00:00:06,B,"['A. A compass.', 'B. A map.', 'C. An altitude meter.', 'D. A weather radar.']",single,Concurrent +Real-Time Visual Understanding_sample_416_2,Attribute Perception,What colors are the pilot's handheld being controlled right now?,00:02:37,A,"['A. Black.', 'B. Red and green.', 'C. Yellow and blue.', 'D. Black and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_416_3,Attribute Perception,What are the visible weather conditions right now?,00:05:01,A,"['A. Clear sky with scattered clouds.', 'B. Overcast sky with rain.', 'C. Foggy with low visibility.', 'D. Thunderstorms with lightning.']",single,Concurrent +Real-Time Visual Understanding_sample_416_4,Attribute Perception,What are colors of the curved flight path right now?,00:07:15,D,"['A. Yellow and blue.', 'B. Blue and white.', 'C. Green and orange.', 'D. Red and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_416_5,Object Perception,What is located to the bottom-left of the cockpit's central control panel right now?,00:09:33,A,"['A. A blue handle.', 'B. A red button.', 'C. An altitude meter.', 'D. A compass.']",single,Concurrent +Real-Time Visual Understanding_sample_417_1,Attribute Perception,What is the primary color of the control panel shown right now?,00:00:09,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_417_2,Attribute Perception,What is the primary color of the mountains visible right now?,00:02:53,A,"['A. White.', 'B. Green.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_417_3,Object Perception,What is the main object visible outside the aircraft right now?,00:05:27,A,"['A. A mountain.', 'B. An ocean.', 'C. A forest.', 'D. A desert.']",single,Concurrent +Real-Time Visual Understanding_sample_417_4,Attribute Perception,What is the predominant weather condition visible right now?,00:07:28,A,"['A. Sunny.', 'B. Cloudy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_417_5,Attribute Perception,What color is the body of water visible right now?,00:10:44,A,"['A. Green.', 'B. Blue.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_418_1,Attribute Perception,What color is the hat the man is wearing right now?,00:00:02,C,"['A. White.', 'B. Blue.', 'C. Gray.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_418_2,Attribute Perception,What is the primary color of the navigation panel?,00:02:27,B,"['A. Yellow', 'B. Black', 'C. Blue', 'D. White']",single,Concurrent +Real-Time Visual Understanding_sample_418_3,Attribute Perception,What is the general shape of the fields visible right now?,00:04:42,C,"['A. Circular', 'B. Triangular', 'C. Rectangular', 'D. Irregular']",single,Concurrent +Real-Time Visual Understanding_sample_418_4,Object Perception,What type of vehicles are visible right now?,00:07:06,C,"['A. Cars.', 'B. Bicycles.', 'C. Gliders.', 'D. Trains.']",single,Concurrent +Real-Time Visual Understanding_sample_418_5,Attribute Perception,What is the predominant color of the mountains visible right now?,00:09:20,B,"['A. Brown.', 'B. Green.', 'C. Gray.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_419_1,Object Perception,What object is visible on the left side of the cockpit?,00:00:09,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_2,Attribute Perception,What is the dominant color of the pants the person is wearing right now?,00:02:38,A,"['A. Beige.', 'B. Blue.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_419_3,Spatial Understanding,Which way is the plane turning now?,00:05:12,C,"['A. Left.', 'B. Up.', 'C. Right.', 'D. Down.']",single,Concurrent +Real-Time Visual Understanding_sample_419_4,Object Perception,What object is visible in the lower-left corner of the cockpit right now?,00:07:33,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_5,Attribute Perception,What is the current lighting condition?,00:09:54,A,"['A. Bright and sunny.', 'B. Overcast.', 'C. Dusk.', 'D. Night.']",single,Concurrent +Real-Time Visual Understanding_sample_420_1,Object Perception,What object is pointing out the window right now?,00:00:10,C,"['A. A pencil.', 'B. A pen.', 'C. A finger.', 'D. A stick.']",single,Concurrent +Real-Time Visual Understanding_sample_420_2,Attribute Perception,What is the weather condition right now?,00:02:09,C,"['A. Clear skies.', 'B. Heavy rain.', 'C. Overcast with clouds.', 'D. Snowing.']",single,Concurrent +Real-Time Visual Understanding_sample_420_3,Text-Rich Understanding,What is the current speed of the wind?,00:04:09,C,"['A. 20 kph.', 'B. 25 kph.', 'C. 30 kph.', 'D. 35 kph.']",single,Concurrent +Real-Time Visual Understanding_sample_420_4,Attribute Perception,What color is the horizon right now?,00:06:22,C,"['A. Red.', 'B. Yellow.', 'C. Orange.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_420_5,Attribute Perception,What color is the sky right now?,00:08:32,B,"['A. Bright red.', 'B. Dark grey.', 'C. Clear with no clouds.', 'D. Yellowish-orange.']",single,Concurrent +Real-Time Visual Understanding_sample_421_1,Object Perception,What device is the person currently using to capture the video?,00:00:01,A,"['A. Head-mounted camera.', 'B. Smartphone.', 'C. DSLR camera.', 'D. Camcorder.']",single,Concurrent +Real-Time Visual Understanding_sample_421_2,Object Perception,What type of vehicle is visible in the parking lot right now?,00:02:03,A,"['A. Car.', 'B. Heavy truck.', 'C. Bus.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_421_3,Object Perception,What type of aircraft is visible right now?,00:04:10,A,"['A. Helicopter.', 'B. Airplane.', 'C. Drone.', 'D. Glider.']",single,Concurrent +Real-Time Visual Understanding_sample_421_4,Object Perception,What is the person grabbing from the food basket right now?,00:06:00,A,"['A. Chicken strips.', 'B. French fries.', 'C. Onion rings.', 'D. Mozzarella sticks.']",single,Concurrent +Real-Time Visual Understanding_sample_421_5,Object Perception,What navigational tool is visible on the screen right now?,00:08:09,A,"['A. GPS device.', 'B. Compass.', 'C. Altimeter.', 'D. Airspeed indicator.']",single,Concurrent +Real-Time Visual Understanding_sample_422_1,Attribute Perception,What is the condition of the weather right now?,00:00:15,C,"['A. Cloudy.', 'B. Rainy.', 'C. Clear.', 'D. Snowy.']",single,Concurrent +Real-Time Visual Understanding_sample_422_2,Object Perception,What is the pilot adjusting right now?,00:02:03,A,"['A. Control panel.', 'B. The radio.', 'C. The headset.', 'D. The GPS.']",multiple,Concurrent +Real-Time Visual Understanding_sample_422_3,Object Perception,What device is right now located to the pilot's right side and visible in the footage?,00:03:59,B,"['A. A smartphone.', 'B. A tablet.', 'C. A radio.', 'D. A map.']",single,Concurrent +Real-Time Visual Understanding_sample_422_4,Attribute Perception,What is the predominant color of the pilot's shorts right now?,00:05:52,B,"['A. Black.', 'B. Blue.', 'C. Grey.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_422_5,Object Perception,What is the pilot holding in his right hand right now?,00:07:31,A,"['A. A joystick.', 'B. A map.', 'C. A throttle lever.', 'D. A GPS device.']",single,Concurrent +Real-Time Visual Understanding_sample_423_1,Object Perception,Which type of vehicle is visible inside the hangar right now?,00:00:03,C,"['A. Truck.', 'B. Boat.', 'C. Aircraft.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_423_2,Object Perception,Which device is currently placed on the right side of the cockpit?,00:02:56,A,"['A. A GPS device.', 'B. A radio transmitter.', 'C. An altimeter.', 'D. A fuel gauge.']",single,Concurrent +Real-Time Visual Understanding_sample_423_3,Attribute Perception,"What is right now the terrain mainly covered with, as seen from the flying POV?",00:05:49,C,"['A. Desert.', 'B. Urban buildings.', 'C. Forest.', 'D. Water bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_423_4,Object Perception,What instrument is the pilot using right now to navigate?,00:08:42,C,"['A. Altimeter.', 'B. Compass.', 'C. GPS tablet.', 'D. Map.']",single,Concurrent +Real-Time Visual Understanding_sample_423_5,Object Perception,Which device is placed next to the pilot's seat right now?,00:11:36,B,"['A. A GPS device.', 'B. A camera.', 'C. An oxygen mask.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_424_1,Attribute Perception,What color is the pilot's headset right now?,00:00:03,C,"['A. Red.', 'B. Blue.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_424_2,Object Perception,What is in the pilot's left hand right now?,00:02:05,B,"['A. A map.', 'B. A control stick.', 'C. A headset.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_424_3,Attribute Perception,What is the color of the top of the control stick handle right now?,00:04:06,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_424_4,Object Perception,What is the scene below the helicopter now?,00:06:09,B,"['A. A lake.', 'B. A forest.', 'C. A mountain.', 'D. A city.']",single,Concurrent +Real-Time Visual Understanding_sample_424_5,Text-Rich Understanding,What text is displayed on the screen right now?,00:08:10,C,"['A. ""I apologize for the inconvenience. The footage contains private information."".', 'B. ""The video has been temporarily removed."".', 'C. ""Unfortunately I had to remove the footage because there was private information on an aircraft that was shown."".', 'D. ""I lost some footage, so I\'ll record more in another video. Sorry!"".']",single,Concurrent +Real-Time Visual Understanding_sample_425_1,Attribute Perception,What is the primary color of the lever located on the left side of the cockpit?,00:00:02,C,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_425_2,Attribute Perception,What is the predominant color of the device on the right side of the cockpit?,00:01:17,D,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_425_3,Object Perception,What is visible on the screen in the cockpit right now?,00:02:34,B,"['A. A speedometer.', 'B. A map.', 'C. An altimeter.', 'D. A radar.']",single,Concurrent +Real-Time Visual Understanding_sample_425_4,Attribute Perception,What is the current weather condition outside the cockpit?,00:03:47,B,"['A. Clear skies.', 'B. Cloudy skies with light rain.', 'C. Snowfall.', 'D. Heavy thunderstorms.']",single,Concurrent +Real-Time Visual Understanding_sample_425_5,Object Perception,What is the pilot holding in his left hand right now?,00:05:07,B,"['A. A joystick.', 'B. A blue handle.', 'C. A map.', 'D. A throttle lever.']",single,Concurrent +Real-Time Visual Understanding_sample_426_1,Object Perception,What is mounted on the left side of the helicopter cockpit right now?,00:00:04,C,"['A. A phone.', 'B. A GPS device.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_426_2,Text-Rich Understanding,What type of store is the person in right now?,00:03:16,D,"['A. A clothing store.', 'B. A pet store.', 'C. A grocery store.', 'D. A costco.']",single,Concurrent +Real-Time Visual Understanding_sample_426_3,Text-Rich Understanding,What brand of chips is in the shopping cart right now?,00:04:22,C,"[""A. Lay's."", 'B. Pringles.', ""C. Miss Vickie's."", 'D. Doritos.']",single,Concurrent +Real-Time Visual Understanding_sample_426_4,Text-Rich Understanding,What brand of paper towels is visible on the ground right now?,00:06:31,B,"['A. Bounty.', 'B. Scott.', 'C. Viva.', 'D. Sparkle.']",single,Concurrent +Real-Time Visual Understanding_sample_426_5,Text-Rich Understanding,Which brand of bottled water is visible on the passenger seat right now?,00:08:39,C,"['A. Dasani.', 'B. Evian.', 'C. Ice Mountain.', 'D. Aquafina.']",single,Concurrent +Real-Time Visual Understanding_sample_427_1,Attribute Perception,What color is the man's shirt right now?,00:00:05,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_427_2,Object Perception,What is the man in the video holding right now?,00:02:14,B,"['A. A wrench.', 'B. An air pump.', 'C. A screwdriver.', 'D. A flashlight.']",single,Concurrent +Real-Time Visual Understanding_sample_427_3,Attribute Perception,What color are the man's shorts right now?,00:04:27,C,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_427_4,Attribute Perception,What is the main source of light illuminating the area right now?,00:06:42,D,"['A. Street lamp.', 'B. Campfire.', 'C. Flashlight.', 'D. Tent light.']",single,Prior +Real-Time Visual Understanding_sample_427_5,Object Perception,What is the man setting up right now?,00:08:55,A,"['A. A tent.', 'B. A table.', 'C. A chair.', 'D. A blanket.']",single,Concurrent +Real-Time Visual Understanding_sample_428_1,Text-Rich Understanding,What is the name appearing on the aircraft?,00:00:05,D,"['A. Rand.', 'B. Rant.', 'C. Ren.', 'D. Raná.']",single,Concurrent +Real-Time Visual Understanding_sample_428_2,Object Perception,What is the primary object right now attached in front of the yellow aircraft?,00:01:23,A,"['A. A rope.', 'B. A radar.', 'C. A ladder.', 'D. A parachute.']",single,Concurrent +Real-Time Visual Understanding_sample_428_3,Attribute Perception,What is the primary color of the aircraft nose right now?,00:02:42,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_428_4,Object Perception,What physical structure is visible in the background right now?,00:04:00,A,"['A. A road.', 'B. A lake.', 'C. A bridge.', 'D. A factory.']",single,Concurrent +Real-Time Visual Understanding_sample_428_5,Object Perception,What is the person in the aircraft wearing on his head right now?,00:05:22,A,"['A. A leather aviator hat.', 'B. A helmet.', 'C. A beanie.', 'D. A cap.']",single,Concurrent +Real-Time Visual Understanding_sample_429_1,Text-Rich Understanding,What is the alphanumeric code visible on the helicopter's tail right now?,00:00:01,C,"['A. N939HS.', 'B. N9398H.', 'C. N939SH.', 'D. N9399H.']",single,Prior +Real-Time Visual Understanding_sample_429_2,Attribute Perception,What color is the person on the right side of the picture wearing now?,00:02:02,A,"['A. Blue.', 'B. Yellow.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_429_3,Attribute Perception,What color are visible on the man's shirt right now?,00:04:15,A,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_429_4,Attribute Perception,What is the predominant color of the landscape right now?,00:06:04,A,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_429_5,Attribute Perception,What color is the man's shirt right now?,00:08:02,A,"['A. Black.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_430_1,Object Perception,What object is mounted in front of the pilot on the left side?,00:00:02,C,"['A. A map.', 'B. A compass.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_430_2,Attribute Perception,What type of footwear is the pilot wearing right now?,00:02:07,C,"['A. Sandals.', 'B. Dress shoes.', 'C. Sneakers.', 'D. Boots.']",single,Concurrent +Real-Time Visual Understanding_sample_430_3,Object Perception,What object is the man in the gray shirt holding right now?,00:04:15,C,"['A. A backpack.', 'B. A helmet.', 'C. A purple bag.', 'D. A clipboard.']",single,Concurrent +Real-Time Visual Understanding_sample_430_4,Attribute Perception,What color are the man's sunglasses's reflection right now?,00:06:21,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_430_5,Attribute Perception,What is the predominant color of the buildings in the background right now?,00:08:29,A,"['A. Red', 'B. Blue', 'C. Green', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_431_1,Object Perception,What is the man standing in front of the glider wearing on his head right now?,00:00:03,C,"['A. A helmet.', 'B. A hat.', 'C. A cap.', 'D. No headgear.']",single,Concurrent +Real-Time Visual Understanding_sample_431_2,Attribute Perception,What is the current texture of the sky right now?,00:01:42,B,"['A. Clear with few clouds.', 'B. Overcast and cloudy.', 'C. Sunny with scattered clouds.', 'D. Stormy with dark clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_431_3,Object Perception,"Right now, what is the man holding in his hand?",00:03:20,C,"['A. A map.', 'B. A burger.', 'C. A sandwich.', 'D. A piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_431_4,Object Perception,What is displayed on the central screen of the control panel right now?,00:04:58,A,"['A. A navigation map.', 'B. A weather forecast.', 'C. A music player.', 'D. An engine monitoring system.']",single,Concurrent +Real-Time Visual Understanding_sample_431_5,Attribute Perception,What is the primary color of the joystick in the pilot's left hand right now?,00:06:36,B,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_432_1,Object Perception,What type of vehicle is visible from the cockpit view right now?,00:00:04,D,"['A. Helicopter.', 'B. Paraglider.', 'C. Hot air balloon.', 'D. Airplane.']",single,Concurrent +Real-Time Visual Understanding_sample_432_2,Spatial Understanding,What is the plane flying above now?,00:01:12,D,"['A. Above the islands.', 'B. Above the field.', 'C. Above the mountain.', 'D. Above the lake.']",single,Concurrent +Real-Time Visual Understanding_sample_432_3,Object Perception,What type of structure can be seen on the hilltop right now?,00:04:12,D,"['A. Lighthouse.', 'B. Windmill.', 'C. Observation Deck.', 'D. A red and white tower.']",single,Concurrent +Real-Time Visual Understanding_sample_432_4,Attribute Perception,What is the dominant color of the fields visible right now?,00:05:26,A,"['A. Green.', 'B. Yellow.', 'C. Brown.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_432_5,Object Perception,What object is the pilot's right hand holding right now?,00:07:14,D,"['A. A map.', 'B. A throttle.', 'C. A compass.', 'D. A joystick.']",single,Concurrent +Real-Time Visual Understanding_sample_433_1,Attribute Perception,What color is the man's sweatshirt right now?,00:00:04,A,"['A. Beige.', 'B. Blue.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_433_2,Object Perception,What type of vehicle appears near the open parking lot right now?,00:02:06,D,"['A. Motorcycle.', 'B. Helicopter.', 'C. Bicycle.', 'D. Car.']",single,Concurrent +Real-Time Visual Understanding_sample_433_3,Object Perception,What is the vehicle being operated right now?,00:04:35,D,"['A. Airplane.', 'B. Boat.', 'C. Car.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_433_4,Causal Reasoning,What type of headset is the man wearing right now?,00:06:53,D,"['A. HiFi.', 'B. Reverberant.', 'C. No function.', 'D. Aviation.']",single,Concurrent +Real-Time Visual Understanding_sample_433_5,Attribute Perception,What shape is the island in the water right now?,00:09:17,A,"['A. Rectangular.', 'B. Circular.', 'C. Triangular.', 'D. Oval.']",single,Concurrent +Real-Time Visual Understanding_sample_434_1,Attribute Perception,What is the color of the pilot's headset right now?,00:00:03,A,"['A. Black.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_434_2,Object Perception,What device is currently mounted to the top of the helicopter's control panel?,00:02:07,A,"['A. A camera.', 'B. A GPS unit.', 'C. An altimeter.', 'D. A radar detector.']",single,Concurrent +Real-Time Visual Understanding_sample_434_3,Object Perception,What is currently seen on the belt of the police officer?,00:04:08,C,"['A. Flashlight.', 'B. Handcuffs.', 'C. Taser.', 'D. Radio.']",single,Concurrent +Real-Time Visual Understanding_sample_434_4,Attribute Perception,What color is the control stick's top?,00:06:16,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_434_5,Attribute Perception,What color is the streamlining structure of the helicopter that is visible right now?,00:08:18,A,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_435_1,Object Perception,What instrument is visible on the pilot's lap right now?,00:00:03,D,"['A. An altimeter', 'B. A compass', 'C. A throttle', 'D. A joystick']",single,Concurrent +Real-Time Visual Understanding_sample_435_2,Object Perception,Where is the airplane preparing to land?,00:01:18,D,"['A. At the airport.', 'B. On the mountain.', 'C. In the field.', 'D. On the grassland.']",single,Concurrent +Real-Time Visual Understanding_sample_435_3,Attribute Perception,What is the color of the handgrip the pilot's left hand is holding right now?,00:02:31,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_4,Attribute Perception,What color is the handgrip on the left side right now?,00:03:47,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_5,Attribute Perception,What color is the aircraft's side window frame right now?,00:05:00,D,"['A. Black.', 'B. Grey.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_436_1,Action Perception,What is the person doing with the green and white cartons?,00:00:20,C,"['A. Moving them to another room.', 'B. Organizing them in the trolley.', 'C. Unloading them onto the shelves.', 'D. Throwing them away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_2,Event Understanding,What task is the person primarily engaged in right now?,00:00:54,C,"['A. Cleaning the storage room.', 'B. Counting inventory.', 'C. Organizing and resupplying shelves.', 'D. Moving trolleys to the front.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_3,Action Perception,What action is the person holding the camera performing right now?,00:02:19,B,"['A. Taking items off the shelves.', 'B. Pushing a cart.', 'C. Rearranging items on the shelves.', 'D. Cleaning the aisle.']",single,Concurrent +Real-Time Visual Understanding_sample_436_4,Object Perception,What is the camera operator holding in his hands right now?,00:04:01,B,"['A. A red crate.', 'B. A green and white carton.', 'C. A yogurt container.', 'D. A bottle of milk.']",single,Concurrent +Real-Time Visual Understanding_sample_436_5,Event Understanding,What is the primary type of product seen on the shelves?,00:04:20,A,"['A. Dairy products like milk and yogurt.', 'B. Fresh vegetables.', 'C. Canned goods.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_437_1,Attribute Perception,What distinguishing feature is described about the yogurt cups?,00:00:06,C,"['A. They have a green label.', 'B. They are stacked in red trays.', 'C. They are white with blue labels.', 'D. They are placed in a metal container.']",single,Prior +Real-Time Visual Understanding_sample_437_2,Action Perception,What action does the person perform with the yogurt cups?,00:00:17,D,"['A. The person sorts the cups by flavor.', 'B. The person moves the yogurt cups to the right shelving unit.', 'C. The person stacks the cups in a corner.', 'D. The person places the yogurt cups neatly on the shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_437_3,Object Perception,What is the person holding right now?,00:03:00,B,"['A. A bottle of juice.', 'B. A carton of milk.', 'C. A box of cereal.', 'D. A can of soda.']",single,Concurrent +Real-Time Visual Understanding_sample_437_4,Object Perception,What did the person pick up on the top shelf just now?,00:05:27,C,"['A. Boxes of cereal.', 'B. Cans of soup.', 'C. Yogurt cups.', 'D. Bottled water.']",multiple,Prior +Real-Time Visual Understanding_sample_437_5,Action Perception,What action is the person performing right now?,00:10:45,C,"['A. Cleaning the shelves.', 'B. Taking inventory.', 'C. Organizing yogurt containers.', 'D. Restocking fresh vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_1,Object Perception,What is the person in the video organizing on the shelf?,00:00:20,B,"['A. Boxes of cereal.', 'B. Containers of yogurt.', 'C. Bottles of milk.', 'D. Packages of cheese.']",single,Concurrent +Real-Time Visual Understanding_sample_438_2,Object Perception,What is the person holding right now?,00:02:21,B,"['A. A metal cart.', 'B. A cardboard box.', 'C. A green boxed item.', 'D. A juice carton.']",single,Concurrent +Real-Time Visual Understanding_sample_438_3,Action Perception,What did the person do after walking towards a set of shelves just now?,00:02:24,A,"['A. Place green cartons.', 'B. Organizes the cart.', 'C. Cleans the floor.', 'D. Adjusts the lighting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_4,Action Perception,What does the person do after adjusting the position of the milk cartons?,00:07:09,B,"['A. Removes a carton from the shelf.', 'B. Pulls forward another milk carton.', 'C. Leaves the aisle.', 'D. Talks to another person.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_5,Object Perception,What brand of dairy products is prominently featured on the shelves right now?,00:08:42,A,"['A. Kesella.', 'B. Danone.', 'C. Yoplait.', 'D. Nestle.']",single,Concurrent +Real-Time Visual Understanding_sample_439_1,Object Perception,What is the primary product seen on the cart?,00:00:09,C,"['A. Yogurt cups', 'B. Cream cartons', 'C. Milk or a similar product in red and white packaging', 'D. Cheese blocks']",single,Concurrent +Real-Time Visual Understanding_sample_439_2,Spatial Understanding,Where is the cart filled with cardboard boxes and packs of products located in relation to the shelves?,00:00:10,C,"['A. To the right.', 'B. In the center.', 'C. To the left.', 'D. Behind the shelves.']",single,Prior +Real-Time Visual Understanding_sample_439_3,Event Understanding,What does the camera capture as it navigates through the shelves?,00:02:56,A,"['A. Detailed arrangement of goods.', 'B. A person stacking boxes.', 'C. An empty aisle.', 'D. A cart being loaded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_439_4,Attribute Perception,How are the yogurt cartons labeled that the camera captures in detail right now?,00:02:59,A,"['A. ""Mild yogurt"".', 'B. ""Low-fat yogurt"".', 'C. ""Greek yogurt"".', 'D. ""Flavored yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_439_5,Action Perception,What does the person do after reaching towards the shelf?,00:09:43,B,"['A. Knocks over a carton.', 'B. Picks up a carton.', 'C. Rearranges the shelf.', 'D. Walks away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_440_1,Object Perception,What type of drink cartons did the individual rearranging first?,00:00:03,B,"['A. Orange juice.', 'B. Yoghurt.', 'C. Chocolate milk.', 'D. Apple juice.']",single,Concurrent +Real-Time Visual Understanding_sample_440_2,Text-Rich Understanding,What specific product label is visible in the close-up at the end of the video?,00:02:40,B,"['A. Danone Greek Yogurt.', 'B. Arla Mild Yoghurt.', 'C. Yoplait Fruit Yogurt.', 'D. Activia Natural Yogurt.']",single,Concurrent +Real-Time Visual Understanding_sample_440_3,Event Understanding,What is the video primarily showing in the storage room right now?,00:04:54,C,"['A. Inspecting crates.', 'B. Stocking shelves.', 'C. Moving through aisles.', 'D. Organizing products.']",single,Concurrent +Real-Time Visual Understanding_sample_440_4,Object Perception,What type of products is the person handling in the supermarket aisle?,00:07:20,C,"['A. Bread loaves.', 'B. Canned goods.', 'C. Milk cartons.', 'D. Fruit packages.']",single,Concurrent +Real-Time Visual Understanding_sample_440_5,Attribute Perception,What color is the cart used by the person in the supermarket right now?,00:07:06,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_441_1,Event Understanding,What is the person consistently doing throughout the entire scene?,00:00:20,D,"['A. Taking inventory of products.', 'B. Rearranging boxes randomly.', 'C. Cleaning the storage area.', 'D. Sorting and placing products methodically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_441_2,Object Perception,What did the person pick up from the cart and place into the left-side shelves just now?,00:02:34,B,"['A. Yogurt cups.', 'B. Green Cartons of milk.', 'C. Boxes of green-colored items.', 'D. Containers of cream.']",multiple,Prior +Real-Time Visual Understanding_sample_441_3,Spatial Understanding,Where are the dairy products and other food items primarily located in the storage room?,00:05:00,B,"['A. On the left shelves.', 'B. On the right shelves.', 'C. On the central aisle.', 'D. Near the entrance.']",single,Prior +Real-Time Visual Understanding_sample_441_4,Event Understanding,What activity is the individual primarily engaged in just now?,00:05:00,A,"['A. Pushing a loaded cart.', 'B. Stocking shelves.', 'C. Taking inventory.', 'D. Cleaning the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_441_5,Attribute Perception,How are the boxed items labeled on the right side shelves in the storage room right now?,00:07:02,C,"['A. ""DAIRY"".', 'B. ""FRESH"".', 'C. ""PRVIA"".', 'D. ""GROCERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_442_1,Attribute Perception,What type of container is the person placing on the shelves?,00:00:18,A,"['A. Blue and white yogurt containers.', 'B. Small cardboard boxes.', 'C. Large glass jars.', 'D. Metal cans.']",single,Concurrent +Real-Time Visual Understanding_sample_442_2,Object Perception,What label is visible on the boxes stacked on the floor in the storage room right now?,00:04:19,C,"['A. ALPHA.', 'B. CHARLIE.', 'C. Valio and BRAVO.', 'D. DELTA.']",single,Prior +Real-Time Visual Understanding_sample_442_3,Object Perception,What brand of juice cartons is the person handling?,00:13:02,A,"['A. BRAVO.', 'B. EXOTISK JUICE.', 'C. TROPICANA.', 'D. DELIGHT JUICE.']",single,Concurrent +Real-Time Visual Understanding_sample_442_4,Attribute Perception,What are the colors of the juice cartons being handled by the person?,00:13:14,A,"['A. Green with white and yellow detailing.', 'B. Blue with yellow detailing.', 'C. Red with white detailing.', 'D. Pink with green detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_442_5,Attribute Perception,What color are the gloves seen in the scene?,00:16:45,A,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_443_1,Object Perception,What is the gloved hand reaching towards at the beginning of the video?,00:01,A,"['A. Yogurt containers.', 'B. Milk cartons.', 'C. Juice bottles.', 'D. Cheese blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_443_2,Attribute Perception,What color is the packaging of the yogurt containers?,00:10,B,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Yellow and white.']",single,Concurrent +Real-Time Visual Understanding_sample_443_3,Action Perception,What does the individual do after picking up the yogurt container?,00:02:25,D,"['A. Opens it.', 'B. Discards it.', 'C. Hands it to someone else.', 'D. Places it back on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_4,Action Perception,What does the individual do after picking up the large cardboard box?,00:05:00,D,"['A. Places it back on the shelf.', 'B. Moves it to another room.', 'C. Examines it and sets it aside.', 'D. Takes out the orange juice inside and puts it on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_5,Spatial Understanding,What is the scene focusing on in the store right now?,00:07:19,B,"['A. The checkout counter.', 'B. A different set of shelves with beverages.', 'C. The entrance of the store.', 'D. A display of snacks.']",single,Concurrent +Real-Time Visual Understanding_sample_444_1,Prospective Reasoning,What might the person do next after revealing more cartons in the box?,00:00:19,B,"['A. Leave the store.', 'B. Start arranging the new cartons on the shelf.', 'C. Throw away the cartons.', 'D. Close the refrigerated display.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_2,Object Perception,What is being placed on the refrigerated shelf right now?,00:02:23,A,"['A. Cartons of milk.', 'B. Bottles of water.', 'C. Packs of juice.', 'D. Bags of vegetables.']",single,Concurrent +Real-Time Visual Understanding_sample_444_3,Spatial Understanding,Where is the cardboard box placed after the person removes items from it?,00:04:43,C,"['A. On the top shelf.', 'B. On the floor.', 'C. On the bottom shelf.', 'D. On the cart.']",single,Concurrent +Real-Time Visual Understanding_sample_444_4,Event Understanding,What main activity was carried out just now?,00:07:19,A,"['A. Move the drinks from the cart to the refrigerated shelf.', 'B. Cleaning the store aisles.', 'C. Shopping for groceries.', 'D. Checking out at the register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_5,Spatial Understanding,Where are the folded cardboard trays located in relation to the camera's view right now?,00:06:56,B,"['A. To the left of the camera.', 'B. To the right of the camera.', 'C. Directly in front of the camera.', 'D. Behind the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_445_1,Object Perception,What is the person maneuvering at the start of the video?,00:08,A,"['A. A cart.', 'B. A trolley.', 'C. A box.', 'D. A crate.']",single,Prior +Real-Time Visual Understanding_sample_445_2,Object Perception,What kind of products is the person handling?,00:03:00,A,"['A. Dairy products.', 'B. Bakery items.', 'C. Canned goods.', 'D. Fresh produce.']",single,Concurrent +Real-Time Visual Understanding_sample_445_3,Event Understanding,What is the main activity of the person in the storage room?,00:05:40,B,"['A. Checking inventory levels.', 'B. Stocking and organizing cartons on shelves.', 'C. Cleaning the storage room.', 'D. Labeling the cartons.']",multiple,Concurrent +Real-Time Visual Understanding_sample_445_4,Object Perception,What type of containers is being placed into the wire cart?,00:08:07,A,"['A. White and blue labeled.', 'B. Red and white labeled.', 'C. Green and white labeled.', 'D. Yellow labeled.']",single,Concurrent +Real-Time Visual Understanding_sample_445_5,Action Perception,What is the person doing after lifting the white-labeled items?,00:08:14,A,"['A. Put them on the cart.', 'B. Sorting and organizing items.', 'C. Pushing the cart out of the room.', 'D. Disposing of the items.']",multiple,Prior +Real-Time Visual Understanding_sample_446_1,Object Perception,What is prominently visible on top of the table at the start of the video?,00:00:01,B,"['A. A stack of green boxes.', 'B. A stack of white cartons labeled ""JO"".', 'C. A stack of red cartons labeled ""YO"".', 'D. A stack of blue containers labeled ""Mild Yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_446_2,Object Perception,What brand name appears on the green cartons being held by the person?,00:02:52,B,"['A. KESO.', 'B. Bregott.', 'C. Arla.', 'D. Lurpak.']",single,Concurrent +Real-Time Visual Understanding_sample_446_3,Object Perception,What is the individual wearing on their hands while handling the yogurt containers?,00:05:31,A,"['A. Gloves.', 'B. Mittens.', 'C. Bare hands.', 'D. Bandages.']",single,Concurrent +Real-Time Visual Understanding_sample_446_4,Text-Rich Understanding,What brand is printed on the white box near the worker's knees?,00:08:11,B,"['A. Arla.', 'B. Valio.', 'C. Alpro.', 'D. Oatly.']",single,Concurrent +Real-Time Visual Understanding_sample_446_5,Causal Reasoning,What indicates that the restocking task is nearly complete?,00:09:54,B,"['A. The person leaves the area.', 'B. Everything items in the box has been put on the shelves.', 'C. The items are being packed into the box.', 'D. The camera shows an empty warehouse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_447_1,Action Perception,What action does the person perform after kneeling down?,00:00:08,B,"['A. Breaking down cardboard boxes.', 'B. Placing and organizing boxes of milk on a shelf.', 'C. Placing cartons on a metal cart.', 'D. Removing gloves.']",multiple,Prior +Real-Time Visual Understanding_sample_447_2,Object Perception,What kind of items is the person reaching for on the cart?,00:02:43,B,"['A. Cheese blocks.', 'B. Yogurt cups.', 'C. Milk cartons.', 'D. Bread loaves.']",single,Concurrent +Real-Time Visual Understanding_sample_447_3,Object Perception,What type of items is the viewer primarily handling in the video?,00:05:40,B,"['A. Electronic gadgets.', 'B. Dairy products.', 'C. Clothing accessories.', 'D. Stationery products.']",single,Concurrent +Real-Time Visual Understanding_sample_447_4,Action Perception,What does the individual do after moving away from the shelf?,00:08:16,B,"['A. Picks up another item to place on the shelf.', 'B. Carries a cardboard box towards a stack of boxes.', 'C. Sits down to take a break.', 'D. Leaves the storage room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_447_5,Attribute Perception,What is the person wearing on his right wrist?,00:09:41,C,"['A. A silver watch.', 'B. A leather bracelet.', 'C. A gold bracelet.', 'D. A rubber band.']",single,Concurrent +Real-Time Visual Understanding_sample_448_1,Event Understanding,What is the state of the shelves as the individual continues to stock them?,00:00:20,D,"['A. Shelves are mostly empty.', 'B. The shelves are already full.', 'C. Shelves are cluttered and disorganized.', 'D. Shelves are orderly and packed with products.']",multiple,Prior +Real-Time Visual Understanding_sample_448_2,Object Perception,What type of perspective is shown in the video?,00:02:23,C,"['A. Third-person perspective.', 'B. Aerial perspective.', 'C. First-person perspective.', 'D. Side perspective.']",single,Concurrent +Real-Time Visual Understanding_sample_448_3,Attribute Perception,What color are the cartons of milk on the shelf?,00:04:51,B,"['A. Yellow with different colored sections.', 'B. White with different colored sections.', 'C. Green with different colored sections.', 'D. Red with different colored sections.']",single,Concurrent +Real-Time Visual Understanding_sample_448_4,Attribute Perception,"What color are the boxes labeled ""Bregott""?",00:07:15,C,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_448_5,Action Perception,What action did the person perform repeatedly just now?,00:07:11,C,"['A. Organizing products on shelves.', 'B. Flattening cardboard boxes.', 'C. Picking up and placing boxes in a cart.', 'D. Moving the cart towards the door.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_1,Object Perception,What object is being pushed at the beginning of the video?,00:00:20,B,"['A. A stroller.', 'B. A metal shopping cart.', 'C. A suitcase.', 'D. A wheelbarrow.']",single,Prior +Real-Time Visual Understanding_sample_449_2,Action Perception,What action is being performed by the person with gloved hands?,00:04:03,B,"['A. Washing the tomatoes.', 'B. Rearranging and picking up tomatoes.', 'C. Cutting the tomatoes.', 'D. Weighing the tomatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_3,Action Perception,What does the person do with the tomatoes that fell on the floor?,00:08:10,C,"['A. Leaves them on the floor.', 'B. Places them in a plastic bag.', 'C. Puts them back in the shelf.', 'D. Throws them away.']",multiple,Prior +Real-Time Visual Understanding_sample_449_4,Object Perception,What is the person holding in his hand right now?,00:12:05,C,"['A. A red basket.', 'B. A plastic bag.', 'C. A cardboard tray.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_449_5,Text-Rich Understanding,What price was displayed on the sign above the shelf with the pears?,00:15:58,B,"['A. 29.95.', 'B. 33.95.', 'C. 39.95.', 'D. 35.95.']",single,Prior +Real-Time Visual Understanding_sample_450_1,Text-Rich Understanding,What type of sign is displayed on the pole right now?,00:00:04,A,"['A. Bus zone sign.', 'B. Speed limit sign.', 'C. No parking sign.', 'D. Pedestrian crossing sign.']",single,Prior +Real-Time Visual Understanding_sample_450_2,Attribute Perception,What color is the car visible in the distance on the right side of the road?,00:01:54,A,"['A. White', 'B. Red', 'C. Blue', 'D. Black']",single,Prior +Real-Time Visual Understanding_sample_450_3,Attribute Perception,What color is the sign visible on the left side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_450_4,Attribute Perception,What color are the parking signs visible on the right side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_450_5,Object Perception,What type car is the orange car visible right now?,00:07:29,A,"['A. SUV.', 'B. Van.', 'C. Bus.', 'D. Truck.']",single,Concurrent +Real-Time Visual Understanding_sample_451_1,Text-Rich Understanding,What brand's advertisement is visible on the back of the bus right now?,00:00:04,D,"['A. Toyota.', 'B. Chevrolet.', 'C. Nissan.', 'D. Ford.']",single,Concurrent +Real-Time Visual Understanding_sample_451_2,Text-Rich Understanding,What company's logo is visible on the left side of the building right now?,00:01:55,D,"['A. Intel.', 'B. Tesla.', 'C. AT&T.', 'D. Optus.']",single,Concurrent +Real-Time Visual Understanding_sample_451_3,Attribute Perception,What is the current status of the traffic light ahead?,00:03:52,D,"['A. Red.', 'B. Yellow.', 'C. Flashing.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_451_4,Text-Rich Understanding,What brand is visible on the building right now?,00:05:46,D,"['A. Citibank.', 'B. Westpac.', 'C. ANZ.', 'D. Coleslocal.']",single,Concurrent +Real-Time Visual Understanding_sample_451_5,Object Perception,Which brand's logo is visible on the right side of the road right now?,00:07:44,D,"[""A. McDonald's."", 'B. KFC.', 'C. Subway.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_452_1,Attribute Perception,What is the current weather like outside?,00:00:03,C,"['A. Rainy and cloudy.', 'B. Snowy with heavy clouds.', 'C. Sunny with clear skies.', 'D. Windy and overcast.']",single,Concurrent +Real-Time Visual Understanding_sample_452_2,Attribute Perception,What color is the SUV that is visible ahead?,00:01:41,C,"['A. Orange.', 'B. Blue.', 'C. Black.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_452_3,Text-Rich Understanding,What brand name is visible on the large sign on the left side of the road?,00:03:18,B,"['A. WESTIE.', 'B. SYNAPSE.', 'C. FASHION.', 'D. COFFEE.']",single,Concurrent +Real-Time Visual Understanding_sample_452_4,Text-Rich Understanding,What brand name is visible on the building to the right?,00:04:54,A,"['A. 3HB.', 'B. 3HT.', 'C. 5HB.', 'D. 5HT.']",single,Prior +Real-Time Visual Understanding_sample_452_5,Attribute Perception,What is the current color of the nearest car parked on the left side of the road?,00:06:30,C,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_1,Attribute Perception,What is the color of the bus zone sign visible right now?,00:00:04,A,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_453_2,Attribute Perception,What is the color of the traffic light right now?,00:03:19,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_3,Attribute Perception,What can be identified about the current traffic light status for vehicles?,00:06:42,C,"['A. Red light.', 'B. Yellow light.', 'C. Green light.', 'D. Flashing light.']",single,Concurrent +Real-Time Visual Understanding_sample_453_4,Text-Rich Understanding,What is the time displayed on the dashboard right now?,00:10:06,B,"['A. 7:10:30.', 'B. 7:11:02.', 'C. 7:12:15.', 'D. 7:11:45.']",single,Concurrent +Real-Time Visual Understanding_sample_453_5,Text-Rich Understanding,What is the current speed limit for this road?,00:13:24,C,"['A. 50.', 'B. 60.', 'C. 70.', 'D. 80.']",single,Concurrent +Real-Time Visual Understanding_sample_454_1,Attribute Perception,What color is the vest the man is wearing?,00:00:03,A,"['A. Green.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_454_2,Object Perception,What is mounted on the dashboard right now?,00:02:10,A,"['A. A phone with GPS application.', 'B. A camera.', 'C. A radio.', 'D. A small fan.']",single,Concurrent +Real-Time Visual Understanding_sample_454_3,Attribute Perception,What color is the dashboard right now?,00:04:23,B,"['A. Blue.', 'B. Black.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_454_4,Attribute Perception,What type of vehicle is the vehicle ahead right now?,00:06:33,C,"['A. Taxi.', 'B. Delivery van.', 'C. School bus.', 'D. Ambulance.']",single,Concurrent +Real-Time Visual Understanding_sample_454_5,Object Perception,What is attached to the dashboard right now?,00:08:41,C,"['A. A notebook.', 'B. A GPS device.', 'C. A mobile phone.', 'D. A calculator.']",single,Concurrent +Real-Time Visual Understanding_sample_455_1,Attribute Perception,What kind of lighting condition is present right now in the video?,00:00:03,C,"['A. Daylight.', 'B. Dusk.', 'C. Nighttime.', 'D. Dawn.']",single,Concurrent +Real-Time Visual Understanding_sample_455_2,Attribute Perception,What type of traffic signal is present right now?,00:02:16,D,"['A. A green light.', 'B. A yellow light.', 'C. A flashing light.', 'D. A red light.']",single,Concurrent +Real-Time Visual Understanding_sample_455_3,Object Perception,What type of vehicle is visible directly ahead the camera right now?,00:04:27,C,"['A. A sedan.', 'B. A motorcycle.', 'C. A truck.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_455_4,Attribute Perception,What is the color of the other bus visible right now?,00:06:40,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_455_5,Object Perception,What is mounted on the dashboard right now?,00:08:56,A,"['A. A phone with GPS application.', 'B. A radio receiver.', 'C. An air freshener.', 'D. A digital clock.']",single,Concurrent +Real-Time Visual Understanding_sample_456_1,Text-Rich Understanding,What brand logo is displayed on the steering wheel?,00:00:23,D,"['A. Scania.', 'B. Mercedes.', 'C. MAN.', 'D. Volvo.']",single,Concurrent +Real-Time Visual Understanding_sample_456_2,Object Perception,What is directly in front of the vehicle?,00:01:55,C,"['A. A park.', 'B. A construction site.', 'C. A crosswalk.', 'D. A gas station.']",single,Concurrent +Real-Time Visual Understanding_sample_456_3,Object Perception,What color is the car driving next to the bus?,00:03:45,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_456_4,Attribute Perception,What color is the building with the slanted roof visible right now at the driver's left side?,00:05:35,A,"['A. Red.', 'B. White.', 'C. Blue.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_456_5,Text-Rich Understanding,What is the digit displayed on the rear panel of the yellow bus right now?,00:07:31,D,"['A. 60.', 'B. 40.', 'C. 30.', 'D. 50.']",single,Concurrent +Real-Time Visual Understanding_sample_457_1,Attribute Perception,"Right now, what is the main color of the bus in front?",00:00:19,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_457_2,Text-Rich Understanding,What is the yellow vehicle on the left side of the street right now?,00:01:56,A,"['A. DHL van.', 'B. Police car.', 'C. Fire truck.', 'D. Food truck.']",single,Concurrent +Real-Time Visual Understanding_sample_457_3,Text-Rich Understanding,"Right now, what is the speed limit indicated on the yellow bus?",00:03:52,A,"['A. 90 km/h.', 'B. 30 km/h.', 'C. 60 km/h.', 'D. 80 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_457_4,Attribute Perception,"Right now, what is the background color of the sign indicating changed traffic conditions?",00:05:45,A,"['A. Yellow.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_457_5,Attribute Perception,"Right now, what architectural style is predominant in the buildings visible on the left side of the street?",00:07:48,A,"['A. Georgian.', 'B. Gothic.', 'C. Modern.', 'D. Art Deco.']",single,Concurrent +Real-Time Visual Understanding_sample_458_1,Attribute Perception,What color is the car directly in front right now?,00:00:04,C,"['A. White.', 'B. Black.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_458_2,Object Perception,What brand logo is visible on the rear of the car directly in front right now?,00:01:52,D,"['A. Toyota.', 'B. Honda.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_458_3,Object Perception,What colored barriers are visible on the passenger-side sidewalk right now?,00:03:39,D,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_458_4,Attribute Perception,What is the color of the vehicle approaching the driver's right side right now?,00:05:27,A,"['A. Green', 'B. Red', 'C. Blue', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_458_5,Object Perception,What is the make of the vehicle directly in front right now?,00:07:18,D,"['A. Toyota.', 'B. Honda.', 'C. Nissan.', 'D. Mitsubishi.']",single,Concurrent +Real-Time Visual Understanding_sample_459_1,Causal Reasoning,What is the sticker on the windshield saying right now?,00:00:04,B,"['A. PLEASE PAY FARE.', 'B. PLEASE HAND UP.', 'C. PLEASE EXIT.', 'D. PLEASE TAKE SEATS.']",single,Concurrent +Real-Time Visual Understanding_sample_459_2,Object Perception,What device is located to the right side of the steering wheel right now?,00:02:03,A,"['A. A digital device.', 'B. A water bottle.', 'C. A map.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_459_3,Text-Rich Understanding,What street is visible on the signpost right now?,00:04:02,D,"['A. Oak Street.', 'B. Maple Street.', 'C. Elm Street.', 'D. Jersey Street.']",single,Concurrent +Real-Time Visual Understanding_sample_459_4,Text-Rich Understanding,What sign is visible to the right of the intersection right now?,00:06:00,D,"['A. STOP.', 'B. YIELD.', 'C. NO ENTRY.', 'D. GIVE WAY.']",single,Concurrent +Real-Time Visual Understanding_sample_459_5,Attribute Perception,What color is the first car on the left side of the road right now?,00:07:58,D,"['A. Green.', 'B. Blue.', 'C. Silver.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_460_1,Attribute Perception,What type of weather condition is present right now?,00:01:35,A,"['A. Sunny.', 'B. Stormy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_460_2,Attribute Perception,What is the current color of the sky?,00:01:59,A,"['A. Orange.', 'B. Blue.', 'C. Grey.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_460_3,Attribute Perception,What is the color of the traffic light right now?,00:06:02,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_460_4,Text-Rich Understanding,What is the number displayed on the electronic screen of the bus in front?,00:05:50,A,"['A. 590.', 'B. 591.', 'C. 1314.', 'D. G1314.']",single,Concurrent +Real-Time Visual Understanding_sample_460_5,Text-Rich Understanding,Which supermarket logo is visible on the right side right now?,00:07:46,D,"['A. Aldi.', 'B. Woolworths.', 'C. IGA.', 'D. Coles.']",single,Concurrent +Real-Time Visual Understanding_sample_461_1,Text-Rich Understanding,What prominent signs are displayed above the entrance of the art show?,00:00:04,D,"['A. ""ART EXHIBITION"" and ""MODERN ART"".', 'B. ""CONTEMPORARY ART"" and ""MODERN EXHIBITION"".', 'C. ""LA EXHIBITION"" and ""CONTEMPORARY + MODERN"".', 'D. ""LA ART SHOW"" and ""MODERN + CONTEMPORARY"".']",single,Concurrent +Real-Time Visual Understanding_sample_461_2,Clips Summarize,Which description best fits the scene within the exhibition space?,00:00:11,A,"['A. A spacious, well-lit area with various art pieces and installations.', 'B. A small room with a few art pieces.', 'C. An outdoor exhibition with sculptures and paintings.', 'D. A dark room with illuminated paintings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_461_3,Text-Rich Understanding,What is the subject of the poster on the white wall?,00:02:47,D,"['A. A modern art exhibition.', 'B. A famous painting.', 'C. An art gallery event.', 'D. The movie ""Parasite.""']",single,Concurrent +Real-Time Visual Understanding_sample_461_4,Text-Rich Understanding,What word is featured in the artwork's black frame?,00:08:00,D,"['A. LOVE.', 'B. HOPE.', 'C. PEACE.', 'D. GOD.']",single,Concurrent +Real-Time Visual Understanding_sample_461_5,Attribute Perception,What kind of designs are shown in the top row of the six-paintings segments?,00:08:06,A,"['A. Tree-like figures in a mist.', 'B. Animal figures.', 'C. Geometric shapes.', 'D. Human silhouettes.']",single,Concurrent +Real-Time Visual Understanding_sample_462_1,Text-Rich Understanding,Which artist's work has appeared in the video?,00:00:09,C,"['A. Vincent van Gogh.', 'B. Pablo Picasso.', 'C. Stephen Rowe.', 'D. Claude Monet.']",single,Concurrent +Real-Time Visual Understanding_sample_462_2,Spatial Understanding,"Where is the black sign with white text describing ""Irwin Cumberland"" located in relation to the paintings?",00:02:57,C,"['A. Below the painting.', 'B. To the left of the painting.', 'C. Above the painting.', 'D. To the right of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_462_3,Object Perception,What is depicted in the painting shown in the video right now?,00:02:42,A,"['A. A wave breaking in the ocean.', 'B. A forest scene.', 'C. An abstract pattern.', 'D. A cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_462_4,Event Understanding,"Which painting did the camera focus on before revealing the name ""Kesja Tabaczuk""?",00:05:39,A,"['A. A painting of a rural landscape.', 'B. A mirror.', 'C. A bookshelf.', 'D. A window.']",multiple,Prior +Real-Time Visual Understanding_sample_462_5,Text-Rich Understanding,What is the last name shown in the video?,00:05:54,B,"['A. Michael Miller.', 'B. Kesja Tabaczuk.', 'C. John Smith.', 'D. Sarah Parker.']",single,Concurrent +Real-Time Visual Understanding_sample_463_1,Attribute Perception,What is the color of the nameplate seen above the painting?,00:02:52,B,"['A. White with black text.', 'B. Black with white text.', 'C. Gold with black text.', 'D. Wooden with white text.']",single,Concurrent +Real-Time Visual Understanding_sample_463_2,Clips Summarize,What type of paintings are mainly displayed right now?,00:03:00,C,"['A. Abstract paintings.', 'B. Portraits.', 'C. Floral paintings.', 'D. Landscape paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_463_3,Object Perception,What is on top of the stack of books leftside on the small table?,00:05:24,D,"['A. A blue-colored book.', 'B. A green-colored book.', 'C. A red-colored book.', 'D. An orange-colored book.']",single,Concurrent +Real-Time Visual Understanding_sample_463_4,Spatial Understanding,Where is the photograph of the sunset with mountains positioned in the new set of artworks?,00:08:19,B,"['A. At the bottom section of the wall.', 'B. At the topmost position.', 'C. Below the old, weathered door frame.', 'D. Next to the close-up of flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_463_5,Text-Rich Understanding,Which names are revealed below the photographs right now?,00:09:56,C,"['A. ERICA KELLY MARTIN.', 'B. FERNANDO GUERRERO.', 'C. ERICA KELLY MARTIN.', 'D. JOHN DOE.']",single,Concurrent +Real-Time Visual Understanding_sample_464_1,Text-Rich Understanding,What words are written on the painting in the lower left corner of the wall?,00:00:06,C,"['A. ""WE SELL ART"".', 'B. ""BUY & SELL ART"".', 'C. ""WE BUY & SELL LUXURY"".', 'D. ""ART FOR SALE"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_2,Counting,"How many pieces of art paintings are displayed in the ""ARTSNITCH"" section?",00:00:10,B,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",single,Concurrent +Real-Time Visual Understanding_sample_464_3,Action Perception,What action is being performed by a person in a jacket near the graphic painting?,00:02:34,A,"['A. Taking a picture.', 'B. Painting.', 'C. Cleaning the artwork.', 'D. Pointing at the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_464_4,Text-Rich Understanding,What text is visible on the artwork of the muscular man holding a basket of lemons?,00:04:40,B,"['A. ""Lemon Art BRAND"".', 'B. ""Lemon Lad BRAND"".', 'C. ""Lemon Grove BRAND"".', 'D. ""Lemon Orchard BRAND"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_5,Object Perception,What is depicted in the top left painting on the white wall?,00:07:00,B,"['A. A vivid sunset over a hilly landscape.', 'B. A stormy scene with lightning over a dark road.', 'C. A monochromatic, foggy landscape with twisted trees.', 'D. An abstract painting with splashes of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_465_1,Spatial Understanding,Where are the artist labels located in relation to the paintings?,00:00:09,C,"['A. Below the paintings.', 'B. Next to the paintings.', 'C. Above the paintings.', 'D. On the paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_465_2,Clips Summarize,Which of the following options best describes these artworks?,00:00:20,A,"['A. A mix of abstract paintings with vibrant colors and sculptures on pedestals.', 'B. A series of black and white photographs.', 'C. A collection of modern furniture designs.', 'D. A display of classical paintings with gold frames.']",multiple,Concurrent +Real-Time Visual Understanding_sample_465_3,Object Perception,"What is prominently featured in this tall, vertical painting?",00:08:07,B,"['A. Characters in vibrant outfits.', 'B. A dark blue center with white edges.', 'C. Abstract shapes and vibrant colors.', 'D. Geometric and floral patterns.']",single,Concurrent +Real-Time Visual Understanding_sample_465_4,Causal Reasoning,Why are there reflections on the surface of the tall painting?,00:08:04,C,"['A. Because it has a glossy finish.', 'B. Because it is covered in glass.', 'C. Because it is illuminated by several spotlights.', 'D. Because the camera is using a flash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_465_5,Object Perception,What is being displayed on the video now?,00:08:52,B,"['A. A bookshelf filled with books.', 'B. A painting depicting a bookshelf.', 'C. A painting with many trees.', 'D. A painting with many people in it.']",single,Concurrent +Real-Time Visual Understanding_sample_466_1,Object Perception,What object is the blue gorilla holding?,00:00:08,D,"['A. A banana.', 'B. A small sculpture.', 'C. A book.', 'D. A cylindrical object labeled ""USA"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_2,Text-Rich Understanding,What is the title of the text written on this wall?,00:02:44,A,"['A. ""RAINTYPE LORENZO MARINI"".', 'B. ""SUNSHINE"".', 'C. ""LIFE IN COLOR"".', 'D. ""NIGHT LIGHTS"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_3,Object Perception,What significant installation is revealed in the center of the gallery right now?,00:02:51,D,"['A. A large sculpture in the center', 'B. A collection of paintings on the walls', 'C. A video projection', 'D. Numerous small, colorful items hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_466_4,Event Understanding,What appears below the four smaller frames as the camera pans to the left?,00:05:40,B,"['A. Another set of photographs.', 'B. An empty white wall space.', 'C. A sculpture.', 'D. A window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_466_5,Event Understanding,What is the man doing in the sequences shown on the television screen?,00:08:10,C,"['A. Painting.', 'B. Drawing.', 'C. Working with metal objects.', 'D. Writing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_1,Action Perception,What are some people doing with their smartphones?,00:00:15,D,"['A. Making calls.', 'B. Texting.', 'C. Playing games.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_467_2,Clips Summarize,Which of the following best describes the overall content of the video clip?,00:00:19,A,"['A. A tour of an art gallery showcasing nature and wildlife photography.', 'B. A walkthrough of a historical museum.', 'C. A visit to a contemporary art exhibition.', 'D. A day at an amusement park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_3,Counting,How many portraits of women are shown on the walls right now?,00:02:50,C,"['A. Two.', 'B. Four.', 'C. Three.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_4,Text-Rich Understanding,What words are written on the sign above painting shown right now?,00:05:24,A,"['A. P B G print bakery.', 'B. L M N art studio.', 'C. Q R S gallery.', 'D. T U V design hub.']",single,Prior +Real-Time Visual Understanding_sample_467_5,Text-Rich Understanding,What is the name on the sign partially visible in the background wall?,00:09:45,A,"['A. ""Hazel\'s Story"".', 'B. ""Gallery Night"".', 'C. ""Art Showcase"".', 'D. ""Modern Art"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_1,Event Understanding,Which of the following best describes the sequence of artworks shown just now?,00:02:56,C,"['A. Large square painting, two smaller square artworks, another concentric circle piece.', 'B. Concentric circles, geometric triangles, vibrant circular piece.', 'C. Crisscrossing pattern, concentric circles, geometric triangles.', 'D. Vibrant circular piece, geometric triangles, crisscrossing pattern.']",multiple,Concurrent +Real-Time Visual Understanding_sample_468_2,Object Perception,What is depicted in the sculpture shown just now,00:08:08,D,"['A. A person holding a tree.', 'B. A person holding a book.', 'C. A person holding a bird.', 'D. A person holding a house.']",multiple,Prior +Real-Time Visual Understanding_sample_468_3,Spatial Understanding,What is located to the left of the sculpture?,00:08:07,D,"['A. A painting depicting people and a river.', 'B. A doorway.', 'C. Another sculpture.', 'D. A painting depicting mountains and people.']",single,Concurrent +Real-Time Visual Understanding_sample_468_4,Text-Rich Understanding,What text is seen directly above the colorful painting shown right now?,00:08:10,D,"['A. ""Gallery of Modern Art"".', 'B. ""Sunset Landscape"".', 'C. ""Art Exhibition"".', 'D. ""Wonsook Kim"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_5,Text-Rich Understanding,What text is displayed above the screen currently shown in the video?,00:09:43,D,"['A. Gallery Name.', 'B. Exhibit Title.', ""C. Artist's Signature."", 'D. Jin Hyu Lee.']",single,Concurrent +Real-Time Visual Understanding_sample_469_1,Object Perception,What shape is the transparent sculpture placed on the clear pedestal shown just now?,00:02:53,C,"['A. Star.', 'B. Circle.', 'C. Heart.', 'D. Triangle.']",single,Prior +Real-Time Visual Understanding_sample_469_2,Text-Rich Understanding,"What name is visible above a large painting of a face with bold, expressive brushstrokes?",00:05:21,D,"['A. VEILLEUX.', 'B. CICIOVAN.', 'C. MONET.', 'D. TREMBLAY.']",single,Concurrent +Real-Time Visual Understanding_sample_469_3,Text-Rich Understanding,Which names are visible now,00:05:33,D,"['A. VEILLEUX and MONET.', 'B. MONET and TREMBLAY.', 'C. CICIOVAN and VEILLEUX.', 'D. TREMBLAY and CICIOVAN.']",single,Concurrent +Real-Time Visual Understanding_sample_469_4,Attribute Perception,What is the appearance of the pink ceramic dish shown on the wall?,00:08:12,D,"['A. It has floral designs.', 'B. It is plain with no designs.', 'C. It has geometric patterns.', 'D. It has star designs.']",single,Concurrent +Real-Time Visual Understanding_sample_469_5,Object Perception,What is on the table beneath the lower part of the display?,00:08:10,A,"['A. Two books and a box.', 'B. one book and a box.', 'C. A sculpture.', 'D. A vase.']",single,Concurrent +Real-Time Visual Understanding_sample_470_1,Event Understanding,What happens as the camera starts moving to the left?,00:00:13,A,"['A. It reveals more of the gallery space and visitors.', 'B. It zooms in on the top frame.', 'C. It transitions to a close-up of a single artwork.', 'D. It focuses on a sculpture in the middle.']",multiple,Prior +Real-Time Visual Understanding_sample_470_2,Object Perception,What is depicted in the three artworks shown in the video right now?,00:02:23,B,"['A. Abstract floral shapes.', 'B. Cartoon figures in dynamic poses.', 'C. Realistic portraits of people.', 'D. Landscapes with mountains.']",single,Concurrent +Real-Time Visual Understanding_sample_470_3,Attribute Perception,What is the background color of the artwork shown right now?,00:02:33,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_470_4,Text-Rich Understanding,What kind of forms do the small framed abstract paintings shown right now feature?,00:04:58,C,"['A. Rectangular forms.', 'B. Triangular forms.', 'C. Circular forms.', 'D. Star-shaped forms.']",single,Concurrent +Real-Time Visual Understanding_sample_470_5,Object Perception,What letters are mounted on the blue wall shown just now?,00:07:10,B,"['A. L and T.', 'B. L and P.', 'C. P and T.', 'D. L and M.']",multiple,Prior +Real-Time Visual Understanding_sample_471_1,Spatial Understanding,What is the position of the third painting in relation to the second painting?,00:00:13,B,"['A. To the left.', 'B. To the right.', 'C. Above.', 'D. Below.']",multiple,Concurrent +Real-Time Visual Understanding_sample_471_2,Attribute Perception,What distinguishes the figures in the third painting?,00:00:16,B,"['A. They have blue hair and dark bodies.', 'B. They have orange hair and pale bodies.', 'C. They have green hair and yellow bodies.', 'D. They have black hair and white bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_471_3,Attribute Perception,What characteristic is shared by the white shapes on the wooden panel pieces?,00:08:16,B,"['A. They are all triangular.', 'B. They are all raised and cast shadows.', 'C. They all have a blue background.', 'D. They all include floral designs.']",single,Concurrent +Real-Time Visual Understanding_sample_471_4,Spatial Understanding,"Compared to the colorful string patterns, where are the black canvases with smiley decorations on the top of these two squares?",00:10:43,C,"['A. Directly above them.', 'B. To the left of them.', 'C. To the right of them.', 'D. Below them.']",single,Concurrent +Real-Time Visual Understanding_sample_471_5,Causal Reasoning,What can be inferred about the layout of the gallery space based on the video content?,00:10:43,C,"['A. The gallery is very crowded with limited space.', 'B. The artworks are displayed haphazardly.', 'C. The gallery is open with artworks neatly displayed and visible visitors.', 'D. The lighting is dim and focused on certain artworks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_472_1,Attribute Perception,What is the color of the frame of the artwork featuring the robot boy with a cheerful expression and arms raised?,00:02:59,B,"['A. Black.', 'B. Orange.', 'C. Metallic gray.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_472_2,Event Understanding,What was the general theme of the artworks displayed on the wall just now?,00:03:00,C,"['A. Nature landscapes.', 'B. Abstract art.', 'C. A robot boy character.', 'D. Historical events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_472_3,Spatial Understanding,"What is the spatial relationship between the tiger and panda painting and the illustration labeled ""TTODOA""?",00:05:43,A,"['A. The tiger and panda painting is to the left of ""TTODOA"".', 'B. The tiger and panda painting is to the right of ""TTODOA"".', 'C. The tiger and panda painting is above ""TTODOA"".', 'D. The tiger and panda painting is below ""TTODOA"".']",multiple,Prior +Real-Time Visual Understanding_sample_472_4,Text-Rich Understanding,What name is displayed beneath the paintings of a tiger with a red flower on its head?,00:05:35,B,"['A. TTODOA.', 'B. NAM JI HYUNG.', 'C. ""SERENE"".', 'D. ""ARTIST"".']",single,Prior +Real-Time Visual Understanding_sample_472_5,Action Perception,"What action does the camera take after focusing on the green object with text ""58""?",00:08:29,D,"['A. Zooms out to show the entire gallery.', 'B. Moves to the floor.', 'C. Focuses on a different box.', 'D. Shifts to show a painting of a girl standing under balloons floating in the sky.']",multiple,Prior +Real-Time Visual Understanding_sample_473_1,Spatial Understanding,"Where is the painting with the text ""STING LIKE QUEEN BEE"" located in relation to the other two paintings?",00:00:06,B,"['A. On the left.', 'B. In the center.', 'C. On the right.', 'D. Above the other two.']",multiple,Concurrent +Real-Time Visual Understanding_sample_473_2,Text-Rich Understanding,What text is visible in the central painting with the figure wearing boxing gloves?,00:00:03,A,"['A. ""STING LIKE QUEEN BEE"".', 'B. ""SUGAR"".', 'C. ""FIGHT LIKE A CHAMPION"".', 'D. ""WINNER TAKES ALL"".']",single,Prior +Real-Time Visual Understanding_sample_473_3,Object Perception,Which painting includes a seaside scene with birds flying around?,00:00:25,C,"['A. The painting of a mother holding a baby.', 'B. The painting with the text ""SUGAR"".', 'C. The painting of the oversized shark and pig.', 'D. The painting with anthropomorphic figures.']",single,Prior +Real-Time Visual Understanding_sample_473_4,Text-Rich Understanding,"What is the price tag seen below the artist's name, Anthony Ausgang?",00:05:28,B,"['A. $150.', 'B. $300.', 'C. $450.', 'D. $600.']",single,Prior +Real-Time Visual Understanding_sample_473_5,Attribute Perception,"What does this sculpture, fixed to the wall in the video, demonstrate?",00:05:29,B,"['A. As a colorful parrot with extended wings.', 'B. As a Venus flytrap with a pink tongue.', 'C. As a metallic robot with glowing eyes.', 'D. As a large tree with hanging fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_474_1,Object Perception,What is the main subject in the initial artwork shown in the gallery?,00:00:04,A,"['A. A white chicken with a red comb.', 'B. A black chicken with a white tail.', 'C. A vase with green flowers.', 'D. An abstract orange pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_474_2,Attribute Perception,What are the predominant colors in the bottom abstract artwork shown right now?,00:00:16,B,"['A. Blue, white, and orange.', 'B. Green, yellow, blue and orange.', 'C. Black, white, and green.', 'D. Red, blue, and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_474_3,Text-Rich Understanding,What signage is visible in the gallery right now?,00:00:19,A,"['A. ""GALLERY CHAMAN"".', 'B. ""ART GALLERY"".', 'C. ""CONTEMPORARY ART"".', 'D. ""EXHIBITION HALL"".']",single,Concurrent +Real-Time Visual Understanding_sample_474_4,Object Perception,What is depicted in the larger framed artwork right now?,00:04:46,A,"['A. A collage of various houses.', 'B. A single house with a red roof.', 'C. An abstract green image.', 'D. A black and white portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_474_5,Text-Rich Understanding,What is written on the blue sign shown just now?,00:04:53,A,"['A. ""SONG WORD ART HOUSE 1307, LOS ANGELES, CA"".', 'B. ""ART HOUSE 1307, NEW YORK, NY"".', 'C. ""MODERN - CLASSICAL"".', 'D. ""SONG WORLD ART HOUSE 1307, LOS ANGELES, CA"".']",single,Prior +Real-Time Visual Understanding_sample_475_1,Attribute Perception,What are the patterns and text on the rectangular boxes of the tall sculpture?,00:00:10,B,"['A. Stripes, polka dots, ""BANG!"", ""Soup"".', 'B. Polka dots, stripes, ""POW!"", ""Brillo"".', 'C. Chevron, zigzags, ""WOW!"", ""Coca-Cola"".', 'D. Dots, lines, ""BOOM!"", ""Pepsi"".']",multiple,Prior +Real-Time Visual Understanding_sample_475_2,Text-Rich Understanding,What does the large wall-mounted artwork say right now?,00:00:27,C,"['A. ""LIVE LIFE TO THE FULLEST"".', 'B. ""ART IS LIFE"".', 'C. ""IN MY LIFE I LOVE YOU MORE"".', 'D. ""LOVE MAKES LIFE BEAUTIFUL"".']",single,Concurrent +Real-Time Visual Understanding_sample_475_3,Action Perception,"What action does the camera perform after showing the ""Bruce Lurie Gallery 1315"" sign?",00:02:54,D,"['A. Pans left.', 'B. Zooms in.', 'C. Pans upward.', 'D. Tilts downward.']",multiple,Concurrent +Real-Time Visual Understanding_sample_475_4,Spatial Understanding,Where is the artist's signature located in the pool scene painting?,00:05:26,C,"['A. At the top of the painting.', 'B. On the left side of the painting.', 'C. At the lower edge of the painting.', 'D. In the center of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_475_5,Text-Rich Understanding,What is written on the sign above the wall just now?,00:09:46,B,"['A. ""PULA"" and ""1341"" with ""NEW YORK | USA"" below.', 'B. ""PULA"" and ""1341"" with ""REYKJAV_K | ICELAND"" below.', 'C. ""PULA"" and ""1341"" with ""TOKYO | JAPAN"" below.', 'D. ""PULA"" and ""1341"" with ""PARIS | FRANCE"" below.']",single,Concurrent +Real-Time Visual Understanding_sample_476_1,Spatial Understanding,How are the four smaller rectangular frames arranged?,00:00:09,C,"['A. Horizontally in a single row.', 'B. Vertically in a single column.', 'C. In a 2x2 grid.', 'D. In a diagonal line.']",single,Prior +Real-Time Visual Understanding_sample_476_2,Text-Rich Understanding,What does the sign on the white wall read?,00:00:15,A,"['A. ""GALERIE DE\' ARTS 1343 SANTA MONICA, CA"".', 'B. ""ART GALLERY SANTA MONICA"".', 'C. ""DE\' ARTS GALLERY 1234 SANTA MONICA, CA"".', 'D. ""SANTA MONICA ART GALLERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_476_3,Text-Rich Understanding,What does the blue sign overhead read?,00:02:52,A,"['A. ""ART UNIFIED 1359, VENICE | CA. MODERN + CONTEMPORARY.""', 'B. ""ARTISTIC INSPIRATION 123, LA.""', 'C. ""MODERN ART SHOW 2024.""', 'D. ""VENICE ART EXHIBITION 2023.""']",single,Concurrent +Real-Time Visual Understanding_sample_476_4,Spatial Understanding,Where are the black metallic sculptures positioned in the gallery?,00:02:47,B,"['A. On the floor.', 'B. On white and black pedestals.', 'C. On a wooden table.', 'D. Hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_476_5,Object Perception,What kind of artworks are displayed on the partition wall?,00:02:53,B,"['A. Sculptures.', 'B. Framed prints.', 'C. Digital screens.', 'D. Posters.']",single,Concurrent +Real-Time Visual Understanding_sample_477_1,Object Perception,What are the small components of the display shown right now?,00:00:15,B,"['A. Small paintings.', 'B. Cylindrical objects.', 'C. Rectangular tiles.', 'D. Triangular pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_477_2,Counting,How many donuts are displayed in the framed grid on the white wall?,00:02:23,C,"['A. 12', 'B. 14', 'C. 16', 'D. 18']",single,Concurrent +Real-Time Visual Understanding_sample_477_3,Text-Rich Understanding,What text is displayed above the blonde woman in the artwork?,00:02:27,A,"['A. ""BUT I\'M A FIRST CLASS GIRL_ I CAN\'T FLY COACH."".', 'B. ""LET\'S TRAVEL THE WORLD TOGETHER_ & NEVER LOOK BACK."".', 'C. ""LIVE LOVE LAUGH_ ALWAYS AND FOREVER."".', 'D. ""DREAM BIG_ AND NEVER GIVE UP."".']",single,Prior +Real-Time Visual Understanding_sample_477_4,Object Perception,What is prominently mounted on the wall right now?,00:07:14,C,"['A. A large, intricate tapestry.', 'B. A framed palette with blobs of paint.', ""C. A large, textured 3D artwork of a lion's head."", 'D. A black and white sketch.']",single,Concurrent +Real-Time Visual Understanding_sample_477_5,Text-Rich Understanding,What is the inscription at the bottom of the framed palette?,00:07:16,C,"['A. 1.2.34.', 'B. 2.5.89.', 'C. 3.6.61.', 'D. 4.7.73.']",single,Concurrent +Real-Time Visual Understanding_sample_478_1,Text-Rich Understanding,What is displayed on the blue sign overhead?,00:00:15,C,"['A. ""Exhibit Closed 625/724"".', 'B. ""Gallery Entrance 622/625"".', 'C. ""Montague Gallery 625/724"".', 'D. ""Montague Gallery 625/725"".']",single,Prior +Real-Time Visual Understanding_sample_478_2,Spatial Understanding,How are the three framed pieces arranged on the wall?,00:02:55,C,"['A. In a vertical line.', 'B. In a diagonal line.', 'C. In a horizontal line.', 'D. In a circular pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_478_3,Attribute Perception,What is the lighting condition in the gallery space?,00:05:39,C,"['A. Dim and dark.', 'B. Bright and natural.', 'C. Well-lit with ceiling-mounted lights.', 'D. Dark with spotlights.']",single,Concurrent +Real-Time Visual Understanding_sample_478_4,Prospective Reasoning,"Based on the camera movement and gallery setup, what might the camera show next?",00:05:39,B,"['A. An outdoor scene.', 'B. Detailed close-ups of other artworks.', 'C. The entrance of the gallery.', 'D. A lecture or discussion area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_478_5,Text-Rich Understanding,"What additional information does the sign provide besides ""GALLERY 1261""?",00:09:48,B,"['A. Names of the artists.', 'B. Room numbers and a location in Denver, CO.', 'C. A description of the exhibition.', 'D. Opening hours of the gallery.']",single,Concurrent +Real-Time Visual Understanding_sample_479_1,Clips Summarize,What best describes the paintings shown in the video?,00:00:10,B,"['A. Abstract landscapes with vibrant colors.', 'B. Portraits with light and pastel backgrounds.', 'C. Still life paintings with intricate details.', 'D. Surreal scenes with dark and moody tones.']",multiple,Concurrent +Real-Time Visual Understanding_sample_479_2,Counting,How many paintings featuring woman have been shown so far?,00:00:07,D,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_479_3,Spatial Understanding,What is positioned to the left of the artwork with the glowing sphere?,00:05:40,D,"['A. A painting with a blue background.', 'B. A painting with a green background.', 'C. A painting with a white background.', 'D. A painting with a red background.']",single,Concurrent +Real-Time Visual Understanding_sample_479_4,Attribute Perception,How is the background of the lower artwork described?,00:05:24,B,"['A. Bright and clear with blue skies.', 'B. Dark and slightly blurred with greenish and blue light effects.', 'C. White and plain with no distractions.', 'D. Vivid and colorful with red hues.']",single,Concurrent +Real-Time Visual Understanding_sample_479_5,Attribute Perception,What are the features of the painting to the right of the painting with a sheep's head?,00:08:15,C,"['A. Geometric patterns and bold colors.', 'B. A vibrant house on a street.', 'C. A blue abstract piece with intricate line work.', 'D. An expansive field under a muted sky.']",single,Concurrent +Real-Time Visual Understanding_sample_480_1,Text-Rich Understanding,What letters are mounted on the wall?,00:00:07,A,"['A. PADO.', 'B. GATO.', 'C. LADO.', 'D. FADO.']",single,Concurrent +Real-Time Visual Understanding_sample_480_2,Spatial Understanding,"Where is the fabric artwork depicting a tall tree located in relation to the letters ""PADO""?",00:00:10,B,"['A. To the right of the letters.', 'B. Below the letters.', 'C. To the left of the letters.', 'D. Above the letters.']",single,Prior +Real-Time Visual Understanding_sample_480_3,Object Perception,What does the upper left painting feature?,00:03:42,A,"['A. A large tree in bloom with pink flowers.', 'B. A large tree with green foliage.', 'C. A whimsical figure with flowers around its head.', 'D. An abstract design with swirling shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_480_4,Attribute Perception,What is a common feature in the artworks by SungTae Kim?,00:07:37,B,"['A. Bright colors and abstract shapes.', 'B. Surreal pencil constructions.', 'C. Ornate crowns.', 'D. Reflective surfaces with water.']",single,Concurrent +Real-Time Visual Understanding_sample_480_5,Attribute Perception,What is the main theme depicted in the painting shown just now?,00:11:12,B,"['A. A cityscape with zebras.', 'B. A giraffe family under a tree.', 'C. An urban skyline at night.', 'D. Animals in a forest.']",single,Prior +Real-Time Visual Understanding_sample_481_1,Attribute Perception,What color is the car parked near the Diner right now?,00:00:04,D,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_481_2,Object Perception,What object is the track passing under right now?,00:00:48,C,"['A. A chair.', 'B. A table.', 'C. A bed.', 'D. A couch.']",single,Concurrent +Real-Time Visual Understanding_sample_481_3,Attribute Perception,What color is the car on top of the cabinet right now?,00:01:30,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_481_4,Object Perception,What object is the track curving around right now?,00:02:19,C,"['A. A couch.', 'B. A table.', 'C. A sofa.', 'D. A window.']",single,Concurrent +Real-Time Visual Understanding_sample_481_5,Attribute Perception,What is the color of the walls near the track right now?,00:03:00,B,"['A. White.', 'B. Beige.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_482_1,Attribute Perception,Which RC car leads the race initially?,00:00:02,A,"['A. Red car.', 'B. White car.', 'C. Green car.', 'D. Black car.']",single,Prior +Real-Time Visual Understanding_sample_482_2,Event Understanding,What abnormal event just happened?,00:01:32,A,"['A. A white racing car crashed into the obstacle beside the track.', 'B. A blue racing car lost control and crashed into the barrier at the curve of the track.', 'C. A red racing car skidded on the wet surface and collided with the guardrail on the straightaway.', 'D. A yellow racing car spun out and hit the tire wall at the chicane.']",multiple,Prior +Real-Time Visual Understanding_sample_482_3,Event Understanding,What unusual event just happened?,00:02:14,D,"['A. A red and white car skidded and slammed into the blue barrier at the edge of the circuit.', 'B. A green and silver car lost control and collided with the yellow obstacle beside the straight track.', 'C. A blue and orange car spun out and crashed into the red barrier near the corner.', 'D. A black and gold car crashed into the orange obstacle on the side of the track after drifting.']",multiple,Prior +Real-Time Visual Understanding_sample_482_4,Attribute Perception,What is the main color of the remote-controlled police car?,00:04:00,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_482_5,Event Understanding,What happens just after the silver car moves ahead of the red car?,00:04:15,D,"['A. The red car overtakes the silver car again.', 'B. Both cars stop racing.', 'C. The green car crashes into the silver car.', 'D. The red car knocked the silver car off the track.']",multiple,Prior +Real-Time Visual Understanding_sample_483_1,Attribute Perception,What is the main color of the two remote-controlled cars shown in the video right now?,00:00:04,B,"['A. One car is blue and black, while the other car is white.', 'B. One car is blue with black, another car is white.', 'C. One vehicle is painted blue with black accents, and the other is white.', 'D. One car features a blue and black color scheme, and the other car is entirely white.']",single,Concurrent +Real-Time Visual Understanding_sample_483_2,Event Understanding,What change occurs in the scene of the remote-controlled car race?,00:01:32,D,"['A. The track becomes simpler with fewer obstacles.', 'B. The cars switch to a gravel surface.', 'C. The cars move to an outdoor setting.', 'D. The scene shifts from one car to another three cars.']",multiple,Prior +Real-Time Visual Understanding_sample_483_3,Attribute Perception,What color is the remote-controlled car on the track right now?,00:02:44,C,"['A. Red.', 'B. Green.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_483_4,Attribute Perception,What surrounds the track where the purple remote-controlled car is moving?,00:03:00,A,"['A. Various miniature landscapes and objects.', 'B. Life-size trees and bushes.', 'C. Tall buildings and bridges.', 'D. Open water bodies and sand pits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_483_5,Attribute Perception,What is the condition of the track right now?,00:04:45,A,"['A. Dry and smooth.', 'B. Wet and shiny.', 'C. Dusty and rough.', 'D. Muddy and slippery.']",multiple,Prior +Real-Time Visual Understanding_sample_484_1,Text-Rich Understanding,What is written on the green car in the race track scene?,00:00:08,A,"['A. N2O COLA.', 'B. Speedy Cola.', 'C. Racing Fuel.', 'D. Nitro Power.']",single,Concurrent +Real-Time Visual Understanding_sample_484_2,Clips Summarize,What main event is depicted in the captions?,00:00:20,B,"['A. A diecast car race victory lap.', 'B. The beginning of a car model race.', 'C. The construction of a race track.', 'D. The final lap of a race.']",multiple,Prior +Real-Time Visual Understanding_sample_484_3,Event Understanding,What happens to the green-purple car when the racing car sprints?,00:05:42,D,"['A. It falls behind other cars.', 'B. It crashes into the pit stop area.', 'C. It leaves the race track.', 'D. It moves further ahead from the other cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_484_4,Text-Rich Understanding,Who is in first place in Race 1 - Final standings?,00:08:19,C,"['A. Michael Rotor.', 'B. Jay.', 'C. H.J. Hollis.', 'D. Jonas Carvers.']",single,Concurrent +Real-Time Visual Understanding_sample_484_5,Event Understanding,What is the sequence of the racecars when the racecars sprints?,00:09:45,A,"['A. Red racecar followed by blue racecar.', 'B. Blue racecar followed by green racecar.', 'C. Purple racecar followed by blue racecar.', 'D. Gray racecar followed by red racecar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_485_1,Text-Rich Understanding,What is depicted on the container behind the toy car?,00:00:19,B,"['A. ""NEXT GEN"".', 'B. ""Walmart - Save money. Live better."".', 'C. ""DIECAST RACING"".', 'D. ""NEXT-GEN PISTON CUP"".']",single,Concurrent +Real-Time Visual Understanding_sample_485_2,Text-Rich Understanding,What number is displayed on Tom W.'s car on the scoreboard?,00:03:29,B,"['A. 31.', 'B. 61.', 'C. 19.', 'D. 76.']",single,Prior +Real-Time Visual Understanding_sample_485_3,Text-Rich Understanding,What is the number on the grey toy race car shown right now?,00:06:05,C,"['A. 117', 'B. 82', 'C. 035', 'D. 26']",single,Concurrent +Real-Time Visual Understanding_sample_485_4,Counting,How many different toy race cars are shown right now?,00:06:34,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_485_5,Text-Rich Understanding,Which car is labeled #117?,00:09:20,C,"['A. Ronald', 'B. Conrad Camber', 'C. S. Fillups', 'D. Dan Carcia']",single,Concurrent +Real-Time Visual Understanding_sample_486_1,Text-Rich Understanding,What is announced over the image of the detailed miniature race setup right now?,00:00:14,B,"['A. ""NEXT GEN PISTON CUP, Race 1 - Round 2"".', 'B. ""NEXT GEN PISTON CUP, Race 2 - Round 1"".', 'C. ""NEXT GEN TOY RACE, Round 2 - Race 1"".', 'D. ""NEXT GEN TOY RACE, Race 1 - Round 2"".']",single,Concurrent +Real-Time Visual Understanding_sample_486_2,Attribute Perception,What color is the car driven by Rich Mixon?,00:03:02,A,"['A. Pink.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_486_3,Event Understanding,Which car is leading the race?,00:03:20,D,"['A. #20 Jackson Storm.', 'B. #48 Aaron Clocker.', ""C. #11 Chris Roamin'."", 'D. #36 Rich Mixon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_486_4,Spatial Understanding,How are the race cars positioned right now?,00:06:00,C,"['A. In a single line.', 'B. Randomly scattered.', 'C. In two rows.', 'D. In a circle.']",single,Concurrent +Real-Time Visual Understanding_sample_486_5,Event Understanding,Who is ranked first for Group 4 - Heat 3?,00:09:48,D,"['A. #90 Paul Conrev.', 'B. #92 Sheldon Shifter.', 'C. #68 H.J. Hollis.', 'D. #15 Harvey Rodcap.']",multiple,Prior +Real-Time Visual Understanding_sample_487_1,Event Understanding,What is seen in the initial scene of the video?,00:00:20,D,"['A. A red racing car is parked on the track.', 'B. A green racing car in the pits.', 'C. A blue racing car near a curve.', 'D. A red racing car sped past on the track.']",multiple,Prior +Real-Time Visual Understanding_sample_487_2,Text-Rich Understanding,What was being advertised on the blue billboard?,00:02:00,C,"['A. Speedy Cars.', 'B. Toy Race.', 'C. Crazy Cars.', 'D. Miniature Motors.']",single,Prior +Real-Time Visual Understanding_sample_487_3,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The purple car.', 'B. The blue car.', 'C. The yellow car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_487_4,Object Perception,What is the color of the car that leads the race right now?,00:03:27,C,"['A. Red', 'B. Blue', 'C. Yellow', 'D. Purple']",single,Concurrent +Real-Time Visual Understanding_sample_487_5,Text-Rich Understanding,What is the position of Lightning McQueen in the standings for the Group 1 final?,00:05:20,B,"['A. First.', 'B. Second.', 'C. Third.', 'D. Fourth.']",single,Concurrent +Real-Time Visual Understanding_sample_488_1,Text-Rich Understanding,What group numbers are displayed for the race participants?,00:00:20,D,"['A. Group 1 and 2.', 'B. Group 3 and 4.', 'C. Group 5 and 6.', 'D. Group 7 and 8.']",single,Prior +Real-Time Visual Understanding_sample_488_2,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The orange car.', 'B. The blue car.', 'C. The red car.', 'D. The grey car.']",multiple,Prior +Real-Time Visual Understanding_sample_488_3,Text-Rich Understanding,What is the fastest time achieved by Jay's car from team VCD132 Racing?,00:05:39,C,"['A. 9.495 seconds.', 'B. 9.791 seconds.', 'C. 8.267 seconds.', 'D. 8.999 seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_488_4,Event Understanding,Which racing car won first place in this competition?,00:08:01,B,"['A. The orange car.', 'B. The yellow car.', 'C. The red car.', 'D. The grey car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_488_5,Text-Rich Understanding,Which team won first place in Race 2 competition?,00:01:28,A,"[""A. Dom's Tuner Shop."", 'B. VCD132 Racing.', 'C. Krime Sindakit Racing.', 'D. Elst Racing.']",single,Prior +Real-Time Visual Understanding_sample_489_1,Text-Rich Understanding,What does the subtitle below the title card read right now?,00:00:05,C,"['A. ""The New Era of Toy Racing"".', 'B. ""The Future of Car Racing"".', 'C. ""The Next Generation of Diecast Racing"".', 'D. ""Ultimate Toy Car Showdown"".']",single,Concurrent +Real-Time Visual Understanding_sample_489_2,Text-Rich Understanding,Which car is in the front row along with car #2.0 at the start of the Group1 - Heat 3 race?,00:02:45,A,"['A. Car #21', 'B. Car #123', 'C. Car #94', 'D. Car #3']",single,Prior +Real-Time Visual Understanding_sample_489_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,B,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_489_4,Event Understanding,"What event is labeled ""Group 2 - Heat 4"" in the video?",00:08:27,B,"['A. The finish line celebration.', 'B. The cars at the starting line.', 'C. The awards ceremony.', 'D. The scoreboard update.']",multiple,Prior +Real-Time Visual Understanding_sample_489_5,Counting,How many points does the second-place racer in Heat 3 have?,00:08:17,C,"['A. 4 points', 'B. 6 points', 'C. 10 points', 'D. 13 points']",multiple,Prior +Real-Time Visual Understanding_sample_490_1,Text-Rich Understanding,What event is being depicted according to the text overlays?,00:00:19,C,"['A. Local Race.', 'B. Test Drive.', 'C. World Grand Prix - Final Round.', 'D. Exhibition Match.']",single,Prior +Real-Time Visual Understanding_sample_490_2,Event Understanding,Which racing car won first place in this competition?,00:03:01,B,"['A. The pink car.', 'B. The yellow car.', 'C. The light green car.', 'D. The blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_490_3,Counting,"How many racers are listed in the standings for ""Race 2""?",00:03:20,C,"['A. Four.', 'B. Five.', 'C. Six.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_490_4,Event Understanding,Which racing car won first place in this competition?,00:06:59,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_490_5,Event Understanding,Which racing car won first place in this competition?,00:09:01,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_1,Attribute Perception,What feature do some of the cars have turned on?,00:00:03,B,"['A. Hazard lights.', 'B. Headlights.', 'C. Brake lights.', 'D. Turn signals.']",single,Concurrent +Real-Time Visual Understanding_sample_491_2,Event Understanding,What is the event taking place in the video?,00:02:00,D,"['A. A car exhibition.', 'B. A miniature track construction demonstration.', 'C. A remote-controlled car sales event.', 'D. A remote control car drifting competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_3,Object Perception,What are the people behind the barricade holding right now?,00:01:42,C,"['A. Cameras.', 'B. Drinks.', 'C. Remote controls.', 'D. Cell phones.']",single,Concurrent +Real-Time Visual Understanding_sample_491_4,Event Understanding,What do the two main RC cars do after making a sharp turn?,00:03:38,D,"['A. Stop racing.', 'B. Start moving in reverse.', 'C. Swap lanes.', 'D. Continue racing around a corner.']",multiple,Prior +Real-Time Visual Understanding_sample_491_5,Event Understanding,Which car is leading the race right now?,00:05:24,D,"['A. Blue car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_492_1,Text-Rich Understanding,What logo appears on the screen during the initial scene transition?,00:00:10,A,"['A. GRAVITY THROTTLE RACING.', 'B. RACING THUNDER.', 'C. SPEED CIRCUIT.', 'D. TRACK RUNNERS.']",single,Prior +Real-Time Visual Understanding_sample_492_2,Clips Summarize,What has been shown in the video so far?,00:00:21,A,"['A. A series of scenes featuring a miniature diorama with various toy elements.', 'B. A documentary on real-life racing events.', 'C. A detailed explanation of a new racing game.', 'D. A tutorial on setting up a model train track.']",multiple,Concurrent +Real-Time Visual Understanding_sample_492_3,Event Understanding,What happens after the red car lands from the jump?,00:07:00,B,"['A. It drives into a dense forest.', 'B. It continued to move forward on the sandy ground.', 'C. It stops at a rocky cliff.', 'D. It enters a tunnel.']",multiple,Prior +Real-Time Visual Understanding_sample_492_4,Attribute Perception,What is the track currently displayed in the video made up of?,00:11:07,D,"['A. Asphalt.', 'B. Sand.', 'C. Grass.', 'D. Snow.']",single,Concurrent +Real-Time Visual Understanding_sample_492_5,Object Perception,What is the green dinosaur holding on its head?,00:14:00,D,"['A. A miniature human figure.', 'B. A piece of railroad track.', 'C. A toy truck.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_493_1,Event Understanding,What significant change happened just now?,00:00:19,A,"['A. The scene transitions to a field with green hills.', 'B. The logo with ""GRAVITY THROTTLE RACING"" reappears.', 'C. The abstract background becomes darker.', 'D. The Texaco gas station disappears.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_2,Event Understanding,Which car won first place in this competition?,00:04:25,D,"['A. The red car.', 'B. The orange car.', 'C. The yellow car.', 'D. The black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_3,Attribute Perception,How is the terrain described where the toy cars are racing right now?,00:08:02,A,"['A. Snowy with scattered toy trees.', 'B. Rocky and steep.', 'C. Desert-themed with rail tracks.', 'D. Grassy with ponds.']",single,Concurrent +Real-Time Visual Understanding_sample_493_4,Text-Rich Understanding,Which team is leading in the racing points?,00:12:14,D,"['A. Jay Bo.', 'B. Pacific Pirate.', 'C. Sisters of the Heavy.', 'D. Larro.']",single,Prior +Real-Time Visual Understanding_sample_493_5,Event Understanding,Which car won first place in this competition?,00:15:15,D,"['A. The red and blue car.', 'B. The black car.', 'C. The yellow car.', 'D. The brown and blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_1,Text-Rich Understanding,What is the license plate number of the car currently shown in the video?,00:00:30,D,"['A. 18.', 'B. 197.', 'C. 56.', 'D. 46.']",single,Concurrent +Real-Time Visual Understanding_sample_494_2,Attribute Perception,What color is the car that is in the lead along with the green car?,00:03:39,D,"['A. Blue.', 'B. Red and black.', 'C. Yellow and red.', 'D. Black and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_494_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The green car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_4,Event Understanding,Which racing car won first place in this competition?,00:06:36,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_494_5,Event Understanding,Which racing car won first place in this competition?,00:06:36,A,"['A. The green car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_1,Event Understanding,Which car won first place in this competition?,00:01:42,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_2,Attribute Perception,What color is the car that is in the lead in this competition right now?,00:03:54,A,"['A. Black.', 'B. Red and black.', 'C. Yellow and red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_495_3,Text-Rich Understanding,What is the digital timer display showing right now?,00:07:29,D,"['A. ""Race Time: 25.619"".', 'B. ""Race Time: 24.874"".', 'C. ""Race Time: 23.452"".', 'D. ""Race Time: 24.824"".']",single,Concurrent +Real-Time Visual Understanding_sample_495_4,Text-Rich Understanding,"Which team has the highest R4 score in the ""2023 - 2024 BRAGGIN' WAGON"" race results?",00:11:06,D,"['A. NUMBSKULL Racing.', 'B. DUBIOUS DIECAST.', 'C. LIVE YOUNG DIECAST.', 'D. HOT NUTS DIECAST.']",single,Prior +Real-Time Visual Understanding_sample_495_5,Event Understanding,Which car won first place in this competition?,00:12:58,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_1,Event Understanding,What happens to the airplane as it aligns itself with the landing path?,00:00:20,C,"['A. It takes off.', 'B. It crashes.', 'C. It lands on the runway.', 'D. It continues to fly in circles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_2,Event Understanding,Which car won first place in this competition?,00:04:35,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_3,Event Understanding,Which car won first place in this competition?,00:08:23,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_4,Event Understanding,Which racing car won first place in this competition?,00:12:35,B,"['A. The blue car.', 'B. The silver and red car.', 'C. The green car.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_496_5,Object Perception,What is surrounding the racetrack right now?,00:12:03,C,"['A. Sand dunes.', 'B. Tall grass.', 'C. Snow banks.', 'D. Rocky cliffs.']",single,Concurrent +Real-Time Visual Understanding_sample_497_1,Object Perception,"What is depicted in the quadrants labeled ""Train1,"" ""Scrambler,"" ""Train2,"" and ""Big-U""?",00:00:15,B,"['A. Various miniature race tracks.', 'B. Four different sections of the race track.', 'C. A detailed map of a large city.', 'D. A diagram of an amusement park.']",single,Concurrent +Real-Time Visual Understanding_sample_497_2,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:04:21,B,"['A. The number of laps completed.', ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_497_3,Event Understanding,Which car is leading right now?,00:08:29,C,"['A. Black car.', 'B. Red car.', 'C. White car with red roof.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_497_4,Event Understanding,Which car won first place in this competition?,00:11:40,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The blue and black car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_497_5,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:12:38,A,"[""A. The cars' performance from round 1 to round 7."", ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_498_1,Text-Rich Understanding,What is prominently displayed on the side of the green toy car?,00:00:20,B,"['A. The number ""12"".', 'B. The number ""24"".', 'C. The number ""36"".', 'D. The number ""48"".']",single,Concurrent +Real-Time Visual Understanding_sample_498_2,Object Perception,Which car has a green fin in the back?,00:02:10,C,"['A. Car #24.', 'B. Car #28.', 'C. Car #35.', 'D. Car #94.']",single,Concurrent +Real-Time Visual Understanding_sample_498_3,Text-Rich Understanding,What is displayed at the top right right now?,00:04:06,C,"['A. Race results.', 'B. Lap times.', 'C. Instant Replay.', 'D. Track map.']",single,Concurrent +Real-Time Visual Understanding_sample_498_4,Object Perception,What colors are those two racing cars?,00:06:00,B,"['A. Red and blue.', 'B. Green and silver.', 'C. Black and yellow.', 'D. Blue and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_498_5,Text-Rich Understanding,Who is in the first place in the Group 7 - Final standings?,00:06:19,D,"['A. Tim Treadless.', 'B. Chase Racelott.', 'C. Ronald.', 'D. Jay.']",single,Concurrent +Real-Time Visual Understanding_sample_499_1,Event Understanding,What happens right after the train moves out of the tunnel?,00:00:15,D,"['A. The train stops.', 'B. The logo ""Gravity Throttle Racing"" appears.', 'C. A red and white boxcar appears.', 'D. The steam locomotive number 765 becomes visible.']",multiple,Prior +Real-Time Visual Understanding_sample_499_2,Text-Rich Understanding,Which car has the fastest time displayed on the leaderboard right now?,00:02:26,B,"['A. Flip', 'B. BLR', 'C. Jonabi', 'D. Fast Track']",single,Concurrent +Real-Time Visual Understanding_sample_499_3,Text-Rich Understanding,"Which of the following names is not listed as a contender in ""RACE 2""?",00:02:32,D,"['A. Fat Dad.', 'B. Numbskull.', 'C. Iceman.', 'D. Flip.']",single,Concurrent +Real-Time Visual Understanding_sample_499_4,Event Understanding,Which car won first place in this competition?,00:04:51,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The white car with red decorations on it.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_499_5,Counting,How many different racing teams' names are displayed on the scoreboard?,00:07:11,B,"['A. Three.', 'B. Four.', 'C. Five.', 'D. Six.']",multiple,Concurrent +Real-Time Visual Understanding_sample_500_1,Text-Rich Understanding,"What does the additional text indicate about the ""3D BotMaker Diecast Racing League""?",00:00:10,B,"['A. It is the ""Final Race"".', 'B. It is the ""Fiero Tournament, Race 1 of 3"".', 'C. It is the ""Champion\'s Cup"".', 'D. It is the ""Qualifying Round"".']",single,Concurrent +Real-Time Visual Understanding_sample_500_2,Event Understanding,Which car is leading right now?,00:01:43,C,"['A. Black car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_500_3,Text-Rich Understanding,"According to the race results displayed at the end, who is the driver of the red car?",00:02:00,B,"['A. George Milidrag.', 'B. Randy Ferrero.', 'C. Crazy Jimmy.', 'D. Rad Cunningham.']",single,Concurrent +Real-Time Visual Understanding_sample_500_4,Attribute Perception,What colors are the four model cars lined up at the starting line?,00:03:35,D,"['A. Blue, yellow, green, red.', 'B. Red, blue, orange, green.', 'C. Green, yellow, orange, blue.', 'D. Red, green, orange, yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_500_5,Attribute Perception,What design is on the red car parked next to the yellow car right now?,00:04:58,D,"['A. Flames.', 'B. Stripes.', 'C. Checkerboard.', 'D. American flag.']",single,Concurrent \ No newline at end of file diff --git a/StreamingBench/Real_Time_Visual_Understanding_copy.csv b/StreamingBench/Real_Time_Visual_Understanding_copy.csv new file mode 100644 index 0000000000000000000000000000000000000000..4f5de97f62999210055c841ce66ef4efc30adf86 --- /dev/null +++ b/StreamingBench/Real_Time_Visual_Understanding_copy.csv @@ -0,0 +1,2501 @@ +question_id,task_type,question,time_stamp,answer,options,frames_required,temporal_clue_type +Real-Time Visual Understanding_sample_1_1,Object Perception,What logos are visible in the background as players and referees walk towards the center of the football field?,00:00:04,D,"['A. FIFA and La Liga.', 'B. UEFA and La Liga.', 'C. Bundesliga and La Liga.', 'D. Aeromexico and La Liga.']",single,Prior +Real-Time Visual Understanding_sample_1_2,Causal Reasoning,Why does the player wearing the number nine red and blue jersey celebrate?,00:00:53,C,"['A. He saved a goal.', 'B. He received a pass.', 'C. He scored a goal.', 'D. He won a free kick.']",multiple,Prior +Real-Time Visual Understanding_sample_1_3,Text-Rich Understanding,What logo is seen on the jersey of the player covering his mouth?,00:01:22,D,"['A. Apple.', 'B. Google.', 'C. Adidas.', 'D. Spotify.']",single,Prior +Real-Time Visual Understanding_sample_1_4,Attribute Perception,What color is the goalie's uniform?,00:01:20,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_1_5,Attribute Perception,"What is the color of the cooler labeled ""PRIME"" near the team bench?",00:02:08,D,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_2_1,Object Perception,What is the number on the back of MAJER's jersey?,00:00:10,A,"['A. 7.', 'B. 10.', 'C. 13.', 'D. 16.']",single,Prior +Real-Time Visual Understanding_sample_2_2,Event Understanding,What event occurred just now?,00:00:19,A,"['A. A penalty kick.', 'B. A free kick.', 'C. A goal celebration.', 'D. A corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_3,Action Perception,What is the goalkeeper doing as the player takes the penalty shot?,00:01:52,B,"['A. Standing still.', 'B. Diving to his right.', 'C. Running towards the ball.', 'D. Waving his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_4,Causal Reasoning,Why did the player celebrate by clenching his fists and bending his head forward?,00:03:31,A,"['A. He just scored a penalty kick.', 'B. He blocked a shot.', 'C. He made a successful pass.', 'D. He received a yellow card.']",multiple,Concurrent +Real-Time Visual Understanding_sample_2_5,Text-Rich Understanding,What is the current score shown on the scoreboard?,00:05:15,B,"['A. Croatia 3 - 2 Brazil.', 'B. Croatia 4 - 2 Brazil.', 'C. Croatia 4 - 3 Brazil.', 'D. Croatia 5 - 2 Brazil.']",single,Prior +Real-Time Visual Understanding_sample_3_1,Object Perception,What appears at the very beginning of the video?,00:00:08,B,"['A. A football match.', 'B. A logo of FC Barcelona.', 'C. A silver trophy.', 'D. A live concert.']",single,Prior +Real-Time Visual Understanding_sample_3_2,Spatial Understanding,What is the position relationship between the woman in a black dress and the woman in a white outfit?,00:00:20,A,"['A. They are standing side by side.', 'B. They are standing back to back.', 'C. The woman in black is in front of the woman in white.', 'D. The woman in white is holding the trophy.']",single,Prior +Real-Time Visual Understanding_sample_3_3,Attribute Perception,What color is the goalkeeper's kit when standing in front of the goalposts?,00:01:09,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_3_4,Object Perception,What advertisement is displayed on the red boards behind the goal?,00:02:03,C,"['A. AMBILIGHT TV.', 'B. NIKE.', 'C. ESTRELLA DAMM.', 'D. ADIDAS.']",single,Concurrent +Real-Time Visual Understanding_sample_3_5,Action Perception,What are the two people in the video frame doing now?,00:02:51,A,"['A. handshaking.', 'B. Hugging.', 'C. High-fiving.', 'D. Fist bumping.']",single,Concurrent +Real-Time Visual Understanding_sample_4_1,Object Perception,What emblem appears at the beginning of the video?,00:00:20,B,"['A. An animal symbol.', 'B. A football club shield.', 'C. A national flag.', 'D. A corporate logo.']",single,Prior +Real-Time Visual Understanding_sample_4_2,Causal Reasoning,Why are the players in green and white striving to intercept the ball?,00:00:19,C,"['A. They are warming up for the game.', 'B. They are practicing their defensive moves.', 'C. They are reacting to an offensive move toward the goal.', 'D. They are performing a choreographed play.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_3,Text-Rich Understanding,What was the score and the position of the teams right now?,00:01:04,C,"['A. 1-0, the team in blue and red is leading.', 'B. 2-0, the team in white is leading.', 'C. 2-0, the team in blue and red is leading.', 'D. 1-1, the teams are tied.']",single,Concurrent +Real-Time Visual Understanding_sample_4_4,Event Understanding,What is the updated score after the player in number 11 scored a goal?,00:02:11,D,"['A. 2-0.', 'B. 3-0.', 'C. 5-0.', 'D. 4-0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_4_5,Attribute Perception,"What uniform does the player named ""JOAO CANCELO"" wear?",00:03:40,B,"['A. Purple and white.', 'B. Red and blue striped.', 'C. Blue and yellow.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_5_1,Text-Rich Understanding,What name is written on the goalkeeper's bright green jersey?,00:00:14,B,"['A. NEUER.', 'B. PICKFORD.', 'C. DE GEA.', 'D. COURTOIS.']",single,Prior +Real-Time Visual Understanding_sample_5_2,Object Perception,What brand is visible on the player's white cleats?,00:00:18,C,"['A. Nike.', 'B. Puma.', 'C. Adidas.', 'D. Under Armour.']",single,Concurrent +Real-Time Visual Understanding_sample_5_3,Event Understanding,What is the outcome of the penalty kick just now?,00:02:27,C,"['A. The goalkeeper saves the ball.', 'B. The ball hits the post.', 'C. The ball goes over the crossbar.', 'D. The ball goes into the net.']",multiple,Concurrent +Real-Time Visual Understanding_sample_5_4,Action Perception,What did the goalkeeper do during the penalty kick?,00:04:33,B,"['A. Stood still.', 'B. Dived to his left.', 'C. Dived to his right.', 'D. Ran towards the ball.']",multiple,Prior +Real-Time Visual Understanding_sample_5_5,Text-Rich Understanding,What number is on the back of the goalkeeper's kit who is preparing to dive for the penalty kick?,00:07:23,D,"['A. 10.', 'B. 7.', 'C. 5.', 'D. 1.']",single,Prior +Real-Time Visual Understanding_sample_6_1,Action Perception,What action is the player in the white shirt with number 20 doing?,00:00:14,D,"['A. Walking on the field.', 'B. Preparing for a penalty kick.', 'C. Waving to the crowd.', 'D. Kneeling on the ground.']",single,Prior +Real-Time Visual Understanding_sample_6_2,Object Perception,What brand is advertised on the boards behind the goal?,00:02:25,D,"['A. Adidas.', 'B. Nike.', 'C. Pepsi.', 'D. Kia Motors.']",single,Concurrent +Real-Time Visual Understanding_sample_6_3,Event Understanding,What is the crowd's reaction during the player's preparation for the penalty kick?,00:02:31,D,"['A. Celebrating wildly.', 'B. Leaving the stadium.', 'C. Booing the player.', 'D. Seemingly in prayer or anticipation.']",single,Concurrent +Real-Time Visual Understanding_sample_6_4,Action Perception,What is the player in the black jersey doing just now?,00:04:53,D,"['A. Raising both arms.', 'B. Moving away from the ball.', 'C. Running toward the crowd.', 'D. Bending down to adjust the football.']",multiple,Concurrent +Real-Time Visual Understanding_sample_6_5,Text-Rich Understanding,What is written on the back of the goalkeeper's jersey?,00:07:05,C,"['A. SMITH 10.', 'B. JONES 15.', 'C. SCHEMEICHEL 1.', 'D. MARTIN 8.']",single,Prior +Real-Time Visual Understanding_sample_7_1,Event Understanding,What is happening in the penalty area of the football field?,00:00:16,A,"['A. A player is preparing to take a penalty kick.', 'B. A player is scoring a goal.', 'C. A fight is breaking out.', 'D. The referee is ending the game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_2,Event Understanding,What happens after the penalty kick is taken?,00:02:15,A,"['A. The penalty kick was saved by the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The ball goes into the bottom left of the net.', 'D. The ball is deflected by a defender.']",multiple,Prior +Real-Time Visual Understanding_sample_7_3,Action Perception,What does the player in the white and light blue striped jersey do after running forward?,00:04:20,D,"['A. Passes the ball.', 'B. Stops running.', 'C. Celebrates.', 'D. Kicks the ball towards the goal.']",multiple,Prior +Real-Time Visual Understanding_sample_7_4,Event Understanding,What happens after the goalkeeper dives to his right?,00:04:18,A,"['A. The ball goes past the goalkeeper.', 'B. The goalkeeper catches the ball.', 'C. The player misses the goal.', 'D. The ball hits the post.']",multiple,Concurrent +Real-Time Visual Understanding_sample_7_5,Event Understanding,What event is taking place right now?,00:06:36,A,"['A. A soccer match celebration.', 'B. A concert.', 'C. A protest.', 'D. A graduation ceremony.']",multiple,Concurrent +Real-Time Visual Understanding_sample_8_1,Attribute Perception,What is the color and number of the football player's jersey who is preparing for a penalty kick?,00:00:05,D,"['A. Red, 10.', 'B. Blue, 14.', 'C. Black, 22.', 'D. White, 26.']",single,Concurrent +Real-Time Visual Understanding_sample_8_2,Attribute Perception,What name and number are on the goalkeeper's jersey righ now?,00:00:14,D,"['A. COSTA, 26.', 'B. RONALDO, 7.', 'C. MESSI, 10.', 'D. DIOGO COSTA, 22.']",single,Concurrent +Real-Time Visual Understanding_sample_8_3,Text-Rich Understanding,What advertisement is visible around the perimeter of the field right now?,00:01:25,C,"['A. ""Airbnb"".', 'B. ""Expedia"".', 'C. ""Booking.com"".', 'D. ""TripAdvisor"".']",single,Concurrent +Real-Time Visual Understanding_sample_8_4,Attribute Perception,What colors are present on the shirt of the fan holding the scarf?,00:02:43,D,"['A. Red with white trimming.', 'B. Green with red trimming.', 'C. Yellow with red trimming.', 'D. Red with green trimming.']",single,Concurrent +Real-Time Visual Understanding_sample_8_5,Event Understanding,What is the outcome of Bernardo's penalty kick?,00:04:16,D,"['A. The ball hits the post.', 'B. The ball goes out of bounds.', 'C. The goalkeeper saves the ball.', 'D. The ball hits the back of the net.']",multiple,Prior +Real-Time Visual Understanding_sample_9_1,Text-Rich Understanding,What card is this person playing now?,00:00:11,A,"['A. Nine of Spades.', 'B. Six of Spades.', 'C. Nine of Hearts.', 'D. Seven of Diamonds.']",multiple,Prior +Real-Time Visual Understanding_sample_9_2,Clips Summarize,What does the video primarily capture?,00:00:19,A,"['A. A card game in progress between two individuals.', 'B. A cooking tutorial.', 'C. A conversation between two people.', 'D. A travel vlog.']",single,Concurrent +Real-Time Visual Understanding_sample_9_3,Object Perception,What else is on the table besides the playing cards and a black object?,00:00:54,A,"['A. A pair of glasses.', 'B. A computer.', 'C. A pile of books.', 'D. A stack of notebooks.']",single,Concurrent +Real-Time Visual Understanding_sample_9_4,Attribute Perception,What type of shirt is the opponent wearing?,00:01:11,A,"['A. A blue and white patterned shirt.', 'B. A plain white shir.', 'C. A yellow patterned shirt.', 'D. A red checkered shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_9_5,Prospective Reasoning,What will the camera holder most likely do next?,00:01:15,A,"['A. Place Four of hearts onto the central pile.', 'B. Place the Ace of Spades onto the discard pile.', 'C. Put the Seven of Diamonds onto the foundation stack.', 'D. Move the King of Clubs to the empty tableau column.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_1,Attribute Perception,What is the color of the sky right now?,00:00:31,B,"['A. Clear with sunshine.', 'B. Overcast with heavy clouds.', 'C. Dark and stormy.', 'D. Clear with scattered clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_10_2,Event Understanding,What happens after the person stops mashing and places the bowl to one side?,00:02:08,A,"['A. He pick up pineapple from the table.', 'B. He begin slicing a yellow fruit.', 'C. He start grilling pineapple and meat.', 'D. He pour sauce into a small white bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_3,Spatial Understanding,How are the food items arranged on the grill?,00:04:42,C,"['A. The buns are on the right side, and the vegetables and meat are on the left side.', 'B. The buns are on the top, and the vegetables and meat are on the bottom.', 'C. The buns are on the left side, and the vegetables and meat are on the right side.', 'D. The buns are at the center, and the vegetables and meat are on both sides.']",single,Prior +Real-Time Visual Understanding_sample_10_4,Attribute Perception,Which item placed on the grill has a yellow color?,00:05:04,C,"['A. Meat slices.', 'B. Bell pepper.', 'C. Pineapple.', 'D. Hamburger buns.']",multiple,Concurrent +Real-Time Visual Understanding_sample_10_5,Attribute Perception,What item is the person holding right now?,00:07:37,A,"['A. A white rectangular plate with hamburgers.', 'B. A white circular plate with a fish.', 'C. A blue rectangular plate with a salad.', 'D. A green square plate with a pie.']",single,Concurrent +Real-Time Visual Understanding_sample_11_1,Object Perception,What is prominently displayed in red letters on the top shelf in the kitchen?,00:00:22,B,"['A. EAT.', 'B. COOK.', 'C. CHEF.', 'D. BAKE.']",single,Concurrent +Real-Time Visual Understanding_sample_11_2,Action Perception,What action does the person take with the cauliflower?,00:01:20,C,"['A. He put it back on the counter.', 'B. He wash it under the sink.', 'C. He position it on a cutting board and cut it.', 'D. He place it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_3,Action Perception,What is the person doing with the cauliflower right now?,00:02:08,C,"['A. Cutting it.', 'B. Seasoning it.', 'C. Placing it in the frying pan.', 'D. Washing it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_4,Event Understanding,What action does the person perform after adding the golden liquid to the bowl?,00:07:11,A,"['A. Begins stirring the mixture.', 'B. Starts cutting vegetables.', 'C. Places the bowl on the counter.', 'D. Prepares another ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_11_5,Object Perception,What is the person holding right now?,00:08:22,C,"['A. A knife and a bowl.', 'B. A spoon and a knife.', 'C. A spoon and a towel.', 'D. A frying pan and a spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_12_1,Attribute Perception,What color shirt is the man wearing when he holds the white plate with a piece of raw steak?,00:00:57,A,"['A. Dark gray.', 'B. Green.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_12_2,Object Perception,What object is the person holding and gesturing towards right now?,00:01:25,D,"['A. A frying pan.', 'B. A bowl of radishes.', 'C. A jar of chili flakes.', 'D. A plate with raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_12_3,Object Perception,What is the person holding in their hand?,00:03:05,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. Red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_12_4,Object Perception,What is the man holding in his right hand while preparing food on the cutting board?,00:09:04,D,"['A. A jar of salt.', 'B. Half a lemon.', 'C. A red vegetable.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_12_5,Text-Rich Understanding,What is the title of the cookbook prominently featured?,00:11:04,A,"['A. ""Gordon Ramsay in 10: Delicious Recipes Made in a Flash"".', 'B. ""Jamie Oliver\'s 30-Minute Meals"".', 'C. ""Gordon Ramsay\'s Ultimate Cookery Course"".', 'D. ""Nigella Express: Good Food Fast"".']",single,Concurrent +Real-Time Visual Understanding_sample_13_1,Attribute Perception,What shirt color is the individual wearing right now?,00:00:21,D,"['A. Dark blue.', 'B. Grey.', 'C. White.', 'D. Dark green.']",single,Concurrent +Real-Time Visual Understanding_sample_13_2,Action Perception,What was the person doing while holding the grater over the bowl?,00:07:06,D,"['A. Slicing the orange.', 'B. Mixing ingredients.', 'C. Washing the orange.', 'D. Grating the orange peel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_3,Causal Reasoning,Why does the man bend over the counter?,00:08:17,B,"['A. To pick up a dropped item.', 'B. To peel an orange.', 'C. To check the stove.', 'D. To clean the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_4,Object Perception,What tool is the person using to grate the orange?,00:09:35,D,"['A. Cheese grater.', 'B. Knife.', 'C. Peeler.', 'D. Microplane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_13_5,Object Perception,What is the man sprinkling onto the dish in the kitchen?,00:11:26,D,"['A. Sugar.', 'B. Flour.', 'C. Cocoa powder.', 'D. Sliced nut.']",multiple,Prior +Real-Time Visual Understanding_sample_14_1,Object Perception,What is displayed prominently in the center at the very beginning of the video?,00:00:20,D,"['A. A clock with hands.', 'B. A knife and fork.', 'C. A kitchen setting.', 'D. A large number ""10"".']",single,Prior +Real-Time Visual Understanding_sample_14_2,Object Perception,What item is the man holding while adding seasoning to the bowl?,00:01:14,D,"['A. A small jar.', 'B. A wooden spoon.', 'C. A bottle of oil.', 'D. A thin, red, rectangular can.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_3,Event Understanding,What does the person do immediately after transferring the seasoned chicken to the grill pan?,00:02:12,B,"['A. Adds oil to the pan.', 'B. Sprinkles additional seasoning onto the meat.', 'C. Places the glass bowl in the sink.', 'D. Turns up the heat on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_4,Action Perception,What does the person do with the avocado after cutting it?,00:04:34,C,"['A. Adds it whole to the blender.', 'B. Mashes it with a spoon.', 'C. Scoops out the flesh and places it into the blending container.', 'D. Peels off the skin and discards it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_14_5,Object Perception,What are some of the components of the salad on the cutting board?,00:10:21,D,"['A. Spinach, red cabbage, tomato, feta cheese, and olives.', 'B. Lettuce, red cabbage, tomato, feta cheese, and croutons.', 'C. Spinach, red cabbage, avocado, feta cheese, and croutons.', 'D. Lettuce, red cabbage, avocado, feta cheese, and croutons, chicken.']",single,Concurrent +Real-Time Visual Understanding_sample_15_1,Action Perception,What does the person do right after zesting the lime over the bowl?,00:01:32,D,"['A. Mixes the ingredients with a spoon.', 'B. Adds another ingredient from a bottle.', 'C. Places the lime on the countertop.', 'D. Mixes the ingredients by his hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_15_2,Object Perception,What item is the man holding in his left hand right now?,00:02:40,D,"['A. A spatula.', 'B. A red pepper mill.', 'C. A glass bowl.', 'D. A bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_15_3,Attribute Perception,What colors are visible in the dish of rice on the stovetop?,00:04:39,A,"['A. White, red, and green.', 'B. White and green.', 'C. Brown and green.', 'D. Brown, red, and green.']",single,Prior +Real-Time Visual Understanding_sample_15_4,Attribute Perception,What color are the walls in the kitchen?,00:05:05,A,"['A. White.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_15_5,Event Understanding,What sequence of actions was the person follow after tilting the pan?,00:08:41,A,"['A. Pouring food into a bowl, setting the pan aside, and wiping the countertop.', 'B. Chopping vegetables, stirring the pan, and explaining the recipe.', 'C. Pouring food into a bowl, adding more ingredients, and tasting the dish.', 'D. Stirring the food, plating the dish, and washing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_1,Object Perception,What is the man from the introduction holding in his hand right now?,00:00:09,C,"['A. A cookbook.', 'B. A knife.', 'C. A towel.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_16_2,Object Perception,What is placed on the ridged grill pan right now?,00:05:27,A,"['A. A large piece of raw ground meat.', 'B. A piece of chicken.', 'C. A slice of bread.', 'D. A fish fillet.']",single,Prior +Real-Time Visual Understanding_sample_16_3,Object Perception,What items are present on the grill pan right now?,00:08:01,B,"['A. Chicken breast, tomato slices, and mushrooms.', 'B. Grilled onions, beef patty, and bacon strips.', 'C. Fish fillets, asparagus, and lemon slices.', 'D. Sausage links, green peppers, and onions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_16_4,Object Perception,What item is displayed on the phone screen right now?,00:10:42,C,"['A. A recipe.', 'B. A cooking video.', 'C. The time.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_16_5,Action Perception,What does the person with long blonde hair do in the video?,00:10:59,C,"['A. Cooks a meal.', 'B. Washes dishes.', 'C. Record a video about this food.', 'D. Sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_1,Action Perception,What action is the person taking with the meat?,00:02:04,B,"['A. He seasons the meat.', 'B. He lowers the meat into the frying pan.', 'C. He cuts the meat into pieces.', 'D. He removes the meat from the frying pan.']",multiple,Prior +Real-Time Visual Understanding_sample_17_2,Object Perception,What type of fruit is being squeezed right now?,00:04:03,C,"['A. Blueberry.', 'B. Orange.', 'C. Yellow Plum.', 'D. Apple.']",multiple,Concurrent +Real-Time Visual Understanding_sample_17_3,Object Perception,What is the man using to cook food in the pan?,00:06:03,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. Red kitchen tongs.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_17_4,Object Perception,What is simmering in a pan on the right side of the kitchen counter right now?,00:08:01,A,"['A. Tomatoes slices.', 'B. Cooked food.', 'C. Vegetables.', 'D. Leafy greens.']",single,Concurrent +Real-Time Visual Understanding_sample_17_5,Action Perception,What is this person doing now right now?,00:09:12,B,"['A. Dice the green onions finely.', 'B. Chop the cilantro finely.', 'C. Climbing ropes and carabiners.', 'D. First aid kits and maps.']",multiple,Concurrent +Real-Time Visual Understanding_sample_18_1,Object Perception,What sign is decorating the upper left portion of the wall behind the man?,00:00:40,C,"['A. A blue ""CHEF"" sign.', 'B. A yellow ""COOK"" sign.', 'C. A red ""COOK"" sign.', 'D. A green ""CHEF"" sign.']",single,Concurrent +Real-Time Visual Understanding_sample_18_2,Object Perception,What is the man at the stove wearing?,00:01:57,C,"['A. A green T-shirt.', 'B. A striped shirt.', 'C. A dark T-shirt.', ""D. A chef's hat.""]",single,Concurrent +Real-Time Visual Understanding_sample_18_3,Object Perception,What is the chef holding while stirring the leafy greens in the pan?,00:03:20,C,"['A. A metal spoon.', 'B. A plastic spatula.', 'C. A wooden spoon.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_18_4,Action Perception,What is the man doing right now?,00:06:46,B,"['A. He chops vegetables.', 'B. He uses spoon to lift yellow pasta from the pot.', 'C. He pours sauce into the pot.', 'D. He sets the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_18_5,Text-Rich Understanding,How much time does this person have left now??,00:09:05,B,"['A. 01:53.', 'B. 01:52.', 'C. 01:51.', 'D. 01:54.']",single,Concurrent +Real-Time Visual Understanding_sample_19_1,Attribute Perception,What is the color of the baking dish filled with flour?,00:03:01,B,"['A. Blue.', 'B. Grey.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_19_2,Object Perception,What item does the person use to mix the contents of the bowl?,00:06:03,C,"['A. A spoon.', 'B. A fork.', 'C. A whisk.', 'D. A spatula.']",multiple,Concurrent +Real-Time Visual Understanding_sample_19_3,Object Perception,What is the person wearing while standing in the kitchen?,00:06:01,B,"['A. A blue apron.', 'B. A white t-shirt.', 'C. A black jacket.', 'D. A red sweater.']",single,Concurrent +Real-Time Visual Understanding_sample_19_4,Object Perception,What is on the countertop in front of the man right now?,00:09:02,C,"['A. A loaf of bread and a bottle of wine.', 'B. A bowl of fruit and a bottle of juice.', 'C. A cutting board with sliced potatoes.', 'D. A plate of vegetables and a bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_19_5,Object Perception,What is the countertop made of in the kitchen scene?,00:12:06,C,"['A. Granite.', 'B. Wood.', 'C. Marble.', 'D. Stainless steel.']",single,Concurrent +Real-Time Visual Understanding_sample_20_1,Attribute Perception,What is the color of the man's t-shirt in the initial video?,00:00:51,B,"['A. Light blue.', 'B. Dark navy blue.', 'C. White.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_20_2,Object Perception,What item is the woman initially holding in her left hand right now?,00:01:00,D,"['A. A green container.', 'B. A small saucepan.', 'C. A white bowl.', 'D. A can.']",single,Concurrent +Real-Time Visual Understanding_sample_20_3,Object Perception,What item is the woman holding in her left hand right now?,00:02:01,B,"['A. A carton of eggs.', 'B. A white mixing bowl.', 'C. A whisk.', 'D. A small white bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_20_4,Attribute Perception,What color is the fluid being poured onto the griddle?,00:03:01,B,"['A. White.', 'B. Yellow.', 'C. Brown.', 'D. Red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_20_5,Event Understanding,What has this woman just done?,00:05:22,B,"['A. Pour the cooked seasonings from the pot onto the chicken wings on the grill.', 'B. Pour the seasonings from the pot onto the panca.', 'C. Pour the prepared sauce from the pot onto the roasted fish.', 'D. Pour the mixed spices from the pot onto the steak being seared.']",multiple,Concurrent +Real-Time Visual Understanding_sample_21_1,Object Perception,What is the person holding right now?,00:01:06,C,"['A. A spatula.', 'B. A spoon.', 'C. An olive oil bottle.', 'D. A whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_21_2,Object Perception,What is the woman holding over the black frying pan?,00:02:45,C,"['A. A wooden spoon.', 'B. A salt shaker.', 'C. noodles.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_3,Object Perception,What is the woman holding while she is stirring the pot on the stove?,00:03:05,C,"['A. A ladle.', 'B. A whisk.', 'C. A tongs.', 'D. A spatula.']",multiple,Prior +Real-Time Visual Understanding_sample_21_4,Attribute Perception,What color is the pot being used by the person in the kitchen?,00:04:01,B,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_21_5,Object Perception,What item is the woman holding in her hand right now?,00:05:15,B,"['A. A red book.', 'B. A salt grinder.', 'C. A cup of coffee.', 'D. A newspaper.']",single,Concurrent +Real-Time Visual Understanding_sample_22_1,Object Perception,What is the woman holding in her right hand right now?,00:01:02,D,"['A. A silver pot.', 'B. A green-bottled container.', 'C. A glass bowl.', 'D. A silver spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_22_2,Action Perception,What does the woman do after pouring a small amount of a white substance into the pot?,00:01:15,D,"['A. Places the bowl on the counter.', 'B. Looks out the window.', 'C. Shakes the spoon.', 'D. Stirs the contents of the pot with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_22_3,Attribute Perception,What color is the woman's nail polish?,00:03:03,D,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Pale.']",single,Concurrent +Real-Time Visual Understanding_sample_22_4,Attribute Perception,What is one of the items visible on the kitchen counter along with the condiments?,00:04:10,D,"['A. A red mug.', 'B. A blue cup.', 'C. A yellow bowl.', 'D. A green mug.']",single,Concurrent +Real-Time Visual Understanding_sample_22_5,Action Perception,What has this woman just done?,00:04:36,D,"['A. She starts cleaning the pan.', 'B. She begins to wash the plate.', 'C. She opens the refrigerator.', 'D. She chop the green onions on the cutting board.']",multiple,Concurrent +Real-Time Visual Understanding_sample_23_1,Text-Rich Understanding,What text appears on the screen right now?,00:00:18,A,"['A. ""RAMSAY in 10"".', 'B. ""RAMSAY in 5"".', 'C. ""COOKING in 10"".', 'D. ""CHEF in 10"".']",single,Prior +Real-Time Visual Understanding_sample_23_2,Object Perception,What item is the woman holding while stirring the pot?,00:01:02,D,"['A. A wooden spoon.', 'B. A glass bottle of oil.', 'C. A pepper grinder.', 'D. A small bowl.']",single,Concurrent +Real-Time Visual Understanding_sample_23_3,Attribute Perception,What is the woman wearing while she is cooking?,00:02:12,A,"['A. A black off-the-shoulder top.', 'B. A white apron.', 'C. A red shirt.', 'D. A blue dress.']",single,Concurrent +Real-Time Visual Understanding_sample_23_4,Object Perception,What is being sautéed in the black frying pan?,00:03:51,D,"['A. Diced onions and green vegetables.', 'B. Sliced potatoes and pieces of meat.', 'C. Diced onions and mushrooms.', 'D. Diced onions and pieces of meat.']",single,Concurrent +Real-Time Visual Understanding_sample_23_5,Causal Reasoning,Why does the woman lift the frying pan at a slight angle and shake it?,00:04:18,C,"['A. To add more oil to the pan.', 'B. To check if the contents are cooked.', 'C. To ensure the ingredients are moved around for even cooking.', 'D. To cool down the pan.']",multiple,Concurrent +Real-Time Visual Understanding_sample_24_1,Object Perception,What is the woman wearing?,00:01:00,D,"['A. A red dress with white dots.', 'B. A blue blouse with yellow stripes.', 'C. A green apron with floral patterns.', 'D. A white sleeveless top with black polka dots.']",single,Concurrent +Real-Time Visual Understanding_sample_24_2,Action Perception,What action is the woman performing with the spice jar?,00:01:24,C,"['A. She is shaking the spice jar over the ingredients.', 'B. She is pouring the spice directly into the bowl.', 'C. She is spooning the spice into the bowl.', 'D. She is closing the lid of the spice jar.']",single,Concurrent +Real-Time Visual Understanding_sample_24_3,Text-Rich Understanding,What text appeared on the just now?,00:02:57,D,"['A. ""Cooking Time: 10 minutes"".', 'B. ""Season to Taste"".', 'C. ""Ingredients: Beef, Salt, Pepper"".', 'D. ""Recipe is in the description below"".']",single,Prior +Real-Time Visual Understanding_sample_24_4,Object Perception,What is the woman holding right now?,00:04:06,D,"['A. A spoon.', 'B. A white bowl.', 'C. A pepper mill.', 'D. A green bottle of olive oil.']",single,Concurrent +Real-Time Visual Understanding_sample_24_5,Text-Rich Understanding,How much time does this person have left now??,00:05:49,D,"['A. 10s.', 'B. More than ten seconds.', 'C. 20s.', 'D. Less than ten seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_25_1,Attribute Perception,What color is the coat worn by the man standing in front of the blue background with the text __AMSAY in 10_?,00:00:03,D,"['A. Black.', 'B. Dark blue.', 'C. Light grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_25_2,Attribute Perception,What color shirt is the person wearing right now?,00:02:10,D,"['A. Light blue.', 'B. White.', 'C. Green.', 'D. Dark navy blue.']",single,Concurrent +Real-Time Visual Understanding_sample_25_3,Object Perception,What is the person holding with his left hand right now?,00:02:44,D,"['A. A pot lid.', 'B. A wooden spoon.', 'C. A bowl of peas.', 'D. A frying pan handle.']",single,Concurrent +Real-Time Visual Understanding_sample_25_4,Object Perception,What is the man adding to the pan with oil?,00:05:29,D,"['A. Diced vegetables.', 'B. Pasta.', 'C. Herbs.', 'D. Diced meat.']",single,Concurrent +Real-Time Visual Understanding_sample_25_5,Object Perception,What ingredients are being cooked in the frying pan?,00:08:04,D,"['A. Chunks of beef, onion slices, and bits of pepper.', 'B. Slices of chicken, garlic cloves, and bits of zucchini.', 'C. Pieces of fish, broccoli florets, and bits of carrot.', 'D. Chunks of ham, mushroom slices, and bits of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_26_1,Action Perception,What is the person doing right now?,00:02:07,A,"['A. Sprinkle seasonings into the pot.', 'B. Pours oil into the pans.', 'C. Slices vegetables on the counter.', 'D. Washes hands at the sink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_2,Event Understanding,What does the person do after adding an ingredient to the pans?,00:02:11,A,"['A. Adjust the food in the pot to evenly distribute the seasonings on top.', 'B. Adjusts the heat of the pans.', 'C. Cleans the countertop.', 'D. Moves to the dining table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_3,Object Perception,What item is holding by his right hand right now?,00:06:01,A,"['A. A bottle.', 'B. Only vegetables.', 'C. Only meat pieces.', 'D. Sliced fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_26_4,Action Perception,What action is the person performing right now?,00:06:14,A,"['A. Pours the contents into the frying pan.', 'B. Puts the bottle back in the refrigerator.', 'C. Places the bottle on the counter.', 'D. Drinks from the bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_26_5,Causal Reasoning,Why does the person shake the frying pan after pouring the liquid into it?,00:06:26,A,"['A. To mix the ingredients.', 'B. To cool down the pan.', 'C. To stop the steam.', 'D. To clean the pan.']",multiple,Prior +Real-Time Visual Understanding_sample_27_1,Object Perception,What is the person using to stir the contents in the frying pan?,00:02:01,C,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A red spatula.', 'D. A plastic spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_2,Prospective Reasoning,What is the man likely to do next after reaching out to grab another ingredient from the countertop?,00:05:28,B,"['A. Serve the dish immediately.', 'B. Add the new ingredient to the frying pan.', 'C. Clean the countertop.', 'D. Turn off the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_3,Event Understanding,What is the main activity the man is engaged in right now?,00:06:24,A,"['A. Cooking shrimp.', 'B. Preparing a salad.', 'C. Washing vegetables.', 'D. Baking bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_27_4,Object Perception,What is the chef stirring in the pot?,00:08:02,C,"['A. A sauce.', 'B. Vegetables.', 'C. noodles.', 'D. Shrimp.']",multiple,Prior +Real-Time Visual Understanding_sample_27_5,Object Perception,What item is used by the chef to handle the food inside the pot?,00:08:25,C,"['A. A spoon.', 'B. A spatula.', 'C. A pair of tongs.', 'D. A fork.']",multiple,Prior +Real-Time Visual Understanding_sample_28_1,Text-Rich Understanding,What text appears at the top right of the screen right now?,00:00:13,B,"['A. ""Live Recording"".', 'B. ""Previously Recorded Live"".', 'C. ""Recording Now"".', 'D. ""Live Now"".']",single,Concurrent +Real-Time Visual Understanding_sample_28_2,Action Perception,What action does the man take after placing the potato slices in the frying pan?,00:05:24,B,"['A. He adds seasoning to the potatoes.', 'B. He sprinkles seasonings on the potatoes.', 'C. He washes his hands.', 'D. He prepares another dish.']",single,Concurrent +Real-Time Visual Understanding_sample_28_3,Attribute Perception,What does the man do to ensure the potatoes cook evenly in the pan?,00:05:31,B,"['A. He stirs them constantly.', 'B. He arranges them to avoid overlapping.', 'C. He covers the pan.', 'D. He adds more oil.']",single,Concurrent +Real-Time Visual Understanding_sample_28_4,Object Perception,What is this person doing right now?,00:10:39,B,"['A. He is chopping green onions.', 'B. He is slicing carrots.', 'C. He is dicing tomatoes.', 'D. He is mincing garlic.']",single,Prior +Real-Time Visual Understanding_sample_28_5,Event Understanding,What is the person doing with the bowl right now?,00:11:00,C,"['A. Putting it in the microwave.', 'B. Washing it in the sink.', 'C. Mixing its contents with a spoon.', 'D. Placing it back on the counter.']",single,Concurrent +Real-Time Visual Understanding_sample_29_1,Object Perception,What objects can be seen on the shelves in the background of the kitchen?,00:00:20,B,"['A. plants.', 'B. Plates, cups, and kitchen utensils.', 'C. Cans and jars.', 'D. Pots and pans.']",single,Prior +Real-Time Visual Understanding_sample_29_2,Object Perception,What is the person holding in their right hand?,00:02:05,A,"['A. A bottle of seasoning.', 'B. A white plate.', 'C. A mortar and pestle.', 'D. A cutting board.']",single,Concurrent +Real-Time Visual Understanding_sample_29_3,Attribute Perception,"What color is the prominent ""COOK"" sign in the kitchen background?",00:04:07,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_29_4,Action Perception,What is the person doing right now?,00:04:07,B,"['A. Scooping ingredients from a bowl.', 'B. Folding a white kitchen towel.', 'C. Adjusting the heat on the stovetop.', 'D. Washing their hands.']",single,Concurrent +Real-Time Visual Understanding_sample_29_5,Object Perception,What tool does the person use to handle the food in the pans?,00:08:18,C,"['A. A spoon.', 'B. A fork.', 'C. A spatula.', 'D. Tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_30_1,Event Understanding,What is the main activity occurring in the kitchen during the whole video?,00:03:10,A,"['A. Cooking demonstration.', 'B. Kitchen cleaning.', 'C. Family dinner.', 'D. Food tasting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_30_2,Event Understanding,What is the person behind the counter doing?,00:04:36,B,"['A. Cleaning the countertop.', 'B. Preparing food.', 'C. Washing dishes.', 'D. Reading a recipe.']",multiple,Prior +Real-Time Visual Understanding_sample_30_3,Action Perception,What does the person do after finishing chopping the onion?,00:06:32,A,"['A. Put the chopped onions into the frying pan.', 'B. Starts frying sausages.', 'C. Begins chopping another vegetable.', 'D. Adds the onion to the pot.']",multiple,Prior +Real-Time Visual Understanding_sample_30_4,Object Perception,What is the person using to stir the pot of yellow mixture?,00:12:12,C,"['A. A wooden spoon.', 'B. A metal fork.', 'C. A pink spatula.', 'D. A blue spatula and a plastic spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_30_5,Event Understanding,How does the mixture change as the person continues to stir it?,00:12:19,C,"['A. It becomes chunkier.', 'B. It separates into layers.', 'C. It becomes smoother and more uniform in color.', 'D. It loses its color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_31_1,Text-Rich Understanding,What word appears on the bottom left of the frame while the man continues his explanation?,00:00:13,C,"['A. COOK.', 'B. RAMSAY.', 'C. HOT.', 'D. READY.']",single,Concurrent +Real-Time Visual Understanding_sample_31_2,Object Perception,What is the man wearing in the kitchen?,00:02:40,C,"['A. A blue apron.', 'B. A red t-shirt.', 'C. A green t-shirt.', 'D. A white shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_31_3,Action Perception,What is the man doing with the chicken right now?,00:02:00,D,"['A. Frying it.', 'B. Cutting it.', 'C. Washing it.', 'D. Coating the chicken with flour.']",single,Concurrent +Real-Time Visual Understanding_sample_31_4,Object Perception,What is the person dipping their hand into right now?,00:04:02,C,"['A. A bowl of flour.', 'B. A bowl of breadcrumbs.', 'C. A bowl of beaten eggs.', 'D. A bowl of green herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_31_5,Counting,How many pieces of fried chicken are there in the frying pan right now?,00:06:12,B,"['A. 3', 'B. 4', 'C. 7', 'D. 9']",single,Prior +Real-Time Visual Understanding_sample_32_1,Object Perception,What is the person using to chop the onion?,00:02:02,B,"['A. A small wooden knife.', 'B. A sliver knife.', 'C. A pair of scissors.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_32_2,Spatial Understanding,How are the yellow corn and onions distributed in the frying pan?,00:02:19,C,"['A. Randomly scattered.', 'B. Piled in the center.', 'C. Evenly distributed.', 'D. Grouped separately.']",single,Concurrent +Real-Time Visual Understanding_sample_32_3,Object Perception,What is the person holding in one hand at the stove?,00:04:02,B,"['A. A wooden spoon.', 'B. A pan.', 'C. A bowl.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_32_4,Event Understanding,Where does the person transfer the food after cooking?,00:06:24,B,"['A. Onto a white plate on the left countertop.', 'B. Onto a white plate on the right countertop.', 'C. Into a bowl on the left countertop.', 'D. Into a bowl on the right countertop.']",multiple,Prior +Real-Time Visual Understanding_sample_32_5,Attribute Perception,What is the color of the towel used to clean the hands?,00:06:07,B,"['A. Blue.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_33_1,Object Perception,What item is resting on a baking sheet lined with parchment paper?,00:02:23,B,"['A. Several red sticks of rhubarb.', 'B. Two rectangular pieces of dough.', 'C. A bowl of beaten eggs.', 'D. A pile of orange slices.']",single,Concurrent +Real-Time Visual Understanding_sample_33_2,Action Perception,What does the man do after picking up the brush?,00:02:30,B,"['A. Starts stirring a liquid mixture.', 'B. Apply egg wash to the dough.', 'C. Adjusts the position of the baking tray.', 'D. Reaches for a couple of cut pieces of rhubarb.']",multiple,Concurrent +Real-Time Visual Understanding_sample_33_3,Object Perception,What is the person using to grate the orange?,00:09:21,C,"['A. A spoon.', 'B. A knife.', 'C. A grater.', 'D. A fork.']",single,Concurrent +Real-Time Visual Understanding_sample_33_4,Attribute Perception,What color is the bowls' mixture into which the orange zest is grated?,00:09:27,B,"['A. Yellow.', 'B. White.', 'C. Green.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_33_5,Causal Reasoning,Why does the person use a knife after grating the orange?,00:09:43,C,"['A. To clean the countertop.', 'B. To chop more ingredients.', 'C. To scrape the zest off the grater into the bowl.', 'D. To cut the orange into slices.']",multiple,Prior +Real-Time Visual Understanding_sample_34_1,Attribute Perception,What color is the shirt worn by the person mixing ingredients at the kitchen counter?,00:02:31,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_34_2,Text-Rich Understanding,How much time does the person have left to complete their task according to the producer?,00:02:50,C,"['A. 5 minutes 30 seconds.', 'B. 7 minutes 30 seconds.', 'C. 8 minutes 30 seconds.', 'D. 9 minutes 30 seconds.']",single,Prior +Real-Time Visual Understanding_sample_34_3,Object Perception,What is the person vigorously mixing in a glass bowl?,00:04:42,B,"['A. A white creamy mixture.', 'B. A brown mixture.', 'C. A yellow batter.', 'D. A green sauce.']",single,Concurrent +Real-Time Visual Understanding_sample_34_4,Object Perception,What does the person use to mix the batter-like substance?,00:07:03,B,"['A. A metal whisk.', 'B. A wooden spoon.', 'C. A red spatula.', 'D. A plastic fork.']",single,Concurrent +Real-Time Visual Understanding_sample_34_5,Object Perception,What does the man place inside the microwave?,00:09:25,A,"['A. A small white bowl.', 'B. A silver pot.', 'C. A glass jar.', 'D. A blue plate.']",single,Prior +Real-Time Visual Understanding_sample_35_1,Object Perception,What is the man holding in his right hand?,00:03:16,C,"['A. A pen.', 'B. A spatula.', 'C. An olive oil bottle.', 'D. A remote.']",single,Concurrent +Real-Time Visual Understanding_sample_35_2,Object Perception,What is the person holding in his hand right now?,00:06:00,B,"['A. A spoon and a piece of ginger.', 'B. A knife and a towel.', 'C. A fork and a piece of onion.', 'D. A spatula and a piece of pepper.']",single,Concurrent +Real-Time Visual Understanding_sample_35_3,Action Perception,What action is the person performing right now?,00:06:09,C,"['A. Stirring a pot.', 'B. Slicing an onion.', 'C. Chopping garlic.', 'D. Peeling potatoes.']",single,Concurrent +Real-Time Visual Understanding_sample_35_4,Object Perception,What color is the handle of the frying pan that contains meat inside?,00:09:01,C,"['A. Black.', 'B. Silver.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_35_5,Action Perception,What does the person do after adding yogurt into the pot?,00:12:09,B,"['A. Turns off the stove.', 'B. Begins mixing the contents of the pot.', 'C. Places a lid on the pot.', 'D. Adds more green vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_36_1,Attribute Perception,What color are the kitchen cupboards?,00:03:22,B,"['A. Dark blue.', 'B. Light green.', 'C. White.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_36_2,Action Perception,What is the person doing with the box grater?,00:03:27,D,"['A. Slicing bread.', 'B. Chopping vegetables.', 'C. Peeling potatoes.', 'D. Grating a yellow ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_36_3,Object Perception,What is the person in a blue shirt chopping on the wooden cutting board?,00:06:42,A,"['A. Red bell pepper.', 'B. Carrots.', 'C. Green bell pepper.', 'D. Onions.']",single,Concurrent +Real-Time Visual Understanding_sample_36_4,Object Perception,What is the person holding right now?,00:10:02,A,"['A. A wooden spoon.', 'B. A metal spatula.', 'C. A whisk.', 'D. A ladle.']",single,Concurrent +Real-Time Visual Understanding_sample_36_5,Object Perception,What is the person holding in the right hand right now?,00:13:19,C,"['A. A pen.', 'B. A ladle.', 'C. A pan.', 'D. A rolling pin.']",single,Concurrent +Real-Time Visual Understanding_sample_37_1,Object Perception,What is the man holding up to the camera with his right hand right now?,00:02:34,A,"['A. An egg.', 'B. A spoon.', 'C. A bell pepper.', 'D. A chopping board.']",single,Concurrent +Real-Time Visual Understanding_sample_37_2,Event Understanding,What is the man doing with the egg after holding it up to the camera?,00:02:58,B,"['A. Cracking it into a bowl.', 'B. Placing it on the table.', 'C. Cooking it in a pan.', 'D. Putting it back in the refrigerator.']",multiple,Prior +Real-Time Visual Understanding_sample_37_3,Object Perception,What is spread over the chunks of minced meat in the frying pan?,00:05:11,A,"['A. Red chili slices.', 'B. Green peppers.', 'C. Yellow corn.', 'D. White onion rings.']",single,Concurrent +Real-Time Visual Understanding_sample_37_4,Attribute Perception,What is notable about the knife the person is using?,00:08:23,A,"['A. It is a large silver knife.', 'B. It has a wooden handle.', 'C. It is a small paring knife.', 'D. It has a serrated edge.']",single,Prior +Real-Time Visual Understanding_sample_37_5,Object Perception,What vegetables are being stir-fried in the black pan?,00:10:14,A,"['A. Sliced mushrooms, red and green bell peppers, and other greens.', 'B. Carrots, peas, and broccoli.', 'C. Zucchini, tomatoes, and onions.', 'D. Eggplants, spinach, and corn.']",single,Concurrent +Real-Time Visual Understanding_sample_38_1,Object Perception,What does the person in the teal shirt grasp with both hands?,00:02:04,A,"['A. A cauliflower head.', 'B. A frying pan.', 'C. A cutting board.', 'D. A glass container.']",single,Concurrent +Real-Time Visual Understanding_sample_38_2,Action Perception,What does the person do after picking up a pinch of seasoning or salt?,00:02:18,D,"['A. Places it on the cutting board.', 'B. Puts it back in the container.', 'C. Hands it to someone else.', 'D. Sprinkles it over the cauliflower.']",multiple,Prior +Real-Time Visual Understanding_sample_38_3,Object Perception,What is the person holding above the glass mixing bowl?,00:06:06,A,"['A. A small bottle of golden liquid.', 'B. A jar of honey.', 'C. A bottle of olive oil.', 'D. A cup of vinegar.']",single,Prior +Real-Time Visual Understanding_sample_38_4,Object Perception,Which utensil is the person using to stir the mixture?,00:06:15,A,"['A. Spoon.', 'B. Fork.', 'C. Whisk.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_38_5,Clips Summarize,What is the overall activity taking place in the kitchen?,00:06:18,A,"['A. Making a delicate cauliflower dish.', 'B. Baking a cake.', 'C. Making a sandwich.', 'D. Cooking pasta.']",multiple,Concurrent +Real-Time Visual Understanding_sample_39_1,Object Perception,What is the person in the blue T-shirt pouring into the pan?,00:01:45,A,"['A. Oil.', 'B. Water.', 'C. Milk.', 'D. Vinegar.']",single,Prior +Real-Time Visual Understanding_sample_39_2,Object Perception,Which of the following items is NOT mentioned as being on the countertop?,00:01:45,A,"['A. A blender.', 'B. A bowl of cauliflower.', 'C. A chopping board with diced ingredients.', 'D. Butter.']",single,Concurrent +Real-Time Visual Understanding_sample_39_3,Object Perception,What is the man holding in his right hand right now?,00:03:20,A,"['A. A frying pan.', 'B. A spoon.', 'C. A knife.', 'D. A red container.']",single,Concurrent +Real-Time Visual Understanding_sample_39_4,Object Perception,What is the man in the blue T-shirt pulling out from the oven?,00:05:01,A,"['A. two bread.', 'B. A pie.', 'C. A cake.', 'D. A pot.']",single,Concurrent +Real-Time Visual Understanding_sample_39_5,Object Perception,What is the person using to arrange food on the baking tray right now?,00:06:43,A,"['A. His hands.', 'B. Spoon.', 'C. Tongs.', 'D. Spatula.']",single,Concurrent +Real-Time Visual Understanding_sample_40_1,Text-Rich Understanding,What is prominently displayed behind the person standing against a blue backdrop?,00:00:20,D,"['A. ""CHEF in 10"".', 'B. ""COOK in 10"".', 'C. ""BAKE in 10"".', 'D. ""RAMSAY in 10"".']",single,Prior +Real-Time Visual Understanding_sample_40_2,Object Perception,What is the person adding to the blender cup?,00:04:00,D,"['A. Fresh fruits.', 'B. Spices.', 'C. Oil.', 'D. Fresh herbs.']",single,Concurrent +Real-Time Visual Understanding_sample_40_3,Object Perception,What is the person slicing with the knife?,08:01,D,"['A. Lemon.', 'B. Meat.', 'C. Apple.', 'D. Bread.']",single,Concurrent +Real-Time Visual Understanding_sample_40_4,Attribute Perception,What food is on the baking tray now?,00:08:26,A,"['A. Two slices of lemon and a roasted chicken.', 'B. Three slices of lime and a grilled fish.', 'C. Four slices of orange and a baked ham.', 'D. Five slices of cucumber and a roasted turkey.']",single,Concurrent +Real-Time Visual Understanding_sample_40_5,Causal Reasoning,What indicates that the grill pan is hot?,00:08:12,B,"['A. The grill pan has lemons on it.', 'B. The grill pan is emitting steam.', 'C. The grill pan is being repositioned.', 'D. The grill pan is making noise.']",multiple,Prior +Real-Time Visual Understanding_sample_41_1,Object Perception,What is the man standing in front of in the initial video?,00:00:20,D,"['A. A wooden cabinet.', 'B. A glass door.', 'C. A blackboard.', 'D. A stainless steel refrigerator.']",single,Prior +Real-Time Visual Understanding_sample_41_2,Object Perception,What is the woman holding in her left hand?,00:01:04,D,"['A. A loaf of bread.', 'B. A carton of milk.', 'C. A frying pan.', 'D. A jar.']",single,Concurrent +Real-Time Visual Understanding_sample_41_3,Action Perception,What does the woman do after opening the jar?,00:01:03,A,"['A. Pour the seasoning inside it into the white bowl with eggs.', 'B. Looks out the window.', 'C. Moves to the refrigerator.', 'D. Picks up a loaf of bread.']",multiple,Concurrent +Real-Time Visual Understanding_sample_41_4,Action Perception,What is the woman doing right now?,00:02:00,A,"['A. Pour the cereal from the box into a transparent glass of water.', 'B. Pour the sugar from the jar into a cup of hot tea.', 'C. Pour the pasta from the bag into a pot of boiling water.', 'D. Pour the flour from the container into a bowl of milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_41_5,Object Perception,What does the woman use to ensure the bread is evenly coated with the mixture?,00:04:04,D,"['A. A spoon.', 'B. Her fingers.', 'C. A fork.', 'D. A spatula.']",single,Prior +Real-Time Visual Understanding_sample_42_1,Object Perception,What is the person holding in their right hand at the beginning of the video?,00:02:01,B,"['A. A green vegetable.', 'B. A red bottle cap.', 'C. A blue utensil.', 'D. A white jar.']",single,Prior +Real-Time Visual Understanding_sample_42_2,Attribute Perception,What are the colors of the cabinets and the walls in the kitchen?,00:02:40,B,"['A. Red cabinets and white walls.', 'B. Blue cabinets and white brick walls.', 'C. White cabinets and blue walls.', 'D. Green cabinets and white brick walls.']",single,Prior +Real-Time Visual Understanding_sample_42_3,Object Perception,What does the person hold over after touching the handle of the pan?,00:06:03,B,"['A. A frying pan.', 'B. A bowl filled with shredded ingredients.', 'C. A pot.', 'D. A set of knives.']",single,Prior +Real-Time Visual Understanding_sample_42_4,Counting,How many active burners are revealed in the top-down view of the stove?,00:06:25,C,"['A. One.', 'B. Two.', 'C. Five.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_42_5,Text-Rich Understanding,What do the decorative letters on the top shelf spell?,00:06:05,C,"['A. EAT.', 'B. CHEF.', 'C. COOK.', 'D. FOOD.']",single,Prior +Real-Time Visual Understanding_sample_43_1,Object Perception,What item is being held by a person at the beginning?,00:00:20,A,"['A. A white plate with pasta.', 'B. A blue bowl with salad.', 'C. A black pan with meat.', 'D. A green cup with tea.']",single,Prior +Real-Time Visual Understanding_sample_43_2,Attribute Perception,What color are the slices of garlic as they are being cooked in the frying pan?,00:03:39,A,"['A. White.', 'B. Green.', 'C. Caramelized.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_43_3,Object Perception,What is the person using to stir the pot containing noodles?,00:06:46,C,"['A. Wooden spoon.', 'B. Plastic spatula.', 'C. Metal tongs.', 'D. Silicone whisk.']",single,Concurrent +Real-Time Visual Understanding_sample_43_4,Object Perception,What is inside the frying pan right now?,00:10:00,A,"['A. A mixture of vegetables, including green peas and diced tomatoes.', 'B. Boiling water with pasta.', 'C. Chicken and herbs.', 'D. A steak and mushrooms.']",single,Concurrent +Real-Time Visual Understanding_sample_43_5,Event Understanding,What happens after the chef uses tongs to lift pasta out of the pot?,00:10:11,B,"['A. The chef drains the pasta and sets it aside.', 'B. The chef transfers the pasta to the frying pan containing vegetables.', 'C. The chef adds seasoning to the boiling water.', 'D. The chef puts the pasta back into the boiling water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_44_1,Object Perception,What objects make up the hands of the clock shown at the beginning of the video?,00:00:20,C,"['A. Fork and spoon.', 'B. Knife and spoon.', 'C. Knife and fork.', 'D. Spoon and chopstick.']",single,Prior +Real-Time Visual Understanding_sample_44_2,Object Perception,What is in the left pan?,00:04:03,B,"['A. Pasta and sauce.', 'B. Pear slices sprinkled with cinnamon powder.', 'C. Only vegetables.', 'D. Only meat.']",single,Prior +Real-Time Visual Understanding_sample_44_3,Object Perception,What is the person holding in their right hand at the beginning?,00:04:21,B,"['A. A spatula.', 'B. A striped towel.', 'C. A fork.', 'D. A knife.']",single,Prior +Real-Time Visual Understanding_sample_44_4,Attribute Perception,What is the color of the liquid in the mixing bowl that the bread is dipped into?,00:05:25,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_44_5,Causal Reasoning,Why does the person use a towel?,00:05:36,B,"['A. To clean the stove.', 'B. To avoid burning his hand.', 'C. To cover the bread.', 'D. To wipe the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_1,Object Perception,What is located on the top shelf in the kitchen?,00:00:08,B,"['A. Jars and bottles.', 'B. A large red ""COOK"" sign.', 'C. A clock.', 'D. A set of knives.']",single,Concurrent +Real-Time Visual Understanding_sample_45_2,Action Perception,What is the man doing with his hands right now?,00:01:44,B,"['A. Washing dishes.', 'B. Kneading and mixing food.', 'C. Cutting vegetables.', 'D. Stirring a pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_3,Action Perception,What action is the man performing with the mixture on the bowl?,00:01:58,A,"['A. Rolling it into a ball.', 'B. Flattening it.', 'C. Cutting it into pieces.', 'D. Mixing it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_4,Action Perception,What does the person do with the sliced red pepper after cutting it?,00:03:36,B,"['A. Stores it in a container.', 'B. Adds it to a pan with white rice.', 'C. Throws it away.', 'D. Eats it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_45_5,Object Perception,What was being picked up by the person just now?,00:06:46,B,"['A. Red pepper.', 'B. Green onions.', 'C. Sliced cucumbers.', 'D. Lettuce.']",multiple,Prior +Real-Time Visual Understanding_sample_46_1,Object Perception,What is placed on the gas stove burner right now?,00:01:19,D,"['A. A saucepan with boiling water.', 'B. A kettle with tea.', 'C. A wok with vegetables.', 'D. A frying pan containing several garlic.']",single,Concurrent +Real-Time Visual Understanding_sample_46_2,Event Understanding,What is the person doing with the bread on the cutting board?,00:01:59,C,"['A. Marinating it.', 'B. Grilling it.', 'C. Preparing to cut it.', 'D. Weighing it.']",multiple,Prior +Real-Time Visual Understanding_sample_46_3,Action Perception,What does the person do after placing sandwich slices on the grill pan?,00:03:30,A,"['A. Pours oil over the sandwiches.', 'B. Adds seasoning to the sandwiches.', 'C. Puts a lid on the grill pan.', 'D. Turns off the burner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_46_4,Action Perception,What is the person doing right now?,00:05:14,C,"['A. Spread the butter onto the piece of toast.', 'B. Spread the jam onto the biscuit.', 'C. Spread the condiments onto the slice of bread.', 'D. Spread the mayonnaise onto the sandwich bun.']",single,Concurrent +Real-Time Visual Understanding_sample_46_5,Object Perception,What object is the person using to garnish the food?,00:06:54,D,"['A. Fork.', 'B. Knife.', 'C. Tongs.', 'D. Spoon.']",single,Concurrent +Real-Time Visual Understanding_sample_47_1,Object Perception,What graphic is featured in the video at the beginning?,00:00:20,D,"['A. A large white number ""10"" with a spoon and fork positioned like clock hands on a white plate.', 'B. A large white number ""10"" with a spoon and knife positioned like clock hands on a white plate.', 'C. A large white number ""10"" with a fork and knife positioned like clock hands on a blue plate.', 'D. A large white number ""10"" with a fork and knife positioned like clock hands on a white plate.']",single,Prior +Real-Time Visual Understanding_sample_47_2,Object Perception,What is the man seasoning on the white plate?,00:02:06,D,"['A. Vegetables.', 'B. Bread.', 'C. Fish.', 'D. Raw meat.']",single,Concurrent +Real-Time Visual Understanding_sample_47_3,Object Perception,What is being used to manage the food on the grill?,00:04:01,D,"['A. A spatula.', 'B. A wooden spoon.', 'C. A fork.', 'D. A pair of red tongs.']",single,Concurrent +Real-Time Visual Understanding_sample_47_4,Action Perception,What does the man do with the striped cloth?,00:06:05,C,"['A. He wipes the counter.', 'B. He holds it in his right hand.', 'C. He places it next to the cutting board.', 'D. He uses it to cover the bread.']",multiple,Prior +Real-Time Visual Understanding_sample_47_5,Event Understanding,What does the man do immediately after picking up a spoon?,00:06:12,B,"['A. He stirs a pot on the stovetop.', 'B. He scoops some sauce from a bowl.', 'C. He chops vegetables.', 'D. He flips food on the grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_48_1,Attribute Perception,What are the prominent colors of the ornament in the middle of the video?,00:00:03,A,"['A. Pink, blue, and gold.', 'B. Red, green, and silver.', 'C. Black, white, and blue.', 'D. Yellow, orange, and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_48_2,Action Perception,What are the black-gloved hands doing right now?,00:02:00,A,"['A. Holding the ornament steadily above the cup for drainage.', 'B. Placing the ornament on a table.', 'C. Shaking the ornament to remove excess liquid.', 'D. Filling the ornament with a new liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_48_3,Action Perception,"What is the person doing right now with the pink container labeled ""Glitter""?",00:03:38,A,"['A. Pouring fine white glitter into the funnel.', 'B. Sprinkling glitter on the white cloth.', 'C. Decorating the ornament with paint.', 'D. Mixing different colored liquids inside the ornament.']",single,Concurrent +Real-Time Visual Understanding_sample_48_4,Action Perception,What are the hands doing right now?,00:05:07,A,"['A. Rotating the sphere while applying golden liquid.', 'B. Placing the sphere on a white cloth.', 'C. Cleaning the sphere with a cloth.', 'D. Removing the golden liquid bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_48_5,Action Perception,What did the person do just now with the metallic-colored paint bottle?,00:06:50,A,"['A. Applied paint to the ornament.', 'B. Shook the bottle vigorously.', 'C. Poured paint into a plastic cup.', ""D. Closed the bottle's cap.""]",multiple,Prior +Real-Time Visual Understanding_sample_49_1,Action Perception,What is the person doing right now?,00:00:20,D,"['A. Holding a set of keychains.', 'B. Displaying a text message.', 'C. Operating a Cricut cutting machine.', 'D. Preparing materials for crafting.']",single,Concurrent +Real-Time Visual Understanding_sample_49_2,Action Perception,What are the hands doing right now?,00:02:14,C,"['A. Peeling off a blue sticker.', 'B. Attaching a purple sticker to a circular sheet.', 'C. Adjusting and smoothing out a pink sticker.', 'D. Lifting a piece of pastel pink paper.']",single,Concurrent +Real-Time Visual Understanding_sample_49_3,Action Perception,What are the hands doing right now?,00:04:05,C,"['A. Stitching a piece of fabric.', 'B. Writing on a notepad.', 'C. Adjusting a pink keychain.', 'D. Sorting different colored beads.']",single,Concurrent +Real-Time Visual Understanding_sample_49_4,Action Perception,What name is being typed out right now?,00:06:07,C,"['A. Shelby.', 'B. Katie.', 'C. Millie.', 'D. Holly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_49_5,Action Perception,"What is the ""Katie"" circle doing right now?",00:08:10,A,"['A. Moving to the left.', 'B. Adding a heart shape.', 'C. Displaying a light blue background.', 'D. Removing the label.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_1,Action Perception,What was shown just now?,00:00:08,A,"['A. A detailed view of three circular keychains held in a hand.', 'B. A person assembling a keychain.', 'C. A tutorial on Cricut Design Space.', 'D. A black screen with white text.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_2,Action Perception,What is the person doing right now?,00:02:20,D,"['A. Arranging a selection of materials on a screen.', 'B. Smoothing out the vinyl on the mat.', 'C. Pressing down the teal vinyl to secure it.', 'D. Inserting the mat into the machine named ""Cricutjoy"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_3,Action Perception,What are the hands doing right now?,00:04:07,B,"['A. Move the hands closer to the white card.', 'B. Lift slightly away from the card to inspect the adhesion.', 'C. Secure the paper by pressing down firmly.', 'D. Place a new piece of transparent paper with a purple design.']",single,Concurrent +Real-Time Visual Understanding_sample_50_4,Action Perception,What did the person do just now?,00:06:12,B,"['A. Arrange a pink material at the top right.', 'B. Place a purple piece of material at the bottom left.', 'C. Position a blue piece of material at the bottom right.', 'D. Set a mint green piece at the top left.']",multiple,Concurrent +Real-Time Visual Understanding_sample_50_5,Action Perception,What did the person do just now?,00:08:19,B,"['A. Attach a purple circular piece with a strip tape.', 'B. Apply a blue pattern to a square.', 'C. Arrange pieces of pastel colors on the grid-patterned surface.', 'D. Hold a tool to adjust the position of the purple circle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_1,Action Perception,What is being shown just now?,00:00:18,B,"['A. Three colorful discs on a grey surface.', 'B. Hands holding a stack of acrylic blanks.', 'C. The phrase ""SIX months"" on a red disc.', 'D. A light pink background with decorative leaves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_51_2,Action Perception,What are the hands doing right now?,00:01:32,C,"['A. Holding a black bottle cap over the paper.', 'B. Tilting the dish slightly and applying pink liquid with a brush.', 'C. Mixing in another color from one of the bottles.', 'D. Swirling the brush inside a gold-toned bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_3,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Applying blue ink on a disc using a brush.', 'B. Mixing different inks in the three bottles.', 'C. Drawing circles on paper with a pencil.', 'D. Spreading glue on a piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_51_4,Action Perception,What is the person doing right now?,00:04:19,C,"['A. Rotating the circular object under the light.', 'B. Cleaning the brushes with water.', 'C. Adding final touches to the circular object with a steady brushstroke.', 'D. Placing a golden cap on an ink bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_51_5,Action Perception,What is the left hand doing right now?,00:05:40,D,"['A. Holding the pick tool.', 'B. Peeling back the plastic cover from the green disk.', 'C. Rotating the green disk.', 'D. Holding the red disk.']",single,Concurrent +Real-Time Visual Understanding_sample_52_1,Text-Rich Understanding,What is the screen displaying right now?,00:00:15,B,"['A. A detailed close-up of milestone discs.', 'B. The words __aby Milestone Disc_ centered on a black screen.', 'C. Two highlighted milestone discs.', 'D. A light gray background with a title and note.']",single,Concurrent +Real-Time Visual Understanding_sample_52_2,Action Perception,What is the person doing right now?,00:01:47,A,"['A. Switch to painting a round object with white paint.', 'B. Apply orange paint onto an object with a foam brush.', 'C. Dip the foam brush into the green paint can.', 'D. Place the foam brush aside.']",single,Concurrent +Real-Time Visual Understanding_sample_52_3,Action Perception,What is the person doing right now?,00:03:39,A,"['A. Smoothing a design onto an brown disc.', 'B. Peeling back a transparent sheet from the table.', 'C. Holding a white roll of vinyl with intricate patterns.', 'D. Aligning a transparent sheet with grid lines.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_4,Action Perception,What did the person just do?,00:05:18,A,"['A. Lift the Cricut tool and prepare to deliver the cut paper.', 'B. Secure the cardstock to the mat.', 'C. Insert the Cricut tool into the machine.', 'D. Begin cutting the cardstock with the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_52_5,Action Perception,What did the hands do just now with the vinyl sticker?,00:06:59,A,"['A. Lifting the cleared vinyl decal from the backing paper.', 'B. Securing the sides of the cardboard box.', 'C. Peeling away excess material from the vinyl sticker.', 'D. Rotating the box to ensure the base is sealed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_1,Action Perception,What is being done with the cutting mat right now?,00:00:21,D,"['A. Removing the cutting mat from the cutting machine.', 'B. Cutting the pink paper on the mat manually.', 'C. Decorating the cutting mat with stickers.', 'D. Placing the cutting mat into the cutting machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_2,Action Perception,What action is being performed right now?,00:01:00,D,"['A. Cutting the insert and window pieces with scissors.', 'B. Peeling off the protective sheet from the acetate.', 'C. Operating the Cricut Maker 3 cutting machine.', 'D. Arranging the cut pieces and beads on a gray surface.']",single,Concurrent +Real-Time Visual Understanding_sample_53_3,Action Perception,What are the hands holding right now?,00:01:26,D,"['A. The pink sheet of paper.', 'B. The clear plastic sheet.', 'C. The decorative beads.', 'D. The pen and keychain.']",single,Concurrent +Real-Time Visual Understanding_sample_53_4,Action Perception,What did the hands do just now?,00:02:23,D,"['A. Cut a new piece of paper.', 'B. Fold another frame without glue.', 'C. Decorate the paper frame with beads.', 'D. Smooth out the acetate window on the paper frame.']",multiple,Concurrent +Real-Time Visual Understanding_sample_53_5,Action Perception,What did the hands do just now?,00:03:04,D,"['A. Folded the pink paper object and pressed the glue.', 'B. Applied glue along the edges of the pink paper object.', 'C. Decorated the pink paper object with the beaded pen.', 'D. Put the pen and keychain into the pink box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_1,Action Perception,What are the hands doing right now?,00:00:19,D,"['A. Painting the ornament.', 'B. Hanging the ornament on a tree.', 'C. Mixing resin components.', 'D. Holding and adjusting a mask.']",single,Concurrent +Real-Time Visual Understanding_sample_54_2,Action Perception,What is the gloved hand doing right now?,00:01:53,D,"['A. Shaking a beaker filled with golden liquid.', 'B. Stirring the resin with a wooden stick.', 'C. Holding a pair of tweezers.', 'D. Pouring resin with pink mica into the white circular object.']",single,Concurrent +Real-Time Visual Understanding_sample_54_3,Action Perception,What did the right hand do just now?,00:03:29,D,"['A. Adjusted the position of the ornament.', 'B. Lifted the ornament to inspect it.', 'C. Held the ornament securely.', 'D. Steadily moved the stick to distribute the resin.']",multiple,Concurrent +Real-Time Visual Understanding_sample_54_4,Action Perception,How is the glittery substance being applied to the circular object right now?,00:05:10,D,"['A. Using a paintbrush.', 'B. Pouring it directly from the cup.', 'C. Applying it with fingers.', 'D. Spreading it with a wooden stick.']",single,Concurrent +Real-Time Visual Understanding_sample_54_5,Action Perception,What is the person doing right now?,00:06:47,D,"['A. Placing the ornament on the mat.', 'B. Peeling off tape from the ornament.', 'C. Tying a knot in the string attached to the ornament.', 'D. Giving the string one final tug to secure it.']",single,Concurrent +Real-Time Visual Understanding_sample_55_1,Action Perception,What did the hands do just now?,00:00:15,A,"['A. Picked up the gold star.', 'B. Folded a pink star.', 'C. Arranged the stars in a line.', 'D. Removed the silver star.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_2,Action Perception,What is the person doing right now?,00:02:19,A,"['A. Folding the paper along the creases.', 'B. Cutting the paper.', 'C. Painting the paper.', 'D. Decorating the paper with colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_3,Action Perception,What is the person doing right now?,00:04:07,A,"['A. Applying glue to the hollow center edges of the star.', 'B. Rotating the star ornament to show its side profile.', 'C. Holding one star in front of another.', 'D. Placing the star ornament flat on the grid mat.']",single,Concurrent +Real-Time Visual Understanding_sample_55_4,Action Perception,What are the hands doing right now?,00:06:18,A,"['A. Making creases on a triangular shape.', 'B. Unfolding a piece of paper.', 'C. Cutting out shapes from a paper.', 'D. Painting on the paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_55_5,Action Perception,What is the person doing right now?,00:08:16,A,"['A. Adjusting the blue paper strip for a tight fit.', 'B. Applying glue to the paper pieces.', 'C. Cutting a new strip of paper.', 'D. Stacking finished paper structures to the side.']",single,Concurrent +Real-Time Visual Understanding_sample_56_1,Action Perception,What is the person doing right now?,00:00:19,B,"['A. Holding a decorative paper pad.', 'B. Displaying some patterned paper.', 'C. Cutting patterned paper.', 'D. Writing on the cardstock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_2,Action Perception,What is the machine doing right now?,00:03:20,C,"['A. Being turned on.', 'B. Loading the material into the tray.', 'C. The scoring stylus is being inserted.', 'D. Performing the cutting operation.']",single,Prior +Real-Time Visual Understanding_sample_56_3,Action Perception,What is the person doing right now?,00:06:11,B,"['A. Folding another piece of white paper from the table.', 'B. Rotating and closely examining the folded piece of paper.', 'C. Removing hands from the white paper on the table.', 'D. Picking up the pink floral-patterned paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_4,Action Perception,What are the hands doing right now?,00:09:19,A,"['A. Tracing the inner perimeter of the circular cutout.', 'B. Folding a rectangular piece of cardstock.', 'C. Reaching for a piece of patterned paper.', 'D. Adjusting a bottle of quick-dry adhesive.']",multiple,Concurrent +Real-Time Visual Understanding_sample_56_5,Action Perception,What is the person doing right now?,00:12:20,A,"['A. Assembling the final components of the box.', 'B. Applying glue to the cardstock.', 'C. Cutting out snowflake patterns.', 'D. Placing the completed box aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_1,Action Perception,What is the person doing right now?,00:00:26,B,"['A. Filling an ornament with a blue liquid.', 'B. Rotating a spherical plastic bottle.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_2,Action Perception,What did the person just do?,00:03:03,C,"['A. Open a clear plastic globe.', 'B. Rotate the ornament slightly.', 'C. Remove the syringe from the ornament.', 'D. Pick up a glitter glue tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_3,Action Perception,What is the person doing right now?,00:05:39,B,"['A. Filling an ornament with a blue liquid.', 'B. Pouring the object inside the blue ball into the funnel.', 'C. Wiping an ornament with a paper towel.', 'D. Holding a pink ornament with a funnel.']",single,Concurrent +Real-Time Visual Understanding_sample_57_4,Action Perception,"What did the outline of the word ""Willow"" transform to just now?",00:08:03,B,"['A. Dark blue.', 'B. Light purple.', 'C. Bright yellow.', 'D. Deep red.']",multiple,Concurrent +Real-Time Visual Understanding_sample_57_5,Action Perception,What is the person doing right now?,00:11:00,C,"['A. Holding a blue ornament next to the grid-patterned adhesive sheet.', 'B. Smoothing out the sticker of a capital letter ""N.""', 'C. Applying a decal with intricate cursive writing to the blue ornament.', 'D. Peeling the metallic cap off the blue ornament.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_1,Action Perception,What are the hands doing right now?,00:00:08,B,"['A. Arranging flowers on a table.', 'B. Rotating a decorative paper wreath.', 'C. Painting a wreath.', 'D. Holding a black screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_2,Action Perception,What is the machine doing right now?,00:02:18,B,"['A. Pausing the cutting process.', 'B. Initiating a new cutting sequence.', 'C. Moving the cutting mat.', 'D. Changing the blade.']",single,Concurrent +Real-Time Visual Understanding_sample_58_3,Action Perception,What are the hands doing right now?,00:04:20,B,"['A. Assembling cream-colored paper petals together.', 'B. Adding dimension by scoring the red petals.', 'C. Sorting finished cream-colored flowers.', 'D. Disposing of unwanted petals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_58_4,Action Perception,What are the person's hands doing right now?,00:06:02,B,"['A. Cutting paper into flower shapes.', 'B. Placing a finished flower with others.', 'C. Assembling a new set of flower petals.', 'D. Drawing a design on the cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_58_5,Action Perception,What are the person's hands doing right now?,00:08:22,B,"['A. Spraying water on the flowers.', 'B. Rearranging flowers and leaves on the wreath.', 'C. Cutting the flowers with scissors.', 'D. Painting the flowers on the wreath.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_1,Action Perception,What is the hand doing right now?,00:00:23,B,"['A. Cutting the paper.', 'B. Displaying some heavy weight cardstock.', 'C. Holding a pen.', 'D. Arranging flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_59_2,Action Perception,What action is being performed just now?,00:01:23,C,"['A. Displaying different material options.', 'B. Highlighting the ""On Mat"" option.', 'C. Clicking the continue button.', 'D. Changing the project type to ""Multiple Ways.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_3,Action Perception,What is the person doing right now?,00:03:03,C,"['A. Cutting strips of double-sided tape.', 'B. Positioning the paper onto the mat.', 'C. Sliding the cutting mat into a Cricut cutting machine.', 'D. Peeling a strip of tape using scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_59_4,Action Perception,What is the person doing right now?,00:04:19,A,"['A. Peeling off the protective layer from the foam tape.', 'B. Using the white-handled craft scissors to cut the foam tape.', 'C. Writing ""Happy Mother\'s Day"" on a cutout.', 'D. Arranging small paper cutouts on the surface.']",single,Concurrent +Real-Time Visual Understanding_sample_59_5,Action Perception,What are the hands doing right now?,00:05:41,C,"['A. Placing a new cutout on the surface.', 'B. Adding more circular sequins.', 'C. Making final adjustments to the placed flowers.', 'D. Writing ""Happy Mother\'s Day"" on the cutout.']",single,Concurrent +Real-Time Visual Understanding_sample_60_1,Text-Rich Understanding,What phrase appears right now?,00:00:14,C,"['A. ""Links to the materials I used are in the video description.""', 'B. ""Merry Christmas and Happy New Year.""', 'C. ""Alcohol Ink Ornaments.""', 'D. ""Handmade Ornaments by Design.""']",single,Concurrent +Real-Time Visual Understanding_sample_60_2,Action Perception,What are the gloved hands doing just now?,00:02:19,B,"['A. Cutting the ornament into pieces.', 'B. Dispensing fluid into the ornament.', 'C. Painting the ornament.', 'D. Measuring the ornament with a ruler.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_3,Action Perception,What is the person doing right now?,00:04:19,B,"['A. Holding a clear round ornament with golden streaks.', 'B. Applying additional golden ink to the ornament.', 'C. Mixing purple and blue ink in a container.', 'D. Holding an empty transparent container in their right hand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_4,Action Perception,What is the person doing right now?,00:06:19,B,"['A. Applying a clear coat to the ornament.', 'B. Inspecting the ornament for any areas that might need further enhancement.', 'C. Holding the bauble unpainted.', 'D. Removing paint from the mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_60_5,Action Perception,What is the person using right now?,00:08:00,B,"['A. A pair of scissors.', ""B. A white tool labeled 'cricut'."", 'C. A ruler.', 'D. A pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_1,Object Perception,What is being shown right now?,00:00:05,B,"['A. A collection of colorful notebooks.', 'B. Personalized agate coasters with names on them.', 'C. A stack of books with gilded edges.', 'D. A digital workspace interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_2,Action Perception,What is the cursor doing right now?,00:01:54,A,"['A. Dragging ""Melissa"" upward.', 'B. Pasting the name ""Brad.""', 'C. Highlighting the name ""Emily.""', 'D. Right-clicking on the pink square.']",single,Concurrent +Real-Time Visual Understanding_sample_61_3,Action Perception,What is the cursor doing right now?,00:03:30,B,"['A. Highlighting the word ""Thomas"".', 'B. Adjusting the placement of ""Brad"".', 'C. Interacting with the word ""Melissa"".', 'D. Making changes to the word ""Emily"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_4,Action Perception,What is the hand doing right now?,00:05:17,B,"['A. Cutting another piece of gold foil.', 'B. Tearing off the excess stickers..', 'C. Pressing down on the gold foil.', 'D. Folding the ""Cricut"" sheet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_61_5,Action Perception,"What did the hands do just now with the ""Brad"" name piece?",00:06:43,B,"['A. Held it up to the light.', 'B. Placed and smoothed it down onto the surface.', 'C. Removed a protective layer.', 'D. Dropped it onto the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_1,Action Perception,What is being displayed right now?,00:00:19,D,"['A. Round, glittery discs with names.', 'B. Text ""How To Resin Over Vinyl"".', 'C. A black screen with text.', 'D. Circular donut keychains with names.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_2,Action Perception,What did the person do just now?,00:02:23,D,"['A. Presented a respiratory mask from various angles.', 'B. Directed a heat tool at a canvas.', 'C. Disassembled the resin kit.', 'D. Held and examined two round items.']",multiple,Prior +Real-Time Visual Understanding_sample_62_3,Action Perception,What is both hands securing right now?,00:04:20,D,"['A. A transparent sheet onto a blue object.', 'B. A white piece onto a purple circular object.', 'C. A yellow and white crafting tool onto a white speckled piece.', 'D. A transparent tape printed with many patterns on it.']",single,Concurrent +Real-Time Visual Understanding_sample_62_4,Action Perception,What action is the person performing right now?,00:06:19,D,"['A. Measuring ingredients in two cups.', 'B. Pouring liquid into a third container.', 'C. Wearing black gloves.', 'D. Consistently stirring the liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_62_5,Action Perception,What did the person do with the lighter just now?,00:08:08,D,"['A. Ignited a match.', 'B. Removed the popsicle stick from the container.', 'C. Adjusted the measurement markings on the container.', 'D. Brought the flame close to a gold glitter-covered top.']",multiple,Prior +Real-Time Visual Understanding_sample_63_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Pouring Epoxy Resin Part A into a plastic cup.', 'B. Mixing flower petals in a container.', 'C. Writing names on the keychains.', 'D. Organizing the hexagonal shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_2,Action Perception,What is currently placed under the hexagonal label?,00:01:59,A,"['A. A small clear container.', 'B. A transparent plastic box with colorful items.', 'C. A mixing stick.', 'D. Tweezers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_3,Action Perception,What is the left gloved hand doing right now?,00:03:25,A,"['A. Holding a clear cup with liquid.', 'B. Using a wooden stick to manipulate decorations.', 'C. Placing another hexagon-shaped piece on the workspace.', 'D. Making precise adjustments with a pen-like tool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_4,Action Perception,What is the gloved hand doing right now?,00:05:10,A,"['A. Pouring liquid into a hexagonal piece.', 'B. Scraping the surface of the hexagonal piece.', 'C. Adjusting floral and foliage decorations.', 'D. Holding the paintbrush with a pink handle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_63_5,Action Perception,What is the person doing right now?,00:07:22,A,"['A. Attaching the name to the transparent hexagonal object.', 'B. Adjusting the hexagonal piece with their left hand.', 'C. Applying pressure on the green marking with their left hand.', 'D. Using a purple tool to press onto the hexagonal piece.']",single,Concurrent +Real-Time Visual Understanding_sample_64_1,Action Perception,What are the hands doing right now?,00:00:16,D,"['A. Writing the name ""Alli"" on a keychain.', 'B. Holding the box closed.', 'C. Removing the keychain from the packaging.', 'D. Placing the keychain into the packaging.']",single,Concurrent +Real-Time Visual Understanding_sample_64_2,Action Perception,What is the person doing right now?,00:01:57,C,"['A. Picking up a light pink cardboard piece.', 'B. Applying adhesive to a cardboard piece.', 'C. Pressing down a transparent plastic sheet.', 'D. Holding a cylindrical bottle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_3,Action Perception,What is the cursor doing right now?,00:03:44,B,"['A. Clicking the ""Undo"" button.', 'B. Selecting multiple icons.', 'C. Opening a subfolder.', 'D. Deleting a document.']",single,Concurrent +Real-Time Visual Understanding_sample_64_4,Action Perception,What did the cursor indicate just now?,00:05:09,C,"['A. Selecting shapes on the canvas.', 'B. Displaying a pop-up menu.', 'C. Moving to the Layers panel on the right.', 'D. Highlighting text input fields.']",multiple,Concurrent +Real-Time Visual Understanding_sample_64_5,Action Perception,What action did the user perform just now?,00:07:00,C,"['A. Selected the ""Score"" tool.', 'B. Added a new shape to the design.', 'C. Chose the ""Medium Cardstock - 80 lb (216 gsm)"" as the base material.', 'D. Connected the Maker 3.']",multiple,Prior +Real-Time Visual Understanding_sample_65_1,Action Perception,What is being shown on the screen right now?,00:00:05,D,"['A. A dark background displaying ""Leopard Glitter Keychains.""', 'B. Instructions for using a cutting machine.', 'C. The Cricut Joy software interface with design options.', 'D. A hand holding glittery leopard print keychains.']",single,Concurrent +Real-Time Visual Understanding_sample_65_2,Action Perception,What action is being performed right now?,00:02:00,D,"['A. Loading a sheet into the machine.', 'B. Pulling out a sheet from the machine.', 'C. Labeling the material.', 'D. Cutting the material vertically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_65_3,Action Perception,What are the hands doing right now?,00:03:13,D,"['A. Drawing on a piece of paper', 'B. Washing the stencil', 'C. Lifting the stencil off the mat', 'D. Applying a label to a stencil']",single,Concurrent +Real-Time Visual Understanding_sample_65_4,Action Perception,What is the right hand doing right now?,00:05:17,D,"['A. Applying a layer of red glitter.', 'B. Holding a pair of cups.', 'C. Removing glitter from the object.', 'D. Spreading golden glitter evenly over the white round object.']",single,Concurrent +Real-Time Visual Understanding_sample_65_5,Action Perception,What are the hands doing right now?,00:06:56,D,"['A. Pulling the adhesive backing upwards.', ""B. Adjusting the paper's position on the coaster."", 'C. Inspecting the adhesive surface on the paper.', 'D. Placing the adhesive-applied paper against the golden round object.']",single,Concurrent +Real-Time Visual Understanding_sample_66_1,Action Perception,What is the camera focusing on right now?,00:00:12,C,"['A. The entire collection of bookmarks.', 'B. A pink bookmark with the name ""Kristi.""', 'C. A black bookmark with the name ""Samantha.""', 'D. A beige bookmark with no name.']",single,Concurrent +Real-Time Visual Understanding_sample_66_2,Action Perception,What are the hands in black gloves doing right now?,00:02:19,C,"['A. Displaying the ""RIYA Milk Tea Gold"" mica powder packet.', 'B. Opening another mica powder packet.', 'C. Stirring the mixture in a small container.', 'D. Cleaning the white plate.']",single,Concurrent +Real-Time Visual Understanding_sample_66_3,Action Perception,What is the person doing right now?,00:04:19,C,"[""A. Pouring a pinkish mixture into a mold's middle compartment."", 'B. Adjusting the mixture in the middle compartment with a wooden stick.', 'C. Pouring the gold mixture into the top compartment and adjusting the flakes.', 'D. Holding the transparent cup without pouring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_4,Action Perception,What is happening with the gold sheet right now?,00:06:26,C,"['A. The gold sheet is being painted.', 'B. The cutting tool is engraving letters.', 'C. The engravings are being cleaned.', 'D. The sheet is being folded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_66_5,Action Perception,What is the person doing right now?,00:08:19,B,"['A. Writing on a gray grid mat.', 'B. Supplementing the edges of the black nameplate with gold.', 'C. Picking up another name tag.', 'D. Inspecting the marker closely.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_1,Action Perception,What did the cursor do just now?,00:00:08,B,"[""A. Click on the 'Edit' button."", ""B. Click on the 'Upload Image' button."", 'C. Drag a file into the upload area.', 'D. Select a pattern fill option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_2,Action Perception,What is the person doing right now?,00:02:19,C,"['A. Adjusting the positioning of the soccer ball outline.', 'B. Reorganizing the ""Home"" name tag.', 'C. Tearing off the paper from the back of the white ring.', 'D. Weeding the ""Tracy"" decal.']",single,Concurrent +Real-Time Visual Understanding_sample_67_3,Action Perception,What is the person doing right now?,00:04:36,C,"['A. Removing the transparent covering from the ""JOSH"" item.', 'B. Holding the white circular item aloft for inspection.', 'C. Removing the thin film from the surface of the green tennis ball icon.', 'D. Reaching for another adhesive design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_4,Action Perception,What is the person doing right now?,00:06:16,B,"['A. Tearing the name ""JOSH"" sticker.', 'B. Applying the ""Nathan"" name card to the baseball sticker.', 'C. Cutting a new circular sticker.', 'D. Reaching for the ""Ryan"" sticker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_67_5,Action Perception,What is the person doing right now?,00:08:19,C,"['A. Pouring the liquid into the cup.', 'B. Placing the cap back on the first bottle.', 'C. Pouring the white granules from the pink bottle slowly into the cup.', 'D. Holding the cup and bottle separately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_1,Action Perception,What is the person doing right now?,00:00:19,C,"['A. Zooming in on the plastic containers.', 'B. Cutting along the line dividing the brown object.', 'C. Peeling off a section of the brown object.', 'D. Arranging flowers in the containers.']",single,Concurrent +Real-Time Visual Understanding_sample_68_2,Action Perception,What is the gloved hand doing right now?,00:02:00,C,"['A. Adjusting the heat on the stove top.', 'B. Painting the coaster into a solid color.', 'C. Adjusting the position of the flower on the brown ring.', 'D. Picking up the coaster.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_3,Action Perception,What is the black-gloved hand doing right now?,00:03:26,C,"['A. Repositioning the white ceramic bowl.', 'B. Stirring the paintbrush in the bowl.', 'C. Adjusting the flowers with a bamboo stick.', 'D. Adjusting the blue cutting mat.']",single,Concurrent +Real-Time Visual Understanding_sample_68_4,Action Perception,What is the person doing right now?,00:04:55,A,"['A. Pouring resin into the circular mold.', 'B. Mixing colors in a bowl.', 'C. Arranging flowers on a table.', 'D. Stacking plastic cups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_68_5,Action Perception,What action is being performed with the hands right now?,00:06:43,B,"['A. Painting the circular object.', 'B. Peeling off a gold-colored material.', 'C. Polishing the circular object.', 'D. Cutting the circular object into pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_69_1,Action Perception,What was held up close to the camera right now?,00:00:09,A,"['A. Two Christmas ornaments.', 'B. A pair of painted canvases.', 'C. A set of colorful ribbons.', 'D. Two Christmas cards.']",single,Concurrent +Real-Time Visual Understanding_sample_69_2,Action Perception,What did the right hand do just now?,00:01:19,B,"['A. Picked up the blue paint tube.', 'B. Picked up and shook the transparent plastic sphere.', 'C. Squeezed the white paint tube.', 'D. Put down the green paint tube.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_3,Action Perception,What is the person doing right now?,00:02:24,B,"['A. Painting the sphere.', ""B. Wiping the sphere's surface."", 'C. Mixing paint colors.', 'D. Discarding the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_4,Action Perception,What is the person doing right now?,00:03:15,C,"['A. Add blue-green paint to the bauble.', 'B. Squeeze more black paint into the bauble.', 'C. Lift the bauble to show the paint inside.', 'D. Clean the paint tubes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_69_5,Action Perception,What are the hands doing right now?,00:03:53,B,"['A. Applying paint to the ornament.', 'B. Rotating the ornament to reveal different perspectives.', 'C. Placing the ornament back on the towel.', 'D. Cleaning the paint tubes.']",single,Concurrent +Real-Time Visual Understanding_sample_70_1,Action Perception,What is the person doing right now?,00:00:20,A,"['A. Displaying the round wooden board engraved with ""Johnson"" on it.', 'B. Engraving the word ""JOHNSON"" on the board.', 'C. Changing the perspective of the view.', 'D. Cleaning the cutting board with a cloth.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_2,Action Perception,What is happening to the computer screen design interface right now?,00:02:41,A,"['A. The two black horizontal lines turned red.', 'B. The design interface is closing suddenly.', 'C. New icons are appearing in the toolbar.', 'D. The mandala artwork is being deleted.']",multiple,Concurrent +Real-Time Visual Understanding_sample_70_3,Action Perception,What action is the viewer taking right now?,00:03:43,A,"['A. Adjusting the font of the center.', 'B. Adjusting the grid layout.', 'C. Selecting a new tool.', 'D. Zooming in on the mandala design.']",single,Concurrent +Real-Time Visual Understanding_sample_70_4,Action Perception,What is the person doing right now?,00:06:19,A,"['A. Peeling off the stickers on the picture one by one.', 'B. Adjusting tape.', 'C. Using a lint roller.', 'D. Cutting the paper.']",single,Concurrent +Real-Time Visual Understanding_sample_70_5,Action Perception,What is the person doing right now?,00:08:13,A,"['A. Cutting off the top portion of the paper.', 'B. Folding the paper along the edge of the design.', 'C. Lifting a pair of black-handled scissors.', 'D. Aligning the ruler with the grid lines on the cutting mat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:02:58,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_71_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 0.', 'B. 1.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,B,"['A. 1.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:22,B,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_72_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:13:30,D,"['A. 10.', 'B. 11.', 'C. 12.', 'D. 13.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:12,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 1.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 7.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_73_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:12:21,B,"['A. 10.', 'B. 11.', 'C. 9.', 'D. 12.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:18,C,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_74_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:08:11,B,"['A. 5.', 'B. 6.', 'C. 7.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,B,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,B,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,D,"['A. 1.', 'B. 3.', 'C. 2.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_75_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:37,D,"['A. 1.', 'B. 3.', 'C. 5.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:23,A,"['A. 3.', 'B. 2.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,A,"['A. 4.', 'B. 5.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,A,"['A. 4.', 'B. 1.', 'C. 3.', 'D. 2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_76_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,A,"['A. 5.', 'B. 1.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:28,C,"['A. 2.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:31,C,"['A. 8.', 'B. 7.', 'C. 9.', 'D. 10.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:18,C,"['A. 10.', 'B. 7.', 'C. 9.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_77_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:07:07,C,"['A. 13.', 'B. 10.', 'C. 12.', 'D. 11.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_78_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,C,"['A. 3.', 'B. 4.', 'C. 2.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 5.', 'B. 6.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_79_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:05,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_80_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 2.', 'B. 3.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:46,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 3.', 'C. 6.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 7.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_81_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,D,"['A. 5.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 5.', 'B. 6.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:09,A,"['A. 6.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 6.', 'D. 8.']",multiple,Concurrent +Real-Time Visual Understanding_sample_82_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:58,A,"['A. 1.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 6.', 'B. 5.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 7.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 8.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_83_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:33,A,"['A. 9.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 5.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 5.', 'B. 2.', 'C. 7.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_84_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:00,A,"['A. 7.', 'B. 5.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,A,"['A. 0.', 'B. 2.', 'C. 3.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:07,A,"['A. 2.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,A,"['A. 4.', 'B. 2.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,A,"['A. 7.', 'B. 2.', 'C. 5.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_85_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:55,A,"['A. 8.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:18,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:42,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:02,C,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_86_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:04,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,C,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_87_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Prior +Real-Time Visual Understanding_sample_88_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:08,A,"['A. 4.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:11,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:01,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_88_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,D,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:34,A,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:21,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:19,B,"['A. 2.', 'B. 5.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_89_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:19,C,"['A. 4.', 'B. 8.', 'C. 6.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:44,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:27,B,"['A. 2.', 'B. 8.', 'C. 4.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_90_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:06:24,C,"['A. 4.', 'B. 8.', 'C. 10.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:37,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:16,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_91_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:13,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:45,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,B,"['A. 3.', 'B. 5.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:10,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_92_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:17,B,"['A. 2.', 'B. 9.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:14,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:07,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_93_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:31,B,"['A. 2.', 'B. 7.', 'C. 8.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:15,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:32,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,D,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_94_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 10.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:29,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:58,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:18,B,"['A. 2.', 'B. 4.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_95_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,B,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:15,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:28,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_96_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:40,D,"['A. 2.', 'B. 4.', 'C. 9.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:50,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:00,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:29,A,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_97_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:14,B,"['A. 2.', 'B. 5.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:18,C,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_98_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,B,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,A,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,B,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_99_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_100_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:05:24,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 7.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,C,"['A. 2.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,C,"['A. 1.', 'B. 3.', 'C. 0.', 'D. 4.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,C,"['A. 3.', 'B. 4.', 'C. 0.', 'D. 6.']",multiple,Concurrent +Real-Time Visual Understanding_sample_101_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,C,"['A. 2.', 'B. 8.', 'C. 0.', 'D. 3.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_102_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:04:41,D,"['A. 2.', 'B. 8.', 'C. 3.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_1,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:16,D,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_2,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:00:56,D,"['A. 1.', 'B. 3.', 'C. 4.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_3,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:26,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_4,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:01:55,A,"['A. 0.', 'B. 3.', 'C. 4.', 'D. 1.']",multiple,Concurrent +Real-Time Visual Understanding_sample_103_5,Counting,How many times in total have movie clips been inserted during this person's explanation so far?,00:03:26,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 0.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_1,Text-Rich Understanding,What is written on the rectangular object that the individual is presenting?,00:00:15,B,"['A. GTX 1080.', 'B. RTX 4090.', 'C. RTX 3070.', 'D. RX 6900.']",single,Concurrent +Real-Time Visual Understanding_sample_104_2,Text-Rich Understanding,"Just now, which graphics card model has its frame rate exceeding 200 FPS?",00:04:00,C,"['A. RTX 2080 Ti.', 'B. RTX 3090.', 'C. RTX 4090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_104_3,Text-Rich Understanding,"Which rival drivers are shown in front of the first-person perspective of the ""WILLIAMS"" car right now?",00:07:37,B,"['A. RUSSELL and ALONSO', 'B. VERSTAPPEN, BOTTAS, RUSSELL, MAGNUSSEN and ALBON', 'C. HAMILTON and LECLERC', 'D. VETTEL and GASLY']",single,Concurrent +Real-Time Visual Understanding_sample_104_4,Text-Rich Understanding,What key statistics about the GPU were shown just now?,00:11:12,B,"['A. CPU usage and system temperature.', 'B. GPU model, temperature readings, clock speed, and power.', 'C. Memory usage and network speed.', 'D. Hard drive space and cooling fan speed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_104_5,Text-Rich Understanding,What is the visual focus of the scene right now?,00:13:46,B,"['A. The setup of a gaming console.', 'B. Two graphics cards on a white surface.', 'C. A close-up of a computer screen.', 'D. A group of people discussing.']",single,Concurrent +Real-Time Visual Understanding_sample_105_1,Text-Rich Understanding,What graphics card is mentioned as having 44 shader TFLOPS?,00:00:20,D,"['A. RTX 4070 Super.', 'B. RTX 4080 Super.', 'C. RTX 4090.', 'D. RTX 4070 Ti Super.']",single,Prior +Real-Time Visual Understanding_sample_105_2,Text-Rich Understanding,Which series of graphics cards is being displayed right now?,00:03:34,B,"['A. GTX 1080 Ti.', 'B. RTX 4070 Super.', 'C. RX 5700 XT.', 'D. RTX 3060.']",single,Concurrent +Real-Time Visual Understanding_sample_105_3,Text-Rich Understanding,Which graphics card achieves the highest performance in all categories as shown?,00:07:00,C,"['A. RTX 4070', 'B. RTX 4070 SUPER', 'C. RTX 4070 Ti', 'D. RTX 4060 Ti']",single,Concurrent +Real-Time Visual Understanding_sample_105_4,Text-Rich Understanding,"What type of data is shown regarding ""Stable Diffusion AI"" right now?",00:10:20,B,"['A. User reviews.', 'B. Benchmarking data.', 'C. Software tutorials.', 'D. Game results.']",single,Concurrent +Real-Time Visual Understanding_sample_105_5,Text-Rich Understanding,What models are the two graphics cards labeled right now?,00:12:15,C,"['A. GTX 3090.', 'B. RX 6900.', 'C. RTX 4070 and RTX 4070 SUPER.', 'D. LIV.']",single,Prior +Real-Time Visual Understanding_sample_106_1,Text-Rich Understanding,What is the boost clock speed of the RTX 4090 right now?,00:00:20,C,"['A. 1665 MHz.', 'B. 1695 MHz.', 'C. 2520 MHz.', 'D. 2505 MHz.']",single,Prior +Real-Time Visual Understanding_sample_106_2,Text-Rich Understanding,Which performance metrics are being shown right now?,00:03:40,C,"['A. CPU benchmarks for various processors.', 'B. FPS results for different games.', 'C. CPU clock, CPU Usage, VRAM Usage, GPU Power, GPU Temp, and FPS for 4070TiS.', 'D. RAM speed metrics for different memory types.']",single,Concurrent +Real-Time Visual Understanding_sample_106_3,Text-Rich Understanding,Which graphics card is labeled in green in the performance comparison right now?,00:06:59,C,"['A. RTX 3060 Ti', 'B. RTX 4060 Ti', 'C. RTX 4070 Ti SUPER', 'D. RTX 2070']",single,Concurrent +Real-Time Visual Understanding_sample_106_4,Text-Rich Understanding,"Which GPU shows the best performance for ""SDXL(512x512)"" right now?",00:10:20,C,"['A. RTX 4070.', 'B. RTX 4070 Ti.', 'C. RTX 4080.', 'D. SD1.5(512x512).']",single,Concurrent +Real-Time Visual Understanding_sample_106_5,Text-Rich Understanding,What emojis are currently displayed around the man and the graphics card?,00:12:43,C,"['A. ""like,"" ""comment,"" ""follow,"" and ""share"".', 'B. ""like,"" ""save,"" ""comment,"" and ""share"".', 'C. ""like,"" ""insert coins,"" ""favorite,"" and ""share"".', 'D. ""like,"" ""comment,"" ""subscribe,"" and ""share"".']",single,Concurrent +Real-Time Visual Understanding_sample_107_1,Text-Rich Understanding,What text is prominently displayed on the screen right now before the scene transitions to an outline resembling glasses?,00:00:05,D,"['A. Introducing the future.', 'B. Just one more thing...', 'C. One last item...', 'D. One more thing...']",single,Prior +Real-Time Visual Understanding_sample_107_2,Text-Rich Understanding,"What scores are shown for the MacBook Air 13 just now for ""Premiere Pro"" in the ""Adobe results?",00:03:16,A,"['A. 322.', 'B. 835.', 'C. 327.', 'D. 1042.']",multiple,Concurrent +Real-Time Visual Understanding_sample_107_3,Text-Rich Understanding,What word is printed on the sides of the yellow and black backpack right now?,00:06:02,C,"['A. TECHNO.', 'B. FUTURE.', 'C. CYBERPUNK.', 'D. HACKER.']",single,Prior +Real-Time Visual Understanding_sample_107_4,Text-Rich Understanding,Which MacBook model is shown with a geometric design on the screen right now?,00:09:07,D,"['A. MacBook Air 15.', 'B. MacBook Pro 14.', 'C. MacBook Pro 16.', 'D. MacBook Air 13.']",single,Prior +Real-Time Visual Understanding_sample_107_5,Text-Rich Understanding,What color is the background right now while the man is speaking?,00:12:14,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_108_1,Text-Rich Understanding,What is the price of the RTX 4080 shown right now?,00:00:15,B,"['A. 6499.', 'B. 9499.', 'C. 7499.', 'D. 5499.']",single,Concurrent +Real-Time Visual Understanding_sample_108_2,Text-Rich Understanding,What is highlighted as the top-performing graphics card right now according to the 3DMark Time Spy Extreme scores?,00:04:20,B,"['A. RTX 3070.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 3090 Ti.']",single,Prior +Real-Time Visual Understanding_sample_108_3,Text-Rich Understanding,What is the average FPS score of the RTX 4080 at a resolution of 3840x2160 right now?,00:08:09,C,"['A. 124.', 'B. 118.', 'C. 100.', 'D. 82.']",single,Concurrent +Real-Time Visual Understanding_sample_108_4,Text-Rich Understanding,What is the marked performance percentage of the RTX 4090 right now?,00:12:01,D,"['A. 100%', 'B. 121%', 'C. 129%', 'D. 166%']",single,Concurrent +Real-Time Visual Understanding_sample_108_5,Text-Rich Understanding,What is the price of the RTX 4080 graphics card in yuan?,00:12:15,B,"['A. 5499 yuan.', 'B. 9499 yuan.', 'C. 11999 yuan.', 'D. 12999 yuan.']",single,Prior +Real-Time Visual Understanding_sample_109_1,Text-Rich Understanding,What GPU does the AMD Ryzen 7 5700G have right now?,00:00:20,C,"['A. Vega 6.', 'B. Vega 7.', 'C. Vega 8.', 'D. Vega 9.']",single,Prior +Real-Time Visual Understanding_sample_109_2,Text-Rich Understanding,What is the score of the i7-1165G7 (Iris Xe Graphics) processor right now?,00:03:38,B,"['A. 862.', 'B. 1656.', 'C. 1312.', 'D. 1429.']",single,Prior +Real-Time Visual Understanding_sample_109_3,Text-Rich Understanding,What graphical setting is mentioned on the menu screen right now?,00:06:45,D,"['A. Display.', 'B. Graphics.', 'C. Anti-Aliasing.', 'D. FidelityFX Super Resolution 1.0.']",single,Concurrent +Real-Time Visual Understanding_sample_109_4,Text-Rich Understanding,"What value was set for the ""GFX Voltage"" just now?",00:10:01,D,"['A. 1.200V.', 'B. 1.500V.', 'C. 1.250V.', 'D. 1.400V.']",single,Prior +Real-Time Visual Understanding_sample_109_5,Text-Rich Understanding,What is the label on the boxed CPU seen right now?,00:12:23,B,"['A. Intel Core i7.', 'B. AMD Ryzen 5.', 'C. NVIDIA GeForce GTX.', 'D. Intel Core i5.']",single,Concurrent +Real-Time Visual Understanding_sample_110_1,Text-Rich Understanding,What information is displayed as white text in Chinese on the black screen right now?,00:00:03,B,"['A. The video was edited using advanced software.', 'B. The video was shot entirely on an iPhone.', 'C. The video highlights scenic city landscapes.', 'D. The video was produced by a famous filmmaker.']",single,Concurrent +Real-Time Visual Understanding_sample_110_2,Text-Rich Understanding,What language are the graph labels showing performance metrics written in right now?,00:04:19,D,"['A. English.', 'B. Japanese.', 'C. Korean.', 'D. Chinese.']",single,Concurrent +Real-Time Visual Understanding_sample_110_3,Text-Rich Understanding,What labels are shown on the display screen right now?,00:08:15,D,"['A. ""HDR,"" ""Portrait,"" ""Landscape,"" and ""Night.""', 'B. ""Pro,"" ""Normal,"" ""Custom,"" and ""Basic.""', 'C. ""Ultra wide,"" ""Wide,"" ""Depth,"" and ""Zoom.""', 'D. ""Ultra wide,"" ""Wide,"" ""Tele,"" and ""Selfie.""']",single,Concurrent +Real-Time Visual Understanding_sample_110_4,Text-Rich Understanding,What app is being used on the smartphone right now?,00:12:09,B,"['A. FITNESS TRACKER.', 'B. SPEEDTEST.', 'C. WEATHER FORECAST.', 'D. MAPS NAVIGATION.']",single,Concurrent +Real-Time Visual Understanding_sample_110_5,Text-Rich Understanding,What does the overlay text on the screen right now humorously suggest?,00:15:22,B,"['A. Someone is praising the person.', 'B. Someone is gossiping about the person.', 'C. Someone is giving directions to the person.', 'D. Someone is warning the person.']",single,Concurrent +Real-Time Visual Understanding_sample_111_1,Text-Rich Understanding,What is the main subject of the comparison shown right now?,00:00:10,B,"['A. The gadgets on the shelves.', 'B. The MediaTek Dimensity 9000 chip and another chip labeled Snapdragon 8 Gen 1.', ""C. The person's hand gestures and facial expressions."", 'D. The blue wall with shelves in the background.']",single,Concurrent +Real-Time Visual Understanding_sample_111_2,Text-Rich Understanding,What is the label of the highlighted central block in the GPU section right now?,00:04:00,B,"['A. A510 1.8GHz.', 'B. G710MC10.', 'C. X2 3.05GHz.', 'D. A710 2.85GHz.']",single,Concurrent +Real-Time Visual Understanding_sample_111_3,Text-Rich Understanding,What are the performance values shown for the device labeled Dimensity 9000 right now?,00:07:30,D,"['A. 42 and 115.', 'B. 43 and 100.', 'C. 100 and 42.', 'D. 42 and 100.']",single,Concurrent +Real-Time Visual Understanding_sample_111_4,Text-Rich Understanding,What is the average frame rate and power consumption for the Snapdragon 8 Gen1 device right now?,00:11:20,C,"['A. 59 fps/3.9W.', 'B. 59 fps/4.8W.', 'C. 58 fps/6.3W.', 'D. 48 fps/5.1W.']",single,Concurrent +Real-Time Visual Understanding_sample_111_5,Text-Rich Understanding,Which symbol is NOT displayed across the screen right now?,00:14:02,D,"['A. Thumbs-up icon.', 'B. forward icon.', 'C. Star.', 'D. Heart.']",single,Concurrent +Real-Time Visual Understanding_sample_112_1,Text-Rich Understanding,Which graphics cards are being compared right now?,00:00:20,A,"['A. RTX 3080 Ti and RTX 3070 Ti.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_2,Text-Rich Understanding,Which graphics cards are being compared right now?,00:03:11,A,"['A. RTX 3080 Ti and RTX 3080.', 'B. RTX 3060 and RTX 3070 Ti.', 'C. RTX 3080 Ti and RTX 3090.', 'D. RTX 3070 and RTX 3080 Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_112_3,Text-Rich Understanding,What metrics are displayed on the benchmarking screen for each graphics card right now?,00:06:00,A,"['A. FPS, clock speed, temperature, power, and CPU usage.', 'B. Memory usage, CPU temperature, and power draw.', 'C. Ping rate, jitter, and packet loss.', 'D. Frame time, GPU load, and VRAM usage.']",single,Concurrent +Real-Time Visual Understanding_sample_112_4,Text-Rich Understanding,"What frame rate does the RTX 3080 Ti with Intel i9 12900K and 32G DDR5 4800 achieve for ""God of War 4"" at 4K+DLSS right now?",00:09:20,A,"['A. 101 fps.', 'B. 135 fps.', 'C. 91 fps.', 'D. 87 fps.']",single,Prior +Real-Time Visual Understanding_sample_112_5,Text-Rich Understanding,What appears in the overlay graphics on the screen right now?,00:11:13,A,"['A. User interaction options.', 'B. Weather icons.', 'C. Application logos.', 'D. Navigation tools.']",single,Concurrent +Real-Time Visual Understanding_sample_113_1,Text-Rich Understanding,What item is the person holding close to the camera right now?,00:00:07,D,"['A. A framed picture.', 'B. A black device.', 'C. A navy blue t-shirt.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_113_2,Text-Rich Understanding,What is the CPU multi-core score shown in the video for the A15?,00:03:00,D,"['A. 4317.', 'B. 1741.', 'C. 4211.', 'D. 4908.']",single,Prior +Real-Time Visual Understanding_sample_113_3,Text-Rich Understanding,What title is displayed at the top center of the black background right now?,00:05:27,D,"['A. 3DMark Benchmark Results.', 'B. Processor Performance Test.', 'C. 3DMark Extreme Test.', 'D. 3DMark Wild Extreme Stress.']",single,Concurrent +Real-Time Visual Understanding_sample_113_4,Text-Rich Understanding,What is the title of the bar chart being displayed right now?,00:08:19,D,"['A. Game Equipment Comparison.', 'B. Relationship between Frame Rate and Temperature.', 'C. Power Consumption Comparison of Different Devices.', 'D. Real-time Frame Rate of the Game ""Genshin Impact"".']",single,Concurrent +Real-Time Visual Understanding_sample_113_5,Text-Rich Understanding,What type of products are predominantly displayed on the shopping application right now?,00:10:31,D,"['A. Clothes.', 'B. Books.', 'C. Furniture.', 'D. Electronics.']",single,Concurrent +Real-Time Visual Understanding_sample_114_1,Text-Rich Understanding,What label is prominently visible on the computer case right now?,00:00:06,D,"['A. ASUS.', 'B. Corsair.', 'C. Cooler Master.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_2,Text-Rich Understanding,What label is visible on the memory bank just now?,00:04:07,D,"['A. Essential.', 'B. Major.', 'C. Primary.', 'D. Crucial.']",multiple,Concurrent +Real-Time Visual Understanding_sample_114_3,Text-Rich Understanding,Which brand name appears on the black fans inside the computer case right now?,00:07:39,D,"['A. Corsair.', 'B. Cooler Master.', 'C. Thermaltake.', 'D. NZXT.']",single,Concurrent +Real-Time Visual Understanding_sample_114_4,Text-Rich Understanding,Which CPU's performance are displayed right now?,00:11:20,D,"['A. RTX 4070 Ti SUPER.', 'B. RTX 4090.', 'C. RTX 4080.', 'D. RTX 4070Ti.']",single,Concurrent +Real-Time Visual Understanding_sample_114_5,Text-Rich Understanding,What words can be seen inside the computer case now?,00:14:16,D,"['A. GPU.', 'B. RTX 4070 Ti SUPER.', 'C. FAN.', 'D. GIGABYTE.']",single,Concurrent +Real-Time Visual Understanding_sample_115_1,Text-Rich Understanding,Which graphics card performs better in this game?,00:00:13,A,"['A. RTX 4090.', 'B. RTX 3080.', 'C. RTX 3090.', 'D. RTX 4080.']",single,Prior +Real-Time Visual Understanding_sample_115_2,Text-Rich Understanding,What price is shown for the GeForce RTX 4060 Family graphics card right now?,00:02:43,A,"['A. AUD $545.', 'B. AUD $499.', 'C. USD $545.', 'D. USD $499.']",single,Concurrent +Real-Time Visual Understanding_sample_115_3,Text-Rich Understanding,What graphical setting is added to the right view that is not included in the left view right now?,00:05:26,A,"['A. Frame Generation.', 'B. DLSS 3 Perf.', 'C. RT Psycho.', 'D. RTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_115_4,Text-Rich Understanding,What comparison is displayed on the screen right now?,00:08:08,A,"['A. 4070Ti vs 4070 in various games.', 'B. Cooling efficiency of RTX 4070 against previous models.', 'C. 4070 in different regions.', 'D. 4070.']",single,Concurrent +Real-Time Visual Understanding_sample_115_5,Text-Rich Understanding,What is the message printed on the box underneath the GeForce RTX graphics card right now?,00:09:40,A,"['A. INSPIRED BY GAMERS, BUILT BY NVIDIA.', 'B. DESIGNED FOR GAMERS, MADE BY NVIDIA.', 'C. CREATED FOR GAMERS, MADE BY NVIDIA.', 'D. DESIGNED FOR GAMERS, BUILT BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_1,Action Perception,What action are the hands performing right now?,00:00:15,A,"['A. Positioning the graphics card inside the case.', 'B. Lifting a black mesh panel.', 'C. Installing a light olive green t-shirt.', 'D. Talking at a white table.']",single,Concurrent +Real-Time Visual Understanding_sample_116_2,Text-Rich Understanding,Which logo is illuminated in white on the dark mesh panel right now?,00:03:03,C,"['A. GEFORCE GT.', 'B. GTX ROG.', 'C. GEFORCE RTX.', 'D. GEFORCE ROG.']",single,Concurrent +Real-Time Visual Understanding_sample_116_3,Attribute Perception,What color is the light glowing from one of the components right now?,00:06:25,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_116_4,Text-Rich Understanding,What brand name is shown on the GPU right now?,00:09:13,C,"['A. ASUS.', 'B. CORSAIR.', 'C. MSI.', 'D. EVGA.']",single,Concurrent +Real-Time Visual Understanding_sample_116_5,Object Perception,What items are beside the computer case right now?,00:11:01,A,"['A. A screwdriver and mouse.', 'B. A pair of pliers and a keyboard.', 'C. A keyboard.', 'D. A set of cables.']",single,Concurrent +Real-Time Visual Understanding_sample_117_1,Text-Rich Understanding,What specific text is etched on the graphics card shown right now?,00:00:07,C,"['A. RTX 3060 Ti.', 'B. RTX 4070 Ti.', 'C. RTX 4080 SUPER.', 'D. RTX 5000 ULTRA.']",single,Concurrent +Real-Time Visual Understanding_sample_117_2,Text-Rich Understanding,What is the highlighted label on the graphics chip right now?,00:03:32,A,"['A. AD103-400A1.', 'B. AD104-300B1.', 'C. TS MC223A2.', 'D. AD102-500A3.']",single,Concurrent +Real-Time Visual Understanding_sample_117_3,Text-Rich Understanding,What resolution setting is highlighted right now?,00:06:52,C,"['A. 2560x1440.', 'B. 1920x1080.', 'C. 3840x2160.', 'D. 3200x1800.']",single,Concurrent +Real-Time Visual Understanding_sample_117_4,Text-Rich Understanding,What performance gain does the NVIDIA RTX 4080 SUPER achieve in ray-traced games at 2160P resolution right now?,00:10:20,C,"['A. +2.93%', 'B. +3.21%', 'C. +3.11%', 'D. -3%']",single,Concurrent +Real-Time Visual Understanding_sample_117_5,Text-Rich Understanding,What is the label on the rightmost graphics card right now?,00:12:43,C,"['A. GeForce RTX 4090.', 'B. GeForce GTX 4090 SUPER.', 'C. GeForce RTX 4080.', 'D. GTX 4090.']",single,Concurrent +Real-Time Visual Understanding_sample_118_1,Text-Rich Understanding,What label is visible on the computer component inside the electronic device right now?,00:00:06,A,"['A. GEFORCE RTX.', 'B. FIRE GTX.', 'C. GEFORCE GTX.', 'D. G*FORCE GTX.']",single,Concurrent +Real-Time Visual Understanding_sample_118_2,Text-Rich Understanding,What brand of heatsink is being installed onto the motherboard's CPU right now?,00:02:47,B,"['A. Noctua.', 'B. Cooler Master.', 'C. Corsair.', 'D. Be Quiet!.']",single,Concurrent +Real-Time Visual Understanding_sample_118_3,Object Perception,What product image is shown on the webpage right now?,00:05:20,B,"['A. White CPU cooler.', 'B. Black fan cooler.', 'C. RGB lighting.', 'D. Transparent case fan.']",single,Concurrent +Real-Time Visual Understanding_sample_118_4,Text-Rich Understanding,What setting is being selected in the voltage settings interface right now?,00:08:18,C,"['A. Auto Mode.', 'B. Fixed Mode.', 'C. Offset Mode.', 'D. Manual Mode.']",single,Concurrent +Real-Time Visual Understanding_sample_118_5,Text-Rich Understanding,What hardware performance metric is visible at the top of the screen right now?,00:09:41,B,"['A. CPU clock speed.', 'B. Temperature, power, framerate for cpu and gpu.', 'C. Network speed.', 'D. Memory usage.']",single,Concurrent +Real-Time Visual Understanding_sample_119_1,Text-Rich Understanding,What element is illuminated in the close-up view of the computer part right now?,00:00:06,B,"['A. A red circuit board.', 'B. A ROG logo.', 'C. A MSI logo.', 'D. Computer cables.']",single,Concurrent +Real-Time Visual Understanding_sample_119_2,Text-Rich Understanding,What component is being detached from the GPU just now?,00:01:52,B,"['A. A fan module.', 'B. A copper heat sink.', 'C. A plastic cover.', 'D. A backplate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_119_3,Attribute Perception,"Which colors are the RGB lighting alternating between on the ""Matrix"" component right now?",00:03:23,C,"['A. Red, green, and blue.', 'B. Blue, purple, and green.', 'C. Red, blue, and purple.', 'D. Red, purple, and green.']",single,Concurrent +Real-Time Visual Understanding_sample_119_4,Text-Rich Understanding,What graphics card models are shown on the benchmarking results right now?,00:05:09,D,"['A. 4080 FE, 4090 Suprim X, 4090 Matrix.', 'B. 4090 FE, 4080 Suprim X, 4090 Matrix.', 'C. 4090 FE, 4090 Suprim X, 4080 Matrix.', 'D. 4090 FE, 4090 Suprim X, 4090 Matrix.']",single,Concurrent +Real-Time Visual Understanding_sample_119_5,Causal Reasoning,What is the likely purpose of the person's gestures right now?,00:06:27,B,"['A. Asking a question.', 'B. Explaining a concept.', 'C. Writing something down.', 'D. Watching a demonstration.']",multiple,Concurrent +Real-Time Visual Understanding_sample_120_1,Text-Rich Understanding,What text is visible on the white box being handled right now?,00:00:07,B,"['A. ""Apple Device"".', 'B. ""Mac Studio"".', 'C. ""Tech Gear"".', 'D. ""Studio Box"".']",single,Concurrent +Real-Time Visual Understanding_sample_120_2,Text-Rich Understanding,What specific hardware components are highlighted right now?,00:03:59,A,"['A. RTX 3090 and GTX 980 Ti graphics cards.', 'B. Cooling fan and motherboard.', 'C. Large black box and smaller silver box.', 'D. Computer monitor and keyboard.']",single,Concurrent +Real-Time Visual Understanding_sample_120_3,Text-Rich Understanding,What is the title shown on the digital display with a bar graph right now?,00:07:26,C,"['A. System Analysis.', 'B. Performance Metrics.', 'C. Mask Tracking.', 'D. Data Comparison.']",single,Concurrent +Real-Time Visual Understanding_sample_120_4,Attribute Perception,What type of wallpaper is displayed on the monitor screen right now?,00:11:03,D,"['A. Green and yellow abstract design.', 'B. Photo of a natural landscape.', 'C. Black and white geometric pattern.', 'D. Vibrant blue and purple gradient.']",single,Concurrent +Real-Time Visual Understanding_sample_120_5,Text-Rich Understanding,What is the person in the green shirt gesturing towards right now?,00:14:51,B,"['A. The compact computer on the left.', 'B. The opened black computer case on the right.', 'C. The monitor displaying a colorful desktop screen.', 'D. The table itself.']",single,Concurrent +Real-Time Visual Understanding_sample_121_1,Text-Rich Understanding,What label on the graphics card is visible right now?,00:00:11,A,"['A. RTX 4090.', 'B. AMD RADEON.', 'C. INTEL ARC.', 'D. NVIDIA TESLA.']",single,Concurrent +Real-Time Visual Understanding_sample_121_2,Text-Rich Understanding,What license plate is displayed on the left car's rear right now?,00:03:20,B,"['A. RTX1MUM.', 'B. OPT1MUM.', 'C. DLX3080.', 'D. CAR4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_3,Text-Rich Understanding,Which graphical overlay is NOT shown right now?,00:06:20,C,"['A. RTX 2080 S.', 'B. RTX 3080.', 'C. RTX 3070.', 'D. RTX 4080.']",single,Concurrent +Real-Time Visual Understanding_sample_121_4,Text-Rich Understanding,What is the V-Ray 5 benchmark score for the RTX 3080 right now?,00:09:19,A,"['A. 2314.', 'B. 2691.', 'C. 1308.', 'D. 3972.']",single,Concurrent +Real-Time Visual Understanding_sample_121_5,Text-Rich Understanding,What brand and model of the graphics card box is visible on the man's hand right now?,00:11:45,C,"['A. Radeon RX 590.', 'B. GeForce GTX 1080.', 'C. GeForce RTX 4080.', 'D. Radeon RX 6700.']",single,Concurrent +Real-Time Visual Understanding_sample_122_1,Text-Rich Understanding,What text is prominently shown on the packaging of the darker graphics card right now?,00:00:15,C,"['A. DESIGNED BY GAMERS, BUILT BY NVIDIA.', 'B. CREATED BY GAMERS, DEVELOPED BY NVIDIA.', 'C. INSPIRED BY GAMERS. BUILT BY NVIDIA.', 'D. ENGINEERED BY GAMERS, MADE BY NVIDIA.']",single,Concurrent +Real-Time Visual Understanding_sample_122_2,Text-Rich Understanding,What titles are not listed on the comparison chart shown right now?,00:01:36,A,"['A. GTA V.', 'B. Shadow of the Tomb Raider.', 'C. Forza Horizon 5.', 'D. God of War.']",single,Concurrent +Real-Time Visual Understanding_sample_122_3,Text-Rich Understanding,What is the brand name of the graphics card shown right now?,00:03:00,C,"['A. NVIDIA.', 'B. GE FORCE.', 'C. AMD.', 'D. RADEON.']",single,Concurrent +Real-Time Visual Understanding_sample_122_4,Attribute Perception,What is the design feature of the graphics card on the right right now?,00:04:11,B,"['A. It has dual fans with a sleek design.', 'B. It has three fans with a geometric, aggressive design.', 'C. It features a single large fan in the center.', 'D. It is completely fanless with a passive cooling system.']",single,Concurrent +Real-Time Visual Understanding_sample_122_5,Counting,How many fans does the graphics card on the right have right now?,00:04:46,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_123_1,Text-Rich Understanding,What text appears next to the graphics card on the desk right now?,00:00:08,A,"['A. RTX 4060.', 'B. GTX 3050.', 'C. RTX 3090.', 'D. GTX 1080.']",single,Concurrent +Real-Time Visual Understanding_sample_123_2,Text-Rich Understanding,"According to the comparison chart, what is the memory size of the RTX 3060 and the RTX 4060 right now?",00:02:30,A,"['A. 12GB for RTX 3060, 8GB for RTX 4060.', 'B. 8GB for RTX 3060, 12GB for RTX 4060.', 'C. 10GB for RTX 3060, 8GB for RTX 4060.', 'D. 16GB for RTX 3060, 10GB for RTX 4060.']",single,Concurrent +Real-Time Visual Understanding_sample_123_3,Text-Rich Understanding,"According to the performance test titled ""3DMark Time Spy Extreme"", which graphics card scored the highest?",00:05:00,A,"['A. RTX 4060 Ti.', 'B. RTX 4060.', 'C. RTX 3060.', 'D. RTX 3060 Ti.']",single,Prior +Real-Time Visual Understanding_sample_123_4,Text-Rich Understanding,"Which game's performance metrics are consistently shown for the RTX 3060 Ti, RTX 3060, and RTX 4060 at a 1920x1080 resolution right now?",00:07:20,A,"['A. Journey to Hogwarts.', 'B. Horizon 5.', 'C. Apex Legends.', 'D. Call of Duty.']",single,Concurrent +Real-Time Visual Understanding_sample_123_5,Text-Rich Understanding,What benchmark score is being displayed for the time spy?,00:09:31,A,"['A. 13,001.', 'B. 10,000.', 'C. 11,380.', 'D. 13,300.']",single,Prior +Real-Time Visual Understanding_sample_124_1,Event Understanding,What is the man in the video doing so far?,00:00:19,A,"['A. Speaking and gesturing while seated.', 'B. Cooking in a dimly lit kitchen.', 'C. Reading a book quietly.', 'D. Writing notes on a paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_2,Attribute Perception,"What brand is mentioned on the white bottle labeled ""GAC 100""?",00:02:40,A,"['A. GOLDEN.', 'B. SILVER.', 'C. BRONZE.', 'D. PLATINUM.']",single,Prior +Real-Time Visual Understanding_sample_124_3,Causal Reasoning,Why is the yellow tape used on the denim fabric?,00:02:59,B,"['A. To secure the fabric to the table.', 'B. To create a border for the white liquid application.', 'C. To measure the fabric size.', 'D. To mark the sections for different colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_4,Causal Reasoning,Why does the artist add layers of white paint to the portrait?,00:04:57,A,"['A. To create highlights and enhance dimensionality.', 'B. To cover mistakes made earlier.', 'C. To change the color of the background.', 'D. To outline the figure in the portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_124_5,Clips Summarize,Which of the following best summarizes the painting shown in the clip?,00:07:09,D,"['A. A young warrior playing a musical instrument.', 'B. A landscape with a forest and a gardener.', 'C. An abstract painting with vibrant colors.', 'D. An elderly man with a blue sword-like object.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_1,Event Understanding,What happens right after the scene shifts to a different view showing a blank white canvas?,00:00:16,A,"['A. A piece of gray fabric is placed over the canvas.', 'B. The canvas is painted with light colors.', 'C. A new portrait appears on the canvas.', 'D. The video zooms out to show the entire table.']",multiple,Prior +Real-Time Visual Understanding_sample_125_2,Attribute Perception,What color is the circle in the background of the painting?,00:03:19,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_125_3,Action Perception,What is the hand doing just now?,00:06:06,D,"['A. Painting a landscape.', 'B. Blending the background colors.', ""C. Painting the subject's face."", 'D. Adding details to the hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_4,Event Understanding,What is the hand doing when it shifts focus to the lower part of the painting?,00:06:27,B,"['A. Adding texture to the hair.', 'B. Painting broad strokes with pink and purple hues.', ""C. Detailing the woman's face."", 'D. Refining the transition between background colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_125_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:09:20,A,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', 'C. An abstract painting with vibrant colors and shapes.', 'D. A close-up portrait of an elderly man.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_1,Action Perception,What is the artist doing with the gold leaf in the video?,00:00:08,A,"['A. Applying it to a painted surface.', 'B. Cutting it into smaller pieces.', 'C. Mixing it with paint.', 'D. Discarding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_2,Event Understanding,What is the sequence of actions just performed by the artist?,00:03:00,B,"['A. Painting the background, then the nose, followed by the cheek, and finally the forehead.', 'B. Painting the nose, then the cheek, followed by the forehead.', 'C. Painting the forehead, then the nose, followed by the cheek.', 'D. Painting the cheek, then the forehead, followed by the nose.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_3,Action Perception,What did the artist do just now?,00:05:38,B,"['A. Sketching the ear.', 'B. Applying meticulous strokes to the ear area.', 'C. Cleaning the paintbrush.', 'D. Painting the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_126_4,Spatial Understanding,Where are the other brushes and pencils located in relation to the artwork?,00:08:10,B,"['A. On a shelf above the artwork.', 'B. Scattered around the artwork on the table.', 'C. Inside a drawer next to the table.', ""D. Held in the artist's other hand.""]",single,Concurrent +Real-Time Visual Understanding_sample_126_5,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:08:20,C,"['A. A detailed painting of a woman with blonde hair on a dark blue background with a full moon and clouds.', 'B. A landscape painting with mountains and rivers.', ""C. A detailed illustration of a woman's profile with leaves in her hair being painted."", 'D. A close-up portrait of an elderly man.']",multiple,Prior +Real-Time Visual Understanding_sample_127_1,Attribute Perception,What color was added to the eyes of the sketched portrait?,00:00:20,C,"['A. Green', 'B. Brown', 'C. Blue', 'D. Hazel']",single,Prior +Real-Time Visual Understanding_sample_127_2,Action Perception,What action is the paintbrush performing right now?,00:03:49,C,"['A. Adding details to the hair.', 'B. Coloring the lips.', 'C. Adding details to the nose.', 'D. Shading the background.']",single,Concurrent +Real-Time Visual Understanding_sample_127_3,Spatial Understanding,Which parts of the face remain unpainted right now?,00:04:00,B,"['A. Eyes and lips.', 'B. Hair and surrounding skin areas.', 'C. Nose and lips.', 'D. Eyes and nose.']",single,Concurrent +Real-Time Visual Understanding_sample_127_4,Event Understanding,What is the primary focus of the video?,00:07:40,C,"['A. The artist mixing paints.', 'B. The artist adjusting the background.', ""C. The detailed painting of a woman's face."", 'D. The artist framing the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_127_5,Event Understanding,What does the painter focus on during the last strokes?,00:11:20,B,"['A. The eyes and hair.', 'B. The lower face.', 'C. The background and plant.', 'D. The canvas texture.']",multiple,Concurrent +Real-Time Visual Understanding_sample_128_1,Spatial Understanding,Where is the green potted plant positioned relative to the painting in the initial scene?,00:00:06,C,"['A. To the right of the painting.', 'B. In front of the painting.', 'C. To the left of the painting.', 'D. Above the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_128_2,Clips Summarize,Which of the following best summarizes the scene in the video?,00:00:19,C,"['A. A detailed exploration of a landscape painting.', 'B. The process of painting a landscape with vibrant colors.', ""C. A focus on a woman's portrait with a tranquil expression."", 'D. An artist discussing the inspiration behind an abstract piece.']",multiple,Concurrent +Real-Time Visual Understanding_sample_128_3,Spatial Understanding,What is visible in the left lower corner of the frame after the camera zooms out?,00:02:58,B,"['A. A decorative statue.', 'B. A green plant.', 'C. A part of a bookshelf.', 'D. A palette of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_128_4,Clips Summarize,Which of the following best summarizes the painting shown in the video?,00:05:26,C,"['A. A woman with open eyes and vibrant colors.', 'B. A landscape with intricate textures.', ""C. A woman's face with closed eyes and partially painted skin tones."", 'D. An abstract painting with geometric shapes.']",multiple,Prior +Real-Time Visual Understanding_sample_128_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:08:20,B,"['A. Two paintings of a landscape are displayed, followed by a close-up of a bird sculpture.', 'B. Two portraits of a woman are shown, with a close-up revealing details of one painting, and then the original view is restored.', ""C. A painting of a young man is displayed, followed by a description of the artist's technique."", 'D. A video of an artist painting is shown, with a focus on the brush strokes and colors used.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_1,Spatial Understanding,Which side of the head does the person paint first?,00:00:09,B,"['A. The top.', 'B. The left side.', 'C. The right side.', 'D. The back.']",single,Prior +Real-Time Visual Understanding_sample_129_2,Clips Summarize,Which of the following best summarizes the painting process that was just shown in the video?,00:02:39,B,"['A. Adding final touches to a landscape.', 'B. Detailing a person with short brown hair and a red coat.', 'C. Painting an abstract art piece.', 'D. Working on a cityscape with vibrant colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_3,Causal Reasoning,Why is the artist applying touches to the facial features frequently?,00:04:59,B,"['A. To correct mistakes.', 'B. To emphasize expressions.', 'C. To add abstract elements.', 'D. To change the background color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_129_4,Spatial Understanding,Where are the plants located in relation to the painting in the studio?,00:07:20,C,"['A. To the right side of the painting.', 'B. On a table beneath the painting.', 'C. On the left side of the painting.', 'D. Behind the artist.']",single,Concurrent +Real-Time Visual Understanding_sample_129_5,Clips Summarize,Which of the following best summarizes the content that was just shown in the video?,00:07:20,B,"['A. The artist is setting up the studio before starting to paint.', 'B. The artist is making precise adjustments to an already detailed portrait.', 'C. The artist is selecting colors and preparing brushes for a new painting.', 'D. The artist is cleaning up the studio after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_1,Clips Summarize,What is the main activity depicted in the video so far?,00:00:19,A,"['A. Sketching a helmeted figure.', 'B. Painting a landscape.', 'C. Arranging art supplies.', 'D. Painting a portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:00,A,"['A. A hand paints a helmet with silver and blue accents, focusing on refining details.', 'B. A hand paints a landscape and then switches to a portrait.', 'C. A hand starts with abstract strokes and then adds a figure wearing armor.', 'D. A hand repaints a completed painting with new colors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_3,Spatial Understanding,Where is the artist applying pink paint on the helmet right now?,00:08:19,C,"['A. The upper left portion.', 'B. The lower right portion.', 'C. The upper right portion.', 'D. The lower left portion.']",single,Concurrent +Real-Time Visual Understanding_sample_130_4,Clips Summarize,Which of the following best summarizes the artist's activity shown in the video just now?,00:08:20,A,"['A. The artist is painting a background with pink paint.', 'B. The artist is drawing a landscape with various colors.', 'C. The artist is sketching an abstract figure with fine details.', 'D. The artist is applying blue and brown accents to a white background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_130_5,Spatial Understanding,What objects are scattered behind the easel?,00:10:42,B,"['A. Pencils and papers.', 'B. Paint tubes and brushes.', 'C. Books and magazines.', 'D. Sculpting tools and clay.']",single,Concurrent +Real-Time Visual Understanding_sample_131_1,Event Understanding,What sequence of paintings was revealed in the notebook?,00:00:17,B,"['A. A fish, a tree, and a landscape.', 'B. A creature with a long beak, a feline face, and a realistic fish.', 'C. An abstract design, a human portrait, and a cityscape.', 'D. A bird, a flower, and a mountain.']",multiple,Prior +Real-Time Visual Understanding_sample_131_2,Clips Summarize,Which of the following best summarizes the content shown in the video just now?,00:03:19,D,"['A. The artist is painting a landscape with various animals.', 'B. The artist is sketching a detailed rooster using a pencil.', 'C. The artist is painting abstract shapes and patterns.', ""D. The artist is painting a rooster's head and body with vibrant colors and detailed brushstrokes.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_131_3,Event Understanding,What is the painter focusing right now?,00:06:12,B,"['A. Adding a background landscape.', ""B. Detailing the chicken's neck and feathers."", ""C. Painting the chicken's feet."", 'D. Sketching a second chicken.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_4,Action Perception,What action is the painter performing at the upper left corner of the painting?,00:09:09,C,"['A. Adding red paint.', 'B. Adding green paint.', 'C. Adding blue paint.', 'D. Adding yellow paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_131_5,Event Understanding,What is the painter focusing right now?,00:09:19,C,"['A. The painter begins a new painting.', ""B. The painter adds blue paint to the rooster's body."", 'C. The painter makes touches and adjustments to the background.', 'D. The painter signs the painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_1,Event Understanding,What does the person do immediately after aligning the paper on the easel?,00:00:19,A,"['A. Makes small adjustments by touching the paper.', 'B. Places a new sketch on the easel.', 'C. Moves the easel to a different spot.', 'D. Changes the spotlight angle.']",multiple,Prior +Real-Time Visual Understanding_sample_132_2,Spatial Understanding,Where is the potted plant located in relation to the portrait?,00:04:20,C,"['A. On the right side.', 'B. Behind the canvas.', 'C. On the left side.', 'D. Under the table.']",single,Concurrent +Real-Time Visual Understanding_sample_132_3,Clips Summarize,Which of the following best summarizes the artist's activity just shown in the video?,00:04:20,B,"['A. Creating a landscape painting.', 'B. Working on a realistic portrait of a woman, focusing on the neck area.', 'C. Sketching a preliminary outline for a new artwork.', 'D. Mixing colors on a palette for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_132_4,Spatial Understanding,Where are the bird decorations located in the workspace?,00:12:20,C,"['A. On the left side.', 'B. In front of the canvas.', 'C. On a shelf to the right.', 'D. Next to the potted plant.']",single,Concurrent +Real-Time Visual Understanding_sample_132_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:12:30,C,"['A. The artist is organizing painting tools in a vibrant studio.', 'B. The painter is applying broad strokes to a landscape painting.', 'C. The video captures the detailed process of painting background of a portrait with various brush strokes.', 'D. The artist is blending colors on the palette while preparing to paint.']",multiple,Prior +Real-Time Visual Understanding_sample_133_1,Spatial Understanding,What is the position of the paintbrush relative to the sketchbooks initially?,00:00:20,B,"['A. In front of the open sketchbook.', 'B. Between a sketchbook and a white item.', 'C. Behind the closed sketchbook.', 'D. To the left of the open sketchbook.']",single,Prior +Real-Time Visual Understanding_sample_133_2,Event Understanding,What is the artist focusing on right now?,00:03:39,B,"['A. Adding a background.', ""B. Painting the portrait's face."", 'C. Sketching the portrait.', 'D. Cleaning the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_133_3,Spatial Understanding,Where is the painting set while the artist works on it?,00:07:00,C,"['A. On an easel.', 'B. On the floor.', 'C. On a table.', 'D. On a wall.']",single,Concurrent +Real-Time Visual Understanding_sample_133_4,Clips Summarize,Which of the following best summarizes the painting process shown just now?,00:07:00,B,"['A. A rough sketch of a landscape.', 'B. Add background color to the portrait.', 'C. An abstract painting with vibrant colors.', 'D. A still life painting of fruits and flowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_133_5,Clips Summarize,Which of the following best summarizes the painting process in the video?,00:10:19,C,"['A. Bold brushstrokes on a colorful landscape.', 'B. Fine details on a still life painting.', 'C. Detailing a portrait of a man with dark hair and a serious expressions.', 'D. Subtle shading on an abstract design.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_1,Event Understanding,Which part of the drawing is being detailed by the brush in the first few seconds?,00:00:20,A,"['A. The left eye.', 'B. The right eye.', 'C. The nose.', 'D. The mouth.']",multiple,Prior +Real-Time Visual Understanding_sample_134_2,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:00:20,D,"['A. A paintbrush outlines and details floral elements.', 'B. A detailed drawing of a face is created from scratch.', 'C. A paintbrush adds color to the floral headpiece.', 'D. A paintbrush outlines and fills in the eyes of a detailed drawing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:03:20,B,"[""A. An artist begins sketching a woman's face on a new canvas."", ""B. An artist is detailing a woman's face, focusing on her eyes, cheeks, and nose."", 'C. An artist adds a detailed background to a painting of a woman.', ""D. An artist is drawing abstract patterns around a woman's face.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_134_4,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. A landscape being painted with different shades of green.', 'B. A portrait of a woman being detailed with various brushes.', 'C. An abstract painting with bright colors.', 'D. A still life of fruits being created with careful strokes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_134_5,Clips Summarize,Which of the following best summarizes the content of the video?,00:09:19,B,"['A. An artist painting a landscape.', 'B. An artist creating a portrait with vibrant colors and detailed features.', 'C. A woman decorating her hair with flowers.', 'D. An artist discussing painting techniques.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_1,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:00:19,B,"['A. A partially painted left eye with preliminary details.', 'B. A complete and detailed right eye, including the upper eyelid line.', 'C. A detailed sketch of the entire face with no paint.', 'D. An unfinished sketch with some paint on the lips.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_2,Spatial Understanding,Which area of the face remains largely unpainted so far?,00:03:07,D,"['A. The eyes.', 'B. The lips.', 'C. The eyebrows.', 'D. The cheeks and hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_3,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:20,B,"['A. The artist is preparing a new canvas for painting.', 'B. This artist is adding details to the face of the portrait.', 'C. The artist is drawing a rough sketch of a landscape.', 'D. The artist is cleaning up after completing a painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_135_4,Spatial Understanding,What is positioned to the left of the canvas?,00:09:20,B,"['A. A window.', 'B. A green plant.', 'C. A cup of coffee.', 'D. A lamp.']",single,Concurrent +Real-Time Visual Understanding_sample_135_5,Clips Summarize,Which statement best summarizes the painting process just shown in the video?,00:09:18,C,"['A. The artist is rapidly applying layers of paint with a wide brush.', 'B. The painter is outdoors, capturing a landscape with vivid colors.', ""C. The artist is working methodically on a woman's portrait, focusing on hair details indoors."", 'D. The canvas depicts an abstract scene with no distinguishable features.']",multiple,Concurrent +Real-Time Visual Understanding_sample_136_1,Text-Rich Understanding,What are the dimensions of the canvas just shown in the video?,00:00:20,B,"['A. 25 cm by 20 cm.', 'B. 28 cm by 23 cm.', 'C. 30 cm by 25 cm.', 'D. 32 cm by 28 cm.']",multiple,Prior +Real-Time Visual Understanding_sample_136_2,Spatial Understanding,Where is the white palette located relative to the canvas?,00:00:08,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_136_3,Spatial Understanding,Where is the palette located in relation to the canvas?,00:02:59,D,"['A. To the left of the canvas.', 'B. Above the canvas.', 'C. Below the canvas.', 'D. To the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_136_4,Event Understanding,What does the painter do after shifting to a broader view of the canvas?,00:05:34,C,"['A. Cleans the brush.', 'B. Adds details to the water.', 'C. Mixes paint on the palette.', 'D. Adjusts the position of the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_136_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:08:19,D,"['A. The artist paints a bright sunny day with flowers and butterflies.', 'B. The artist creates a night scene with stars and a moon.', 'C. The artist illustrates a winter landscape with snow and ice.', 'D. The artist depicts a sunset over water, adding vertical elements like trees or reeds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_1,Clips Summarize,Which of the following best describes the initial actions shown in the clip?,00:00:12,D,"['A. A hand is painting directly on a canvas.', 'B. A plastic sheet is covered with paint stains, then a name appears.', 'C. A blank canvas is being prepared for painting.', 'D. Paint is being dispensed onto a plastic sheet covering a canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_2,Prospective Reasoning,What is likely the next step after dispensing all the paint colors onto the plastic sheet?,00:00:19,B,"['A. The hand will spread the paint across the sheet.', 'B. The plastic sheet will be removed from the canvas.', 'C. Additional colors will be added.', 'D. The text ""CorreaArt"" will be erased.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_3,Spatial Understanding,Where are the various squeezed paint tubes located in relation to the canvas?,00:05:08,D,"['A. To the left of the canvas.', 'B. On a shelf above the canvas.', 'C. Below the canvas on the floor.', 'D. On a wooden table to the right of the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_137_4,Causal Reasoning,Why does the paint mixture become deeper and richer in purple color right now?,00:10:16,B,"['A. Because more orange paint was added.', 'B. Because more red and blue paint was added.', 'C. Because purple paint was added.', 'D. Because the palette knife was cleaned.']",multiple,Concurrent +Real-Time Visual Understanding_sample_137_5,Clips Summarize,Which of the following best summarizes the artistic process just shown in the clip?,00:15:20,D,"['A. A painter adding final touches to a portrait.', 'B. A painter cleaning their tools after finishing a painting.', 'C. A painter starting a new abstract piece.', 'D. A painter refining the details of ocean waves.']",multiple,Prior +Real-Time Visual Understanding_sample_138_1,Clips Summarize,Which of the following best summarizes the initial painting process in the clip?,00:00:19,A,"['A. Applying and blending cerulean blue and white paint on the upper part of the canvas.', 'B. Setting up various colors of paint and brushes on the canvas.', 'C. Drawing an outline before filling in with different colors.', 'D. Cleaning the brushes and preparing the paint palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:02:20,A,"[""A. Adding texture to a tree's foliage against a blue sky."", 'B. Painting a landscape with mountains and a river.', 'C. Creating a portrait with detailed facial features.', 'D. Sketching a building with architectural details.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_3,Clips Summarize,Which of the following options best describes what the artist is doing?,00:04:19,A,"['A. An artist painting a landscape with a bright sky and a leafy tree.', 'B. An artist drawing a portrait of a person.', 'C. An artist sculpting a figure out of clay.', 'D. An artist photographing a nature scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_138_4,Spatial Understanding,Where is the artist adding pink flowers on the canvas?,00:06:08,B,"['A. Top right quadrant.', 'B. Bottom left quadrant.', 'C. Center of the canvas.', 'D. Top left quadrant.']",single,Concurrent +Real-Time Visual Understanding_sample_138_5,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:06:19,A,"['A. An artist adding intricate floral details to a scenic painting.', 'B. An artist painting a mountainous scene with animals.', 'C. An artist sculpting a clay model of a tree.', 'D. An artist drawing a sketch of a cityscape.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_1,Clips Summarize,Which of the following best summarizes the initial sequence of the video?,00:00:20,A,"['A. A dark screen is followed by a splash screen, then a hand arranges and prepares paint for a painting session.', 'B. A splash screen is followed by a dark screen, then a hand arranges brushes for a painting session.', 'C. A white canvas is shown first, followed by a splash screen and paint tubes being arranged.', 'D. A palette is shown with various colors, followed by a splash screen and a hand preparing brushes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_139_2,Spatial Understanding,Where is the masking tape positioned on the canvas?,00:02:44,C,"['A. Along the top edge.', 'B. Along the bottom edge.', 'C. Aligning with the horizon.', 'D. Vertical down the center.']",single,Concurrent +Real-Time Visual Understanding_sample_139_3,Causal Reasoning,Why did the hand reach towards the palette just now?,00:03:00,B,"['A. To clean the brush.', 'B. To mix and pick up more paint.', 'C. To adjust the masking tape.', 'D. To start a new painting.']",multiple,Prior +Real-Time Visual Understanding_sample_139_4,Spatial Understanding,Where is the hand focusing its painting efforts right now?,00:05:38,C,"['A. On the sandy beach.', 'B. On the horizon line.', 'C. On the the second wave.', 'D. On the fluffy white clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_139_5,Clips Summarize,Which of the following best summarizes the content just shown in the video?,00:08:20,A,"['A. A hand painting a vibrant seascape with turquoise waves and white foam.', 'B. A close-up of an artist sketching a cityscape.', 'C. A detailed view of a forest scene being painted.', 'D. An artist mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_1,Causal Reasoning,Why does the gradient effect become more pronounced?,00:00:20,C,"['A. Because more dark paint is added.', 'B. Because the brushstrokes become vertical.', 'C. Because the brushstrokes blend smoothly from pink to white.', 'D. Because the person stops adding paint.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_2,Clips Summarize,Which of the following best summarizes the painting process just shown in the video?,00:00:20,A,"['A. The person paints a gradient from pink to white with smooth horizontal strokes.', 'B. The canvas is covered with random colors and patterns.', 'C. The palette is used to mix blue and green colors for a landscape.', 'D. The person uses a sponge to create a textured effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_3,Action Perception,What action is the artist performing right now?,00:02:19,C,"['A. Mixing colors on the palette.', 'B. Framing the finished painting.', 'C. Applying fine details to the grass lawn.', 'D. Cleaning the brush with water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_4,Clips Summarize,Which of the following best summarizes the painting just shown in the video?,00:04:20,A,"['A. A landscape painting with a path leading to a small white house with a red roof.', 'B. A portrait of an elderly man being painted with fine details.', 'C. A close-up of a flower being painted with vibrant colors.', 'D. An abstract painting with various geometric shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_140_5,Spatial Understanding,What is located below the large dark brown tree in the painting?,00:06:20,D,"['A. A lake with a boat.', 'B. A group of animals.', 'C. A river with a bridge.', 'D. A grass lawn.']",single,Concurrent +Real-Time Visual Understanding_sample_141_1,Spatial Understanding,What is the arrangement of the items on the wooden surface now?,00:00:08,A,"['A. The watercolor palette is on the left, and the white canvas is on the right.', 'B. The watercolor palette is on the right, and the glass dish is on the left.', 'C. The watercolor palette is in the center, and the paper is on the right.', 'D. The glass dish is in the center, and the paper is on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_141_2,Clips Summarize,Which of the following best summarizes the painting activity just shown in the video?,00:03:00,A,"['A. The hand is painting a deep green and light green abstract form on paper.', 'B. The hand is drawing a detailed landscape.', 'C. The hand is sketching with a pencil before painting.', 'D. The hand is creating a watercolor portrait.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_3,Prospective Reasoning,What is the artist likely to do next?,00:05:34,B,"['A. Sign the painting.', 'B. Add more details to the painting.', 'C. Clean up the workspace.', 'D. Start a new painting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_141_4,Spatial Understanding,Where is the paint palette positioned relative to the artist's hand?,00:08:19,A,"['A. To the left of the hand.', 'B. To the right of the hand.', 'C. Directly below the hand.', 'D. Above the hand.']",single,Concurrent +Real-Time Visual Understanding_sample_141_5,Event Understanding,What is the artist creating in the video?,00:08:19,B,"['A. A portrait of a person.', 'B. A watercolor landscape.', 'C. An abstract painting.', 'D. A charcoal sketch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_1,Spatial Understanding,Where is the paint palette located relative to the canvas?,00:00:01,B,"['A. To the left of the canvas.', 'B. To the right of the canvas.', 'C. Below the canvas.', 'D. Above the canvas.']",single,Concurrent +Real-Time Visual Understanding_sample_142_2,Action Perception,What is the hand doing in the video?,00:02:19,A,"['A. Applying white paint to a curved surface.', 'B. Drawing a straight line with a pencil.', 'C. Cleaning the paintbrush.', 'D. Mixing colors on a palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_3,Action Perception,What is the artist doing right now,00:04:11,B,"['A. Mixing colors on the palette.', ""B. Applying paint to the moon's surface."", 'C. Cleaning the paintbrush.', 'D. Adjusting the canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_4,Causal Reasoning,Why does the artist pick up a larger paintbrush after finishing the lines?,00:06:21,A,"['A. To add foliage details.', 'B. To clean the previous paintbrush.', 'C. To start a new painting.', 'D. To add a new color to the palette.']",multiple,Concurrent +Real-Time Visual Understanding_sample_142_5,Clips Summarize,Which of the following best summarizes the artist's actions just shown in the video,00:06:20,C,"['A. The artist sketches a rough outline of a landscape.', 'B. The artist adds fine details to a previously sketched portrait.', 'C. The artist paints vertical lines, mixes paint, and adds foliage details to the canvas.', 'D. The artist starts a new painting with a fresh palette and blank canvas.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_1,Event Understanding,What does the split-screen show right now?,00:03:21,C,"['A. Two different people performing the same exercise.', 'B. A comparison between two types of exercise equipment.', 'C. Two options for the same exercise.', 'D. Different stages of the same workout.']",single,Concurrent +Real-Time Visual Understanding_sample_143_2,Event Understanding,"What exercise is being performed in ""Exercise 2 of 7""?",00:03:26,C,"['A. Deadlift.', 'B. Bench Press.', 'C. Larsen Press.', 'D. Squat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_3,Action Perception,What exercise is the man performing right now?,00:06:40,B,"['A. Bicep curls.', 'B. Press around.', 'C. Leg press.', 'D. Shoulder press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_143_4,Attribute Perception,What is the man wearing during his exercise in the gym?,00:07:00,B,"['A. Black T-shirt and white shorts.', 'B. White T-shirt and black shorts.', 'C. Gray T-shirt and white pants.', 'D. Blue T-shirt and pants.']",single,Prior +Real-Time Visual Understanding_sample_143_5,Action Perception,What action is the man in a white shirt performing right now?,00:10:06,C,"['A. Stretch-Only Overhead Extension.', 'B. Bicep Curl.', 'C. Squeeze-Only Pressdown.', 'D. Leg Press.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_1,Event Understanding,What series is being presented according to the text overlay during the video?,00:00:15,D,"['A. ""THE ULTIMATE BODYBUILDING SERIES"".', 'B. ""JEFF NIPPARD\'S WORKOUT SERIES"".', 'C. ""THE ULTIMATE GYM SERIES"".', 'D. ""THE ULTIMATE PUSH PULL LEGS SERIES"".']",multiple,Prior +Real-Time Visual Understanding_sample_144_2,Counting,How many exercises are indicated in the sequence the person is following?,00:03:10,C,"['A. 4', 'B. 5', 'C. 6', 'D. 7']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_3,Action Perception,What exercise is the person performing right now?,00:06:02,B,"['A. Squats', 'B. Lunges', 'C. Push-ups', 'D. Deadlifts']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_4,Event Understanding,What action does the person take after squatting down and adjusting their grip on the dumbbells?,00:06:17,D,"['A. He put the dumbbells down.', 'B. He start doing push-ups.', 'C. He switch to another exercise machine.', 'D. He begin performing lunges again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_144_5,Object Perception,What is shown on the left side of the screen right now?,00:09:05,A,"['A. An anatomical illustration of the lower leg muscles.', 'B. A person exercising in a gym.', 'C. A chart with data points.', 'D. A blue and green arrow.']",single,Concurrent +Real-Time Visual Understanding_sample_145_1,Action Perception,What exercise is the individual performing in the gym after the box jumps?,00:07,C,"['A. Squats.', 'B. Deadlifts.', 'C. Barbell clean and press.', 'D. Push-ups.']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_2,Attribute Perception,What color are the sneakers worn by the person performing the lift right now?,00:03:33,B,"['A. Black and yellow.', 'B. White and black.', 'C. Blue and white.', 'D. Red and white.']",single,Concurrent +Real-Time Visual Understanding_sample_145_3,Spatial Understanding,Where is the American flag located in relation to the person performing the box jump?,00:03:39,C,"['A. Directly behind him.', 'B. To his left.', 'C. To his right.', 'D. In front of him.']",multiple,Concurrent +Real-Time Visual Understanding_sample_145_4,Object Perception,What is the man who is lifting wearing right now?,00:07:00,B,"['A. Red sleeveless shirt, black shorts, and white athletic shoes.', 'B. Blue sleeveless shirt, black shorts, and white athletic shoes.', 'C. Green sleeveless shirt, black shorts, and white athletic shoes.', 'D. Blue sleeveless shirt, red shorts, and white athletic shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_145_5,Action Perception,What action is the individual performing right now?,00:10:27,C,"['A. Running on the treadmill.', 'B. Lifting weights.', 'C. Performing box jumps.', 'D. Stretching.']",single,Prior +Real-Time Visual Understanding_sample_146_1,Text-Rich Understanding,What text is displayed on the screen at the beginning?,00:06,A,"['A. ""HOW I TRAIN"".', 'B. ""CHEST WORKOUT"".', 'C. ""MUSCLE FLEX"".', 'D. ""GYM EQUIPMENT"".']",single,Prior +Real-Time Visual Understanding_sample_146_2,Action Perception,What is the person doing right now?,00:00:16,A,"['A. Walking on a treadmill.', 'B. Performing bench presses.', 'C. Lifting weights overhead.', 'D. Doing tricep presses.']",single,Concurrent +Real-Time Visual Understanding_sample_146_3,Object Perception,What is the man holding above his chest right now?,00:03:00,C,"['A. Dumbbells.', 'B. A kettlebell.', 'C. A barbell.', 'D. A medicine ball.']",single,Concurrent +Real-Time Visual Understanding_sample_146_4,Event Understanding,What is the person doing after the barbell exercise?,00:05:39,B,"['A. Running on a treadmill.', 'B. Performing cable fly.', 'C. Stretching.', 'D. Using a rowing machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_146_5,Object Perception,What muscle groups are highlighted in red on the left side of the screen during the front raise exercise?,00:08:06,A,"['A. Front deltoids.', 'B. Rear deltoids.', 'C. Side deltoids.', 'D. Biceps.']",single,Concurrent +Real-Time Visual Understanding_sample_147_1,Attribute Perception,What color are the shorts the man is wearing while stretching his arms and warming up?,00:00:19,D,"['A. Red.', 'B. Black.', 'C. Gray.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_147_2,Text-Rich Understanding,What text appears on the screen when the man is shown exercising on the treadmill?,00:00:13,A,"['A. ""WARM-UP"".', 'B. ""HOW TO TRAIN"".', 'C. ""BACK & BICEPS"".', 'D. ""WORKOUT PLAN"".']",single,Concurrent +Real-Time Visual Understanding_sample_147_3,Object Perception,What is the man using for his exercise?,00:02:20,C,"['A. A treadmill.', 'B. A dumbbell.', 'C. A pull-up bar.', 'D. A bench press.']",single,Concurrent +Real-Time Visual Understanding_sample_147_4,Object Perception,What is the man holding in his left hand?,00:04:09,D,"['A. A barbell.', 'B. A kettlebell.', 'C. A resistance band.', 'D. A dumbbell.']",single,Concurrent +Real-Time Visual Understanding_sample_147_5,Text-Rich Understanding,What is the main focus of the study shown in the scientific paper format?,00:06:20,A,"['A. The effect of hand position on EMG activity of posterior shoulder musculature during horizontal abduction exercise.', 'B. The effect of hand position on shoulder pain.', 'C. The effect of different exercises on overall shoulder strength.', 'D. The comparison of EMG activity between different exercises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_1,Action Perception,What does the man do at the start of the video?,00:00:08,A,"['A. He is scratching his head.', 'B. He is tying his shoes.', 'C. He is drinking water.', 'D. He is adjusting his watch.']",multiple,Prior +Real-Time Visual Understanding_sample_148_2,Attribute Perception,How is the tier list diagram colored?,00:00:10,A,"['A. Red, orange, yellow, and green.', 'B. Blue, purple, yellow, and red.', 'C. Green, yellow, orange, and red.', 'D. Yellow, blue, green, and orange.']",single,Prior +Real-Time Visual Understanding_sample_148_3,Text-Rich Understanding,What text appeared at the bottom of the screen just now?,00:03:10,C,"['A. ""BARBELL BACK SQUAT"".', 'B. ""DEADLIFT"".', 'C. ""BARBELL FRONT SQUAT"".', 'D. ""BENCH PRESS"".']",multiple,Concurrent +Real-Time Visual Understanding_sample_148_4,Object Perception,What is the man using right now?,00:06:23,D,"['A. Treadmill.', 'B. Dumbbells.', 'C. Elliptical machine.', 'D. Leg press machine.']",single,Concurrent +Real-Time Visual Understanding_sample_148_5,Action Perception,What exercise is the person performing in the gym right now?,00:09:14,C,"['A. Deadlift.', 'B. Bench press.', 'C. Weighted squat.', 'D. Push-up.']",single,Concurrent +Real-Time Visual Understanding_sample_149_1,Text-Rich Understanding,What text appears prominently on the left side of the screen at the start of the video?,00:00:03,A,"['A. ""HOW TO TRAIN""', 'B. ""WORKOUT ROUTINE""', 'C. ""TRAINING SCHEDULE""', 'D. ""GYM TIPS""']",single,Concurrent +Real-Time Visual Understanding_sample_149_2,Text-Rich Understanding,How many repetitions are suggested for each leg for both front-to-back and side-to-side leg swings?,00:00:20,A,"['A. 12 reps.', 'B. 10 reps.', 'C. 15 reps.', 'D. 20 reps.']",single,Prior +Real-Time Visual Understanding_sample_149_3,Attribute Perception,What is the man wearing during the deadlift exercise?,00:02:14,B,"['A. A white t-shirt and black shorts.', 'B. A dark gray t-shirt and black shorts.', 'C. A blue t-shirt and black shorts.', 'D. A dark gray t-shirt and blue shorts.']",single,Concurrent +Real-Time Visual Understanding_sample_149_4,Action Perception,"What is the man doing during the ""Slow-Eccentric Leg Extension"" exercise?",00:04:19,D,"['A. Pulling the bar upwards quickly with his legs.', 'B. Jumping off the machine.', 'C. Swinging his legs back and forth.', 'D. Pushing the padded bar upwards and lowering it slowly with his legs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_149_5,Object Perception,What is written on the poster next to the person right now?,00:07:41,D,"['A. ""The Ultimate Bodybuilding Guide"".', 'B. ""The Ultimate Fitness Program"".', 'C. ""The Ultimate Muscle Flex System"".', 'D. ""The Ultimate Push Pull Legs System"".']",single,Concurrent +Real-Time Visual Understanding_sample_150_1,Action Perception,What action does the man perform after taking off his gray t-shirt?,00:00:05,A,"['A. Clap hands to remove the excess powder and adjusts a weightlifting belt.', 'B. Does a pull-up.', 'C. Puts on a black t-shirt.', 'D. Walks through the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_2,Object Perception,What is the person adjusting right now?,00:03:02,A,"['A. The weight on a gym machine.', 'B. A treadmill speed.', 'C. A dumbbell rack.', 'D. A stationary bike seat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_3,Event Understanding,What is the individual doing right now after shifting focus to the new exercise machine?,00:06:13,C,"['A. Performing vertical pull exercises.', 'B. Flexing his muscles.', 'C. Performing a seated exercise targeting upper body muscles.', 'D. Walking around the gym.']",multiple,Concurrent +Real-Time Visual Understanding_sample_150_4,Text-Rich Understanding,What type of exercise is the person performing in the left panel?,00:09:01,C,"['A. High-to-Low.', 'B. Mid-to-Mid.', 'C. Low-to-High.', 'D. Low-to-Mid.']",single,Concurrent +Real-Time Visual Understanding_sample_150_5,Object Perception,What is positioned above the books on the man's desk?,00:11:41,D,"['A. A potted plant.', 'B. A laptop.', 'C. A microphone.', 'D. A globe.']",single,Concurrent +Real-Time Visual Understanding_sample_151_1,Action Perception,What is the woman in the white dress doing when the scene transitions?,00:00:10,C,"['A. Dancing.', ""B. Styling another person's hair."", 'C. Getting her hair styled by another person.', 'D. Eating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_2,Attribute Perception,What is the color of the undershirt worn by the woman on the left?,00:01:55,B,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_151_3,Event Understanding,What activity are the two women primarily engaged in?,00:02:00,C,"['A. Cooking.', 'B. Cleaning.', 'C. Dressing.', 'D. Sewing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_151_4,Attribute Perception,What color is the assistant's dress?,00:03:26,B,"['A. Blue and red.', 'B. Red and white.', 'C. Green and red.', 'D. Purple and white.']",single,Concurrent +Real-Time Visual Understanding_sample_151_5,Object Perception,"What is the man with medium-length, curly, white hair wearing?",00:05:19,B,"['A. A white top with a black neckline.', 'B. A black top with a white neckline.', 'C. A dark robe with yellow-gold sleeves.', 'D. A dress with intricate gold stitching.']",single,Prior +Real-Time Visual Understanding_sample_152_1,Object Perception,What item does the video start with someone picking up?,00:00:02,A,"['A. A decorative hair comb.', 'B. A wooden comb.', 'C. A hand mirror.', 'D. A jeweled necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_152_2,Attribute Perception,What are the colors of the corset and its trim worn by the person?,00:01:44,B,"['A. Light brown with white stripes and black lace trim.', 'B. Light brown with black stripes and white lace trim.', 'C. White with black stripes and light brown lace trim.', 'D. Black with white stripes and brown lace trim.']",single,Concurrent +Real-Time Visual Understanding_sample_152_3,Action Perception,What action did the person just perform?,00:01:49,C,"['A. Fastening the metal clasps.', 'B. Adjusting the white dress.', 'C. Tightening the corset laces.', 'D. Lowering their arms.']",multiple,Concurrent +Real-Time Visual Understanding_sample_152_4,Object Perception,What is the left side person holding in his hands?,00:03:25,A,"['A. A white garment.', 'B. A black hat.', 'C. A book.', 'D. A pair of shoes.']",single,Concurrent +Real-Time Visual Understanding_sample_152_5,Object Perception,What is hanging on the mirror right now?,00:05:10,A,"['A. White gloves.', 'B. A hat.', 'C. A scarf.', 'D. A necklace.']",single,Concurrent +Real-Time Visual Understanding_sample_153_1,Attribute Perception,What is the distinctive feature of the man's appearance?,00:00:05,B,"['A. A scar on his cheek.', 'B. A handlebar mustache.', 'C. A monocle.', 'D. A bow tie.']",single,Prior +Real-Time Visual Understanding_sample_153_2,Object Perception,What item is located below the painting with the golden frame?,00:01:04,C,"['A. A bookshelf.', 'B. A table with a vase.', 'C. A candelabrum.', 'D. A mirror.']",single,Prior +Real-Time Visual Understanding_sample_153_3,Action Perception,What is the man doing while sitting on a chair?,00:01:10,C,"['A. Reading a book.', 'B. Polishing his shoes.', 'C. Adjusting his trousers and shoes.', 'D. Writing a letter.']",multiple,Prior +Real-Time Visual Understanding_sample_153_4,Attribute Perception,What color is the vest of the man being helped?,00:02:20,B,"['A. White.', 'B. Beige.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_153_5,Action Perception,What does the man being helped do after the helper finishes adjusting his collar and bow tie?,00:02:15,D,"['A. Looks in the mirror.', 'B. Closes his eyes.', 'C. Lifts his arm.', 'D. Looks down slightly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_154_1,Attribute Perception,What color are the walls and the bed in the bedroom?,00:00:05,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_154_2,Action Perception,What does the person do after waking up?,00:00:19,C,"['A. Lies back down.', 'B. Walks out of the room.', 'C. Sits up on the edge of the bed.', 'D. Stands up and stretches.']",multiple,Prior +Real-Time Visual Understanding_sample_154_3,Attribute Perception,What type are the man's sleeves?,00:01:25,D,"['A. Blue with embroidery.', 'B. Green with stripes.', 'C. Black with buttons.', 'D. White with lace.']",single,Concurrent +Real-Time Visual Understanding_sample_154_4,Object Perception,What item does the man pick up from the table while sitting?,00:01:29,D,"['A. A chalice.', 'B. A green vase.', 'C. A metal container.', 'D. A large white wig.']",single,Prior +Real-Time Visual Understanding_sample_154_5,Clips Summarize,How did the scene change just now?,00:01:39,A,"['A. The man picked up a piece of clothing on a red sofa in a different room.', 'B. The man is seen standing in front of a mirror.', 'C. The man is shown sitting and adjusting his wig.', 'D. The man walks out of the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_1,Action Perception,What is the elderly person with a white beard doing in the video?,00:00:10,D,"['A. Reading a book.', 'B. Painting on a canvas.', 'C. Cooking with a pot.', 'D. Writing with a quill pen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_155_2,Counting,How many eggs are in the wooden bowl next to the marble slab?,00:00:03,B,"['A. One.', 'B. Five.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_155_3,Action Perception,What action does the man perform after adjusting his waistband?,00:01:40,D,"['A. Sits down.', 'B. Looks out the window.', 'C. Lies down on the bed.', 'D. Reaches for a piece of clothing.']",multiple,Prior +Real-Time Visual Understanding_sample_155_4,Attribute Perception,What type of boots is the person wearing?,00:02:49,A,"['A. Brown leather boots.', 'B. Rubber boots.', 'C. Sneakers.', 'D. Sandals.']",single,Concurrent +Real-Time Visual Understanding_sample_155_5,Object Perception,What is the person wearing around their neck right now?,00:04:05,A,"['A. A dark purple scarf.', 'B. A dark green scarf.', 'C. A light brown scarf.', 'D. A dark blue scarf.']",single,Concurrent +Real-Time Visual Understanding_sample_156_1,Text-Rich Understanding,What text appears first on the black screen?,00:00:03,C,"['A. ""National Museums Liverpool"".', 'B. ""Art Gallery"".', 'C. ""Walker"".', 'D. ""Walker Art Gallery"".']",single,Prior +Real-Time Visual Understanding_sample_156_2,Attribute Perception,What are the walls' color in the larger room?,00:00:13,B,"['A. White.', 'B. Peach.', 'C. Blue.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_156_3,Attribute Perception,What is notable about the gold button?,00:01:38,C,"['A. It has a plain surface.', 'B. It is silver with a smooth finish.', 'C. It has a decorative design.', 'D. It is wooden with carvings.']",single,Concurrent +Real-Time Visual Understanding_sample_156_4,Object Perception,What item of clothing is the older man helping the younger man with?,00:03:00,C,"['A. Shirt.', 'B. Trousers.', 'C. Waistcoat.', 'D. Jacket.']",single,Concurrent +Real-Time Visual Understanding_sample_156_5,Object Perception,What is one of the items on the well-decorated table?,00:04:21,B,"['A. A book.', 'B. A ceramic pitcher.', 'C. A silver tray.', 'D. A candle.']",single,Concurrent +Real-Time Visual Understanding_sample_157_1,Action Perception,What is the woman doing to secure the sock in place?,00:00:13,B,"['A. Tying it with a ribbon.', 'B. Securing it with a black strap or garter.', 'C. Using a safety pin.', 'D. Sewing it in place.']",multiple,Prior +Real-Time Visual Understanding_sample_157_2,Action Perception,What do the two standing women do to the seated woman?,00:02:30,B,"['A. They are talking to her.', 'B. They are adjusting her clothing items.', 'C. They are serving her food.', 'D. They are combing her hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_3,Action Perception,What are the two women wearing white caps and aprons doing?,00:04:09,B,"['A. Standing by the table.', ""B. Adjusting the central woman's clothing."", 'C. Preparing food.', 'D. Cleaning the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_157_4,Spatial Understanding,Where is the table with a white tablecloth positioned in the room?,00:04:03,A,"['A. To the left of the central woman.', 'B. To the right of the central woman.', 'C. In front of the central woman.', 'D. Behind the central woman.']",single,Concurrent +Real-Time Visual Understanding_sample_157_5,Spatial Understanding,Where is the young woman sitting right now?,00:06:19,B,"['A. On a cushion on the floor.', 'B. On an intricately carved wooden chair.', 'C. On a plain wooden bench.', 'D. On a cushioned sofa.']",single,Concurrent +Real-Time Visual Understanding_sample_158_1,Attribute Perception,What are the patterns on the second fabric piece retrieved from the drawer?,00:00:16,C,"['A. Polka dots.', 'B. Stripes.', 'C. Floral patterns.', 'D. Geometric shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_158_2,Object Perception,What is the person putting on their feet?,00:01:30,B,"['A. Red boots.', 'B. Red shoes with a low heel and a strap.', 'C. Black sneakers.', 'D. Sandals.']",single,Prior +Real-Time Visual Understanding_sample_158_3,Attribute Perception,What pattern is on the stocking the person is wearing?,00:01:24,C,"['A. Stripes.', 'B. Polka dots.', 'C. Checkered.', 'D. Floral.']",single,Concurrent +Real-Time Visual Understanding_sample_158_4,Object Perception,What is featured in the background of the scene right now?,00:01:36,B,"['A. A plain white wall.', 'B. A patterned rug with horizontal stripes in various colors.', 'C. A window with curtains.', 'D. A bookshelf.']",single,Concurrent +Real-Time Visual Understanding_sample_158_5,Attribute Perception,What is the focus of the person when the camera cuts to a close-up of their face?,00:01:40,C,"['A. They are smiling and talking.', 'B. They are eating.', 'C. They appear focused, possibly adjusting their appearance.', 'D. They are looking at the camera and waving.']",single,Concurrent +Real-Time Visual Understanding_sample_159_1,Object Perception,What is the woman wearing right now?,00:00:11,B,"['A. A black dress.', 'B. A white strapless top.', 'C. A red shirt.', 'D. A grayish-blue long-sleeved shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_159_2,Attribute Perception,What is the color of the wall in front of the woman?,00:00:14,C,"['A. White with blue stripes.', 'B. Pink with white stripes.', 'C. Light-colored with pink stripes.', 'D. Dark-colored with gold detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_159_3,Action Perception,What are the helpers doing to the person in the golden robe?,00:01:06,B,"['A. Applying makeup.', 'B. Adjusting a braided belt.', 'C. Polishing their sandals.', 'D. Fixing their hair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_159_4,Action Perception,What is the person in the yellow garment doing right now?,00:02:09,B,"['A. Reaching for the box.', 'B. Selecting a bracelet from the wooden box and putting it on her hand.', 'C. Putting on a necklace.', 'D. Fixing their hairstyle.']",single,Concurrent +Real-Time Visual Understanding_sample_159_5,Action Perception,What does the older woman do after appearing behind the young woman?,00:03:05,A,"['A. Adjusts the shawl of the young woman.', 'B. Hands a vessel to the young woman.', 'C. Sits down beside the young woman.', 'D. Leaves the scene immediately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_1,Object Perception,What is the person picking up in the video?,00:00:11,B,"['A. A small piece of fabric.', 'B. A large piece of beige fabric.', 'C. A wooden beam.', 'D. A piece of darker fabric.']",single,Concurrent +Real-Time Visual Understanding_sample_160_2,Action Perception,What action does the person perform with the large piece of fabric?,00:00:15,B,"['A. Ties it around their waist.', 'B. Drapes it over themselves and threads arms through the sleeves.', 'C. Folds it neatly and places it on the floor.', 'D. Wraps it around their head.']",multiple,Prior +Real-Time Visual Understanding_sample_160_3,Event Understanding,What does the person do after picking up or placing several small objects?,00:01:33,C,"['A. Opens the window.', 'B. Sits down at the table.', 'C. Adjusts a braided belt around their waist.', 'D. Leaves the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_4,Action Perception,What is the person doing right now?,00:02:57,D,"['A. Adjusting their belt.', 'B. Pulling a hood over their head.', 'C. Opening a wooden door.', 'D. Stepping outside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_160_5,Attribute Perception,What are the colors of the garments worn by the person lying down?,00:04:28,A,"['A. Cream and blue with red embroidered edges.', 'B. White and blue with gold embroidered edges.', 'C. Cream and green with silver embroidered edges.', 'D. White and red with blue embroidered edges.']",single,Concurrent +Real-Time Visual Understanding_sample_161_1,Attribute Perception,What pattern is on the woman's robe?,00:00:02,C,"['A. Stripes.', 'B. Polka dots.', 'C. Floral.', 'D. Geometric.']",single,Concurrent +Real-Time Visual Understanding_sample_161_2,Attribute Perception,What color is the cover on the bed?,00:01:20,C,"['A. Blue.', 'B. Green.', 'C. Peach.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_161_3,Action Perception,What does the woman do after putting on the dress?,00:01:29,B,"['A. Brushes her hair.', 'B. Put on her high heels.', 'C. Adjusts the mirror.', 'D. Picks up a jewelry box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_4,Event Understanding,What is the woman primarily doing in the video?,00:01:20,C,"['A. Cleaning the room.', 'B. Reading a book.', 'C. Dressing herself.', 'D. Writing a letter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_161_5,Action Perception,What is the woman doing right now?,00:02:42,B,"['A. Singing.', 'B. Dancing.', 'C. Smiling.', 'D. Reading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_162_1,Object Perception,What is hanging on the wall beside the nurse?,00:00:14,C,"['A. A clock.', 'B. A portrait.', 'C. A Union Jack flag.', 'D. A medical certificate.']",single,Prior +Real-Time Visual Understanding_sample_162_2,Action Perception,What is the nurse doing in the room?,00:00:20,C,"['A. Preparing a meal.', 'B. Writing notes.', 'C. Making a bed.', 'D. Cleaning the floor.']",multiple,Prior +Real-Time Visual Understanding_sample_162_3,Attribute Perception,What color are the socks being put on the seated person?,00:01:12,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_162_4,Attribute Perception,What color is the man's tie?,00:02:04,D,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Prior +Real-Time Visual Understanding_sample_162_5,Event Understanding,What are the women doing as the man puts on the navy blue jacket?,00:03:11,B,"['A. They are leaving the room.', 'B. They are helping him put on the jacket and adjusting it.', 'C. They are folding the linens.', 'D. They are standing by the window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_163_1,Text-Rich Understanding,What is the current mph of the rider in the video?,00:00:49,A,"['A. 32 mph.', 'B. 33 mph.', 'C. 34 mph.', 'D. 35 mph.']",single,Concurrent +Real-Time Visual Understanding_sample_163_2,Text-Rich Understanding,What is the current kmh of the rider in the video?,00:01:01,B,"['A. 52 kmh.', 'B. 51 kmh.', 'C. 53 kmh.', 'D. 54 kmh.']",single,Concurrent +Real-Time Visual Understanding_sample_163_3,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:03:45,C,"['A. -7.', 'B. -9.', 'C. -8.', 'D. -6.']",single,Concurrent +Real-Time Visual Understanding_sample_163_4,Text-Rich Understanding,What is the current grad. of the rider in the video?,00:06:11,D,"['A. -7.', 'B. -9.', 'C. -6.', 'D. -8.']",single,Concurrent +Real-Time Visual Understanding_sample_163_5,Spatial Understanding,Where is the road positioned right now?,00:07:46,D,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_164_1,Spatial Understanding,Where is the cyclist located right now?,00:00:07,A,"['A. At an intersection.', 'B. On a bridge.', 'C. Passing through a tunnel.', 'D. In the middle of an open field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_2,Spatial Understanding,What is located on the right side of the road right now?,00:02:04,C,"['A. A river.', 'B. A fence.', 'C. Tall bushes and trees.', 'D. A concrete wall.']",single,Concurrent +Real-Time Visual Understanding_sample_164_3,Spatial Understanding,What is visible on the left side of the road right now?,00:03:53,D,"['A. A field.', 'B. A river.', 'C. A dense forest.', 'D. A row of trees and bushes.']",single,Concurrent +Real-Time Visual Understanding_sample_164_4,Spatial Understanding,What is located on the left side of the road right now?,00:05:50,B,"['A. A field with crops.', 'B. A dense line of trees and bushes.', 'C. A small river.', 'D. An open green field.']",single,Concurrent +Real-Time Visual Understanding_sample_164_5,Spatial Understanding,Where is the road positioned right now?,00:07:47,A,"['A. Between field and forest.', 'B. Through a dense forest.', 'C. Beside a river.', 'D. Along a mountain ridge.']",single,Concurrent +Real-Time Visual Understanding_sample_165_1,Spatial Understanding,Where is the red car located right now?,00:00:02,C,"['A. In front of the cyclist, on the left.', 'B. Just behind the cyclist, on the right.', 'C. Parked on the side of the road, on the right.', 'D. Ahead in the distance, slightly to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_165_2,Spatial Understanding,Where are the trees located right now?,00:02:20,A,"['A. On both sides of the road.', 'B. Only on the left side of the road.', 'C. Only on the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_165_3,Spatial Understanding,Where are the trees located right now?,00:04:15,A,"['A. On both sides of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. Evenly distributed on both sides.']",single,Concurrent +Real-Time Visual Understanding_sample_165_4,Spatial Understanding,Where are the trees located right now?,00:06:25,C,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. There are no trees visible right now.']",single,Concurrent +Real-Time Visual Understanding_sample_165_5,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:08:13,A,"['A. 76.2KM.', 'B. 76.3KM.', 'C. 76.1KM.', 'D. 76.0KM.']",single,Concurrent +Real-Time Visual Understanding_sample_166_1,Spatial Understanding,Which side of the trail has more dense foliage right now?,00:00:10,A,"['A. The left side.', 'B. The right side.', 'C. Both sides equally.', 'D. Neither side has foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_166_2,Spatial Understanding,Where is the large tree located right now?,00:02:06,D,"['A. On the left side of the road.', 'B. Ahead, slightly to the left.', 'C. Overhead, providing shade.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_166_3,Spatial Understanding,Where is the shadowed area located right now?,00:03:53,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. No shadow at all.']",single,Concurrent +Real-Time Visual Understanding_sample_166_4,Spatial Understanding,What is located immediately ahead in the clearing right now?,00:05:33,A,"['A. An intersection.', 'B. A steep hill.', 'C. A large boulder.', 'D. A narrow bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_166_5,Spatial Understanding,What is mainly visible on the left side of the road right now?,00:07:20,B,"['A. A lake.', 'B. Trees and dense foliage.', 'C. A building complex.', 'D. Farmland.']",single,Concurrent +Real-Time Visual Understanding_sample_167_1,Spatial Understanding,Where is the black car parked right now?,00:00:36,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly in front of the road.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_2,Text-Rich Understanding,What is the current value of 'distanz' displayed in the video?,00:02:25,A,"['A. 6.0KM.', 'B. 6.1KM.', 'C. 6.2KM.', 'D. 5.9KM.']",single,Concurrent +Real-Time Visual Understanding_sample_167_3,Spatial Understanding,What is the object seen parallel and closest to the right side of the cyclist right now?,00:04:30,C,"['A. A river.', 'B. A line of trees.', 'C. Another cyclist.', 'D. A fenceline.']",single,Prior +Real-Time Visual Understanding_sample_167_4,Spatial Understanding,Where is the white railing located right now?,00:06:33,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Overhead, forming an arch.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_167_5,Spatial Understanding,Where are the power lines located right now?,00:08:33,C,"['A. To the left of the road.', 'B. Overhead, crossing the road.', 'C. To the right side of the road.', 'D. Directly in front of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_168_1,Spatial Understanding,What is located on the left side of the cyclists right now?,00:00:19,A,"['A. A row of shops.', 'B. A forest.', 'C. A parking lot.', 'D. A large park.']",single,Concurrent +Real-Time Visual Understanding_sample_168_2,Spatial Understanding,Where is the National Championships banner located right now?,00:02:17,A,"['A. Hanging above the cyclist.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Prior +Real-Time Visual Understanding_sample_168_3,Spatial Understanding,Where is the stop sign located right now?,00:04:13,A,"['A. On the right side of the cyclists.', 'B. On the left side of the road.', 'C. Directly ahead of the cyclists.', 'D. Behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_168_4,Spatial Understanding,What is positioned on the right side of the cyclists right now?,00:06:09,A,"['A. A green fence.', 'B. A banner with an advertisement.', 'C. A row of trees.', 'D. A pedestrian sitting area.']",single,Concurrent +Real-Time Visual Understanding_sample_168_5,Spatial Understanding,Where is the cyclist with the orange socks located right now?,00:08:12,B,"['A. To the right of the cameraman.', 'B. Directly in front of the cameraman.', 'C. To the left of the cameraman.', 'D. Behind the cameraman.']",single,Concurrent +Real-Time Visual Understanding_sample_169_1,Spatial Understanding,What is located to the right side of the road right now?,00:00:20,D,"['A. A gas station.', 'B. A bank.', 'C. A park.', 'D. A cafe.']",single,Concurrent +Real-Time Visual Understanding_sample_169_2,Attribute Perception,What are the main colors of the flowers in the hanging baskets right now?,00:02:14,D,"['A. Green and black.', 'B. Red and pink.', 'C. Red and blue.', 'D. White, yellow and purple.']",single,Concurrent +Real-Time Visual Understanding_sample_169_3,Spatial Understanding,Where are the kayaks located right now?,00:04:40,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. On the grass beside the path.', 'D. Docked at the shore.']",single,Concurrent +Real-Time Visual Understanding_sample_169_4,Spatial Understanding,What is located on the left side of the cyclist right now?,00:06:49,B,"['A. A field.', 'B. A canal.', 'C. A dense forest.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_169_5,Spatial Understanding,What is located on the left side of the path right now?,00:09:11,B,"['A. A river.', 'B. A line of trees.', 'C. A building.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_170_1,Spatial Understanding,What is on the left side of the road right now?,00:00:10,D,"['A. A clear field.', 'B. A group of houses.', 'C. A river.', 'D. A line of trees.']",single,Concurrent +Real-Time Visual Understanding_sample_170_2,Spatial Understanding,Where is the nearest dense row of trees located right now?,00:02:30,D,"['A. On the right side of the road.', 'B. On both sides of the road.', 'C. In the distance ahead.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_3,Spatial Understanding,Where is the wooden bench?,00:04:48,D,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. There is no bench.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_170_4,Spatial Understanding,What is present on the left side of the road right now?,00:07:09,D,"['A. A small park with benches.', 'B. A river with a pedestrian bridge.', 'C. An open field with trees.', 'D. A parked cars and several houses.']",single,Concurrent +Real-Time Visual Understanding_sample_170_5,Spatial Understanding,Where is the tree casting a shadow located right now?,00:09:20,D,"['A. On the left side, in the field.', 'B. In the middle of the road.', 'C. On the right side of the road.', 'D. Slightly in front of the cyclist, on the left.']",single,Concurrent +Real-Time Visual Understanding_sample_171_1,Spatial Understanding,Where are the power lines located right now?,00:00:08,D,"['A. Crossing diagonally over the road.', 'B. Parallel to the right side of the road.', 'C. Intersecting the road perpendicularly.', 'D. Running parallel to the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_171_2,Spatial Understanding,Where is the red graffiti?,00:02:16,D,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In front of the road.', 'D. Above the entrance of the tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_171_3,Spatial Understanding,What is on the left side of the road right now?,00:04:10,D,"['A. A river.', 'B. A small building.', 'C. An open field.', 'D. Dense vegetation.']",single,Concurrent +Real-Time Visual Understanding_sample_171_4,Spatial Understanding,What is located on the left side of the path right now?,00:06:27,D,"['A. A cornfield.', 'B. A tall building.', 'C. A dense forest.', 'D. A patch of grass.']",single,Concurrent +Real-Time Visual Understanding_sample_171_5,Spatial Understanding,What is located on the right side of the road right now?,00:08:34,D,"['A. A field of corn.', 'B. A forest.', 'C. A river.', 'D. A field of wheat.']",single,Concurrent +Real-Time Visual Understanding_sample_172_1,Spatial Understanding,What is located on the right side of the cyclist right now?,00:00:14,B,"['A. A supermarket entrance.', 'B. A row of flags.', 'C. A bus stop.', 'D. A park.']",single,Concurrent +Real-Time Visual Understanding_sample_172_2,Spatial Understanding,"What structure is located straight ahead on the right side of the road, visible right now?",00:02:21,C,"['A. A bridge.', 'B. A gym.', 'C. A billboard.', 'D. A roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_3,Spatial Understanding,What is located on the right side of the road right now?,00:04:23,A,"['A. A series of road signs.', 'B. A parked car.', 'C. A bus stop.', 'D. A pedestrian crossing.']",single,Concurrent +Real-Time Visual Understanding_sample_172_4,Spatial Understanding,Where is the cyclist right now?,00:06:14,C,"['A. Turning a corner.', 'B. Going uphill.', 'C. On a straight road.', 'D. About to reach a roundabout.']",single,Concurrent +Real-Time Visual Understanding_sample_172_5,Spatial Understanding,Where is the big red truck?,00:09:20,A,"['A. On the left side of the cyclist.', 'B. Behind the cyclist, on the right.', 'C. On the right side of the main path.', 'D. Ahead, to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_173_1,Spatial Understanding,What is visible on the right side of the road right now?,00:00:15,B,"['A. A fence.', 'B. A small white sign.', 'C. A utility pole.', 'D. A parked vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_173_2,Spatial Understanding,On which side are the two walkers located right now?,00:02:13,A,"['A. On the right side.', 'B. In the middle of the path.', 'C. On the left side.', 'D. Not visible.']",single,Concurrent +Real-Time Visual Understanding_sample_173_3,Spatial Understanding,What is located on the left side of the road right now?,00:04:22,B,"['A. A row of houses.', 'B. A field.', 'C. A dense forest.', 'D. A river.']",single,Concurrent +Real-Time Visual Understanding_sample_173_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:06:47,C,"['A. A parked black car.', 'B. An open field.', 'C. A white building.', 'D. A wooded area.']",single,Concurrent +Real-Time Visual Understanding_sample_173_5,Spatial Understanding,Where is the tree shadow falling on the road right now?,00:08:50,B,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. In the center of the road.', 'D. No shadows are visible.']",single,Concurrent +Real-Time Visual Understanding_sample_174_1,Spatial Understanding,What is located on the left side of the current road?,00:00:10,B,"['A. A dense forest.', 'B. An open field.', 'C. A river.', 'D. A row of houses.']",single,Concurrent +Real-Time Visual Understanding_sample_174_2,Spatial Understanding,Where is the wire fence located right now?,00:02:20,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Ahead on the left.', 'D. Behind on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_174_3,Spatial Understanding,What is situated on the right side of the path right now?,00:04:19,B,"['A. A lamp post.', 'B. A bench.', 'C. A trash can.', 'D. A bicycle rack.']",single,Concurrent +Real-Time Visual Understanding_sample_174_4,Spatial Understanding,Where are the overhead power lines located right now?,00:06:17,B,"['A. Crossing the road ahead.', 'B. Running parallel to the left of the road.', 'C. Running parallel to the right of the road.', 'D. Not visible at the moment.']",single,Concurrent +Real-Time Visual Understanding_sample_174_5,Spatial Understanding,What is visible on the left side of the path right now?,00:08:18,A,"['A. A field with some fencing.', 'B. A dense forest.', 'C. A village with a few houses.', 'D. A river flowing parallel to the path.']",single,Concurrent +Real-Time Visual Understanding_sample_175_1,Spatial Understanding,Where is the cyclist with the number 894 located relative to the main pack right now?,00:00:19,B,"['A. Leading the main pack.', 'B. Directly behind the main pack.', 'C. In the middle of the main pack.', 'D. To the side of the main pack.']",single,Concurrent +Real-Time Visual Understanding_sample_175_2,Spatial Understanding,What structure is the cyclist approaching right now?,00:02:07,A,"['A. A National Championships banner.', ""B. A McDonald's sign."", 'C. A residential building.', 'D. A traffic light.']",single,Concurrent +Real-Time Visual Understanding_sample_175_3,Spatial Understanding,What is the relative position of the red brick building to the cyclist right now?,00:04:19,C,"['A. On the left side of the road.', 'B. Directly ahead.', 'C. On the right side of the road.', 'D. Directly behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_175_4,Spatial Understanding,"Where is the ""National Championships"" banner located right now?",00:06:34,C,"['A. On the right side of the road.', 'B. Above the cyclists.', 'C. Hanging in the middle of the road.', 'D. Directly behind the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_175_5,Spatial Understanding,What is the relative position of the cyclist in the green shoes to the group right now?,00:08:32,C,"['A. Leading the group.', 'B. In the middle of the group.', 'C. At the back of the group.', 'D. Outside the group.']",single,Concurrent +Real-Time Visual Understanding_sample_176_1,Spatial Understanding,Where is the white car parked right now?,00:00:10,D,"['A. Next to the cyclist.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclist.', 'D. On the left side of the road.']",single,Prior +Real-Time Visual Understanding_sample_176_2,Spatial Understanding,Where is the telegraph pole located right now?,00:02:07,D,"['A. On the left side.', 'B. In the middle of the road.', 'C. Directly above the road.', 'D. On the right side.']",single,Concurrent +Real-Time Visual Understanding_sample_176_3,Spatial Understanding,Where are the trees located?,00:04:20,A,"['A. On both sides of the road.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_176_4,Spatial Understanding,What is the object on the left front of the cyclist right now?,00:06:39,D,"['A. A traffic light.', 'B. A bus stop.', 'C. A water fountain.', 'D. A green bollard.']",single,Concurrent +Real-Time Visual Understanding_sample_176_5,Spatial Understanding,What is the position of the church building right now?,00:08:45,D,"['A. On the left side of the road.', 'B. On the right side of the road.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_177_1,Spatial Understanding,Where are the trees located?,00:00:20,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_2,Spatial Understanding,What is located on the right side of the path right now?,00:02:19,A,"['A. An open field.', 'B. A dense forest.', 'C. A farmhouse.', 'D. A shopping plaza.']",single,Concurrent +Real-Time Visual Understanding_sample_177_3,Spatial Understanding,Where is the house with the brown roof located right now?,00:04:09,A,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. Directly behind the cyclist.', 'D. In the middle of the forest.']",single,Concurrent +Real-Time Visual Understanding_sample_177_4,Spatial Understanding,Where are the trees located right now?,00:06:16,A,"['A. On the both sides of the road.', 'B. On the left side of the road.', 'C. In the middle of the road.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_177_5,Spatial Understanding,What is the black car parked right now?,00:07:57,A,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. On the right side of the road.', 'D. No black car.']",single,Concurrent +Real-Time Visual Understanding_sample_178_1,Spatial Understanding,Where is the white road marker positioned relative to the cyclist right now?,00:00:06,A,"['A. On both sides of the cyclist.', 'B. In front of the cyclist.', 'C. To the left of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_2,Spatial Understanding,How are the road signs oriented right now?,00:01:55,A,"['A. Indicating a left turn.', 'B. Pointing straight ahead.', 'C. Indicating a right turn.', 'D. Indicating a U-turn.']",single,Prior +Real-Time Visual Understanding_sample_178_3,Spatial Understanding,What is located at the far end of the left side of the road right now?,00:03:57,A,"['A. A tall tree.', 'B. A hospital.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_178_4,Spatial Understanding,Where is the blue car located right now?,00:05:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_178_5,Spatial Understanding,Where is the red car located right now?,00:07:38,A,"['A. On the right side of the cyclist.', 'B. On the left side of the cyclist.', 'C. Directly in front of the cyclist.', 'D. Behind the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_179_1,Spatial Understanding,Where is the green banner located right now?,00:00:04,D,"['A. Hanging above the cyclists.', 'B. On the left side of the road.', 'C. Directly behind the cyclists.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_2,Spatial Understanding,Where is the flag located right now?,00:02:18,D,"['A. Hanging on the left side of the road.', 'B. Hanging above the cyclists.', 'C. Hanging behind the cyclists.', 'D. Hanging on the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_3,Spatial Understanding,Where is the cyclist located relative to the National Championships banner right now?,00:04:05,D,"['A. Far down the road from the banner.', 'B. Before reaching the banner.', 'C. Turned away from the banner.', 'D. Just crossing underneath the banner.']",single,Concurrent +Real-Time Visual Understanding_sample_179_4,Spatial Understanding,What is the position of the tall building with many windows right now?,00:06:09,D,"['A. On the left side of the road.', 'B. Directly in front of the cyclists.', 'C. Behind the cyclists.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_179_5,Spatial Understanding,What is the current positioning of the National Championships banner right now?,00:08:17,D,"['A. Behind the cyclists.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly above the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_180_1,Counting,How many trees are on the left side of the road right now?,00:00:03,D,"['A. Four.', 'B. Six.', 'C. Seven.', 'D. Three.']",single,Concurrent +Real-Time Visual Understanding_sample_180_2,Spatial Understanding,Where are the hay bales located right now?,00:02:21,B,"['A. On the left side of the road.', 'B. On the both sides of the road.', 'C. In the middle of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_180_3,Spatial Understanding,What is the object located near the lamp post right now?,00:04:36,D,"['A. A car.', 'B. A bicycle.', 'C. A mailbox.', 'D. A tree with white flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_180_4,Spatial Understanding,Where is the tree shadow located right now?,00:07:03,B,"['A. On the left side of the road.', 'B. Across the entire road.', 'C. On the right side of the road.', 'D. In the middle of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_180_5,Spatial Understanding,Where is the cyclist heading right now?,00:09:23,B,"['A. Towards a commercial area.', 'B. Towards a residential area.', 'C. Towards an industrial area.', 'D. Towards a forest.']",single,Concurrent +Real-Time Visual Understanding_sample_181_1,Attribute Perception,What color is the traffic light now?,00:00:18,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_181_2,Spatial Understanding,What is the position of the National Championships banner right now?,00:02:16,C,"['A. On the front of the truck.', 'B. On the building to the left.', 'C. Hanging above the road.', 'D. On the ground below the cyclists.']",single,Concurrent +Real-Time Visual Understanding_sample_181_3,Spatial Understanding,Where is the cyclist with the number 845 positioned right now?,00:04:00,B,"['A. Directly ahead of the cyclist with the number 88.', 'B. On the left side of the cyclist with the number 851.', 'C. Behind the cyclist with the number 88.', 'D. On the right side of the cyclist with the number 88.']",single,Prior +Real-Time Visual Understanding_sample_181_4,Spatial Understanding,"What is the position of the cyclist with race number ""#865"" right now?",00:06:12,B,"['A. At the front of the group.', 'B. On the left side of the cyclist with the number 806.', 'C. On the right side of the cyclist with the number 806.', 'D. Leading a solo breakaway.']",single,Concurrent +Real-Time Visual Understanding_sample_181_5,Attribute Perception,What color is the traffic light now?,00:08:19,B,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_182_1,Spatial Understanding,Where are the trees located right now?,00:00:20,D,"['A. Directly beside the cyclist.', 'B. Behind the cyclist.', 'C. On the right side of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_2,Spatial Understanding,Which direction is the road curving right now?,00:02:11,D,"['A. To the left.', 'B. It is straight.', 'C. It is a U-turn.', 'D. To the right.']",single,Concurrent +Real-Time Visual Understanding_sample_182_3,Spatial Understanding,Where is the white post with a reflector located right now?,00:03:56,D,"['A. In the middle of the road.', 'B. On the left side of the road.', 'C. At the end of the road.', 'D. Along the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_4,Spatial Understanding,Where is the white road marker located right now?,00:05:34,D,"['A. On the left side of the road.', 'B. In the middle of the road.', 'C. Directly ahead on the road.', 'D. On the both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_182_5,Spatial Understanding,What is on the right side of the cyclist right now?,00:07:45,D,"['A. A pedestrian path.', 'B. A signpost.', 'C. A ditch.', 'D. A metal guardrail.']",single,Concurrent +Real-Time Visual Understanding_sample_183_1,Spatial Understanding,Where is the white sign with the number 50 right now?,00:00:10,D,"['A. At the front of the road.', 'B. At the back of the road.', 'C. On the left side of the road.', 'D. On the right side of the road.']",single,Prior +Real-Time Visual Understanding_sample_183_2,Spatial Understanding,What is located on the left side of the road while the cyclists are passing right now?,00:02:08,D,"['A. A coffee shop.', 'B. A National Championships banner.', 'C. A grocery store.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_183_3,Spatial Understanding,What is located on the right side of the road right now,00:04:25,D,"['A. A coffee shop.', 'B. A bank.', 'C. A cafe.', 'D. A brown building.']",single,Concurrent +Real-Time Visual Understanding_sample_183_4,Spatial Understanding,Where is the boxley building located right now?,00:06:10,D,"['A. On the left side.', 'B. Directly ahead.', 'C. Behind the cyclist.', 'D. On the right side.']",single,Prior +Real-Time Visual Understanding_sample_183_5,Spatial Understanding,What is the positioning of the cyclist with number '901' right now?,00:08:20,D,"['A. At the front of the group.', 'B. In the middle of the group.', 'C. On the left side of the group.', 'D. At the back of the group.']",single,Concurrent +Real-Time Visual Understanding_sample_184_1,Attribute Perception,What color is the traffic light now?,00:00:02,C,"['A. Yellow.', 'B. Red.', 'C. Green.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_184_2,Spatial Understanding,Where is the fenced area located right now?,00:02:03,D,"['A. Only on the left side of the road.', 'B. Directly behind the cyclist.', 'C. Directly ahead of the cyclist.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_3,Spatial Understanding,Where is the stop sign located right now?,00:03:54,D,"['A. On the left side of the road.', 'B. In the middle of the crossroad.', 'C. Above the traffic lights.', 'D. On the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_184_4,Spatial Understanding,What is placed along the side of the road right now?,00:05:55,D,"['A. Tree barriers.', 'B. Cones.', 'C. Metal fences.', 'D. Hay bales.']",single,Concurrent +Real-Time Visual Understanding_sample_184_5,Spatial Understanding,What is located in front of the cyclists right now?,00:08:07,D,"['A. A finishing line.', 'B. A straight road.', 'C. A roundabout.', 'D. A sharp left turn.']",single,Concurrent +Real-Time Visual Understanding_sample_185_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:15,A,"['A. A river.', 'B. A forest.', 'C. A field.', 'D. A building.']",single,Concurrent +Real-Time Visual Understanding_sample_185_2,Spatial Understanding,What is located on the left side of the path right now?,00:02:22,A,"['A. A line of trees.', 'B. A lake.', 'C. A canal.', 'D. A field.']",single,Concurrent +Real-Time Visual Understanding_sample_185_3,Spatial Understanding,What is on the right side of the path right now?,00:04:10,A,"['A. A river.', 'B. A grassy field.', 'C. A dense forest.', 'D. A parking lot.']",single,Concurrent +Real-Time Visual Understanding_sample_185_4,Spatial Understanding,Where is the canal located right now?,00:06:26,A,"['A. On the right side of the path.', 'B. On the left side of the path.', 'C. Directly behind the cyclist.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_185_5,Spatial Understanding,What is on the right side of the path right now?,00:08:18,A,"['A. A river.', 'B. A forest.', 'C. A mountain.', 'D. A road.']",single,Concurrent +Real-Time Visual Understanding_sample_186_1,Text-Rich Understanding,What is the focus of today's video as mentioned at the beginning?,00:00:20,B,"['A. Cooking recipes.', 'B. Building something.', 'C. Making a tutorial.', 'D. Crafting objects.']",single,Prior +Real-Time Visual Understanding_sample_186_2,Object Perception,What material are the walls of the structure made from?,00:03:10,C,"['A. Wood blocks.', 'B. Metal blocks.', 'C. Brown soil blocks.', 'D. Glass blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_186_3,Object Perception,What tool is the character holding in the first-person perspective right now?,00:06:01,B,"['A. A sword.', 'B. A pickaxe.', 'C. A shovel.', 'D. An axe.']",single,Concurrent +Real-Time Visual Understanding_sample_186_4,Text-Rich Understanding,Which enchantment is NOT on the diamond shovel?,00:06:06,D,"['A. Efficiency IV.', 'B. Unbreaking III.', 'C. Silk Touch.', 'D. Fortune III.']",single,Concurrent +Real-Time Visual Understanding_sample_186_5,Attribute Perception,What colors are the blocks used in the structure shown right now?,00:09:04,B,"['A. Red, green and brown.', 'B. Orange, yellow, blue and green.', 'C. Blue and white.', 'D. Purple and pink.']",single,Concurrent +Real-Time Visual Understanding_sample_187_1,Text-Rich Understanding,What is the theme of the video as revealed in the text at the beginning?,00:00:20,C,"['A. Building a treehouse.', 'B. Exploring a natural park.', 'C. Constructing a haunted mansion.', 'D. Farming in a game environment.']",single,Prior +Real-Time Visual Understanding_sample_187_2,Event Understanding,What is the video primarily depicting right now?,00:03:15,D,"['A. A peaceful forest.', 'B. A construction site.', 'C. A desert landscape.', 'D. A forest fire.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_3,Action Perception,What did this person do in the video just now?,00:02:59,B,"['A. He start flying.', 'B. He catch on fire.', 'C. He climb a tree.', 'D. He swim in a river.']",multiple,Concurrent +Real-Time Visual Understanding_sample_187_4,Attribute Perception,What type of armor is the character wearing?,00:08:17,C,"['A. Golden armor.', 'B. Iron armor.', 'C. Purple armor.', 'D. Leather armor.']",single,Concurrent +Real-Time Visual Understanding_sample_187_5,Event Understanding,What happens as a result of the TNT explosion?,00:08:25,D,"['A. The roof collapses.', 'B. The pine trees catch fire.', 'C. The character is thrown off the roof.', 'D. The dark block wall is blown apart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_1,Object Perception,What is the figure in the video wearing?,00:00:04,C,"['A. A red cloak.', 'B. Blue jeans.', 'C. Purple pixelated armor.', 'D. A green suit.']",single,Concurrent +Real-Time Visual Understanding_sample_188_2,Object Perception,What is the item being held by the player character right now?,00:08:47,B,"['A. Ender Pearl', 'B. Baked Potato', 'C. Golden Apple', 'D. Diamond Sword']",single,Concurrent +Real-Time Visual Understanding_sample_188_3,Causal Reasoning,Why does the player character's health start depleting?,00:08:42,B,"['A. Lack of food.', 'B. Attack by Endermen.', 'C. Fall from a height.', 'D. Poison effect.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_4,Spatial Understanding,What can be seen to the left-hand side of the stairway?,00:13:11,D,"['A. A potted plant.', 'B. A blue-roofed tower.', 'C. A hay bale.', 'D. A red flower.']",multiple,Concurrent +Real-Time Visual Understanding_sample_188_5,Action Perception,What action is being performed by the character in purple and black armor right now?,00:16:46,C,"['A. Running.', 'B. Attacking an enemy.', 'C. Holding an item and prompting a ""Subscribe"" button.', 'D. Building a structure.']",single,Concurrent +Real-Time Visual Understanding_sample_189_1,Attribute Perception,What color is the character's outfit standing on the path?,00:00:17,B,"['A. Blue and white.', 'B. Yellow and pink.', 'C. Red and green.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_189_2,Object Perception,What objects are seen on the grassy area below the stone structure?,00:05:00,A,"['A. A white and red bed and a crafting table.', 'B. A brown chair and a red table.', 'C. A yellow bed and a crafting table.', 'D. A green chair and a red table.']",single,Concurrent +Real-Time Visual Understanding_sample_189_3,Object Perception,What tool is the player holding in his hand right now?,00:09:41,B,"['A. A shovel.', 'B. A pixel-style scissors.', 'C. A saw.', 'D. A pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_189_4,Action Perception,What action is the player performing in the video right now?,00:09:37,B,"['A. Planting seeds.', 'B. Pruning the vines on the tree.', 'C. Climbing the tree.', 'D. Collecting bamboo stalks.']",single,Concurrent +Real-Time Visual Understanding_sample_189_5,Attribute Perception,What can be seen flying away when the user removes a block of dirt?,00:14:03,B,"['A. Bits of stone.', 'B. Bits of dirt.', 'C. Grass particles.', 'D. Wood fragments.']",single,Prior +Real-Time Visual Understanding_sample_190_1,Text-Rich Understanding,Why does the speaker want to build the coolest villager breeder?,00:00:20,A,"['A. He is tired of their items breaking.', 'B. He wants to impress their friends.', 'C. He need more resources.', 'D. He enjoys building new things.']",single,Prior +Real-Time Visual Understanding_sample_190_2,Action Perception,What does the player do immediately after the spider lands on the ground?,00:04:10,C,"['A. Runs away.', 'B. Places a torch.', 'C. Strikes the spider with an axe.', 'D. Switches to a sword.']",single,Prior +Real-Time Visual Understanding_sample_190_3,Attribute Perception,What color are the rooftops of the village buildings?,00:08:02,D,"['A. Red.', 'B. Green.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_190_4,Object Perception,What is floating in the sky to the left of the pyramid right now?,00:12:01,A,"['A. A red hot air balloon.', 'B. A blue kite.', 'C. A white bird.', 'D. A black drone.']",single,Concurrent +Real-Time Visual Understanding_sample_190_5,Text-Rich Understanding,What does the red button at the bottom of the frame display initially?,00:15:51,A,"['A. A \""Subscribe\"" button with a white YouTube logo.', 'B. A \""Like\"" button with a white thumbs-up icon.', 'C. A \""Share\"" button with a white arrow icon.', 'D. A \""Follow\"" button with a white star icon.']",single,Prior +Real-Time Visual Understanding_sample_191_1,Attribute Perception,What is the character wearing at the beginning of the video?,00:00:25,B,"['A. A red jacket and black pants.', 'B. A white sweater and black pants.', 'C. A blue shirt and white pants.', 'D. A green hoodie and blue jeans.']",single,Prior +Real-Time Visual Understanding_sample_191_2,Object Perception,What is the player holding right now?,00:03:25,C,"['A. Planks', 'B. Sticks', 'C. Crafting Table', 'D. Red Flower']",single,Concurrent +Real-Time Visual Understanding_sample_191_3,Event Understanding,What happens after the player places the crafting table on the ground?,00:03:48,B,"['A. The player throws it into the river.', 'B. The player crafted 4 sticks from wood at the crafting table.', 'C. The player holds another item.', 'D. The player exchanges it for planks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_191_4,Action Perception,What does the player do after switching to a wooden sword?,00:07:08,A,"['A. Attacks a white sheep.', 'B. Chops down a tree.', 'C. Digs into the dirt.', 'D. Places a block of wool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_191_5,Object Perception,What type of pickaxe was used to break the stone block just now?,00:10:08,A,"['A. Wooden.', 'B. Stone.', 'C. Iron.', 'D. Diamond.']",multiple,Prior +Real-Time Visual Understanding_sample_192_1,Text-Rich Understanding,What is the speaker planning to build?,00:00:14,C,"['A. A boring setup.', 'B. A new house.', 'C. An enchanting setup.', 'D. A dangerous place.']",single,Prior +Real-Time Visual Understanding_sample_192_2,Object Perception,What is the character holding in their right hand right now?,00:04:24,B,"['A. A bow.', 'B. A purple-hued sword.', 'C. A water bucket.', 'D. A diamond pickaxe.']",single,Concurrent +Real-Time Visual Understanding_sample_192_3,Text-Rich Understanding,What is the notable feature of the player's experience level when shown outdoors?,00:04:38,C,"['A. Low-level (5)', 'B. Mid-level (20)', 'C. High-level (35)', 'D. Maximum level (50)']",single,Prior +Real-Time Visual Understanding_sample_192_4,Action Perception,What does the player character do after standing on the central pole?,00:13:05,C,"['A. Jumps off the pole.', 'B. Dismantles the structure.', 'C. Continue to construct this red building.', 'D. Walks around the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_192_5,Spatial Understanding,Where is the player character located right now?,00:13:19,B,"['A. At the center of the circle.', 'B. Near the edge of the circular formation.', 'C. Outside the structure.', 'D. On the terrain below.']",single,Concurrent +Real-Time Visual Understanding_sample_193_1,Attribute Perception,What color armor is the character wearing on the wooden platform?,00:00:29,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_193_2,Text-Rich Understanding,What does the character mention he needs?,00:00:19,C,"['A. Health potions.', 'B. Tools.', 'C. Enderpearls.', 'D. Weapons.']",single,Prior +Real-Time Visual Understanding_sample_193_3,Object Perception,What is the player holding in the right hand right now?,00:12:01,A,"['A. A purple sword.', 'B. A diamond pickaxe.', 'C. A golden apple.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_193_4,Event Understanding,What happens when the player shoots the arrow at the pillar?,00:12:20,A,"['A. It causes an explosion.', 'B. It regenerates the Ender Dragon.', 'C. It spawns more Endermen.', 'D. It creates a new portal.']",multiple,Prior +Real-Time Visual Understanding_sample_193_5,Object Perception,What is the player holding in the right hand right now?,00:18:07,B,"['A. A firework rocket.', 'B. A stone block.', 'C. A wooden plank.', 'D. A shovel.']",single,Concurrent +Real-Time Visual Understanding_sample_194_1,Attribute Perception,What type of landscape is shown in the video?,00:00:15,C,"['A. Realistic forest and mountains.', 'B. Cartoon-style desert.', 'C. Blocky, pixelated landscape.', 'D. Detailed urban cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_194_2,Spatial Understanding,Where is the player standing as the scene shows dense tree cover ahead?,00:00:18,B,"['A. In a valley.', 'B. On a cliff or ledge.', 'C. Next to a river.', 'D. Inside a cave.']",single,Prior +Real-Time Visual Understanding_sample_194_3,Event Understanding,What does the inventory bar change after the player chops the tree trunk?,00:04:29,A,"['A. No change has occurred.', 'B. Losing items.', 'C. Damaging tools.', 'D. Gaining health.']",multiple,Concurrent +Real-Time Visual Understanding_sample_194_4,Object Perception,What item is the player holding in his hand right now,09:11,B,"['A. A Pickaxe.', 'B. A bed of white and yellow.', 'C. A Shield.', 'D. A red Bed.']",single,Concurrent +Real-Time Visual Understanding_sample_194_5,Action Perception,What did the player do after placing the oak plank block into the gap in the wall?,00:13:08,C,"['A. Turned towards a furnace.', 'B. Opened the oak plank.', 'C. Opened a chest.', 'D. Placed a yellow bed.']",multiple,Prior +Real-Time Visual Understanding_sample_195_1,Text-Rich Understanding,What is the first word displayed at the start of the video?,00:00:20,D,"['A. Earth.', 'B. Farm.', 'C. In.', 'D. Video.']",single,Prior +Real-Time Visual Understanding_sample_195_2,Object Perception,What does the player open to display various items such as an enchanted pickaxe and armor?,00:03:09,B,"['A. A crafting table.', 'B. An inventory.', 'C. A chest.', 'D. A furnace.']",single,Concurrent +Real-Time Visual Understanding_sample_195_3,Attribute Perception,What is visible in the player's hand right now?,00:03:22,B,"['A. A sword.', 'B. Nothing.', 'C. A pickaxe.', 'D. A torch.']",single,Concurrent +Real-Time Visual Understanding_sample_195_4,Attribute Perception,What was notable about the gray sheep observed just now?,00:06:42,B,"['A. It has a unique color pattern.', 'B. It is labeled with the numbers ""1"".', 'C. It is larger than the other sheep.', 'D. It is standing alone in the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_195_5,Object Perception,What is visible in the background while the person builds upward?,00:10:14,A,"['A. The river and treeline.', 'B. The grassy terrain and distant hills.', 'C. The sky and a distant mountain.', 'D. The forest and a lake.']",single,Concurrent +Real-Time Visual Understanding_sample_196_1,Prospective Reasoning,What does the player prepare to do?,00:00:19,C,"['A. Dig for resources.', 'B. Fight a monster.', 'C. Use a firework rocket.', 'D. Build a house.']",multiple,Concurrent +Real-Time Visual Understanding_sample_196_2,Object Perception,What object is held in the hand while standing on the wooden dock?,00:03:20,D,"['A. An enchanted tool.', 'B. A wooden crate.', 'C. A torch.', 'D. A golden apple.']",single,Prior +Real-Time Visual Understanding_sample_196_3,Counting,How many egg clusters are visible in the pond?,00:06:14,C,"['A. Four.', 'B. Five.', 'C. Nine.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_196_4,Object Perception,What object is floating in the sky outside the mesh enclosure?,00:09:20,D,"['A. A drone.', 'B. A kite.', 'C. A glider.', 'D. A hot air balloon.']",single,Concurrent +Real-Time Visual Understanding_sample_196_5,Attribute Perception,What is the color of the gear worn by the player character?,00:09:40,D,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_197_1,Text-Rich Understanding,What is one of the objectives mentioned in the video?,00:20,B,"['A. Build a house.', 'B. Get a bunch of TNT.', 'C. Collect water.', 'D. Find a treasure.']",single,Prior +Real-Time Visual Understanding_sample_197_2,Object Perception,What object is positioned to the left of the large tree?,00:03:00,A,"['A. A wooden crafting table.', 'B. A stone statue.', 'C. A blue tent.', 'D. A metal bench.']",single,Prior +Real-Time Visual Understanding_sample_197_3,Attribute Perception,What color is the bed seen in the video?,00:03:32,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_197_4,Object Perception,What inventory items are visible in the player's HUD?,00:09:19,A,"['A. Sword and pickaxe.', 'B. Sword and shield.', 'C. Axe and bow.', 'D. Pickaxe and bow.']",single,Concurrent +Real-Time Visual Understanding_sample_197_5,Action Perception,"What action is depicted with the ""Subscribe"" button?",00:11:49,C,"['A. It remains static.', 'B. It disappears.', 'C. It changes to ""Subscribed"".', 'D. It moves to the top of the screen.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_1,Action Perception,What action is the character in purple armor performing when the camera follows its movements from a first-person perspective?,00:00:10,D,"['A. Mining blocks.', 'B. Building a structure.', 'C. Walking through a portal.', 'D. Flying with wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_198_2,Object Perception,What item is the character holding in their hand right now?,00:04:41,D,"['A. A sword.', 'B. A shield.', 'C. A torch.', 'D. A white block.']",single,Concurrent +Real-Time Visual Understanding_sample_198_3,Action Perception,What action does the character perform after turning away from the lava room?,00:04:44,D,"['A. Fights a creature.', 'B. Collects a resource.', 'C. Lights a torch.', 'D. Places a white block in the wall.']",multiple,Prior +Real-Time Visual Understanding_sample_198_4,Text-Rich Understanding,What is prominently displayed on the screen as the player continues flying deeper into the cave?,00:09:33,A,"['A. Usefulness.', 'B. Danger.', 'C. Exploration.', 'D. Achievement.']",single,Prior +Real-Time Visual Understanding_sample_198_5,Action Perception,"What happens as the player approaches the tall, snowy mountain?",00:14:07,D,"['A. The player increases altitude significantly.', 'B. The player changes to a third-person perspective.', 'C. The player starts building a structure.', 'D. The player starts to fly upwards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_199_1,Object Perception,What tool is the player using to cut down the trees?,00:05:23,A,"['A. Stone axe.', 'B. Diamond Axe.', 'C. Golden axe.', 'D. Wooden axe.']",single,Prior +Real-Time Visual Understanding_sample_199_2,Event Understanding,What did the player just take out of the furnace?,00:10:51,B,"['A. Iron pickaxe.', 'B. Stonecutter.', 'C. Food.', 'D. Stone block.']",multiple,Prior +Real-Time Visual Understanding_sample_199_3,Object Perception,What food did the player just eat?,00:11:05,A,"['A. Fishes', 'B. pork', 'C. Orange', 'D. beef']",multiple,Prior +Real-Time Visual Understanding_sample_199_4,Object Perception,What object is the player holding right now?,00:16:05,A,"['A. A map.', 'B. A sword.', 'C. A pickaxe.', 'D. A bow.']",single,Concurrent +Real-Time Visual Understanding_sample_199_5,Event Understanding,"What did the player do after the coordinates '1320, 1450' appeared on the screen?",00:16:12,C,"['A. Fight an enemy.', 'B. Open a chest.', 'C. Craft an item.', 'D. Explore the terrain.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_1,Object Perception,What can be seen on the left side of the wooden house at the beginning of the video?,00:00:20,D,"['A. A waterfall.', 'B. A village.', 'C. A tower.', 'D. A cave opening.']",single,Prior +Real-Time Visual Understanding_sample_200_2,Action Perception,What action does the player take towards the cow standing in the grassy area?,00:03:27,D,"['A. Feeds the cow.', 'B. Leads the cow to water.', 'C. Ties the cow to a tree.', 'D. Hits the cow with a sword.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_3,Spatial Understanding,What is the box supported by right now?,00:06:56,D,"['A. Wood floor.', 'B. soil block.', 'C. stone.', 'D. Nothing.']",single,Prior +Real-Time Visual Understanding_sample_200_4,Event Understanding,What happens when the player encounters the small creature wearing purple armor?,00:10:25,D,"['A. The creature attacks the player.', 'B. The player hit the creature.', 'C. The player kill the creature.', 'D. The player left without doing anything.']",multiple,Concurrent +Real-Time Visual Understanding_sample_200_5,Object Perception,What is the player character holding in his left hand right now?,00:12:35,D,"['A. A beef steak.', 'B. A sword.', 'C. A red item.', 'D. A shield.']",single,Concurrent +Real-Time Visual Understanding_sample_201_1,Action Perception,What action is the hand performing on the train?,00:00:12,D,"['A. Lifting the train.', 'B. Assembling the train.', 'C. Painting the train.', 'D. Push the train to the right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_2,Event Understanding,What color Lego brick is placed first on the surface?,00:01:03,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_3,Event Understanding,What was the sequence of actions performed by the hand just now?,00:02:29,B,"['A. Placing orange and green bricks, adding blue bricks, extending the yellow base.', 'B. Adding green bricks for the roof, extending the yellow base, expanding the structure to the right.', 'C. Starting with blue bricks, adding a rooftop, then dismantling it.', 'D. Completing the structure and then painting it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_4,Counting,How many colors of bricks have been used so far?,00:02:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_201_5,Object Perception,What type of pieces did the hand attach to the top surface of the structure just now?,00:03:25,D,"['A. Square pieces.', 'B. Triangular pieces.', 'C. Rectangular pieces.', 'D. Circular pieces resembling wheels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_202_1,Attribute Perception,What colors are the wheels of the race car?,00:00:12,C,"['A. Green and blue.', 'B. Red and blue.', 'C. Yellow and Red.', 'D. Brown.']",single,Prior +Real-Time Visual Understanding_sample_202_2,Attribute Perception,What feature is present on the front of the toy?,00:01:12,B,"['A. A sad face.', 'B. A happy face.', 'C. A star.', 'D. A heart.']",single,Concurrent +Real-Time Visual Understanding_sample_202_3,Spatial Understanding,How are the yellow building blocks arranged before the blue block is placed on top?,00:02:08,B,"['A. In a circle.', 'B. In a straight line.', 'C. In a random pattern.', 'D. In a triangular shape.']",single,Prior +Real-Time Visual Understanding_sample_202_4,Object Perception,What is the new item introduced in the video?,00:03:22,B,"['A. A small structure made of blue and green blocks.', 'B. A small structure made of yellow and red blocks with wheels.', 'C. A toy vehicle with blue and yellow wheels.', 'D. An orange and green interlocking block structure.']",single,Concurrent +Real-Time Visual Understanding_sample_202_5,Event Understanding,What happened to the toy vehicle just now?,00:03:47,C,"['A. The toy vehicle is disassembled.', 'B. The toy vehicle moves to the right.', 'C. The toy vehicle start circling around the table.', 'D. The toy vehicle is lifted off the surface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_1,Counting,How many studs does each yellow interlocking block placed by the hand have?,00:00:15,A,"['A. Eight.', 'B. Sixteen.', 'C. Four.', 'D. Twelve.']",multiple,Prior +Real-Time Visual Understanding_sample_203_2,Counting,How many interlocking blocks are positioned in a straight line by the hand?,00:00:19,D,"['A. Three.', 'B. Five.', 'C. Seven.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_203_3,Attribute Perception,What is the color of the block that the hand is reaching for right now?,00:01:16,C,"['A. Yellow.', 'B. Orange.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_203_4,Event Understanding,What color is the brick first added after the initial blue bricks form a two-layered structure?,00:02:14,A,"['A. Green.', 'B. Yellow.', 'C. Orange.', 'D. Red.']",multiple,Prior +Real-Time Visual Understanding_sample_203_5,Event Understanding,What is the sequence of bricks added to the structure after the blue bricks?,00:02:21,A,"['A. Green, yellow, orange.', 'B. Yellow, green, orange.', 'C. Orange, yellow, green.', 'D. Green, orange, yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_204_1,Attribute Perception,What color is the plastic block added on top of the green blocks?,00:00:16,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Purple.']",single,Concurrent +Real-Time Visual Understanding_sample_204_2,Attribute Perception,What are the primary colors of the plastic building blocks shown right now?,00:01:02,B,"['A. Blue, green, and yellow.', 'B. Red, green, and yellow.', 'C. Red, blue, and yellow.', 'D. Green, blue, and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_204_3,Event Understanding,Which block was picked up and attached to the top of red block first just now?,00:01:25,C,"['A. A white block.', 'B. A green block.', 'C. An yellow block.', 'D. A blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_204_4,Text-Rich Understanding,What was the white text on the purple animated overlay read just now?,00:02:21,B,"['A. ""Alphabet A transform to Box"".', 'B. ""Alphabet B transform to Box"".', 'C. ""Alphabet C transform to Box"".', 'D. ""Alphabet D transform to Box"".']",single,Prior +Real-Time Visual Understanding_sample_204_5,Event Understanding,What happens to the blocks after they are disassembled and mixed?,00:03:18,B,"['A. The blocks are arranged in a new pattern.', 'B. The blocks are scattered and then gathered into a pile.', 'C. The blocks are thrown away.', 'D. The blocks are sorted by color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_1,Attribute Perception,What colors are the wheels of the toy car?,00:00:04,C,"['A. Blue and Yellow.', 'B. Green and Red.', 'C. Red and Yellow.', 'D. Yellow and Green.']",single,Prior +Real-Time Visual Understanding_sample_205_2,Action Perception,What action did the hand perform after placing the green block next to the blue block?,00:01:10,C,"['A. Placed a yellow block over the blue block.', 'B. Adjusted the green block.', 'C. Picked up an orange block.', 'D. Removed the blue block.']",multiple,Prior +Real-Time Visual Understanding_sample_205_3,Counting,How many hands are involved in arranging the blocks right now?,00:01:19,B,"['A. One hand.', 'B. Two hands.', 'C. Three hands.', 'D. Four hands.']",single,Concurrent +Real-Time Visual Understanding_sample_205_4,Action Perception,What does the hand do after picking up the yellow building block?,00:02:06,B,"['A. Places it on the right side.', 'B. Places it on the left side.', 'C. Discards it.', 'D. Hands it to someone else.']",multiple,Concurrent +Real-Time Visual Understanding_sample_205_5,Action Perception,What does the hand do after positioning the three green blocks securely?,00:03:11,B,"['A. Picks up a red block.', 'B. Picks up an orange block.', 'C. Picks up another green block.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_1,Attribute Perception,What colors are the blocks used to form the helicopter rotor blades?,00:00:02,A,"['A. Blue and Green.', 'B. Yellow and Blue.', 'C. Green and Red.', 'D. Red and Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_206_2,Event Understanding,What is the sequence of actions performed with the blocks just now?,00:00:23,A,"['A. Placing a yellow block, then two green blocks, and finally a blue block.', 'B. Placing a blue block, then two green blocks, and finally a yellow block.', 'C. Placing a yellow block, then a blue block, and finally two green blocks.', 'D. Placing a yellow block, then one green block, and finally two blue blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_3,Action Perception,What is the hand doing after placing three yellow blocks onto the top of the structure?,00:01:11,D,"['A. Adds another block on top.', 'B. Removes the yellow block.', 'C. Leaves the block structure.', 'D. Adjusts the yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_4,Event Understanding,What was the sequence of events the hand followed when building the structure just now?,00:02:15,B,"['A. Picks up a yellow block, adjusts it, then picks up a red block.', 'B. Picks up a green block, adjusts it, then picks up a yellow block.', 'C. Picks up a red block, adjusts it, then picks up a yellow block.', 'D. Picks up a blue block, adjusts it, then picks up a green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_206_5,Action Perception,What action is the person performing with the blue blocks?,00:03:15,D,"['A. Adds blue blocks to the bottom of the structure.', 'B. Adds blue blocks to the side of the structure.', 'C. Removes blue blocks from the structure.', 'D. Adds blue blocks to the top of the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_1,Object Perception,What is positioned underneath the archway made of colorful interlocking blocks?,00:00:03,D,"['A. A small tree.', 'B. A toy truck.', 'C. A small building.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_207_2,Event Understanding,How many yellow blocks are connected in a line?,00:00:19,C,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_3,Spatial Understanding,Where is the green brick placed relative to the yellow bricks in the structure?,00:01:09,D,"['A. In the middle.', 'B. On the right side.', 'C. On top of the blue bricks.', 'D. On top of the yellow bricks.']",single,Concurrent +Real-Time Visual Understanding_sample_207_4,Action Perception,What does the person do after adding more yellow bricks?,00:03:16,C,"['A. Removes the yellow bricks.', 'B. Adds green bricks.', 'C. Adjusts the yellow bricks.', 'D. Adds blue bricks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_207_5,Causal Reasoning,What is the person likely to do next after moving their hand towards the new set of connected bricks?,00:03:19,B,"['A. Remove the connected bricks.', 'B. Add more bricks to the arrangement.', 'C. Paint the bricks.', 'D. Disassemble the structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_1,Event Understanding,What happens to the orange block as the video progresses?,00:00:19,C,"['A. It falls to the ground.', 'B. It remains stationary.', 'C. It lifts and swings gently.', 'D. It changes color.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_2,Attribute Perception,What are the colors of the crane arm?,00:00:07,A,"['A. Yellow, green.', 'B. Yellow, blue.', 'C. Red, green, blue.', 'D. Yellow, blue, green.']",single,Concurrent +Real-Time Visual Understanding_sample_208_3,Event Understanding,What was the sequence of actions performed with the blocks just now?,00:01:36,D,"['A. The hand first places a green block, then a yellow block, followed by a blue block.', 'B. The hand builds a structure with red, green, and blue blocks.', 'C. The hand stacks blocks randomly.', 'D. The hand places a yellow block, moves it, then places a green block next to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_4,Event Understanding,What happens to the smaller structure after it is first moved out of view?,00:02:51,D,"['A. It is disassembled.', 'B. It is placed on top of the larger structure.', 'C. It is left in the foreground.', 'D. It is placed back beside the larger structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_208_5,Counting,How many green blocks are stacked now?,00:04:25,C,"['A. Ten.', 'B. Three.', 'C. Nine.', 'D. Eight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_1,Event Understanding,What happens after the first green block is placed on the yellow block?,00:00:25,D,"['A. The hand removes the green block.', 'B. The hand moves away and does nothing.', 'C. The hand removes the yellow block.', 'D. The hand adds another green block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_2,Action Perception,What action do the hands perform just before moving away from the structure?,00:01:58,D,"['A. Adding a yellow block.', 'B. Adding a blue block.', 'C. Adjusting the blue block.', 'D. Pressing down the green blocks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_3,Event Understanding,What sequence of actions occurred with the green and yellow blocks just now?,00:03:30,A,"['A. The green block is placed first, followed by the yellow block.', 'B. The yellow block is placed first, followed by the green block.', 'C. The green block is removed, then the yellow block is placed.', 'D. The yellow block is adjusted, then the green block is placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_4,Spatial Understanding,Where is the new yellow and green block placed relative to the original structure?,00:03:32,D,"['A. Behind the original structure.', 'B. Next to the original structure.', 'C. On top of the original structure.', 'D. In front of the original structure.']",multiple,Concurrent +Real-Time Visual Understanding_sample_209_5,Action Perception,What did the person do with the yellow block just now?,00:05:15,D,"['A. Removed them from the structure.', 'B. Arranged them on the blue block and adjusted for alignment.', 'C. Stacked them on top of the blue blocks.', 'D. Placed them above the green block and another yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_210_1,Text-Rich Understanding,What was written in the top right corner at the start of the video?,00:00:08,B,"['A. Toy Car.', 'B. Auto Rickshaw.', 'C. Building Blocks.', 'D. Colorful Toy.']",single,Prior +Real-Time Visual Understanding_sample_210_2,Event Understanding,What sequence of actions happened after the blue rectangular block is placed on the surface?,00:00:19,A,"['A. The hand adds a yellow block, then an orange block, and adjusts the orange block.', 'B. The hand adjusts the blue block, then adds a red block, and adjusts it again.', 'C. The hand places a green block, then a yellow block, and adjusts the yellow block.', 'D. The hand removes the blue block, places it again, and then adds a yellow block.']",multiple,Concurrent +Real-Time Visual Understanding_sample_210_3,Attribute Perception,What is the predominant color of the blocks being placed by the hand right now?,00:01:06,D,"['A. Blue.', 'B. Orange.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_4,Object Perception,What color is the block being placed on the left side of the structure right now?,00:02:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_210_5,Object Perception,What is the block structure identified as?,00:03:17,B,"['A. A house.', 'B. A vehicle.', 'C. A spaceship.', 'D. A robot.']",single,Concurrent +Real-Time Visual Understanding_sample_211_1,Prospective Reasoning,What might the speaker discuss next?,00:00:16,A,"['A. Graphing on the Coordinate Plane.', 'B. Calculus functions.', 'C. Trigonometric ratios.', 'D. Differential equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_2,Prospective Reasoning,What might the speaker explain next?,00:02:22,B,"['A. How to label the axes.', 'B. How to connect the plotted points.', 'C. How to identify coordinates.', 'D. How to scale the graph.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_3,Prospective Reasoning,What might the speaker discuss next?,00:04:20,D,"['A. How to plot points on the axes.', 'B. The importance of the x-axis.', 'C. The significance of the y-axis.', 'D. What ordered pairs represent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_4,Prospective Reasoning,What might the speaker discuss next?,00:06:37,A,"['A. How to plot another point.', 'B. How to label the y-axis.', 'C. The importance of the y-intercept.', 'D. How to draw a quadratic curve.']",multiple,Concurrent +Real-Time Visual Understanding_sample_211_5,Prospective Reasoning,What might the speaker discuss next?,00:08:31,C,"['A. How to plot a line graph.', 'B. The significance of the axes intersections.', 'C. How to differentiate the quadrants.', 'D. The concept of linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_1,Prospective Reasoning,What might the speaker explain next?,00:00:20,A,"['A. How to add mixed numbers.', 'B. The subtraction of mixed numbers.', 'C. The multiplication of fractions.', 'D. The properties of whole numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_212_2,Prospective Reasoning,What might the speaker explain next?,00:02:10,A,"['A. How to add those two mixed numbers.', 'B. The process of converting mixed numbers to improper fractions.', 'C. Subtracting mixed numbers.', 'D. The definition of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_3,Prospective Reasoning,What might the speaker do next?,00:04:08,A,"['A. How to add those two mixed numbers.', 'B. Subtract the fractions.', 'C. Multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_4,Prospective Reasoning,What might the speaker explain next?,00:06:36,D,"['A. How to add mixed numbers.', 'B. How to convert fractions to decimals.', 'C. The process of subtracting fractions.', 'D. How to add those two fractions numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_212_5,Prospective Reasoning,What might the speaker explain next?,00:07:58,A,"['A. Adding the fractions together.', 'B. Converting the results back to whole numbers.', 'C. Finding a different common denominator.', 'D. Subtracting the fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_1,Prospective Reasoning,What topics might the speaker explain next?,00:00:16,B,"['A. Simplifying fractions.', 'B. Adding fractions.', 'C. Dividing fractions.', 'D. Subtracting fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_2,Prospective Reasoning,What might the speaker explain next?,00:02:00,B,"['A. How to multiply fractions.', 'B. How to add 1/2 + 1/2.', 'C. How to divide fractions.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_213_3,Prospective Reasoning,What might the speaker suggest next?,00:02:39,D,"['A. How to multiply fractions.', 'B. How to find a common denominator for addition.', 'C. How to simplify fractions.', 'D. How to subtract fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_213_4,Prospective Reasoning,What might the speaker explain next?,00:03:04,C,"['A. How to add two fractions with different denominators.', 'B. How to convert fractions to decimals.', 'C. Why the denominators stay the same.', 'D. How to simplify the resulting fraction.']",multiple,Prior +Real-Time Visual Understanding_sample_213_5,Prospective Reasoning,What might the speaker discuss next?,00:04:01,D,"['A. How to convert fractions to decimals.', 'B. Steps to compare fractions.', 'C. Methods to simplify fractions.', 'D. How to find a common denominator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_1,Prospective Reasoning,What might the speaker discuss next?,00:00:24,C,"['A. Calculating the perimeter of shapes.', 'B. Understanding different geometric figures.', 'C. The concept of Area.', 'D. The concept of volume.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_2,Prospective Reasoning,What formula might the speaker likely introduce next?,00:02:03,D,"['A. Perimeter of a rectangle.', 'B. Volume of a cube.', 'C. Circumference of a circle.', 'D. Area of a triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_3,Prospective Reasoning,What might the speaker explain next?,00:04:45,D,"['A. How to convert between different units of length.', 'B. The concept of volume measurement.', 'C. The perimeter of different shapes.', 'D. How to calculate the area of another shapes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_4,Prospective Reasoning,What might the speaker explain next?,00:06:55,D,"['A. The angle of the base.', 'B. The formula for area.', 'C. The hypotenuse of the triangle.', 'D. The height of the triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_214_5,Prospective Reasoning,What might the speaker discuss next?,00:08:45,D,"['A. Discussing the properties of different quadrilaterals.', 'B. Solving for the perimeter of the triangle.', 'C. Simplifying algebraic expressions.', 'D. Calculating the area of a different triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_1,Prospective Reasoning,What might the speaker discuss next?,00:00:13,B,"['A. How to calculate the probability of an event.', 'B. The definition of basic probability.', 'C. An example involving multiple dice rolls.', 'D. The combination formula in probability.']",multiple,Prior +Real-Time Visual Understanding_sample_215_2,Prospective Reasoning,What might the speaker discuss next?,00:02:53,C,"['A. The concept of mutually exclusive events.', 'B. Introduction to experimental probability.', 'C. Explanation of rolling a six-sided die.', 'D. Definition of independent events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_3,Prospective Reasoning,What concept might the speaker explain next?,00:05:05,D,"['A. How to find the sum of rolled dice values.', 'B. How to design an experiment with coins.', 'C. The process of drawing bar graphs for data.', 'D. The probability of rolling a specific number with a die.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_4,Prospective Reasoning,What might the speaker discuss next?,00:08:01,B,"['A. Addition of probabilities.', 'B. The probability of this disc rotating to the blue area.', 'C. Expected value calculation.', 'D. Subtraction of probabilities.']",multiple,Concurrent +Real-Time Visual Understanding_sample_215_5,Prospective Reasoning,What might the speaker explain next?,00:10:00,B,"['A. The concept of probability distributions.', 'B. Calculating the probability for yellow colors.', 'C. How to convert decimals to fractions.', 'D. Applying the formula to find expected value.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:40,C,"['A. How to visualize data on a graph.', 'B. The types of charts used in data representation.', 'C. Differences between continuous and discrete data.', 'D. Examples of data collection methods.']",single,Concurrent +Real-Time Visual Understanding_sample_216_2,Prospective Reasoning,What might the speaker explain next?,00:02:59,B,"['A. How to create a bar graph.', 'B. How to fill in the data in the data table.', 'C. How to interpret the data in the data table.', 'D. How to convert the data table into a pie chart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_3,Prospective Reasoning,What might the speaker explain next?,00:05:38,B,"['A. The average precipitation in May.', 'B. The meaning of the scale on the graph.', 'C. The total annual precipitation.', 'D. The method used to calculate the average precipitation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_4,Prospective Reasoning,What might the speaker explain next?,00:08:01,D,"['A. The use of the negative coordinate axis.', 'B. How the fluctuation in investment income impacts yearly analysis.', 'C. Strategies to improve investment returns.', 'D. The overall trend of investment income throughout the year.']",multiple,Concurrent +Real-Time Visual Understanding_sample_216_5,Prospective Reasoning,What might the speaker explain next?,00:10:09,A,"['A. Interpret the trends shown in the graphs.', 'B. Introduce new data sets for comparison.', 'C. Calculate the mean of the data sets.', 'D. Convert the temperatures to Celsius.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_1,Prospective Reasoning,What might the speaker explain next?,00:01:28,A,"['A. How to find the Mean of a data set.', 'B. An overview of different types of graphs.', 'C. The definition of a median.', 'D. Steps to calculate the mode.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_2,Prospective Reasoning,What concept is likely to be explained next?,00:04:18,A,"['A. Median.', 'B. Variance.', 'C. Mode.', 'D. Range.']",multiple,Prior +Real-Time Visual Understanding_sample_217_3,Prospective Reasoning,What is the next logical step after the operation to the numbers?,00:05:07,B,"['A. Find the mean of the numbers.', 'B. Find the median of the numbers.', 'C. Find the mode of the numbers.', 'D. Find the range of the numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_217_4,Prospective Reasoning,What might the instructor explain next?,00:07:20,B,"['A. How to calculate the mean of a set of numbers.', 'B. How to interpret the result of the median calculation.', 'C. The difference between mean and median.', 'D. How to find the mode of a data set.']",multiple,Concurrent +Real-Time Visual Understanding_sample_217_5,Prospective Reasoning,What might the speaker explain next?,00:09:14,C,"['A. Divide the sum by the first number in the list.', 'B. Subtract the smallest number from the sum.', 'C. Divide the sum by the count of numbers.', 'D. Add all the numbers again.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_1,Prospective Reasoning,What topic might the teacher explain next?,00:00:11,A,"['A. mixed numbers and improper fractions.', 'B. Add mixed numbers.', 'C. Subtract improper fractions.', 'D. Multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_218_2,Prospective Reasoning,What might the teacher explain next?,00:03:10,B,"['A. Compare the fractions using decimal values.', 'B. Explain how improper fractions is connected to proper fractions and whole fractions.', 'C. Demonstrate how to multiply two fractions.', 'D. Discuss the concept of mixed numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_3,Prospective Reasoning,What might the speaker explain next?,00:05:31,A,"['A. How to convert mixed numbers to improper fractions.', 'B. The method for adding mixed numbers and improper fractions.', 'C. Simplifying improper fractions.', 'D. Dividing fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_4,Prospective Reasoning,What concept will the speaker likely explain next?,00:08:20,B,"['A. Multiplying mixed fractions by a whole number.', 'B. Converting improper fractions to mixed numbers.', 'C. Adding improper fractions together.', 'D. Simplifying mixed fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_218_5,Prospective Reasoning,What might the speaker explain next?,00:10:46,D,"['A. Add the remainder to the quotient.', 'B. Subtract 6 from 1.', 'C. Divide 7 by 3.', 'D. How to use dividing to convert improper fractions to a mixed number form.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_1,Prospective Reasoning,What mathematical topic might the speaker focus on next?,00:00:10,D,"['A. Adding Fractions.', 'B. Dividing Fractions.', 'C. Simplifying Fractions.', 'D. Multiplying Fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_219_2,Prospective Reasoning,What might the speaker do next?,00:00:55,C,"['A. Explain how to convert the fractions.', 'B. Show the steps to add the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Discuss the importance of common denominators.']",multiple,Prior +Real-Time Visual Understanding_sample_219_3,Prospective Reasoning,What might the speaker do next?,00:02:29,C,"['A. Add the fractions together.', 'B. Subtract the fractions.', 'C. Show the steps to multiply the fractions.', 'D. Divide the fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_4,Prospective Reasoning,What mathematical concept might the speaker move on to explain next?,00:03:51,D,"['A. Addition of fractions.', 'B. Subtraction of fractions.', 'C. Simplifying fractions.', 'D. Another explanation to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_219_5,Prospective Reasoning,What might the speaker discuss next?,00:05:10,C,"['A. How to add fractions.', 'B. How to divide fractions.', 'C. How to multiply the denominators.', 'D. How to subtract fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_1,Prospective Reasoning,What might the speaker discuss next?,00:00:23,D,"['A. Basic addition and subtraction.', 'B. Algebraic expressions.', 'C. Properties of equality.', 'D. The order of operations rules.']",multiple,Prior +Real-Time Visual Understanding_sample_220_2,Prospective Reasoning,What might be the next topic the speaker will address?,00:02:28,B,"['A. The order of operations for addition and subtraction.', 'B. The highest priority operator symbols.', 'C. The importance of following the PEMDAS rule.', 'D. Practice problems involving exponents.']",multiple,Prior +Real-Time Visual Understanding_sample_220_3,Prospective Reasoning,What might the speaker discuss next?,00:04:28,C,"['A. Simplify the expression.', 'B. Subtract the results.', 'C. Add the simplified terms.', 'D. Multiply the results.']",multiple,Prior +Real-Time Visual Understanding_sample_220_4,Prospective Reasoning,What might the speaker discuss next?,00:06:26,B,"['A. How to integrate functions.', ""B. The operator symbols for 'Then' and 'last' precedence."", 'C. Application of quadratic equations.', 'D. Solving basic arithmetic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_220_5,Prospective Reasoning,What might the speaker explain next?,00:08:07,D,"['A. The importance of parentheses in operations.', 'B. The commutative property of multiplication.', 'C. How to handle exponents in an equation.', 'D. The order of operations between the multiplication sign and the division sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,D,"['A. The area of different shapes.', 'B. How to measure the diameter.', 'C. The concept of length in 2-dimensional shapes.', 'D. How to calculate perimeter.']",multiple,Prior +Real-Time Visual Understanding_sample_221_2,Prospective Reasoning,What will the speaker most likely explain next?,00:02:13,A,"['A. How to calculate the perimeter of the shape.', 'B. How to convert meters into centimeters.', 'C. The differences between perimeter and area.', 'D. How to measure the perimeter accurately.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_3,Prospective Reasoning,What might the speaker explain next?,00:03:33,B,"['A. How to calculate the area of the rectangle.', 'B. How to find the perimeter of a rectangle.', 'C. How to label the units.', 'D. How to measure with a ruler.']",multiple,Prior +Real-Time Visual Understanding_sample_221_4,Prospective Reasoning,What might the speaker discuss next?,00:05:06,A,"['A. How to calculate the perimeter of any regular polygon.', 'B. The significance of repeated addition.', 'C. The properties of regular polygons.', 'D. The importance of perimeter in geometry.']",multiple,Concurrent +Real-Time Visual Understanding_sample_221_5,Prospective Reasoning,What might the speaker ask the students to do next?,00:06:32,B,"['A. Calculate the area of the shape.', 'B. Determine the perimeter of the shape.', 'C. Measure each side length.', 'D. Convert the measurements to centimeters.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. How to plot 25/50 on a graph.', 'B. How to further simplify 1/2.', 'C. How to simplify fractions.', 'D. How to multiply fractions.']",multiple,Prior +Real-Time Visual Understanding_sample_222_2,Prospective Reasoning,What might the speaker explain next?,00:01:24,C,"['A. Converting 1/2 to a decimal.', 'B. Adding fractions with different denominators.', 'C. Equivalent fractions of 3/6.', 'D. Subtracting fractions with common denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_3,Prospective Reasoning,What might the speaker discuss next?,00:02:33,C,"['A. Converting improper fractions to mixed numbers.', 'B. Adding fractions with different denominators.', 'C. Simplifying fractions by finding common factors.', 'D. Multiplying fractions by whole numbers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_4,Prospective Reasoning,What might the speaker explain next?,00:05:45,C,"['A. How to find the greatest common divisor.', 'B. How to convert the fraction to a decimal.', 'C. How to factorize each number to prime factors.', 'D. How to add fractions with different denominators.']",multiple,Concurrent +Real-Time Visual Understanding_sample_222_5,Prospective Reasoning,What might the speaker discuss next?,00:07:17,C,"['A. How to find common denominators.', 'B. The process of cross-multiplication.', 'C. Simplifying fractions using greatest common factor.', 'D. The difference between factors and multiples.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_1,Prospective Reasoning,What concept might the speaker explain next?,00:00:20,D,"['A. Definition of a right triangle.', 'B. What is Pythagorean Theorem.', 'C. The history of Pythagoras.', 'D. The formula a² + b² = c².']",multiple,Prior +Real-Time Visual Understanding_sample_223_2,Prospective Reasoning,What might the speaker discuss next?,00:02:34,B,"['A. Applications of the Pythagorean Theorem.', 'B. How to solve for the hypotenuse.', 'C. Examples of different right triangles.', 'D. The history of the Pythagorean Theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_3,Prospective Reasoning,What might the speaker discuss next?,00:05:33,C,"['A. How to apply the Pythagorean theorem to other shapes.', 'B. The derivation of the Pythagorean theorem using trigonometry.', 'C. The concept of area and its proof in the Pythagorean theorem.', 'D. The historical background of the Pythagorean theorem.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_4,Prospective Reasoning,What might the speaker discuss next?,00:08:29,A,"['A. Explain how to use the Pythagorean theorem to find the right-angle side length.', 'B. Discuss the properties of right-angle triangles in detail.', 'C. Convert all given measurements from meters to centimeters.', 'D. Illustrate how to plot these points on a Cartesian plane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_223_5,Prospective Reasoning,What might the speaker discuss next?,00:11:09,D,"['A. How to calculate the hypotenuse.', 'B. Why the triangle is right-angled.', 'C. The properties of equilateral triangles.', 'D. The method to verify if it is a right triangle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,B,"['A. The properties of polygon.', 'B. The concept of triangle.', 'C. How to measure the sides of a rectangle.', 'D. The definition of a polygon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_2,Prospective Reasoning,What might the speaker explain next?,00:01:54,B,"['A. The properties of acute angles.', 'B. The difference between acute angle and obtuse angle.', 'C. How to identify right triangles from angles.', 'D. The relationship between different types of triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_3,Prospective Reasoning,What might the speaker explain next?,00:03:39,D,"['A. The angle sum of triangles.', 'B. The concept of right triangles.', 'C. Important theorems about scalene triangles.', ""D. The equal sides' number of Isosceles triangles.""]",multiple,Prior +Real-Time Visual Understanding_sample_224_4,Prospective Reasoning,What might the speaker discuss next?,00:04:53,B,"['A. Examples of right triangles.', 'B. Types of angles of equilateral triangles.', 'C. The concept of similar triangles.', 'D. Differences between quadrilaterals and triangles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_224_5,Prospective Reasoning,What might the speaker do next?,00:06:35,D,"['A. Discuss the properties of isosceles triangles.', 'B. Introduce the concept of congruent triangles.', 'C. Explain the Pythagorean theorem.', 'D. Solve for the unknown angle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_1,Prospective Reasoning,What might the speaker explain next?,00:00:11,C,"['A. How the distributive property helps in simplifying equations.', 'B. The practical applications of the probability theory.', 'C. The definition of the distributive property.', 'D. The definition of stochastic process.']",multiple,Prior +Real-Time Visual Understanding_sample_225_2,Prospective Reasoning,What might the speaker discuss next?,00:02:00,D,"['A. Combining like terms.', 'B. Factoring out a common factor.', 'C. Simplifying the expression further.', 'D. How to use distributive property to the example.']",multiple,Prior +Real-Time Visual Understanding_sample_225_3,Prospective Reasoning,What might the speaker discuss next?,00:04:30,B,"['A. The formula for compound interest.', 'B. Why the two way get the same answer.', 'C. Solving quadratic equations.', 'D. Graphing linear equations.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_4,Prospective Reasoning,What might the speaker calculate next?,00:06:43,A,"['A. 5 times 7.', 'B. 47 times 47.', 'C. 5 times 5.', 'D. 5 plus 40.']",multiple,Concurrent +Real-Time Visual Understanding_sample_225_5,Prospective Reasoning,What might the speaker discuss next?,00:08:47,A,"['A. The example can not use distributive property.', 'B. The commutative property of addition.', 'C. The identity property of multiplication.', 'D. The distributive property of subtraction.']",multiple,Prior +Real-Time Visual Understanding_sample_226_1,Prospective Reasoning,What might the speaker explain next?,00:00:13,C,"['A. The concept of the division.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_2,Prospective Reasoning,What might the speaker explain next?,00:02:16,A,"['A. The meaning of the dividend.', 'B. The process of multiplying numbers.', 'C. The concept of subtraction.', 'D. How to solve an equation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_3,Prospective Reasoning,What might the speaker explain next?,00:04:16,A,"['A. How to determine the remainder.', 'B. How to find the remainder.', 'C. The concept of partial quotients.', 'D. The relationship between divisor and dividend.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_4,Prospective Reasoning,What might the speaker explain next?,00:06:34,D,"['A. Why dividing cookies by people is useful.', 'B. The importance of remainders in division.', 'C. Use real-life example to explain the concept of remainders.', 'D. How to distribute the cookie to people.']",multiple,Concurrent +Real-Time Visual Understanding_sample_226_5,Prospective Reasoning,"Based on the current explanation, what might the speaker do next?",00:08:41,A,"['A. Explain the next division step using the tabular.', 'B. Talk about prime numbers.', 'C. Introduce a new mathematical operation.', 'D. Discuss the properties of multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_1,Prospective Reasoning,What might the speaker discuss next?,00:01:06,A,"['A. The addition of decimals.', 'B. Converting fractions to decimals.', 'C. The subtraction of decimals.', 'D. The rules for multiplying decimals.']",multiple,Prior +Real-Time Visual Understanding_sample_227_2,Prospective Reasoning,What is the teacher likely to explain next?,00:03:00,A,"['A. How to correctly align the decimal points when adding.', 'B. How to subtract decimal numbers.', 'C. How to multiply decimal numbers.', 'D. How to divide decimal numbers.']",multiple,Prior +Real-Time Visual Understanding_sample_227_3,Prospective Reasoning,What might the speaker explain next?,00:05:28,C,"['A. How to multiply whole numbers.', 'B. The importance of carrying over digits.', 'C. The process of correctly placing the decimal in the product.', 'D. How to add the products from multiplication.']",multiple,Concurrent +Real-Time Visual Understanding_sample_227_4,Prospective Reasoning,What topic might the speaker explain next?,00:08:02,C,"['A. The steps for decimal addition.', 'B. The steps for decimal subtraction.', 'C. The principles of decimal division.', 'D. The basics of whole number multiplication.']",multiple,Prior +Real-Time Visual Understanding_sample_227_5,Prospective Reasoning,What might the speaker discuss next?,00:10:33,C,"['A. Simplifying square roots.', 'B. Finding least common multiples.', 'C. Shifting the decimal point in both numbers.', 'D. Converting decimals to fractions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_1,Prospective Reasoning,What is the speaker likely to explain next?,00:00:11,C,"['A. How to solve the division problem using a different method.', 'B. How to add partial quotients.', 'C. The concept of division with partial quotients.', 'D. The importance of understanding division.']",multiple,Prior +Real-Time Visual Understanding_sample_228_2,Prospective Reasoning,What might the speaker discuss next?,00:03:24,C,"['A. Multiplying 6 by the divisor.', 'B. Subtracting 6 from the dividend.', 'C. 2 is too small.', 'D. Adding 6 to the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_3,Prospective Reasoning,What might the speaker explain next?,00:06:20,D,"['A. How to subtract the next two numbers.', 'B. How to add the remainder to the divisor.', 'C. How to multiply 100 by 35 again.', 'D. How to choose a number to subtract from 2928.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_4,Prospective Reasoning,What might the speaker explain next?,00:09:04,D,"['A. How to simplify the calculation further.', 'B. The application of division in real-life problems.', 'C. Another example using a more complex number.', 'D. The advantage of using small steps in division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_228_5,Prospective Reasoning,What might the teacher explain next?,00:10:42,C,"['A. How to perform long division.', 'B. A different multiplication method for large numbers.', 'C. Why use small steps in division is easier.', 'D. Explaining the significance of the answer 49r2.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_1,Prospective Reasoning,What mathematical concept will likely be demonstrated next?,00:00:09,D,"['A. Subtraction.', 'B. Addition.', 'C. Multiplication.', 'D. Division.']",multiple,Prior +Real-Time Visual Understanding_sample_229_2,Prospective Reasoning,What is the presenter likely to do next?,00:03:12,D,"['A. Add 48 to 52.', 'B. Multiply 48 by 52.', 'C. Divide 48 by 52.', 'D. Subtract 48 from 52.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_3,Prospective Reasoning,What might the speaker discuss next?,00:05:38,A,"['A. The steps to perform the division.', 'B. The final quotient of the division.', 'C. The relevance of the remainder.', 'D. How to multiply the dividend.']",multiple,Prior +Real-Time Visual Understanding_sample_229_4,Prospective Reasoning,What might the speaker do next?,00:08:44,A,"['A. Subtract 440 from 528.', 'B. Divide 528 by 55.', 'C. Subtract 88 from 528.', 'D. Add 5 to 88.']",multiple,Concurrent +Real-Time Visual Understanding_sample_229_5,Prospective Reasoning,What might the speaker explain next?,00:11:30,A,"['A. How to address the situation where the remainder is less than the divisor.', 'B. How to check the division result.', 'C. How to proceed with the next division step.', 'D. How to interpret the decimal expansion.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_1,Prospective Reasoning,What might the speaker describe next?,00:00:30,A,"['A. Step-by-step process of long division.', 'B. History of long division.', 'C. Applications of long division in real life.', 'D. Comparison between long division and short division.']",multiple,Prior +Real-Time Visual Understanding_sample_230_2,Prospective Reasoning,What might the speaker discuss next?,00:03:53,D,"['A. How to find the remainder in a division problem.', 'B. How to multiply the divisor by the quotient.', 'C. How to perform subtraction in long division.', 'D. How to bring down the next digit in a long division.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_3,Prospective Reasoning,What might the speaker explain next?,00:05:14,C,"['A. How to verify the result using multiplication.', 'B. How to interpret the quotient and remainder.', 'C. How to solve a similar problem with different numbers.', 'D. How to check the division result by subtracting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_4,Prospective Reasoning,What is the next step after dividing 24 by 3?,00:07:18,C,"['A. Write down 8 on the left side.', 'B. Write down 3 on the right side.', 'C. Subtract 12 from 24.', 'D. Add the digits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_230_5,Prospective Reasoning,What might the speaker explain next?,00:09:55,C,"['A. How to bring down the next digit.', 'B. How to check the remainder.', 'C. Subtract 20 from 20.', 'D. How to estimate the quotient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_1,Causal Reasoning,Why is this rabbit dressed in red and white knocking on the door now?,00:00:36,A,"[""A. Because it smells the fish and feels it doesn't taste good."", 'B. Because it wants to join the party inside the house.', 'C. Because it saw something interesting through the window.', 'D. Because it is lost and looking for its way back home.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_2,Causal Reasoning,Why is this iron gate cartoon character angry now?,00:00:58,D,"['A. Because someone tried to paint him a different color.', 'B. Because he was just splashed with water by a mischievous cat.', 'C. Because the wind blew his hinges, making him squeak loudly.', 'D. Because he was just forcibly stuffed a fish by the red rabbit in red and white clothes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_3,Causal Reasoning,"Why is this rabbit, dressed in green and white, surprised now?",00:02:24,C,"[""A. Because he found an unexpected egg in the chicken's nest."", 'B. Because the chicken suddenly started talking.', ""C. Because he can't distinguish the gender of the chicken he is holding now."", 'D. Because the chicken he is holding suddenly grew larger.']",multiple,Concurrent +Real-Time Visual Understanding_sample_231_4,Causal Reasoning,Why does this rabbit dressed in green and white want to hide in the toilet?,00:03:19,D,"['A. Because he accidentally broke a valuable vase and wants to avoid getting caught.', 'B. Because he saw a scary shadow moving in the hallway.', 'C. Because he is trying to escape from a loud and annoying party.', 'D. Because after he opened the door, he found a noose and a skull.']",multiple,Prior +Real-Time Visual Understanding_sample_231_5,Causal Reasoning,Why did the rabbit dressed in red and white just have to use a pool cue to strike the iron gate lying on the ground?,00:06:42,B,"['A. Because the iron gate blocked his path, and he needed to move it out of the way.', 'B. Because he wants to get all the balls into the mouth of the iron gate at once.', 'C. Because he thought the flattened gate would make a perfect ramp for his skateboard.', 'D. Because he was trying to impress his friends with a strong trick shot.']",multiple,Prior +Real-Time Visual Understanding_sample_232_1,Causal Reasoning,Why does the frog appear from the toilet?,00:00:17,D,"['A. Because the frog was hiding there to avoid being caught by the rabbit.', 'B. Because the frog was attracted by the water and jumped in.', 'C. Because the toilet leads to a secret underground pond where the frog lives.', ""D. Because the chicken that was just thrown into the toilet is wearing a frog's disguise.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_232_2,Causal Reasoning,Why does the rabbit dressed in red and white start to become restless?,00:01:26,A,"['A. Because the fly just disturbed him, he is swatting the fly.', 'B. Because he suddenly remembered he left something important outside.', 'C. Because he heard a strange noise coming from the next room.', ""D. Because he can't find the key to the door and is getting frustrated.""]",multiple,Prior +Real-Time Visual Understanding_sample_232_3,Causal Reasoning,Why is this cartoon chicken very shocked now?,00:02:54,A,"['A. Because just now another small cartoon chicken was eaten by a frog.', ""B. Because it just saw a mirror and didn't recognize its own reflection."", 'C. Because a loud noise suddenly scared it from behind.', 'D. Because it saw a large shadow pass overhead, thinking it was a predator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_4,Causal Reasoning,Why does the character encounter a heavy legacy robot in the room?,00:04:11,D,"['A. Because the character turns on a machine.', 'B. Because the character follows someone into the room.', 'C. Because the character activates a hidden switch.', 'D. Because the character reads a comic book.']",multiple,Concurrent +Real-Time Visual Understanding_sample_232_5,Causal Reasoning,Why is this red rabbit standing in front of the iron gate now?,00:04:13,D,"['A. Because the red rabbit is trying to figure out how to open the gate.', 'B. Because the iron gate suddenly started glowing, and the rabbit is curious.', 'C. Because the cartoon character is seeking amusement.', 'D. Because the cartoon character on the iron gate has been whistling just now.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_1,Causal Reasoning,Why does the rabbit strike the door with its fist several times?,00:00:25,D,"['A. Because the rabbit is practicing its strength.', 'B. Because the rabbit is knocking to check if someone is inside.', 'C. Because the rabbit wants to open the door.', 'D. Because the rabbit wants to get food.']",multiple,Prior +Real-Time Visual Understanding_sample_233_2,Causal Reasoning,Why would the rabbit inside the iron gate be very panicked now?,00:02:14,D,"[""A. Because he just realized the gate is locked, and he can't get out."", 'B. Because he heard loud footsteps approaching from outside.', 'C. Because the lights suddenly went out, and he is afraid of the dark.', 'D. Because the toilet paper he was holding in his hand fell.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_3,Causal Reasoning,What causes the bunny character to react with shock and sweat?,00:03:28,C,"['A. Because the bunny just realized it forgot something important.', 'B. Because a loud noise startled the bunny from behind.', 'C. Because the rabbit wearing red and white clothes is perfectly fine.', 'D. Because the bunny suddenly noticed a large shadow looming over it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_233_4,Causal Reasoning,Why do the rectangular characters arm themselves?,00:04:41,B,"['A. Because they are excited to see the rabbit-like figure.', 'B. Because the rabbit-like figure has glowing eyes and a menacing demeanor.', 'C. Because they want to celebrate with the rabbit-like figure.', 'D. Because they see another group approaching.']",multiple,Prior +Real-Time Visual Understanding_sample_233_5,Causal Reasoning,Why does the rabbit break through the wall to escape?,00:06:16,D,"['A. Because the rabbit wants to catch a thief.', 'B. Because the rabbit is afraid of a predator.', 'C. Because the rabbit wants to retrieve the advertisement.', 'D. Because the rabbit is inspired by the advertisement for new shoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_1,Causal Reasoning,Why is Mr. Bean scolded by the older woman?,00:00:27,A,"['A. Because he was making too much noise.', 'B. Because he was late.', 'C. Because he was shining a flashlight at the teddy bear.', 'D. Because he was not paying attention.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_2,Causal Reasoning,Why does the character place the cheese on a plate?,00:02:35,B,"['A. Because he plans to make a sandwich with the cheese.', 'B. Because his refrigerator is empty except for a piece of vegetable.', 'C. Because he thinks the cheese will taste better at room temperature.', 'D. Because the character organizes the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_234_3,Causal Reasoning,Why does the man successfully retrieve the bottle from the top shelf?,00:04:24,A,"['A. Because he uses his shopping cart for support.', 'B. Because he asks for assistance from a store employee.', 'C. Because he finds a step stool to reach the bottle.', 'D. Because he uses a long tool to knock the bottle down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_4,Causal Reasoning,Why Mr. Bean is very shocked.,00:06:40,D,"['A. Because his own pie just fell to the floor.', 'B. Because the opponent did a magic trick with the pie.', 'C. Because the pie suddenly exploded when the opponent touched it.', 'D. Because the opponent finished the pie in one go.']",multiple,Concurrent +Real-Time Visual Understanding_sample_234_5,Causal Reasoning,Why does Mr. Bean look tired or exhausted?,00:08:36,B,"['A. Because he had to run around the supermarket to find items.', 'B. Because he lost the competition in the supermarket.', 'C. Because he stayed up all night preparing for the competition.', 'D. Because he had to carry heavy bags out of the supermarket.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_1,Causal Reasoning,Why can thieves enter the room without being detected?,00:02:04,B,"['A. Because the security system is broken.', 'B. Because the masters have all fallen asleep.', 'C. Because the door was accidentally left unlocked.', 'D. Because the thieves are using a special device to stay silent.']",multiple,Prior +Real-Time Visual Understanding_sample_235_2,Causal Reasoning,Why does this cat glare viciously at the person in black?,00:02:23,C,"[""A. Because the person in black took away the cat's favorite toy."", ""B. Because the person in black is blocking the cat's path."", 'C. Because the man in black just stepped on this cat.', 'D. Because the person in black made a loud noise that startled the cat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_3,Causal Reasoning,Why does the person start searching through his wardrobe?,00:04:07,B,"['A. Because he wants to clean his room.', 'B. Because he is checking if he has lost anything.', 'C. Because he is preparing to leave the house.', 'D. Because he cannot find his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_4,Causal Reasoning,Why does the man offer his underwear to the woman as a replacement bag?,00:06:00,C,"['A. Because the woman forgot to bring her shopping bag.', 'B. Because the man is trying to make the woman laugh with a joke.', ""C. Because the lady's shopping bag is torn."", 'D. Because the woman mentioned she needed something to carry her things in.']",multiple,Concurrent +Real-Time Visual Understanding_sample_235_5,Causal Reasoning,Why does the character hide behind structures on the roof?,00:08:18,C,"['A. Because he heard a loud noise and got scared.', 'B. Because he noticed a helicopter approaching and wanted to stay hidden.', 'C. Because the thief in black clothes spotted him and chased after him.', 'D. Because he saw the roof starting to collapse and needed to find safety.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_1,Causal Reasoning,Why did the old lady fall?,00:01:06,A,"['A. Because she stepped on a toy racing car on the ground.', 'B. Because she tripped over a loose rug in the hallway.', 'C. Because she missed a step while walking down the stairs.', 'D. Because she lost her balance while reaching for something on a high shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_236_2,Causal Reasoning,Why is the old lady lying in the hospital bed now?,00:02:09,A,"['A. Because she stepped on a toy car and fell down before.', 'B. Because she had a sudden illness and needed immediate medical attention.', 'C. Because she was involved in a minor car accident.', 'D. Because she fainted from low blood pressure while shopping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_3,Causal Reasoning,Why is the floor of this room completely covered with water now?,00:04:35,B,"['A. Because a pipe burst under the sink.', 'B. Because the faucet was left on, the water overflowed.', 'C. Because someone accidentally spilled a large container of water.', 'D. Because the washing machine malfunctioned and leaked.']",multiple,Prior +Real-Time Visual Understanding_sample_236_4,Causal Reasoning,Why does Mr. Bean hit the table with a mop?,00:06:30,A,"['A. Because he wants to catch that cat.', 'B. Because he is trying to kill a bug crawling on the table.', 'C. Because he accidentally spilled something and is trying to clean it up.', 'D. Because he is frustrated and taking out his anger on the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_236_5,Causal Reasoning,Why did the character saw a piece of wood?,00:08:23,B,"['A. Because the character needed firewood for the fireplace.', 'B. As materials for a convertible sofa.', 'C. Because the character was building a new shelf for the kitchen.', 'D. Because the character wanted to repair a broken chair.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_1,Causal Reasoning,Why is Mr. Bean constantly posing right now?,00:01:04,D,"['A. Because he is trying to practice his modeling skills.', 'B. Because he is preparing for a photo shoot.', 'C. Because he is showing off his new outfit in front of a mirror.', 'D. Because he is imitating the characters on the television.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_2,Causal Reasoning,Why does the bed get pulled out through the window?,00:02:34,A,"['A. Because the man ties the rope to the bed.', 'B. Because the bed is on wheels.', 'C. Because the window is too large.', 'D. Because the bed is not secured properly to the floor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_3,Causal Reasoning,Why does the Mr. Bean peer through the door's mail slot or window?,00:04:28,C,"['A. Because he lost his keys and is trying to see if anyone is home.', 'B. Because he heard a strange noise and wants to check what it is.', 'C. Because he wanted to observe the activities of the four people outside.', 'D. Because he is waiting for an important package to be delivered.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_4,Causal Reasoning,Why does Mr.Bean drop their coat and bag?,00:06:27,C,"['A. Because he realized he grabbed the wrong coat and bag.', 'B. Because he was startled by a sudden loud noise.', 'C. Because his disguise mission has ended.', 'D. Because he spotted someone he knows and wanted to quickly greet them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_237_5,Causal Reasoning,Why does the police officer react and possibly make a call for backup or additional assistance?,00:08:45,C,"['A. Because the police officer needs to record the event.', 'B. Because the police officer needs to clock off for the day.', 'C. Because the police officer believes the photographs show a potential crime.', 'D. Because the police officer wants to review the photos later.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_1,Causal Reasoning,Why are they two people shaking hands now?,00:01:57,B,"['A. Because they just reached an important business agreement.', 'B. Because they appeared together in a photo when they were young.', 'C. Because they are meeting for the first time after many years.', 'D. Because they are congratulating each other on a job well done.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_2,Causal Reasoning,Why is Mr. Bean very angry now?,00:03:00,A,"['A. Because another person ate all the food in the refrigerator.', 'B. Because someone spilled a drink on his favorite chair.', 'C. Because his television stopped working during his favorite show.', 'D. Because he just realized he lost his wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_3,Causal Reasoning,Why does the person in the smaller bed become annoyed and awake?,00:04:28,B,"['A. Because the person with a larger build speaks loudly.', 'B. Because the snoring sound from sleeping on the ground is too loud.', 'C. Because the person in the smaller bed has a nightmare.', 'D. Because a noise from outside wakes them up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_4,Causal Reasoning,Why is Mr. Bean very angry now?,00:06:42,B,"['A. Because someone borrowed his car without asking.', 'B. Because another person also ate the ice cream that belonged to Mr. Bean.', 'C. Because his favorite TV show was canceled.', 'D. Because his favorite shirt got ruined in the wash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_238_5,Causal Reasoning,Why does Mr. Bean want to escape?,00:10:17,B,"['A. Because he accidentally broke something in the store.', ""B. Because he doesn't want to pay the bill."", 'C. Because he saw someone he is trying to avoid.', 'D. Because he is late for an important appointment.']",multiple,Prior +Real-Time Visual Understanding_sample_239_1,Causal Reasoning,Why did Mr. Bean turn off the TV?,00:00:51,C,"['A. Because he thought the show was too boring.', 'B. Because he wanted to save electricity.', 'C. Because he was afraid that the news about the theft of teddy bears on TV would scare his own teddy bear.', 'D. Because he heard a noise outside and wanted to investigate.']",multiple,Prior +Real-Time Visual Understanding_sample_239_2,Causal Reasoning,Why Mr. Bean is shocked now.,00:02:45,A,"['A. Because he found that his little bear doll was missing.', 'B. Because he just realized his wallet is missing.', 'C. Because he saw something unexpected on TV.', 'D. Because someone knocked on his door unexpectedly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_3,Causal Reasoning,Why is Mr. Bean unhappy now?,00:04:51,B,"['A. Because his favorite TV show was canceled.', 'B. Because he found that his teddy bear doll had changed its appearance.', 'C. Because he lost an important document.', 'D. Because he was unable to fix a broken appliance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_4,Causal Reasoning,Why does Mr. Bean decide to put up missing posters for his teddy bear?,00:06:47,C,"['A. Because he thought someone might have stolen his teddy bear.', 'B. Because he wanted to warn others about a possible teddy bear thief.', 'C. Because he realized the teddy bear he found earlier was not his original teddy bear.', 'D. Because he believed his teddy bear had run away and needed help finding it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_239_5,Causal Reasoning,Why does the purple bunny character decide to chase Mr. Bean?,00:09:08,A,"['A. Because Mr. Bean took away all of their dolls.', ""B. Because Mr. Bean made fun of the bunny's appearance."", ""C. Because Mr. Bean accidentally stepped on the bunny's foot."", ""D. Because Mr. Bean broke the bunny's favorite toy.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_240_1,Causal Reasoning,Where does this letter on the ground come from?,00:00:39,D,"['A. It was delivered by the postman earlier.', ""B. It fell out of someone's pocket as they walked by."", 'C. It was dropped by a courier who was in a hurry.', 'D. Mr. Bean just stuffed it in.']",multiple,Prior +Real-Time Visual Understanding_sample_240_2,Causal Reasoning,Why does Mr. Bean's sitting figure react with confusion or surprise?,00:02:29,A,"['A. Because Mr. Bean interacts with the TV remote.', 'B. Because Mr. Bean gets distracted by a phone call.', 'C. Because the TV suddenly turns off.', 'D. Because Mr. Bean falls asleep while watching TV.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_3,Causal Reasoning,Why does the wall have green patterns painted on it?,00:04:37,C,"['A. Because the wall was decorated with a stencil and green spray paint.', 'B. Because the man accidentally spilled green paint while working on a project.', 'C. Because the man applied green paint using a teddy bear attached to a stick.', 'D. Because the wall was originally green, and someone tried to cover it up but failed.']",multiple,Prior +Real-Time Visual Understanding_sample_240_4,Causal Reasoning,Why does the person with multiple cameras leave the room?,00:06:34,C,"['A. Because the person with cameras needed to recharge their equipment.', 'B. Because the person with cameras had an urgent phone call.', 'C. Because he has finished taking the photos.', 'D. Because the person with cameras spotted something interesting in the other room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_240_5,Causal Reasoning,Why is the queenly figure angry right now?,00:08:35,C,"['A. Because someone accidentally spilled tea on her dress.', 'B. Because her crown was knocked off by a gust of wind.', 'C. Because the Mr.bean pushing the broom past her face.', 'D. Because Mr. Bean interrupted her speech with loud noises.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_1,Causal Reasoning,Why Mr. Bean was previously flipping through boxes?,00:02:06,B,"['A. Because he was looking for his lost keys.', 'B. Because he is looking for his green little hat.', 'C. Because he was organizing old photographs.', 'D. Because he wanted to find his shopping list.']",multiple,Prior +Real-Time Visual Understanding_sample_241_2,Causal Reasoning,Why did the character create a large number of sandwiches?,00:03:42,C,"['A. Because the character is preparing for a big party.', 'B. Because the character plans to donate them to a local shelter.', 'C. Because the character intends to go camping.', 'D. Because the character wants to start a small sandwich business.']",multiple,Concurrent +Real-Time Visual Understanding_sample_241_3,Causal Reasoning,Why does the other character pick up the green cap left on the chair?,00:04:50,B,"['A. Because the green cap looked like it was expensive.', 'B. Because Mr. Bean accidentally left this green hat on the chair just now.', 'C. Because the other character needed a cap to shield from the sun.', ""D. Because the green cap matches the other character's outfit.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_241_4,Causal Reasoning,Why would Mr. Bean buy the things being towed behind his car?,00:06:49,B,"['A. Because the items were on sale at a huge discount.', 'B. Because he only had five yuan on him at that time.', 'C. Because he thought they would be fun to use later.', 'D. Because he needed them for a project he was working on.']",multiple,Prior +Real-Time Visual Understanding_sample_241_5,Causal Reasoning,Why did Mr. Bean just feed this dog with a sandwich?,00:09:53,D,"['A. Because Mr. Bean felt sorry for the hungry dog.', 'B. Because Mr. Bean had extra sandwiches to spare.', 'C. Because Mr. Bean wanted to make friends with the dog.', 'D. Because Mr. Bean wants to trick this dog into the house.']",multiple,Prior +Real-Time Visual Understanding_sample_242_1,Causal Reasoning,Why is the teddy bear seen flying in the toy plane in the sky?,00:24:00,C,"['A. Because someone threw the teddy bear.', 'B. Because the wind carried the teddy bear.', 'C. Because Mr. Bean uses a remote control to operate the toy plane.', 'D. Because the teddy bear has wings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_2,Causal Reasoning,Why does Mr.Bean climb the tree?,00:02:24,A,"['A. Because Mr.Bean wants to retrieve the toy stuck in the tree.', 'B. Because Mr.Bean wants to collect leaves from the tree.', 'C. Because Mr.Bean wants a better view from the top of the tree.', 'D. Because Mr.Bean is practicing climbing skills.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_3,Causal Reasoning,Why are the books stacked on the floor?,00:04:13,B,"['A. Because there was no more space on the shelves.', 'B. As a step for the bird to walk down from the table.', 'C. Because the books were being sorted for donation.', 'D. Because they were recently used and not yet put away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_4,Causal Reasoning,Why does the bird fly out of the window with an item?,00:06:53,D,"['A. Because the bird is building a nest and needs materials.', 'B. Because the bird is curious and wants to explore outside.', 'C. Because the bird is attracted to shiny objects.', 'D. Because this item is very precious, the bird wants to steal it away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_242_5,Causal Reasoning,Where did Mr. Bean get all this gold from?,00:08:07,C,"['A. Mr. Bean won it in a lottery.', 'B. Mr. Bean found it buried in his backyard.', ""C. The bird kept by Mr. Bean stole from the old lady's house."", 'D. Mr. Bean inherited it from a distant relative.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_1,Causal Reasoning,Why are the two fries in the plate in front of the teddy bear gone?,00:01:46,A,"['A. Because Mr. Bean ate it.', 'B. Because the teddy bear knocked them off the plate.', 'C. Because the fries were moved to another plate.', 'D. Because the fries were given to a passing bird.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_2,Causal Reasoning,Why Mr. Bean was just flipping the sofa.,00:02:12,C,"['A. Because Mr. Bean was looking for loose change.', 'B. Because Mr. Bean wanted to clean underneath the sofa.', 'C. Because the remote control fell into the gap of the sofa.', 'D. Because Mr. Bean thought something valuable was hidden inside.']",multiple,Prior +Real-Time Visual Understanding_sample_243_3,Causal Reasoning,Why Mr. Bean is watching a sofa advertisement.,00:03:23,C,"['A. Because Mr. Bean is curious about the latest furniture trends.', 'B. Because Mr. Bean is helping a friend choose a new sofa.', ""C. Because Mr. Bean's sofa is broken, he wants to buy a new one."", 'D. Because Mr. Bean enjoys watching TV commercials.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_4,Causal Reasoning,Why does the character take the teddy bear from the girl and give her money in exchange?,00:06:34,C,"['A. Because the teddy bear is a rare collectible that Mr. Bean wants to keep.', 'B. Because Mr. Bean needs the teddy bear for a special project.', 'C. Because Mr. Bean is selling things to pay off the money to buy a sofa.', 'D. Because the girl insisted on having the money instead of the teddy bear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_243_5,Causal Reasoning,Why did Mr. Bean drive back to the sofa shop again?,00:09:03,A,"['A. Because his TV remote control fell into the old sofa.', 'B. Because he realized he forgot to measure the space for the new sofa.', 'C. Because he wanted to exchange the sofa for a different color.', 'D. Because he left his wallet at the shop earlier.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_1,Causal Reasoning,Why is the character startled?,00:00:11,C,"['A. Because the character is afraid of the dark.', 'B. Because the character finds the teddy bear.', 'C. Because a person enters the scene unexpectedly.', 'D. Because the flashlight stops working.']",multiple,Prior +Real-Time Visual Understanding_sample_244_2,Causal Reasoning,Why is Mr. Bean holding two iron pots in his hands?,00:02:31,C,"['A. Because Mr. Bean is preparing to cook a meal.', 'B. Because Mr. Bean was trying to catch a mouse.', 'C. Because Mr. Bean wanted to wake up the old lady who was sleepwalking onto his bed.', 'D. Because Mr. Bean thought they would make a funny noise.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_3,Causal Reasoning,Why does the person enter the building to inquire about rooms for rent?,00:04:33,D,"['A. Because he is looking for a place closer to his workplace.', 'B. Because he needs a temporary place to stay while his house is being renovated.', 'C. Because the person have no money.', 'D. Because he was evicted by his previous landlord.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_4,Causal Reasoning,Why do landlords now take the money and run away?,00:06:46,B,"['A. Because they are in a hurry and promise to return later.', 'B. Because she is a fraud, the house is fake.', ""C. Because they misunderstood and thought the tenant didn't need a receipt."", 'D. Because they were threatened by someone and had to leave quickly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_244_5,Causal Reasoning,Who is the person in the video now?,00:08:49,D,"[""A. It's Mr. Bean's twin brother."", ""B. It's a character from a different show."", ""C. It's a lookalike impersonating Mr. Bean."", ""D. It's Mr. Bean in disguise.""]",single,Concurrent +Real-Time Visual Understanding_sample_245_1,Causal Reasoning,Why did the elderly woman step off the bus with a tray of tea?,00:00:21,C,"['A. To serve tea to the bus driver during his break.', 'B. To offer refreshments to passengers waiting at the bus stop.', 'C. To deliver food to the elderly lady in a pink dress who has a foot injury.', 'D. To serve tea to passengers waiting at the bus stop.']",multiple,Prior +Real-Time Visual Understanding_sample_245_2,Causal Reasoning,Why is Mr. Bean in the hospital ward?,00:02:29,B,"['A. Because he is visiting a friend who is a patient.', 'B. Because this is his fantasy.', 'C. Because he mistakenly walked into the wrong building.', 'D. Because he is participating in a medical study.']",multiple,Prior +Real-Time Visual Understanding_sample_245_3,Causal Reasoning,Why does the character try to manipulate the thermometer reading?,00:04:47,A,"['A. To pretend to be sick.', 'B. To make the nurse angry.', 'C. To make the nurse laugh.', 'D. To test the accuracy of the thermometer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_245_4,Causal Reasoning,Why is the patient prepped for surgery?,00:07:03,A,"['A. Because Mr. Bean tampered with the check, making himself appear very unhealthy.', 'B. Because the patient requested the surgery as a precaution.', ""C. Because the doctor misread the patient's medical chart."", 'D. Because the patient was mistakenly identified as someone else.']",multiple,Prior +Real-Time Visual Understanding_sample_245_5,Causal Reasoning,Why do the babies start crying?,00:09:16,C,"['A. Because they are hungry.', 'B. Because they need a diaper change.', 'C. Because the person in the wheelchair enters the room.', 'D. Because they are tired.']",multiple,Prior +Real-Time Visual Understanding_sample_246_1,Causal Reasoning,Why does the character cuddle the teddy bear and smile in bed?,00:00:30,C,"['A. Because the character is preparing for bedtime.', 'B. Because the character is trying to send a message.', 'C. Because the character feels comforted by the teddy bear.', 'D. Because the character is participating in a game.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_2,Causal Reasoning,Why does Mr. Bean become disturbed?,00:02:25,B,"['A. Because the worker is whistling loudly.', 'B. Because the worker is using a jackhammer.', 'C. Because the worker is throwing tools around.', 'D. Because the worker is shouting instructions.']",multiple,Concurrent +Real-Time Visual Understanding_sample_246_3,Causal Reasoning,Why does the person adjust a lever and press a red button on the machine?,00:04:35,A,"['A. Because the person wants to power up the machine.', 'B. Because the person needs to deflate the tent.', 'C. Because the person wants to shut down the machine.', ""D. Because the person is testing the lever's mechanism.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_246_4,Causal Reasoning,Why is there an abundance of egg cartons and eggs causing clutter in the house?,00:07:03,A,"['A. Because the man in the red hat operates heavy machinery.', 'B. Because someone is baking a large number of cakes.', 'C. Because a delivery of eggs made a mistake.', 'D. Because the family is preparing for a party.']",multiple,Prior +Real-Time Visual Understanding_sample_246_5,Causal Reasoning,Why do the workers outside notice an issue with the pipeline?,00:09:10,C,"['A. Because there was a scheduled maintenance check.', 'B. Because the pipeline was leaking due to wear and tear.', 'C. Because overheating cooking supplies produced smoke.', 'D. Because the workers were alerted by a loud noise.']",multiple,Prior +Real-Time Visual Understanding_sample_247_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,D,"['A. Because the character shouted loudly.', 'B. Because the character knocked on the door.', 'C. Because the character broke something.', 'D. Because the character disturbed her.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_2,Causal Reasoning,Why does the man in the dirty car wave a money?,00:02:32,A,"['A. Because he wanted Mr. Bean to help him wash his car.', 'B. Because he was offering to buy something from Mr. Bean.', 'C. Because he wanted to pay Mr. Bean for directions.', 'D. Because he was asking Mr. Bean for change.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_3,Causal Reasoning,Why does the person start pedaling the bicycle?,00:04:55,C,"['A. Because the person wants to generate electricity for a nearby device.', 'B. Because the person is testing the bicycle for a friend.', 'C. Because riding a bicycle can start the car wash machine.', 'D. Because the person needs to warm up before a race.']",multiple,Concurrent +Real-Time Visual Understanding_sample_247_4,Causal Reasoning,Why do the woman and the driver sit down to have tea together?,00:06:58,D,"['A. Because the woman and the driver know each other.', 'B. Because the man on the bicycle invited them to tea.', 'C. Because the car broke down and they had nothing else to do.', ""D. Because the driver's car is being cleaned.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_247_5,Causal Reasoning,Why is Mr. Bean looking for something now?,00:08:35,A,"['A. Because he wanted to find something to clean the bird droppings that had fallen on the car.', 'B. Because he lost his keys and needs to find them.', 'C. Because he wants to find a tool to fix a flat tire.', 'D. Because he is searching for his misplaced wallet.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_2,Causal Reasoning,Why does the taxi drive off?,00:02:31,C,"['A. Because the passenger instructs the driver to leave.', 'B. Because the person just got out of another vehicle.', 'C. Because the person gets inside the taxi.', 'D. Because the taxi has completed its repairs.']",multiple,Prior +Real-Time Visual Understanding_sample_248_3,Causal Reasoning,Why can Mr. Bean receive money now?,00:06:17,A,"['A. Because he impersonated a taxi driver and took the lady to her destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Concurrent +Real-Time Visual Understanding_sample_248_4,Causal Reasoning,Why Mr. Bean can receive money now?,00:09:01,A,"['A. Because he impersonated a taxi driver and took the man to his destination.', 'B. Because he found a wallet on the street and returned it for a reward.', 'C. Because he won a small lottery prize earlier in the day.', 'D. Because he sold some of his belongings at a yard sale.']",multiple,Prior +Real-Time Visual Understanding_sample_248_5,Causal Reasoning,Why Mr. Bean now only pays 0.85 pounds?,00:09:19,A,"['A. Because Mr. Bean cleared his mileage before.', 'B. Because he used a discount coupon for the purchase.', 'C. Because he convinced the cashier to give him a special deal.', 'D. Because he found some extra change in his pocket to cover the cost.']",single,Prior +Real-Time Visual Understanding_sample_249_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_2,Causal Reasoning,Why is Mr. Bean under the bed now?,00:02:25,A,"['A. Because he wanted to snatch back the teddy bear doll that was taken by the cat.', 'B. Because he dropped something valuable and is trying to retrieve it.', 'C. Because he is hiding from someone who just entered the room.', 'D. Because he thought he saw something strange under the bed.']",multiple,Prior +Real-Time Visual Understanding_sample_249_3,Causal Reasoning,Why did the character exit the building and approach a green car?,00:06:02,C,"['A. Because he forgot something important in the car.', 'B. Because he needs to pick up a friend from the nearby station.', 'C. Because he wants to drive to the pet hospital to treat his teddy bear doll.', 'D. Because he plans to run an errand across town.']",multiple,Concurrent +Real-Time Visual Understanding_sample_249_4,Causal Reasoning,Why Mr. Bean would be very panicked now.,00:08:38,C,"['A. Because he realized he lost his wallet.', 'B. Because he accidentally locked himself out of his house.', 'C. Because he found that his teddy bear doll was not in the box.', 'D. Because he noticed that his car keys were missing.']",multiple,Prior +Real-Time Visual Understanding_sample_249_5,Causal Reasoning,Why did the character react with noticeable concern after stopping the car?,00:10:17,C,"['A. Because they remember they left something important behind.', 'B. Because they have car trouble and need to check the engine.', ""C. Because he thought the one that was flattened was the old lady's cat."", 'D. Because they see a strange figure in the distance.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_1,Causal Reasoning,Why does the older woman appear annoyed or angry?,00:00:26,B,"['A. Because the character shouted loudly.', 'B. Because the character disturbed her.', 'C. Because the character knocked on the door.', 'D. Because the character broke something.']",multiple,Prior +Real-Time Visual Understanding_sample_250_2,Causal Reasoning,Why is the teddy bear covered in flour?,00:02:22,B,"['A. Because the teddy bear fell into a bag of flour.', 'B. Because Mr. Bean just blew on the flour.', 'C. Because Mr. Bean was baking and accidentally spilled flour on it.', 'D. Because the teddy bear was used to dust off a surface covered in flour.']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_3,Causal Reasoning,Why does the character have a complete list of ingredients for the grocery list?,00:04:42,C,"['A. Because the character finds a recipe book.', 'B. Because the character asks someone else for the list.', 'C. Because the character is talking on the phone and writing down ingredients for a grocery list.', 'D. Because the character visits each grocery store to check items.']",multiple,Prior +Real-Time Visual Understanding_sample_250_4,Causal Reasoning,How did Mr. Bean earn all the money on his desk?,00:07:23,A,"['A. Earnings from selling pizza', 'B. Earnings from doing odd jobs around the neighborhood', 'C. Earnings from a garage sale he held over the weekend', 'D. Earnings from winning a small bet with a friend']",multiple,Concurrent +Real-Time Visual Understanding_sample_250_5,Causal Reasoning,Why do the two guards fight each other?,00:09:05,A,"['A. Because Mr. Bean dodged their attack downward, it caused them to attack each other.', ""B. Because they misunderstood each other's orders."", 'C. Because they were competing to capture Mr. Bean first.', 'D. Because they were tricked by Mr. Bean into thinking the other was an enemy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_251_1,Text-Rich Understanding,What logo is visible on the gas station sign right now?,00:00:05,A,"['A. Shell.', 'B. Chevron.', 'C. Exxon.', 'D. BP.']",single,Concurrent +Real-Time Visual Understanding_sample_251_2,Object Perception,What brand is the steering wheel right now?,00:01:06,C,"['A. BMW.', 'B. Audi.', 'C. Mercedes-Benz.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_251_3,Text-Rich Understanding,What is the current speed of the car right now?,00:02:16,B,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_251_4,Attribute Perception,What color are the gloves the driver is wearing right now?,00:03:20,B,"['A. Red and black.', 'B. Blue and black.', 'C. Black and white.', 'D. Green and black.']",single,Concurrent +Real-Time Visual Understanding_sample_251_5,Text-Rich Understanding,What is the current speed of the car right now?,00:04:23,D,"['A. 150 km/h.', 'B. 200 km/h.', 'C. 225 km/h.', 'D. 250 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_252_1,Text-Rich Understanding,What brand of the car's equipment is visible right now?,00:00:04,A,"['A. Sparco.', 'B. ACME.', 'C. OMP.', 'D. MOMO.']",single,Concurrent +Real-Time Visual Understanding_sample_252_2,Attribute Perception,What are the current colors on the car's dashboard right now?,00:01:23,D,"['A. Blue and yellow.', 'B. Red and green.', 'C. White and blue.', 'D. Black and red.']",single,Concurrent +Real-Time Visual Understanding_sample_252_3,Text-Rich Understanding,What equipment brand is visible on the driver's gloves right now?,00:02:43,A,"['A. Sparco.', 'B. MOMO.', 'C. OMP.', 'D. HANS.']",single,Concurrent +Real-Time Visual Understanding_sample_252_4,Attribute Perception,What colors are visible on the gloves the driver is wearing right now?,00:04:04,D,"['A. Red and black.', 'B. Blue and white.', 'C. Beige and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_252_5,Text-Rich Understanding,What brand is visible on the driver's gloves right now?,00:05:23,A,"['A. Sparco.', 'B. Simpson.', 'C. Alpinestars.', 'D. OMP.']",single,Concurrent +Real-Time Visual Understanding_sample_253_1,Object Perception,Which make of car is being driven right now?,00:00:35,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. McLaren.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_2,Object Perception,What brand of car is being driven right now?,00:07:00,D,"['A. Ford.', 'B. BMW.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_253_3,Text-Rich Understanding,What is the current oil temperature displayed on the dashboard?,00:07:47,D,"['A. 87.5.', 'B. 85.0.', 'C. 94.3.', 'D. 98.0.']",single,Concurrent +Real-Time Visual Understanding_sample_253_4,Text-Rich Understanding,What is the current brake bias setting displayed on the dashboard?,00:11:43,D,"['A. +1.00', 'B. -0.30', 'C. +2.00', 'D. -3.00']",single,Prior +Real-Time Visual Understanding_sample_253_5,Text-Rich Understanding,Which brand's logo is visible at the trackside right now?,00:15:36,D,"['A. Shell.', 'B. ExxonMobil.', 'C. BP.', 'D. TotalEnergies.']",single,Concurrent +Real-Time Visual Understanding_sample_254_1,Text-Rich Understanding,What is currently written on the sign visible in the video?,00:00:03,D,"['A. START.', 'B. GO!.', 'C. MICRO.', 'D. WHOOP.']",single,Prior +Real-Time Visual Understanding_sample_254_2,Text-Rich Understanding,What is written on the yellow brand visible right now?,00:00:52,D,"['A. FINISH.', 'B. START.', 'C. ALERT.', 'D. TIMING.']",single,Concurrent +Real-Time Visual Understanding_sample_254_3,Attribute Perception,What color predominantly describes the bike's front suspension that is visible right now?,00:01:37,A,"['A. Orange.', 'B. Green.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_254_4,Attribute Perception,What color is the barrier predominantly visible on the sides of the track right now?,00:02:27,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_254_5,Text-Rich Understanding,What is the name displayed on the white banners on the sides of the track right now?,00:03:13,D,"['A. BikeLand.', 'B. Whoop.', 'C. Timing.', 'D. Val di Sole.']",single,Concurrent +Real-Time Visual Understanding_sample_255_1,Object Perception,What is visible near the goal post just now?,00:06,D,"['A. A coach in a fluorescent vest.', 'B. A player with a blue and yellow jersey.', 'C. A spectator with a hat.', 'D. A referee with a flag.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_2,Event Understanding,What indicates that the players are taking a break?,00:04:44,D,"['A. The players are lying down.', 'B. The players are leaving the field.', 'C. The game is stopped by the referee.', 'D. The subtitle mentions it is time for a water break.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_3,Event Understanding,What event are the players celebrating right now?,00:09:40,D,"['A. Scoring the first goal.', 'B. Winning the game.', 'C. A penalty kick.', 'D. Equalizing the score.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_4,Action Perception,What was the player recording this video prepared to do just now?,00:14:08,D,"['A. Pass the ball.', 'B. Tackle the defender.', 'C. Block the ball.', 'D. Take a shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_255_5,Text-Rich Understanding,What is the label on the box on the left?,00:17:43,D,"['A. Recently upload video.', 'B. Click!.', 'C. Thanks for watching!.', 'D. Recommended Video.']",single,Concurrent +Real-Time Visual Understanding_sample_256_1,Event Understanding,What does the text on the screen describe right now?,00:00:18,B,"['A. A training session.', 'B. A Neymar challenge.', 'C. A match against a rival team.', 'D. A skills competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_2,Action Perception,What action is the player wearing the camera performed just now?,00:03:39,C,"['A. Pass the ball.', 'B. Dribble the ball.', 'C. Kick the ball.', 'D. Tackle an opponent.']",multiple,Concurrent +Real-Time Visual Understanding_sample_256_3,Text-Rich Understanding,What subtitle appeared just now?,00:06:58,C,"['A. ""Messi The Legend"".', 'B. ""Soccer Championship"".', 'C. ""Neymar El Clacico in & out success"".', 'D. ""Football Highlights"".']",multiple,Prior +Real-Time Visual Understanding_sample_256_4,Attribute Perception,What is the color of the jersey of the player who performs the nutmeg?,00:10:11,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_256_5,Spatial Understanding,What is the position of the Eiffel Tower relative to the camera in the first-person driving perspective?,00:12:44,B,"['A. To the left.', 'B. Directly ahead.', 'C. To the right.', 'D. Behind.']",single,Concurrent +Real-Time Visual Understanding_sample_257_1,Event Understanding,What happened in the video just now?,00:00:20,C,"['A. Players are shown resting on the sidelines.', 'B. The camera focuses on the crowd.', 'C. Text overlays hint at a welcoming message related to football.', 'D. A player scores a goal.']",multiple,Prior +Real-Time Visual Understanding_sample_257_2,Event Understanding,What is the camera showing right now?,00:04:00,C,"['A. Players celebrating a goal.', 'B. A player tying their shoelaces.', 'C. The ball near the sideline.', 'D. The players leaving the field.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_3,Event Understanding,What type of game is being played on the sports field right now?,00:07:40,B,"['A. A competitive league match.', 'B. A casual or friendly game.', 'C. A training session.', 'D. A tournament final.']",multiple,Concurrent +Real-Time Visual Understanding_sample_257_4,Event Understanding,What action is the player in the yellow jersey performing right now?,00:11:15,C,"['A. Sitting along the fence.', 'B. Running towards the viewer.', 'C. Dribbling the ball.', 'D. Observing the game.']",single,Concurrent +Real-Time Visual Understanding_sample_257_5,Spatial Understanding,Where are the people who are not playing the game situated in the video?,00:11:07,C,"['A. Inside the field.', 'B. Behind the goalposts.', 'C. Along the fence.', 'D. Outside the stadium.']",single,Concurrent +Real-Time Visual Understanding_sample_258_1,Object Perception,What color is the jersey of the approaching player?,00:00:03,B,"['A. Red and white.', 'B. Blue and yellow.', 'C. Green and black.', 'D. White and black.']",single,Concurrent +Real-Time Visual Understanding_sample_258_2,Object Perception,What object does the camera focus on in the center of the field right now?,00:02:03,A,"['A. A soccer ball.', 'B. A water bottle.', ""C. A player's shoe."", 'D. A goalpost.']",single,Concurrent +Real-Time Visual Understanding_sample_258_3,Attribute Perception,What number is on the back of the player in the blue jersey right now?,00:02:13,C,"['A. 10.', 'B. 8.', 'C. 12.', 'D. 7.']",single,Concurrent +Real-Time Visual Understanding_sample_258_4,Object Perception,What can be seen in the background right now?,00:04:04,B,"['A. The penalty area.', 'B. The goalpost and net.', 'C. The midfield line.', 'D. The audience stands.']",single,Concurrent +Real-Time Visual Understanding_sample_258_5,Action Perception,What skill did the person perform to get past the defender?,00:06:08,C,"['A. Step-over.', 'B. Cruyff turn.', 'C. Ronaldo__ chop.', 'D. Maradona turn.']",multiple,Concurrent +Real-Time Visual Understanding_sample_259_1,Attribute Perception,What is about the football field's lighting condition?,00:00:16,B,"['A. It is dimly lit.', 'B. It has bright overhead lights.', 'C. It is partially lit.', 'D. It has no lights.']",single,Concurrent +Real-Time Visual Understanding_sample_259_2,Object Perception,What is the color of the player's jersey who is dribbling the ball?,00:03:24,C,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_259_3,Text-Rich Understanding,What rule infraction happened just now?,00:06:43,C,"['A. Handball.', 'B. Foul.', 'C. Offside.', 'D. Corner kick.']",multiple,Concurrent +Real-Time Visual Understanding_sample_259_4,Object Perception,What is surrounding the soccer field?,00:07:00,C,"['A. A wall.', 'B. Tall buildings.', 'C. A fence.', 'D. Trees.']",single,Concurrent +Real-Time Visual Understanding_sample_259_5,Spatial Understanding,Where is the player in the green vest controlling the ball?,00:10:20,C,"['A. Near the middle of the field.', 'B. Near the goalpost.', 'C. Near the sidelines of the field.', 'D. Near the entrance gate.']",single,Concurrent +Real-Time Visual Understanding_sample_260_1,Attribute Perception,What color is the energy drink can in the car right now?,00:00:17,C,"['A. Green.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_2,Attribute Perception,What color is the crane visible right now?,00:02:56,B,"['A. Red and white.', 'B. Yellow and red.', 'C. Blue and white.', 'D. Green and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_260_3,Attribute Perception,What are the colors of the car's central console right now?,00:05:52,D,"['A. white.', 'B. Red and blue.', 'C. Red and white.', 'D. Yellow and black.']",single,Concurrent +Real-Time Visual Understanding_sample_260_4,Attribute Perception,What color are the cars directly in front?,00:08:41,C,"['A. Blue.', 'B. Orange.', 'C. Black.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_260_5,Attribute Perception,What color is the car directly in front?,00:11:57,C,"['A. Blue.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_261_1,Text-Rich Understanding,What text is visible on the driver's helmet right now?,00:00:02,C,"['A. Red Bull.', 'B. Monster Energy.', 'C. Bell.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_261_2,Object Perception,What brand logo is visible on the driver's sleeve right now?,00:03:24,B,"['A. Red Bull.', 'B. Monster Energy.', 'C. TT.', 'D. Sparco.']",single,Concurrent +Real-Time Visual Understanding_sample_261_3,Spatial Understanding,Which way does the road turn now?,00:06:25,C,"[""A. there's no road at all."", 'B. Straight forward.', 'C. To the right.', 'D. To the left.']",single,Concurrent +Real-Time Visual Understanding_sample_261_4,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:10:14,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_261_5,Attribute Perception,What color are the illuminated gauges on the dashboard right now?,00:13:39,A,"['A. Blue and green.', 'B. Red and blue.', 'C. Green and yellow.', 'D. White and red.']",single,Concurrent +Real-Time Visual Understanding_sample_262_1,Text-Rich Understanding,What type of car is featured in the video right now?,00:00:10,D,"['A. Ferrari F8 Tributo.', 'B. Lamborghini Huracan.', 'C. BMW M4.', 'D. Porsche 911 GT3 RS.']",single,Prior +Real-Time Visual Understanding_sample_262_2,Text-Rich Understanding,What is the current gear level of the car?,00:01:28,D,"['A. 1', 'B. 2', 'C. 3', 'D. 4']",single,Concurrent +Real-Time Visual Understanding_sample_262_3,Attribute Perception,"Right now, what is indicated by the green column?",00:02:52,A,"['A. Braking.', 'B. Tire pressure.', 'C. Speed.', 'D. Throttle.']",single,Concurrent +Real-Time Visual Understanding_sample_262_4,Text-Rich Understanding,"Right now, what gear is the car using?",00:04:20,D,"['A. 3.', 'B. 4.', 'C. 6.', 'D. 5.']",single,Concurrent +Real-Time Visual Understanding_sample_262_5,Text-Rich Understanding,"Right now, what is the current speed of the car?",00:05:40,D,"['A. approx 226 km/h.', 'B. approx 189 km/h.', 'C. approx 190 km/h.', 'D. approx 249 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_263_1,Text-Rich Understanding,What word is currently displayed in the bottom of the screen?,00:00:05,D,"['A. PORSCHE.', 'B. TURBO.', 'C. HYBRID.', 'D. ONBOARD.']",single,Concurrent +Real-Time Visual Understanding_sample_263_2,Text-Rich Understanding,What brand logo is currently visible on the bridge?,00:01:34,D,"['A. Michelin', 'B. Pirelli', 'C. Goodyear', 'D. Yokohama']",single,Concurrent +Real-Time Visual Understanding_sample_263_3,Text-Rich Understanding,What is the current track length displayed on the screen?,00:03:05,D,"['A. 13.567 km.', 'B. 12.935 km.', 'C. 18.752 km.', 'D. 20.832 km.']",single,Concurrent +Real-Time Visual Understanding_sample_263_4,Attribute Perception,What color is the current helmet of the driver?,00:04:36,D,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_263_5,Text-Rich Understanding,What car model is visible in the information panel right now?,00:06:08,D,"['A. 911 Carrera.', 'B. Taycan Turbo S.', 'C. Macan S.', 'D. Panamera Turbo S E-Hybrid.']",single,Concurrent +Real-Time Visual Understanding_sample_264_1,Object Perception,What brand is the black car?,00:00:05,D,"['A. BMW.', 'B. Mercedes.', 'C. Audi.', 'D. Porsche.']",single,Prior +Real-Time Visual Understanding_sample_264_2,Object Perception,What is the logo on the driver's steering wheel right now?,00:01:53,D,"['A. Ferrari.', 'B. Lamborghini.', 'C. Mercedes.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_264_3,Attribute Perception,What color is the RPM gauge's maximum range right now?,00:03:49,A,"['A. Red.', 'B. Pink.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_264_4,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:05:41,D,"['A. approx 150 km/h.', 'B. approx 210 km/h.', 'C. approx 170 km/h.', 'D. approx 190 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_264_5,Text-Rich Understanding,What is the current speed shown on the phone's screen right now?,00:07:32,D,"['A. approx 212 km/h.', 'B. approx 222 km/h.', 'C. approx 242 km/h.', 'D. approx 232 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_265_1,Object Perception,What is the color of the football prominently featured in the video?,00:00:04,D,"['A. Blue and white.', 'B. Black and white.', 'C. Green and white.', 'D. Red and white.']",single,Prior +Real-Time Visual Understanding_sample_265_2,Text-Rich Understanding,What text appeared just now?,00:03:20,D,"['A. ""Nice shot!"".', 'B. ""Great goal!"".', 'C. ""Well played!"".', 'D. ""Good pass Aim!"" and ""Good job!"".']",multiple,Prior +Real-Time Visual Understanding_sample_265_3,Object Perception,What advertisement is visible right now?,00:06:02,D,"['A. Honda and Chang.', 'B. Nissan.', 'C. Ford.', 'D. Toyota and Chang.']",single,Concurrent +Real-Time Visual Understanding_sample_265_4,Object Perception,What is the player wearing the camera holding right now?,00:09:10,D,"['A. A soccer ball.', 'B. A whistle.', 'C. A flag.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_265_5,Action Perception,What action does the goalkeeper in red perform as the ball approaches the goal?,09:08,A,"['A. Dives to the ground.', 'B. Kicks the ball away.', 'C. Jumps to block the ball.', 'D. Stands still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_266_1,Text-Rich Understanding,Which company's logo is visible on the advertising board to the right?,00:00:05,B,"['A. Pirelli', 'B. AsahiKASEI', 'C. Shell', 'D. Goodyear']",single,Prior +Real-Time Visual Understanding_sample_266_2,Attribute Perception,What colors primarily dominate the gloves of the driver right now?,00:01:03,C,"['A. Red and blue.', 'B. Black and blue.', 'C. Black, white and red.', 'D. Red and green.']",single,Concurrent +Real-Time Visual Understanding_sample_266_3,Text-Rich Understanding,What number is currently displayed on the central screen in the car?,00:02:09,A,"['A. 3.', 'B. 4.', 'C. 5.', 'D. 6.']",single,Prior +Real-Time Visual Understanding_sample_266_4,Text-Rich Understanding,Which brand's logo is visible on the bottom part of the steering wheel right now?,00:03:12,B,"['A. Logitech.', 'B. Fanatec.', 'C. Sony.', 'D. Microsoft.']",single,Concurrent +Real-Time Visual Understanding_sample_266_5,Attribute Perception,What is the current predominant color of the markings on the car's dashboard gauges?,00:04:12,D,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_267_1,Action Perception,What is the driver currently doing with his hands?,00:00:06,C,"['A. Honking the horn.', 'B. Shifting gears.', 'C. Holding the steering wheel.', 'D. Adjusting the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_267_2,Text-Rich Understanding,What logo is visible right now?,00:02:05,C,"['A. JKS-Racing-Club.', 'B. JKS-Sports-Car.', 'C. JKS-Classic-Cars.', 'D. JKS-Rally-Sport.']",single,Concurrent +Real-Time Visual Understanding_sample_267_3,Object Perception,What is placed in front of the co-driver?,00:04:10,C,"['A. A map.', 'B. A joystick.', 'C. A notebook.', 'D. A bottle of water.']",single,Concurrent +Real-Time Visual Understanding_sample_267_4,Attribute Perception,What color are the driver's gloves right now?,00:06:14,B,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_267_5,Text-Rich Understanding,What brand is visible on the steering wheel right now?,00:08:18,B,"['A. JKS.', 'B. OMP.', 'C. Freem.', 'D. Classic-Cars.']",single,Concurrent +Real-Time Visual Understanding_sample_268_1,Object Perception,What is the person outside the car holding in their hand right now?,00:00:02,D,"['A. A notepad.', 'B. A radio.', 'C. A stopwatch.', 'D. A digital device.']",single,Concurrent +Real-Time Visual Understanding_sample_268_2,Attribute Perception,What is the color of the driver's gloves right now?,00:01:38,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_268_3,Object Perception,What can be seen through the windshield right now?,00:03:12,C,"['A. A racetrack.', 'B. A dirt path.', 'C. A field with trees.', 'D. A forest.']",single,Concurrent +Real-Time Visual Understanding_sample_268_4,Object Perception,What can be seen through the windshield right now?,00:04:42,C,"['A. A dense forest.', 'B. City buildings.', 'C. A field with rows of poles.', 'D. A sandy desert.']",single,Concurrent +Real-Time Visual Understanding_sample_268_5,Object Perception,What is visible through the windshield right now?,00:06:22,A,"['A. A field with rows of poles.', 'B. A lake.', 'C. A forest path.', 'D. A residential area.']",single,Concurrent +Real-Time Visual Understanding_sample_269_1,Text-Rich Understanding,What information is being displayed on the screen just now?,00:00:09,B,"['A. Current speed of the cyclist.', 'B. Details of Susten Pass (East side).', 'C. A map showing the cycling route.', 'D. Weather conditions in the area.']",multiple,Prior +Real-Time Visual Understanding_sample_269_2,Spatial Understanding,What is the position of the guardrail right now?,00:03:24,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. On the left side of the road.', 'D. Directly ahead of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_269_3,Spatial Understanding,Where is the cyclist descending towards right now?,00:06:39,A,"['A. A dense forest area.', 'B. A rocky hill.', 'C. An open grassland.', 'D. A small village.']",single,Concurrent +Real-Time Visual Understanding_sample_269_4,Spatial Understanding,What is the cyclist approaching right now?,00:10:01,C,"['A. A parking lot.', 'B. A bridge.', 'C. A small village.', 'D. A tunnel.']",single,Concurrent +Real-Time Visual Understanding_sample_269_5,Spatial Understanding,What is to the right of the cyclist right now?,00:13:06,C,"['A. A canel.', 'B. A concrete wall.', 'C. A clear view of mountain and trees.', 'D. A lake.']",single,Concurrent +Real-Time Visual Understanding_sample_270_1,Spatial Understanding,Where is the game character in the video standing right now?,00:00:10,B,"['A. Standing in the middle of the highway.', ""B. Standing at the entrance of Unit A's building."", 'C. Standing on the mountain.', 'D. Standing inside the house.']",single,Concurrent +Real-Time Visual Understanding_sample_270_2,Action Perception,What is the man doing right now?,00:02:51,D,"['A. Sitting on the bench, observing the surroundings.', 'B. Lowering himself to sit on the bench.', 'C. Walking towards a wooden bench.', 'D. Standing up from the bench and preparing to walk.']",single,Concurrent +Real-Time Visual Understanding_sample_270_3,Action Perception,What is the person doing right now?,00:05:25,D,"['A. Selected ""DirectX Version"".', 'B. Highlighted ""Pause Game On Focus Loss"".', 'C. Changed ""Output Resolution"".', 'D. Adjusted ""SETTINGS"".']",single,Concurrent +Real-Time Visual Understanding_sample_270_4,Action Perception,What is the character doing right now?,00:08:00,D,"['A. Walking along the sidewalk.', 'B. Standing at an intersection.', 'C. Climbing a building.', 'D. Running along the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_270_5,Spatial Understanding,What is the position of the person in the white and blue striped short-sleeved shirt right now?,00:10:03,A,"['A. Standing on a concrete sidewalk near a busy crossroads.', 'B. Standing in the middle of the road under elevated highways.', 'C. Standing next to a palm tree on the side of the road.', 'D. Standing on a grassy area near the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_271_1,Action Perception,What is the person doing right now?,00:00:14,B,"['A. Sit down on a bench.', 'B. Running along the sidewalk.', 'C. Taking a photograph.', 'D. Turning around.']",multiple,Concurrent +Real-Time Visual Understanding_sample_271_2,Spatial Understanding,What is located to the right of the person right now?,00:02:57,B,"['A. A blue construction wall.', 'B. A blue car.', 'C. A crosswalk.', 'D. City buildings with advertisements.']",single,Concurrent +Real-Time Visual Understanding_sample_271_3,Spatial Understanding,What is located near the entrance of the building right now?,00:05:23,B,"['A. A blue and white booth.', 'B. Two potted plants.', 'C. A small kiosk.', 'D. A security camera.']",single,Concurrent +Real-Time Visual Understanding_sample_271_4,Spatial Understanding,What is located to the right of the runner as they approach the bridge?,00:08:15,B,"['A. A blue construction wall.', 'B. A red wall.', 'C. A pedestrian crossing signal.', 'D. A black car.']",single,Concurrent +Real-Time Visual Understanding_sample_271_5,Spatial Understanding,What is the position of the greenery in relation to the character right now?,00:10:02,B,"['A. On the left side.', 'B. On both sides.', 'C. Behind the character.', 'D. In front of the character.']",single,Concurrent +Real-Time Visual Understanding_sample_272_1,Action Perception,What did the person wearing a striped shirt do just now?,00:00:20,D,"['A. Grabbed a trash can.', 'B. Stopped to tie their shoelaces.', 'C. Engaged in a conversation with the pedestrian.', 'D. Ran closer to the pedestrian.']",multiple,Prior +Real-Time Visual Understanding_sample_272_2,Spatial Understanding,What is the relationship between the fire hydrant and the two characters standing near the palm tree?,00:05:42,C,"['A. The fire hydrant is in front of them.', 'B. The fire hydrant is to the right of them.', 'C. The fire hydrant is behind them.', 'D. The fire hydrant is to the left of them.']",single,Concurrent +Real-Time Visual Understanding_sample_272_3,Spatial Understanding,Where is the chat message section located on the screen right now?,00:08:20,B,"['A. In the top-left corner.', 'B. On the right side.', 'C. At the bottom.', 'D. On the left side.']",single,Concurrent +Real-Time Visual Understanding_sample_272_4,Action Perception,What is the player doing right now?,00:08:15,D,"['A. Adjusting game settings.', 'B. Watching a cutscene.', 'C. Driving a car in the game.', 'D. Selecting key bindings.']",single,Concurrent +Real-Time Visual Understanding_sample_272_5,Spatial Understanding,Where is the small image of a cat's face located right now?,00:09:50,A,"['A. Top right of the menu.', 'B. Bottom left of the menu.', 'C. Center of the menu.', 'D. Top left of the menu.']",single,Concurrent +Real-Time Visual Understanding_sample_273_1,Spatial Understanding,Where is the character controlled by the player now?,00:00:20,A,"['A. In the blue car.', 'B. In the black car.', 'C. In the red car.', 'D. In the white car.']",single,Concurrent +Real-Time Visual Understanding_sample_273_2,Action Perception,What is the car doing right now?,00:02:54,C,"['A. It exited a tunnel and stopped abruptly.', 'B. It drove straight through the tunnel without turning.', 'C. It veered left and entered a parking area.', 'D. It turned right and sped up on an open road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_3,Action Perception,What did the man wearing a striped shirt do just now?,00:05:32,B,"['A. Engaged with the person in the military outfit.', 'B. Walked away from the person in the military outfit.', 'C. Looked at the gray wall behind him.', 'D. Spoke to the inset video.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_4,Action Perception,What did the driver do just now after parking the car in the garage?,00:08:20,B,"['A. He opened the car trunk.', 'B. He walked towards the white van.', ""C. He checked the car's tires."", 'D. He spoke to someone on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_273_5,Spatial Understanding,What is the spatial relationship between the security personnel and the person in the striped shirt right now?,00:09:54,C,"['A. The person in the striped shirt is standing behind the security personnel.', 'B. The security personnel is standing above the person in the striped shirt.', 'C. The person in the striped shirt is standing near a wall-mounted red box, facing the security personnel.', 'D. The security personnel is walking away from the person in the striped shirt.']",single,Concurrent +Real-Time Visual Understanding_sample_274_1,Spatial Understanding,Where is the red fire hose box located right now?,00:00:06,A,"['A. Hanging on the wall.', 'B. Set on the table.', 'C. Placed on the shelf.', 'D. Attached to the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_274_2,Spatial Understanding,What is the relationship between the power lines and the trees right now?,00:02:41,B,"['A. The power lines run vertically next to the trees.', 'B. The power lines run horizontally across the scene with trees in the background.', 'C. The power lines are not visible.', 'D. The power lines are beneath the trees.']",single,Concurrent +Real-Time Visual Understanding_sample_274_3,Action Perception,What was the man in the black jacket and white hoodie doing just now?,00:05:30,A,"['A. Standing up near the man wearing a striped shirt.', 'B. Using a smartphone.', 'C. Walking towards the camera.', 'D. Talking to a man in a white shirt.']",multiple,Concurrent +Real-Time Visual Understanding_sample_274_4,Spatial Understanding,Where is the character's camera footage positioned on the city map right now?,00:08:20,B,"['A. In the center of the map.', 'B. Near the coast towards the left.', 'C. At the top of the map.', 'D. In a park towards the right.']",single,Concurrent +Real-Time Visual Understanding_sample_274_5,Action Perception,What is the character doing right now?,00:10:28,C,"['A. Running towards a closed garage door.', 'B. Stopping in front of a closed garage door.', 'C. Walking into the building.', 'D. Turning to face the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_275_1,Action Perception,What is the character doing right now?,00:00:17,D,"['A. Running towards the center of the dealership.', 'B. Stopping in the showroom area.', 'C. Interacting with the computer terminal.', 'D. Viewing the car selection interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_275_2,Action Perception,What is the player doing right now?,00:02:24,C,"['A. Interacting with the chat window.', 'B. Selecting a game character.', 'C. Browsing the job options list.', ""D. Customizing the game character's appearance.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_275_3,Action Perception,What is the person in the webcam window doing right now?,00:05:00,C,"['A. Narrating and interacting with a digital map.', 'B. Reacting to a tram station scene.', 'C. Waiting for the game to finish loading.', 'D. Switching between different screens.']",single,Concurrent +Real-Time Visual Understanding_sample_275_4,Action Perception,What is the car doing right now?,00:07:13,D,"['A. Turning left at the intersection.', 'B. Moving forward through the crosswalk.', 'C. Driving straight under an overpass.', 'D. Veering slightly to the right into a parking area.']",single,Concurrent +Real-Time Visual Understanding_sample_275_5,Action Perception,What is the car doing right now?,00:09:21,B,"['A. Speeding down the street.', 'B. Hit an electric scooter and stopping on the dark street.', 'C. Turning at an intersection.', 'D. Parking in a garage.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_1,Action Perception,What did the blue car do just now?,00:00:08,A,"['A. It struck the motorcyclist.', 'B. It started moving.', 'C. It stopped at the intersection.', 'D. It swerved to avoid debris.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_2,Action Perception,What is the blonde-haired man doing right now?,00:02:39,A,"['A. Looking at his phone.', 'B. Kneeling beside the person on the ground.', 'C. Talking to the man with dark hair.', 'D. Walking away from the scene.']",single,Concurrent +Real-Time Visual Understanding_sample_276_3,Action Perception,What is the man in the patterned shirt doing right now?,00:05:56,A,"['A. Sitting on the scooter, looking towards the road.', 'B. Walking away from the scooter.', 'C. Standing still near the scooter.', 'D. Interacting with the blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_4,Action Perception,What is the man in the striped shirt doing right now?,00:08:00,A,"['A. Walking away from the blue car.', 'B. Standing by the blue car.', 'C. Talking to the man in the blue jacket.', 'D. Gesturing with his hands.']",multiple,Concurrent +Real-Time Visual Understanding_sample_276_5,Action Perception,What is the driver doing right now?,00:10:19,A,"['A. Navigating through moderately empty streets.', 'B. Adjusting the rearview mirror.', 'C. Honking the horn.', 'D. Switching on the headlights.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_1,Action Perception,What did the car do just now?,00:00:13,C,"['A. It stopped at a traffic light.', 'B. It turned left at an intersection.', 'C. It parked near a shopping center.', 'D. It reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_277_2,Action Perception,What is the car doing right now?,00:02:44,C,"['A. Preparing to make a right turn.', 'B. Driving on a multi-lane bridge.', 'C. Completing a right turn at the intersection.', 'D. Stopping at a red light.']",single,Concurrent +Real-Time Visual Understanding_sample_277_3,Action Perception,What is the individual in the blue hoodie doing right now?,00:05:32,C,"['A. Checking their reflection in a window.', 'B. Writing on a piece of paper.', 'C. Holding and looking at a tablet.', 'D. Adjusting their clothing.']",single,Prior +Real-Time Visual Understanding_sample_277_4,Action Perception,What did the player do just now?,00:08:20,C,"[""A. Exiting the driver's seat."", 'B. Driving the vehicle.', 'C. Finalizing inventory management.', 'D. Interacting with another character.']",multiple,Concurrent +Real-Time Visual Understanding_sample_277_5,Action Perception,What is the person in the blue hoodie doing right now?,00:10:07,D,"['A. Walking on the sidewalk.', 'B. Stopping at the rear of the vehicle.', 'C. Turning towards the dark vehicle.', 'D. Puting the goods into the trunk of the car.']",single,Concurrent +Real-Time Visual Understanding_sample_278_1,Action Perception,What is the person in the striped shirt doing right now?,00:00:18,B,"['A. Walking briskly towards the front of the vehicle.', 'B. Standing beside the vehicle and looking at their device.', 'C. Conversing with the individual in the blue hoodie.', 'D. Observing the background elements.']",single,Concurrent +Real-Time Visual Understanding_sample_278_2,Action Perception,What did the character do just now?,00:02:54,A,"['A. Put away his phone.', ""B. Open the driver's side door."", 'C. Crouch next to the vehicle.', 'D. Toggle the engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_278_3,Action Perception,What is the person near the van doing right now?,00:05:28,A,"['A. Handling items in the back of the van.', 'B. Standing near the van without any movement.', ""C. Opening the van's side door."", 'D. Walking towards the street.']",single,Concurrent +Real-Time Visual Understanding_sample_278_4,Action Perception,What did the driver do just now?,00:08:15,A,"['A. Exiting the van.', 'B. Entering the van.', 'C. Turning on the headlights.', 'D. Navigating the alley.']",multiple,Prior +Real-Time Visual Understanding_sample_278_5,Action Perception,What is the player focusing on right now?,00:09:43,A,"['A. Driving a truck on the road.', 'B. Adjusting the game settings.', 'C. Quitting the game.', 'D. Watching a cut scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_1,Action Perception,What is the vehicle doing right now?,00:00:20,A,"['A. Driving straight ahead on the street at night.', 'B. Stopping at a traffic signal.', 'C. Driving under a bridge.', 'D. Parking by the side of the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_279_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Opened a detailed view of a specific job.', 'B. Selected a new job from the menu.', 'C. Closed the chat overlay.', 'D. Started a new game session.']",single,Concurrent +Real-Time Visual Understanding_sample_279_3,Action Perception,What is the person in dark hair and white T-shirt doing right now?,00:05:40,A,"['A. Standing against a wall with a clipboard.', 'B. Talking to the person in a striped shirt.', 'C. Walking towards the blue door.', 'D. Interacting with the shirtless individual.']",single,Concurrent +Real-Time Visual Understanding_sample_279_4,Action Perception,What is the vehicle doing right now?,00:08:17,A,"['A. Driving parallel to another car.', 'B. Making a left turn.', 'C. Stopping at a traffic light.', 'D. Reversing into a parking space.']",single,Concurrent +Real-Time Visual Understanding_sample_279_5,Action Perception,What did the character do just now?,00:09:53,A,"[""A. Dropped a box into the truck's cargo area."", 'B. Interacted with the inventory screen.', 'C. Walked away from the truck.', 'D. Opened a virtual interface labeled ""Harry Miller.""']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_1,Action Perception,What is the person doing right now?,00:00:06,B,"['A. Opening the back door of the vehicle.', 'B. Interacting with the back door of the vehicle.', 'C. Loading items into the vehicle.', 'D. Checking the inventory screen.']",single,Concurrent +Real-Time Visual Understanding_sample_280_2,Action Perception,What is the controlled character doing right now?,00:02:53,B,"['A. Walking past the ATM.', 'B. Opening the door of the truck.', 'C. Walking towards two characters.', 'D. Standing in front of the store.']",single,Concurrent +Real-Time Visual Understanding_sample_280_3,Action Perception,What is the avatar doing right now?,00:05:35,B,"['A. Changing clothing options.', 'B. Picking out clothes.', 'C. Rotating in place.', 'D. Walking across the room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_280_4,Action Perception,What is the blonde character doing right now?,00:08:20,D,"['A. Walking towards a window.', 'B. Observing items around the room.', 'C. Talking to the woman nearby.', 'D. Picking up clothes.']",single,Concurrent +Real-Time Visual Understanding_sample_280_5,Action Perception,What is the outermost piece of clothing currently being worn on the upper body?,00:09:49,B,"['A. A pair of glasses.', 'B. A high-visibility vest.', 'C. A grey polo shirt.', 'D. A new hairstyle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_1,Action Perception,What is the person with blond hair doing right now?,00:00:20,A,"['A. Changing clothing.', 'B. Sitting at a desk.', 'C. Walking around the room.', 'D. Exiting through the metal gate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_2,Action Perception,What is the character doing right now?,00:03:19,A,"['A. Changing clothing.', 'B. Standing still in a room.', 'C. Walking towards the exit.', 'D. Interacting with the chat section.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_3,Action Perception,What did the driver do just now?,00:06:08,A,"['A. Turned the van left onto a street.', 'B. Stopped at a traffic light.', 'C. Drove straight down the street.', 'D. Checked the dashboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_4,Action Perception,What did the character just do?,00:09:15,B,"['A. Walked towards a white car.', ""B. Opened the door of the van and climbed into the driver's seat."", 'C. Stood in front of a building with Harry Miller.', 'D. Placed items in a cardboard box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_281_5,Action Perception,What is the person doing right now?,00:11:38,D,"['A. Standing by a corner of a building.', 'B. Moving to the right side of the frame.', 'C. Inspecting or interacting with a black object.', 'D. Organizing items within an inventory interface.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_1,Action Perception,What is the person doing right now?,00:00:08,A,"['A. watching his phone.', 'B. Turning on the headlights of the van.', ""C. Closing the van's rear door."", ""D. Opening the van's side door.""]",single,Concurrent +Real-Time Visual Understanding_sample_282_2,Action Perception,What is the person in the reflective vest doing right now?,00:03:30,A,"['A. Checking the stock list.', 'B. Inspecting the vehicle.', 'C. Chatting with the live streamer.', 'D. Walking away from the vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_282_3,Action Perception,What is the man doing right now?,00:05:40,A,"['A. Driving a van through a city street.', 'B. Standing behind a box truck.', 'C. Walking toward a dark van.', 'D. Trying to open a box.']",single,Concurrent +Real-Time Visual Understanding_sample_282_4,Action Perception,How did the environment change just now?,00:08:18,A,"['A. The vision turned neon green due to the activation of night vision.', 'B. The vehicle stopped at a traffic light.', 'C. The driver switched to a different lane.', 'D. The car encountered a roadblock.']",multiple,Prior +Real-Time Visual Understanding_sample_282_5,Action Perception,What did the van do just now?,00:10:07,A,"['A. Turned left onto a straight road.', 'B. Pulled into a rest area.', 'C. Stopped at a red light.', 'D. Entered a tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_1,Action Perception,What is the driver doing right now?,00:00:16,D,"['A. Talking to a passenger.', 'B. Looking at the road ahead.', 'C. Adjusting the rearview mirror.', 'D. Selecting media options.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_2,Action Perception,What is the person on the right doing right now?,00:03:00,D,"['A. Gesturing animatedly.', 'B. Walking towards the building.', 'C. Sitting near the potted plant.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_3,Action Perception,What did the driver do just now?,00:05:41,D,"['A. Drove out of the parking area.', 'B. Reached the parking entrance.', 'C. Entered the small control booth.', 'D. Got out of the van.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_4,Action Perception,What is the van doing right now?,00:08:15,D,"['A. Stopping at a red traffic light.', 'B. Reversing towards the intersection.', 'C. Turning left at the intersection.', 'D. Moving forward past the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_283_5,Action Perception,What is the person in the white shirt doing right now?,00:10:26,D,"['A. Scrolling through a menu.', 'B. Navigating the ""Trucking Progression"" interface.', 'C. Discussing missions with another person.', 'D. Checking something on a clipboard.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_1,Action Perception,What is the person in the white uniform doing right now?,00:00:12,D,"['A. Typing on a keyboard.', 'B. Writing on a notepad.', 'C. Speaking to a crowd.', 'D. Reading from a handheld device.']",single,Concurrent +Real-Time Visual Understanding_sample_284_2,Action Perception,What is the camera focusing on right now?,00:02:55,D,"['A. The texture of the road surface.', 'B. The forest floor with ferns and shrubs.', 'C. The rear part of a vehicle.', 'D. The rooftops, additional structure and forest.']",single,Concurrent +Real-Time Visual Understanding_sample_284_3,Action Perception,What is the person in the dark jacket doing right now?,00:05:48,D,"['A. Talking to the man in the white shirt.', 'B. Checking the clipboard.', 'C. Standing still and listening.', 'D. Turning away and walking towards the parked cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_284_4,Action Perception,What is the blue car doing right now?,00:08:22,D,"['A. Driving through a roundabout.', 'B. Climbing onto an overpass.', 'C. Overtaking a black sedan.', 'D. Approaching the descent of the bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_284_5,Action Perception,What is the gamer doing right now?,00:10:22,D,"['A. Adjusting the headset.', 'B. Taking a break from the game.', 'C. Chatting with the audience.', 'D. Streaming live while focusing on the game.']",single,Concurrent +Real-Time Visual Understanding_sample_285_1,Action Perception,What is the character wearing right now?,00:00:12,B,"['A. Blue jacket and black hat.', 'B. Dark green hoodie and dark gray cap.', 'C. Red hoodie and blue cap.', 'D. Black jacket and white cap.']",single,Concurrent +Real-Time Visual Understanding_sample_285_2,Action Perception,What is the individual in the safety vest doing right now?,00:02:33,A,"['A. Observing the group conversation.', 'B. Operating a piece of machinery.', 'C. Cleaning the area.', 'D. Fixing a car engine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_3,Action Perception,What is the person doing right now?,00:04:50,C,"['A. Walking towards a parking lot.', 'B. Choosing an option from a contextual menu.', 'C. Cleaning the blue car.', 'D. Holding a cardboard box.']",single,Concurrent +Real-Time Visual Understanding_sample_285_4,Action Perception,How did the man in the dark coat emphasize his point just now?,00:07:16,B,"['A. By changing his position.', 'B. By gesturing with his left hand.', 'C. By raising his voice.', 'D. By walking away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_285_5,Action Perception,What is the man with the reflective safety vest doing right now?,00:08:40,B,"['A. Adjusting his headphones.', ""B. Looking into the driver's window of the car."", 'C. Speaking with another individual near the wall.', 'D. Picking up the scattered debris on the ground.']",single,Concurrent +Real-Time Visual Understanding_sample_286_1,Action Perception,What is the person in the green vest doing right now?,00:00:17,C,"['A. Standing next to the black car.', 'B. Adjusting their headphones.', 'C. Walking towards a man with white hair and wearing a white T-shirt.', 'D. Talking to the driver in the black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_2,Action Perception,What is the person in the reflective vest doing right now?,00:02:43,B,"['A. Adjusting his headset.', 'B. Pointing to the person behind him with his finger.', 'C. Picking up a map.', ""D. Sitting down on the car's hood.""]",single,Concurrent +Real-Time Visual Understanding_sample_286_3,Action Perception,What is the person in the reflective vest doing right now?,00:05:34,B,"['A. Gesturing with their hand.', 'B. Talking with the person in front of him.', 'C. Leaning against the wall.', 'D. Listening intently.']",multiple,Concurrent +Real-Time Visual Understanding_sample_286_4,Action Perception,What is the person in the green safety vest doing right now?,00:08:14,C,"['A. Standing near a man with a tablet.', 'B. Holding a tablet near a parked black car.', 'C. Running towards a large black van.', 'D. Selecting a job listing from the screen.']",single,Concurrent +Real-Time Visual Understanding_sample_286_5,Action Perception,What is the large grey van doing right now?,00:10:01,B,"['A. Stopping at a red light.', 'B. Making a left turn at an intersection.', 'C. Driving straight through an intersection.', 'D. Parked on the side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_287_1,Action Perception,What is the person in the smaller window doing right now?,00:00:11,B,"['A. Talking on the phone.', 'B. Concentrating on his screens.', 'C. Writing notes on a paper.', 'D. Drinking coffee.']",single,Concurrent +Real-Time Visual Understanding_sample_287_2,Action Perception,What is the delivery van doing right now?,00:03:08,C,"['A. Stopped at an intersection.', 'B. Waiting for a truck to pass.', 'C. Moving forward through the intersection.', 'D. Turning right at the intersection.']",single,Concurrent +Real-Time Visual Understanding_sample_287_3,Action Perception,What is the person who is near the black van doing right now?,00:05:52,C,"['A. Walking away from the van.', 'B. Running towards the front of the van.', ""C. Moving to the car's door."", 'D. Getting into the passenger seat of the van.']",single,Concurrent +Real-Time Visual Understanding_sample_287_4,Action Perception,What did the black delivery van do just now?,00:08:14,C,"['A. Stopped at a red traffic light.', 'B. Turned right at an intersection.', 'C. Parked near a booth labeled ""24hr Parking"".', 'D. Entered the booth to talk to a security officer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_287_5,Action Perception,What is the van doing right now?,00:10:39,B,"['A. Moving in reverse.', 'B. Parking in a designated area.', 'C. Waiting at a checkpoint.', 'D. Loading items from green bins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_1,Action Perception,What is the person doing right now?,00:00:18,D,"['A. Organizing items in the virtual inventory.', 'B. Carrying a large cardboard box.', 'C. Walking towards the building.', 'D. Interacting with the delivery person and delivering the goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_2,Action Perception,What is the driver doing right now?,00:02:40,C,"['A. Turning left at an intersection.', 'B. Slowing down to stop at a traffic light.', 'C. Driving on a straight road.', 'D. Parking the vehicle on the side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_288_3,Action Perception,What is the delivery person doing right now?,00:06:20,B,"['A. Walking away from Frank.', 'B. Run towards the harvester in white clothes.', 'C. Engaging in a conversation with Frank.', 'D. Running towards the building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_4,Action Perception,What are the three people in the video doing now?,00:08:20,B,"['A. Standing quietly.', 'B. Deployed a tripwire next to the van.', 'C. Talking to each other.', 'D. Interacted with another character in the background.']",multiple,Concurrent +Real-Time Visual Understanding_sample_288_5,Action Perception,What is the camera doing right now?,00:10:39,C,"['A. Zooming in on the truck.', 'B. Focusing on the streaming individual.', 'C. Panning across the park-like setting.', 'D. Capturing the rabbit sitting on the road.']",single,Concurrent +Real-Time Visual Understanding_sample_289_1,Action Perception,What is the character on the ground doing right now?,00:00:16,B,"['A. Lying motionless.', 'B. Beginning to stand up.', 'C. Running away.', 'D. Adjusting their goggles.']",single,Concurrent +Real-Time Visual Understanding_sample_289_2,Action Perception,What is the vehicle doing right now?,00:03:00,B,"['A. Making a left turn.', 'B. Approaching the exit road.', 'C. Passing yellow barriers.', 'D. Driving through parking zones.']",single,Concurrent +Real-Time Visual Understanding_sample_289_3,Action Perception,What did the vehicle do just now?,00:05:25,C,"['A. Stopped at a red light.', 'B. Turned left onto another street.', 'C. Continued along the new street.', 'D. Reversed into a parking space.']",multiple,Prior +Real-Time Visual Understanding_sample_289_4,Action Perception,What did the truck do just now?,00:08:13,C,"['A. Approached a bend to the right on a highway.', 'B. Exited the main highway and steered onto an exit lane.', 'C. Entered a less busy road bordered by greenery.', 'D. Passed a red car traveling at a similar pace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_289_5,Action Perception,What is the person wearing a safety vest and headphones doing right now?,00:10:46,A,"['A. Walking to the rear of the parked van.', 'B. Reversing the van into the parking area.', 'C. Operating the control panel.', 'D. Standing quietly.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_1,Action Perception,What did the character do just now?,00:00:11,D,"['A. Closed the door of the truck.', 'B. Inspected the utility boxes.', 'C. Handed the package to Harry Miller.', 'D. Opened the side door of the truck and entered the truck.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_2,Action Perception,What is the person in the inset video doing right now?,00:02:22,D,"['A. Doing nothing.', 'B. Adjusting the headset.', 'C. Typing on a keyboard.', 'D. Reacting with expressions while speaking.']",single,Concurrent +Real-Time Visual Understanding_sample_290_3,Action Perception,What is the black van doing right now?,00:05:01,D,"['A. Stopping at a traffic light.', 'B. Making a left turn.', 'C. Reversing back to the previous street.', 'D. Continuing driving straight after the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_4,Action Perception,What is the truck doing right now?,00:07:16,D,"['A. It starting to drive back.', 'B. It passing through a hospital.', 'C. It parking on the mountain.', 'D. It coming to a stop at the intersection.']",multiple,Concurrent +Real-Time Visual Understanding_sample_290_5,Action Perception,What is the character in the game doing right now?,00:09:35,D,"['A. Running away from the wall.', 'B. Driving a vehicle.', 'C. Shooting at a target.', 'D. Using his phone.']",single,Concurrent +Real-Time Visual Understanding_sample_291_1,Action Perception,What is the person doing right now?,00:00:09,A,"['A. Interacting with a parked vehicle.', 'B. Walking towards a gas pump.', 'C. Driving away from the gas station.', 'D. Holding the nozzle at the gas pump.']",single,Concurrent +Real-Time Visual Understanding_sample_291_2,Action Perception,What is the person in the high-visibility vest doing right now?,00:02:12,A,"['A. Turning to face the van as if preparing to move.', 'B. Standing still and listening.', 'C. Walking towards the metal gate.', 'D. Gesturing animatedly towards the concrete walls.']",single,Concurrent +Real-Time Visual Understanding_sample_291_3,Action Perception,What is the player doing right now?,00:04:25,A,"['A. Moving the vehicle slowly forward.', 'B. Turning the vehicle sharply.', 'C. Speeding up rapidly.', 'D. Stopping the vehicle completely.']",single,Concurrent +Real-Time Visual Understanding_sample_291_4,Action Perception,What is the viewer doing right now?,00:07:14,A,"['A. Interacting with an interface.', 'B. Running towards a van.', 'C. Standing next to a group of people.', 'D. Observing the postal worker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_291_5,Action Perception,What is the car doing right now?,00:09:08,A,"['A. Driving around on the roads at night.', 'B. Making a U-turn.', 'C. Stopping at a crosswalk.', 'D. Reversing into a parking spot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_1,Action Perception,What is the blue car doing right now?,00:00:19,C,"['A. Turning at an intersection.', 'B. Driving down a busy street.', 'C. Parked and waiting.', 'D. Speeding through a residential area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_2,Action Perception,What is the person doing right now?,00:03:00,A,"['A. Browsing his personal account from the interface.', 'B. Typing a comment in the chat feed.', 'C. Closing the account interface.', 'D. Logging out of the personal account.']",single,Concurrent +Real-Time Visual Understanding_sample_292_3,Action Perception,What is the driver doing right now?,00:06:20,C,"['A. Turning off the car.', 'B. Parking near a gas station.', 'C. Driving through dark city streets.', 'D. Entering a brightly lit store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_4,Action Perception,What did the person driving the car just do?,00:08:20,D,"['A. Turned right at the intersection.', 'B. Stopped at a traffic light.', 'C. Turned left at the intersection.', 'D. Keep going straight on the road.']",multiple,Concurrent +Real-Time Visual Understanding_sample_292_5,Action Perception,What did the two individuals do just now?,00:10:10,A,"['A. Had a face-to-face conversation while standing.', 'B. Adjust their headphones.', 'C. Pick up a backpack from the shelf.', 'D. Remove their vest.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_1,Action Perception,What are both persons doing right now?,00:00:20,B,"['A. Looking at the display cases.', 'B. Having a face-to-face conversation while standing.', 'C. Walking towards the exit.', 'D. Talking on the phone.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_2,Action Perception,What is the car doing right now?,00:03:30,C,"['A. Driving straight through a major intersection.', 'B. Turning left onto a side road.', 'C. Keep going straight on the road.', 'D. Stopping at a stop sign.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_3,Action Perception,What did the walker do just now?,00:06:54,C,"[""A. Adjusted the car's mirror."", 'B. Walked past the blue car.', 'C. Opened the passenger door and entered the car.', 'D. Signaled another car to stop.']",multiple,Prior +Real-Time Visual Understanding_sample_293_4,Action Perception,What is the person in the pink attire doing right now?,00:10:20,D,"['A. Looking downwards.', 'B. Making a gesture.', 'C. Moving slightly.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_293_5,Action Perception,What is the person doing right now?,00:13:23,B,"['A. Walking away from the brick wall.', 'B. Engaging with the interaction menu.', 'C. Standing and observing the environment.', 'D. Adjusting their position against the wall.']",multiple,Concurrent +Real-Time Visual Understanding_sample_294_1,Text-Rich Understanding,What is the main text on the roadside sign right now?,00:00:07,B,"['A. Valentino.', ""B. Coll d'Ordino, Andorra."", 'C. Alpes, Spain.', 'D. Pyrenees, France.']",single,Concurrent +Real-Time Visual Understanding_sample_294_2,Spatial Understanding,What is the feature on the left side of the road right now?,00:02:35,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_294_3,Spatial Understanding,Where is the cyclist currently riding relative to the road?,00:05:30,C,"['A. On the shoulder of the road.', 'B. In the center of the road.', 'C. On the left side of the road.', 'D. In the right side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_294_4,Spatial Understanding,What is the feature on the right side of the road right now?,00:07:46,A,"['A. A fence.', 'B. A river.', 'C. A mountain.', 'D. A sidewalk.']",single,Prior +Real-Time Visual Understanding_sample_294_5,Spatial Understanding,What is the position of the orange car right now?,00:10:32,B,"['A. Directly ahead.', 'B. On the left side of the road.', 'C. On the right side of the road.', 'D. Directly behind.']",single,Concurrent +Real-Time Visual Understanding_sample_295_1,Text-Rich Understanding,What is the displayed speed of the leading cyclist right now?,00:00:08,C,"['A. 40 km/h.', 'B. 39 km/h.', 'C. 38 km/h.', 'D. 37 km/h.']",single,Prior +Real-Time Visual Understanding_sample_295_2,Spatial Understanding,What is the position of the yellow sign and black arrow right now?,00:00:54,D,"['A. Directly behind the cyclists.', 'B. On the right side of the road.', 'C. Directly ahead of the cyclists.', 'D. On the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_295_3,Spatial Understanding,What is the position of the yellow traffic cones right now?,00:01:26,B,"['A. Directly in front of the cyclist.', 'B. To the left of the cyclist.', 'C. Directly behind the cyclist.', 'D. To the right of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_295_4,Spatial Understanding,What is to the left of the cyclists right now?,00:02:23,C,"['A. Open farmland.', 'B. Dense forest.', 'C. Fence bordering trees.', 'D. River.']",single,Concurrent +Real-Time Visual Understanding_sample_295_5,Spatial Understanding,Where is the cyclist positioned in the lane right now?,00:02:56,B,"['A. On the far left side.', 'B. On the left side of the lane.', 'C. On the far right side.', 'D. On the shoulder of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_1,Spatial Understanding,What is located on the right side of the road right now?,00:00:22,A,"['A. A white house.', 'B. Several cars.', 'C. A cafe.', 'D. A bank.']",single,Concurrent +Real-Time Visual Understanding_sample_296_2,Spatial Understanding,What is the cyclist approaching right now?,00:03:53,A,"['A. A sharp left curve.', 'B. A steep incline.', 'C. A sharp right curve.', 'D. A flat, straight road.']",single,Concurrent +Real-Time Visual Understanding_sample_296_3,Spatial Understanding,Which of the following best describes the road's layout right now?,00:07:22,A,"['A. The road is straight with a slight downhill grade.', 'B. The road is curving sharply to the left.', 'C. The road is curving gently to the right.', 'D. The road is straight with a slight uphill grade.']",multiple,Concurrent +Real-Time Visual Understanding_sample_296_4,Spatial Understanding,Which of the following best describes the road's layout right now?,00:11:13,A,"['A. The road is curving sharply to the right.', 'B. The road is curving gently to the right.', 'C. The road is straight with a slight downhill grade.', 'D. The road is straight with a slight uphill grade.']",single,Concurrent +Real-Time Visual Understanding_sample_296_5,Spatial Understanding,Where is the car relative to the cyclist right now?,00:14:21,A,"['A. In front of the cyclist.', 'B. Behind the cyclist.', 'C. Beside the cyclist on the left.', 'D. Beside the cyclist on the right.']",single,Concurrent +Real-Time Visual Understanding_sample_297_1,Spatial Understanding,Where is the hotel in relation to the cyclist right now?,00:00:19,A,"['A. On the right side.', 'B. On the left side.', 'C. Behind the cyclist.', 'D. Directly ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_297_2,Spatial Understanding,Where is the yellow vehicle located right now?,00:03:44,A,"['A. On the right side of the road.', 'B. Directly behind the cyclist.', 'C. Directly in front of the cyclist.', 'D. On the left side of the cyclist.']",single,Concurrent +Real-Time Visual Understanding_sample_297_3,Spatial Understanding,"What is located on the left side, parallel to the cyclists right now?",00:07:18,A,"['A. A safety railing.', 'B. A parking lot.', 'C. A rest area.', 'D. A grass field.']",single,Concurrent +Real-Time Visual Understanding_sample_297_4,Spatial Understanding,What is located to the right side of the cyclist right now?,00:10:55,A,"['A. An open field.', 'B. A dense forest.', 'C. A lake.', 'D. A mountain range.']",single,Concurrent +Real-Time Visual Understanding_sample_297_5,Spatial Understanding,What is on the right side of the cyclists right now?,00:14:07,A,"['A. A brick wall.', 'B. A bush.', 'C. A field.', 'D. A dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_1,Spatial Understanding,What is the position of the lake right now?,00:00:06,D,"['A. On the left side.', 'B. Behind the cyclist.', 'C. Parallel to the road.', 'D. At the foot of the mountains ahead.']",single,Concurrent +Real-Time Visual Understanding_sample_298_2,Spatial Understanding,Where is the cyclist heading right now?,00:03:14,D,"['A. Back to the starting point.', 'B. Towards an open field.', 'C. Down a paved road.', 'D. Towards a dense forest.']",single,Concurrent +Real-Time Visual Understanding_sample_298_3,Spatial Understanding,Where is the yellow caution sign located right now?,00:05:52,D,"['A. On a tree to the right.', 'B. Ahead on the ground.', 'C. Behind the cyclist.', 'D. On a tree to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_298_4,Spatial Understanding,Where is the cyclist heading right now?,00:08:55,D,"['A. Up a steep hill.', 'B. Across a wooden bridge.', 'C. Through an open field.', 'D. Down a narrow trail.']",single,Concurrent +Real-Time Visual Understanding_sample_298_5,Spatial Understanding,What is the cyclist approaching right now?,00:11:49,D,"['A. A rocky path.', 'B. A steep uphill.', 'C. A narrow bridge.', 'D. Some fallen trees.']",single,Concurrent +Real-Time Visual Understanding_sample_299_1,Spatial Understanding,Which structure is visible overhead right now?,00:00:13,D,"['A. A traffic signal.', 'B. A restaurant sign.', 'C. A store roof.', 'D. A pedestrian bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_299_2,Spatial Understanding,What is directly ahead of the motorcyclists right now?,00:02:01,D,"['A. A construction crane.', 'B. A green building.', 'C. A hospital.', 'D. A Michelin sign.']",single,Concurrent +Real-Time Visual Understanding_sample_299_3,Spatial Understanding,Where are the yellow and black barriers located right now?,00:04:06,D,"['A. Only on the left side of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. On both sides of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_4,Spatial Understanding,Where are the red and white barriers located right now?,00:05:47,D,"['A. On both sides of the road.', 'B. Only on the right side of the road.', 'C. In the middle of the road.', 'D. Only on the left side of the road.']",single,Concurrent +Real-Time Visual Understanding_sample_299_5,Spatial Understanding,Where is the bridge in relation to the rider right now?,00:07:54,D,"['A. Above the rider.', 'B. To the right of the rider.', 'C. In front of the rider.', 'D. Behind the rider.']",single,Concurrent +Real-Time Visual Understanding_sample_300_1,Spatial Understanding,Where is the motorcycle parked right now?,00:00:10,B,"['A. In a parking lot.', 'B. In a gas station.', 'C. On a roadside.', 'D. In a garage.']",single,Concurrent +Real-Time Visual Understanding_sample_300_2,Spatial Understanding,Where is the McDonald's sign located relative to the motorcyclist right now?,00:02:25,A,"['A. Ahead on the left side.', 'B. Ahead on the right side.', 'C. Directly behind.', 'D. Floating above.']",single,Concurrent +Real-Time Visual Understanding_sample_300_3,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:04:52,B,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_300_4,Spatial Understanding,Where is the person photographing the motorcycles standing right now?,00:07:02,B,"['A. On the sidewalk.', 'B. In the middle of the street.', 'C. On the motorcycle.', 'D. In the next shop.']",single,Concurrent +Real-Time Visual Understanding_sample_300_5,Spatial Understanding,What type of vehicle is directly ahead of the cyclist right now?,00:09:46,C,"['A. A white minivan.', 'B. A yellow taxi.', 'C. A blue sedan.', 'D. A red sports car.']",single,Concurrent +Real-Time Visual Understanding_sample_301_1,Counting,How many red vehicles are shown as parked on the street?,00:00:15,B,"['A. Two.', 'B. One.', 'C. Four.', 'D. Five.']",multiple,Prior +Real-Time Visual Understanding_sample_301_2,Spatial Understanding,What is on the right-hand side of the pathway right now?,00:01:24,C,"['A. A row of houses.', 'B. A stone wall.', 'C. A row of parked cars.', 'D. A flower garden.']",single,Concurrent +Real-Time Visual Understanding_sample_301_3,Event Understanding,What new element becomes visible in the video now?,00:01:40,B,"['A. A school.', 'B. other houses.', 'C. A playground.', 'D. A park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_301_4,Object Perception,What is located between the white picket fence and the brown wooden fence?,00:02:42,B,"['A. A stone path.', 'B. A grassy area.', 'C. A concrete wall.', 'D. A small pond.']",single,Concurrent +Real-Time Visual Understanding_sample_301_5,Object Perception,What is the nature of the shadows on the sidewalk shown right now?,00:04:06,B,"['A. Shadows from parked cars.', 'B. Shadows from street signs.', 'C. Shadows from the tree canopy.', 'D. Shadows from buildings.']",single,Concurrent +Real-Time Visual Understanding_sample_302_1,Event Understanding,What notable feature is seen in the middle of the street as the camera moves forward?,00:00:08,A,"['A. A tall evergreen tree.', 'B. A parked truck.', 'C. A street vendor.', 'D. A bicycle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_2,Event Understanding,What does the camera capture after showing the manicured shrubs and bushes?,00:01:33,A,"['A. A stone pathway flanked by garden beds.', 'B. A wooden bridge over a stream.', 'C. A large fountain in a central plaza.', 'D. An open field with wildflowers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_3,Event Understanding,What becomes visible past the dense part of the hedge now?,00:02:53,C,"['A. A park.', 'B. A row of shops.', 'C. The garden and houses.', 'D. A busy street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_302_4,Attribute Perception,What distinguishes the car closest to the camera now?,00:04:07,D,"['A. It has red stripes on the hood.', 'B. It has green stripes on the hood.', 'C. It has yellow stripes on the hood.', 'D. It has blue stripes on the hood.']",single,Concurrent +Real-Time Visual Understanding_sample_302_5,Spatial Understanding,What is the position of the house relative to the white car?,00:04:13,C,"['A. To the right, behind the car.', 'B. To the left, in front of the car.', 'C. To the left, beside the car.', 'D. To the right, beside the car.']",single,Concurrent +Real-Time Visual Understanding_sample_303_1,Event Understanding,"What does the text overlay ""CREIL Metro Station"" indicate in the video?",00:00:14,D,"['A. The start of a parade.', 'B. An advertisement for a new restaurant.', 'C. The title of a music video.', 'D. The location of the current scene.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_2,Event Understanding,What is displayed through the shop windows?,00:04:17,D,"['A. Books and paintings.', 'B. Electronics and gadgets.', 'C. Food and beverages.', 'D. Various items and mannequins.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_3,Attribute Perception,What is the condition of the pavement on the commercial street?,00:08:05,D,"['A. Dry.', 'B. Covered in leaves.', 'C. Snowy.', 'D. Wet from recent rain.']",single,Concurrent +Real-Time Visual Understanding_sample_303_4,Action Perception,What is the man in the dark jacket doing near the shop entrance?,00:08:18,D,"['A. Talking on the phone.', 'B. Waiting for a bus.', 'C. Drinking coffee.', 'D. Browsing the items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_303_5,Object Perception,What item is visible in the hands of a woman passing by a storefront with a pink and white sign?,00:12:17,D,"['A. An umbrella.', 'B. A fruit juice.', 'C. A newspaper.', 'D. A green bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_1,Object Perception,What is prominently displayed on the large green street signs?,00:00:20,D,"['A. ""Broadway"" and ""5th Ave"" and ""Broadway"".', 'B. ""Main St"" and ""1st Ave"".', 'C. ""Central Park"" and ""7th Ave"".', 'D. ""Union Square West"" and ""E 17 st "" and ""Broadway"".']",single,Concurrent +Real-Time Visual Understanding_sample_304_2,Object Perception,What is the pedestrian on the left side of the screen holding?,00:02:23,D,"['A. A black bag.', 'B. A green backpack.', 'C. A yellow tote bag.', 'D. A red and white patterned bag.']",single,Concurrent +Real-Time Visual Understanding_sample_304_3,Object Perception,What number is prominently displayed above an entrance just now?,00:05:00,D,"['A. 819.', 'B. 731.', 'C. 129.', 'D. 913.']",multiple,Prior +Real-Time Visual Understanding_sample_304_4,Attribute Perception,What colors are the sky exhibiting now?,00:07:08,D,"['A. Blue and yellow.', 'B. Orange and red.', 'C. Green and blue.', 'D. Pink and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_304_5,Spatial Understanding,Where is the T-Mobile storefront located in relation to the white circular thing?,00:07:13,C,"['A. Center of the white circular thing.', 'B. Right side of the white circular thing.', 'C. Left side of the white circular thing.', 'D. Not visible in the white circular thing.']",single,Concurrent +Real-Time Visual Understanding_sample_305_1,Attribute Perception,What is the color of the sky now?,00:00:03,B,"['A. Blue and white.', 'B. Pale yellow to deep red and purple.', 'C. Grey and yellow.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_305_2,Spatial Understanding,Where is the dog seen when the perspective shifts to the right?,00:00:14,B,"['A. In a park.', 'B. On a leash.', 'C. In a car.', 'D. At a storefront.']",single,Prior +Real-Time Visual Understanding_sample_305_3,Text-Rich Understanding,What number is displayed prominently on the building with large glass windows just now,00:02:24,C,"['A. 5', 'B. 7', 'C. 10', 'D. 12']",multiple,Concurrent +Real-Time Visual Understanding_sample_305_4,Object Perception,Which sign is prominently displayed on the left side of the street now?,00:04:56,A,"['A. BROADWAY PLAZA HOTEL.', 'B. CITY LIBRARY.', 'C. CENTRAL PARK CAFE.', 'D. GRAND THEATER.']",single,Concurrent +Real-Time Visual Understanding_sample_305_5,Action Perception,What action is the person near the sidewalk doing now?,00:07:20,C,"['A. Walking a dog.', 'B. Talking on the phone.', 'C. Taking a photo or video.', 'D. Eating at a table.']",single,Concurrent +Real-Time Visual Understanding_sample_306_1,Action Perception,What are some pedestrians seen doing as they walk along the sidewalk?,00:00:15,C,"['A. Riding bikes.', 'B. Taking pictures.', 'C. Carrying umbrellas.', 'D. Jogging.']",multiple,Prior +Real-Time Visual Understanding_sample_306_2,Object Perception,What is the name on the food truck?,00:02:29,B,"[""A. Marco's Delights."", ""B. Shanif's Famous."", 'C. Tasty Treats.', 'D. City Eats.']",single,Concurrent +Real-Time Visual Understanding_sample_306_3,Attribute Perception,What is the general atmosphere of the street right now?,00:04:54,B,"['A. Calm and quiet.', 'B. Busy and vibrant.', 'C. Deserted and eerie.', 'D. Tense and chaotic.']",single,Concurrent +Real-Time Visual Understanding_sample_306_4,Event Understanding,Which station entrance was shown just now?,00:07:18,B,"['A. Times Square Station.', 'B. 34th Street-Herald Sq Station.', 'C. Grand Central Station.', 'D. Union Square Station.']",multiple,Prior +Real-Time Visual Understanding_sample_306_5,Object Perception,What is the primary color of the subway train?,00:08:54,C,"['A. Blue', 'B. Green', 'C. Silver', 'D. Red']",single,Concurrent +Real-Time Visual Understanding_sample_307_1,Action Perception,What movement is depicted from the first-person perspective in the video?,00:00:18,C,"['A. Moving backward on the street.', 'B. Moving sideways on the sidewalk.', 'C. Progressing forward down the street.', 'D. Standing still.']",multiple,Concurrent +Real-Time Visual Understanding_sample_307_2,Spatial Understanding,What was on the left side of the street now?,00:04:32,C,"['A. A series of tall trees.', 'B. A brick building with large windows.', 'C. A wooden fence.', 'D. A row of parked cars.']",single,Concurrent +Real-Time Visual Understanding_sample_307_3,Attribute Perception,What color is the jacket worn by the person on the left?,00:09:04,C,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_307_4,Spatial Understanding,What is to the left of the two people walking on the sidewalk now?,00:08:43,B,"['A. A green P parking sign.', 'B. A red vending machine and building signage.', 'C. Parked bicycles and scooters.', 'D. A garbage truck.']",single,Concurrent +Real-Time Visual Understanding_sample_307_5,Object Perception,What was visible on the left-hand side of the street just now?,00:13:06,B,"['A. A coffee shop.', 'B. A brightly lit signboard of a restaurant.', 'C. A bookstore.', 'D. A clothing store.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_1,Object Perception,What prominent feature is located in the center of the outdoor plaza?,00:00:05,B,"['A. A large fountain.', 'B. A metallic globe sculpture.', 'C. A statue of a person.', 'D. A giant screen.']",single,Concurrent +Real-Time Visual Understanding_sample_308_2,Text-Rich Understanding,What word is encircling the large metallic globe sculpture?,00:00:10,A,"['A. UNIVERSAL.', 'B. GLOBAL.', 'C. EARTH.', 'D. WORLD.']",single,Concurrent +Real-Time Visual Understanding_sample_308_3,Object Perception,What was the name of the café shown just now?,00:03:04,C,"['A. The Green Café.', 'B. The Fun Café.', 'C. Power Up Café.', 'D. Stage 52 Café.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_4,Action Perception,What is one of the activities that people were doing on the zebra crossing just now?,00:05:29,B,"['A. Jogging.', 'B. Pushing a stroller.', 'C. Riding a bicycle.', 'D. Selling goods.']",multiple,Concurrent +Real-Time Visual Understanding_sample_308_5,Attribute Perception,What material are the stairs made of?,00:08:03,B,"['A. Metal', 'B. Wood', 'C. Marble', 'D. Concrete']",single,Concurrent +Real-Time Visual Understanding_sample_309_1,Attribute Perception,What color is the door of Katner's Deli?,00:00:10,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_309_2,Event Understanding,What appears to be part of the theme park attraction?,00:00:11,A,"['A. A large animatronic dog hanging from a crane.', 'B. A live music performance.', 'C. A magic show.', 'D. A water fountain display.']",multiple,Prior +Real-Time Visual Understanding_sample_309_3,Object Perception,What is displayed on the screen now?,00:02:40,A,"['A. A lion.', 'B. A tiger.', 'C. A pug.', 'D. A cat.']",single,Concurrent +Real-Time Visual Understanding_sample_309_4,Text-Rich Understanding,What is written above the brightly colored entrance now?,00:05:26,C,"['A. Home for Children.', 'B. Welcome to the Park.', 'C. Home for Girls.', 'D. Fun Land.']",single,Concurrent +Real-Time Visual Understanding_sample_309_5,Spatial Understanding,Where is the green tower with spiral decorations located relative to the walkway?,08:04,A,"['A. To the left.', 'B. To the right.', 'C. In the center.', 'D. In the background.']",single,Prior +Real-Time Visual Understanding_sample_310_1,Action Perception,What are people doing near the storefronts?,00:00:07,D,"['A. Running.', 'B. Playing with balloons.', 'C. Climbing the structure.', 'D. Standing and sitting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_310_2,Attribute Perception,What is the architectural style of the buildings along the street?,00:02:49,D,"['A. Victorian.', 'B. Modern.', 'C. Gothic.', 'D. Medieval.']",single,Concurrent +Real-Time Visual Understanding_sample_310_3,Object Perception,What is the shop labeled in the outdoor setting?,00:05:21,D,"['A. OWL NEST.', 'B. OWL SHOP.', 'C. OWL HOUSE.', 'D. OWL POST.']",single,Prior +Real-Time Visual Understanding_sample_310_4,Attribute Perception,What initials are visible on the sweaters displayed in the clothing section now?,00:05:35,D,"['A. A and B.', 'B. M and N.', 'C. L and P.', 'D. H and G.']",single,Concurrent +Real-Time Visual Understanding_sample_310_5,Attribute Perception,What colors are visible on the boxes stacked on the shelves right now?,00:08:12,D,"['A. Green, yellow, black, and red.', 'B. White, purple, orange, and silver.', 'C. Red, blue, green, and white.', 'D. Grey, pink, blue black, and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_311_1,Event Understanding,Where is the young man in navy blue and wearing a cap moving towards?,00:00:10,A,"['A. Towards the camera.', 'B. Towards the stone planter.', 'C. Towards the rock structure.', 'D. Towards the cart.']",multiple,Prior +Real-Time Visual Understanding_sample_311_2,Attribute Perception,What does the woman in the foreground carry as she walks through the theme park just now?,00:05:26,D,"['A. A blue backpack.', 'B. A green tote bag.', 'C. A yellow suitcase.', 'D. A red purse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_311_3,Text-Rich Understanding,"What detail is included on the ""Welcome to Springfield"" sign?",00:05:34,A,"['A. The year ""1796"".', 'B. The year ""1896"".', 'C. The year ""1996"".', 'D. The year ""2006"".']",single,Concurrent +Real-Time Visual Understanding_sample_311_4,Object Perception,What is the person exiting the building holding right now?,00:08:03,D,"['A. A book.', 'B. A phone.', 'C. A bag.', 'D. A drink.']",single,Concurrent +Real-Time Visual Understanding_sample_311_5,Attribute Perception,What is the design style of the building's interior?,00:08:07,D,"['A. Modern and sleek.', 'B. Minimalist and plain.', 'C. Industrial and raw.', 'D. Colorful and retro.']",single,Concurrent +Real-Time Visual Understanding_sample_312_1,Text-Rich Understanding,What was the name of the food stand shown just now?,00:02:44,B,"['A. TASTY TREATS.', 'B. REEL TREATS.', 'C. SWEET SNACKS.', 'D. FOOD HAVEN.']",multiple,Prior +Real-Time Visual Understanding_sample_312_2,Object Perception,What kind of area is visible through the tram's windows during the journey?,00:05:30,B,"['A. A sandy beach.', 'B. A wooded area with trees.', 'C. A bustling city street.', 'D. A snowy mountain path.']",single,Concurrent +Real-Time Visual Understanding_sample_312_3,Object Perception,How is the road next to the tram bordered?,00:05:46,C,"['A. With a wooden fence.', 'B. With stone walls.', 'C. With metallic guardrails.', 'D. With hedges.']",single,Concurrent +Real-Time Visual Understanding_sample_312_4,Event Understanding,What types of advertisements were seen on the billboards just now?,00:08:16,C,"['A. Food products.', 'B. Clothing brands.', 'C. Movie promotions.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_312_5,Action Perception,What is the perspective of the view as the vehicle drives along the road?,00:08:10,B,"['A. Aerial view.', 'B. First-person perspective.', 'C. Third-person perspective.', 'D. Rear view.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_1,Object Perception,What is prominently visible on the right side of the frame at the beginning of the video?,00:00:04,C,"['A. A black truck.', 'B. A red umbrella.', 'C. A building with ""BASECAMP"" written on it.', 'D. A crosswalk.']",single,Concurrent +Real-Time Visual Understanding_sample_313_2,Object Perception,What type of vehicle appeared from the right side and drove away just now?,00:02:46,B,"['A. A white utility truck.', 'B. A white SUV with organizational decals.', 'C. A dark-colored sedan.', 'D. A small black utility vehicle.']",multiple,Concurrent +Real-Time Visual Understanding_sample_313_3,Event Understanding,What is shown entering the scene from the right now?,00:02:59,C,"['A. A dark-colored sedan.', 'B. A small black utility vehicle.', 'C. A tour bus with ""Universal Studios"" signage.', 'D. A silver car.']",single,Concurrent +Real-Time Visual Understanding_sample_313_4,Object Perception,What adorns the rocky structure seen now?,00:05:23,B,"['A. Colorful lights.', 'B. Greenery.', 'C. Painted murals.', 'D. Metal sculptures.']",single,Concurrent +Real-Time Visual Understanding_sample_313_5,Event Understanding,What event is depicted in the video now?,00:08:21,A,"['A. The large ape-like creature reappears and interacts with the camera in a menacing stance.', 'B. The camera zooms out to show an aerial view of the jungle.', 'C. A group of animals gathers around a waterhole.', 'D. The jungle catches fire and the scene becomes chaotic.']",multiple,Concurrent +Real-Time Visual Understanding_sample_314_1,Object Perception,What color is the vintage car parked right side to the red vehicle under a canopy?,00:00:11,B,"['A. Blue.', 'B. Yellow.', 'C. Green.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_314_2,Text-Rich Understanding,What is written on the building with a white facade?,00:03:00,A,"['A. MERCADO.', 'B. LIBRER_A.', 'C. CAFETER_A.', 'D. BANCO.']",single,Concurrent +Real-Time Visual Understanding_sample_314_3,Object Perception,"What type of building is labeled ""DILLERS BOARDING HOUSE""?",00:05:20,B,"['A. A single-story house.', 'B. A two-story wooden building.', 'C. A warehouse.', 'D. A three-story apartment.']",single,Concurrent +Real-Time Visual Understanding_sample_314_4,Text-Rich Understanding,What is the sign reading on the large geometric-shaped building right now?,00:08:05,C,"['A. 25.', 'B. 30.', 'C. 50.', 'D. 75.']",single,Concurrent +Real-Time Visual Understanding_sample_314_5,Text-Rich Understanding,What does the sign with an illustration of a person swimming in blue water indicate?,00:09:53,C,"['A. ""Pool Open"".', 'B. ""No Swimming"".', 'C. ""Beach Closed"".', 'D. ""Swim at Your Own Risk"".']",single,Prior +Real-Time Visual Understanding_sample_315_1,Text-Rich Understanding,What sign is visible on the rightmost building in the video?,00:00:20,C,"['A. ""No Fishing"".', 'B. ""No Boats"".', 'C. ""No Swimming"".', 'D. ""No Parking"".']",single,Concurrent +Real-Time Visual Understanding_sample_315_2,Event Understanding,What has the video primarily captured so far?,00:00:20,B,"['A. A bustling harbor with many boats arriving and departing.', 'B. A serene waterfront scene with calm water and minimal movement.', 'C. A stormy sea with waves crashing into the docks.', 'D. A busy marketplace with people shopping and trading.']",multiple,Concurrent +Real-Time Visual Understanding_sample_315_3,Attribute Perception,What color is the tram ceiling?,00:02:55,B,"['A. Blue.', 'B. White.', 'C. Grey.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_315_4,Attribute Perception,What type of windows does the blue building have?,00:05:26,C,"['A. Metal-framed windows.', 'B. No windows.', 'C. White-framed windows.', 'D. Wooden-framed windows.']",single,Prior +Real-Time Visual Understanding_sample_315_5,Text-Rich Understanding,What word is prominently displayed on the facade of the old-west-style building right now?,00:09:43,A,"['A. ""Tickets"".', 'B. ""Rides"".', 'C. ""Games"".', 'D. ""Food"".']",single,Concurrent +Real-Time Visual Understanding_sample_316_1,Attribute Perception,"What color is the building labeled ""JUPE'S General Store""?",00:00:13,C,"['A. Red', 'B. Tan', 'C. Turquoise', 'D. Yellow']",single,Prior +Real-Time Visual Understanding_sample_316_2,Spatial Understanding,Where is the bulletin board filled with papers located?,00:03:00,B,"['A. Above the window', 'B. To the left of the blue tool chest', 'C. Beneath the sign labeled ""21E""', 'D. Next to the door with a small window']",single,Concurrent +Real-Time Visual Understanding_sample_316_3,Attribute Perception,What is the lighting condition in the corridor?,00:05:44,C,"['A. Blue and dim', 'B. Green and bright', 'C. Red and gloomy', 'D. Yellow and flickering']",single,Concurrent +Real-Time Visual Understanding_sample_316_4,Attribute Perception,What colors are the shipping containers seen right now?,00:08:05,B,"['A. Blue and yellow', 'B. Green and orange and blue', 'C. Red and white', 'D. Black and grey']",single,Concurrent +Real-Time Visual Understanding_sample_316_5,Spatial Understanding,Where is the fire hydrant located in relation to the first-person view?,00:08:13,A,"['A. On the right side', 'B. In front of the view', 'C. On the left side', 'D. Behind the view']",single,Concurrent +Real-Time Visual Understanding_sample_317_1,Attribute Perception,What color are the tops of the booths around the plaza?,00:00:02,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_317_2,Object Perception,What does the mural depict?,00:00:13,D,"['A. A large beige building.', 'B. Palm trees and blue-topped booths.', 'C. A multi-car tram.', 'D. A famous Hollywood sign and surrounding landscape.']",single,Concurrent +Real-Time Visual Understanding_sample_317_3,Event Understanding,"What is indicated by the ""Lower Lot"" sign seen in the background?",00:02:27,B,"['A. The name of a ride.', 'B. The name of the area.', 'C. The name of a restaurant.', 'D. The name of a shop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_317_4,Spatial Understanding,What is the relative position of the potted plant in the video right now?,00:04:43,C,"['A. In the center of the screen.', 'B. In the upper left corner.', 'C. In the lower right side.', 'D. In the bottom center.']",single,Concurrent +Real-Time Visual Understanding_sample_317_5,Object Perception,What is visible on the right side of the escalator?,00:07:11,D,"['A. A fountain.', 'B. A park.', 'C. A parking lot.', 'D. A large building with colorful billboards.']",single,Concurrent +Real-Time Visual Understanding_sample_318_1,Causal Reasoning,Why are more structural details of the building visible as the camera descends?,00:00:15,B,"['A. Because the camera is zooming in.', 'B. Because the camera is moving closer to the lower level.', 'C. Because the lights are turned on.', 'D. Because the weather clears up.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_2,Object Perception,"What is the central feature of the ""Jurassic World"" sign on the facade of the building right now?",00:02:41,D,"['A. A large tree.', 'B. A water fountain.', 'C. A Ferris wheel.', 'D. A dinosaur emblem.']",single,Concurrent +Real-Time Visual Understanding_sample_318_3,Object Perception,What is visible above the rocks as the boat approaches the tunnel?,00:05:23,D,"['A. A rainbow.', 'B. A bridge.', 'C. A bird.', 'D. Green foliage.']",single,Concurrent +Real-Time Visual Understanding_sample_318_4,Action Perception,What happens to the boat as it moved forward just now?,00:05:34,D,"['A. It focuses on the sky.', 'B. It zooms in on the boat.', 'C. It looks back at the waterfall.', 'D. It shifts to the interior of the tunnel.']",multiple,Concurrent +Real-Time Visual Understanding_sample_318_5,Text-Rich Understanding,What message is displayed on the smaller screens beneath the warning triangle?,00:08:09,C,"['A. ""EMERGENCY EXIT"".', 'B. ""DANGER AHEAD"".', 'C. ""CONTAINMENT ALERT"".', 'D. ""MAINTENANCE REQUIRED"".']",single,Prior +Real-Time Visual Understanding_sample_319_1,Object Perception,What item is prominently displayed in the center of the store?,00:00:08,D,"['A. A large stone pillar.', 'B. A wooden shelf with potted plants.', 'C. A mirror reflecting part of the store.', 'D. A kiddie ride-on vehicle.']",single,Concurrent +Real-Time Visual Understanding_sample_319_2,Attribute Perception,What material is the hallway floor made of?,00:02:25,D,"['A. Carpet.', 'B. Wood.', 'C. silver.', 'D. Glossy black material.']",single,Concurrent +Real-Time Visual Understanding_sample_319_3,Object Perception,What objects are primarily featured in the video scene right now?,00:04:55,D,"['A. Cars.', 'B. Humans.', 'C. Animals.', 'D. Robots.']",single,Concurrent +Real-Time Visual Understanding_sample_319_4,Attribute Perception,What are the predominant colors in the visuals of the video?,00:05:00,D,"['A. Red and yellow.', 'B. Green and purple.', 'C. Black and white.', 'D. Orange and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_319_5,Object Perception,What is prominently featured on the screen right now?,00:07:00,D,"['A. A large tree.', 'B. A blue vehicle.', 'C. A group of people.', 'D. A yellow and silver robot.']",single,Concurrent +Real-Time Visual Understanding_sample_320_1,Object Perception,What is labeled on the large green tunnel people are heading toward?,00:00:11,A,"['A. ""Mario Kart: Bowser\'s Challenge"".', 'B. ""Super Mario World"".', 'C. ""Luigi\'s Mansion"".', 'D. ""Princess Peach\'s Castle"".']",single,Concurrent +Real-Time Visual Understanding_sample_320_2,Action Perception,What was the group doing just now?,00:02:26,D,"['A. Standing in a queue.', 'B. Sitting on a theme park ride.', 'C. Entering a theater.', 'D. Walking through a dimly lit corridor.']",multiple,Concurrent +Real-Time Visual Understanding_sample_320_3,Object Perception,What is the large fish chasing the small fishes?,00:04:42,C,"['A. Blue fish', 'B. Green fish', 'C. Red fish', 'D. Yellow fish']",single,Concurrent +Real-Time Visual Understanding_sample_320_4,Action Perception,What action does Bowser Jr. perform as they steer onto the rainbow-colored track?,00:07:06,D,"['A. Jumps.', 'B. Throws a shell.', 'C. Activates a boost.', 'D. Unfurls a glider.']",multiple,Prior +Real-Time Visual Understanding_sample_320_5,Event Understanding,What is the main event happening as Bowser Jr. reaches the finish line?,00:07:13,D,"['A. Bowser Jr. avoids obstacles.', 'B. Bowser Jr. prepares to glide.', 'C. Tanooki Mario joins the race.', 'D. Excited celebratory signs and sparkles appear.']",multiple,Concurrent +Real-Time Visual Understanding_sample_321_1,Attribute Perception,What is the pattern of the wallpaper in the room?,00:00:20,B,"['A. Striped pattern in red and beige.', 'B. Diamond pattern in shades of yellow, orange, and beige.', 'C. Floral pattern in shades of red and green.', 'D. Geometric pattern in shades of green and beige.']",single,Concurrent +Real-Time Visual Understanding_sample_321_2,Object Perception,What is visible on the green pipes in the amusement park area?,00:02:45,C,"['A. Coins.', 'B. Stars.', 'C. ""POW"".', 'D. ""1UP"".']",single,Concurrent +Real-Time Visual Understanding_sample_321_3,Spatial Understanding,Where are the metal railings located while descending the stairs?,00:05:25,C,"['A. On the left side.', 'B. On the right side.', 'C. On both sides.', 'D. At the bottom only.']",multiple,Concurrent +Real-Time Visual Understanding_sample_321_4,Text-Rich Understanding,"What does the ""EXIT"" sign point to in the amusement park?",00:08:17,D,"['A. Right.', 'B. Up.', 'C. Down.', 'D. Left.']",single,Concurrent +Real-Time Visual Understanding_sample_321_5,Event Understanding,What becomes more prominent as the viewer ascends the escalator right now?,00:09:43,B,"['A. The plants on the left side.', 'B. The large wall with the dinosaur logo.', 'C. The transparent curved glass structure.', 'D. The parallel stationary escalator.']",multiple,Concurrent +Real-Time Visual Understanding_sample_322_1,Object Perception,What is prominently featured on the massive concrete building?,00:00:05,B,"['A. A giant robot.', 'B. A T-Rex mural.', 'C. A cityscape painting.', 'D. A famous portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_322_2,Object Perception,What was located on the right side of the scene just now?,00:03:22,B,"['A. A dark gray railing.', 'B. A postbox.', 'C. A small vehicle.', 'D. A tree.']",multiple,Prior +Real-Time Visual Understanding_sample_322_3,Attribute Perception,What material are the picnic tables and benches made of?,00:07:00,C,"['A. Wood.', 'B. Plastic.', 'C. Metal mesh.', 'D. Concrete.']",single,Prior +Real-Time Visual Understanding_sample_322_4,Object Perception,What is prominently displayed on the marquee of the tall building to the left?,00:10:05,B,"['A. Cafe Entrance.', 'B. Box Office.', 'C. Storefronts.', 'D. Green Awning.']",single,Prior +Real-Time Visual Understanding_sample_322_5,Spatial Understanding,What is located in front of the building directly ahead in the middle of the street?,00:10:00,C,"['A. A cafe.', 'B. A box office.', 'C. A small stand with an umbrella.', 'D. A mural.']",single,Concurrent +Real-Time Visual Understanding_sample_323_1,Attribute Perception,What is the temperature displayed on the scene right now?,00:00:11,C,"['A. 10 degrees Celsius.', 'B. 12 degrees Celsius.', 'C. 14 degrees Celsius.', 'D. 16 degrees Celsius.']",single,Concurrent +Real-Time Visual Understanding_sample_323_2,Object Perception,What occupies the right side of the frame right now?,00:03:02,B,"['A. A tree.', 'B. A telephone booth.', 'C. A black car.', 'D. A bench.']",single,Concurrent +Real-Time Visual Understanding_sample_323_3,Event Understanding,What happens to the man in the black hoodie as the video progresses?,00:06:06,C,"['A. He runs towards the camera.', 'B. He stops walking.', 'C. He moves out of frame.', 'D. He drops his umbrella.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_4,Spatial Understanding,Where is the lone pedestrian with an umbrella located relative to the camera?,00:06:12,C,"['A. To the left of the street.', 'B. Directly behind the camera.', 'C. On the right side of the street, walking towards the camera.', 'D. In the middle of the street.']",multiple,Concurrent +Real-Time Visual Understanding_sample_323_5,Clips Summarize,What was the main activity happening just now?,00:09:20,B,"['A. People shopping in a market.', 'B. People crossing a street on a rainy day.', 'C. Cars driving through a busy intersection.', 'D. Pedestrians waiting at a bus stop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_1,Object Perception,What object is the person holding in the hand?,00:00:03,A,"['A. A folded umbrella.', 'B. A map.', 'C. A shopping bag.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_324_2,Attribute Perception,What is the distinctive feature of the crosswalk?,00:03:20,B,"['A. It has red and white stripes.', 'B. It is marked with white stripes.', 'C. It is marked with yellow stripes.', 'D. It has green and white stripes.']",single,Concurrent +Real-Time Visual Understanding_sample_324_3,Causal Reasoning,What is the overall weather condition depicted in the video?,00:06:19,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Foggy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_4,Attribute Perception,What was a noticeable feature of the street just now?,00:09:20,C,"['A. It is lined with colorful flowers.', 'B. The road is empty.', 'C. It has a lot of parked bicycles and is wet due to rain.', 'D. It is empty and dry with clear skies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_324_5,Spatial Understanding,Where is the small white building located in the courtyard?,00:11:59,B,"['A. To the left of the pathway.', 'B. At the far end of the courtyard.', 'C. Next to the playground.', 'D. In the center of the courtyard.']",single,Prior +Real-Time Visual Understanding_sample_325_1,Attribute Perception,What type of sidewalk is depicted in the video right now?,00:00:20,C,"['A. Metal sidewalk.', 'B. Wooden sidewalk.', 'C. Stone sidewalk.', 'D. Concrete sidewalk.']",single,Concurrent +Real-Time Visual Understanding_sample_325_2,Action Perception,What did the red motorbike do just now?,00:00:09,C,"['A. Stops at the intersection.', 'B. Turns left at the traffic light.', 'C. Proceeds through the intersection and moves along the road.', 'D. Parks on the sidewalk.']",multiple,Prior +Real-Time Visual Understanding_sample_325_3,Object Perception,What type of vehicle is parked in the middle of the frame right now?,00:03:00,B,"['A. A red car.', 'B. A white car.', 'C. A black motorcycle.', 'D. A yellow truck.']",single,Concurrent +Real-Time Visual Understanding_sample_325_4,Spatial Understanding,Where is the white van parked in relation to the rest of the cars on the street?,00:05:30,D,"['A. Near the center of the left lane.', 'B. Near the center of the right lane.', 'C. Along the left side of the street.', 'D. Along the right side of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_325_5,Object Perception,What is prominently displayed on the wall above the entrance inside the building?,08:09,B,"['A. A painting.', 'B. A clock.', 'C. A sculpture.', 'D. A mirror.']",single,Concurrent +Real-Time Visual Understanding_sample_326_1,Spatial Understanding,Where were the tables and chairs located in the scene just now?,00:00:05,C,"['A. On the right side of the street.', 'B. Inside a building.', 'C. In front of the building with white umbrellas.', 'D. Near the zebra crossing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_326_2,Spatial Understanding,Where is the small three-wheeled vehicle parked?,00:02:55,B,"['A. On the cobblestone pavement near the cathedral.', 'B. In front of the cathedral.', 'C. Near the modern buildings.', 'D. At the bottom right corner of the street.']",single,Concurrent +Real-Time Visual Understanding_sample_326_3,Spatial Understanding,What is visible to the right of the stone street in the video right now?,00:05:26,A,"['A. A historic stone building.', 'B. A large modern skyscraper.', 'C. A park with trees.', 'D. A river with boats.']",single,Concurrent +Real-Time Visual Understanding_sample_326_4,Attribute Perception,What color is the promotional sign on the back of the tour vehicle?,00:05:33,D,"['A. Blue and Green.', 'B. Green and Yellow.', 'C. Yellow and Red.', 'D. Red and Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_326_5,Event Understanding,What types of paths does the bridge have?,00:09:49,B,"['A. Two vehicle lanes and a bike lane.', 'B. two pedestrian walkways and two tram tracks.', 'C. A bike lane and a tram track.', 'D. Two pedestrian walkways and a vehicle lane.']",multiple,Concurrent +Real-Time Visual Understanding_sample_327_1,Action Perception,What is the man doing as he walks on the bridge?,00:00:15,A,"['A. Looking at something in his hands.', 'B. Holding hands.', 'C. Talking to each other.', 'D. Taking pictures.']",multiple,Prior +Real-Time Visual Understanding_sample_327_2,Object Perception,What color is the tram?,00:03:16,D,"['A. Red and white.', 'B. Blue and white.', 'C. Green and yellow.', 'D. Yellow and gray.']",single,Concurrent +Real-Time Visual Understanding_sample_327_3,Object Perception,What sign is prominently visible right now?,00:08:01,D,"['A. No Parking sign.', 'B. Yield sign.', 'C. Speed limit sign.', 'D. Stop sign.']",single,Concurrent +Real-Time Visual Understanding_sample_327_4,Causal Reasoning,What does the person near the right side of the street appear to be doing?,00:09:46,B,"['A. Sitting on a bench.', 'B. Walking along the sidewalk.', 'C. Standing still.', 'D. Entering a building.']",multiple,Concurrent +Real-Time Visual Understanding_sample_327_5,Spatial Understanding,Where are the trash bins located in the scene?,00:09:52,A,"['A. Along the sidewalk on the left side.', 'B. Along the left side of the street.', 'C. In the green space with trees.', 'D. Next to the multi-story red and white building.']",single,Prior +Real-Time Visual Understanding_sample_328_1,Spatial Understanding,Where are the green trash bins located?,00:00:03,C,"['A. On the right side of the street.', 'B. In the background near the cityscape.', 'C. On the left side of the street.', 'D. Next to the olive-green garage door.']",multiple,Prior +Real-Time Visual Understanding_sample_328_2,Object Perception,What vehicle is parked on the left side of the narrow street right now,00:02:42,D,"['A. A blue bicycle.', 'B. A white van.', 'C. A yellow motorcycle.', 'D. A red scooter.']",single,Concurrent +Real-Time Visual Understanding_sample_328_3,Attribute Perception,What are the colors of the antique vehicle parked by the curb right now?,00:05:39,D,"['A. Red and white.', 'B. Blue, Green and silver.', 'C. Black and yellow.', 'D. Green, Brown and gold.']",single,Concurrent +Real-Time Visual Understanding_sample_328_4,Object Perception,What is visible in the foreground on the pedestrian pathway?,00:08:02,D,"['A. A cyclist and a runner.', 'B. A person with a red backpack.', 'C. A group of people standing still.', 'D. Two people walking side by side.']",single,Concurrent +Real-Time Visual Understanding_sample_328_5,Action Perception,What action does the viewer take in the video?,00:09:58,A,"['A. Walking down a stone-paved street.', 'B. Sitting at a cafe.', 'C. Riding a bicycle.', 'D. Boarding a boat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_329_1,Attribute Perception,What is the weather like in the video?,00:00:07,D,"['A. Completely cloudy.', 'B. Rainy.', 'C. Overcast.', 'D. Partly cloudy.']",single,Concurrent +Real-Time Visual Understanding_sample_329_2,Object Perception,What is visible near the right side of the buildings right now?,00:02:57,D,"['A. A blue mailbox.', 'B. A green bench.', 'C. A yellow taxi.', 'D. A red phone booth.']",single,Concurrent +Real-Time Visual Understanding_sample_329_3,Object Perception,What is the person in the blue outfit carrying?,00:05:21,D,"['A. A briefcase.', 'B. A backpack.', 'C. A suitcase.', 'D. A shopping bag.']",single,Concurrent +Real-Time Visual Understanding_sample_329_4,Spatial Understanding,Where was the historical stone building located in the frame right now?,00:08:09,A,"['A. On the left side.', 'B. On the right side.', 'C. In the center.', 'D. In the background.']",single,Concurrent +Real-Time Visual Understanding_sample_329_5,Text-Rich Understanding,What is the name of the left side establishment indicated by the signs on the building?,00:09:49,A,"['A. HARD CLUB.', 'B. HARD ROCK.', 'C. CLUB HARD.', 'D. ROCK CLUB.']",single,Concurrent +Real-Time Visual Understanding_sample_330_1,Object Perception,What object is visible on the left side of the frame next to the parked cars?,00:00:15,B,"['A. A red mailbox.', 'B. A blue parking meter.', 'C. A green trash can.', 'D. A yellow bike rack.']",single,Concurrent +Real-Time Visual Understanding_sample_330_2,Attribute Perception,What distinct feature is highlighted on the ornate stone building right now?,00:03:00,B,"['A. Blue doors.', 'B. Stone carvings.', 'C. Red-framed windows.', 'D. Iron railings.']",single,Concurrent +Real-Time Visual Understanding_sample_330_3,Object Perception,What color is the shirt of the man who is slightly ahead in the group of four people?,00:05:32,C,"['A. Green.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_330_4,Attribute Perception,What type of umbrellas are seen at the outdoor cafés right now?,00:08:05,B,"['A. Blue and white.', 'B. Red and brown.', 'C. Green and yellow.', 'D. Black and white.']",single,Concurrent +Real-Time Visual Understanding_sample_330_5,Event Understanding,What does the glass structure likely depict right now?,00:08:19,B,"['A. A historic monument.', 'B. A modern bus stop.', 'C. A construction site.', 'D. A marketplace.']",single,Concurrent +Real-Time Visual Understanding_sample_331_1,Attribute Perception,What color shorts is the person wearing who is walking with someone in a blue shirt?,00:00:07,B,"['A. Black.', 'B. Yellow.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_331_2,Spatial Understanding,Where is the cyclist heading as they ride through the square?,00:02:18,C,"['A. Towards the pedestrian crossing.', 'B. Away from the central area.', 'C. Towards the central area.', 'D. Along the street to the left.']",single,Concurrent +Real-Time Visual Understanding_sample_331_3,Object Perception,What is parked on the right side of the plaza?,00:04:05,C,"['A. A red bicycle.', 'B. A blue car.', 'C. A white van.', 'D. A black motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_331_4,Spatial Understanding,Where is the scaffolding located in the plaza?,00:04:10,C,"['A. On the right side.', 'B. Near the center.', 'C. On the left side.', 'D. In front of the clock tower.']",single,Concurrent +Real-Time Visual Understanding_sample_331_5,Attribute Perception,What is the color of the vehicle that follows the white van?,00:06:10,C,"['A. Red.', 'B. Black.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_332_1,Attribute Perception,What details are displayed in the overlaid text just now?,00:00:13,D,"['A. ""2023 / 6 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""8:00pm"".', 'B. ""2022 / 7 / 7"", ""Hong Kong"", ""Central"", and ""7:00pm"".', 'C. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""6:00pm"".', 'D. ""2023 / 7 / 7"", ""Hong Kong"", ""Tsim Sha Tsui"", and ""7:00pm"".']",multiple,Prior +Real-Time Visual Understanding_sample_332_2,Attribute Perception,What colors are the largest cat figures on the bridge right now?,00:03:00,D,"['A. Orange.', 'B. Black.', 'C. Grey.', 'D. White.']",single,Prior +Real-Time Visual Understanding_sample_332_3,Event Understanding,What is the woman wearing a mask doing right now?,00:02:55,D,"['A. Talking on the phone.', 'B. Walking around.', 'C. Looking at her phone.', 'D. Taking a photo.']",single,Concurrent +Real-Time Visual Understanding_sample_332_4,Attribute Perception,What color is the zebra crossing that pedestrians are walking across right now?,00:05:29,D,"['A. White.', 'B. Blue.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_332_5,Event Understanding,What is the overall atmosphere of the scene in the video?,00:08:20,D,"['A. Calm and serene.', 'B. Quiet and empty.', 'C. Tense and chaotic.', 'D. Bustling and busy.']",multiple,Concurrent +Real-Time Visual Understanding_sample_333_1,Object Perception,What colour of bus was visible driving on the street just now?,00:00:12,A,"['A. Green bus.', 'B. Blue bus.', 'C. Red bus.', 'D. Yellow bus.']",multiple,Prior +Real-Time Visual Understanding_sample_333_2,Counting,How many buses have been shown in the video so far?,00:00:35,C,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Prior +Real-Time Visual Understanding_sample_333_3,Action Perception,What are people doing while standing on the sidewalk right now?,00:02:50,C,"['A. Playing musical instruments.', 'B. Reading newspapers.', 'C. Using their phones and conversing.', 'D. Painting murals.']",multiple,Concurrent +Real-Time Visual Understanding_sample_333_4,Attribute Perception,"What is the color scheme of the map labeled ""Salisbury Garden"" shown on the signboard?",00:05:26,D,"['A. Black on white.', 'B. Blue on white.', 'C. Green on black.', 'D. White on black.']",single,Concurrent +Real-Time Visual Understanding_sample_333_5,Text-Rich Understanding,What was labeled on the modern building visible in the scene just now?,00:08:05,B,"['A. RESORT.', 'B. REGENT.', 'C. REFLECT.', 'D. RETREAT.']",multiple,Concurrent +Real-Time Visual Understanding_sample_334_1,Object Perception,What is the woman in the statue holding in her left hand?,00:00:19,D,"['A. A book.', 'B. A sword.', 'C. A shield.', 'D. A lit globe.']",single,Prior +Real-Time Visual Understanding_sample_334_2,Action Perception,What are many people in the crowd doing around the statue?,00:00:12,D,"['A. Dancing.', 'B. Eating.', 'C. Singing.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_334_3,Attribute Perception,What kind of light enhances the visibility of the dome?,00:03:00,D,"['A. A bright white light.', 'B. A cooler blue light.', 'C. A flashing red light.', 'D. A soft yellowish light.']",single,Concurrent +Real-Time Visual Understanding_sample_334_4,Text-Rich Understanding,What largest text is visible on the left side of the walkway right now?,00:05:27,A,"['A. HKMOA', 'B. City Park', 'C. Art Museum', 'D. Train Station']",single,Concurrent +Real-Time Visual Understanding_sample_334_5,Attribute Perception,What is the color of the tallest tower's illumination?,00:09:59,D,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_335_1,Prospective Reasoning,"Based on the crowd's interaction and engagement, what might be inferred to be present but out of view?",00:00:20,B,"['A. A quiet library.', 'B. Street performers and entertainment elements.', 'C. A calm and deserted area.', 'D. An indoor concert.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_2,Action Perception,What is the camera doing right now?,00:03:14,A,"['A. Moving forward slowly.', 'B. Staying still.', 'C. Moving backward.', 'D. Panning left and right.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_3,Spatial Understanding,Where are the trees located in relation to the buildings in the cityscape?,00:05:30,C,"['A. Behind the buildings.', 'B. To the right of the buildings.', 'C. In the foreground, framing the scene.', 'D. On the rooftops of the buildings.']",single,Prior +Real-Time Visual Understanding_sample_335_4,Object Perception,Which type of bus entered the scene just now?,00:08:14,D,"['A. Single-decker bus.', 'B. Mini-bus.', 'C. Coach bus.', 'D. Double-decker bus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_335_5,Causal Reasoning,What indicates that the area is lively and urban?,00:09:55,B,"['A. Presence of street performers.', 'B. Numerous pedestrians and vehicles and tall buildings.', 'C. Absence of advertisements.', 'D. Quiet surroundings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_1,Object Perception,What type of bus is visible right now?,00:00:16,C,"['A. Single-decker bus.', 'B. Minibus.', 'C. Double-decker bus.', 'D. School bus.']",single,Concurrent +Real-Time Visual Understanding_sample_336_2,Event Understanding,What is the primary activity of the pedestrians seen in the walkway?,00:02:26,B,"['A. Running.', 'B. Walking.', 'C. Cycling.', 'D. Skating.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_3,Event Understanding,What is the setting of the video scene?,00:05:00,C,"['A. A busy market street during the day.', 'B. A quiet village at sunset.', 'C. A vibrant cityscape at night.', 'D. A beach during the evening.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_4,Event Understanding,What is the overall setting depicted in the video?,00:07:20,A,"['A. A city skyline at night.', 'B. A rural landscape at sunset.', 'C. A beach during daytime.', 'D. A forest in the morning.']",multiple,Concurrent +Real-Time Visual Understanding_sample_336_5,Spatial Understanding,Where are the colorful lights primarily reflected?,00:07:20,C,"['A. In the sky.', 'B. On the buildings.', 'C. In the water in the foreground.', 'D. On the streets.']",single,Concurrent +Real-Time Visual Understanding_sample_337_1,Spatial Understanding,Where is the crowd of people located in relation to the city skyline?,00:00:02,C,"['A. On the left side of the frame.', 'B. In the center of the frame.', 'C. On the right side of the frame.', 'D. At the top of the frame.']",single,Concurrent +Real-Time Visual Understanding_sample_337_2,Event Understanding,What is the main focus of the video?,00:03:20,C,"['A. A parade in the city.', 'B. A busy street market.', 'C. A breathtaking nighttime cityscape.', 'D. A sports event.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_3,Attribute Perception,What is the color of the backpack worn by the person in the red shirt?,00:06:06,C,"['A. Green.', 'B. Black.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_337_4,Event Understanding,What kind of atmosphere is depicted in the video?,00:09:19,B,"['A. Calm and quiet.', 'B. Lively and bustling.', 'C. Tense and stressful.', 'D. Serene and peaceful.']",multiple,Concurrent +Real-Time Visual Understanding_sample_337_5,Spatial Understanding,What is located to the left of the pedestrian pathway?,00:09:19,C,"['A. A large digital billboard.', 'B. Bright advertisements for brands.', 'C. A row of slender vertical poles supporting an overhead structure.', 'D. A water fountain.']",single,Concurrent +Real-Time Visual Understanding_sample_338_1,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:10,C,"['A. The vendor picked up a hamburger patty, grilled it, and placed it on a bun before serving it to the customer.', 'B. The vendor took a hot dog from a package, placed it into a bun, and handed it to the customer.', 'C. The vendor took a hot dog from water, placed it into a bun, and prepared to add condiments.', 'D. The vendor grilled a hot dog, topped it with relish, and gave it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_2,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:03:03,C,"['A. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'B. The vendor took a hot dog from a grill, placed it into a bun, added mustard and onions, and gave it to the customer.', 'C. The vendor boiled a hot dog, placed it in a bun, topped it with sauerkraut and onions, and wrapped it.', 'D. The vendor took a hot dog, placed it in a bun, topped it with relish and mustard, and handed it to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_338_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:05:56,B,"['A. The vendor picked up a hot dog, placed it on a grill, and later added sauerkraut before serving.', 'B. The vendor boiled a hot dog, placed it into a bun, and added mashed potatoes as a topping.', 'C. The vendor picked up a hot dog, placed it into a bun, added onions, and wrapped it.', 'D. The vendor grilled a hot dog, placed it into a bun, added mustard and ketchup, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_4,Clips Summarize,What is the best summary of the food preparation process that was just shown?,00:08:49,C,"['A. The vendor grilled a hot dog, topped it with relish, cheese, and mushrooms, and handed it to a customer.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, added cheese and peppers, and served it.', 'C. The vendor prepared a hot dog, added chili, onions, and shoestring potatoes, and wrapped it.', 'D. The vendor prepared a hot dog, topped it with mayo, mustard, and jalapenos, and served it with a side of fries.']",multiple,Concurrent +Real-Time Visual Understanding_sample_338_5,Clips Summarize,Which of the following actions best summarizes the actions just shown?,00:11:42,B,"['A. The vendor boiled a hot dog, placed it into a bun, added sauerkraut, and wrapped it before serving it.', 'B. The vendor took a hot dog from boiling water, placed it into a bun, and prepared to add condiments.', 'C. The vendor grilled a hot dog, topped it with mustard and onions, and served it to the customer.', 'D. The vendor prepared a sandwich, added lettuce and tomato, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_1,Clips Summarize,What did the individual do just now?,00:00:14,C,"['A. The individual washed their hands, applied hand sanitizer, and dried their hands with a towel.', 'B. The individual washed their hands, used a dryer, and sanitized the sink.', 'C. The individual washed their hands, dried them with paper towels, and disposed of the towels.', 'D. The individual prepared food, cleaned the sink, and disposed of trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_2,Clips Summarize,Which of the following options best summarizes the content of the video just now?,00:01:28,A,"['A. The individual pressed and stretched pizza dough into a baking pan, ensuring it was evenly spread.', 'B. The individual prepared a salad, adding various toppings and dressing.', 'C. The individual assembled a sandwich, layering different meats and cheeses.', 'D. The individual applied sauce and added cheese to a cooked pizza crust.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:46,B,"['A. The individual washed and stored kitchen utensils in a cabinet.', 'B. The individual opened a tray to reveal dough balls, adjusted them, and he took one out and put flour on it.', 'C. The individual prepared a pizza by adding toppings and placing it in the oven.', 'D. The individual chopped vegetables and placed them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:04,D,"['A. The individual was preparing a sandwich, adding vegetables and condiments.', 'B. The individual was slicing vegetables and arranging them on a platter.', 'C. The individual was chopping toppings and placing them in separate containers.', 'D. The individual was placing pepperoni slices on a pizza and then moving it aside.']",multiple,Concurrent +Real-Time Visual Understanding_sample_339_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:20,B,"['A. The individual prepared a pizza by adding toppings and placing it in the oven.', 'B. The individual was pressing and stretching pizza dough inside a baking pan.', 'C. The individual was washing kitchen utensils and placing them in a drying rack.', 'D. The individual was organizing ingredients in the refrigerator for future use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_1,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:00:10,B,"['A. The individual sliced fresh vegetables, seasoned them, and placed them on a grill.', 'B. The individual carefully unwrapped a pair of gloves, stretched them open, and began putting them on.', 'C. The individual assembled the necessary ingredients for a sandwich and started layering them.', 'D. The individual cleaned a work surface, arranged cooking utensils, and prepared a workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_2,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:02:13,C,"['A. The individual gathered various vegetables, chopped them, and prepared a salad.', 'B. The individual picked up a hamburger patty, grilled it, and assembled a cheeseburger.', 'C. The individual took a hot dog from the water, placed it in a bun, and added sauerkraut.', 'D. The individual prepared a pasta dish by boiling noodles, adding sauce, and serving it in a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_340_3,Clips Summarize,What best summarizes the actions taken by the individual just now?,00:04:16,A,"['A. The individual placed a hot dog in a bun, added onions and peppers, wrapped it in paper, and placed it aside.', 'B. The individual assembled a hamburger with cheese, lettuce, and tomatoes, wrapped it, and handed it to a customer.', 'C. The individual prepared a burrito with beans and rice, wrapped it, and placed it in a serving tray.', 'D. The individual made a salad by chopping vegetables, adding dressing, and setting it on a counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_4,Clips Summarize,What is the best summary of the actions taken by the individual just now?,00:06:19,C,"['A. The individual sliced onions and tomatoes, placed them carefully in a hot dog bun, and wrapped it.', 'B. The individual grabbed a hamburger bun, cooked a patty, and assembled a cheeseburger.', 'C. The individual picked up a hot dog bun, retrieved a hot dog from water, placed it in the bun, added ketchup.', 'D. The individual prepared a sandwich by layering several ingredients between two slices of bread and served it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_340_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:08:21,C,"['A. The individual cooked a pasta dish by boiling noodles, adding sauce, and plating it.', 'B. The individual prepared a burrito, added beans and rice, and wrapped it in foil.', 'C. The individual assembled a hot dog by placing it into a bun, adding toppings, and wrapping it.', 'D. The individual chopped vegetables, added them to a salad bowl, and tossed them with dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual selected package items, assembled a burger with cheese, and added a meat patty.', 'C. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.', 'D. The individual set the table with cutlery, placed a glass of water, and served a main course.']",multiple,Prior +Real-Time Visual Understanding_sample_341_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:19,C,"['A. The individual boiled pasta, mixed it with cheese sauce, and served it in a bowl.', 'B. The individual baked a cake, decorated it with icing, and placed it on display.', 'C. The individual selected packaged items, assembled a breakfast burger with a meat patty, cheese, and a fried egg.', 'D. The individual prepared a salad by washing vegetables, chopping them, and arranging them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:27,B,"['A. The individual prepared a pizza by spreading sauce, adding toppings, and placing it in the oven.', 'B. The individual assembled a burger by retrieving sliced onions from refrigeration, adding them to the buns.', 'C. The individual baked biscuits, buttered them, and served them with jam.', 'D. The individual grilled chicken, seasoned it with herbs, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:37,B,"['A. The individual grilled chicken breasts, added seasoning, and placed them on a platter.', 'B. The individual prepared a burger by retrieving a patty, adding cheese, and assembling it with a bun.', 'C. The individual baked cookies, sprinkled them with sugar, and placed them on a rack to cool.', 'D. The individual deep-fried french fries, salted them, and served them in a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_341_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:46,B,"['A. The individual baked cookies, cooled them on a rack, and packaged them in boxes.', 'B. The individual selected hash browns, packaged them in a package.', 'C. The individual grilled sandwiches, wrapped them, and packed them into boxes.', 'D. The individual deep-fried chicken wings, added sauce, and arranged them on a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual cleaned the counter, set up station supplies, and took a coffee break.', 'B. The individual collected wrapping papers, retrieved buns, and placed them on the counter.', 'C. The individual took wrapping papers, handled buns by hands, and placed the buns on the counter.', 'D. The individual stocked the shelves, wiped down surfaces, and organized condiments.']",multiple,Prior +Real-Time Visual Understanding_sample_342_2,Clips Summarize,What summarizes the actions performed just now?,00:00:47,C,"['A. The individual cleaned the station, organized utensils, and disposed of waste materials.', 'B. The individual picked and packed food items, marked them for delivery, and cleaned the station afterward.', 'C. The individual selected a yellow wrapping paper, placed an order ticket on it.', 'D. The individual placed food items in a container, labeled it, and set it aside for pickup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_3,Clips Summarize,What is the best summary of the actions performed just now?,00:01:36,C,"['A. The individual cleaned the counter, organized ingredients, and prepared a salad.', 'B. The individual prepared a sandwich, added condiments, and wrapped it for delivery.', 'C. The individual cooked bacon, meat pie, and scrambled eggs, then placed them in a container.', 'D. The individual prepared a fruit platter, arranged it neatly, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_4,Clips Summarize,What is the best summary of the actions performed just now?,00:02:21,C,"['A. The individual prepared a batch of fries, added salt, and placed them in a serving container.', 'B. The individual organized several orders, packed different items, and completed the preparation station setup.', 'C. The individual took pancakes, added meat pie from the warmer, and placed scrambled eggs on the same tray.', 'D. The individual assembled a salad with fresh ingredients, topped it with dressing, and delivered it to the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_342_5,Clips Summarize,What is the best summary of the actions performed just now?,00:03:02,C,"['A. The individual toasted buns, added condiments, and wrapped sandwiches for delivery.', 'B. The individual organized cooking utensils, took inventory, and sanitized the station.', 'C. The individual prepared a breakfast burger, added egg and cheese, and neatly wrapped it.', 'D. The individual made a cup of coffee, added cream, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_1,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:00:10,D,"['A. The person cooked fish filets, garnished them with vegetables, and presented them for serving.', 'B. The person assembled burgers by adding patties, placing condiments, and wrapping them.', 'C. The person restocked sandwich ingredients, such as lettuce and tomatoes, in preparation areas.', 'D. The person cleaned a used tray by discarding waste, and preparing it for reuse.']",multiple,Prior +Real-Time Visual Understanding_sample_343_2,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:01:25,D,"['A. The worker inspected the kitchen utensils, adjusted the oven temperature, and cleaned the grill.', 'B. The worker arranged cooked patties on a slide, cleaned the grill surface, and prepared for the next batch.', 'C. The worker deep-fried chicken, assembled it on a plate, and garnished it with herbs.', 'D. The worker flipped burger patties, placed them on a tray.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_3,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:02:40,D,"['A. The worker arranged hotdogs on a grill, added condiments, and wrapped them for serving.', 'B. The worker cooked and seasoned bacon strips and placed them into the fryer for crispiness.', 'C. The worker assembled fish fillets, sprinkled them with seasoning, and placed them in the oven for baking.', 'D. The worker transferred cooked onion onto a tray, cleaned the surface of the grill, and prepared for the next cooking batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_4,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:03:55,D,"['A. The individual prepared a batch of scrambled eggs, added herbs, and placed them on a hot plate.', 'B. The individual restocked a freezer with packages of frozen vegetables, organized them by color, and labeled each bin.', 'C. The individual cleaned and sanitized a workstation, organized cooking utensils, and prepared for the next task.', 'D. The individual prepared strips of bacon by separating them from frozen packaging.']",multiple,Concurrent +Real-Time Visual Understanding_sample_343_5,Clips Summarize,Which of the following options best summarizes the activity that transpired just now?,00:05:10,D,"['A. The worker cleaned the grill, prepared eggs by cracking and whisking them, and started cooking pancakes.', 'B. The worker poured liquid eggs into a container, organized kitchen supplies, and cleaned the preparation area.', 'C. The worker cracked eggs into a bowl, mixed them with spices, and set them aside for cooking later.', 'D. The worker filled a container with liquid eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,A,"['A. The individual opened a refrigerator, took out frozen food, placed it in a fryer basket, and prepared to deep-fry it.', 'B. The individual put on gloves, searched for cleaning supplies, and began to clean the station.', 'C. The individual filled a basket with fresh vegetables, washed them, and prepared to cook them.', 'D. The individual arranged various condiments on the counter and started preparing a sandwich.']",multiple,Prior +Real-Time Visual Understanding_sample_344_2,Clips Summarize,What actions were taken just now by the individual?,00:01:27,A,"['A. The individual opened a refrigerator, retrieved ingredients, and prepared to cook them.', 'B. The individual opened a pantry, selected a pan, and started cooking the food.', 'C. The individual arranged utensils on the counter and began preparing a salad.', 'D. The individual checked the deep fryer, removed fried food, and placed it on a rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:44,A,"['A. The individual opened a storage unit, retrieved packaged food, and began putting it into fryer baskets.', 'B. The individual organized utensils on the counter, chopped vegetables, and prepared to sauté them.', 'C. The individual opened a pantry, gathered baking ingredients, and prepared to start baking.', 'D. The individual cleaned the working station, disposed of garbage, and reorganized supplies.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_4,Clips Summarize,What actions were taken just now by the individual?,00:04:00,A,"['A. The individual removed the fried food from the fryer, placed it on a tray, and organized the tray in a storage unit.', 'B. The individual placed the food in a frying pan, sautéed it, and plated it.', 'C. The individual chopped vegetables, placed them in a bowl, and started making a salad.', 'D. The individual cleaned the working station, wiped the counters, and organized the utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_344_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:05:18,A,"['A. The individual removed fried food from the fryer, transferred it to a tray, and organized the tray in a storage unit.', 'B. The individual picked up a pan, sautéed vegetables, and plated them.', 'C. The individual opened a can of vegetables, placed them in a pot, and started boiling them.', 'D. The individual cleaned the deep fryer, disposed of oil, and prepped it for the next batch.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_1,Clips Summarize,What is the best summary of the actions taken just now?,00:12,C,"['A. A worker picked up a bag, added condiments, and handed it to another worker.', 'B. A worker grabbed a bag, placed a cheeseburger inside, and passed it to a colleague.', 'C. A worker retrieved a bag, added fries and a cheeseburger, checked the order slip, and moved to the fryer area.', 'D. A worker took a bag, filled it with a drink, and proceeded to the front counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_345_2,Clips Summarize,What is the best summary of the actions taken just now?,00:01:48,C,"['A. A worker placed fries into a fryer, prepared drinks, and gave them to a colleague.', 'B. A worker assembled a hamburger, wrapped it, and handed it to a customer.', 'C. A worker collected fries in a bag, placed an order slip on it, and moved it to the counter.', ""D. A worker took a customer's order, processed the payment, and handed over a receipt.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_3,Clips Summarize,What is the best summary of the actions taken just now?,00:03:26,C,"['A. A worker filled a bag with fries, attached an order slip, delivered the bag to the customer, and returned to their station.', 'B. A worker packed a bag with a cheeseburger, sealed it, printed an order slip, and handed it to another worker.', 'C. A worker grabbed a bag, placed the order receipt with it, and headed to the pick-up counter to deliver the order.', ""D. A worker assembled a sandwich, confirmed the customer's name, and moved to the serving counter.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_4,Clips Summarize,What is the best summary of the actions taken just now?,00:05:04,C,"[""A. A worker reviewed a customer's order, cleaned the workstation, and prepared it for the next task."", 'B. A worker assembled a new order from scratch, wrapped each item, and handed it to the kitchen staff.', 'C. A worker retrieved a filled order bag, attached the order slip to the bag, and delivered it to the front counter.', ""D. A worker took a customer's order, processed the payment, and handed the receipt to a colleague.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_345_5,Clips Summarize,What is the best summary of the actions taken just now?,00:06:42,C,"['A. A worker checked an order ticket, filled a bag with food items, and placed the bag on the counter.', 'B. A worker retrieved a receipt, confirmed the order with the customer, and then handed the order to another worker.', 'C. A worker attached a ticket to a bag, moved to the front counter, and handed the bag to a customer.', 'D. A worker processed a payment, handed the change to a customer, and returned to the kitchen.']",multiple,Prior +Real-Time Visual Understanding_sample_346_1,Clips Summarize,What is the best summary of the actions performed just now?,00:00:10,C,"['A. The individual retrieved a bun, added ketchup, and served it to the customer.', 'B. The individual prepared a sandwich, added lettuce and turkey, and placed it on a tray.', 'C. The individual assembled a cheeseburger by retrieving cheese slices and placing them on buns.', 'D. The individual took a hot dog, added condiments, and wrapped it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:07,D,"['A. The individual retrieved a food tray, added vegetables, and handed it to a colleague.', 'B. The individual assembled a cheeseburger, prepared the packaging, and wrapped it.', 'C. The individual prepared a salad, selected dressing, and presented it for immediate delivery.', 'D. The individual checked order tickets, selected package.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:04,D,"['A. The individual prepared a sandwich by taking out bread, adding cheese, and toasting it.', 'B. The individual organized order tickets, prepared packaging materials, and assembled them for food items.', 'C. The individual operated the deep fryer to cook fries and then placed them into containers.', 'D. The individual checked order tickets, prepared the packaging, and organized prepared items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:01,B,"['A. The individual retrieved a bun, added condiments, and wrapped it for serving.', 'B. The individual assembled a cheeseburger, placing cheese slices.', 'C. The individual cooked burger patties, added toppings, and handed them to a colleague.', 'D. The individual prepared the packaging boxes, placed burger patties in them, and added condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_346_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:58,C,"['A. The individual took a food tray, assembled a hot dog, and handed it to a customer.', 'B. The individual retrieved burger buns, assembled cheeseburgers, and moved them to the packaging area.', 'C. The individual collected order tickets, retrieved package, and organized them for next turn.', 'D. The individual took the order tickets, prepared beverage cups, and filled them with various drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,C,"['A. An individual selects a burger bun, prepares the toppings, and hands it to a customer.', 'B. An individual uses a deep fryer to cook a basket of fries, then serves them with extra condiments.', 'C. An individual picks up a hamburger bun, assembles it with cheese.', 'D. An individual sets up a drink machine and serves multiple beverages to waiting customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:03:18,B,"['A. An individual cleans the workspace, organizes ingredients, and prepares a station for making desserts.', 'B. An individual assembles multiple burgers by adding lettuce, cheese, and pickles, then places the patties on the buns.', 'C. An individual prepares sandwiches by slicing bread, spreading mayonnaise, adding lettuce and tomato, and topping with cheese.', 'D. An individual prepares a pasta dish by boiling noodles, adding sauce, and arranging it on plates.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:18,A,"['A. An individual prepares a burger by toasting buns, adding sauce and pickles, and placing cheese slices on each bun.', 'B. An individual fries patties, adds ketchup and lettuce, and places them in a to-go box.', 'C. An individual wraps sandwiches, adds mustard and onions, and organizes them on a tray.', 'D. An individual makes an ice cream sundae by scooping ice cream, adding toppings, and serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:21,B,"['A. An individual cleans the workspace, organizes ingredients, and sets up a drink machine.', 'B. An individual prepares a burger by assembling the bun, adding cheese, onions, and organizing the station with necessary toppings.', 'C. An individual slices vegetables for a salad, arranges them on a plate, and prepares the dressing.', 'D. An individual checks kitchen equipment, prepares a pasta dish, and serves it to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_347_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:12:26,A,"['A. An individual prepares a burger by selecting buns, adding ketchup, mustard, pickles, and a slice of cheese.', 'B. An individual assembles a taco by choosing toppings, adding salsa, and wrapping it tightly.', 'C. An individual makes a hot dog by grilling the sausage, placing it in a bun, and adding ketchup and mustard.', 'D. An individual prepares a salad by chopping vegetables, adding dressing, and tossing the ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:31,C,"['A. The individual organized serving trays and sanitized the preparation area.', 'B. The individual retrieved produce from the refrigerator and began chopping vegetables.', 'C. The individual replenished bread inventory by placing new buns onto the shelves.', 'D. The individual checked inventory levels and noted items lacking in stock.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:26,A,"['A. The individual prepared a burger by retrieving buns, and placing them on the package.', 'B. The individual organized utensils by sanitizing them and placing them back in their designated areas.', 'C. The individual cleaned the preparation area and refilled condiment dispensers.', 'D. The individual baked a batch of fresh buns and arranged them in an orderly manner.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:43,B,"['A. The individual arranged fresh vegetables on plates and prepared salads.', 'B. The individual topped burger buns with ketchup, onions.', 'C. The individual arranged freshly cut fruits into serving containers.', 'D. The individual prepared sandwiches by arranging cheese and lettuce on bread slices.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:10:07,B,"['A. The individual toasted the buns and added ketchup and mustard.', 'B. The individual placed two buns in boxes, added cheese slices, and added condiments.', 'C. The individual grilled burger patties and placed them on the buns with lettuce and pickles.', 'D. The individual wrapped sandwiches with paper and handed them to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_348_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:13:22,C,"['A. The individual selected burger buns, added patties, and placed them on a griddle.', 'B. The individual retrieved burger buns, added lettuce and sauces, and placed them on a tray.', 'C. The individual took burger buns, added lettuce and condiments, and arranged them on a preparation area.', 'D. The individual cleaned the preparation area, organized serving trays, and put away ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,D,"['A. An employee prepares a breakfast sandwich, adds condiments, and serves it to the customer.', 'B. An employee prepares a sandwich, toasts the buns, adds sauce, lettuce, and serves it in a box.', 'C. An employee prepares a salad, chops vegetables, and arranges them in a bowl.', 'D. An employee prepares a burger, adds mayo, lettuce, and packs it in a box.']",multiple,Prior +Real-Time Visual Understanding_sample_349_2,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:01:49,A,"['A. An employee prepares a burger, adds cheese, lettuce, and sauce, and packs it in a box.', 'B. An employee fries a chicken patty, adds mayo and lettuce, and packs it in a bag.', 'C. An employee prepares a sandwich, adds cucumbers, tomatoes, and sauce, and packs it in a wrap.', 'D. An employee prepares a vegan burger, adds vegan cheese, lettuce, and sauce, and packs it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_3,Clips Summarize,Which of the following options best summarizes the worker's actions just now?,00:03:28,A,"['A. The worker toasts a burger bun, adds tartar sauce and lettuce, and places the assembled burger back on the counter.', 'B. The worker grills a patty, adds ketchup and onions to the bun, and places the assembled burger in a bag.', 'C. The worker fetches ingredients from the refrigerator, cuts tomatoes, and adds them to a bowl.', 'D. The worker fries a fish fillet, adds mayo and pickles to a bun, and places the assembled sandwich in a wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_4,Clips Summarize,Which of the following options best summarizes the employee's actions just now?,00:05:21,B,"['A. The employee prepared a chicken sandwich by toasting buns, adding mayonnaise and lettuce, and packing it in a box.', 'B. The employee prepared a fish burger by toasting buns, adding cheese, and placing it in a box.', 'C. The employee prepared a fish sandwich by toasting buns, adding tartar sauce and lettuce, and packing it in a box.', 'D. The employee prepared a veggie burger by toasting buns, adding vegetables, and packing it in a box.']",multiple,Concurrent +Real-Time Visual Understanding_sample_349_5,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:06:46,C,"['A. The employee cooked and served fries, adding salt and packing them in a container.', 'B. The employee grilled a chicken patty, added lettuce and mayo, and packed the sandwich in a box.', 'C. The employee packed chicken nuggets into boxes.', 'D. The employee prepared a fish sandwich, adding tartar sauce and lettuce, and packed it in a paper wrap.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_1,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:00:12,D,"['A. The individual is cleaning trays, organizing workspaces, and baking bread in the oven.', 'B. The individual is taking an order, chopping vegetables, and making a quick salad.', 'C. The individual is preparing a dessert by mixing ingredients and placing them in the refrigerator.', 'D. The individual is putting on gloves, picking up a hot dog bun, and assembling a hot dog.']",multiple,Prior +Real-Time Visual Understanding_sample_350_2,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:02:31,D,"['A. The individual is taking an order, grilling a hamburger patty, and placing it in a bun.', 'B. The individual is preparing a sandwich by slicing bread, adding fillings, and wrapping it up.', 'C. The individual is filling a tray with fries, adding salt, and serving it to a customer.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_3,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:04:50,D,"['A. The individual is assembling pastries, adding icing, and placing them on a cooling rack.', 'B. The individual is grilling a hot dog, applying condiments, and wrapping it in foil.', 'C. The individual is chopping vegetables, tossing them into a bowl, and serving a salad.', 'D. The individual is assembling an order by packaging items into a paper bag and preparing it for delivery.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:07:39,D,"['A. The individual is arranging condiments on a counter and placing food items in the refrigerator.', 'B. The individual is taking orders from customers and showing them to their seats.', 'C. The individual is pouring beverages into cups and setting them on a tray for delivery.', 'D. The individual is putting on gloves, picking up a hot dog bun, adding the wiener, and preparing toppings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_350_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:09:31,D,"['A. The individual is grilling a hamburger patty, adding cheese and condiments, and wrapping it up in paper.', 'B. The individual is filling a drink cup with a beverage, adding ice, and sealing it with a lid.', 'C. The individual is assembling a vegetarian wrap with fresh vegetables, dressing, and a tortilla.', 'D. The individual is preparing a hot dog, topping it with grilled onions and meat sauce, and wrapping it in wrapping paper.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_1,Clips Summarize,Which of the following options best summarizes the vendor's actions just now?,00:00:10,D,"['A. The vendor picked up multiple croissants, placed them into a box, and handed it to a customer.', 'B. The vendor rearranged pastries on the tray, cleaned the display glass, and took an order from a customer.', 'C. The vendor picked up a muffin, added nuts, and placed it onto a display dish.', 'D. The vendor selected a pastry using tongs, placed it into a paper bag.']",multiple,Prior +Real-Time Visual Understanding_sample_351_2,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:02:10,D,"['A. The barista prepared a small cappuccino, added honey, and gave it to the customer.', 'B. The barista brewed a large black coffee, added sugar, and placed it on the counter for pickup.', 'C. The barista made an espresso shot, added milk, and served it with a croissant.', 'D. The barista poured a large latte, sealed the cup with a lid, and handed it over to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_3,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:04:12,D,"['A. The barista picked up fruits to prepare a smoothie, blended them, and served it to a customer.', 'B. The barista prepared a double espresso, added cream, and served it with a cookie.', 'C. The barista brewed a pot of tea, added honey, and served it in a teapot to a customer.', 'D. The barista steamed milk, prepared orders of oat latte and soy flat white.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_4,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:13,D,"['A. The barista arranged mugs on the counter, brought milk from the fridge, and cleaned the workspace.', 'B. The barista refilled the milk container, steamed milk, and cleaned the counter.', 'C. The barista cleaned the espresso machine, brewed espresso, and arranged cups for serving.', 'D. The barista grabbed milk cartons into the fridge, organized them, and prepared the workspace for further tasks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_351_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:08:19,D,"['A. The cashier counted money in the register, sorted coins and bills, and printed the receipt.', 'B. The cashier scanned a barcode, weighed the item, and asked the customer for payment.', 'C. The cashier arranged items on the counter, packed them into a bag, and handed the bag to the customer.', 'D. The cashier picked items on the touchscreen, confirmed the order, and selected a payment option.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. An individual browsed through items in a refrigerator section of a store with a cloth in hand.', 'B. An individual walked through an establishment, apparently a café, holding a cloth and prepared to clean a table.', 'C. An individual picked up a jacket from a chair and folded it neatly to place it back.', 'D. An individual took a tray of food to serve a seated customer at a table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:15,C,"['A. An individual was washing their hands and drying them with a towel.', 'B. An individual was organizing various kitchen utensils and cutlery in a drawer.', 'C. An individual was washing and rinsing a batch of dishes and cups in a sink.', 'D. An individual was preparing ingredients for a meal by chopping vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,B,"['A. An individual rearranged items in a refrigerator and then wiped the floors.', 'B. An individual disposed of trash, retrieved cleaning supplies, and started mopping the floor.', 'C. An individual washed dishes, emptied the trash, and cleaned the sink.', 'D. An individual served food to a customer and then started cleaning the countertops.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:25,A,"['A. An individual adjusted various settings on an electronic device, selected payment options.', 'B. An individual searched through web pages on a tablet, bookmarked a few articles, and saved them for later reading.', 'C. An individual played a game on a tablet, paused to check messages, and then defeated the final boss in the game.', 'D. An individual followed a recipe on a tablet screen, added ingredients to a bowl, and began the baking process.']",multiple,Concurrent +Real-Time Visual Understanding_sample_352_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:33,A,"['A. An individual made a cappuccino and a flat white with oat milk, and served them in takeaway cups.', 'B. An individual made an espresso and a latte, serving them in ceramic mugs for dine-in.', 'C. An individual prepared tea and hot chocolate for takeaway, using regular milk for both.', 'D. An individual brewed a strong filter coffee and an americano, serving them in large takeaway containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_1,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:00:10,A,"['A. The individual collected fried shrimp, walked to a counter, and placed them beside the mat.', 'B. The individual chopped vegetables, moved to a stove, and started frying them.', 'C. The individual took bread slices from a box, toasted them, and spread butter.', 'D. The individual handled raw fish, sliced it into pieces, and arranged it on a plate.']",multiple,Prior +Real-Time Visual Understanding_sample_353_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:12,B,"['A. The individual arranged slices of raw fish on a sushi mat and added some wasabi.', 'B. The individual collected fried shrimp, walked to a counter, and placed them on a sushi mat with vegetables.', 'C. The individual assembled a sandwich with various condiments and grilled it.', 'D. The individual prepared a salad by chopping vegetables and tossing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:14,A,"['A. The individual prepared a sushi roll by adding avocado slices to a seaweed sheet.', 'B. The individual assembled a sandwich with various condiments and grilled it.', 'C. The individual prepared a salad by chopping vegetables and tossing them in a bowl.', 'D. The individual cooked a steak, added seasoning, and plated it with a side of vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:09:16,A,"['A. The individual selected various types of sushi rolls, placed them into a takeout box.', 'B. The individual picked up assorted pastries, placed them in a box, and packed it for an event.', 'C. The individual collected different kinds of fruits, placed them into a basket, and wrapped it with a decorative lining.', 'D. The individual arranged a selection of cookies in a box and added a ribbon for presentation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_353_5,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:12:18,A,"['A. The individual assembled a sushi roll by adding greens.', 'B. The individual toasted bread, added avocado slices, and prepared a sandwich.', 'C. The individual chopped vegetables and added them to a cooking pot with water.', 'D. The individual prepared dessert by adding cream to a mix of fruits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,C,"['A. The individual arranged dishes and served them to a customer in a kitchen setting.', 'B. The individual wiped down the countertops and sanitized the kitchen utensils.', 'C. The individual selected a glass, added ice from the ice maker.', 'D. The individual took various tools from a drawer and began assembling a device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:24,B,"['A. The individual made a sandwich using fresh ingredients and served it on a plate.', 'B. The individual filled a pitcher with milk and steamed it.', 'C. The individual organized cutlery in a drawer and cleaned the kitchen area.', 'D. The individual cleaned the steaming wand and organized cups on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:04:39,B,"['A. The individual cleaned the countertop and put away kitchen utensils.', 'B. This person cleaned the kitchen utensils used for making coffee.', 'C. The individual prepared a sandwich, wrapped it up, and served it to a customer.', 'D. The individual restocked supplies in a pantry and washed dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,B,"['A. The individual arranged dishes on a table and served a customer.', 'B. The individual measured and cleaned the portafilter, weighed handle filter, and prepared it for brewing.', 'C. The individual wiped down the counters and organized kitchen utensils.', 'D. The individual prepared a sandwich, wrapped it, and handed it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_354_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:09:06,B,"['A. The individual poured a latte into a to-go cup and handed it to a customer.', 'B. The individual set up the handle filter,and prepared an espresso shot.', 'C. The individual measured coffee grounds and cleaned the grinder.', 'D. The individual operated the espresso machine, steamed milk, and cleaned the milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The person brewed a pot of tea, added lemon, and served it.', 'B. The person prepared a glass of milk by measuring its weight and pouring it into a jug.', 'C. The person measured ground coffee beans, and gathered different types of milk alternatives.', 'D. The person set up the kitchen for baking by arranging flour, sugar, and eggs.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_2,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:02:13,D,"['A. The person filled a cup with hot water, added a tea bag, and let it steep.', 'B. The person prepared a cup for a latte, steamed oat milk, and gathered different types of syrups.', 'C. The person filled a pitcher with water, added ice, and prepared to brew coffee.', 'D. The person steamed oat milk, and prepared to make a coffee.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_3,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:04:16,B,"['A. The individual brewed a pot of tea and added a slice of lemon.', 'B. The individual cleaned a pitcher, filled it with milk, and steamed it.', 'C. The individual washed a jug, filled it with water, and placed it in a fridge.', 'D. The individual rinsed a coffee cup, added hot water, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_4,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:06:19,B,"['A. The person prepared a glass of water and added a slice of lemon.', 'B. The person cleaned a kitchen surface, wiped it down, and dried it with a cloth.', 'C. The person used a spray bottle to sanitize the counter, then dried it with a towel.', 'D. The person wet a cloth, cleaned the surface with it, then dried it with paper towels.']",multiple,Concurrent +Real-Time Visual Understanding_sample_355_5,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:08:20,B,"['A. The individual brewed a cup of coffee and set it on the counter.', 'B. The individual cleaned coffee grounds by a little broom and disposed of the waste in a bin.', 'C. The individual refilled the coffee grinder with fresh coffee beans.', 'D. The individual washed and dried a coffee cup before using it for a new drink.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The person picked up a metal pitcher, cleaned it, and placed it back on the shelf.', 'B. The person heated a metal pitcher, added ingredients, and served them in a cup.', 'C. The person cleaned a metal pitcher, filled it with water, and placed it next to other pitchers.', 'D. The person retrieved one metal pitcher, steamed it, and returned the milk carton to the fridge.']",multiple,Prior +Real-Time Visual Understanding_sample_356_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:25,D,"['A. The person prepared a coffee mug, poured milk into it, and placed it under a coffee machine.', 'B. The person cleaned a coffee grinder, filled it with new beans, and started grinding the coffee.', 'C. The person filled a coffee pot with water, placed it in the machine, and added coffee grounds to the filter.', 'D. The person ground coffee beans, measured the coffee grounds on a scale, and adjusted the amount until it reached the desired weight.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:41,D,"['A. The person prepared a coffee, added sugar, and stirred it with a spoon.', 'B. The person brewed tea, added honey, and placed it on the counter to be served.', 'C. The person filled a cup with water, added ice, and handed it to a customer.', 'D. The person steamed milk, poured it into a cup with some green liquid, and created a latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:57,D,"['A. The person rinsed the pitcher with cold water and placed it on a shelf.', 'B. The person brewed coffee and added milk to it before serving.', 'C. The person cleaned a coffee machine and replaced the portafilter.', 'D. The person steamed milk in a metal pitcher while setting a cup under an espresso machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_356_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:14,D,"['A. The person filled a coffee cup, placed it in the sink, and cleaned it with water.', 'B. The person ground coffee beans, measured the coffee grounds, and prepared a coffee pot.', 'C. The person retrieved a milk carton from the fridge, measured the milk, and placed it on the counter.', 'D. The person steamed the milk in one metal pitcher while shaking another metal pitcher simultaneously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_1,Clips Summarize,Which of the following options best summarizes the actions that were just taken?,00:00:10,D,"['A. The individual brewed tea, poured it into a teacup, and added milk.', 'B. The individual steamed milk, poured it into a jug, and checked its temperature.', 'C. The individual made coffee, poured it into a cup, and added sugar.', 'D. The individual steamed milk, transferred it between jugs.']",multiple,Prior +Real-Time Visual Understanding_sample_357_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:16,D,"['A. The individual prepared a sandwich, added condiments, and served it on a plate.', 'B. The individual washed plates, dried them, and placed them in a cupboard.', 'C. The individual cooked pasta, drained it, and added sauce.', 'D. The individual cleaned a coffee station, wiped the counter, and organized items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:20,D,"['A. The individual made a cup of tea, added honey, and stirred it.', 'B. The individual brewed a pot of coffee, poured it into a thermos, and placed it on the counter.', 'C. The individual cleaned a coffee cup, poured milk, and organized the counter.', 'D. This person cleaned the handle filter and placed it on the coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:28,D,"['A. The individual made coffee, served it to a customer, and cleaned the table.', 'B. The individual prepared tea, added sugar, and arranged cups on a tray.', 'C. The individual cooked food, plated it, and cleaned the kitchen.', 'D. The individual cleaned a weighing scale, organized the countertop.']",multiple,Concurrent +Real-Time Visual Understanding_sample_357_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:34,D,"['A. The individual brewed coffee, added milk, and stirred it.', 'B. The individual steamed milk, poured it into a jug, and served it.', 'C. The individual prepared tea, added sugar, and served it in a teapot.', 'D. The individual cleaned a portafilter, filled another portafilter with coffee grounds and weighted it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_1,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:00:14,D,"['A. The barista cleaned the counter, sanitized cups, and organized coffee beans on the shelves.', 'B. The barista wiped down the espresso machine, added a new milk container, and prepared a cappuccino.', 'C. The barista organized the espresso machine, ground fresh coffee beans, and created a detailed latte art design.', 'D. The barista cleaned the milk frothing equipment, and brought the two cups of prepared espresso to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_2,Clips Summarize,Which of the following options best summarizes the bartender's actions just now?,00:01:55,D,"['A. The bartender filled a pitcher with beer and served it to customers at the bar.', 'B. The bartender cleaned the taps, filled a pitcher with hot water, and steeped tea bags in it.', 'C. The bartender prepared a fruit smoothie by blending fresh fruits and ice, then pouring it into a glass to serve.', 'D. The bartender steamed milk using a frothing wand, cleaned the wand, and combined the steamed milk with an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:33,D,"['A. The individual prepared coffee beans by weighing them, grinding them, and adjusting the grind size.', 'B. The individual brewed a coffee by immersing the beans in boiling water and stirring frequently.', 'C. The individual cleaned the coffee machine, steamed milk, and poured it into a cup to serve a cappuccino.', 'D. The individual prepared a portafilter with ground coffee, weighed it, and used a spoon to adjust the coffee amount.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_4,Clips Summarize,Which of the following options best summarizes the actions taken by the barista just now?,00:05:16,D,"['A. The barista steamed milk, weighed it, and poured it into a coffee cup.', 'B. The barista cleaned the coffee machine, weighed coffee grounds, and placed them into the portafilter.', 'C. The barista poured milk into a glass, placed it on a scale, and then threw the milk container away.', 'D. The barista poured milk into a measuring cup, weighed it, and then returned the container to the fridge.']",multiple,Concurrent +Real-Time Visual Understanding_sample_358_5,Clips Summarize,Which of the following options best summarizes the barista's actions just now?,00:06:55,D,"['A. The barista poured milk into a pitcher, steamed it, and then mixed it into a hot cup of coffee.', 'B. The barista filled a pitcher with milk, adjusted the coffee machine, rinsed the pitcher, and cleaned the counter area.', 'C. The barista filled a pitcher with milk, cleaned the pitcher, and prepared an iced coffee.', 'D. The barista poured milk into a glass, and steamed the milk in a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_1,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:00:10,D,"['A. The person cleaned a cup, filled it with water, and placed it on a tray.', 'B. The person prepared utensils, boiled water, and served a customer.', 'C. The person washed a cup, brewed espresso, and poured it into a mug.', 'D. The person cleaned a pitcher, filled a glass with iced coffee.']",multiple,Prior +Real-Time Visual Understanding_sample_359_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:02:36,D,"['A. The person grabbed almond milk, prepared a latte, and handed it to a customer.', 'B. The person cleaned cups, filled a jug with almond milk, and adjusted the espresso machine settings.', 'C. The person made a cappuccino, added whipped cream, and served it on a tray.', 'D. The person picked up a box of almond milk, and poured milk into a pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_3,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:05:02,D,"['A. The person poured coffee into a to-go cup, cleaned the counter, and organized utensils.', 'B. The person poured milk into a cup, placed it in the sink, and threw away a lid.', 'C. The person grabbed a to-go cup, dumped its content into the trash, and cleaned the brewer.', 'D. The person picked up an iced coffee and drank it, disposed of a cup into the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_4,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:07:28,D,"['A. The person cleaned a coffee machine, prepared a cup, and served an espresso.', 'B. The person prepared a coffee pot, filled it with water, and brewed a pot of coffee.', 'C. The person picked up a milk pitcher, steamed milk, and poured it into a cup.', 'D. The person grabbed a portafilter, filled it with coffee grounds, weighed it, and adjusted the amount with a spoon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_359_5,Clips Summarize,Which of the following options best summarizes the sequence of actions that just happened?,00:09:54,D,"['A. The person grabbed a glass, picked a lid, and filled the glass with water.', 'B. The person picked up a glass, inspected it, and placed it on the counter.', 'C. The person picked up glasses, stacked them, and put them aside.', 'D. The person grabbed a glass, examined it, and walked towards another area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,A,"['A. The individual prepared a cup of matcha tea by scooping matcha powder, and whisking it.', 'B. The individual prepared a cup of coffee by grinding the beans, brewing the coffee, and serving it in a mug.', 'C. The individual prepared a cup of herbal tea by selecting herbs, placing them in a teapot, adding boiling water, and steeping it.', 'D. The individual prepared a smoothie by blending fruits, adding milk, and pouring it into a glass.']",multiple,Prior +Real-Time Visual Understanding_sample_360_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:20,A,"['A. The individual made a glass of iced water by filling a glass with ice cubes.', 'B. The individual prepared a cup of cold brew coffee by adding milk, stirring it, and placing it on a tray.', 'C. The individual filled a glass with ice cubes from the ice machine using a blue scoop.', 'D. The individual brewed a fresh cup of iced tea by mixing the tea concentrate with water and ice.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:32,A,"['A. The individual cleaned a portafilter, and placed it on the table.', 'B. The individual retrieved a tool, refilled it using a coffee grinder, and rinsed it under a faucet.', 'C. The individual placed a filter into a coffee maker, filled it with grounds, and started the brewing process.', 'D. The individual selected a mug, filled it with milk, and placed it under a milk frother.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:45,A,"['A. The individual steamed milk, prepared espresso, grabbed a cloth, and cleaned the workstation.', 'B. The individual filled a pitcher with water, added coffee grounds, and placed it in the refrigerator to brew.', 'C. The individual poured milk into a coffee cup, added ice cubes, and stirred using a spoon.', 'D. The individual brewed coffee, poured it over ice, and then added sweeteners before stirring.']",multiple,Concurrent +Real-Time Visual Understanding_sample_360_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:54,A,"['A. The individual cleaned a portafilter, weighed it, and began adding coffee ground to it.', 'B. The individual brewed coffee and filled a thermos with it before capping it off.', 'C. The individual prepared a cup of tea by boiling water, adding tea leaves, and waiting for it to steep.', 'D. The individual cleaned a cup, added milk, and placed it in the microwave to heat.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:10,A,"['A. An individual adjusts the settings on a coffee grinder, preparing it for use.', 'B. An individual sets the timer on a toaster oven, ready to bake.', ""C. An individual calibrates an oven's temperature for baking pastries."", 'D. An individual measures the exact amount of coffee grounds for a recipe.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_2,Clips Summarize,What is the best summary of the actions performed just now?,00:02:05,A,"['A. The individual prepared a coffee by grinding the beans and operating an espresso machine.', 'B. The individual assembled a sandwich with various ingredients and served it to a customer.', 'C. The individual organized a stationary set, placing pens and pencils in a container.', 'D. The individual arranged some tools on a workbench, preparing for a repair task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:00,A,"['A. A person is preparing for steaming the milk.', 'B. A barista prepares and serves a complex coffee drink, adjusting various machines and ingredients to ensure perfection.', 'C. An individual prepares various ingredients for a large meal, organizing and setting them on a counter.', 'D. A chef expertly places different kitchen tools in an organized manner to prepare for a cooking session.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:05:55,A,"['A. The individual ground coffee beans, tamped the coffee grounds, and prepared an espresso shot.', 'B. The individual operated a juicer, filled a glass with orange juice, and served it to a customer.', 'C. The individual brewed a pot of tea, poured it into cups, and arranged cookies on a plate.', 'D. The individual prepared a milkshake, added toppings, and served it with a straw.']",multiple,Concurrent +Real-Time Visual Understanding_sample_361_5,Clips Summarize,Which of the following options best summarizes the action just taken by the individual?,00:07:50,A,"['A. The individual is steaming the milk.', 'B. The individual is arranging paper cups for use.', 'C. The individual is preparing a drink by adding a mixer.', 'D. The individual is cleaning a stainless steel jug.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_1,Clips Summarize,Which of the following options best summarizes the actions of the barista taken just now?,00:00:10,B,"['A. The barista prepared a cappuccino, stirred it, and served it to a customer.', 'B. The barista steamed milk, prepared two lattes, and began making a new latte.', 'C. The barista brewed coffee, added sugar and cream, and handed it to a customer.', 'D. The barista made a latte, added cocoa powder, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:18,A,"['A. The worker prepared an espresso by measuring coffee grounds, tamping them, and placing them in the machine.', 'B. The worker prepared a cup of tea by measuring loose leaves, placing them in a pot, and adding hot water.', 'C. The worker cleaned the coffee machine and sorted cups for the next order.', 'D. The worker brewed a fresh pot of coffee by measuring water and coffee grounds, then starting the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:58,B,"['A. The individual cleaned the coffee machine and placed a cup on the scale.', 'B. The individual measured cocoa powder into a pitcher.', 'C. The individual selected a cup, poured coffee grounds into it, and added hot water.', 'D. The individual brewed fresh coffee by placing a new filter and coffee grounds into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:02,C,"['A. The individual placed the milk jug under the steamer, wiped the machine, and steamed the milk.', 'B. The individual brewed a fresh cup of coffee, cleaned the counter, and served the drink.', 'C. The individual cleaned the work area, steamed milk, and prepared a milk-based beverage.', 'D. The individual restocked supplies, brewed coffee, and served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_362_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:07:47,B,"['A. The individual brewed a fresh cup of tea, added sugar, and served it to a customer.', 'B. The individual steamed milk, prepared a latte, and added a lid to the cup.', 'C. The individual prepared an espresso shot, cleaned the coffee machine, and discarded used grounds.', 'D. The individual restocked the cups, cleaned the counter, and replaced the lids.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,C,"['A. An individual ground coffee beans, weighed the coffee, and started brewing the coffee.', 'B. An individual added condiments to a ready-made espresso shot and served it to a customer.', 'C. An individual prepared a cup of coffee by grinding beans and tamping it.', 'D. An individual poured milk and water into a cup and served a latte.']",multiple,Prior +Real-Time Visual Understanding_sample_363_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:09,A,"['A. An individual prepared two cups of iced coffee, sealed the lids, and placed them on the counter.', 'B. An individual brewed two cups of hot coffee, added sugar, and handed them to customers.', 'C. An individual cleaned the coffee machine and stored the coffee cups.', 'D. An individual took out coffee supplies from storage and organized them on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:11,B,"['A. The individual brewed a fresh pot of coffee, added sugar, and handed it to the customer.', 'B. The individual added a straw to an iced coffee, stirred it, and handed it to the customer.', 'C. The individual took a hot coffee, added a lid, and placed it in a tray.', 'D. The individual steamed milk, poured it into a cup, and added cinnamon topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:00,B,"['A. The individual cleaned tables and collected used cups from the customers in a cafe.', 'B. The individual took packaged sugar and served them to customers at a table.', 'C. The individual cleaned the espresso machine and arranged the utensils on the counter.', 'D. The individual arranged pastries on a display counter for customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_363_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:06,B,"['A. The individual cleaned up spilled milk and put milk containers back in the refrigerator.', 'B. The individual brewed three cups of coffee, and disposed of used coffee grounds.', 'C. The individual cleaned the coffee machine and arranged the cups neatly on the counter.', 'D. The individual brewed a fresh pot of coffee and added sugar and milk before serving it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:08,C,"['A. The individual poured milk into a cup, stirred it, and then took it to the customer.', 'B. The individual brewed a pot of tea, poured it into a thermal flask, and brought it to a table.', 'C. The individual finished preparing a latte, placed it alongside a black coffee.', 'D. The individual selected pastries from a display case, packed them in a box, and handed them to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_364_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:04,B,"['A. The individual checked order status on a tablet, cleaned a countertop area, and served a sandwich.', 'B. The individual prepared matcha, carried the matcha to a sink, and then checked order details on a tablet.', 'C. The individual brewed coffee, poured it into a cup, and then prepared a latte with milk.', 'D. The individual selected utensils, eco-certified cleaning solutions, and organized a storage area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:58,B,"['A. The individual selected tea leaves, boiled water, and brewed a fresh pot of tea.', 'B. The individual poured milk into a metal jug, steamed the milk, and prepared it for use.', 'C. The individual prepared an espresso shot, added steamed milk, and created latte art.', 'D. The individual grabbed utensils, washed them, and organized them on a drying rack.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:51,B,"['A. The individual filled a cup with hot water, steeped a tea bag, and served the tea to a customer.', 'B. The individual poured milk into a container, steamed it, and cleaned the workstation with a cloth.', 'C. The individual brewed a pot of coffee, poured it into multiple cups, and served it to customers.', 'D. The individual mixed various ingredients into a jug, prepared a smoothie, and cleaned the blender.']",multiple,Concurrent +Real-Time Visual Understanding_sample_364_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:11:46,B,"['A. The individual poured hot water into a cup, steeped the tea, and served it.', 'B. The individual weighed matcha powder.', 'C. The individual mixed chocolate powder into a glass and added hot milk.', 'D. The individual cleaned the workspace with a cloth and disposed of the trash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_1,Clips Summarize,What action sequence was taken just now by the individual working with the coffee machine?,00:00:10,D,"['A. The individual brewed tea, added sugar and milk, and served it with biscuits.', 'B. The individual prepared an espresso, added whipped cream, and served it in a glass.', 'C. The individual brewed coffee, added cream, and stirred it before serving.', 'D. The individual operated an espresso machine, brewed a shot of espresso, and pour the milk into a cup.']",multiple,Prior +Real-Time Visual Understanding_sample_365_2,Clips Summarize,Which of the following options best summarizes the actions taken just now by the barista?,00:02:27,A,"['A. The barista measured coffee grounds in the portafilter, locked the portafilter into the espresso machine, and added coffee grounds into it.', 'B. The barista cleaned the espresso machine, prepared the milk pitcher, and steamed milk.', 'C. The barista brewed a cup of tea, added lemon, and served it to a customer.', 'D. The barista ground coffee beans, prepared a French press, and set it aside to steep.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_3,Clips Summarize,What sequence of actions did the barista perform just now with the steamed milk?,00:04:43,B,"['A. The barista poured milk into a cup, cleaned the espresso machine, and prepared a new cup.', 'B. The barista steamed the milk, wiped the steam wand, and placed the milk pitcher down.', 'C. The barista brewed coffee, steamed milk, and added sugar to the cup.', 'D. The barista measured milk, adjusted the machine settings, and poured the milk into a new pot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_4,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grinder?,00:07:00,B,"['A. The individual operated the coffee grinder, collected ground coffee in a metal pitcher, and mixed it with water.', 'B. The individual adjusted the coffee grinder settings, and transferred the grounds to a portafilter.', 'C. The individual poured whole coffee beans into the grinder, ground them into a container, and stored the container for later use.', 'D. The individual set the coffee grinder, filled it with milk, and brewed a latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_365_5,Clips Summarize,Which of the following options best summarizes the actions taken just now by the individual with the coffee grounds?,00:09:18,C,"['A. The individual measured coffee grounds, tamped them into a portafilter, and locked it into an espresso machine.', 'B. The individual adjusted the grinder settings, measured coffee grounds, and transferred them to a filter.', 'C. The individual weighed portafilter, added coffee grounds into a glass container from a portafilter with a spoon.', 'D. The individual prepared a batch of coffee grounds, cleaned the countertop, and disposed of extra grounds.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_1,Clips Summarize,What activity is being performed just now?,00:00:10,A,"['A. Grinding coffee beans and weighing the ground coffee.', 'B. Brewing a pot of tea using loose leaves and boiling water.', 'C. Preparing a smoothie with various fruits and a blender.', 'D. Making a sandwich with multiple layers of ingredients.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_2,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:02:33,A,"['A. A person is cleaning a metal surface with a cloth and checking its condition.', 'B. A person is painting a metal surface with a brush.', 'C. A person is repairing an electronic device using tools.', 'D. A person is assembling parts of a mechanical device.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_3,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:04:56,A,"['A. Preparing an espresso by grinding coffee beans, measuring the coffee, and extracting the shot.', 'B. Cleaning and sanitizing a workspace in preparation for a new task.', 'C. Operating kitchen equipment to bake a batch of cookies.', 'D. Conducting a detailed inspection and maintenance of a coffee machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_4,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:07:19,A,"['A. Preparing an espresso and stirring it.', 'B. Brewing a pot of tea and adding sugar.', 'C. Mixing ingredients for a cake batter.', 'D. Cleaning and sanitizing a kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_366_5,Clips Summarize,Which of the following options best summarizes the activity performed just now?,00:09:42,A,"['A. Weighing coffee grounds and tamping them into a portafilter.', 'B. Cleaning the coffee machine and setting it up for a new brew.', 'C. Preparing a tray of cookies for baking in the oven.', 'D. Cleaning and arranging the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_1,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:00:10,D,"['A. The individual cleaned a machine, selected a sandwich, and prepared it for a customer.', 'B. The individual set a table with utensils, organized a menu, and greeted a guest.', 'C. The individual washed dishes, stacked them, and prepared a meal.', 'D. The individual positioned the portafilter, ground coffee into it, and cleaned the portafilter.']",multiple,Prior +Real-Time Visual Understanding_sample_367_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:08,D,"['A. The individual brewed a pot of tea, added honey, and served it to a customer.', 'B. The individual prepared a bowl of soup, garnished it with herbs, and handed it over.', 'C. The individual mixed a smoothie, poured it into a glass, and placed it on the counter.', 'D. The individual poured frothed milk into a cup of coffee, creating latte art.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:06,D,"['A. The individual removed a foil cover from a container, stirred a hot soup, and served it to a customer.', 'B. The individual picked up a plastic container, opened the lid, and prepared the contents for blending.', 'C. The individual placed a small container back on the shelf after stirring its contents and wiped the counter.', 'D. This individual put a plastic lid on a prepared iced latte.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:04,D,"['A. The individual selected a teapot, steeped tea leaves, and poured the tea into a cup.', 'B. The individual prepared a smoothie by blending ingredients, pouring it into a glass, and garnishing it.', 'C. The individual washed a tea strainer, added herbs into it, and boiled water.', 'D. The individual tamped coffee grounds, and prepared to extract an espresso shot.']",multiple,Concurrent +Real-Time Visual Understanding_sample_367_5,Clips Summarize,Which of the following options best summarizes the recent actions taken just now?,00:08:02,D,"['A. The individual washed a coffee cup, set it down, and filled it with milk.', 'B. The individual cleaned a teapot, boiled water, and steeped tea leaves.', 'C. The individual prepared a paper cup, filled it with brewed tea, and added a slice of lemon.', 'D. The individual wiped and cleaned the portafilter, weighted the portafilter, and adjusted the grinder settings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_1,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:00:10,D,"['A. A barista prepares a hot beverage, adds sugar, stirs, and serves it with a lid.', 'B. A barista retrieves an ingredient from a drawer, prepares a cold drink, adds a straw, and serves it.', 'C. A barista prepares a cold drink, adds whipped cream, and hands it to a customer without a lid.', 'D. A barista prepares a hot beverage, retrieves a lid, adds it, and passes it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_2,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:01:57,D,"['A. An individual fills a cup with water, places it in a microwave, and heats it.', 'B. An individual measures out flour, sifts it into a bowl, and prepares to bake bread.', 'C. An individual cuts vegetables, arranges them on a plate, and garnishes with herbs.', 'D. An individual prepares a cup of coffee by gathering supplies and opening a coffee bag with scissors.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_3,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:03:44,D,"['A. An individual measures coffee beans, grinds them, and prepares the ground coffee in a portafilter.', 'B. An individual weighs ground coffee, adjusts the grinder settings, and grinds more beans.', 'C. An individual selects coffee beans, roasts them, and prepares them for grinding.', 'D. An individual adds coffee grounds to a portafilter, weighs it, and uses a spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_4,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:05:30,D,"['A. An individual grinds coffee beans, pours them into a filter, and makes a pour-over coffee.', 'B. An individual selects a coffee pod, inserts it into a machine, and prepares a cup of coffee.', 'C. An individual brews a pot of coffee, pours it into a carafe, and serves it to customers.', 'D. An individual measures coffee grounds, tamps them, and prepares an espresso.']",multiple,Concurrent +Real-Time Visual Understanding_sample_368_5,Clips Summarize,Which of the following options best summarizes the actions occurring just now?,00:07:18,D,"['A. An individual measured coffee beans, ground them, and filled a cup with the ground coffee.', 'B. An individual steamed milk, brewed an espresso, and combined them to make a latte.', 'C. An individual brewed coffee, added sugar, and served it with a stir stick.', 'D. An individual brewed an espresso, poured milk into it, and adorned it with a latte art heart.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_1,Clips Summarize,Which of the following options best summarizes the actions just now?,00:00:10,D,"['A. The individual cleans the espresso machine and places the portafilter in position.', 'B. The individual grinds coffee beans, tamps the ground coffee, and brews an espresso shot.', 'C. The individual serves a coffee beverage, cleans up the work area, and restocks coffee supplies.', 'D. The individual steams the milk using the steam wand, and prepares it for a coffee beverage.']",multiple,Prior +Real-Time Visual Understanding_sample_369_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:00,D,"['A. The individual prepares a hot beverage by steaming milk and selecting a paper cup.', 'B. The individual clears the espresso machine area by wiping it clean, rearranging cups, and replacing a filter.', 'C. The individual operates the deep fryer to prepare a food item, setting the timer and monitoring the cooking process.', 'D. The individual brews an espresso shot by grinding beans, tamping them, and inserting the portafilter into the machine.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:03:50,D,"['A. The individual brews an espresso shot, mixes it with hot water to create an Americano, and places it on the counter.', 'B. The individual dismantles the espresso machine, cleans each part thoroughly, and reassembles it.', 'C. The individual heats milk on the stovetop, pours it into a blender, and prepares a smoothie.', 'D. The individual operates the espresso machine, froths milk using the steam wand.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:05:40,D,"['A. The individual inserts the portafilter into the espresso machine and begins making an espresso shot.', 'B. The individual cleans the coffee grinder and refills it with new coffee beans.', 'C. The individual inspects the coffee machine, runs a cleaning cycle, and restocks the supply tray.', 'D. The individual measures ground coffee, fills the portafilter, and use spoon to adjust it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_369_5,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:30,D,"['A. The individual rinses out a used cup and places it in the dishwasher.', 'B. The individual refills the coffee machine with water and prepares it for brewing.', 'C. The individual measures out coffee grounds and places them into the portafilter.', 'D. The individual fills a glass with ice cubes from a container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. Prepared a cup of coffee, added milk, and served it with biscuits on the side.', 'B. Cleaned the coffee machine, and wiped down the counter.', 'C. Cleaned a cup of coffee, added sugar and cream, and handed it to a customer.', 'D. Assembled a coffee machine, ground coffee beans, and served coffee to a customer.']",multiple,Prior +Real-Time Visual Understanding_sample_370_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:52,C,"['A. Filled a pitcher with almond milk, prepared a blender, and blended a smoothie.', 'B. Poured milk into a jug, steamed it, and prepared a latte for a customer.', 'C. Poured milk into a pitcher, cleaned the workspace, and dumped the used coffee grounds.', 'D. Selected multiple milk alternatives, tasted each, and served samples to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:03:34,B,"['A. Poured water into a cup, added instant coffee, and stirred it.', 'B. Poured espresso into a cup, added steamed milk, and created a latte art.', 'C. Brewed tea, added sugar, and placed the cup on a tray.', 'D. Poured espresso into a cup, cleaned the area, and served the drink without milk.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:16,C,"['A. The individual poured milk into a cup, added sugar, and mixed it, then served the drink to a customer.', 'B. The individual poured milk into an espresso shot, added syrup, and served a flavored coffee drink to a customer.', 'C. The individual steamed milk, poured it into an espresso shot, and created a latte art before serving it.', 'D. The individual brewed coffee, added cream and sugar, then served it to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_370_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:06:58,B,"['A. The individual cleaned the coffee machine, refilled the water tank, and wiped the counter.', 'B. The individual ground the coffee, tamped it, locked the portafilter, and started brewing a shot of espresso.', 'C. The individual steamed milk, poured it into a pitcher, and created latte art.', 'D. The individual packaged pastries, displayed them, and organized the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,B,"['A. The individual brewed a fresh cup of espresso and served it to a customer.', 'B. The individual steamed milk using an espresso machine, frothing it to create foam.', 'C. The individual prepared a cappuccino by adding steamed milk and coffee.', 'D. The individual cleaned the espresso machine and prepared it for the next use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:07,C,"['A. The individual brewed a cup of espresso and added a stencil for decoration.', 'B. The individual cleaned the espresso machine and prepared to shut down the station.', 'C. The individual prepared a cappuccino, added a stencil design.', 'D. The individual organized the counter, placed cups and lids in position, and cleaned up the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_3,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:04:04,D,"['A. The individual adjusted the settings on a coffee machine, printed a receipt, and placed an order for a beverage.', 'B. The individual cleaned the counter, arranged cups, and made the station more organized.', 'C. The individual steamed milk, brewed coffee, and served a cappuccino.', 'D. The individual adjusted coffee machine settings, added coffee to cups while organizing printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_4,Clips Summarize,Which of the following options best summarizes the content just shown?,00:06:01,D,"['A. The individual brewed a fresh pot of coffee and served it to a customer.', 'B. The individual steamed milk, brewed coffee, and arranged cups for service.', 'C. The individual cleaned the counter, organized receipts, and served a latte.', 'D. The individual prepared a latte, added a design to the foam, and sealed the cup with a lid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_371_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:08:04,B,"['A. The individual adjusted the coffee machine settings, brewed a fresh cup of coffee, and served it to a customer.', 'B. The individual cleaned the coffee portafilter, filled another portafilter with fresh coffee grounds.', 'C. The individual steamed milk, added it to a cup, and placed it on the counter for serving.', 'D. The individual cleaned the glasses, organized the workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_1,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:00:10,D,"['A. The individual makes an espresso shot, adds water to it, and prepares it for serving.', 'B. The individual heats water, measures coffee grounds, and prepares coffee in a French press.', 'C. The individual collects various ingredients, chops them, and prepares a fresh smoothie.', 'D. The individual picks up a milk jug, pours milk into a metal pitcher.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:01:29,D,"['A. The individual washed the espresso machine parts and prepared fresh coffee grounds.', 'B. The individual brewed tea leaves and poured tea into a cup.', 'C. The individual mixed ingredients in a blender to prepare a smoothie.', ""D. The individual steamed milk using an espresso machine's steam wand and wiped the steam wand clean.""]",multiple,Concurrent +Real-Time Visual Understanding_sample_372_3,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:45,D,"['A. The individual prepares espresso shots while organizing coffee cups and saucers.', 'B. The individual brews tea, rinses teapots, and places them on a drying rack.', 'C. The individual purchases new coffee supplies and stores them in the kitchen cabinets.', 'D. The individual cleans several milk frothing pitchers, rinsing them under running water.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_4,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:04:50,D,"['A. The individual arranges milk jugs and rinses them under running water, then cleans the countertop.', 'B. The individual organizes kitchen utensils, prepares ingredients, and washes dishes in the sink.', 'C. The individual identifies dirty items in the workspace, organizes them, and prepares for the next task by collecting utensils.', 'D. The individual adjusted coffee machine settings, added coffee to cups while checking printed receipts.']",multiple,Concurrent +Real-Time Visual Understanding_sample_372_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:05:26,D,"['A. The individual collects various bakery items, assembles them on a tray, and prepares to serve them to customers.', 'B. The individual picks up a milk jug, prepares milk for steaming, and pours it into a cup for serving.', 'C. The individual clears dirty dishes, washes them, and arranges them on a drying rack.', 'D. The individual operates the espresso machine, prepares coffee, and serves the freshly brewed coffee to a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_1,Clips Summarize,What best summarizes the process just shown?,00:00:10,C,"['A. The vendor prepared a burger, toasted the bun, added condiments, and served it to the customer.', 'B. The vendor selected hot dogs, prepared a bun, added relish and mustard, and served it to the customer.', 'C. The vendor selected several hot dogs, placed them in a container, heated them, and arranged other ingredients.', 'D. The vendor cooked hot dogs, placed them in buns, added ketchup and mustard, and served them to the customer.']",multiple,Prior +Real-Time Visual Understanding_sample_373_2,Clips Summarize,Which of the following options best summarizes the actions just now?,00:02:27,C,"['A. The vendor selected condiments, placed them on a tray, and began packaging hot dogs.', 'B. The vendor heated hot dogs, added toppings, and handed them to the customer.', 'C. The vendor picked up a hot dog bun, retrieved hot dogs from the warmer.', 'D. The vendor prepared a salad, added dressings, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_3,Clips Summarize,Which of the following options best summarizes the actions just now?,00:04:44,C,"['A. The vendor cleaned the workstation, organized utensils, and added new items to the menu.', 'B. The vendor adjusted equipment, reviewed the counter area, and greeted a customer.', 'C. The vendor retrieved a hot dog bun, used tongs to grab a hot dog, and prepared the bun for assembly.', 'D. The vendor heated up condiments, chopped vegetables, and arranged them for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:07:00,C,"['A. The vendor cooked a hot dog, added mustard and ketchup, wrapped it, and served it to the customer.', 'B. The vendor grilled a hot dog, added ketchup, placed it on a bun, and served it to the customer without wrapping.', 'C. The vendor retrieved a cooked hot dog, added toppings, wrapped it in paper, put it in a bag, and handed it to the customer.', 'D. The vendor made a sandwich, added vegetables, wrapped it, and handed it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_373_5,Clips Summarize,Which of the following options best summarizes the process just shown?,00:09:22,C,"['A. The vendor grilled a hot dog, placed it in a bun, and added vegetables before serving it to the customer.', 'B. The vendor cooked a hot dog, added ketchup and mustard, and wrapped it for the customer.', 'C. The vendor prepared a hot dog, added ketchup and onion topping, and handed it to the customer.', 'D. The vendor prepared a hot dog, added mayonnaise and mustard, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,D,"['A. The individual grabbed a bottle of condiments, applied them to a hamburger, and closed the sandwich.', 'B. The individual washed hands at the sink, selected a large bowl, and began mixing ingredients.', 'C. The individual arranged vegetables and meats on a tray and placed it into the oven, setting the timer.', 'D. The individual fetched a pack of hot dogs from the refrigerator, closed the refrigerator door, and proceeded with the preparation.']",multiple,Prior +Real-Time Visual Understanding_sample_374_2,Clips Summarize,What activities were performed just now to prepare the hot dog?,00:02:49,D,"['A. The individual added ketchup to the hot dog, chopped onions, and added them as a topping.', 'B. The individual toasted the bun, grilled the hot dog, and served it with French fries.', 'C. The individual microwaved the hot dog, added relish, and served it with a cold drink.', 'D. The individual added mustard to the hot dog, followed by meat sauce, and topped it with a scoop of mashed potatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:05:31,D,"['A. The individual seasoned food in a bowl, then proceeded to bake it in the oven.', 'B. The individual prepared a beverage, poured it into a cup, and handed it to a customer.', 'C. The individual prepared a sandwich, wrapped it in paper, and served it at the counter.', 'D. The individual packaged food into a bag, placed it on the counter, and then gave the package to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_4,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:08:07,D,"['A. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, and added ketchup and mustard as condiments.', 'B. The individual toasted a hot dog bun, placed a raw hot dog on the grill, and then garnished it with relish and onions.', 'C. The individual boiled multiple hot dogs, toasted multiple buns, and served the hot dogs directly to customers without any condiments.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water with tongs, and prepared to finalize the hot dog.']",multiple,Concurrent +Real-Time Visual Understanding_sample_374_5,Clips Summarize,Which of the following options best summarizes the activities performed just now?,00:10:46,D,"['A. The individual toasted a bun, grilled a hot dog, added ketchup and mustard, and served it to the customer.', 'B. The individual selected a hamburger bun, grilled a patty, added cheese, lettuce, and tomato, and served it to the customer.', 'C. The individual microwaved a hot dog, placed it in a bun, and added pickles and onions as toppings.', 'D. The individual selected a hot dog bun, retrieved a cooked hot dog from the water, placed it in the bun, and added meat sauce as a topping.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_1,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:10,D,"['A. The individual cleaned the kitchen floor using a mop and then organized the countertop.', 'B. The individual prepared ingredients, chopped vegetables, and placed them into a frying pan.', 'C. The individual unpacked a delivery box, organized the contents, and disposed of the packaging.', 'D. The individual washed their hands, applied soap, and rinsed thoroughly under running water.']",multiple,Prior +Real-Time Visual Understanding_sample_375_2,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:00:59,D,"['A. The individual washed potatoes, chopped them, and started cooking.', 'B. The individual peeled potatoes, rinsed them, and placed them in a container.', 'C. The individual sorted potatoes, discarded the bad ones, and organized the rest in a basket.', 'D. The individual emptied a sack of potatoes into a sink, discarded the sack, and prepared the workstation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_3,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:01:48,D,"['A. The individual emptied a bag of potatoes into the sink, washed them under running water, and dried them with a towel.', 'B. The individual peeled the potatoes, rinsed them under running water, and placed them in a storage container.', 'C. The individual sorted the potatoes, removed any that were spoiled, and organized the rest into neat stacks.', 'D. The individual placed potatoes into the sink, washed them under running water, and sliced them using a potato slicer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_4,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:02:37,D,"['A. The individual boiled potatoes, mashed them, and added seasoning.', 'B. The individual peeled potatoes, chopped them, and placed them into a baking dish.', 'C. The individual washed potato slices, rinsed them, and placed them into a pot of water.', 'D. The individual sliced potatoes, washed the slices in water, and prepared them for cooking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_375_5,Clips Summarize,Which of the following best summarizes the actions taken just now?,00:03:26,D,"['A. The individual sliced potatoes thinly, washed them gently under running water, and arranged them on a tray for drying.', 'B. The individual poured sliced potatoes into a water bath, agitated them using a strainer, and transferred them to a drying area.', 'C. The individual submerged the sliced potatoes in warm water, rinsed them with a colander, and then patted them dry with a cloth.', 'D. The individual placed potato slices into a container of water, mixed them vigorously for cleaning, and separated them using a divided compartment.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_1,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:10,B,"['A. The individual took vegetables out of the refrigerator, cleaned them, and arranged them on a plate.', 'B. The individual retrieved a container with liquid, uncovered it, and began stirring its contents.', 'C. The individual operated a deep fryer, cooked food, and placed it into a serving dish.', 'D. The individual brewed coffee, poured it into cups, and served them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_2,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:00:46,A,"['A. The individual placed food on a grill, removed gloves, and discarded them in the trash.', 'B. The individual cleaned the grill, prepared a sandwich, and discarded waste.', 'C. The individual assembled a cooking station, put on gloves, and set up kitchen tools.', 'D. The individual operated a fryer, removed food, and placed it into a serving dish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_3,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:01:39,B,"['A. The individual placed raw meat on a grill and monitored the cooking process.', 'B. The individual retrieved cooked meat from a tray and placed it into a serving container.', 'C. The individual prepared a sandwich by slicing bread and adding condiments.', 'D. The individual operated a coffee machine and served fresh coffee to customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_4,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:06,C,"['A. The individual deep-fried some meat, drained the excess oil, then garnished it with seasoning.', 'B. The individual prepared a pot of stew, added various ingredients, and simmered it.', 'C. The individual placed meat in a container, put cooked chicken in the oven, and then prepared buns.', 'D. The individual made a salad by adding lettuce, tomatoes, and dressing into a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_376_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:02:42,C,"['A. The individual grilled a burger patty, added cheese, and placed it on a bun with pickles and onions.', 'B. The individual breaded chicken, fried it, and served it with a side of vegetables.', 'C. The individual prepared a chicken sandwich by adding BBQ sauce and placing it on a bun with pickled cucumber and onions.', 'D. The individual made a dessert by assembling ingredients and placing them into a dessert cup.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_1,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:00:14,C,"['A. The vendor set up a beverage station with cups and straws, preparing for customers.', 'B. The vendor organized a set of condiments and napkins at the counter to facilitate customer use.', 'C. The vendor puts on glove, arranged hot dog buns, getting ready to serve customers.', 'D. The vendor cleaned and restocked a salad bar, ensuring it is ready for use.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_2,Clips Summarize,Which of the following options best summarizes the actions observed just now?,00:00:51,C,"['A. The individual prepared an omelet by whisking eggs and pouring them into a heated pan.', 'B. The individual assembled a sandwich by layering ingredients onto a slice of bread, cut it, and then served it.', 'C. The individual took a tortilla with a filling on it, placed it on a tray, and then moved away.', 'D. The individual arranged cookies on a tray and put them in the oven for baking.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:01:32,A,"['A. The individual is preparing a sandwich by placing slices of meat onto a bun.', 'B. The individual is making a pizza by spreading cheese and meat on dough.', 'C. The individual is chopping vegetables for a salad close to a selection of various ingredients.', 'D. The individual is serving prepared hot dogs along with various condiments.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_4,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:02:13,C,"['A. The preparer slices bread, adds mayonnaise, and tosses in fried fish.', 'B. The preparer grills a hot dog, adds ketchup, and places it into a bun.', 'C. The preparer slices bread, adds lettuce, and a variety of vegetables, and tops it with chicken pieces.', 'D. The preparer makes a pizza, adding pepperoni and cheese before placing it into an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_377_5,Clips Summarize,What action best summarizes the individual's task just now?,00:02:54,B,"['A. The individual prepared a salad using fresh vegetables and topped it with dressing.', 'B. The individual assembled a sandwich by adding various ingredients and condiments.', 'C. The individual grilled a hamburger patty and added cheese before serving it.', 'D. The individual deep-fried snacks and served them with dipping sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_1,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:00:10,C,"['A. The worker searched for ingredients by opening cans and containers, selecting items to prepare a salad.', 'B. The worker prepared a sandwich by taking bread, adding condiments, and wrapping it.', 'C. The worker wore gloves and prepared to assemble a sandwich, with loaves of bread and various fillings visible.', 'D. The worker cleaned the workstation and disposed of the packaging of sandwich ingredients.']",multiple,Prior +Real-Time Visual Understanding_sample_378_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:03,C,"['A. The worker prepared a dessert by gathering ingredients, measuring them, and combining them, ready for baking.', 'B. The worker washed their hands, prepped vegetables, and started slicing them for a stir-fry dish.', 'C. The worker sliced various meats, arranged them on a piece of bread, and added slices of cheese to construct a sandwich.', 'D. The worker cleaned the countertop, sanitized the utensils, and organized the kitchen workspace.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_3,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:01:55,A,"['A. The worker took out the toasted sandwich.', 'B. The worker removed a loaf of bread from storage, sliced it, and placed it on a tray for toasting.', 'C. The worker washed vegetables and prepped them for a salad, placing them in the designated containers.', 'D. The worker inspected the quality of the baked goods and discarded those that were not up to standards.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_4,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:14,A,"['A. The worker prepared a sandwich by adding jalapenos, retrieving ketchup, and then applying ketchup and another condiment before wrapping it up.', 'B. The worker assembled a salad by chopping vegetables, seasoning the mixture, and serving it to a customer.', 'C. The worker toasted a sandwich, cut it, added the final toppings, and packaged it for delivery.', 'D. The worker retrieved various vegetables from storage, cleaned them, and placed them in a food container.']",multiple,Concurrent +Real-Time Visual Understanding_sample_378_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:50,B,"['A. The worker topped a sandwich with tomatoes, cucumbers, and onions, then wrapped it for delivery.', 'B. The worker added fresh ingredients such as tomatoes and cucumbers to a sandwich, aligning them carefully on lettuce and other toppings.', 'C. The worker prepared a salad by chopping onions, cucumbers, and other vegetables, and then mixed them in a bowl.', 'D. The worker grilled a sandwich with various ingredients and sliced it before packaging it for a customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_1,Clips Summarize,Which of the following options best summarizes the activities seen in the recent video?,00:00:10,C,"['A. An individual enters a storage area, picks up a cleaning tool, and starts cleaning the floor.', 'B. An individual navigates through a cluttered area, moves a container, and looks for something on the shelves.', 'C. An individual walks through a hallway, encounters cleaning equipment, and then washed his hands.', 'D. An individual checks the inventory stock, organizes boxes, and ensures the supplies are properly arranged.']",multiple,Prior +Real-Time Visual Understanding_sample_379_2,Clips Summarize,Which action best summarizes the preparation process seen just now?,00:02:31,D,"['A. The individual is frying chicken, seasoning it, and packaging it for serving.', 'B. The individual is preparing a salad by slicing vegetables and arranging them on a plate.', 'C. The individual is cleaning the fryer area, organizing equipment, and storing the fries for later use.', 'D. The individual is frying French fries, seasoning them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_3,Clips Summarize,Which of the following options best summarizes the actions taken just now in the video?,00:02:54,C,"['A. The individual took a break, cleaned the surrounding area, and sanitized the working station.', 'B. The individual selected various food items, placed them in a pan, and started cooking them on a stovetop.', 'C. The individual poured the fries into the packaging box.', 'D. The individual prepared a salad by chopping vegetables and setting them onto a plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_4,Clips Summarize,Which of the following options best summarizes the scene just now?,00:04:07,B,"['A. The individual inspected the food items in the refrigerator, rearranged them, and closed the door.', 'B. The individual checked and adjusted multiple fryer baskets of fries, making sure they were cooking properly, before stepping back.', 'C. The individual cleaned the counter and surrounding areas, ensuring a tidy workspace.', 'D. The individual organized and labeled various containers in preparation for a cooking task.']",multiple,Concurrent +Real-Time Visual Understanding_sample_379_5,Clips Summarize,Which of the following best summarizes the actions performed just now?,00:05:26,B,"['A. The individual organized frozen ingredients, arranged them on a tray, and placed it in the oven.', 'B. The individual picked out the burnt fries and threw them into the trash can.', 'C. The individual prepared a bucket of peeled potatoes, rinsed them in water, and placed them in a storage bin.', 'D. The individual packaged French fries, added salt, and placed the containers on a service counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_380_1,Object Perception,What is mounted on the lamp post right now?,00:00:05,C,"['A. A camera.', 'B. A streetlight.', 'C. An American flag.', 'D. A traffic sign.']",single,Concurrent +Real-Time Visual Understanding_sample_380_2,Attribute Perception,What is the predominant color of the banners on the street right now?,00:02:08,A,"['A. Purple', 'B. Red', 'C. Blue', 'D. Green']",single,Concurrent +Real-Time Visual Understanding_sample_380_3,Text-Rich Understanding,Which street is indicated on the green sign right now?,00:04:16,A,"['A. E 40 St.', 'B. E 34 St.', 'C. W 42 St.', 'D. Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_380_4,Object Perception,What is positioned next to the road right now?,00:06:24,C,"['A. Parking meters.', 'B. Trash bins.', 'C. Orange traffic barrels.', 'D. Benches.']",single,Concurrent +Real-Time Visual Understanding_sample_380_5,Text-Rich Understanding,What sign is visible on the left side of the street right now?,00:08:28,A,"['A. One Way', 'B. Speed Limit', 'C. No Parking', 'D. Yield']",single,Concurrent +Real-Time Visual Understanding_sample_381_1,Object Perception,What is the vehicle immediately in front of the taxi right now?,00:00:02,C,"['A. A bus.', 'B. A bicycle.', 'C. A yellow car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_381_2,Attribute Perception,What colors are the advertisements on the left buildings right now?,00:02:05,A,"['A. Red and White.', 'B. Black and Yellow.', 'C. Green and White.', 'D. Blue and Red.']",single,Concurrent +Real-Time Visual Understanding_sample_381_3,Object Perception,What type of vehicle is in front of the yellow taxi right now?,00:04:07,A,"['A. A black car.', 'B. A white van.', 'C. A gray SUV.', 'D. A red truck.']",single,Concurrent +Real-Time Visual Understanding_sample_381_4,Object Perception,What is the person in the crosswalk holding in her hand right now?,00:06:08,C,"['A. A handbag.', 'B. A phone.', 'C. A shopping bag and a handbag.', 'D. An umbrella.']",single,Concurrent +Real-Time Visual Understanding_sample_381_5,Attribute Perception,What colors are the cones lining the street?,00:08:08,A,"['A. Orange and white.', 'B. Yellow and black.', 'C. Green and white.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_382_1,Attribute Perception,What color is the taxi visible right now?,00:00:38,C,"['A. Blue.', 'B. Green.', 'C. Yellow.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_382_2,Object Perception,What type of vehicle is shown in the foreground right now?,00:02:06,B,"['A. A truck.', 'B. A taxi.', 'C. A motorcycle.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_382_3,Text-Rich Understanding,What type of lanes is indicated by the road markings right now?,00:04:14,C,"['A. Carpool lanes.', 'B. HOV lanes.', 'C. Bus lanes.', 'D. Bike lanes.']",single,Concurrent +Real-Time Visual Understanding_sample_382_4,Text-Rich Understanding,What time is displayed on the clock visible right now?,00:06:17,D,"['A. 12:50.', 'B. 13:10.', 'C. 12:00.', 'D. 12:25.']",single,Concurrent +Real-Time Visual Understanding_sample_382_5,Text-Rich Understanding,Which brand's store is visible on the right side of the street right now?,00:08:22,B,"['A. Nike.', 'B. GAP.', 'C. Adidas.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_383_1,Object Perception,Which country's flag is hanging on the right side of the road now?,00:00:03,C,"['A. Australia.', 'B. Italy.', 'C. United States.', 'D. UK.']",single,Concurrent +Real-Time Visual Understanding_sample_383_2,Text-Rich Understanding,Which store sign is currently visible on the right side of the road right now?,00:02:08,C,"[""A. Victoria's Secret"", 'B. Lululemon.', 'C. Ann Taylor.', 'D. Forever 21.']",single,Concurrent +Real-Time Visual Understanding_sample_383_3,Object Perception,Which basketball-related sign is currently visible in the video right now?,00:04:11,A,"['A. NBA Store.', 'B. Nike Store.', 'C. Adidas Shop.', 'D. Reebok Shop.']",single,Concurrent +Real-Time Visual Understanding_sample_383_4,Text-Rich Understanding,Which store sign is visible on the right side of the road right now?,00:06:14,B,"['A. Starbucks.', 'B. Pret A Manger.', 'C. Chipotle.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_383_5,Text-Rich Understanding,Which roads are currently visible in the video right now?,00:08:18,B,"['A. East 40th St and 3rd Ave.', 'B. East 36th St and 5th Ave.', 'C. East 42nd St and Madison Ave.', 'D. East 30th St and Park Ave.']",single,Concurrent +Real-Time Visual Understanding_sample_384_1,Object Perception,What type of vehicles are prominently visible in this clip?,00:00:04,B,"['A. Buses.', 'B. Yellow taxis.', 'C. Motorcycles.', 'D. Police cars.']",single,Concurrent +Real-Time Visual Understanding_sample_384_2,Attribute Perception,What color are most of the taxis visible right now?,00:02:09,C,"['A. Green.', 'B. White.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_384_3,Attribute Perception,What are the visible sign colors mounted on the buildings right now?,00:04:14,D,"['A. Green and blue.', 'B. Red and black.', 'C. Yellow and white.', 'D. Green and white.']",single,Concurrent +Real-Time Visual Understanding_sample_384_4,Object Perception,What is predominantly seen on the poles lining the street right now?,00:06:20,B,"['A. Traffic lights.', 'B. Banners.', 'C. Flower pots.', 'D. Bike racks.']",single,Concurrent +Real-Time Visual Understanding_sample_384_5,Object Perception,What is the mode of transportation that several individuals are using right now?,00:08:26,C,"['A. Roller skates.', 'B. Skateboards.', 'C. Bicycles.', 'D. Scooters.']",single,Concurrent +Real-Time Visual Understanding_sample_385_1,Text-Rich Understanding,Which store's name is visible on the left side of the street?,00:00:04,A,"['A. Bed Bath & Beyond.', 'B. Barnes & Noble.', 'C. Target.', 'D. Best Buy.']",single,Concurrent +Real-Time Visual Understanding_sample_385_2,Text-Rich Understanding,Which brand logo is visible on the store awnings?,00:02:03,B,"['A. Walmart.', ""B. Trader Joe's."", 'C. Whole Foods.', 'D. Starbucks.']",single,Prior +Real-Time Visual Understanding_sample_385_3,Spatial Understanding,What is the Citibank sign located right now?,00:04:07,B,"['A. On the right side of the road.', 'B. On the left side of the road.', 'C. In the front of the car.', 'D. Behind the car.']",single,Concurrent +Real-Time Visual Understanding_sample_385_4,Attribute Perception,What is the notable color of the taxi right now?,00:06:10,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_385_5,Text-Rich Understanding,What is the brand of the visible pharmacy right now?,00:08:10,B,"['A. Walgreens.', 'B. Duane Reade.', 'C. Rite Aid.', 'D. CVS.']",single,Concurrent +Real-Time Visual Understanding_sample_386_1,Object Perception,"Right now, which brand's logo is prominently displayed on the building?",00:00:04,D,"['A. Starbucks.', 'B. Burger King.', 'C. KFC.', ""D. McDonald's.""]",single,Concurrent +Real-Time Visual Understanding_sample_386_2,Object Perception,"Right now, which type of vehicle is marked with the logo ""VIA Touch""?",00:02:00,D,"['A. A taxi.', 'B. A truck.', 'C. A police car.', 'D. A van.']",single,Concurrent +Real-Time Visual Understanding_sample_386_3,Attribute Perception,What is the color of the awning next to the Duane Reade sign right now?,00:03:55,A,"[""A. There's no awning."", 'B. Red.', 'C. White.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_386_4,Text-Rich Understanding,What is indicated by the green sign to the left of the street corner currently?,00:05:53,A,"['A. Bicycle route.', 'B. Parking is prohibited.', 'C. Pedestrian zone.', 'D. One-way street.']",single,Prior +Real-Time Visual Understanding_sample_386_5,Text-Rich Understanding,What type of sign is installed at the street corner right now?,00:07:48,A,"['A. One-Way Street.', 'B. No Parking.', 'C. Pedestrian Crossing.', 'D. Speed Limit.']",single,Concurrent +Real-Time Visual Understanding_sample_387_1,Object Perception,What mode of transportation are the two people on the left side of the road using now?,00:00:04,D,"['A. Car', 'B. Bus', 'C. Airplane', 'D. Bike']",single,Concurrent +Real-Time Visual Understanding_sample_387_2,Text-Rich Understanding,What is the brand name visible on the building to the left right now?,00:02:06,D,"['A. Greenbox.', 'B. Green&Go.', 'C. FreshStop.', 'D. Fresh&CO.']",single,Concurrent +Real-Time Visual Understanding_sample_387_3,Counting,How many flags are on the buildings to the left right now?,00:03:50,B,"['A. Five.', 'B. Six.', 'C. Three.', 'D. Four.']",single,Concurrent +Real-Time Visual Understanding_sample_387_4,Text-Rich Understanding,What is the name of the store visible on the awning to the right right now?,00:06:23,D,"['A. Adventure Baggage.', 'B. Party Supplies.', 'C. Green & Go.', 'D. Gifts & Luggage.']",single,Concurrent +Real-Time Visual Understanding_sample_387_5,Text-Rich Understanding,What is the company name visible on the red billboard to the right?,00:08:26,D,"['A. Barclays.', 'B. Reuters.', 'C. Tommy Hilfiger.', 'D. Applebees.']",single,Concurrent +Real-Time Visual Understanding_sample_388_1,Text-Rich Understanding,Which brand's advertisement is visible right now on the digital billboard at the forefront?,00:00:10,A,"['A. Toshiba.', 'B. Coca-Cola.', 'C. Samsung.', 'D. Apple.']",single,Concurrent +Real-Time Visual Understanding_sample_388_2,Text-Rich Understanding,Which apparel brand's sign is visible on the right side of the street?,00:01:24,A,"[""A. Levi's."", 'B. Gap.', 'C. Puma.', 'D. H&M.']",single,Concurrent +Real-Time Visual Understanding_sample_388_3,Attribute Perception,What are the primary colors visible on the tall vertical screen to the left?,00:02:45,D,"['A. Blue and white stripes.', 'B. Red and yellow stripes.', 'C. Blue and yellow stripes.', 'D. Red and white stripes.']",single,Prior +Real-Time Visual Understanding_sample_388_4,Attribute Perception,What is the current color of the taxi right now that is at the forefront?,00:04:08,D,"['A. Black.', 'B. White.', 'C. Red.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_388_5,Text-Rich Understanding,Which bank's logo is visible on the red and white storefront on the left right now?,00:05:31,A,"['A. Bank of America.', 'B. Chase.', 'C. Wells Fargo.', 'D. Citibank.']",single,Prior +Real-Time Visual Understanding_sample_389_1,Attribute Perception,"What is the color of the banner with the word ""UNO"" on it?",00:00:16,A,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_389_2,Object Perception,What type of vehicle is visible in front of the teal food truck right now?,00:02:10,D,"['A. Taxi cab.', 'B. Truck.', 'C. Bus.', 'D. Black car.']",single,Concurrent +Real-Time Visual Understanding_sample_389_3,Text-Rich Understanding,"What is the speed limit indicated on the ""Share the Road"" sign right now?",00:04:14,D,"['A. 10 MPH.', 'B. 15 MPH.', 'C. 20 MPH.', 'D. 5 MPH.']",single,Prior +Real-Time Visual Understanding_sample_389_4,Text-Rich Understanding,What type of store has signs visible right now?,00:06:19,D,"['A. Bookstore.', 'B. Coffee shop.', 'C. Clothing store.', 'D. Pet store.']",single,Concurrent +Real-Time Visual Understanding_sample_389_5,Text-Rich Understanding,"What type of store is visible with the sign ""METROPOLIS""?",00:08:27,D,"['A. Bookstore.', 'B. Pet store.', 'C. Coffee shop.', 'D. Clothing store.']",single,Concurrent +Real-Time Visual Understanding_sample_390_1,Text-Rich Understanding,What is the name of the street sign right now?,00:00:05,B,"['A. Houston St.', 'B. Bleecker St.', 'C. Prince St.', 'D. Spring St.']",single,Concurrent +Real-Time Visual Understanding_sample_390_2,Object Perception,What type of taxi is visible right now?,00:02:07,C,"['A. Ford Crown Victoria.', 'B. Toyota Prius.', 'C. Toyota Sienna.', 'D. Nissan NV200.']",single,Concurrent +Real-Time Visual Understanding_sample_390_3,Text-Rich Understanding,What brand is currently seen on the black banner outside the left side building?,00:04:11,C,"['A. GUESS.', 'B. GUCCI.', 'C. ARMANI EXCHANGE.', 'D. VERSACE.']",single,Concurrent +Real-Time Visual Understanding_sample_390_4,Attribute Perception,What is the primary color of the traffic signs on the lamp posts right now?,00:06:13,A,"['A. Blue.', 'B. Green.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_390_5,Text-Rich Understanding,What brand of truck is seen delivering goods on the right side of the road right now?,00:08:20,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Enterprise.']",single,Concurrent +Real-Time Visual Understanding_sample_391_1,Text-Rich Understanding,What is the large vehicle to the right displaying on the side?,00:00:11,B,"['A. A city map.', 'B. An advertisement for The Lion King musical.', 'C. A tourist guide logo.', 'D. A food delivery service logo.']",single,Prior +Real-Time Visual Understanding_sample_391_2,Text-Rich Understanding,What is written on the blue bus's side near the top?,00:02:04,A,"['A. Starr.', 'B. City Lights Entertainment.', 'C. Broadway Tours.', 'D. Manhattan Transit.']",single,Concurrent +Real-Time Visual Understanding_sample_391_3,Attribute Perception,What is the predominant color of the vintage car on the right?,00:04:02,C,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_391_4,Text-Rich Understanding,What does the van on the right promote?,00:06:09,C,"['A. A moving company.', 'B. A food delivery service.', 'C. Sightseeing tours.', 'D. Outdoor adventures.']",single,Concurrent +Real-Time Visual Understanding_sample_391_5,Text-Rich Understanding,What is the building on the left with a sign?,00:08:08,B,"['A. Bank of America.', 'B. Hilton Garden Inn.', 'C. Holiday Inn Express.', 'D. Wells Fargo.']",single,Concurrent +Real-Time Visual Understanding_sample_392_1,Object Perception,Which coffee shop logo is visible in the background right now?,00:00:03,D,"[""A. Dunkin'."", 'B. Costa Coffee.', 'C. Tim Hortons.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_392_2,Object Perception,What kind of structure is visible in the distance right now?,00:02:15,D,"['A. A tunnel.', 'B. A skyscraper.', 'C. A park.', 'D. A bridge.']",single,Concurrent +Real-Time Visual Understanding_sample_392_3,Attribute Perception,What type of clothing are most people wearing right now?,00:04:25,D,"['A. Heavy coats.', 'B. Business suits.', 'C. Rain jackets.', 'D. Casual summer outfits.']",single,Concurrent +Real-Time Visual Understanding_sample_392_4,Object Perception,What brand is the black SUV driving in front right now?,00:06:36,D,"['A. Toyota', 'B. Ford', 'C. BMW', 'D. Benz']",single,Concurrent +Real-Time Visual Understanding_sample_392_5,Text-Rich Understanding,Which transportation service's bus is visible right now?,00:08:45,B,"['A. Greyhound.', 'B. Flixbus.', 'C. Megabus.', 'D. BoltBus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_1,Object Perception,What kind of car is parked on the left side of the road now?,00:00:07,A,"['A. Police car.', 'B. Bus.', 'C. Ambulance.', 'D. Taxi.']",single,Concurrent +Real-Time Visual Understanding_sample_393_2,Attribute Perception,What is the color of the traffic light now?,00:02:32,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_393_3,Object Perception,"Right now, what type of vehicle is the black car on the left?",00:03:34,A,"['A. Infiniti.', 'B. Toyota.', 'C. Honda.', 'D. Lexus.']",single,Concurrent +Real-Time Visual Understanding_sample_393_4,Attribute Perception,What is the color of the traffic light now?,00:05:08,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_393_5,Text-Rich Understanding,Which street name is visible on the green sign right now?,00:07:00,C,"['A. Broadway.', 'B. Canal St.', 'C. Centre St.', 'D. East Broadway.']",single,Concurrent +Real-Time Visual Understanding_sample_394_1,Object Perception,What are the green cones on the road being used for right now?,00:00:03,A,"['A. Signaling road construction.', 'B. Indicating a lane merge.', 'C. Marking a pedestrian walkway.', 'D. Reserving parking spaces.']",single,Concurrent +Real-Time Visual Understanding_sample_394_2,Attribute Perception,What is the predominant color of the buildings' facades right now?,00:02:02,A,"['A. Red and brown.', 'B. Blue and gray.', 'C. Green and yellow.', 'D. Pink and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_394_3,Attribute Perception,What is the main color of the awnings above the shop windows right now?,00:04:00,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_394_4,Object Perception,What is the food cart on the right side of the road selling right now?,00:06:00,A,"['A. Hot dogs and burgers.', 'B. Ice cream.', 'C. Coffee.', 'D. Marshmallow.']",single,Concurrent +Real-Time Visual Understanding_sample_394_5,Attribute Perception,What color are the buses parked on the street right now?,00:08:00,D,"['A. Red and white.', 'B. Yellow and grey.', 'C. Green and grey.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_395_1,Attribute Perception,What attributes describe the traffic light on the right side?,00:00:07,B,"['A. It is red.', 'B. It is green.', 'C. It is yellow.', 'D. It is blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_395_2,Text-Rich Understanding,What building logo is visible in the background?,00:02:03,A,"['A. MetLife.', 'B. Citibank.', 'C. Chase.', 'D. Bank of America.']",single,Concurrent +Real-Time Visual Understanding_sample_395_3,Text-Rich Understanding,"Right now, which traffic sign is visible near the traffic light?",00:03:58,B,"['A. Stop sign.', 'B. One way sign.', 'C. Yield sign.', 'D. Do not enter sign.']",single,Concurrent +Real-Time Visual Understanding_sample_395_4,Attribute Perception,"Right now, what is the color of the car directly in front of the camera?",00:05:58,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_395_5,Attribute Perception,"Right now, what is the color of the taxi driving ahead?",00:08:00,B,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_396_1,Attribute Perception,What is noticeable about the item emitting smoke on the right side of the street?,00:00:05,C,"['A. It is completely covered in white paint.', 'B. It has black stripes.', 'C. It is orange and white with caution tapes around it.', 'D. It is blue and white with warning signs around it.']",single,Concurrent +Real-Time Visual Understanding_sample_396_2,Attribute Perception,What type of vehicle is on the left-hand side traveling through the intersection right now?,00:01:35,B,"['A. Sedan.', 'B. SUV.', 'C. Taxi.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_396_3,Attribute Perception,What is the traffic light color right now?,00:03:10,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_4,Attribute Perception,What is the traffic light color right now?,00:04:36,A,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blinking.']",single,Concurrent +Real-Time Visual Understanding_sample_396_5,Attribute Perception,What is the man wearing on his head right now?,00:06:22,C,"['A. A red cap.', 'B. A white hat.', 'C. A blue cap.', 'D. A black hat.']",single,Concurrent +Real-Time Visual Understanding_sample_397_1,Attribute Perception,What is the shape of the large structure on the left side of the road right now?,00:00:04,C,"['A. Cube.', 'B. Pyramid.', 'C. Sphere.', 'D. Cone.']",single,Concurrent +Real-Time Visual Understanding_sample_397_2,Attribute Perception,What color are the traffic lights right now?,00:02:16,C,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_397_3,Attribute Perception,What is the weather like right now?,00:04:27,C,"['A. Sunny.', 'B. Snowy.', 'C. Foggy and Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_397_4,Attribute Perception,What type of vehicle is the yellow car right now?,00:06:38,A,"['A. Taxi.', 'B. School bus.', 'C. Firetruck.', 'D. Police car.']",single,Concurrent +Real-Time Visual Understanding_sample_397_5,Attribute Perception,What is the width of the road right now?,00:08:50,C,"['A. Narrow.', 'B. Tiny.', 'C. Wide.', 'D. Very narrow.']",single,Concurrent +Real-Time Visual Understanding_sample_398_1,Object Perception,What is the predominant vehicle type visible on the right side of the street right now?,00:00:11,B,"['A. Red truck.', 'B. Yellow car.', 'C. White van.', 'D. Blue bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_398_2,Attribute Perception,What is the weather condition right now?,00:01:56,C,"['A. Sunny.', 'B. Snowy.', 'C. Rainy.', 'D. Clear.']",single,Concurrent +Real-Time Visual Understanding_sample_398_3,Text-Rich Understanding,Which type of establishment has a visible sign on the left side of the street right now?,00:03:52,C,"['A. A cafe.', 'B. A library.', 'C. A tea room.', 'D. A bookstore.']",single,Concurrent +Real-Time Visual Understanding_sample_398_4,Text-Rich Understanding,Which company logo is visible on a truck right now?,00:05:50,B,"['A. FedEx.', 'B. Ryder.', 'C. UPS.', 'D. Amazon.']",single,Concurrent +Real-Time Visual Understanding_sample_398_5,Text-Rich Understanding,Which establishment's sign is visible in the video right now?,00:07:47,B,"['A. Starbucks.', ""B. Dunkin'."", ""C. McDonald's."", 'D. Subway.']",single,Concurrent +Real-Time Visual Understanding_sample_399_1,Object Perception,What is directly in front of the camera right now?,00:00:06,B,"['A. A white car.', 'B. A yellow taxi.', 'C. A red car.', 'D. A black SUV.']",single,Concurrent +Real-Time Visual Understanding_sample_399_2,Text-Rich Understanding,What text is visible on the right side of the street right now?,00:02:06,C,"['A. Excavator.', 'B. CRANE.', 'C. WEST NEW YORK.', 'D. Loader.']",single,Concurrent +Real-Time Visual Understanding_sample_399_3,Text-Rich Understanding,Which type of restaurant is visible on the right side right now?,00:04:00,B,"['A. Italian restaurant.', 'B. West Side Restaurant.', 'C. Chinese restaurant.', 'D. Mexican restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_399_4,Attribute Perception,What is the color of the traffic light right now?,00:06:02,C,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_399_5,Object Perception,What notable landmark is visible on the left side of the street right now?,00:08:01,B,"['A. A statue of liberty.', 'B. A large globe structure.', 'C. A Ferris wheel.', 'D. A library.']",single,Concurrent +Real-Time Visual Understanding_sample_400_1,Text-Rich Understanding,What is located to the right side of the road with a blue sign?,00:00:04,B,"['A. Petrol Station.', 'B. 24Hrs park.', 'C. Bank.', 'D. Restaurant.']",single,Concurrent +Real-Time Visual Understanding_sample_400_2,Attribute Perception,What is the color of the car directly in front?,00:02:13,A,"['A. Yellow.', 'B. Black.', 'C. Green.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_400_3,Attribute Perception,What is the color of the traffic light now?,00:03:56,B,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_400_4,Attribute Perception,What is the common texture on the road surface visible right now?,00:06:39,D,"['A. Dry.', 'B. Cracked.', 'C. Snow-covered.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_400_5,Text-Rich Understanding,What is the bus line number seen right now?,00:09:00,C,"['A. M15.', 'B. Q32.', 'C. M42.', 'D. B60.']",single,Concurrent +Real-Time Visual Understanding_sample_401_1,Object Perception,What is the type of vehicle directly in front of the camera?,00:00:04,C,"['A. A black sedan.', 'B. A white bus.', 'C. A white SUV.', 'D. A white truck.']",single,Concurrent +Real-Time Visual Understanding_sample_401_2,Text-Rich Understanding,"Which establishment is next to the ""Happy Family"" restaurant?",00:01:58,C,"['A. A bakery.', 'B. A hair salon & spa.', 'C. A nail salon.', 'D. A gym.']",single,Concurrent +Real-Time Visual Understanding_sample_401_3,Attribute Perception,What is the color of the traffic light right now?,00:04:02,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_401_4,Text-Rich Understanding,What is the make of the white truck parked on the right side?,00:05:45,B,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Budget.']",single,Concurrent +Real-Time Visual Understanding_sample_401_5,Text-Rich Understanding,What brand is the white truck directly ahead right now?,00:07:40,D,"['A. U-Haul.', 'B. Ryder.', 'C. Penske.', 'D. Hill-Rom.']",single,Concurrent +Real-Time Visual Understanding_sample_402_1,Text-Rich Understanding,Which famous fast-food chain's logo can be seen on the left side of the street right now?,00:00:04,D,"['A. Starbucks.', ""B. McDonald's."", 'C. Subway.', 'D. Chipotle.']",single,Concurrent +Real-Time Visual Understanding_sample_402_2,Attribute Perception,What is the color of the traffic light right now?,00:01:03,D,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_402_3,Text-Rich Understanding,What is the name of the parking facility visible on the street sign right now?,00:03:56,D,"['A. Central Parking.', 'B. Manhattan Parking.', 'C. New York Parking.', 'D. Lincoln Center Parking.']",single,Concurrent +Real-Time Visual Understanding_sample_402_4,Attribute Perception,What type of weather condition is being experienced right now?,00:05:57,D,"['A. Sunny and clear.', 'B. Snowy and blowing.', 'C. Foggy and misty.', 'D. Rainy and wet.']",single,Concurrent +Real-Time Visual Understanding_sample_402_5,Object Perception,Which type of vehicle can be seen parked on the left side of the street right now?,00:07:53,C,"['A. A truck.', 'B. A bicycle.', 'C. A white car.', 'D. A motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_1,Attribute Perception,"Right now, what is the weather like on the street?",00:00:22,D,"['A. Sunny.', 'B. Snowy.', 'C. Clear.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_403_2,Object Perception,What type of vehicle is directly in front of the camera right now?,00:02:37,A,"['A. Taxi.', 'B. Bus.', 'C. Bicycle.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_403_3,Text-Rich Understanding,Which brand's store sign is seen on the right-hand side of the street right now?,00:05:12,D,"['A. Nike.', 'B. Tesla.', 'C. Adidas.', 'D. UGG.']",single,Concurrent +Real-Time Visual Understanding_sample_403_4,Attribute Perception,What is the current condition of the pavement right now?,00:07:45,D,"['A. Dry.', 'B. Sandy.', 'C. Snowy.', 'D. Wet.']",single,Concurrent +Real-Time Visual Understanding_sample_403_5,Object Perception,What make of the yellow car is waiting at the red light right now?,00:10:08,C,"['A. Honda.', 'B. Ford.', 'C. Toyota.', 'D. Nissan.']",single,Concurrent +Real-Time Visual Understanding_sample_404_1,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:00:12,C,"['A. The individual greeted the customers, prepared two glasses of wine, and served the drinks.', 'B. The individual chatted with the customers, filled two glasses with ice, and arranged them on the counter.', 'C. This person places three glass cups in front of the table.', 'D. The individual cleaned the counter, arranged empty glasses, and interacted with other staff members.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_2,Clips Summarize,Which of the following options best summarizes the actions taken by the person just now?,00:02:18,C,"['A. The person was rearranging glasses on the counter and chatting with colleagues.', 'B. The person was cleaning the counter and organizing different bottles.', 'C. The person was taking out a bottle from a refrigerator and pouring its contents into glasses with ice.', 'D. The person was preparing food items and arranging plates and utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_3,Clips Summarize,What best summarizes the actions performed by the individual just now?,00:04:18,C,"['A. The individual cleaned the bar area, organized supplies, and inspected the beverage inventory.', 'B. The individual prepared a batch of food ingredients, cooked them, and plated the dishes.', 'C. The individual prepared garnishes, assembled multiple drinks.', 'D. The individual greeted guests, took their orders, and rang up the sales at the cash register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_4,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:06:22,C,"['A. The individual greeted customers, prepared a meal, and served it.', 'B. The individual cleaned the bar area, organized supplies, and managed the inventory.', 'C. The individual prepared a cocktail, stirred it, and placed it on the counter.', 'D. The individual filled a glass with ice, poured a drink, and wiped the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_404_5,Clips Summarize,Which of the following actions best summarizes what the individual just now did?,00:08:26,C,"['A. The individual took drink orders from customers while others were conversing.', 'B. The individual cleared dishes from the table while customers waited for their drinks.', 'C. The individual entered order details on a tablet while talking with the customers.', 'D. The individual prepared cocktails using a shaker while engaging with customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:18,C,"['A. The individual set the table with dishes and silverware before preparing a salad.', 'B. The individual gathered ingredients for a dessert and started mixing them in a bowl.', 'C. The individual prepared a drink by opening a bottle, removing the cork, and setting up glassware.', 'D. The individual cooked a main course by grilling meat and adding spices to it.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:02:11,C,"['A. The individual chopped vegetables, added them to a bowl, and served a salad.', 'B. The individual brewed coffee, added sugar and milk, and served it to the customer.', 'C. The individual prepared a cocktail by adding ice to a shaker, pouring in ingredients.', 'D. The individual poured wine into glasses and served them to the customers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_3,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:04:18,C,"['A. The bartender prepared several coffee orders for a group of customers.', 'B. The bartender checked customer IDs and handed out drink menus.', 'C. The bartender placed two cocktails on the counter.', 'D. The bartender restocked the bar with empty glass bottles while cleaning dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:13,C,"['A. The individual garnished a cocktail with a cherry and served it.', 'B. The individual prepared a cocktail by mixing ingredients and shaking them.', 'C. The individual added ice and lime to a drink, garnished it, and placed it on the bar counter.', 'D. The individual was preparing a hot drink by heating it on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_405_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:08:14,C,"['A. The individual prepared a hot beverage by boiling water and steeping tea.', 'B. The individual garnished a cocktail with a cherry and served it to a customer.', 'C. The individual filled several glasses with ice cubes from a container in preparation for drinks.', 'D. The individual prepared a meal by grilling various ingredients and plating them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_1,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:00:10,A,"['A. The individual gathered ice cubes, placed them into hand-washing sink.', 'B. The individual poured liquor into a shaker, added ice, and mixed the drink.', 'C. The individual fetched a glass, filled it with ice, and added a slice of lemon.', 'D. The individual prepared various garnishes and placed them on the edge of a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_2,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:01:52,A,"['A. The individual organized bar utensils, retrieved a measure cup, and poured a clear liquid into it.', 'B. The individual gathered fresh herbs, chopped them finely, and stored them away.', 'C. The individual garnished a cocktail with a fruit slice and stirred it gently.', 'D. The individual placed ice cubes into glasses, poured liquor, and prepared to serve them.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_3,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:03:34,A,"['A. The individual mixed and poured cocktails into glasses placed on a napkin.', 'B. The individual poured beer into several glasses alongside the shaker.', 'C. The individual arranged various spirits on the bar counter.', 'D. The individual cleared empty glasses and sanitized the bar counter meticulously.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_4,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:05:16,A,"['A. The individual poured a liquid into a jigger, combined it with other ingredients, and prepared the mixture for a cocktail.', 'B. The individual participated in a conversation with customers while cleaning glassware.', 'C. The individual garnished drinks with fruit slices and served them to waiting customers.', 'D. The individual took orders from a group of patrons and noted them down.']",multiple,Concurrent +Real-Time Visual Understanding_sample_406_5,Clips Summarize,Which of the following options best summarizes the actions of the individual taken just now?,00:06:52,A,"['A. The individual prepared a cocktail by shaking ingredients, straining into a glass, and adding ice cubes.', 'B. The individual organized garnishes on the bar counter, then served drinks to customers.', 'C. The individual retrieved a bottle from a refrigerator, checked its contents, and placed it back.', 'D. The individual opened a refrigerator, retrieved a bottle, and nearly filled it with liquid.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_1,Clips Summarize,Which of the following options best summarizes the bartending actions just performed?,00:00:09,C,"['A. The bartender filled three glasses with water and handed them to customers.', 'B. The bartender prepared a cocktail by adding ingredients from various bottles.', 'C. The bartender filled a glass with ice, placed it on the counter, and then prepared to repeat the process for another glass.', 'D. The bartender took drink orders from customers and began mixing different spirits.']",multiple,Prior +Real-Time Visual Understanding_sample_407_2,Clips Summarize,Which of the following options best summarizes the events just now?,00:03:03,B,"['A. A bartender is preparing a cocktail for a customer.', 'B. A bartender is picking bottles in a refrigerator and assisting a colleague.', 'C. A bartender is serving a customer and cleaning the counter.', 'D. A bartender is making an espresso and organizing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_3,Clips Summarize,Which of the following options best summarizes the actions of the bartender just now?,00:05:56,B,"['A. The bartender chatted with the customers while refilling their glasses with water and served snacks.', 'B. The bartender prepared complex cocktails by mixing various ingredients and engaged in a friendly conversation with seated patrons.', 'C. The bartender cleaned the bar area, organized bottles, and set up glasses, ensuring everything was in place.', 'D. The bartender took orders, served wine and simple drinks, and casually interacted with patrons while preparing drinks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_4,Clips Summarize,Which of the following options best summarizes the content and actions just now?,00:08:49,A,"['A. A bartender talked with patrons while patrons converse and enjoy their drinks at the bar.', 'B. A bartender prepares a cocktail by mixing various ingredients and garnishing it with a lemon twist.', 'C. A server delivers a tray of appetizers to a group of friends celebrating a special occasion.', 'D. A bartender stacks clean glasses behind the bar while patrons request drink menus.']",multiple,Concurrent +Real-Time Visual Understanding_sample_407_5,Clips Summarize,What did the individual just do step by step?,00:11:38,A,"['A. The individual picked up a champagne bottle, poured champagne into a glass, and handed it to a customer.', 'B. The individual took a wine bottle, poured wine into a goblet, placed it on the counter, and walked away.', 'C. The individual grabbed a beer bottle, poured beer into a mug, placed it on the counter, and took a payment.', 'D. The individual took a cocktail shaker, prepared a cocktail, poured it into a glass, and served it to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_1,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:00:13,A,"['A. The individual prepared a cocktail, straining it into a glass and adding a garnish.', 'B. The individual prepared a cold brew coffee, pouring it into a glass and adding ice cubes.', 'C. The individual set the table with cutlery and plates, then folded napkins.', 'D. The individual poured a hot coffee, added milk and sugar, and stirred it before serving.']",multiple,Prior +Real-Time Visual Understanding_sample_408_2,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:03:03,B,"['A. The individual cleaned the glasses, added garnishes, and served them to the customers.', 'B. The individual scooped ice into glasses.', 'C. The individual wiped down the counter, refilled condiment containers, and organized the bar area.', 'D. The individual prepared different cocktails, added straws and stirrers, and placed them on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_3,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:05:47,B,"['A. The individual mixed and served a drink, cleaned up the glasses, and rearranged the bottles.', 'B. The individual poured champagne for customers.', 'C. The individual prepared multiple cocktails, added garnishes, and served them to customers.', 'D. The individual restocked the bar, washed and dried glasses, and set the table.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_4,Clips Summarize,Which of the following best summarizes the actions taken by the individuals just now?,00:08:49,D,"['A. The individuals prepared and cleaned glasses, arranged spirits, and set up the bar for service.', 'B. The individuals served drinks to customers, rearranged the menu items, and cleaned the bar.', 'C. The individuals stocked the refrigerator with new items, prepared snacks, and wiped down shelves.', 'D. The individuals mixed drinks while managing the bar area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_408_5,Clips Summarize,Which of the following best summarizes the actions taken by the individual just now?,00:11:42,A,"['A. The individual prepared different cocktails, added ice and garnishes, and served them to customers at the bar.', 'B. The individual cooked food, plated the dishes, and served them to customers at the bar.', 'C. The individual prepared different desserts, added toppings, and served them to customers at the bar.', 'D. The individual set up bar decorations, cleaned the glasses, and served water to customers at the bar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_1,Clips Summarize,Which option best summarizes what was just shown?,00:00:10,B,"['A. A person was preparing and serving hamburgers to a line of customers at a busy street corner.', 'B. A mobile food truck opened its serving window near a shopping area in the morning.', 'C. A vendor inside a food truck was grilling burgers on a barbecue and handing them to customers.', 'D. A food truck got stuck in traffic and had to be manually pushed to the side of the road by several people.']",multiple,Prior +Real-Time Visual Understanding_sample_409_2,Clips Summarize,Which option best summarizes what was just shown?,00:02:47,B,"['A. A person was cleaning the kitchen area and restocking spices and sauces.', 'B. A vendor was arranging different types of drinks on the countertop in a food truck.', 'C. Several people were unloading supplies from a truck into a storage area.', 'D. A chef was heating oil in a pan to start cooking a meal.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_3,Clips Summarize,Which option best summarizes what was just shown?,00:05:26,C,"['A. A person was unloading kitchen equipment from a truck and placing it on a counter.', 'B. A person was stocking a refrigerator with beverages and condiments.', 'C. A person was organizing cooking ingredients.', 'D. A person was preparing ingredients for a recipe by mixing spices in different containers.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_4,Clips Summarize,Which best summarizes what was just shown?,00:08:04,A,"['A. A burger was being freshly seasoned and prepared for customers.', 'B. A chef was preparing a vegetarian dish by adding spices.', 'C. A worker was cleaning a grill after a long day of cooking.', 'D. An ice cream vendor was serving customers on a sunny day at the park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_409_5,Clips Summarize,Which option best summarizes what was just shown?,00:10:42,C,"['A. A chef was slicing vegetables and placing them on a plate.', 'B. A person was manually operating a fryer to prepare French fries.', 'C. Several patties and buns were being grilled on a hot surface by a worker.', 'D. A person was cleaning up the kitchen area, wiping counters and washing dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_1,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:00:10,A,"['A. The person unlocks the door, opens it to let in light, and mentions the opening.', 'B. The person prepares a dish of pasta, garnishes it, and places it on a serving tray.', 'C. The person sets tables, arranges seats, and places cutlery in a coffee shop.', 'D. The person cleans a window, arranges flowers, and adjusts a sign.']",multiple,Prior +Real-Time Visual Understanding_sample_410_2,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:03:59,A,"['A. The individual measured and poured milk into a container, stored the milk, and then started steaming the milk.', 'B. The individual prepared a sandwich, added vegetables, and wrapped it for serving.', 'C. The individual prepared a salad by chopping and mixing various vegetables.', 'D. The individual polished dishes, arranged them on a tray, and placed them on a shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_3,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:07:54,A,"['A. The person pours steamed milk into a cup of espresso, creating a latte, and places it on the counter.', 'B. The person fills a pitcher with water, hands it to a customer, and wipes the counter.', 'C. The person makes a cup of tea, adds sugar, and serves it to a customer.', 'D. The person brews a pot of coffee, fills a mug, and hands it to a coworker.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_4,Clips Summarize,Which of the following options best summarizes the sequence of actions taken just now?,00:11:37,A,"['A. The person steamed milk, poured it into a cup with espresso.', 'B. The person took a cup, added sugar, and stirred it with a spoon.', 'C. The person brewed a fresh cup of coffee, added milk, and handed it to the customer.', 'D. The person prepared tea, added honey, and placed it on the counter.']",multiple,Concurrent +Real-Time Visual Understanding_sample_410_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:15:26,A,"['A. The person weighed coffee beans.', 'B. The person prepared vegetables, cooked them, and served them on a plate.', 'C. The person measured milk, steamed it, and poured it into a cup.', 'D. The person brewed tea, added honey, and handed the cup to the customer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_1,Clips Summarize,Which of the following options best summarizes the food preparation process just now?,00:00:10,A,"['A. The cook added sautéed greens, a spoonful of sauce, and toppings from the counter to a plate for serving.', 'B. The cook boiled pasta, seasoned it with herbs, and added it to the sauce.', 'C. The cook prepared a salad by chopping vegetables and adding a vinaigrette.', 'D. The cook grilled a steak, seasoned it with spices, and placed it on the plate.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_2,Clips Summarize,Which of the following options best summarizes the content of the video just shown?,00:02:15,A,"['A. The chef grilled vegetables using a blowtorch.', 'B. The chef prepared a stir-fry dish on a stove, adding various ingredients and seasoning.', 'C. The chef fried items in a deep fryer and then drained them on a rack.', 'D. The chef prepared a salad by chopping fresh vegetables and mixing them in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_3,Clips Summarize,Which of the following options best summarizes the recent food preparation process?,00:04:20,A,"['A. The individual cooked a vegetable mix, plated it, and added some finishing touches for garnish.', 'B. The individual sliced fruits and arranged them decoratively on a platter.', 'C. The individual prepared a meat dish, seasoned it with various spices, and placed it on the grill.', 'D. The individual mixed ingredients for a smoothie and poured it into a glass.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_4,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:06:24,A,"['A. The individual cleaned a tray, prepared vegetables and add cooking oil to the vegetables.', 'B. The individual prepared a salad, dressed it with sauces, and served it to the customer.', 'C. The individual grilled a meat patty, added cheese, and placed it in a bun.', 'D. The individual was teaching a cooking class, demonstrating how to prepare different dishes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_411_5,Clips Summarize,Which of the following options best summarizes the actions just shown?,00:08:30,A,"['A. The individual is arranging bok choy and other greens on a cooking surface and cooking them.', 'B. The individual is mixing a salad with various dressings and plating it.', 'C. The individual is marinating meat with different sauces and preparing it for grilling.', 'D. The individual is seasoning fish and placing it onto a grill.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_1,Clips Summarize,What does the individual seem to be doing just now?,00:00:10,A,"['A. The individual is sorting order tickets and preparing them for meal preparation.', 'B. The individual is cleaning the countertop and washing dishes.', 'C. The individual is slicing vegetables and arranging them on plates.', 'D. The individual is taking orders from customers and entering them into a computer.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_2,Clips Summarize,Which of the following options best summarizes the actions of the individuals taken just now?,00:02:17,B,"['A. The chef picks up plates and arranges them on the counter, then prepares meat for cooking.', 'B. The chef did nothing, and colleagues selected fresh herbs to a container and others cook around the area.', 'C. The chef sets the table with forks and knives, while colleagues prepare beverage orders.', 'D. The chef chops vegetables and adds them to a soup, while colleagues focus on dessert preparation.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_3,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:04:24,C,"['A. The individual served a finished dish to the customer and took a moment to clean the workspace.', 'B. The individual cooked a meal, plated it, and served it to a fellow chef in the kitchen.', 'C. The individual prepared and served several vegetables while coordinating with another chef in the busy kitchen.', 'D. The individual took ingredients from storage, prepped them, and started cooking them on the stove.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_4,Clips Summarize,Which of the following options best summarizes the actions just now?,00:06:31,B,"['A. The individual boiled water, added pasta, and prepared a seafood dish.', 'B. The individual sautéed vegetables, seasoned them, and organized various ingredients on the counter.', 'C. The individual chopped vegetables, grilled them, and set them aside for plating.', 'D. The individual baked pastries, garnished them, and prepared them for serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_412_5,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:37,B,"['A. The individual cleaned a table, set it with plates and cutlery, and prepared for serving customers.', 'B. The individual grabbed tongs, plated cooked greens on a dish, added sauce, and moved the dish to the side.', 'C. The individual grilled meat on a barbecue, basted it with sauce, and added it to a serving tray.', 'D. The individual blended ingredients in a mixer, poured them into a baking dish, and placed the dish in an oven.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_1,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:00:10,C,"['A. The individual prepared fresh lettuce by washing it thoroughly in a sink.', 'B. The individual took lettuce from a drawer, cooked it briefly, and then placed it on a preparation surface.', 'C. The individual retrieved spinach from a compartment, cooked it on a flat top grill, and seasoned it.', 'D. The individual prepared a salad by chopping tomatoes and cucumbers and adding them to a bowl.']",multiple,Prior +Real-Time Visual Understanding_sample_413_2,Clips Summarize,Which of the following options best summarizes the actions taken just now in the kitchen?,00:03:06,B,"['A. The cook selected a frying pan, sautéed ingredients, and served them with a sauce.', 'B. The cook retrieved pans, prepared a mixture, and added a creamy sauce to one pan.', 'C. The cook diced vegetables, fried them, and placed them on a serving tray.', 'D. The cook heated a pan, added oil, and mixed it with pre-prepared sauces.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_3,Clips Summarize,Which of the following options best summarizes the recent activity just shown?,00:06:02,C,"['A. The individual was plating a dish, adding final garnishes, and preparing the plate for serving.', 'B. The individual was cooking an omelet, flipping it multiple times, and placing it on a plate.', 'C. The individual was preparing a dish by stirring ingredients in a pan and adding various seasonings.', 'D. The individual was cleaning the kitchen station, wiping surfaces, and organizing utensils.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_4,Clips Summarize,Which of the following options best summarizes the actions of the individual just now?,00:08:58,B,"['A. The individual cleaned the kitchen area and organized the utensils.', 'B. The individual sautéed some vegetables, operated the stove, and managed multiple pans on a busy kitchen station.', 'C. The individual prepared a salad by chopping and mixing fresh ingredients.', 'D. The individual baked a cake, frosted it, and placed it in a refrigerator to cool.']",multiple,Concurrent +Real-Time Visual Understanding_sample_413_5,Clips Summarize,Which of the following options best summarizes the actions performed just now?,00:11:54,B,"['A. The individual mixed a variety of raw ingredients in a bowl and started blending them.', 'B. The individual sautéed green vegetables in a pan, transferred them to a serving dish, and prepared different sauce pans.', 'C. The individual grilled several pieces of meat and then plated them with garnish.', 'D. The individual baked a loaf of bread and buttered it before serving.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_1,Clips Summarize,How can the actions just observed in the recent video segment be best summarized?,00:00:10,B,"['A. A shopper selected and evaluated various fruit snacks before placing them in their basket, focusing on price comparison for different brands.', 'B. A worker stocked fruit cups on supermarket shelves, arranging boxes and checking labels to ensure proper placement.', 'C. A chef prepared a detailed shopping list, meticulously inspecting each item before selecting fruits and vegetables for a gourmet recipe.', 'D. A child picked out colorful fruit snacks from a wide selection, expressing excitement over new flavors and brands.']",multiple,Prior +Real-Time Visual Understanding_sample_414_2,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:02:29,A,"['A. An individual restocks shelves with canned fruits while organizing other products.', 'B. An individual maneuvers through a crowded farmers market, selecting fresh produce.', 'C. An individual stacks canned soups on shelves while arranging sales tags.', 'D. An individual organizes breakfast cereals on the shelves, ensuring everything is properly placed.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_3,Clips Summarize,Which of the following summaries best describes the recent actions carried out in the footage?,00:04:48,D,"['A. The individual browsed through the cereal aisle, examined various boxes, and placed one in their cart.', 'B. The individual navigated through the chocolate syrup section, compared brands, and added a specific syrup to their basket.', 'C. The individual walked through the tea aisle, checked prices, and picked up a box of herbal tea.', 'D. The individual strolled through the cereal aisle, checked prices, and appeared to be restocking shelves.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_4,Clips Summarize,Which of the following options best summarizes the action that just now took place?,00:07:07,C,"['A. An individual sorted through various condiments, selecting and organizing jars of relish on the shelf.', 'B. An individual restocked ketchup bottles, ensuring they were properly aligned and accessible for customers.', 'C. An individual unpacked and restocked mayonnaise jars on the shelves, organizing them neatly in a supermarket aisle.', 'D. An individual evaluated different brands of jam, comparing prices and features before making a purchase.']",multiple,Concurrent +Real-Time Visual Understanding_sample_414_5,Clips Summarize,Which of the following options best summarizes the actions taken just now?,00:09:26,C,"['A. An individual browses through a section of fresh produce, selecting and bagging different vegetables and fruits.', 'B. An individual stocks up on cleaning supplies, checking labels for ingredients, and placing several items in a cart.', 'C. An individual browses through the salad dressing aisle, picks up and examines bottles, places one in a box, and continues down the aisle.', 'D. An individual navigates through a hardware store, comparing different brands of paint and supplies before selecting and purchasing a few items.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_1,Clips Summarize,Which of the following options best summarizes the actions just taken?,00:00:10,C,"['A. The individual prepared a sandwich, applied condiments, and wrapped it for serving.', 'B. The individual selected toppings, spread sauce, and baked a pizza.', 'C. The individual prepared a pizza peel, dusted it with flour, and placed a dough bag on the counter.', 'D. The individual sliced vegetables, assembled a salad, and served it in a bowl.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_2,Clips Summarize,Which of the following options best summarizes the actions taken by the individual just now?,00:03:08,D,"['A. The individual crafted a sandwich, adding lettuce and tomatoes, then cutting it in half before serving.', 'B. The individual prepared a salad by mixing several ingredients and garnishing it with dressing.', 'C. The individual baked a pizza, adding cheese and pepperoni, before placing it into the oven.', 'D. The individual composed a pizza, topping it with spinach, mushrooms, and some type of reddish ingredient.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_3,Clips Summarize,Which of the following options best summarizes the individual's actions just now?,00:06:06,A,"['A. The individual prepares a pizza dough by rolling it out and forming a circular shape.', 'B. The individual decorates a cake by applying frosting and adding toppings.', 'C. The individual prepares a sandwich by layering ingredients and cutting it in half.', 'D. The individual makes a sushi roll by spreading rice and adding fish.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_4,Clips Summarize,Which of the following options best summarizes the actions taking place just now?,00:08:59,B,"['A. The individual was spreading sauce on a pizza base and putting toppings on it.', 'B. The individual was applying flour to a pizza board and preparing the workstation for making pizza.', 'C. The individual was washing kitchen utensils and cleaning the floor.', 'D. The individual was grating cheese and chopping vegetables for a salad.']",multiple,Concurrent +Real-Time Visual Understanding_sample_415_5,Clips Summarize,Which of the following options best summarizes the recent actions shown?,00:12:02,B,"['A. The worker picked up dough, kneaded it, and placed it into a proofing oven.', 'B. The worker stretched a pizza dough, then added marinara sauce to the center, spreading it out.', 'C. The worker prepared a sandwich, added condiments, and wrapped it in paper.', 'D. The worker chopped vegetables, placed them in a bowl, and added dressing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_416_1,Object Perception,What can be seen in the cockpit's center screen right now?,00:00:06,B,"['A. A compass.', 'B. A map.', 'C. An altitude meter.', 'D. A weather radar.']",single,Concurrent +Real-Time Visual Understanding_sample_416_2,Attribute Perception,What colors are the pilot's handheld being controlled right now?,00:02:37,A,"['A. Black.', 'B. Red and green.', 'C. Yellow and blue.', 'D. Black and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_416_3,Attribute Perception,What are the visible weather conditions right now?,00:05:01,A,"['A. Clear sky with scattered clouds.', 'B. Overcast sky with rain.', 'C. Foggy with low visibility.', 'D. Thunderstorms with lightning.']",single,Concurrent +Real-Time Visual Understanding_sample_416_4,Attribute Perception,What are colors of the curved flight path right now?,00:07:15,D,"['A. Yellow and blue.', 'B. Blue and white.', 'C. Green and orange.', 'D. Red and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_416_5,Object Perception,What is located to the bottom-left of the cockpit's central control panel right now?,00:09:33,A,"['A. A blue handle.', 'B. A red button.', 'C. An altitude meter.', 'D. A compass.']",single,Concurrent +Real-Time Visual Understanding_sample_417_1,Attribute Perception,What is the primary color of the control panel shown right now?,00:00:09,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Grey.']",single,Concurrent +Real-Time Visual Understanding_sample_417_2,Attribute Perception,What is the primary color of the mountains visible right now?,00:02:53,A,"['A. White.', 'B. Green.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_417_3,Object Perception,What is the main object visible outside the aircraft right now?,00:05:27,A,"['A. A mountain.', 'B. An ocean.', 'C. A forest.', 'D. A desert.']",single,Concurrent +Real-Time Visual Understanding_sample_417_4,Attribute Perception,What is the predominant weather condition visible right now?,00:07:28,A,"['A. Sunny.', 'B. Cloudy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_417_5,Attribute Perception,What color is the body of water visible right now?,00:10:44,A,"['A. Green.', 'B. Blue.', 'C. Brown.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_418_1,Attribute Perception,What color is the hat the man is wearing right now?,00:00:02,C,"['A. White.', 'B. Blue.', 'C. Gray.', 'D. Black.']",single,Prior +Real-Time Visual Understanding_sample_418_2,Attribute Perception,What is the primary color of the navigation panel?,00:02:27,B,"['A. Yellow', 'B. Black', 'C. Blue', 'D. White']",single,Concurrent +Real-Time Visual Understanding_sample_418_3,Attribute Perception,What is the general shape of the fields visible right now?,00:04:42,C,"['A. Circular', 'B. Triangular', 'C. Rectangular', 'D. Irregular']",single,Concurrent +Real-Time Visual Understanding_sample_418_4,Object Perception,What type of vehicles are visible right now?,00:07:06,C,"['A. Cars.', 'B. Bicycles.', 'C. Gliders.', 'D. Trains.']",single,Concurrent +Real-Time Visual Understanding_sample_418_5,Attribute Perception,What is the predominant color of the mountains visible right now?,00:09:20,B,"['A. Brown.', 'B. Green.', 'C. Gray.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_419_1,Object Perception,What object is visible on the left side of the cockpit?,00:00:09,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_2,Attribute Perception,What is the dominant color of the pants the person is wearing right now?,00:02:38,A,"['A. Beige.', 'B. Blue.', 'C. Black.', 'D. Gray.']",single,Concurrent +Real-Time Visual Understanding_sample_419_3,Spatial Understanding,Which way is the plane turning now?,00:05:12,C,"['A. Left.', 'B. Up.', 'C. Right.', 'D. Down.']",single,Concurrent +Real-Time Visual Understanding_sample_419_4,Object Perception,What object is visible in the lower-left corner of the cockpit right now?,00:07:33,A,"['A. A blue handler.', 'B. A red first aid kit.', 'C. A yellow flashlight.', 'D. A green map.']",single,Concurrent +Real-Time Visual Understanding_sample_419_5,Attribute Perception,What is the current lighting condition?,00:09:54,A,"['A. Bright and sunny.', 'B. Overcast.', 'C. Dusk.', 'D. Night.']",single,Concurrent +Real-Time Visual Understanding_sample_420_1,Object Perception,What object is pointing out the window right now?,00:00:10,C,"['A. A pencil.', 'B. A pen.', 'C. A finger.', 'D. A stick.']",single,Concurrent +Real-Time Visual Understanding_sample_420_2,Attribute Perception,What is the weather condition right now?,00:02:09,C,"['A. Clear skies.', 'B. Heavy rain.', 'C. Overcast with clouds.', 'D. Snowing.']",single,Concurrent +Real-Time Visual Understanding_sample_420_3,Text-Rich Understanding,What is the current speed of the wind?,00:04:09,C,"['A. 20 kph.', 'B. 25 kph.', 'C. 30 kph.', 'D. 35 kph.']",single,Concurrent +Real-Time Visual Understanding_sample_420_4,Attribute Perception,What color is the horizon right now?,00:06:22,C,"['A. Red.', 'B. Yellow.', 'C. Orange.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_420_5,Attribute Perception,What color is the sky right now?,00:08:32,B,"['A. Bright red.', 'B. Dark grey.', 'C. Clear with no clouds.', 'D. Yellowish-orange.']",single,Concurrent +Real-Time Visual Understanding_sample_421_1,Object Perception,What device is the person currently using to capture the video?,00:00:01,A,"['A. Head-mounted camera.', 'B. Smartphone.', 'C. DSLR camera.', 'D. Camcorder.']",single,Concurrent +Real-Time Visual Understanding_sample_421_2,Object Perception,What type of vehicle is visible in the parking lot right now?,00:02:03,A,"['A. Car.', 'B. Heavy truck.', 'C. Bus.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_421_3,Object Perception,What type of aircraft is visible right now?,00:04:10,A,"['A. Helicopter.', 'B. Airplane.', 'C. Drone.', 'D. Glider.']",single,Concurrent +Real-Time Visual Understanding_sample_421_4,Object Perception,What is the person grabbing from the food basket right now?,00:06:00,A,"['A. Chicken strips.', 'B. French fries.', 'C. Onion rings.', 'D. Mozzarella sticks.']",single,Concurrent +Real-Time Visual Understanding_sample_421_5,Object Perception,What navigational tool is visible on the screen right now?,00:08:09,A,"['A. GPS device.', 'B. Compass.', 'C. Altimeter.', 'D. Airspeed indicator.']",single,Concurrent +Real-Time Visual Understanding_sample_422_1,Attribute Perception,What is the condition of the weather right now?,00:00:15,C,"['A. Cloudy.', 'B. Rainy.', 'C. Clear.', 'D. Snowy.']",single,Concurrent +Real-Time Visual Understanding_sample_422_2,Object Perception,What is the pilot adjusting right now?,00:02:03,A,"['A. Control panel.', 'B. The radio.', 'C. The headset.', 'D. The GPS.']",multiple,Concurrent +Real-Time Visual Understanding_sample_422_3,Object Perception,What device is right now located to the pilot's right side and visible in the footage?,00:03:59,B,"['A. A smartphone.', 'B. A tablet.', 'C. A radio.', 'D. A map.']",single,Concurrent +Real-Time Visual Understanding_sample_422_4,Attribute Perception,What is the predominant color of the pilot's shorts right now?,00:05:52,B,"['A. Black.', 'B. Blue.', 'C. Grey.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_422_5,Object Perception,What is the pilot holding in his right hand right now?,00:07:31,A,"['A. A joystick.', 'B. A map.', 'C. A throttle lever.', 'D. A GPS device.']",single,Concurrent +Real-Time Visual Understanding_sample_423_1,Object Perception,Which type of vehicle is visible inside the hangar right now?,00:00:03,C,"['A. Truck.', 'B. Boat.', 'C. Aircraft.', 'D. Motorcycle.']",single,Concurrent +Real-Time Visual Understanding_sample_423_2,Object Perception,Which device is currently placed on the right side of the cockpit?,00:02:56,A,"['A. A GPS device.', 'B. A radio transmitter.', 'C. An altimeter.', 'D. A fuel gauge.']",single,Concurrent +Real-Time Visual Understanding_sample_423_3,Attribute Perception,"What is right now the terrain mainly covered with, as seen from the flying POV?",00:05:49,C,"['A. Desert.', 'B. Urban buildings.', 'C. Forest.', 'D. Water bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_423_4,Object Perception,What instrument is the pilot using right now to navigate?,00:08:42,C,"['A. Altimeter.', 'B. Compass.', 'C. GPS tablet.', 'D. Map.']",single,Concurrent +Real-Time Visual Understanding_sample_423_5,Object Perception,Which device is placed next to the pilot's seat right now?,00:11:36,B,"['A. A GPS device.', 'B. A camera.', 'C. An oxygen mask.', 'D. A water bottle.']",single,Concurrent +Real-Time Visual Understanding_sample_424_1,Attribute Perception,What color is the pilot's headset right now?,00:00:03,C,"['A. Red.', 'B. Blue.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_424_2,Object Perception,What is in the pilot's left hand right now?,00:02:05,B,"['A. A map.', 'B. A control stick.', 'C. A headset.', 'D. A smartphone.']",single,Concurrent +Real-Time Visual Understanding_sample_424_3,Attribute Perception,What is the color of the top of the control stick handle right now?,00:04:06,C,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_424_4,Object Perception,What is the scene below the helicopter now?,00:06:09,B,"['A. A lake.', 'B. A forest.', 'C. A mountain.', 'D. A city.']",single,Concurrent +Real-Time Visual Understanding_sample_424_5,Text-Rich Understanding,What text is displayed on the screen right now?,00:08:10,C,"['A. ""I apologize for the inconvenience. The footage contains private information."".', 'B. ""The video has been temporarily removed."".', 'C. ""Unfortunately I had to remove the footage because there was private information on an aircraft that was shown."".', 'D. ""I lost some footage, so I\'ll record more in another video. Sorry!"".']",single,Concurrent +Real-Time Visual Understanding_sample_425_1,Attribute Perception,What is the primary color of the lever located on the left side of the cockpit?,00:00:02,C,"['A. Red.', 'B. Yellow.', 'C. Blue.', 'D. Green.']",single,Prior +Real-Time Visual Understanding_sample_425_2,Attribute Perception,What is the predominant color of the device on the right side of the cockpit?,00:01:17,D,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_425_3,Object Perception,What is visible on the screen in the cockpit right now?,00:02:34,B,"['A. A speedometer.', 'B. A map.', 'C. An altimeter.', 'D. A radar.']",single,Concurrent +Real-Time Visual Understanding_sample_425_4,Attribute Perception,What is the current weather condition outside the cockpit?,00:03:47,B,"['A. Clear skies.', 'B. Cloudy skies with light rain.', 'C. Snowfall.', 'D. Heavy thunderstorms.']",single,Concurrent +Real-Time Visual Understanding_sample_425_5,Object Perception,What is the pilot holding in his left hand right now?,00:05:07,B,"['A. A joystick.', 'B. A blue handle.', 'C. A map.', 'D. A throttle lever.']",single,Concurrent +Real-Time Visual Understanding_sample_426_1,Object Perception,What is mounted on the left side of the helicopter cockpit right now?,00:00:04,C,"['A. A phone.', 'B. A GPS device.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_426_2,Text-Rich Understanding,What type of store is the person in right now?,00:03:16,D,"['A. A clothing store.', 'B. A pet store.', 'C. A grocery store.', 'D. A costco.']",single,Concurrent +Real-Time Visual Understanding_sample_426_3,Text-Rich Understanding,What brand of chips is in the shopping cart right now?,00:04:22,C,"[""A. Lay's."", 'B. Pringles.', ""C. Miss Vickie's."", 'D. Doritos.']",single,Concurrent +Real-Time Visual Understanding_sample_426_4,Text-Rich Understanding,What brand of paper towels is visible on the ground right now?,00:06:31,B,"['A. Bounty.', 'B. Scott.', 'C. Viva.', 'D. Sparkle.']",single,Concurrent +Real-Time Visual Understanding_sample_426_5,Text-Rich Understanding,Which brand of bottled water is visible on the passenger seat right now?,00:08:39,C,"['A. Dasani.', 'B. Evian.', 'C. Ice Mountain.', 'D. Aquafina.']",single,Concurrent +Real-Time Visual Understanding_sample_427_1,Attribute Perception,What color is the man's shirt right now?,00:00:05,D,"['A. Blue.', 'B. Red.', 'C. Black.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_427_2,Object Perception,What is the man in the video holding right now?,00:02:14,B,"['A. A wrench.', 'B. An air pump.', 'C. A screwdriver.', 'D. A flashlight.']",single,Concurrent +Real-Time Visual Understanding_sample_427_3,Attribute Perception,What color are the man's shorts right now?,00:04:27,C,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_427_4,Attribute Perception,What is the main source of light illuminating the area right now?,00:06:42,D,"['A. Street lamp.', 'B. Campfire.', 'C. Flashlight.', 'D. Tent light.']",single,Prior +Real-Time Visual Understanding_sample_427_5,Object Perception,What is the man setting up right now?,00:08:55,A,"['A. A tent.', 'B. A table.', 'C. A chair.', 'D. A blanket.']",single,Concurrent +Real-Time Visual Understanding_sample_428_1,Text-Rich Understanding,What is the name appearing on the aircraft?,00:00:05,D,"['A. Rand.', 'B. Rant.', 'C. Ren.', 'D. Raná.']",single,Concurrent +Real-Time Visual Understanding_sample_428_2,Object Perception,What is the primary object right now attached in front of the yellow aircraft?,00:01:23,A,"['A. A rope.', 'B. A radar.', 'C. A ladder.', 'D. A parachute.']",single,Concurrent +Real-Time Visual Understanding_sample_428_3,Attribute Perception,What is the primary color of the aircraft nose right now?,00:02:42,D,"['A. Blue.', 'B. Red.', 'C. White.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_428_4,Object Perception,What physical structure is visible in the background right now?,00:04:00,A,"['A. A road.', 'B. A lake.', 'C. A bridge.', 'D. A factory.']",single,Concurrent +Real-Time Visual Understanding_sample_428_5,Object Perception,What is the person in the aircraft wearing on his head right now?,00:05:22,A,"['A. A leather aviator hat.', 'B. A helmet.', 'C. A beanie.', 'D. A cap.']",single,Concurrent +Real-Time Visual Understanding_sample_429_1,Text-Rich Understanding,What is the alphanumeric code visible on the helicopter's tail right now?,00:00:01,C,"['A. N939HS.', 'B. N9398H.', 'C. N939SH.', 'D. N9399H.']",single,Prior +Real-Time Visual Understanding_sample_429_2,Attribute Perception,What color is the person on the right side of the picture wearing now?,00:02:02,A,"['A. Blue.', 'B. Yellow.', 'C. White.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_429_3,Attribute Perception,What color are visible on the man's shirt right now?,00:04:15,A,"['A. Black.', 'B. White.', 'C. Red.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_429_4,Attribute Perception,What is the predominant color of the landscape right now?,00:06:04,A,"['A. Green.', 'B. Blue.', 'C. Yellow.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_429_5,Attribute Perception,What color is the man's shirt right now?,00:08:02,A,"['A. Black.', 'B. Blue.', 'C. White.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_430_1,Object Perception,What object is mounted in front of the pilot on the left side?,00:00:02,C,"['A. A map.', 'B. A compass.', 'C. A tablet.', 'D. A camera.']",single,Concurrent +Real-Time Visual Understanding_sample_430_2,Attribute Perception,What type of footwear is the pilot wearing right now?,00:02:07,C,"['A. Sandals.', 'B. Dress shoes.', 'C. Sneakers.', 'D. Boots.']",single,Concurrent +Real-Time Visual Understanding_sample_430_3,Object Perception,What object is the man in the gray shirt holding right now?,00:04:15,C,"['A. A backpack.', 'B. A helmet.', 'C. A purple bag.', 'D. A clipboard.']",single,Concurrent +Real-Time Visual Understanding_sample_430_4,Attribute Perception,What color are the man's sunglasses's reflection right now?,00:06:21,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_430_5,Attribute Perception,What is the predominant color of the buildings in the background right now?,00:08:29,A,"['A. Red', 'B. Blue', 'C. Green', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_431_1,Object Perception,What is the man standing in front of the glider wearing on his head right now?,00:00:03,C,"['A. A helmet.', 'B. A hat.', 'C. A cap.', 'D. No headgear.']",single,Concurrent +Real-Time Visual Understanding_sample_431_2,Attribute Perception,What is the current texture of the sky right now?,00:01:42,B,"['A. Clear with few clouds.', 'B. Overcast and cloudy.', 'C. Sunny with scattered clouds.', 'D. Stormy with dark clouds.']",single,Concurrent +Real-Time Visual Understanding_sample_431_3,Object Perception,"Right now, what is the man holding in his hand?",00:03:20,C,"['A. A map.', 'B. A burger.', 'C. A sandwich.', 'D. A piece of paper.']",single,Concurrent +Real-Time Visual Understanding_sample_431_4,Object Perception,What is displayed on the central screen of the control panel right now?,00:04:58,A,"['A. A navigation map.', 'B. A weather forecast.', 'C. A music player.', 'D. An engine monitoring system.']",single,Concurrent +Real-Time Visual Understanding_sample_431_5,Attribute Perception,What is the primary color of the joystick in the pilot's left hand right now?,00:06:36,B,"['A. Red.', 'B. Blue.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_432_1,Object Perception,What type of vehicle is visible from the cockpit view right now?,00:00:04,D,"['A. Helicopter.', 'B. Paraglider.', 'C. Hot air balloon.', 'D. Airplane.']",single,Concurrent +Real-Time Visual Understanding_sample_432_2,Spatial Understanding,What is the plane flying above now?,00:01:12,D,"['A. Above the islands.', 'B. Above the field.', 'C. Above the mountain.', 'D. Above the lake.']",single,Concurrent +Real-Time Visual Understanding_sample_432_3,Object Perception,What type of structure can be seen on the hilltop right now?,00:04:12,D,"['A. Lighthouse.', 'B. Windmill.', 'C. Observation Deck.', 'D. A red and white tower.']",single,Concurrent +Real-Time Visual Understanding_sample_432_4,Attribute Perception,What is the dominant color of the fields visible right now?,00:05:26,A,"['A. Green.', 'B. Yellow.', 'C. Brown.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_432_5,Object Perception,What object is the pilot's right hand holding right now?,00:07:14,D,"['A. A map.', 'B. A throttle.', 'C. A compass.', 'D. A joystick.']",single,Concurrent +Real-Time Visual Understanding_sample_433_1,Attribute Perception,What color is the man's sweatshirt right now?,00:00:04,A,"['A. Beige.', 'B. Blue.', 'C. Red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_433_2,Object Perception,What type of vehicle appears near the open parking lot right now?,00:02:06,D,"['A. Motorcycle.', 'B. Helicopter.', 'C. Bicycle.', 'D. Car.']",single,Concurrent +Real-Time Visual Understanding_sample_433_3,Object Perception,What is the vehicle being operated right now?,00:04:35,D,"['A. Airplane.', 'B. Boat.', 'C. Car.', 'D. Helicopter.']",single,Concurrent +Real-Time Visual Understanding_sample_433_4,Causal Reasoning,What type of headset is the man wearing right now?,00:06:53,D,"['A. HiFi.', 'B. Reverberant.', 'C. No function.', 'D. Aviation.']",single,Concurrent +Real-Time Visual Understanding_sample_433_5,Attribute Perception,What shape is the island in the water right now?,00:09:17,A,"['A. Rectangular.', 'B. Circular.', 'C. Triangular.', 'D. Oval.']",single,Concurrent +Real-Time Visual Understanding_sample_434_1,Attribute Perception,What is the color of the pilot's headset right now?,00:00:03,A,"['A. Black.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_434_2,Object Perception,What device is currently mounted to the top of the helicopter's control panel?,00:02:07,A,"['A. A camera.', 'B. A GPS unit.', 'C. An altimeter.', 'D. A radar detector.']",single,Concurrent +Real-Time Visual Understanding_sample_434_3,Object Perception,What is currently seen on the belt of the police officer?,00:04:08,C,"['A. Flashlight.', 'B. Handcuffs.', 'C. Taser.', 'D. Radio.']",single,Concurrent +Real-Time Visual Understanding_sample_434_4,Attribute Perception,What color is the control stick's top?,00:06:16,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_434_5,Attribute Perception,What color is the streamlining structure of the helicopter that is visible right now?,00:08:18,A,"['A. Black.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_435_1,Object Perception,What instrument is visible on the pilot's lap right now?,00:00:03,D,"['A. An altimeter', 'B. A compass', 'C. A throttle', 'D. A joystick']",single,Concurrent +Real-Time Visual Understanding_sample_435_2,Object Perception,Where is the airplane preparing to land?,00:01:18,D,"['A. At the airport.', 'B. On the mountain.', 'C. In the field.', 'D. On the grassland.']",single,Concurrent +Real-Time Visual Understanding_sample_435_3,Attribute Perception,What is the color of the handgrip the pilot's left hand is holding right now?,00:02:31,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_4,Attribute Perception,What color is the handgrip on the left side right now?,00:03:47,D,"['A. Red.', 'B. Yellow.', 'C. Green.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_435_5,Attribute Perception,What color is the aircraft's side window frame right now?,00:05:00,D,"['A. Black.', 'B. Grey.', 'C. Blue.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_436_1,Action Perception,What is the person doing with the green and white cartons?,00:00:20,C,"['A. Moving them to another room.', 'B. Organizing them in the trolley.', 'C. Unloading them onto the shelves.', 'D. Throwing them away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_2,Event Understanding,What task is the person primarily engaged in right now?,00:00:54,C,"['A. Cleaning the storage room.', 'B. Counting inventory.', 'C. Organizing and resupplying shelves.', 'D. Moving trolleys to the front.']",multiple,Concurrent +Real-Time Visual Understanding_sample_436_3,Action Perception,What action is the person holding the camera performing right now?,00:02:19,B,"['A. Taking items off the shelves.', 'B. Pushing a cart.', 'C. Rearranging items on the shelves.', 'D. Cleaning the aisle.']",single,Concurrent +Real-Time Visual Understanding_sample_436_4,Object Perception,What is the camera operator holding in his hands right now?,00:04:01,B,"['A. A red crate.', 'B. A green and white carton.', 'C. A yogurt container.', 'D. A bottle of milk.']",single,Concurrent +Real-Time Visual Understanding_sample_436_5,Event Understanding,What is the primary type of product seen on the shelves?,00:04:20,A,"['A. Dairy products like milk and yogurt.', 'B. Fresh vegetables.', 'C. Canned goods.', 'D. Electronics.']",multiple,Concurrent +Real-Time Visual Understanding_sample_437_1,Attribute Perception,What distinguishing feature is described about the yogurt cups?,00:00:06,C,"['A. They have a green label.', 'B. They are stacked in red trays.', 'C. They are white with blue labels.', 'D. They are placed in a metal container.']",single,Prior +Real-Time Visual Understanding_sample_437_2,Action Perception,What action does the person perform with the yogurt cups?,00:00:17,D,"['A. The person sorts the cups by flavor.', 'B. The person moves the yogurt cups to the right shelving unit.', 'C. The person stacks the cups in a corner.', 'D. The person places the yogurt cups neatly on the shelf.']",multiple,Prior +Real-Time Visual Understanding_sample_437_3,Object Perception,What is the person holding right now?,00:03:00,B,"['A. A bottle of juice.', 'B. A carton of milk.', 'C. A box of cereal.', 'D. A can of soda.']",single,Concurrent +Real-Time Visual Understanding_sample_437_4,Object Perception,What did the person pick up on the top shelf just now?,00:05:27,C,"['A. Boxes of cereal.', 'B. Cans of soup.', 'C. Yogurt cups.', 'D. Bottled water.']",multiple,Prior +Real-Time Visual Understanding_sample_437_5,Action Perception,What action is the person performing right now?,00:10:45,C,"['A. Cleaning the shelves.', 'B. Taking inventory.', 'C. Organizing yogurt containers.', 'D. Restocking fresh vegetables.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_1,Object Perception,What is the person in the video organizing on the shelf?,00:00:20,B,"['A. Boxes of cereal.', 'B. Containers of yogurt.', 'C. Bottles of milk.', 'D. Packages of cheese.']",single,Concurrent +Real-Time Visual Understanding_sample_438_2,Object Perception,What is the person holding right now?,00:02:21,B,"['A. A metal cart.', 'B. A cardboard box.', 'C. A green boxed item.', 'D. A juice carton.']",single,Concurrent +Real-Time Visual Understanding_sample_438_3,Action Perception,What did the person do after walking towards a set of shelves just now?,00:02:24,A,"['A. Place green cartons.', 'B. Organizes the cart.', 'C. Cleans the floor.', 'D. Adjusts the lighting.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_4,Action Perception,What does the person do after adjusting the position of the milk cartons?,00:07:09,B,"['A. Removes a carton from the shelf.', 'B. Pulls forward another milk carton.', 'C. Leaves the aisle.', 'D. Talks to another person.']",multiple,Concurrent +Real-Time Visual Understanding_sample_438_5,Object Perception,What brand of dairy products is prominently featured on the shelves right now?,00:08:42,A,"['A. Kesella.', 'B. Danone.', 'C. Yoplait.', 'D. Nestle.']",single,Concurrent +Real-Time Visual Understanding_sample_439_1,Object Perception,What is the primary product seen on the cart?,00:00:09,C,"['A. Yogurt cups', 'B. Cream cartons', 'C. Milk or a similar product in red and white packaging', 'D. Cheese blocks']",single,Concurrent +Real-Time Visual Understanding_sample_439_2,Spatial Understanding,Where is the cart filled with cardboard boxes and packs of products located in relation to the shelves?,00:00:10,C,"['A. To the right.', 'B. In the center.', 'C. To the left.', 'D. Behind the shelves.']",single,Prior +Real-Time Visual Understanding_sample_439_3,Event Understanding,What does the camera capture as it navigates through the shelves?,00:02:56,A,"['A. Detailed arrangement of goods.', 'B. A person stacking boxes.', 'C. An empty aisle.', 'D. A cart being loaded.']",multiple,Concurrent +Real-Time Visual Understanding_sample_439_4,Attribute Perception,How are the yogurt cartons labeled that the camera captures in detail right now?,00:02:59,A,"['A. ""Mild yogurt"".', 'B. ""Low-fat yogurt"".', 'C. ""Greek yogurt"".', 'D. ""Flavored yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_439_5,Action Perception,What does the person do after reaching towards the shelf?,00:09:43,B,"['A. Knocks over a carton.', 'B. Picks up a carton.', 'C. Rearranges the shelf.', 'D. Walks away.']",multiple,Concurrent +Real-Time Visual Understanding_sample_440_1,Object Perception,What type of drink cartons did the individual rearranging first?,00:00:03,B,"['A. Orange juice.', 'B. Yoghurt.', 'C. Chocolate milk.', 'D. Apple juice.']",single,Concurrent +Real-Time Visual Understanding_sample_440_2,Text-Rich Understanding,What specific product label is visible in the close-up at the end of the video?,00:02:40,B,"['A. Danone Greek Yogurt.', 'B. Arla Mild Yoghurt.', 'C. Yoplait Fruit Yogurt.', 'D. Activia Natural Yogurt.']",single,Concurrent +Real-Time Visual Understanding_sample_440_3,Event Understanding,What is the video primarily showing in the storage room right now?,00:04:54,C,"['A. Inspecting crates.', 'B. Stocking shelves.', 'C. Moving through aisles.', 'D. Organizing products.']",single,Concurrent +Real-Time Visual Understanding_sample_440_4,Object Perception,What type of products is the person handling in the supermarket aisle?,00:07:20,C,"['A. Bread loaves.', 'B. Canned goods.', 'C. Milk cartons.', 'D. Fruit packages.']",single,Concurrent +Real-Time Visual Understanding_sample_440_5,Attribute Perception,What color is the cart used by the person in the supermarket right now?,00:07:06,B,"['A. Blue.', 'B. Red.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_441_1,Event Understanding,What is the person consistently doing throughout the entire scene?,00:00:20,D,"['A. Taking inventory of products.', 'B. Rearranging boxes randomly.', 'C. Cleaning the storage area.', 'D. Sorting and placing products methodically.']",multiple,Concurrent +Real-Time Visual Understanding_sample_441_2,Object Perception,What did the person pick up from the cart and place into the left-side shelves just now?,00:02:34,B,"['A. Yogurt cups.', 'B. Green Cartons of milk.', 'C. Boxes of green-colored items.', 'D. Containers of cream.']",multiple,Prior +Real-Time Visual Understanding_sample_441_3,Spatial Understanding,Where are the dairy products and other food items primarily located in the storage room?,00:05:00,B,"['A. On the left shelves.', 'B. On the right shelves.', 'C. On the central aisle.', 'D. Near the entrance.']",single,Prior +Real-Time Visual Understanding_sample_441_4,Event Understanding,What activity is the individual primarily engaged in just now?,00:05:00,A,"['A. Pushing a loaded cart.', 'B. Stocking shelves.', 'C. Taking inventory.', 'D. Cleaning the area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_441_5,Attribute Perception,How are the boxed items labeled on the right side shelves in the storage room right now?,00:07:02,C,"['A. ""DAIRY"".', 'B. ""FRESH"".', 'C. ""PRVIA"".', 'D. ""GROCERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_442_1,Attribute Perception,What type of container is the person placing on the shelves?,00:00:18,A,"['A. Blue and white yogurt containers.', 'B. Small cardboard boxes.', 'C. Large glass jars.', 'D. Metal cans.']",single,Concurrent +Real-Time Visual Understanding_sample_442_2,Object Perception,What label is visible on the boxes stacked on the floor in the storage room right now?,00:04:19,C,"['A. ALPHA.', 'B. CHARLIE.', 'C. Valio and BRAVO.', 'D. DELTA.']",single,Prior +Real-Time Visual Understanding_sample_442_3,Object Perception,What brand of juice cartons is the person handling?,00:13:02,A,"['A. BRAVO.', 'B. EXOTISK JUICE.', 'C. TROPICANA.', 'D. DELIGHT JUICE.']",single,Concurrent +Real-Time Visual Understanding_sample_442_4,Attribute Perception,What are the colors of the juice cartons being handled by the person?,00:13:14,A,"['A. Green with white and yellow detailing.', 'B. Blue with yellow detailing.', 'C. Red with white detailing.', 'D. Pink with green detailing.']",single,Concurrent +Real-Time Visual Understanding_sample_442_5,Attribute Perception,What color are the gloves seen in the scene?,00:16:45,A,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_443_1,Object Perception,What is the gloved hand reaching towards at the beginning of the video?,00:01,A,"['A. Yogurt containers.', 'B. Milk cartons.', 'C. Juice bottles.', 'D. Cheese blocks.']",single,Concurrent +Real-Time Visual Understanding_sample_443_2,Attribute Perception,What color is the packaging of the yogurt containers?,00:10,B,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Yellow and white.']",single,Concurrent +Real-Time Visual Understanding_sample_443_3,Action Perception,What does the individual do after picking up the yogurt container?,00:02:25,D,"['A. Opens it.', 'B. Discards it.', 'C. Hands it to someone else.', 'D. Places it back on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_4,Action Perception,What does the individual do after picking up the large cardboard box?,00:05:00,D,"['A. Places it back on the shelf.', 'B. Moves it to another room.', 'C. Examines it and sets it aside.', 'D. Takes out the orange juice inside and puts it on the shelf.']",multiple,Concurrent +Real-Time Visual Understanding_sample_443_5,Spatial Understanding,What is the scene focusing on in the store right now?,00:07:19,B,"['A. The checkout counter.', 'B. A different set of shelves with beverages.', 'C. The entrance of the store.', 'D. A display of snacks.']",single,Concurrent +Real-Time Visual Understanding_sample_444_1,Prospective Reasoning,What might the person do next after revealing more cartons in the box?,00:00:19,B,"['A. Leave the store.', 'B. Start arranging the new cartons on the shelf.', 'C. Throw away the cartons.', 'D. Close the refrigerated display.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_2,Object Perception,What is being placed on the refrigerated shelf right now?,00:02:23,A,"['A. Cartons of milk.', 'B. Bottles of water.', 'C. Packs of juice.', 'D. Bags of vegetables.']",single,Concurrent +Real-Time Visual Understanding_sample_444_3,Spatial Understanding,Where is the cardboard box placed after the person removes items from it?,00:04:43,C,"['A. On the top shelf.', 'B. On the floor.', 'C. On the bottom shelf.', 'D. On the cart.']",single,Concurrent +Real-Time Visual Understanding_sample_444_4,Event Understanding,What main activity was carried out just now?,00:07:19,A,"['A. Move the drinks from the cart to the refrigerated shelf.', 'B. Cleaning the store aisles.', 'C. Shopping for groceries.', 'D. Checking out at the register.']",multiple,Concurrent +Real-Time Visual Understanding_sample_444_5,Spatial Understanding,Where are the folded cardboard trays located in relation to the camera's view right now?,00:06:56,B,"['A. To the left of the camera.', 'B. To the right of the camera.', 'C. Directly in front of the camera.', 'D. Behind the camera.']",single,Concurrent +Real-Time Visual Understanding_sample_445_1,Object Perception,What is the person maneuvering at the start of the video?,00:08,A,"['A. A cart.', 'B. A trolley.', 'C. A box.', 'D. A crate.']",single,Prior +Real-Time Visual Understanding_sample_445_2,Object Perception,What kind of products is the person handling?,00:03:00,A,"['A. Dairy products.', 'B. Bakery items.', 'C. Canned goods.', 'D. Fresh produce.']",single,Concurrent +Real-Time Visual Understanding_sample_445_3,Event Understanding,What is the main activity of the person in the storage room?,00:05:40,B,"['A. Checking inventory levels.', 'B. Stocking and organizing cartons on shelves.', 'C. Cleaning the storage room.', 'D. Labeling the cartons.']",multiple,Concurrent +Real-Time Visual Understanding_sample_445_4,Object Perception,What type of containers is being placed into the wire cart?,00:08:07,A,"['A. White and blue labeled.', 'B. Red and white labeled.', 'C. Green and white labeled.', 'D. Yellow labeled.']",single,Concurrent +Real-Time Visual Understanding_sample_445_5,Action Perception,What is the person doing after lifting the white-labeled items?,00:08:14,A,"['A. Put them on the cart.', 'B. Sorting and organizing items.', 'C. Pushing the cart out of the room.', 'D. Disposing of the items.']",multiple,Prior +Real-Time Visual Understanding_sample_446_1,Object Perception,What is prominently visible on top of the table at the start of the video?,00:00:01,B,"['A. A stack of green boxes.', 'B. A stack of white cartons labeled ""JO"".', 'C. A stack of red cartons labeled ""YO"".', 'D. A stack of blue containers labeled ""Mild Yogurt"".']",single,Concurrent +Real-Time Visual Understanding_sample_446_2,Object Perception,What brand name appears on the green cartons being held by the person?,00:02:52,B,"['A. KESO.', 'B. Bregott.', 'C. Arla.', 'D. Lurpak.']",single,Concurrent +Real-Time Visual Understanding_sample_446_3,Object Perception,What is the individual wearing on their hands while handling the yogurt containers?,00:05:31,A,"['A. Gloves.', 'B. Mittens.', 'C. Bare hands.', 'D. Bandages.']",single,Concurrent +Real-Time Visual Understanding_sample_446_4,Text-Rich Understanding,What brand is printed on the white box near the worker's knees?,00:08:11,B,"['A. Arla.', 'B. Valio.', 'C. Alpro.', 'D. Oatly.']",single,Concurrent +Real-Time Visual Understanding_sample_446_5,Causal Reasoning,What indicates that the restocking task is nearly complete?,00:09:54,B,"['A. The person leaves the area.', 'B. Everything items in the box has been put on the shelves.', 'C. The items are being packed into the box.', 'D. The camera shows an empty warehouse.']",multiple,Concurrent +Real-Time Visual Understanding_sample_447_1,Action Perception,What action does the person perform after kneeling down?,00:00:08,B,"['A. Breaking down cardboard boxes.', 'B. Placing and organizing boxes of milk on a shelf.', 'C. Placing cartons on a metal cart.', 'D. Removing gloves.']",multiple,Prior +Real-Time Visual Understanding_sample_447_2,Object Perception,What kind of items is the person reaching for on the cart?,00:02:43,B,"['A. Cheese blocks.', 'B. Yogurt cups.', 'C. Milk cartons.', 'D. Bread loaves.']",single,Concurrent +Real-Time Visual Understanding_sample_447_3,Object Perception,What type of items is the viewer primarily handling in the video?,00:05:40,B,"['A. Electronic gadgets.', 'B. Dairy products.', 'C. Clothing accessories.', 'D. Stationery products.']",single,Concurrent +Real-Time Visual Understanding_sample_447_4,Action Perception,What does the individual do after moving away from the shelf?,00:08:16,B,"['A. Picks up another item to place on the shelf.', 'B. Carries a cardboard box towards a stack of boxes.', 'C. Sits down to take a break.', 'D. Leaves the storage room.']",multiple,Concurrent +Real-Time Visual Understanding_sample_447_5,Attribute Perception,What is the person wearing on his right wrist?,00:09:41,C,"['A. A silver watch.', 'B. A leather bracelet.', 'C. A gold bracelet.', 'D. A rubber band.']",single,Concurrent +Real-Time Visual Understanding_sample_448_1,Event Understanding,What is the state of the shelves as the individual continues to stock them?,00:00:20,D,"['A. Shelves are mostly empty.', 'B. The shelves are already full.', 'C. Shelves are cluttered and disorganized.', 'D. Shelves are orderly and packed with products.']",multiple,Prior +Real-Time Visual Understanding_sample_448_2,Object Perception,What type of perspective is shown in the video?,00:02:23,C,"['A. Third-person perspective.', 'B. Aerial perspective.', 'C. First-person perspective.', 'D. Side perspective.']",single,Concurrent +Real-Time Visual Understanding_sample_448_3,Attribute Perception,What color are the cartons of milk on the shelf?,00:04:51,B,"['A. Yellow with different colored sections.', 'B. White with different colored sections.', 'C. Green with different colored sections.', 'D. Red with different colored sections.']",single,Concurrent +Real-Time Visual Understanding_sample_448_4,Attribute Perception,"What color are the boxes labeled ""Bregott""?",00:07:15,C,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_448_5,Action Perception,What action did the person perform repeatedly just now?,00:07:11,C,"['A. Organizing products on shelves.', 'B. Flattening cardboard boxes.', 'C. Picking up and placing boxes in a cart.', 'D. Moving the cart towards the door.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_1,Object Perception,What object is being pushed at the beginning of the video?,00:00:20,B,"['A. A stroller.', 'B. A metal shopping cart.', 'C. A suitcase.', 'D. A wheelbarrow.']",single,Prior +Real-Time Visual Understanding_sample_449_2,Action Perception,What action is being performed by the person with gloved hands?,00:04:03,B,"['A. Washing the tomatoes.', 'B. Rearranging and picking up tomatoes.', 'C. Cutting the tomatoes.', 'D. Weighing the tomatoes.']",multiple,Concurrent +Real-Time Visual Understanding_sample_449_3,Action Perception,What does the person do with the tomatoes that fell on the floor?,00:08:10,C,"['A. Leaves them on the floor.', 'B. Places them in a plastic bag.', 'C. Puts them back in the shelf.', 'D. Throws them away.']",multiple,Prior +Real-Time Visual Understanding_sample_449_4,Object Perception,What is the person holding in his hand right now?,00:12:05,C,"['A. A red basket.', 'B. A plastic bag.', 'C. A cardboard tray.', 'D. A shopping list.']",single,Concurrent +Real-Time Visual Understanding_sample_449_5,Text-Rich Understanding,What price was displayed on the sign above the shelf with the pears?,00:15:58,B,"['A. 29.95.', 'B. 33.95.', 'C. 39.95.', 'D. 35.95.']",single,Prior +Real-Time Visual Understanding_sample_450_1,Text-Rich Understanding,What type of sign is displayed on the pole right now?,00:00:04,A,"['A. Bus zone sign.', 'B. Speed limit sign.', 'C. No parking sign.', 'D. Pedestrian crossing sign.']",single,Prior +Real-Time Visual Understanding_sample_450_2,Attribute Perception,What color is the car visible in the distance on the right side of the road?,00:01:54,A,"['A. White', 'B. Red', 'C. Blue', 'D. Black']",single,Prior +Real-Time Visual Understanding_sample_450_3,Attribute Perception,What color is the sign visible on the left side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_450_4,Attribute Perception,What color are the parking signs visible on the right side of the road right now?,00:03:47,A,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_450_5,Object Perception,What type car is the orange car visible right now?,00:07:29,A,"['A. SUV.', 'B. Van.', 'C. Bus.', 'D. Truck.']",single,Concurrent +Real-Time Visual Understanding_sample_451_1,Text-Rich Understanding,What brand's advertisement is visible on the back of the bus right now?,00:00:04,D,"['A. Toyota.', 'B. Chevrolet.', 'C. Nissan.', 'D. Ford.']",single,Concurrent +Real-Time Visual Understanding_sample_451_2,Text-Rich Understanding,What company's logo is visible on the left side of the building right now?,00:01:55,D,"['A. Intel.', 'B. Tesla.', 'C. AT&T.', 'D. Optus.']",single,Concurrent +Real-Time Visual Understanding_sample_451_3,Attribute Perception,What is the current status of the traffic light ahead?,00:03:52,D,"['A. Red.', 'B. Yellow.', 'C. Flashing.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_451_4,Text-Rich Understanding,What brand is visible on the building right now?,00:05:46,D,"['A. Citibank.', 'B. Westpac.', 'C. ANZ.', 'D. Coleslocal.']",single,Concurrent +Real-Time Visual Understanding_sample_451_5,Object Perception,Which brand's logo is visible on the right side of the road right now?,00:07:44,D,"[""A. McDonald's."", 'B. KFC.', 'C. Subway.', 'D. Starbucks.']",single,Concurrent +Real-Time Visual Understanding_sample_452_1,Attribute Perception,What is the current weather like outside?,00:00:03,C,"['A. Rainy and cloudy.', 'B. Snowy with heavy clouds.', 'C. Sunny with clear skies.', 'D. Windy and overcast.']",single,Concurrent +Real-Time Visual Understanding_sample_452_2,Attribute Perception,What color is the SUV that is visible ahead?,00:01:41,C,"['A. Orange.', 'B. Blue.', 'C. Black.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_452_3,Text-Rich Understanding,What brand name is visible on the large sign on the left side of the road?,00:03:18,B,"['A. WESTIE.', 'B. SYNAPSE.', 'C. FASHION.', 'D. COFFEE.']",single,Concurrent +Real-Time Visual Understanding_sample_452_4,Text-Rich Understanding,What brand name is visible on the building to the right?,00:04:54,A,"['A. 3HB.', 'B. 3HT.', 'C. 5HB.', 'D. 5HT.']",single,Prior +Real-Time Visual Understanding_sample_452_5,Attribute Perception,What is the current color of the nearest car parked on the left side of the road?,00:06:30,C,"['A. Black.', 'B. Red.', 'C. White.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_1,Attribute Perception,What is the color of the bus zone sign visible right now?,00:00:04,A,"['A. Red and white.', 'B. Blue and white.', 'C. Green and white.', 'D. Black and yellow.']",single,Prior +Real-Time Visual Understanding_sample_453_2,Attribute Perception,What is the color of the traffic light right now?,00:03:19,A,"['A. Green.', 'B. Yellow.', 'C. Red.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_453_3,Attribute Perception,What can be identified about the current traffic light status for vehicles?,00:06:42,C,"['A. Red light.', 'B. Yellow light.', 'C. Green light.', 'D. Flashing light.']",single,Concurrent +Real-Time Visual Understanding_sample_453_4,Text-Rich Understanding,What is the time displayed on the dashboard right now?,00:10:06,B,"['A. 7:10:30.', 'B. 7:11:02.', 'C. 7:12:15.', 'D. 7:11:45.']",single,Concurrent +Real-Time Visual Understanding_sample_453_5,Text-Rich Understanding,What is the current speed limit for this road?,00:13:24,C,"['A. 50.', 'B. 60.', 'C. 70.', 'D. 80.']",single,Concurrent +Real-Time Visual Understanding_sample_454_1,Attribute Perception,What color is the vest the man is wearing?,00:00:03,A,"['A. Green.', 'B. Orange.', 'C. Red.', 'D. Yellow.']",single,Prior +Real-Time Visual Understanding_sample_454_2,Object Perception,What is mounted on the dashboard right now?,00:02:10,A,"['A. A phone with GPS application.', 'B. A camera.', 'C. A radio.', 'D. A small fan.']",single,Concurrent +Real-Time Visual Understanding_sample_454_3,Attribute Perception,What color is the dashboard right now?,00:04:23,B,"['A. Blue.', 'B. Black.', 'C. Gray.', 'D. Brown.']",single,Concurrent +Real-Time Visual Understanding_sample_454_4,Attribute Perception,What type of vehicle is the vehicle ahead right now?,00:06:33,C,"['A. Taxi.', 'B. Delivery van.', 'C. School bus.', 'D. Ambulance.']",single,Concurrent +Real-Time Visual Understanding_sample_454_5,Object Perception,What is attached to the dashboard right now?,00:08:41,C,"['A. A notebook.', 'B. A GPS device.', 'C. A mobile phone.', 'D. A calculator.']",single,Concurrent +Real-Time Visual Understanding_sample_455_1,Attribute Perception,What kind of lighting condition is present right now in the video?,00:00:03,C,"['A. Daylight.', 'B. Dusk.', 'C. Nighttime.', 'D. Dawn.']",single,Concurrent +Real-Time Visual Understanding_sample_455_2,Attribute Perception,What type of traffic signal is present right now?,00:02:16,D,"['A. A green light.', 'B. A yellow light.', 'C. A flashing light.', 'D. A red light.']",single,Concurrent +Real-Time Visual Understanding_sample_455_3,Object Perception,What type of vehicle is visible directly ahead the camera right now?,00:04:27,C,"['A. A sedan.', 'B. A motorcycle.', 'C. A truck.', 'D. A bicycle.']",single,Concurrent +Real-Time Visual Understanding_sample_455_4,Attribute Perception,What is the color of the other bus visible right now?,00:06:40,C,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_455_5,Object Perception,What is mounted on the dashboard right now?,00:08:56,A,"['A. A phone with GPS application.', 'B. A radio receiver.', 'C. An air freshener.', 'D. A digital clock.']",single,Concurrent +Real-Time Visual Understanding_sample_456_1,Text-Rich Understanding,What brand logo is displayed on the steering wheel?,00:00:23,D,"['A. Scania.', 'B. Mercedes.', 'C. MAN.', 'D. Volvo.']",single,Concurrent +Real-Time Visual Understanding_sample_456_2,Object Perception,What is directly in front of the vehicle?,00:01:55,C,"['A. A park.', 'B. A construction site.', 'C. A crosswalk.', 'D. A gas station.']",single,Concurrent +Real-Time Visual Understanding_sample_456_3,Object Perception,What color is the car driving next to the bus?,00:03:45,C,"['A. Blue.', 'B. Green.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_456_4,Attribute Perception,What color is the building with the slanted roof visible right now at the driver's left side?,00:05:35,A,"['A. Red.', 'B. White.', 'C. Blue.', 'D. Black.']",single,Concurrent +Real-Time Visual Understanding_sample_456_5,Text-Rich Understanding,What is the digit displayed on the rear panel of the yellow bus right now?,00:07:31,D,"['A. 60.', 'B. 40.', 'C. 30.', 'D. 50.']",single,Concurrent +Real-Time Visual Understanding_sample_457_1,Attribute Perception,"Right now, what is the main color of the bus in front?",00:00:19,A,"['A. Yellow.', 'B. Red.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_457_2,Text-Rich Understanding,What is the yellow vehicle on the left side of the street right now?,00:01:56,A,"['A. DHL van.', 'B. Police car.', 'C. Fire truck.', 'D. Food truck.']",single,Concurrent +Real-Time Visual Understanding_sample_457_3,Text-Rich Understanding,"Right now, what is the speed limit indicated on the yellow bus?",00:03:52,A,"['A. 90 km/h.', 'B. 30 km/h.', 'C. 60 km/h.', 'D. 80 km/h.']",single,Concurrent +Real-Time Visual Understanding_sample_457_4,Attribute Perception,"Right now, what is the background color of the sign indicating changed traffic conditions?",00:05:45,A,"['A. Yellow.', 'B. Blue.', 'C. Red.', 'D. White.']",single,Concurrent +Real-Time Visual Understanding_sample_457_5,Attribute Perception,"Right now, what architectural style is predominant in the buildings visible on the left side of the street?",00:07:48,A,"['A. Georgian.', 'B. Gothic.', 'C. Modern.', 'D. Art Deco.']",single,Concurrent +Real-Time Visual Understanding_sample_458_1,Attribute Perception,What color is the car directly in front right now?,00:00:04,C,"['A. White.', 'B. Black.', 'C. Yellow.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_458_2,Object Perception,What brand logo is visible on the rear of the car directly in front right now?,00:01:52,D,"['A. Toyota.', 'B. Honda.', 'C. Audi.', 'D. Porsche.']",single,Concurrent +Real-Time Visual Understanding_sample_458_3,Object Perception,What colored barriers are visible on the passenger-side sidewalk right now?,00:03:39,D,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue and white.']",single,Concurrent +Real-Time Visual Understanding_sample_458_4,Attribute Perception,What is the color of the vehicle approaching the driver's right side right now?,00:05:27,A,"['A. Green', 'B. Red', 'C. Blue', 'D. Yellow']",single,Concurrent +Real-Time Visual Understanding_sample_458_5,Object Perception,What is the make of the vehicle directly in front right now?,00:07:18,D,"['A. Toyota.', 'B. Honda.', 'C. Nissan.', 'D. Mitsubishi.']",single,Concurrent +Real-Time Visual Understanding_sample_459_1,Causal Reasoning,What is the sticker on the windshield saying right now?,00:00:04,B,"['A. PLEASE PAY FARE.', 'B. PLEASE HAND UP.', 'C. PLEASE EXIT.', 'D. PLEASE TAKE SEATS.']",single,Concurrent +Real-Time Visual Understanding_sample_459_2,Object Perception,What device is located to the right side of the steering wheel right now?,00:02:03,A,"['A. A digital device.', 'B. A water bottle.', 'C. A map.', 'D. A book.']",single,Concurrent +Real-Time Visual Understanding_sample_459_3,Text-Rich Understanding,What street is visible on the signpost right now?,00:04:02,D,"['A. Oak Street.', 'B. Maple Street.', 'C. Elm Street.', 'D. Jersey Street.']",single,Concurrent +Real-Time Visual Understanding_sample_459_4,Text-Rich Understanding,What sign is visible to the right of the intersection right now?,00:06:00,D,"['A. STOP.', 'B. YIELD.', 'C. NO ENTRY.', 'D. GIVE WAY.']",single,Concurrent +Real-Time Visual Understanding_sample_459_5,Attribute Perception,What color is the first car on the left side of the road right now?,00:07:58,D,"['A. Green.', 'B. Blue.', 'C. Silver.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_460_1,Attribute Perception,What type of weather condition is present right now?,00:01:35,A,"['A. Sunny.', 'B. Stormy.', 'C. Foggy.', 'D. Rainy.']",single,Concurrent +Real-Time Visual Understanding_sample_460_2,Attribute Perception,What is the current color of the sky?,00:01:59,A,"['A. Orange.', 'B. Blue.', 'C. Grey.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_460_3,Attribute Perception,What is the color of the traffic light right now?,00:06:02,A,"['A. Red.', 'B. Green.', 'C. Yellow.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_460_4,Text-Rich Understanding,What is the number displayed on the electronic screen of the bus in front?,00:05:50,A,"['A. 590.', 'B. 591.', 'C. 1314.', 'D. G1314.']",single,Concurrent +Real-Time Visual Understanding_sample_460_5,Text-Rich Understanding,Which supermarket logo is visible on the right side right now?,00:07:46,D,"['A. Aldi.', 'B. Woolworths.', 'C. IGA.', 'D. Coles.']",single,Concurrent +Real-Time Visual Understanding_sample_461_1,Text-Rich Understanding,What prominent signs are displayed above the entrance of the art show?,00:00:04,D,"['A. ""ART EXHIBITION"" and ""MODERN ART"".', 'B. ""CONTEMPORARY ART"" and ""MODERN EXHIBITION"".', 'C. ""LA EXHIBITION"" and ""CONTEMPORARY + MODERN"".', 'D. ""LA ART SHOW"" and ""MODERN + CONTEMPORARY"".']",single,Concurrent +Real-Time Visual Understanding_sample_461_2,Clips Summarize,Which description best fits the scene within the exhibition space?,00:00:11,A,"['A. A spacious, well-lit area with various art pieces and installations.', 'B. A small room with a few art pieces.', 'C. An outdoor exhibition with sculptures and paintings.', 'D. A dark room with illuminated paintings.']",multiple,Concurrent +Real-Time Visual Understanding_sample_461_3,Text-Rich Understanding,What is the subject of the poster on the white wall?,00:02:47,D,"['A. A modern art exhibition.', 'B. A famous painting.', 'C. An art gallery event.', 'D. The movie ""Parasite.""']",single,Concurrent +Real-Time Visual Understanding_sample_461_4,Text-Rich Understanding,What word is featured in the artwork's black frame?,00:08:00,D,"['A. LOVE.', 'B. HOPE.', 'C. PEACE.', 'D. GOD.']",single,Concurrent +Real-Time Visual Understanding_sample_461_5,Attribute Perception,What kind of designs are shown in the top row of the six-paintings segments?,00:08:06,A,"['A. Tree-like figures in a mist.', 'B. Animal figures.', 'C. Geometric shapes.', 'D. Human silhouettes.']",single,Concurrent +Real-Time Visual Understanding_sample_462_1,Text-Rich Understanding,Which artist's work has appeared in the video?,00:00:09,C,"['A. Vincent van Gogh.', 'B. Pablo Picasso.', 'C. Stephen Rowe.', 'D. Claude Monet.']",single,Concurrent +Real-Time Visual Understanding_sample_462_2,Spatial Understanding,"Where is the black sign with white text describing ""Irwin Cumberland"" located in relation to the paintings?",00:02:57,C,"['A. Below the painting.', 'B. To the left of the painting.', 'C. Above the painting.', 'D. To the right of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_462_3,Object Perception,What is depicted in the painting shown in the video right now?,00:02:42,A,"['A. A wave breaking in the ocean.', 'B. A forest scene.', 'C. An abstract pattern.', 'D. A cityscape.']",single,Concurrent +Real-Time Visual Understanding_sample_462_4,Event Understanding,"Which painting did the camera focus on before revealing the name ""Kesja Tabaczuk""?",00:05:39,A,"['A. A painting of a rural landscape.', 'B. A mirror.', 'C. A bookshelf.', 'D. A window.']",multiple,Prior +Real-Time Visual Understanding_sample_462_5,Text-Rich Understanding,What is the last name shown in the video?,00:05:54,B,"['A. Michael Miller.', 'B. Kesja Tabaczuk.', 'C. John Smith.', 'D. Sarah Parker.']",single,Concurrent +Real-Time Visual Understanding_sample_463_1,Attribute Perception,What is the color of the nameplate seen above the painting?,00:02:52,B,"['A. White with black text.', 'B. Black with white text.', 'C. Gold with black text.', 'D. Wooden with white text.']",single,Concurrent +Real-Time Visual Understanding_sample_463_2,Clips Summarize,What type of paintings are mainly displayed right now?,00:03:00,C,"['A. Abstract paintings.', 'B. Portraits.', 'C. Floral paintings.', 'D. Landscape paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_463_3,Object Perception,What is on top of the stack of books leftside on the small table?,00:05:24,D,"['A. A blue-colored book.', 'B. A green-colored book.', 'C. A red-colored book.', 'D. An orange-colored book.']",single,Concurrent +Real-Time Visual Understanding_sample_463_4,Spatial Understanding,Where is the photograph of the sunset with mountains positioned in the new set of artworks?,00:08:19,B,"['A. At the bottom section of the wall.', 'B. At the topmost position.', 'C. Below the old, weathered door frame.', 'D. Next to the close-up of flowers.']",single,Concurrent +Real-Time Visual Understanding_sample_463_5,Text-Rich Understanding,Which names are revealed below the photographs right now?,00:09:56,C,"['A. ERICA KELLY MARTIN.', 'B. FERNANDO GUERRERO.', 'C. ERICA KELLY MARTIN.', 'D. JOHN DOE.']",single,Concurrent +Real-Time Visual Understanding_sample_464_1,Text-Rich Understanding,What words are written on the painting in the lower left corner of the wall?,00:00:06,C,"['A. ""WE SELL ART"".', 'B. ""BUY & SELL ART"".', 'C. ""WE BUY & SELL LUXURY"".', 'D. ""ART FOR SALE"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_2,Counting,"How many pieces of art paintings are displayed in the ""ARTSNITCH"" section?",00:00:10,B,"['A. Two.', 'B. Three.', 'C. Four.', 'D. Five.']",single,Concurrent +Real-Time Visual Understanding_sample_464_3,Action Perception,What action is being performed by a person in a jacket near the graphic painting?,00:02:34,A,"['A. Taking a picture.', 'B. Painting.', 'C. Cleaning the artwork.', 'D. Pointing at the artwork.']",multiple,Concurrent +Real-Time Visual Understanding_sample_464_4,Text-Rich Understanding,What text is visible on the artwork of the muscular man holding a basket of lemons?,00:04:40,B,"['A. ""Lemon Art BRAND"".', 'B. ""Lemon Lad BRAND"".', 'C. ""Lemon Grove BRAND"".', 'D. ""Lemon Orchard BRAND"".']",single,Concurrent +Real-Time Visual Understanding_sample_464_5,Object Perception,What is depicted in the top left painting on the white wall?,00:07:00,B,"['A. A vivid sunset over a hilly landscape.', 'B. A stormy scene with lightning over a dark road.', 'C. A monochromatic, foggy landscape with twisted trees.', 'D. An abstract painting with splashes of colors.']",single,Concurrent +Real-Time Visual Understanding_sample_465_1,Spatial Understanding,Where are the artist labels located in relation to the paintings?,00:00:09,C,"['A. Below the paintings.', 'B. Next to the paintings.', 'C. Above the paintings.', 'D. On the paintings.']",single,Concurrent +Real-Time Visual Understanding_sample_465_2,Clips Summarize,Which of the following options best describes these artworks?,00:00:20,A,"['A. A mix of abstract paintings with vibrant colors and sculptures on pedestals.', 'B. A series of black and white photographs.', 'C. A collection of modern furniture designs.', 'D. A display of classical paintings with gold frames.']",multiple,Concurrent +Real-Time Visual Understanding_sample_465_3,Object Perception,"What is prominently featured in this tall, vertical painting?",00:08:07,B,"['A. Characters in vibrant outfits.', 'B. A dark blue center with white edges.', 'C. Abstract shapes and vibrant colors.', 'D. Geometric and floral patterns.']",single,Concurrent +Real-Time Visual Understanding_sample_465_4,Causal Reasoning,Why are there reflections on the surface of the tall painting?,00:08:04,C,"['A. Because it has a glossy finish.', 'B. Because it is covered in glass.', 'C. Because it is illuminated by several spotlights.', 'D. Because the camera is using a flash.']",multiple,Concurrent +Real-Time Visual Understanding_sample_465_5,Object Perception,What is being displayed on the video now?,00:08:52,B,"['A. A bookshelf filled with books.', 'B. A painting depicting a bookshelf.', 'C. A painting with many trees.', 'D. A painting with many people in it.']",single,Concurrent +Real-Time Visual Understanding_sample_466_1,Object Perception,What object is the blue gorilla holding?,00:00:08,D,"['A. A banana.', 'B. A small sculpture.', 'C. A book.', 'D. A cylindrical object labeled ""USA"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_2,Text-Rich Understanding,What is the title of the text written on this wall?,00:02:44,A,"['A. ""RAINTYPE LORENZO MARINI"".', 'B. ""SUNSHINE"".', 'C. ""LIFE IN COLOR"".', 'D. ""NIGHT LIGHTS"".']",single,Concurrent +Real-Time Visual Understanding_sample_466_3,Object Perception,What significant installation is revealed in the center of the gallery right now?,00:02:51,D,"['A. A large sculpture in the center', 'B. A collection of paintings on the walls', 'C. A video projection', 'D. Numerous small, colorful items hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_466_4,Event Understanding,What appears below the four smaller frames as the camera pans to the left?,00:05:40,B,"['A. Another set of photographs.', 'B. An empty white wall space.', 'C. A sculpture.', 'D. A window.']",multiple,Concurrent +Real-Time Visual Understanding_sample_466_5,Event Understanding,What is the man doing in the sequences shown on the television screen?,00:08:10,C,"['A. Painting.', 'B. Drawing.', 'C. Working with metal objects.', 'D. Writing.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_1,Action Perception,What are some people doing with their smartphones?,00:00:15,D,"['A. Making calls.', 'B. Texting.', 'C. Playing games.', 'D. Taking photos.']",multiple,Prior +Real-Time Visual Understanding_sample_467_2,Clips Summarize,Which of the following best describes the overall content of the video clip?,00:00:19,A,"['A. A tour of an art gallery showcasing nature and wildlife photography.', 'B. A walkthrough of a historical museum.', 'C. A visit to a contemporary art exhibition.', 'D. A day at an amusement park.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_3,Counting,How many portraits of women are shown on the walls right now?,00:02:50,C,"['A. Two.', 'B. Four.', 'C. Three.', 'D. Five.']",multiple,Concurrent +Real-Time Visual Understanding_sample_467_4,Text-Rich Understanding,What words are written on the sign above painting shown right now?,00:05:24,A,"['A. P B G print bakery.', 'B. L M N art studio.', 'C. Q R S gallery.', 'D. T U V design hub.']",single,Prior +Real-Time Visual Understanding_sample_467_5,Text-Rich Understanding,What is the name on the sign partially visible in the background wall?,00:09:45,A,"['A. ""Hazel\'s Story"".', 'B. ""Gallery Night"".', 'C. ""Art Showcase"".', 'D. ""Modern Art"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_1,Event Understanding,Which of the following best describes the sequence of artworks shown just now?,00:02:56,C,"['A. Large square painting, two smaller square artworks, another concentric circle piece.', 'B. Concentric circles, geometric triangles, vibrant circular piece.', 'C. Crisscrossing pattern, concentric circles, geometric triangles.', 'D. Vibrant circular piece, geometric triangles, crisscrossing pattern.']",multiple,Concurrent +Real-Time Visual Understanding_sample_468_2,Object Perception,What is depicted in the sculpture shown just now,00:08:08,D,"['A. A person holding a tree.', 'B. A person holding a book.', 'C. A person holding a bird.', 'D. A person holding a house.']",multiple,Prior +Real-Time Visual Understanding_sample_468_3,Spatial Understanding,What is located to the left of the sculpture?,00:08:07,D,"['A. A painting depicting people and a river.', 'B. A doorway.', 'C. Another sculpture.', 'D. A painting depicting mountains and people.']",single,Concurrent +Real-Time Visual Understanding_sample_468_4,Text-Rich Understanding,What text is seen directly above the colorful painting shown right now?,00:08:10,D,"['A. ""Gallery of Modern Art"".', 'B. ""Sunset Landscape"".', 'C. ""Art Exhibition"".', 'D. ""Wonsook Kim"".']",single,Concurrent +Real-Time Visual Understanding_sample_468_5,Text-Rich Understanding,What text is displayed above the screen currently shown in the video?,00:09:43,D,"['A. Gallery Name.', 'B. Exhibit Title.', ""C. Artist's Signature."", 'D. Jin Hyu Lee.']",single,Concurrent +Real-Time Visual Understanding_sample_469_1,Object Perception,What shape is the transparent sculpture placed on the clear pedestal shown just now?,00:02:53,C,"['A. Star.', 'B. Circle.', 'C. Heart.', 'D. Triangle.']",single,Prior +Real-Time Visual Understanding_sample_469_2,Text-Rich Understanding,"What name is visible above a large painting of a face with bold, expressive brushstrokes?",00:05:21,D,"['A. VEILLEUX.', 'B. CICIOVAN.', 'C. MONET.', 'D. TREMBLAY.']",single,Concurrent +Real-Time Visual Understanding_sample_469_3,Text-Rich Understanding,Which names are visible now,00:05:33,D,"['A. VEILLEUX and MONET.', 'B. MONET and TREMBLAY.', 'C. CICIOVAN and VEILLEUX.', 'D. TREMBLAY and CICIOVAN.']",single,Concurrent +Real-Time Visual Understanding_sample_469_4,Attribute Perception,What is the appearance of the pink ceramic dish shown on the wall?,00:08:12,D,"['A. It has floral designs.', 'B. It is plain with no designs.', 'C. It has geometric patterns.', 'D. It has star designs.']",single,Concurrent +Real-Time Visual Understanding_sample_469_5,Object Perception,What is on the table beneath the lower part of the display?,00:08:10,A,"['A. Two books and a box.', 'B. one book and a box.', 'C. A sculpture.', 'D. A vase.']",single,Concurrent +Real-Time Visual Understanding_sample_470_1,Event Understanding,What happens as the camera starts moving to the left?,00:00:13,A,"['A. It reveals more of the gallery space and visitors.', 'B. It zooms in on the top frame.', 'C. It transitions to a close-up of a single artwork.', 'D. It focuses on a sculpture in the middle.']",multiple,Prior +Real-Time Visual Understanding_sample_470_2,Object Perception,What is depicted in the three artworks shown in the video right now?,00:02:23,B,"['A. Abstract floral shapes.', 'B. Cartoon figures in dynamic poses.', 'C. Realistic portraits of people.', 'D. Landscapes with mountains.']",single,Concurrent +Real-Time Visual Understanding_sample_470_3,Attribute Perception,What is the background color of the artwork shown right now?,00:02:33,C,"['A. Red.', 'B. Green.', 'C. Blue.', 'D. Yellow.']",multiple,Concurrent +Real-Time Visual Understanding_sample_470_4,Text-Rich Understanding,What kind of forms do the small framed abstract paintings shown right now feature?,00:04:58,C,"['A. Rectangular forms.', 'B. Triangular forms.', 'C. Circular forms.', 'D. Star-shaped forms.']",single,Concurrent +Real-Time Visual Understanding_sample_470_5,Object Perception,What letters are mounted on the blue wall shown just now?,00:07:10,B,"['A. L and T.', 'B. L and P.', 'C. P and T.', 'D. L and M.']",multiple,Prior +Real-Time Visual Understanding_sample_471_1,Spatial Understanding,What is the position of the third painting in relation to the second painting?,00:00:13,B,"['A. To the left.', 'B. To the right.', 'C. Above.', 'D. Below.']",multiple,Concurrent +Real-Time Visual Understanding_sample_471_2,Attribute Perception,What distinguishes the figures in the third painting?,00:00:16,B,"['A. They have blue hair and dark bodies.', 'B. They have orange hair and pale bodies.', 'C. They have green hair and yellow bodies.', 'D. They have black hair and white bodies.']",single,Concurrent +Real-Time Visual Understanding_sample_471_3,Attribute Perception,What characteristic is shared by the white shapes on the wooden panel pieces?,00:08:16,B,"['A. They are all triangular.', 'B. They are all raised and cast shadows.', 'C. They all have a blue background.', 'D. They all include floral designs.']",single,Concurrent +Real-Time Visual Understanding_sample_471_4,Spatial Understanding,"Compared to the colorful string patterns, where are the black canvases with smiley decorations on the top of these two squares?",00:10:43,C,"['A. Directly above them.', 'B. To the left of them.', 'C. To the right of them.', 'D. Below them.']",single,Concurrent +Real-Time Visual Understanding_sample_471_5,Causal Reasoning,What can be inferred about the layout of the gallery space based on the video content?,00:10:43,C,"['A. The gallery is very crowded with limited space.', 'B. The artworks are displayed haphazardly.', 'C. The gallery is open with artworks neatly displayed and visible visitors.', 'D. The lighting is dim and focused on certain artworks.']",multiple,Concurrent +Real-Time Visual Understanding_sample_472_1,Attribute Perception,What is the color of the frame of the artwork featuring the robot boy with a cheerful expression and arms raised?,00:02:59,B,"['A. Black.', 'B. Orange.', 'C. Metallic gray.', 'D. Blue.']",single,Prior +Real-Time Visual Understanding_sample_472_2,Event Understanding,What was the general theme of the artworks displayed on the wall just now?,00:03:00,C,"['A. Nature landscapes.', 'B. Abstract art.', 'C. A robot boy character.', 'D. Historical events.']",multiple,Concurrent +Real-Time Visual Understanding_sample_472_3,Spatial Understanding,"What is the spatial relationship between the tiger and panda painting and the illustration labeled ""TTODOA""?",00:05:43,A,"['A. The tiger and panda painting is to the left of ""TTODOA"".', 'B. The tiger and panda painting is to the right of ""TTODOA"".', 'C. The tiger and panda painting is above ""TTODOA"".', 'D. The tiger and panda painting is below ""TTODOA"".']",multiple,Prior +Real-Time Visual Understanding_sample_472_4,Text-Rich Understanding,What name is displayed beneath the paintings of a tiger with a red flower on its head?,00:05:35,B,"['A. TTODOA.', 'B. NAM JI HYUNG.', 'C. ""SERENE"".', 'D. ""ARTIST"".']",single,Prior +Real-Time Visual Understanding_sample_472_5,Action Perception,"What action does the camera take after focusing on the green object with text ""58""?",00:08:29,D,"['A. Zooms out to show the entire gallery.', 'B. Moves to the floor.', 'C. Focuses on a different box.', 'D. Shifts to show a painting of a girl standing under balloons floating in the sky.']",multiple,Prior +Real-Time Visual Understanding_sample_473_1,Spatial Understanding,"Where is the painting with the text ""STING LIKE QUEEN BEE"" located in relation to the other two paintings?",00:00:06,B,"['A. On the left.', 'B. In the center.', 'C. On the right.', 'D. Above the other two.']",multiple,Concurrent +Real-Time Visual Understanding_sample_473_2,Text-Rich Understanding,What text is visible in the central painting with the figure wearing boxing gloves?,00:00:03,A,"['A. ""STING LIKE QUEEN BEE"".', 'B. ""SUGAR"".', 'C. ""FIGHT LIKE A CHAMPION"".', 'D. ""WINNER TAKES ALL"".']",single,Prior +Real-Time Visual Understanding_sample_473_3,Object Perception,Which painting includes a seaside scene with birds flying around?,00:00:25,C,"['A. The painting of a mother holding a baby.', 'B. The painting with the text ""SUGAR"".', 'C. The painting of the oversized shark and pig.', 'D. The painting with anthropomorphic figures.']",single,Prior +Real-Time Visual Understanding_sample_473_4,Text-Rich Understanding,"What is the price tag seen below the artist's name, Anthony Ausgang?",00:05:28,B,"['A. $150.', 'B. $300.', 'C. $450.', 'D. $600.']",single,Prior +Real-Time Visual Understanding_sample_473_5,Attribute Perception,"What does this sculpture, fixed to the wall in the video, demonstrate?",00:05:29,B,"['A. As a colorful parrot with extended wings.', 'B. As a Venus flytrap with a pink tongue.', 'C. As a metallic robot with glowing eyes.', 'D. As a large tree with hanging fruits.']",single,Concurrent +Real-Time Visual Understanding_sample_474_1,Object Perception,What is the main subject in the initial artwork shown in the gallery?,00:00:04,A,"['A. A white chicken with a red comb.', 'B. A black chicken with a white tail.', 'C. A vase with green flowers.', 'D. An abstract orange pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_474_2,Attribute Perception,What are the predominant colors in the bottom abstract artwork shown right now?,00:00:16,B,"['A. Blue, white, and orange.', 'B. Green, yellow, blue and orange.', 'C. Black, white, and green.', 'D. Red, blue, and yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_474_3,Text-Rich Understanding,What signage is visible in the gallery right now?,00:00:19,A,"['A. ""GALLERY CHAMAN"".', 'B. ""ART GALLERY"".', 'C. ""CONTEMPORARY ART"".', 'D. ""EXHIBITION HALL"".']",single,Concurrent +Real-Time Visual Understanding_sample_474_4,Object Perception,What is depicted in the larger framed artwork right now?,00:04:46,A,"['A. A collage of various houses.', 'B. A single house with a red roof.', 'C. An abstract green image.', 'D. A black and white portrait.']",single,Concurrent +Real-Time Visual Understanding_sample_474_5,Text-Rich Understanding,What is written on the blue sign shown just now?,00:04:53,A,"['A. ""SONG WORD ART HOUSE 1307, LOS ANGELES, CA"".', 'B. ""ART HOUSE 1307, NEW YORK, NY"".', 'C. ""MODERN - CLASSICAL"".', 'D. ""SONG WORLD ART HOUSE 1307, LOS ANGELES, CA"".']",single,Prior +Real-Time Visual Understanding_sample_475_1,Attribute Perception,What are the patterns and text on the rectangular boxes of the tall sculpture?,00:00:10,B,"['A. Stripes, polka dots, ""BANG!"", ""Soup"".', 'B. Polka dots, stripes, ""POW!"", ""Brillo"".', 'C. Chevron, zigzags, ""WOW!"", ""Coca-Cola"".', 'D. Dots, lines, ""BOOM!"", ""Pepsi"".']",multiple,Prior +Real-Time Visual Understanding_sample_475_2,Text-Rich Understanding,What does the large wall-mounted artwork say right now?,00:00:27,C,"['A. ""LIVE LIFE TO THE FULLEST"".', 'B. ""ART IS LIFE"".', 'C. ""IN MY LIFE I LOVE YOU MORE"".', 'D. ""LOVE MAKES LIFE BEAUTIFUL"".']",single,Concurrent +Real-Time Visual Understanding_sample_475_3,Action Perception,"What action does the camera perform after showing the ""Bruce Lurie Gallery 1315"" sign?",00:02:54,D,"['A. Pans left.', 'B. Zooms in.', 'C. Pans upward.', 'D. Tilts downward.']",multiple,Concurrent +Real-Time Visual Understanding_sample_475_4,Spatial Understanding,Where is the artist's signature located in the pool scene painting?,00:05:26,C,"['A. At the top of the painting.', 'B. On the left side of the painting.', 'C. At the lower edge of the painting.', 'D. In the center of the painting.']",single,Concurrent +Real-Time Visual Understanding_sample_475_5,Text-Rich Understanding,What is written on the sign above the wall just now?,00:09:46,B,"['A. ""PULA"" and ""1341"" with ""NEW YORK | USA"" below.', 'B. ""PULA"" and ""1341"" with ""REYKJAV_K | ICELAND"" below.', 'C. ""PULA"" and ""1341"" with ""TOKYO | JAPAN"" below.', 'D. ""PULA"" and ""1341"" with ""PARIS | FRANCE"" below.']",single,Concurrent +Real-Time Visual Understanding_sample_476_1,Spatial Understanding,How are the four smaller rectangular frames arranged?,00:00:09,C,"['A. Horizontally in a single row.', 'B. Vertically in a single column.', 'C. In a 2x2 grid.', 'D. In a diagonal line.']",single,Prior +Real-Time Visual Understanding_sample_476_2,Text-Rich Understanding,What does the sign on the white wall read?,00:00:15,A,"['A. ""GALERIE DE\' ARTS 1343 SANTA MONICA, CA"".', 'B. ""ART GALLERY SANTA MONICA"".', 'C. ""DE\' ARTS GALLERY 1234 SANTA MONICA, CA"".', 'D. ""SANTA MONICA ART GALLERY"".']",single,Concurrent +Real-Time Visual Understanding_sample_476_3,Text-Rich Understanding,What does the blue sign overhead read?,00:02:52,A,"['A. ""ART UNIFIED 1359, VENICE | CA. MODERN + CONTEMPORARY.""', 'B. ""ARTISTIC INSPIRATION 123, LA.""', 'C. ""MODERN ART SHOW 2024.""', 'D. ""VENICE ART EXHIBITION 2023.""']",single,Concurrent +Real-Time Visual Understanding_sample_476_4,Spatial Understanding,Where are the black metallic sculptures positioned in the gallery?,00:02:47,B,"['A. On the floor.', 'B. On white and black pedestals.', 'C. On a wooden table.', 'D. Hanging from the ceiling.']",single,Concurrent +Real-Time Visual Understanding_sample_476_5,Object Perception,What kind of artworks are displayed on the partition wall?,00:02:53,B,"['A. Sculptures.', 'B. Framed prints.', 'C. Digital screens.', 'D. Posters.']",single,Concurrent +Real-Time Visual Understanding_sample_477_1,Object Perception,What are the small components of the display shown right now?,00:00:15,B,"['A. Small paintings.', 'B. Cylindrical objects.', 'C. Rectangular tiles.', 'D. Triangular pieces.']",single,Concurrent +Real-Time Visual Understanding_sample_477_2,Counting,How many donuts are displayed in the framed grid on the white wall?,00:02:23,C,"['A. 12', 'B. 14', 'C. 16', 'D. 18']",single,Concurrent +Real-Time Visual Understanding_sample_477_3,Text-Rich Understanding,What text is displayed above the blonde woman in the artwork?,00:02:27,A,"['A. ""BUT I\'M A FIRST CLASS GIRL_ I CAN\'T FLY COACH."".', 'B. ""LET\'S TRAVEL THE WORLD TOGETHER_ & NEVER LOOK BACK."".', 'C. ""LIVE LOVE LAUGH_ ALWAYS AND FOREVER."".', 'D. ""DREAM BIG_ AND NEVER GIVE UP."".']",single,Prior +Real-Time Visual Understanding_sample_477_4,Object Perception,What is prominently mounted on the wall right now?,00:07:14,C,"['A. A large, intricate tapestry.', 'B. A framed palette with blobs of paint.', ""C. A large, textured 3D artwork of a lion's head."", 'D. A black and white sketch.']",single,Concurrent +Real-Time Visual Understanding_sample_477_5,Text-Rich Understanding,What is the inscription at the bottom of the framed palette?,00:07:16,C,"['A. 1.2.34.', 'B. 2.5.89.', 'C. 3.6.61.', 'D. 4.7.73.']",single,Concurrent +Real-Time Visual Understanding_sample_478_1,Text-Rich Understanding,What is displayed on the blue sign overhead?,00:00:15,C,"['A. ""Exhibit Closed 625/724"".', 'B. ""Gallery Entrance 622/625"".', 'C. ""Montague Gallery 625/724"".', 'D. ""Montague Gallery 625/725"".']",single,Prior +Real-Time Visual Understanding_sample_478_2,Spatial Understanding,How are the three framed pieces arranged on the wall?,00:02:55,C,"['A. In a vertical line.', 'B. In a diagonal line.', 'C. In a horizontal line.', 'D. In a circular pattern.']",single,Concurrent +Real-Time Visual Understanding_sample_478_3,Attribute Perception,What is the lighting condition in the gallery space?,00:05:39,C,"['A. Dim and dark.', 'B. Bright and natural.', 'C. Well-lit with ceiling-mounted lights.', 'D. Dark with spotlights.']",single,Concurrent +Real-Time Visual Understanding_sample_478_4,Prospective Reasoning,"Based on the camera movement and gallery setup, what might the camera show next?",00:05:39,B,"['A. An outdoor scene.', 'B. Detailed close-ups of other artworks.', 'C. The entrance of the gallery.', 'D. A lecture or discussion area.']",multiple,Concurrent +Real-Time Visual Understanding_sample_478_5,Text-Rich Understanding,"What additional information does the sign provide besides ""GALLERY 1261""?",00:09:48,B,"['A. Names of the artists.', 'B. Room numbers and a location in Denver, CO.', 'C. A description of the exhibition.', 'D. Opening hours of the gallery.']",single,Concurrent +Real-Time Visual Understanding_sample_479_1,Clips Summarize,What best describes the paintings shown in the video?,00:00:10,B,"['A. Abstract landscapes with vibrant colors.', 'B. Portraits with light and pastel backgrounds.', 'C. Still life paintings with intricate details.', 'D. Surreal scenes with dark and moody tones.']",multiple,Concurrent +Real-Time Visual Understanding_sample_479_2,Counting,How many paintings featuring woman have been shown so far?,00:00:07,D,"['A. One.', 'B. Two.', 'C. Three.', 'D. Four.']",multiple,Concurrent +Real-Time Visual Understanding_sample_479_3,Spatial Understanding,What is positioned to the left of the artwork with the glowing sphere?,00:05:40,D,"['A. A painting with a blue background.', 'B. A painting with a green background.', 'C. A painting with a white background.', 'D. A painting with a red background.']",single,Concurrent +Real-Time Visual Understanding_sample_479_4,Attribute Perception,How is the background of the lower artwork described?,00:05:24,B,"['A. Bright and clear with blue skies.', 'B. Dark and slightly blurred with greenish and blue light effects.', 'C. White and plain with no distractions.', 'D. Vivid and colorful with red hues.']",single,Concurrent +Real-Time Visual Understanding_sample_479_5,Attribute Perception,What are the features of the painting to the right of the painting with a sheep's head?,00:08:15,C,"['A. Geometric patterns and bold colors.', 'B. A vibrant house on a street.', 'C. A blue abstract piece with intricate line work.', 'D. An expansive field under a muted sky.']",single,Concurrent +Real-Time Visual Understanding_sample_480_1,Text-Rich Understanding,What letters are mounted on the wall?,00:00:07,A,"['A. PADO.', 'B. GATO.', 'C. LADO.', 'D. FADO.']",single,Concurrent +Real-Time Visual Understanding_sample_480_2,Spatial Understanding,"Where is the fabric artwork depicting a tall tree located in relation to the letters ""PADO""?",00:00:10,B,"['A. To the right of the letters.', 'B. Below the letters.', 'C. To the left of the letters.', 'D. Above the letters.']",single,Prior +Real-Time Visual Understanding_sample_480_3,Object Perception,What does the upper left painting feature?,00:03:42,A,"['A. A large tree in bloom with pink flowers.', 'B. A large tree with green foliage.', 'C. A whimsical figure with flowers around its head.', 'D. An abstract design with swirling shapes.']",single,Concurrent +Real-Time Visual Understanding_sample_480_4,Attribute Perception,What is a common feature in the artworks by SungTae Kim?,00:07:37,B,"['A. Bright colors and abstract shapes.', 'B. Surreal pencil constructions.', 'C. Ornate crowns.', 'D. Reflective surfaces with water.']",single,Concurrent +Real-Time Visual Understanding_sample_480_5,Attribute Perception,What is the main theme depicted in the painting shown just now?,00:11:12,B,"['A. A cityscape with zebras.', 'B. A giraffe family under a tree.', 'C. An urban skyline at night.', 'D. Animals in a forest.']",single,Prior +Real-Time Visual Understanding_sample_481_1,Attribute Perception,What color is the car parked near the Diner right now?,00:00:04,D,"['A. Blue.', 'B. Red.', 'C. Yellow.', 'D. Pink.']",single,Concurrent +Real-Time Visual Understanding_sample_481_2,Object Perception,What object is the track passing under right now?,00:00:48,C,"['A. A chair.', 'B. A table.', 'C. A bed.', 'D. A couch.']",single,Concurrent +Real-Time Visual Understanding_sample_481_3,Attribute Perception,What color is the car on top of the cabinet right now?,00:01:30,B,"['A. Red.', 'B. Blue.', 'C. Green.', 'D. Yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_481_4,Object Perception,What object is the track curving around right now?,00:02:19,C,"['A. A couch.', 'B. A table.', 'C. A sofa.', 'D. A window.']",single,Concurrent +Real-Time Visual Understanding_sample_481_5,Attribute Perception,What is the color of the walls near the track right now?,00:03:00,B,"['A. White.', 'B. Beige.', 'C. Blue.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_482_1,Attribute Perception,Which RC car leads the race initially?,00:00:02,A,"['A. Red car.', 'B. White car.', 'C. Green car.', 'D. Black car.']",single,Prior +Real-Time Visual Understanding_sample_482_2,Event Understanding,What abnormal event just happened?,00:01:32,A,"['A. A white racing car crashed into the obstacle beside the track.', 'B. A blue racing car lost control and crashed into the barrier at the curve of the track.', 'C. A red racing car skidded on the wet surface and collided with the guardrail on the straightaway.', 'D. A yellow racing car spun out and hit the tire wall at the chicane.']",multiple,Prior +Real-Time Visual Understanding_sample_482_3,Event Understanding,What unusual event just happened?,00:02:14,D,"['A. A red and white car skidded and slammed into the blue barrier at the edge of the circuit.', 'B. A green and silver car lost control and collided with the yellow obstacle beside the straight track.', 'C. A blue and orange car spun out and crashed into the red barrier near the corner.', 'D. A black and gold car crashed into the orange obstacle on the side of the track after drifting.']",multiple,Prior +Real-Time Visual Understanding_sample_482_4,Attribute Perception,What is the main color of the remote-controlled police car?,00:04:00,A,"['A. Black.', 'B. White.', 'C. Blue.', 'D. Red.']",single,Concurrent +Real-Time Visual Understanding_sample_482_5,Event Understanding,What happens just after the silver car moves ahead of the red car?,00:04:15,D,"['A. The red car overtakes the silver car again.', 'B. Both cars stop racing.', 'C. The green car crashes into the silver car.', 'D. The red car knocked the silver car off the track.']",multiple,Prior +Real-Time Visual Understanding_sample_483_1,Attribute Perception,What is the main color of the two remote-controlled cars shown in the video right now?,00:00:04,B,"['A. One car is blue and black, while the other car is white.', 'B. One car is blue with black, another car is white.', 'C. One vehicle is painted blue with black accents, and the other is white.', 'D. One car features a blue and black color scheme, and the other car is entirely white.']",single,Concurrent +Real-Time Visual Understanding_sample_483_2,Event Understanding,What change occurs in the scene of the remote-controlled car race?,00:01:32,D,"['A. The track becomes simpler with fewer obstacles.', 'B. The cars switch to a gravel surface.', 'C. The cars move to an outdoor setting.', 'D. The scene shifts from one car to another three cars.']",multiple,Prior +Real-Time Visual Understanding_sample_483_3,Attribute Perception,What color is the remote-controlled car on the track right now?,00:02:44,C,"['A. Red.', 'B. Green.', 'C. Purple.', 'D. Blue.']",single,Concurrent +Real-Time Visual Understanding_sample_483_4,Attribute Perception,What surrounds the track where the purple remote-controlled car is moving?,00:03:00,A,"['A. Various miniature landscapes and objects.', 'B. Life-size trees and bushes.', 'C. Tall buildings and bridges.', 'D. Open water bodies and sand pits.']",multiple,Concurrent +Real-Time Visual Understanding_sample_483_5,Attribute Perception,What is the condition of the track right now?,00:04:45,A,"['A. Dry and smooth.', 'B. Wet and shiny.', 'C. Dusty and rough.', 'D. Muddy and slippery.']",multiple,Prior +Real-Time Visual Understanding_sample_484_1,Text-Rich Understanding,What is written on the green car in the race track scene?,00:00:08,A,"['A. N2O COLA.', 'B. Speedy Cola.', 'C. Racing Fuel.', 'D. Nitro Power.']",single,Concurrent +Real-Time Visual Understanding_sample_484_2,Clips Summarize,What main event is depicted in the captions?,00:00:20,B,"['A. A diecast car race victory lap.', 'B. The beginning of a car model race.', 'C. The construction of a race track.', 'D. The final lap of a race.']",multiple,Prior +Real-Time Visual Understanding_sample_484_3,Event Understanding,What happens to the green-purple car when the racing car sprints?,00:05:42,D,"['A. It falls behind other cars.', 'B. It crashes into the pit stop area.', 'C. It leaves the race track.', 'D. It moves further ahead from the other cars.']",multiple,Concurrent +Real-Time Visual Understanding_sample_484_4,Text-Rich Understanding,Who is in first place in Race 1 - Final standings?,00:08:19,C,"['A. Michael Rotor.', 'B. Jay.', 'C. H.J. Hollis.', 'D. Jonas Carvers.']",single,Concurrent +Real-Time Visual Understanding_sample_484_5,Event Understanding,What is the sequence of the racecars when the racecars sprints?,00:09:45,A,"['A. Red racecar followed by blue racecar.', 'B. Blue racecar followed by green racecar.', 'C. Purple racecar followed by blue racecar.', 'D. Gray racecar followed by red racecar.']",multiple,Concurrent +Real-Time Visual Understanding_sample_485_1,Text-Rich Understanding,What is depicted on the container behind the toy car?,00:00:19,B,"['A. ""NEXT GEN"".', 'B. ""Walmart - Save money. Live better."".', 'C. ""DIECAST RACING"".', 'D. ""NEXT-GEN PISTON CUP"".']",single,Concurrent +Real-Time Visual Understanding_sample_485_2,Text-Rich Understanding,What number is displayed on Tom W.'s car on the scoreboard?,00:03:29,B,"['A. 31.', 'B. 61.', 'C. 19.', 'D. 76.']",single,Prior +Real-Time Visual Understanding_sample_485_3,Text-Rich Understanding,What is the number on the grey toy race car shown right now?,00:06:05,C,"['A. 117', 'B. 82', 'C. 035', 'D. 26']",single,Concurrent +Real-Time Visual Understanding_sample_485_4,Counting,How many different toy race cars are shown right now?,00:06:34,C,"['A. 2.', 'B. 3.', 'C. 4.', 'D. 5.']",multiple,Concurrent +Real-Time Visual Understanding_sample_485_5,Text-Rich Understanding,Which car is labeled #117?,00:09:20,C,"['A. Ronald', 'B. Conrad Camber', 'C. S. Fillups', 'D. Dan Carcia']",single,Concurrent +Real-Time Visual Understanding_sample_486_1,Text-Rich Understanding,What is announced over the image of the detailed miniature race setup right now?,00:00:14,B,"['A. ""NEXT GEN PISTON CUP, Race 1 - Round 2"".', 'B. ""NEXT GEN PISTON CUP, Race 2 - Round 1"".', 'C. ""NEXT GEN TOY RACE, Round 2 - Race 1"".', 'D. ""NEXT GEN TOY RACE, Race 1 - Round 2"".']",single,Concurrent +Real-Time Visual Understanding_sample_486_2,Attribute Perception,What color is the car driven by Rich Mixon?,00:03:02,A,"['A. Pink.', 'B. Blue.', 'C. Green.', 'D. Orange.']",single,Concurrent +Real-Time Visual Understanding_sample_486_3,Event Understanding,Which car is leading the race?,00:03:20,D,"['A. #20 Jackson Storm.', 'B. #48 Aaron Clocker.', ""C. #11 Chris Roamin'."", 'D. #36 Rich Mixon.']",multiple,Concurrent +Real-Time Visual Understanding_sample_486_4,Spatial Understanding,How are the race cars positioned right now?,00:06:00,C,"['A. In a single line.', 'B. Randomly scattered.', 'C. In two rows.', 'D. In a circle.']",single,Concurrent +Real-Time Visual Understanding_sample_486_5,Event Understanding,Who is ranked first for Group 4 - Heat 3?,00:09:48,D,"['A. #90 Paul Conrev.', 'B. #92 Sheldon Shifter.', 'C. #68 H.J. Hollis.', 'D. #15 Harvey Rodcap.']",multiple,Prior +Real-Time Visual Understanding_sample_487_1,Event Understanding,What is seen in the initial scene of the video?,00:00:20,D,"['A. A red racing car is parked on the track.', 'B. A green racing car in the pits.', 'C. A blue racing car near a curve.', 'D. A red racing car sped past on the track.']",multiple,Prior +Real-Time Visual Understanding_sample_487_2,Text-Rich Understanding,What was being advertised on the blue billboard?,00:02:00,C,"['A. Speedy Cars.', 'B. Toy Race.', 'C. Crazy Cars.', 'D. Miniature Motors.']",single,Prior +Real-Time Visual Understanding_sample_487_3,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The purple car.', 'B. The blue car.', 'C. The yellow car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_487_4,Object Perception,What is the color of the car that leads the race right now?,00:03:27,C,"['A. Red', 'B. Blue', 'C. Yellow', 'D. Purple']",single,Concurrent +Real-Time Visual Understanding_sample_487_5,Text-Rich Understanding,What is the position of Lightning McQueen in the standings for the Group 1 final?,00:05:20,B,"['A. First.', 'B. Second.', 'C. Third.', 'D. Fourth.']",single,Concurrent +Real-Time Visual Understanding_sample_488_1,Text-Rich Understanding,What group numbers are displayed for the race participants?,00:00:20,D,"['A. Group 1 and 2.', 'B. Group 3 and 4.', 'C. Group 5 and 6.', 'D. Group 7 and 8.']",single,Prior +Real-Time Visual Understanding_sample_488_2,Event Understanding,Which racing car won first place in this competition?,00:01:28,D,"['A. The orange car.', 'B. The blue car.', 'C. The red car.', 'D. The grey car.']",multiple,Prior +Real-Time Visual Understanding_sample_488_3,Text-Rich Understanding,What is the fastest time achieved by Jay's car from team VCD132 Racing?,00:05:39,C,"['A. 9.495 seconds.', 'B. 9.791 seconds.', 'C. 8.267 seconds.', 'D. 8.999 seconds.']",single,Concurrent +Real-Time Visual Understanding_sample_488_4,Event Understanding,Which racing car won first place in this competition?,00:08:01,B,"['A. The orange car.', 'B. The yellow car.', 'C. The red car.', 'D. The grey car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_488_5,Text-Rich Understanding,Which team won first place in Race 2 competition?,00:01:28,A,"[""A. Dom's Tuner Shop."", 'B. VCD132 Racing.', 'C. Krime Sindakit Racing.', 'D. Elst Racing.']",single,Prior +Real-Time Visual Understanding_sample_489_1,Text-Rich Understanding,What does the subtitle below the title card read right now?,00:00:05,C,"['A. ""The New Era of Toy Racing"".', 'B. ""The Future of Car Racing"".', 'C. ""The Next Generation of Diecast Racing"".', 'D. ""Ultimate Toy Car Showdown"".']",single,Concurrent +Real-Time Visual Understanding_sample_489_2,Text-Rich Understanding,Which car is in the front row along with car #2.0 at the start of the Group1 - Heat 3 race?,00:02:45,A,"['A. Car #21', 'B. Car #123', 'C. Car #94', 'D. Car #3']",single,Prior +Real-Time Visual Understanding_sample_489_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,B,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_489_4,Event Understanding,"What event is labeled ""Group 2 - Heat 4"" in the video?",00:08:27,B,"['A. The finish line celebration.', 'B. The cars at the starting line.', 'C. The awards ceremony.', 'D. The scoreboard update.']",multiple,Prior +Real-Time Visual Understanding_sample_489_5,Counting,How many points does the second-place racer in Heat 3 have?,00:08:17,C,"['A. 4 points', 'B. 6 points', 'C. 10 points', 'D. 13 points']",multiple,Prior +Real-Time Visual Understanding_sample_490_1,Text-Rich Understanding,What event is being depicted according to the text overlays?,00:00:19,C,"['A. Local Race.', 'B. Test Drive.', 'C. World Grand Prix - Final Round.', 'D. Exhibition Match.']",single,Prior +Real-Time Visual Understanding_sample_490_2,Event Understanding,Which racing car won first place in this competition?,00:03:01,B,"['A. The pink car.', 'B. The yellow car.', 'C. The light green car.', 'D. The blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_490_3,Counting,"How many racers are listed in the standings for ""Race 2""?",00:03:20,C,"['A. Four.', 'B. Five.', 'C. Six.', 'D. Seven.']",multiple,Prior +Real-Time Visual Understanding_sample_490_4,Event Understanding,Which racing car won first place in this competition?,00:06:59,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_490_5,Event Understanding,Which racing car won first place in this competition?,00:09:01,C,"['A. The pink car.', 'B. The yellow car.', 'C. The red car.', 'D. The blue car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_1,Attribute Perception,What feature do some of the cars have turned on?,00:00:03,B,"['A. Hazard lights.', 'B. Headlights.', 'C. Brake lights.', 'D. Turn signals.']",single,Concurrent +Real-Time Visual Understanding_sample_491_2,Event Understanding,What is the event taking place in the video?,00:02:00,D,"['A. A car exhibition.', 'B. A miniature track construction demonstration.', 'C. A remote-controlled car sales event.', 'D. A remote control car drifting competition.']",multiple,Concurrent +Real-Time Visual Understanding_sample_491_3,Object Perception,What are the people behind the barricade holding right now?,00:01:42,C,"['A. Cameras.', 'B. Drinks.', 'C. Remote controls.', 'D. Cell phones.']",single,Concurrent +Real-Time Visual Understanding_sample_491_4,Event Understanding,What do the two main RC cars do after making a sharp turn?,00:03:38,D,"['A. Stop racing.', 'B. Start moving in reverse.', 'C. Swap lanes.', 'D. Continue racing around a corner.']",multiple,Prior +Real-Time Visual Understanding_sample_491_5,Event Understanding,Which car is leading the race right now?,00:05:24,D,"['A. Blue car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_492_1,Text-Rich Understanding,What logo appears on the screen during the initial scene transition?,00:00:10,A,"['A. GRAVITY THROTTLE RACING.', 'B. RACING THUNDER.', 'C. SPEED CIRCUIT.', 'D. TRACK RUNNERS.']",single,Prior +Real-Time Visual Understanding_sample_492_2,Clips Summarize,What has been shown in the video so far?,00:00:21,A,"['A. A series of scenes featuring a miniature diorama with various toy elements.', 'B. A documentary on real-life racing events.', 'C. A detailed explanation of a new racing game.', 'D. A tutorial on setting up a model train track.']",multiple,Concurrent +Real-Time Visual Understanding_sample_492_3,Event Understanding,What happens after the red car lands from the jump?,00:07:00,B,"['A. It drives into a dense forest.', 'B. It continued to move forward on the sandy ground.', 'C. It stops at a rocky cliff.', 'D. It enters a tunnel.']",multiple,Prior +Real-Time Visual Understanding_sample_492_4,Attribute Perception,What is the track currently displayed in the video made up of?,00:11:07,D,"['A. Asphalt.', 'B. Sand.', 'C. Grass.', 'D. Snow.']",single,Concurrent +Real-Time Visual Understanding_sample_492_5,Object Perception,What is the green dinosaur holding on its head?,00:14:00,D,"['A. A miniature human figure.', 'B. A piece of railroad track.', 'C. A toy truck.', 'D. A toy car.']",single,Concurrent +Real-Time Visual Understanding_sample_493_1,Event Understanding,What significant change happened just now?,00:00:19,A,"['A. The scene transitions to a field with green hills.', 'B. The logo with ""GRAVITY THROTTLE RACING"" reappears.', 'C. The abstract background becomes darker.', 'D. The Texaco gas station disappears.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_2,Event Understanding,Which car won first place in this competition?,00:04:25,D,"['A. The red car.', 'B. The orange car.', 'C. The yellow car.', 'D. The black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_493_3,Attribute Perception,How is the terrain described where the toy cars are racing right now?,00:08:02,A,"['A. Snowy with scattered toy trees.', 'B. Rocky and steep.', 'C. Desert-themed with rail tracks.', 'D. Grassy with ponds.']",single,Concurrent +Real-Time Visual Understanding_sample_493_4,Text-Rich Understanding,Which team is leading in the racing points?,00:12:14,D,"['A. Jay Bo.', 'B. Pacific Pirate.', 'C. Sisters of the Heavy.', 'D. Larro.']",single,Prior +Real-Time Visual Understanding_sample_493_5,Event Understanding,Which car won first place in this competition?,00:15:15,D,"['A. The red and blue car.', 'B. The black car.', 'C. The yellow car.', 'D. The brown and blue car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_1,Text-Rich Understanding,What is the license plate number of the car currently shown in the video?,00:00:30,D,"['A. 18.', 'B. 197.', 'C. 56.', 'D. 46.']",single,Concurrent +Real-Time Visual Understanding_sample_494_2,Attribute Perception,What color is the car that is in the lead along with the green car?,00:03:39,D,"['A. Blue.', 'B. Red and black.', 'C. Yellow and red.', 'D. Black and blue.']",single,Concurrent +Real-Time Visual Understanding_sample_494_3,Event Understanding,Which racing car won first place in this competition?,00:05:51,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The green car.']",multiple,Prior +Real-Time Visual Understanding_sample_494_4,Event Understanding,Which racing car won first place in this competition?,00:06:36,D,"['A. The pink car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_494_5,Event Understanding,Which racing car won first place in this competition?,00:06:36,A,"['A. The green car.', 'B. The dark green car.', 'C. The light green car.', 'D. The brown car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_1,Event Understanding,Which car won first place in this competition?,00:01:42,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_495_2,Attribute Perception,What color is the car that is in the lead in this competition right now?,00:03:54,A,"['A. Black.', 'B. Red and black.', 'C. Yellow and red.', 'D. Green.']",single,Concurrent +Real-Time Visual Understanding_sample_495_3,Text-Rich Understanding,What is the digital timer display showing right now?,00:07:29,D,"['A. ""Race Time: 25.619"".', 'B. ""Race Time: 24.874"".', 'C. ""Race Time: 23.452"".', 'D. ""Race Time: 24.824"".']",single,Concurrent +Real-Time Visual Understanding_sample_495_4,Text-Rich Understanding,"Which team has the highest R4 score in the ""2023 - 2024 BRAGGIN' WAGON"" race results?",00:11:06,D,"['A. NUMBSKULL Racing.', 'B. DUBIOUS DIECAST.', 'C. LIVE YOUNG DIECAST.', 'D. HOT NUTS DIECAST.']",single,Prior +Real-Time Visual Understanding_sample_495_5,Event Understanding,Which car won first place in this competition?,00:12:58,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The red car.', 'D. The green and black car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_1,Event Understanding,What happens to the airplane as it aligns itself with the landing path?,00:00:20,C,"['A. It takes off.', 'B. It crashes.', 'C. It lands on the runway.', 'D. It continues to fly in circles.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_2,Event Understanding,Which car won first place in this competition?,00:04:35,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_3,Event Understanding,Which car won first place in this competition?,00:08:23,D,"['A. The blue car.', 'B. The dark purple car.', 'C. The green car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_496_4,Event Understanding,Which racing car won first place in this competition?,00:12:35,B,"['A. The blue car.', 'B. The silver and red car.', 'C. The green car.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_496_5,Object Perception,What is surrounding the racetrack right now?,00:12:03,C,"['A. Sand dunes.', 'B. Tall grass.', 'C. Snow banks.', 'D. Rocky cliffs.']",single,Concurrent +Real-Time Visual Understanding_sample_497_1,Object Perception,"What is depicted in the quadrants labeled ""Train1,"" ""Scrambler,"" ""Train2,"" and ""Big-U""?",00:00:15,B,"['A. Various miniature race tracks.', 'B. Four different sections of the race track.', 'C. A detailed map of a large city.', 'D. A diagram of an amusement park.']",single,Concurrent +Real-Time Visual Understanding_sample_497_2,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:04:21,B,"['A. The number of laps completed.', ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_497_3,Event Understanding,Which car is leading right now?,00:08:29,C,"['A. Black car.', 'B. Red car.', 'C. White car with red roof.', 'D. Green car.']",single,Concurrent +Real-Time Visual Understanding_sample_497_4,Event Understanding,Which car won first place in this competition?,00:11:40,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The blue and black car.', 'D. The red car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_497_5,Text-Rich Understanding,"What does the scoreboard titled ""FINAL RACE"" show?",00:12:38,A,"[""A. The cars' performance from round 1 to round 7."", ""B. The cars' performance in round 1 and round 2."", 'C. The fastest lap time.', 'D. The starting positions of the cars.']",single,Prior +Real-Time Visual Understanding_sample_498_1,Text-Rich Understanding,What is prominently displayed on the side of the green toy car?,00:00:20,B,"['A. The number ""12"".', 'B. The number ""24"".', 'C. The number ""36"".', 'D. The number ""48"".']",single,Concurrent +Real-Time Visual Understanding_sample_498_2,Object Perception,Which car has a green fin in the back?,00:02:10,C,"['A. Car #24.', 'B. Car #28.', 'C. Car #35.', 'D. Car #94.']",single,Concurrent +Real-Time Visual Understanding_sample_498_3,Text-Rich Understanding,What is displayed at the top right right now?,00:04:06,C,"['A. Race results.', 'B. Lap times.', 'C. Instant Replay.', 'D. Track map.']",single,Concurrent +Real-Time Visual Understanding_sample_498_4,Object Perception,What colors are those two racing cars?,00:06:00,B,"['A. Red and blue.', 'B. Green and silver.', 'C. Black and yellow.', 'D. Blue and orange.']",single,Concurrent +Real-Time Visual Understanding_sample_498_5,Text-Rich Understanding,Who is in the first place in the Group 7 - Final standings?,00:06:19,D,"['A. Tim Treadless.', 'B. Chase Racelott.', 'C. Ronald.', 'D. Jay.']",single,Concurrent +Real-Time Visual Understanding_sample_499_1,Event Understanding,What happens right after the train moves out of the tunnel?,00:00:15,D,"['A. The train stops.', 'B. The logo ""Gravity Throttle Racing"" appears.', 'C. A red and white boxcar appears.', 'D. The steam locomotive number 765 becomes visible.']",multiple,Prior +Real-Time Visual Understanding_sample_499_2,Text-Rich Understanding,Which car has the fastest time displayed on the leaderboard right now?,00:02:26,B,"['A. Flip', 'B. BLR', 'C. Jonabi', 'D. Fast Track']",single,Concurrent +Real-Time Visual Understanding_sample_499_3,Text-Rich Understanding,"Which of the following names is not listed as a contender in ""RACE 2""?",00:02:32,D,"['A. Fat Dad.', 'B. Numbskull.', 'C. Iceman.', 'D. Flip.']",single,Concurrent +Real-Time Visual Understanding_sample_499_4,Event Understanding,Which car won first place in this competition?,00:04:51,C,"['A. The blue car.', 'B. The dark purple car.', 'C. The white car with red decorations on it.', 'D. The red car.']",multiple,Prior +Real-Time Visual Understanding_sample_499_5,Counting,How many different racing teams' names are displayed on the scoreboard?,00:07:11,B,"['A. Three.', 'B. Four.', 'C. Five.', 'D. Six.']",multiple,Concurrent +Real-Time Visual Understanding_sample_500_1,Text-Rich Understanding,"What does the additional text indicate about the ""3D BotMaker Diecast Racing League""?",00:00:10,B,"['A. It is the ""Final Race"".', 'B. It is the ""Fiero Tournament, Race 1 of 3"".', 'C. It is the ""Champion\'s Cup"".', 'D. It is the ""Qualifying Round"".']",single,Concurrent +Real-Time Visual Understanding_sample_500_2,Event Understanding,Which car is leading right now?,00:01:43,C,"['A. Black car.', 'B. Red car.', 'C. Yellow car.', 'D. Green car.']",multiple,Concurrent +Real-Time Visual Understanding_sample_500_3,Text-Rich Understanding,"According to the race results displayed at the end, who is the driver of the red car?",00:02:00,B,"['A. George Milidrag.', 'B. Randy Ferrero.', 'C. Crazy Jimmy.', 'D. Rad Cunningham.']",single,Concurrent +Real-Time Visual Understanding_sample_500_4,Attribute Perception,What colors are the four model cars lined up at the starting line?,00:03:35,D,"['A. Blue, yellow, green, red.', 'B. Red, blue, orange, green.', 'C. Green, yellow, orange, blue.', 'D. Red, green, orange, yellow.']",single,Concurrent +Real-Time Visual Understanding_sample_500_5,Attribute Perception,What design is on the red car parked next to the yellow car right now?,00:04:58,D,"['A. Flames.', 'B. Stripes.', 'C. Checkerboard.', 'D. American flag.']",single,Concurrent \ No newline at end of file diff --git a/StreamingBench/Sequential_Question_Answering.csv b/StreamingBench/Sequential_Question_Answering.csv new file mode 100644 index 0000000000000000000000000000000000000000..77ffd8f4203bee9b1d75a865a7a40ca6cfa81762 --- /dev/null +++ b/StreamingBench/Sequential_Question_Answering.csv @@ -0,0 +1,251 @@ +task_type,question,time_stamp,answer,options,temporal_clue_type,question_id,frames_required +Sequential Question Answering,What is the person in the center of the video wearing?,00:00:09,A,"['A black jacket over a white shirt.', 'A navy blue jacket over a gray shirt.', 'A dark brown jacket over a white shirt.', 'A black sweater over a white t-shirt.']",Prior,Sequential_Question_Answering_sample_1_1,multiple +Sequential Question Answering,Who is the person mentioned in the previous question interacting with right now?,00:00:26,C,"['A bald man wearing round glasses and a light-colored blazer over a dark shirt.', 'A woman with long blonde hair wearing a dark-colored top.', 'A man with short dark hair and wear a dark-colored shirt.', 'A woman with long blonde hair wearing a strapless, patterned dress.']",Prior,Sequential_Question_Answering_sample_1_2,multiple +Sequential Question Answering,What actions did the two individuals mentioned in the previous question just take?,00:04:33,B,"['They exchanged a nod.', 'They bumped fists.', 'They shook hands.', 'They gave each other a high-five.']",Prior,Sequential_Question_Answering_sample_1_3,multiple +Sequential Question Answering,What is the current outfit of the man mentioned in the first question?,00:05:32,B,"['A light-colored shirt and dark-colored pants.', 'A dark-colored shirt and light-colored pants', 'A dark-colored jacket and jeans.', 'A light-colored sweater and khaki shorts.']",Prior,Sequential_Question_Answering_sample_1_4,multiple +Sequential Question Answering,What is the person mentioned in the previous question holding in their hand right now?,00:09:06,C,"['A black picture frame with white edges, containing three playing cards.', 'A white picture frame with silver edges, containing five playing cards.', 'A white picture frame with black edges, containing four playing cards.', 'A wooden picture frame with gold edges, containing four photographs.']",Prior,Sequential_Question_Answering_sample_1_5,multiple +Sequential Question Answering,What number jersey is the player holding the ball wearing now?,00:00:34,A,"['25.', '24.', '19.', '7.']",Prior,Sequential_Question_Answering_sample_2_1,multiple +Sequential Question Answering,To which jersey number did the player mentioned in the previous question just pass the ball?,00:00:38,C,"['9.', '18.', '17.', '25.']",Prior,Sequential_Question_Answering_sample_2_2,multiple +Sequential Question Answering,To which jersey number did the player who received the pass in the previous question just pass the ball?,00:02:57,B,"['17.', '16.', '9.', '18.']",Prior,Sequential_Question_Answering_sample_2_3,multiple +Sequential Question Answering,"In the previous question, the player who received the pass just assisted the player wearing which jersey number to score?",00:03:13,B,"['17.', '9.', '16.', '18.']",Prior,Sequential_Question_Answering_sample_2_4,multiple +Sequential Question Answering,What did the player who received the pass in the previous question just do?,00:06:42,C,"['He took a shot with his right foot.', 'He passed the ball with his left foot.', 'He scored with his left foot.', 'He dribbled past the goolkeeper.']",Prior,Sequential_Question_Answering_sample_2_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:22,A,"['Ma Long.', 'Fan Zhengdong.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_3_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:02:34,C,"['2.', '1.', '0.', '3.']",Prior,Sequential_Question_Answering_sample_3_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['0.', '2.', '1.', '3.']",Prior,Sequential_Question_Answering_sample_3_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:04:37,B,"['3.', '4.', '2.', '1.']",Prior,Sequential_Question_Answering_sample_3_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:05:44,C,"['5.', '4.', '3.', '2.']",Prior,Sequential_Question_Answering_sample_3_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:28,B,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_4_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:02:18,C,"['2.', '1.', '7.', '8.']",Prior,Sequential_Question_Answering_sample_4_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['1.', '8.', '9.', '2.']",Prior,Sequential_Question_Answering_sample_4_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:04:49,B,"['3.', '10.', '9.', '1.']",Prior,Sequential_Question_Answering_sample_4_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:06:33,C,"['5.', '4.', '2.', '3.']",Prior,Sequential_Question_Answering_sample_4_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:48,A,"['Ma Long.', 'Fan Zhengdong.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_5_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:02:20,C,"['2.', '1.', '6.', '5.']",Prior,Sequential_Question_Answering_sample_5_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['1.', '6.', '7.', '3.']",Prior,Sequential_Question_Answering_sample_5_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:04:37,B,"['3.', '8.', '7.', '1.']",Prior,Sequential_Question_Answering_sample_5_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:05:44,C,"['1.', '3.', '9.', '8.']",Prior,Sequential_Question_Answering_sample_5_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:15,A,"['Ma Long.', 'Fan Zhengdong.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_6_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:02:34,C,"['2.', '9.', '10.', '8.']",Prior,Sequential_Question_Answering_sample_6_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['2.', '0.', '1.', '3.']",Prior,Sequential_Question_Answering_sample_6_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:04:37,B,"['4.', '3.', '2.', '1.']",Prior,Sequential_Question_Answering_sample_6_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:05:44,C,"['5.', '3.', '4.', '2.']",Prior,Sequential_Question_Answering_sample_6_5,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:05:44,C,"['5.', '4.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_7_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:06:44,B,"['Ma Long.', 'Fan Zhengdong.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_7_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:08:05,C,"['2.', '9.', '0.', '8.']",Prior,Sequential_Question_Answering_sample_7_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:09:16,B,"['2.', '6.', '1.', '3.']",Prior,Sequential_Question_Answering_sample_7_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:10:44,B,"['4.', '2.', '3.', '1.']",Prior,Sequential_Question_Answering_sample_7_4,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:14,A,"['Ma Long.', 'Fan Zhengdong.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_8_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:22,C,"['2.', '9.', '1.', '8.']",Prior,Sequential_Question_Answering_sample_8_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['2.', '3.', '1.', '0.']",Prior,Sequential_Question_Answering_sample_8_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:05:25,B,"['4.', '3.', '2.', '1.']",Prior,Sequential_Question_Answering_sample_8_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:07:31,C,"['5.', '3.', '6.', '2.']",Prior,Sequential_Question_Answering_sample_8_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:07,B,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_9_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:22,C,"['2.', '10.', '11.', '8.']",Prior,Sequential_Question_Answering_sample_9_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:03:48,B,"['1.', '10.', '9.', '0.']",Prior,Sequential_Question_Answering_sample_9_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:06:20,B,"['4.', '1.', '2.', '3.']",Prior,Sequential_Question_Answering_sample_9_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:08:01,C,"['5.', '3.', '2.', '6.']",Prior,Sequential_Question_Answering_sample_9_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:21,A,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_10_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:21,C,"['2.', '10.', '9.', '8.']",Prior,Sequential_Question_Answering_sample_10_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:01,B,"['1.', '8.', '10.', '0.']",Prior,Sequential_Question_Answering_sample_10_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:05:04,B,"['4.', '9.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_10_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:05:34,C,"['5.', '10.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_10_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:15,B,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_11_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:26,C,"['2.', '6.', '4.', '8.']",Prior,Sequential_Question_Answering_sample_11_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:04,B,"['1.', '6.', '5.', '2.']",Prior,Sequential_Question_Answering_sample_11_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:05:04,B,"['4.', '5.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_11_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:06:58,C,"['5.', '7.', '10.', '6.']",Prior,Sequential_Question_Answering_sample_11_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:16,B,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_12_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:26,C,"['2.', '6.', '5.', '8.']",Prior,Sequential_Question_Answering_sample_12_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:04,B,"['1.', '2.', '5.', '6.']",Prior,Sequential_Question_Answering_sample_12_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:05:04,C,"['4.', '5.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_12_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:09:09,C,"['5.', '7.', '1.', '6.']",Prior,Sequential_Question_Answering_sample_12_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:18,B,"['Ma Long.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_13_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:26,C,"['2.', '6.', '4.', '8.']",Prior,Sequential_Question_Answering_sample_13_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:25,B,"['1.', '8.', '5.', '6.']",Prior,Sequential_Question_Answering_sample_13_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:05:15,B,"['4.', '5.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_13_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:06:35,C,"['5.', '7.', '10.', '6.']",Prior,Sequential_Question_Answering_sample_13_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:16,A,"['A.Lebrun.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_14_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:20,C,"['2.', '6.', '5.', '8.']",Prior,Sequential_Question_Answering_sample_14_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:48,B,"['1.', '7.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_14_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:07:15,B,"['4.', '6.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_14_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:10:16,C,"['5.', '7.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_14_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:39,B,"['A.Lebrun.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_15_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:21,C,"['2.', '6.', '4.', '8.']",Prior,Sequential_Question_Answering_sample_15_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:41,A,"['1.', '7.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_15_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:08:13,B,"['4.', '2.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_15_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:10:50,A,"['5.', '7.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_15_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:47,A,"['Wang chuqin.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_16_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:34,C,"['2.', '6.', '5.', '4.']",Prior,Sequential_Question_Answering_sample_16_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:41,A,"['4.', '7.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_16_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:08:06,B,"['4.', '10.', '8.', '3.']",Prior,Sequential_Question_Answering_sample_16_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:10:07,A,"['3.', '2.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_16_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:36,A,"['Wang chuqin.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_17_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:02,C,"['2.', '6.', '7.', '4.']",Prior,Sequential_Question_Answering_sample_17_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:04:58,A,"['8.', '7.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_17_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:08:07,B,"['4.', '3.', '8.', '2.']",Prior,Sequential_Question_Answering_sample_17_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:09:57,A,"['4.', '2.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_17_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:00:32,A,"['Wang chuqin.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_18_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:02,C,"['2.', '6.', '7.', '4.']",Prior,Sequential_Question_Answering_sample_18_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:05:28,A,"['1.', '2.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_18_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:08:07,B,"['4.', '3.', '8.', '2.']",Prior,Sequential_Question_Answering_sample_18_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:09:46,D,"['4.', '2.', '8.', '6.']",Prior,Sequential_Question_Answering_sample_18_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:36,A,"['Wang chuqin.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_19_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:02:55,C,"['2.', '6.', '9.', '10.']",Prior,Sequential_Question_Answering_sample_19_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:05:28,A,"['2.', '1.', '5.', '9.']",Prior,Sequential_Question_Answering_sample_19_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:06:35,B,"['5.', '1.', '8.', '2.']",Prior,Sequential_Question_Answering_sample_19_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:07:58,D,"['4.', '2.', '8.', '7.']",Prior,Sequential_Question_Answering_sample_19_5,multiple +Sequential Question Answering,Who is preparing to serve the ball now?,00:01:15,B,"['Wang chuqin.', 'Fan Z.D.', 'Xu xin.', 'Ma Lin.']",Prior,Sequential_Question_Answering_sample_20_1,multiple +Sequential Question Answering,How much game score has the person mentioned in the last question scored now?,00:03:04,C,"['2.', '6.', '10.', '5.']",Prior,Sequential_Question_Answering_sample_20_2,multiple +Sequential Question Answering,How much game score has the opponent of the person mentioned in the previous question scored now?,00:05:28,A,"['9.', '1.', '5.', '10.']",Prior,Sequential_Question_Answering_sample_20_3,multiple +Sequential Question Answering,How much game score does the person mentioned in the first question have now?,00:06:35,B,"['5.', '10.', '11.', '2.']",Prior,Sequential_Question_Answering_sample_20_4,multiple +Sequential Question Answering,How much game score has the person mentioned in the third question scored now?,00:07:58,D,"['4.', '2.', '11.', '12.']",Prior,Sequential_Question_Answering_sample_20_5,multiple +Sequential Question Answering,What is the name of the person wearing the yellow dress?,00:00:14,B,"['A. RUBLEV.', 'B. TIAFOE.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_21_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:00:26,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_21_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:01:07,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_21_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:01:14,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_21_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:01:42,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_21_5,multiple +Sequential Question Answering,What is the name of the person wearing the light blue dress?,00:00:44,B,"['A. COBOLLI.', 'B. KORDA.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_22_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:01:03,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_22_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:01:49,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_22_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:03:18,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_22_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:05:14,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_22_5,multiple +Sequential Question Answering,What is the name of the person wearing the light blue dress?,00:00:17,B,"['A. Bautista agut.', 'B. Shapovalov.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_23_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:00:34,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_23_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:01:23,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_23_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:01:50,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_23_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:02:32,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_23_5,multiple +Sequential Question Answering,What is the name of the person wearing the light blue dress?,00:00:18,B,"['A. Tiafoe.', 'B. Kovacevic.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_24_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:00:30,C,"['A. 40.', 'B. 15.', 'C. 30.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_24_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:01:07,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_24_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:01:50,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_24_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:02:28,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_24_5,multiple +Sequential Question Answering,What is the name of the person wearing a white band on their head?,00:00:18,A,"['A. Tiafoe.', 'B. Galan.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_25_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:00:30,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_25_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:01:16,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_25_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:01:34,A,"['A. 40.', 'B. 15.', 'C. 30.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_25_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:02:26,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_25_5,multiple +Sequential Question Answering,What is the name of the person wearing a red dress?,00:00:37,A,"['A. Alcaraz.', 'B. Norrie.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_26_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:02:13,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_26_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:04:08,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_26_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:06:35,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_26_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:07:50,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_26_5,multiple +Sequential Question Answering,What is the name of the person wearing a yellow dress?,00:00:37,A,"['A. Tiafoe.', 'B. Davidovich fokina.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_27_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:02:03,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_27_2,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:02:21,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_27_3,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:02:55,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_27_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:03:17,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_27_5,multiple +Sequential Question Answering,What is the name of the person wearing a red dress?,00:00:37,A,"['A. Rune.', 'B. Berrettini.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_28_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:00:55,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_28_2,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:01:54,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_28_3,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:02:08,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_28_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:02:33,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. AD.']",Prior,Sequential_Question_Answering_sample_28_5,multiple +Sequential Question Answering,What is the name of the person wearing a yellow dress?,00:00:37,A,"['A. M. Andreeva.', 'B. Navarro.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_29_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:01:55,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_29_2,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:03:28,D,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_29_3,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:05:50,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_29_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:08:25,A,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_29_5,multiple +Sequential Question Answering,What is the name of the person wearing a white dress?,00:00:37,A,"['A. Sinner.', 'B. Shelton.', 'C. Nadal.', 'D. Federer.']",Prior,Sequential_Question_Answering_sample_30_1,multiple +Sequential Question Answering,How much game score has the person referred to in the previous question obtained now?,00:02:56,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_30_2,multiple +Sequential Question Answering,How much game score does the person referred to in the first question have now?,00:04:34,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_30_3,multiple +Sequential Question Answering,How much game score has the opponent of the person referred to in the previous question scored now?,00:07:05,B,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_30_4,multiple +Sequential Question Answering,How much game score has the person referred to in the third question scored now?,00:09:53,C,"['A. 15.', 'B. 30.', 'C. 40.', 'D. 0.']",Prior,Sequential_Question_Answering_sample_30_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:30,D,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_31_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:54,C,"['A. 15.', 'B. 34.', 'C. 35.', 'D. 33.']",Prior,Sequential_Question_Answering_sample_31_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:23,B,"['A. 49.', 'B. 54.', 'C. 40.', 'D. 47.']",Prior,Sequential_Question_Answering_sample_31_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:05,B,"['A. 85.', 'B. 86.', 'C. 88.', 'D. 87.']",Prior,Sequential_Question_Answering_sample_31_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:56,C,"['A. 93.', 'B. 104.', 'C. 97.', 'D. 95.']",Prior,Sequential_Question_Answering_sample_31_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:41,C,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_32_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:53,C,"['A. 15.', 'B. 34.', 'C. 22.', 'D. 30.']",Prior,Sequential_Question_Answering_sample_32_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:19,A,"['A. 49.', 'B. 33.', 'C. 40.', 'D. 47.']",Prior,Sequential_Question_Answering_sample_32_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:05,B,"['A. 76.', 'B. 66.', 'C. 88.', 'D. 87.']",Prior,Sequential_Question_Answering_sample_32_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:56,C,"['A. 93.', 'B. 84.', 'C. 96.', 'D. 95.']",Prior,Sequential_Question_Answering_sample_32_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:26,A,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_33_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:58,C,"['A. 15.', 'B. 27.', 'C. 39.', 'D. 30.']",Prior,Sequential_Question_Answering_sample_33_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:15,C,"['A. 49.', 'B. 54.', 'C. 40.', 'D. 47.']",Prior,Sequential_Question_Answering_sample_33_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:02,B,"['A. 76.', 'B. 90.', 'C. 88.', 'D. 87.']",Prior,Sequential_Question_Answering_sample_33_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:07:42,C,"['A. 93.', 'B. 96.', 'C. 82.', 'D. 95.']",Prior,Sequential_Question_Answering_sample_33_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:26,A,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_34_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:53,A,"['A. 39.', 'B. 15.', 'C. 32.', 'D. 30.']",Prior,Sequential_Question_Answering_sample_34_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:10,D,"['A. 54.', 'B. 49.', 'C. 57.', 'D. 47.']",Prior,Sequential_Question_Answering_sample_34_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:56,D,"['A. 76.', 'B. 92.', 'C. 88.', 'D. 87.']",Prior,Sequential_Question_Answering_sample_34_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:05,A,"['A. 107.', 'B. 93.', 'C. 96.', 'D. 95.']",Prior,Sequential_Question_Answering_sample_34_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:28,B,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_35_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:53,A,"['A. 29.', 'B. 31.', 'C. 15.', 'D. 30.']",Prior,Sequential_Question_Answering_sample_35_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:09,D,"['A. 49.', 'B. 57.', 'C. 44.', 'D. 47.']",Prior,Sequential_Question_Answering_sample_35_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:53,D,"['A. 76.', 'B. 92.', 'C. 88.', 'D. 72.']",Prior,Sequential_Question_Answering_sample_35_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:09,A,"['A. 101.', 'B. 96.', 'C. 93.', 'D. 84.']",Prior,Sequential_Question_Answering_sample_35_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:38,B,"['A. DEN.', 'B. MIA.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_36_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:58,C,"['A. 15.', 'B. 31.', 'C. 32.', 'D. 36.']",Prior,Sequential_Question_Answering_sample_36_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:09,D,"['A. 49.', 'B. 57.', 'C. 47.', 'D. 55.']",Prior,Sequential_Question_Answering_sample_36_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:53,D,"['A. 76.', 'B. 92.', 'C. 86.', 'D. 81.']",Prior,Sequential_Question_Answering_sample_36_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:14,C,"['A. 93.', 'B. 91.', 'C. 105.', 'D. 84.']",Prior,Sequential_Question_Answering_sample_36_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:36,A,"['A. BOS.', 'B. MIA.', 'C. DEN.', 'D. MIN.']",Prior,Sequential_Question_Answering_sample_37_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:58,A,"['A. 21.', 'B. 31.', 'C. 15.', 'D. 38.']",Prior,Sequential_Question_Answering_sample_37_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:08,A,"['A. 47.', 'B. 57.', 'C. 49.', 'D. 39.']",Prior,Sequential_Question_Answering_sample_37_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:53,D,"['A. 76.', 'B. 92.', 'C. 81.', 'D. 66.']",Prior,Sequential_Question_Answering_sample_37_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:09,A,"['A. 97.', 'B. 91.', 'C. 93.', 'D. 77.']",Prior,Sequential_Question_Answering_sample_37_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:17,A,"['A. MIN.', 'B. DEN.', 'C. MIA.', 'D. DEN.']",Prior,Sequential_Question_Answering_sample_38_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:03:36,A,"['A. 39.', 'B. 31.', 'C. 15.', 'D. 43.']",Prior,Sequential_Question_Answering_sample_38_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:06,A,"['A. 48.', 'B. 57.', 'C. 49.', 'D. 44.']",Prior,Sequential_Question_Answering_sample_38_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:53,D,"['A. 76.', 'B. 92.', 'C. 86.', 'D. 74.']",Prior,Sequential_Question_Answering_sample_38_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:09,A,"['A. 101.', 'B. 91.', 'C. 93.', 'D. 84.']",Prior,Sequential_Question_Answering_sample_38_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:30,A,"['A. DEN.', 'B. MIN.', 'C. BOS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_39_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:37,C,"['A. 15.', 'B. 31.', 'C. 24.', 'D. 41.']",Prior,Sequential_Question_Answering_sample_39_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:09,D,"['A. 49.', 'B. 57.', 'C. 42.', 'D. 61.']",Prior,Sequential_Question_Answering_sample_39_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:13,D,"['A. 76.', 'B. 92.', 'C. 83.', 'D. 57.']",Prior,Sequential_Question_Answering_sample_39_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:14,C,"['A. 93.', 'B. 63.', 'C. 107.', 'D. 84.']",Prior,Sequential_Question_Answering_sample_39_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:15,C,"['A. DEN.', 'B. MIA.', 'C. LAL.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_40_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:03:20,C,"['A. 15.', 'B. 31.', 'C. 47.', 'D. 41.']",Prior,Sequential_Question_Answering_sample_40_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:07,C,"['A. 49.', 'B. 57.', 'C. 55.', 'D. 64.']",Prior,Sequential_Question_Answering_sample_40_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:04,D,"['A. 76.', 'B. 92.', 'C. 100.', 'D. 103.']",Prior,Sequential_Question_Answering_sample_40_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:10,C,"['A. 93.', 'B. 91.', 'C. 116.', 'D. 115.']",Prior,Sequential_Question_Answering_sample_40_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:16,D,"['A. DEN.', 'B. MIA.', 'C. SAS.', 'D. GS.']",Prior,Sequential_Question_Answering_sample_41_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:26,D,"['A. 15.', 'B. 30.', 'C. 41.', 'D. 19.']",Prior,Sequential_Question_Answering_sample_41_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:06,B,"['A. 49.', 'B. 53.', 'C. 57.', 'D. 64.']",Prior,Sequential_Question_Answering_sample_41_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:04,D,"['A. 76.', 'B. 92.', 'C. 95.', 'D. 89.']",Prior,Sequential_Question_Answering_sample_41_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:06,A,"['A. 107.', 'B. 93.', 'B. 91.', 'D. 99.']",Prior,Sequential_Question_Answering_sample_41_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:43,A,"['A. LAL.', 'B. MIN.', 'C. BOS.', 'D. GSW.']",Prior,Sequential_Question_Answering_sample_42_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:33,D,"['A. 15.', 'B. 31.', 'C. 35.', 'D. 38.']",Prior,Sequential_Question_Answering_sample_42_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:34,D,"['A. 49.', 'B. 57.', 'C. 67.', 'D. 68.']",Prior,Sequential_Question_Answering_sample_42_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:13,D,"['A. 76.', 'B. 92.', 'C. 80.', 'D. 86.']",Prior,Sequential_Question_Answering_sample_42_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:09,D,"['A. 93.', 'B. 63.', 'C. 112.', 'D. 104.']",Prior,Sequential_Question_Answering_sample_42_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:34,D,"['A. DEN.', 'B. MIA.', 'C. SAS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_43_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:26,D,"['A. 15.', 'B. 30.', 'C. 38.', 'D. 27.']",Prior,Sequential_Question_Answering_sample_43_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:06,D,"['A. 49.', 'B. 57.', 'C. 52.', 'D. 67.']",Prior,Sequential_Question_Answering_sample_43_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:07:03,D,"['A. 76.', 'B. 92.', 'C. 106.', 'D. 95.']",Prior,Sequential_Question_Answering_sample_43_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:05,D,"['A. 93.', 'B. 91.', 'C. 107.', 'D. 118.']",Prior,Sequential_Question_Answering_sample_43_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:23,A,"['A. GS.', 'B. MIN.', 'C. BOS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_44_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:32,D,"['A. 15.', 'B. 31.', 'C. 29.', 'D. 34.']",Prior,Sequential_Question_Answering_sample_44_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:25,D,"['A. 49.', 'B. 57.', 'C. 55.', 'D. 71.']",Prior,Sequential_Question_Answering_sample_44_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:12,D,"['A. 76.', 'B. 92.', 'C. 95.', 'D. 70.']",Prior,Sequential_Question_Answering_sample_44_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:01,D,"['A. 93.', 'B. 63.', 'C. 89.', 'D. 121.']",Prior,Sequential_Question_Answering_sample_44_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:21,A,"['A. DEN.', 'B. MIN.', 'C. BOS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_45_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:33,D,"['A. 15.', 'B. 31.', 'C. 32.', 'D. 39.']",Prior,Sequential_Question_Answering_sample_45_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:25,D,"['A. 49.', 'B. 63.', 'C. 55.', 'D. 57.']",Prior,Sequential_Question_Answering_sample_45_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:11,D,"['A. 76.', 'B. 92.', 'C. 74.', 'D. 81.']",Prior,Sequential_Question_Answering_sample_45_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:02,D,"['A. 93.', 'B. 63.', 'C. 106.', 'D. 94.']",Prior,Sequential_Question_Answering_sample_45_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:30,A,"['A. DEN.', 'B. MIN.', 'C. BOS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_46_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:33,D,"['A. 15.', 'B. 31.', 'C. 36.', 'D. 33.']",Prior,Sequential_Question_Answering_sample_46_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:25,D,"['A. 49.', 'B. 63.', 'C. 56.', 'D. 68.']",Prior,Sequential_Question_Answering_sample_46_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:09,D,"['A. 76.', 'B. 92.', 'C. 85.', 'D. 86.']",Prior,Sequential_Question_Answering_sample_46_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:02,D,"['A. 93.', 'B. 63.', 'C. 105.', 'D. 102.']",Prior,Sequential_Question_Answering_sample_46_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:25,A,"['A. LAC.', 'B. MIN.', 'C. BOS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_47_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:33,D,"['A. 15.', 'B. 31.', 'C. 28.', 'D. 39.']",Prior,Sequential_Question_Answering_sample_47_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:25,D,"['A. 49.', 'B. 63.', 'C. 70.', 'D. 56.']",Prior,Sequential_Question_Answering_sample_47_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:09,D,"['A. 76.', 'B. 92.', 'C. 88.', 'D. 85.']",Prior,Sequential_Question_Answering_sample_47_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:04,D,"['A. 93.', 'B. 63.', 'C. 114.', 'D. 115.']",Prior,Sequential_Question_Answering_sample_47_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:31,A,"['A. GS.', 'B. MIN.', 'C. SAC.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_48_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:32,D,"['A. 15.', 'B. 35.', 'C. 29.', 'D. 34.']",Prior,Sequential_Question_Answering_sample_48_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:19,D,"['A. 49.', 'B. 57.', 'C. 64.', 'D. 62.']",Prior,Sequential_Question_Answering_sample_48_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:08,D,"['A. 76.', 'B. 92.', 'C. 81.', 'D. 91.']",Prior,Sequential_Question_Answering_sample_48_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:07:50,D,"['A. 93.', 'B. 63.', 'C. 113.', 'D. 91.']",Prior,Sequential_Question_Answering_sample_48_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:25,D,"['A. PHX.', 'B. MIN.', 'C. BOS.', 'D. LAL.']",Prior,Sequential_Question_Answering_sample_49_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:02:42,D,"['A. 15.', 'B. 30.', 'C. 28.', 'D. 24.']",Prior,Sequential_Question_Answering_sample_49_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:27,D,"['A. 49.', 'B. 63.', 'C. 45.', 'D. 50.']",Prior,Sequential_Question_Answering_sample_49_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:12,D,"['A. 76.', 'B. 92.', 'C. 73.', 'D. 66.']",Prior,Sequential_Question_Answering_sample_49_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:08:04,A,"['A. 91.', 'B. 63.', 'C. 93.', 'D. 89.']",Prior,Sequential_Question_Answering_sample_49_5,multiple +Sequential Question Answering,Which team is currently on offense in the game?,00:00:31,A,"['A. United States.', 'B. Germany.', 'C. Spain.', 'D. France.']",Prior,Sequential_Question_Answering_sample_50_1,multiple +Sequential Question Answering,How many game scores has the team referred to in the previous question scored so far?,00:03:09,D,"['A. 15.', 'B. 35.', 'C. 19.', 'D. 21.']",Prior,Sequential_Question_Answering_sample_50_2,multiple +Sequential Question Answering,How many game scores has the opponent of the team referred to in the previous question scored now?,00:04:19,D,"['A. 26.', 'B. 27.', 'C. 28.', 'D. 29.']",Prior,Sequential_Question_Answering_sample_50_3,multiple +Sequential Question Answering,How many game scores does the team referred to in the first question have currently?,00:06:08,D,"['A. 47.', 'B. 50.', 'C. 54.', 'D. 46.']",Prior,Sequential_Question_Answering_sample_50_4,multiple +Sequential Question Answering,How many game scores has the team that the third question specifically refers to scored now?,00:07:50,D,"['A. 93.', 'B. 63.', 'C. 55.', 'D. 69.']",Prior,Sequential_Question_Answering_sample_50_5,multiple \ No newline at end of file diff --git a/figs/StreamingBench_Video.png b/figs/StreamingBench_Video.png new file mode 100644 index 0000000000000000000000000000000000000000..f738909f7e979e18b4d6646b25dda3d763c9af50 --- /dev/null +++ b/figs/StreamingBench_Video.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3df2709f2794ba3415e468262c46bc074bfa68e7d962cff76ee7931dcb70205 +size 8396978 diff --git a/figs/StreamingBench_pipeline.png b/figs/StreamingBench_pipeline.png new file mode 100644 index 0000000000000000000000000000000000000000..e387a7970880533a6cc44d3e523f48fbecbed1a8 --- /dev/null +++ b/figs/StreamingBench_pipeline.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b85078e2980b898d073b8d1e83b729d9cbe58f566cc4be9de01bf15ea2bae8 +size 1108647 diff --git a/figs/Temporal_Clue.png b/figs/Temporal_Clue.png new file mode 100644 index 0000000000000000000000000000000000000000..8eaaefc6a0397ec853b821f0425d64a7ec50a616 --- /dev/null +++ b/figs/Temporal_Clue.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e17f7ffedb8e29f37d6ef9876c3ec5adfacd22f43edce4e2e848ac7d5173595 +size 8540943 diff --git a/figs/heatmap.png b/figs/heatmap.png new file mode 100644 index 0000000000000000000000000000000000000000..85ca874cb5d08a52f49d2a3854ae54c405bdbc07 --- /dev/null +++ b/figs/heatmap.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866183c889a4cbfad454ed733464b4e95571dbc646dd0deea569ec066d218272 +size 146701 diff --git a/figs/icon.png b/figs/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd77adb300ab8f2d9c9c8ce619b3bbd1842e4c4 --- /dev/null +++ b/figs/icon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83cf13a44949b2744d9267827cfd8f65b4811bfb8befd16de23209962fde34c +size 177626 diff --git a/figs/po.png b/figs/po.png new file mode 100644 index 0000000000000000000000000000000000000000..62b755665f2247f199f06fd0464b6dda951ee95f --- /dev/null +++ b/figs/po.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475490ab13aaf34ff653c4dd2d366e65fc739f8bb8f55a91b10815012364593d +size 116505 diff --git a/figs/result_1.png b/figs/result_1.png new file mode 100644 index 0000000000000000000000000000000000000000..850a5abda2656674c746a424d161805a1daa7efe --- /dev/null +++ b/figs/result_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085f260b5ec0051b63c291b70e5c4147c2fd23918aa0acebd666edbc37f8437f +size 469004 diff --git a/figs/result_2.png b/figs/result_2.png new file mode 100644 index 0000000000000000000000000000000000000000..4b6740bbf1391392d33557e6f709c38eca9a7ab6 --- /dev/null +++ b/figs/result_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c92b7411aca832e90b81dbd9169f2c739939adb5949e95defe4f0d11020771 +size 413859 diff --git a/figs/task_taxonomy.png b/figs/task_taxonomy.png new file mode 100644 index 0000000000000000000000000000000000000000..ad9f4b5dc02966521efd261af6edfa410142049c --- /dev/null +++ b/figs/task_taxonomy.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668af7710889f6e8d63116f815024e8bd95bb547deda1f3976891dfccf7cc27f +size 255732 diff --git a/figs/temporal_clues.png b/figs/temporal_clues.png new file mode 100644 index 0000000000000000000000000000000000000000..68c850955e259c33b3fc0b2e40160d662d57121f --- /dev/null +++ b/figs/temporal_clues.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621559a5811d7294072a0913b673426acaa138a66c8ee3aa4bd7f6274f0d3d01 +size 215341 diff --git a/split_task.py b/split_task.py new file mode 100644 index 0000000000000000000000000000000000000000..60590a54fdc9dd6b22f8ec4c2aef62961513c9f7 --- /dev/null +++ b/split_task.py @@ -0,0 +1,46 @@ +import pandas as pd +import os + +# 任务类型与缩写的映射 +TASK_TYPE_TO_ABBR = { + "Object Perception": "OP", + "Causal Reasoning": "CR", + "Clips Summarize": "CS", # 注意原始数据中为 "Clips Summarize" + "Attribute Perception": "ATP", + "Event Understanding": "EU", + "Text-Rich Understanding": "TR", + "Prospective Reasoning": "PR", + "Spatial Understanding": "SU", + "Action Perception": "ACP", + "Counting": "CT" +} + +def split_by_task_type(input_file, output_dir="."): + """ + 读取 input_file,按 task_type 分组,保存为多个 CSV 文件。 + 文件名格式:Real_Time_Visual_Understanding_<缩写>.csv + """ + # 读取 CSV + df = pd.read_csv(input_file, encoding='utf-8') + + # 确保输出目录存在 + os.makedirs(output_dir, exist_ok=True) + + # 获取所有任务类型 + task_types = df['task_type'].unique() + + for task in task_types: + # 查找缩写,如果找不到则使用原始名称(避免出错) + abbr = TASK_TYPE_TO_ABBR.get(task, task.replace(' ', '_')) + # 筛选数据 + sub_df = df[df['task_type'] == task] + # 输出文件名 + out_file = os.path.join(output_dir, f"Real_Time_Visual_Understanding_{abbr}.csv") + # 保存 + sub_df.to_csv(out_file, index=False, encoding='utf-8') + print(f"已保存 {len(sub_df)} 条记录到 {out_file}") + +if __name__ == "__main__": + # 请根据实际文件路径修改 + input_csv = "/root/dataset/videoqa/StreamingBench/StreamingBench/Real_Time_Visual_Understanding_copy.csv" + split_by_task_type(input_csv) \ No newline at end of file