thanks to H-Liu1997 ❤
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +13 -0
- datasets/.DS_Store +0 -0
- datasets/beat2_v5.py +85 -0
- datasets/cached_audio/101099-00_18_09-00_18_19.mp4 +3 -0
- datasets/cached_audio/1wrQ6Msp7wM_00-00-39.69_00-00-45.68.mp4 +3 -0
- datasets/cached_audio/demo0.mp4 +0 -0
- datasets/cached_audio/demo1.mp4 +3 -0
- datasets/cached_audio/demo2.mp4 +0 -0
- datasets/cached_audio/demo3.mp4 +3 -0
- datasets/cached_audio/demo4.mp4 +3 -0
- datasets/cached_audio/demo5.mp4 +3 -0
- datasets/cached_audio/demo6.mp4 +0 -0
- datasets/cached_audio/demo7.mp4 +3 -0
- datasets/cached_audio/demo8.mp4 +0 -0
- datasets/cached_audio/demo9.mp4 +3 -0
- datasets/cached_audio/example_female_voice_9_seconds.wav +0 -0
- datasets/cached_audio/example_male_voice_9_seconds.wav +0 -0
- datasets/cached_audio/speaker12_10_BVHw8aCPATM_00-01-05.0_00-01-10.0.mp4 +3 -0
- datasets/cached_audio/speaker7_iuYlGRnC7J8_00-00-0.00_00-00-3.25.mp4 +3 -0
- datasets/cached_audio/speaker8_jjRWaMCWs44_00-00-30.16_00-00-33.32.mp4 +0 -0
- datasets/cached_audio/speaker9_o7Ik1OB4TaE_00-00-38.15_00-00-42.33.mp4 +3 -0
- datasets/cached_ckpts/ckpt.pth +3 -0
- datasets/cached_graph/show_oliver_test/Stupid_Watergate_-_Last_Week_Tonight_with_John_Oliver_HBO-FVFdsl29s_Q.mkv.pkl +3 -0
- datasets/cached_graph/youtube_test/speaker1.pkl +3 -0
- datasets/cached_graph/youtube_test/speaker7.pkl +3 -0
- datasets/cached_graph/youtube_test/speaker8.pkl +3 -0
- datasets/cached_graph/youtube_test/speaker9.pkl +3 -0
- datasets/data_json/show-oliver-original.json +0 -0
- datasets/data_json/show-oliver-s40_w128.json +3 -0
- datasets/data_json/show-oliver-s40_w256.json +0 -0
- datasets/data_json/show-oliver-s40_w64.json +3 -0
- datasets/data_json/show-oliver-test.json +47 -0
- datasets/data_json/show_oliver_test/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm.json +47 -0
- datasets/data_json/show_oliver_test/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv.json +83 -0
- datasets/data_json/show_oliver_test/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm.json +101 -0
- datasets/data_json/show_oliver_test/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm.json +74 -0
- datasets/data_json/show_oliver_test/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv.json +101 -0
- datasets/data_json/show_oliver_test/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm.json +110 -0
- datasets/data_json/show_oliver_test/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv.json +65 -0
- datasets/data_json/show_oliver_test/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4.json +92 -0
- datasets/data_json/show_oliver_test/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv.json +65 -0
- datasets/data_json/show_oliver_test/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4.json +83 -0
- datasets/data_json/show_oliver_test/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm.json +65 -0
- datasets/data_json/show_oliver_test/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv.json +56 -0
- datasets/data_json/show_oliver_test/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv.json +101 -0
- datasets/data_json/show_oliver_test/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm.json +92 -0
- datasets/data_json/show_oliver_test/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv.json +92 -0
- datasets/data_json/show_oliver_test/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv.json +128 -0
- datasets/data_json/show_oliver_test/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv.json +110 -0
- datasets/data_json/show_oliver_test/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv.json +65 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,16 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
datasets/cached_audio/101099-00_18_09-00_18_19.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
datasets/cached_audio/1wrQ6Msp7wM_00-00-39.69_00-00-45.68.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
datasets/cached_audio/demo1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
datasets/cached_audio/demo3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
datasets/cached_audio/demo4.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
datasets/cached_audio/demo5.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
datasets/cached_audio/demo7.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
datasets/cached_audio/demo9.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
datasets/cached_audio/speaker12_10_BVHw8aCPATM_00-01-05.0_00-01-10.0.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
datasets/cached_audio/speaker7_iuYlGRnC7J8_00-00-0.00_00-00-3.25.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
datasets/cached_audio/speaker9_o7Ik1OB4TaE_00-00-38.15_00-00-42.33.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
datasets/data_json/show-oliver-s40_w128.json filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
datasets/data_json/show-oliver-s40_w64.json filter=lfs diff=lfs merge=lfs -text
|
datasets/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
datasets/beat2_v5.py
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import json
|
| 2 |
+
import torch
|
| 3 |
+
from torch.utils import data
|
| 4 |
+
import numpy as np
|
| 5 |
+
import librosa
|
| 6 |
+
import textgrid as tg
|
| 7 |
+
import os
|
| 8 |
+
import math
|
| 9 |
+
|
| 10 |
+
class BEAT2Dataset(data.Dataset):
|
| 11 |
+
def __init__(self, cfg, split):
|
| 12 |
+
data_meta_paths = cfg.data.meta_paths
|
| 13 |
+
vid_meta = []
|
| 14 |
+
for data_meta_path in data_meta_paths:
|
| 15 |
+
vid_meta.extend(json.load(open(data_meta_path, "r")))
|
| 16 |
+
self.vid_meta = [item for item in vid_meta if item.get("mode") == split]
|
| 17 |
+
self.mean = 0 #np.load(cfg.data.mean_path) if cfg.data.mean_path is not None else 0
|
| 18 |
+
self.std = 1 #np.load(cfg.data.std_path) if cfg.data.std_path is not None else 1
|
| 19 |
+
self.joint_mask = None #cfg.data.joint_mask if cfg.data.joint_mask is not None else None
|
| 20 |
+
self.data_list = self.vid_meta
|
| 21 |
+
# self.sample_frames = cfg.data.sample_frames
|
| 22 |
+
self.fps = cfg.data.pose_fps
|
| 23 |
+
self.audio_sr = cfg.data.audio_sr
|
| 24 |
+
self.use_text = False #cfg.data.use_text
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
def __len__(self):
|
| 28 |
+
return len(self.data_list)
|
| 29 |
+
|
| 30 |
+
@staticmethod
|
| 31 |
+
def normalize(motion, mean, std):
|
| 32 |
+
return (motion - mean) / (std + 1e-7)
|
| 33 |
+
|
| 34 |
+
@staticmethod
|
| 35 |
+
def inverse_normalize(motion, mean, std):
|
| 36 |
+
return motion * std + mean
|
| 37 |
+
|
| 38 |
+
@staticmethod
|
| 39 |
+
def select_joints(motion, joint_mask):
|
| 40 |
+
return motion[:, joint_mask]
|
| 41 |
+
|
| 42 |
+
@staticmethod
|
| 43 |
+
def unselect_joints(motion, joint_mask):
|
| 44 |
+
# for visualization
|
| 45 |
+
full_motion = np.zeros((motion.shape[0], joint_mask.shape[0]))
|
| 46 |
+
full_motion[:, joint_mask] = motion
|
| 47 |
+
|
| 48 |
+
def __getitem__(self, item):
|
| 49 |
+
data = self.data_list[item]
|
| 50 |
+
motion = np.load(os.path.join(data["video_path"], data["video_id"] + ".npy"))
|
| 51 |
+
sdx = data["start_idx"]
|
| 52 |
+
edx = data["end_idx"]
|
| 53 |
+
|
| 54 |
+
SMPLX_FPS = 30
|
| 55 |
+
motion = motion[sdx:edx]
|
| 56 |
+
# audio, sr = librosa.load(os.path.join(data["audio_path"], data["video_id"] + ".wav"))
|
| 57 |
+
# audio = librosa.resample(audio, orig_sr=sr, target_sr=self.audio_sr)
|
| 58 |
+
audio = np.load(os.path.join(data["audio_path"], data["video_id"] + "_text.npz"), allow_pickle=True)
|
| 59 |
+
sdx_audio = math.floor(sdx * (1 / SMPLX_FPS * 50))
|
| 60 |
+
edx_audio = sdx_audio + int((edx - sdx) * 50 / SMPLX_FPS) + 1
|
| 61 |
+
cached_audio_low = audio["wav2vec2_low"][sdx_audio:edx_audio]
|
| 62 |
+
cached_audio_high = audio["wav2vec2_high"][sdx_audio:edx_audio]
|
| 63 |
+
bert_time_aligned = audio["bert_time_aligned"][sdx_audio:edx_audio]
|
| 64 |
+
# print(sdx_audio, edx_audio, cached_audio_low.shape)
|
| 65 |
+
# print("cached_audio_low:", cached_audio_low.shape, cached_audio_high.shape, bert_time_aligned.shape, motion.shape)
|
| 66 |
+
|
| 67 |
+
motion_tensor = torch.from_numpy(motion).float() # T x D
|
| 68 |
+
cached_audio_low = torch.from_numpy(cached_audio_low).float()
|
| 69 |
+
cached_audio_high = torch.from_numpy(cached_audio_high).float()
|
| 70 |
+
bert_time_aligned = torch.from_numpy(bert_time_aligned).float()
|
| 71 |
+
|
| 72 |
+
audio_wave, sr = librosa.load(os.path.join(data["audio_path"], data["video_id"] + ".wav"))
|
| 73 |
+
audio_wave = librosa.resample(audio_wave, orig_sr=sr, target_sr=self.audio_sr)
|
| 74 |
+
sdx_audio = sdx * int(1 / SMPLX_FPS * self.audio_sr)
|
| 75 |
+
edx_audio = edx * int(1 / SMPLX_FPS * self.audio_sr)
|
| 76 |
+
audio_wave = audio_wave[sdx_audio:edx_audio]
|
| 77 |
+
audio_tensor = torch.from_numpy(audio_wave).float()
|
| 78 |
+
|
| 79 |
+
return dict(
|
| 80 |
+
cached_rep15d=motion_tensor,
|
| 81 |
+
cached_audio_low=cached_audio_low,
|
| 82 |
+
cached_audio_high=cached_audio_high,
|
| 83 |
+
bert_time_aligned=bert_time_aligned,
|
| 84 |
+
audio_tensor=audio_tensor,
|
| 85 |
+
)
|
datasets/cached_audio/101099-00_18_09-00_18_19.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:addd2c332242bf4e234adee59d8220f85a3ba4e587e145ed8aece0c9f4b8c358
|
| 3 |
+
size 1393776
|
datasets/cached_audio/1wrQ6Msp7wM_00-00-39.69_00-00-45.68.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0eb3ec8a6ded1a3e378b6b8745695beff96cdc4976570c1d070d688ab1dbeba
|
| 3 |
+
size 2569514
|
datasets/cached_audio/demo0.mp4
ADDED
|
Binary file (877 kB). View file
|
|
|
datasets/cached_audio/demo1.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e01aee2e94689d95514749887d5c5ab77455b7e1adf4c8bded9f72e9c69b2db0
|
| 3 |
+
size 1142106
|
datasets/cached_audio/demo2.mp4
ADDED
|
Binary file (741 kB). View file
|
|
|
datasets/cached_audio/demo3.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5914ea9b0001ad9f1ee7e9595f73a36d75ea17aae36294f32bee70ca3439a956
|
| 3 |
+
size 1378144
|
datasets/cached_audio/demo4.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2929191b3089a22503538a29d38d5444b2d245715e0767e7af29a2341cfe9a8f
|
| 3 |
+
size 1054816
|
datasets/cached_audio/demo5.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87d40d0740a740934e74a376e3125cd0ee01332c563faf91613787f99ab9110a
|
| 3 |
+
size 1348398
|
datasets/cached_audio/demo6.mp4
ADDED
|
Binary file (983 kB). View file
|
|
|
datasets/cached_audio/demo7.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06deda4ba3eed683ff774d32a5999a2c624f956a7f95d77d2d0c3bd943f069c8
|
| 3 |
+
size 1120862
|
datasets/cached_audio/demo8.mp4
ADDED
|
Binary file (719 kB). View file
|
|
|
datasets/cached_audio/demo9.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b172832933ffb13fffaa8dd649e5aa7130aad1c5e25d53e331f87ed1a4815b63
|
| 3 |
+
size 1284539
|
datasets/cached_audio/example_female_voice_9_seconds.wav
ADDED
|
Binary file (606 kB). View file
|
|
|
datasets/cached_audio/example_male_voice_9_seconds.wav
ADDED
|
Binary file (880 kB). View file
|
|
|
datasets/cached_audio/speaker12_10_BVHw8aCPATM_00-01-05.0_00-01-10.0.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:926444bb200639713b1d0d48ea1ff544685c1dc24b9f1d42e8133724563e18bd
|
| 3 |
+
size 1577443
|
datasets/cached_audio/speaker7_iuYlGRnC7J8_00-00-0.00_00-00-3.25.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffb58134d03dd7dabe2bfc587ea615c540cf0c161b20c754f95b74de07379bb9
|
| 3 |
+
size 1679489
|
datasets/cached_audio/speaker8_jjRWaMCWs44_00-00-30.16_00-00-33.32.mp4
ADDED
|
Binary file (777 kB). View file
|
|
|
datasets/cached_audio/speaker9_o7Ik1OB4TaE_00-00-38.15_00-00-42.33.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:902885eb02a6e6d39faba9cdcc3cf65be937739a31b0ba8fb2fd0727f3c8d7df
|
| 3 |
+
size 1951643
|
datasets/cached_ckpts/ckpt.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ff6ec757f94540d35616835fe7399ba603ada471003506de56963d392ae8047
|
| 3 |
+
size 1635589362
|
datasets/cached_graph/show_oliver_test/Stupid_Watergate_-_Last_Week_Tonight_with_John_Oliver_HBO-FVFdsl29s_Q.mkv.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2dc9ea9bb57d2744186408c4f02e209c6380bdc1a14cbf55f318d494174397d
|
| 3 |
+
size 4083759649
|
datasets/cached_graph/youtube_test/speaker1.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fe52a456776150d9012822cab6cc19c25bf3bb5270ce8c16651baccfda81c90
|
| 3 |
+
size 3953916892
|
datasets/cached_graph/youtube_test/speaker7.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac3e876d6a467e2282f153f5fc2954babe538f9cfcfd435ed414cf04d86f4dfe
|
| 3 |
+
size 7727648369
|
datasets/cached_graph/youtube_test/speaker8.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62eaa12501b226077b6c0dcf88d503bb2de8375d7f39020640f160c9c2e139a2
|
| 3 |
+
size 7527863412
|
datasets/cached_graph/youtube_test/speaker9.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9780e73e4280e0894e4e290dedbc46c4a0ec3386531b15e7a46ce65de5e78e8
|
| 3 |
+
size 6278799434
|
datasets/data_json/show-oliver-original.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/data_json/show-oliver-s40_w128.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dad464485bfd78be599dd2877cb51f08a67982d25ed098503c62bf133ead392c
|
| 3 |
+
size 14158004
|
datasets/data_json/show-oliver-s40_w256.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/data_json/show-oliver-s40_w64.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74e856fc7ec879c7b5207f014d88211c4c81a02d76476907d8ce11e09386710b
|
| 3 |
+
size 18814777
|
datasets/data_json/show-oliver-test.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216316-00_09_38-00_09_48",
|
| 4 |
+
"video_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216316-00_09_38-00_09_48/216316-00_09_38-00_09_48",
|
| 5 |
+
"audio_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216316-00_09_38-00_09_48/216316-00_09_38-00_09_48",
|
| 6 |
+
"motion_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216316-00_09_38-00_09_48/216316-00_09_38-00_09_48",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214600-00_10_21-00_10_31",
|
| 13 |
+
"video_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214600-00_10_21-00_10_31/214600-00_10_21-00_10_31",
|
| 14 |
+
"audio_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214600-00_10_21-00_10_31/214600-00_10_21-00_10_31",
|
| 15 |
+
"motion_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214600-00_10_21-00_10_31/214600-00_10_21-00_10_31",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216392-00_13_42-00_13_52",
|
| 22 |
+
"video_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216392-00_13_42-00_13_52/216392-00_13_42-00_13_52",
|
| 23 |
+
"audio_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216392-00_13_42-00_13_52/216392-00_13_42-00_13_52",
|
| 24 |
+
"motion_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216392-00_13_42-00_13_52/216392-00_13_42-00_13_52",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216039-00_12_31-00_12_41",
|
| 31 |
+
"video_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216039-00_12_31-00_12_41/216039-00_12_31-00_12_41",
|
| 32 |
+
"audio_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216039-00_12_31-00_12_41/216039-00_12_31-00_12_41",
|
| 33 |
+
"motion_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/216039-00_12_31-00_12_41/216039-00_12_31-00_12_41",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214438-00_07_16-00_07_26",
|
| 40 |
+
"video_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214438-00_07_16-00_07_26/214438-00_07_16-00_07_26",
|
| 41 |
+
"audio_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214438-00_07_16-00_07_26/214438-00_07_16-00_07_26",
|
| 42 |
+
"motion_path": "/content/drive/MyDrive/003_Codes/TANGO-JointEmbedding/datasets/oliver_test/214438-00_07_16-00_07_26/214438-00_07_16-00_07_26",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
}
|
| 47 |
+
]
|
datasets/data_json/show_oliver_test/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216039-00_12_31-00_12_41",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216039-00_12_31-00_12_41",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216039-00_12_31-00_12_41",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216039-00_12_31-00_12_41",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "216316-00_09_38-00_09_48",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216316-00_09_38-00_09_48",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216316-00_09_38-00_09_48",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216316-00_09_38-00_09_48",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214600-00_10_21-00_10_31",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214600-00_10_21-00_10_31",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214600-00_10_21-00_10_31",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214600-00_10_21-00_10_31",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216392-00_13_42-00_13_52",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216392-00_13_42-00_13_52",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216392-00_13_42-00_13_52",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/216392-00_13_42-00_13_52",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214438-00_07_16-00_07_26",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214438-00_07_16-00_07_26",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214438-00_07_16-00_07_26",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Abortion_Laws_-_Last_Week_Tonight_with_John_Oliver_HBO-DRauXXz6t0Y.webm/test/214438-00_07_16-00_07_26",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
}
|
| 47 |
+
]
|
datasets/data_json/show_oliver_test/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "215250-00_00_55-00_01_05",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215250-00_00_55-00_01_05",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215250-00_00_55-00_01_05",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215250-00_00_55-00_01_05",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "215602-00_10_05-00_10_09",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215602-00_10_05-00_10_09",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215602-00_10_05-00_10_09",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215602-00_10_05-00_10_09",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 120
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214157-00_12_47-00_12_57",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214157-00_12_47-00_12_57",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214157-00_12_47-00_12_57",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214157-00_12_47-00_12_57",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215795-00_16_17-00_16_25",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215795-00_16_17-00_16_25",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215795-00_16_17-00_16_25",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215795-00_16_17-00_16_25",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 240
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "215251-00_01_27-00_01_31",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215251-00_01_27-00_01_31",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215251-00_01_27-00_01_31",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215251-00_01_27-00_01_31",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 120
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216219-00_13_35-00_13_45",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216219-00_13_35-00_13_45",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216219-00_13_35-00_13_45",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216219-00_13_35-00_13_45",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216248-00_02_13-00_02_18",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216248-00_02_13-00_02_18",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216248-00_02_13-00_02_18",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/216248-00_02_13-00_02_18",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 150
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215432-00_04_55-00_05_05",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215432-00_04_55-00_05_05",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215432-00_04_55-00_05_05",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/215432-00_04_55-00_05_05",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214812-00_14_56-00_15_01",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214812-00_14_56-00_15_01",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214812-00_14_56-00_15_01",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Border_Patrol_-_Last_Week_Tonight_with_John_Oliver_HBO-NnW5EjwtE2U.mkv/test/214812-00_14_56-00_15_01",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 150
|
| 82 |
+
}
|
| 83 |
+
]
|
datasets/data_json/show_oliver_test/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214427-00_12_56-00_13_06",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214427-00_12_56-00_13_06",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214427-00_12_56-00_13_06",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214427-00_12_56-00_13_06",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214999-00_16_28-00_16_38",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214999-00_16_28-00_16_38",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214999-00_16_28-00_16_38",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214999-00_16_28-00_16_38",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216609-00_10_31-00_10_41",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216609-00_10_31-00_10_41",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216609-00_10_31-00_10_41",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216609-00_10_31-00_10_41",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216111-00_09_32-00_09_42",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216111-00_09_32-00_09_42",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216111-00_09_32-00_09_42",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216111-00_09_32-00_09_42",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214542-00_01_27-00_01_34",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_27-00_01_34",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_27-00_01_34",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_27-00_01_34",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 210
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214542-00_01_17-00_01_27",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_17-00_01_27",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_17-00_01_27",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214542-00_01_17-00_01_27",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "217044-00_13_45-00_13_49",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/217044-00_13_45-00_13_49",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/217044-00_13_45-00_13_49",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/217044-00_13_45-00_13_49",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 120
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "216635-00_11_04-00_11_14",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216635-00_11_04-00_11_14",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216635-00_11_04-00_11_14",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216635-00_11_04-00_11_14",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "216892-00_12_13-00_12_23",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216892-00_12_13-00_12_23",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216892-00_12_13-00_12_23",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/216892-00_12_13-00_12_23",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "215869-00_04_54-00_05_00",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/215869-00_04_54-00_05_00",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/215869-00_04_54-00_05_00",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/215869-00_04_54-00_05_00",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 180
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "214725-00_07_52-00_07_55",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214725-00_07_52-00_07_55",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214725-00_07_52-00_07_55",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Border_Wall_-_Last_Week_Tonight_with_John_Oliver_HBO-vU8dCYocuyI.webm/test/214725-00_07_52-00_07_55",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 90
|
| 100 |
+
}
|
| 101 |
+
]
|
datasets/data_json/show_oliver_test/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm.json
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216764-00_00_09-00_00_19",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216764-00_00_09-00_00_19",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216764-00_00_09-00_00_19",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216764-00_00_09-00_00_19",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214837-00_09_38-00_09_48",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214837-00_09_38-00_09_48",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214837-00_09_38-00_09_48",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214837-00_09_38-00_09_48",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216148-00_07_11-00_07_21",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216148-00_07_11-00_07_21",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216148-00_07_11-00_07_21",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216148-00_07_11-00_07_21",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215686-00_06_06-00_06_16",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/215686-00_06_06-00_06_16",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/215686-00_06_06-00_06_16",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/215686-00_06_06-00_06_16",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "216566-00_01_39-00_01_42",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216566-00_01_39-00_01_42",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216566-00_01_39-00_01_42",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/216566-00_01_39-00_01_42",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 90
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214402-00_13_14-00_13_19",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214402-00_13_14-00_13_19",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214402-00_13_14-00_13_19",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214402-00_13_14-00_13_19",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 150
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "214183-00_10_56-00_11_06",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214183-00_10_56-00_11_06",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214183-00_10_56-00_11_06",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214183-00_10_56-00_11_06",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "214403-00_13_49-00_13_54",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214403-00_13_49-00_13_54",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214403-00_13_49-00_13_54",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Brexit_-_Last_Week_Tonight_with_John_Oliver_HBO-iAgKHSNqxa8.webm/test/214403-00_13_49-00_13_54",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 150
|
| 73 |
+
}
|
| 74 |
+
]
|
datasets/data_json/show_oliver_test/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214449-00_00_26-00_00_32",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_26-00_00_32",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_26-00_00_32",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_26-00_00_32",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 180
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214981-00_15_28-00_15_38",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214981-00_15_28-00_15_38",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214981-00_15_28-00_15_38",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214981-00_15_28-00_15_38",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214449-00_00_06-00_00_16",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_06-00_00_16",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_06-00_00_16",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_06-00_00_16",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214641-00_11_17-00_11_27",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214641-00_11_17-00_11_27",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214641-00_11_17-00_11_27",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214641-00_11_17-00_11_27",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214449-00_00_16-00_00_26",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_16-00_00_26",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_16-00_00_26",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214449-00_00_16-00_00_26",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "215072-00_04_46-00_04_56",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215072-00_04_46-00_04_56",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215072-00_04_46-00_04_56",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215072-00_04_46-00_04_56",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216222-00_16_20-00_16_30",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/216222-00_16_20-00_16_30",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/216222-00_16_20-00_16_30",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/216222-00_16_20-00_16_30",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "214506-00_17_43-00_17_53",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214506-00_17_43-00_17_53",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214506-00_17_43-00_17_53",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214506-00_17_43-00_17_53",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214104-00_03_46-00_03_49",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214104-00_03_46-00_03_49",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214104-00_03_46-00_03_49",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214104-00_03_46-00_03_49",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 90
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "214508-00_18_19-00_18_29",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214508-00_18_19-00_18_29",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214508-00_18_19-00_18_29",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/214508-00_18_19-00_18_29",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "215950-00_02_06-00_02_16",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215950-00_02_06-00_02_16",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215950-00_02_06-00_02_16",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Brexit_II_-_Last_Week_Tonight_with_John_Oliver_HBO-fyVz5vgqBhE.mkv/test/215950-00_02_06-00_02_16",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 300
|
| 100 |
+
}
|
| 101 |
+
]
|
datasets/data_json/show_oliver_test/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214042-00_14_12-00_14_21",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214042-00_14_12-00_14_21",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214042-00_14_12-00_14_21",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214042-00_14_12-00_14_21",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 270
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214038-00_13_11-00_13_21",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_11-00_13_21",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_11-00_13_21",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_11-00_13_21",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215464-00_15_08-00_15_18",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215464-00_15_08-00_15_18",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215464-00_15_08-00_15_18",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215464-00_15_08-00_15_18",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216190-00_16_18-00_16_28",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216190-00_16_18-00_16_28",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216190-00_16_18-00_16_28",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216190-00_16_18-00_16_28",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "216189-00_16_00-00_16_07",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216189-00_16_00-00_16_07",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216189-00_16_00-00_16_07",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216189-00_16_00-00_16_07",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 210
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214038-00_13_21-00_13_31",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_21-00_13_31",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_21-00_13_31",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214038-00_13_21-00_13_31",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216010-00_08_18-00_08_28",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216010-00_08_18-00_08_28",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216010-00_08_18-00_08_28",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216010-00_08_18-00_08_28",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "214037-00_12_47-00_12_57",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214037-00_12_47-00_12_57",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214037-00_12_47-00_12_57",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214037-00_12_47-00_12_57",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214105-00_02_48-00_02_58",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_02_48-00_02_58",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_02_48-00_02_58",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_02_48-00_02_58",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "214105-00_03_08-00_03_18",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_03_08-00_03_18",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_03_08-00_03_18",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/214105-00_03_08-00_03_18",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "215363-00_06_14-00_06_17",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215363-00_06_14-00_06_17",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215363-00_06_14-00_06_17",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/215363-00_06_14-00_06_17",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 90
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"video_id": "216981-00_00_06-00_00_16",
|
| 103 |
+
"video_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216981-00_00_06-00_00_16",
|
| 104 |
+
"audio_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216981-00_00_06-00_00_16",
|
| 105 |
+
"motion_path": "/content/oliver/oliver/Charter_Schools_-_Last_Week_Tonight_with_John_Oliver_HBO-l_htSPGAY7I.webm/test/216981-00_00_06-00_00_16",
|
| 106 |
+
"mode": "test",
|
| 107 |
+
"start_idx": 0,
|
| 108 |
+
"end_idx": 300
|
| 109 |
+
}
|
| 110 |
+
]
|
datasets/data_json/show_oliver_test/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "215290-00_13_40-00_13_49",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215290-00_13_40-00_13_49",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215290-00_13_40-00_13_49",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215290-00_13_40-00_13_49",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 270
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "215285-00_10_24-00_10_27",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215285-00_10_24-00_10_27",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215285-00_10_24-00_10_27",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215285-00_10_24-00_10_27",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 90
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215384-00_08_49-00_08_55",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215384-00_08_49-00_08_55",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215384-00_08_49-00_08_55",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215384-00_08_49-00_08_55",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 180
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215623-00_11_00-00_11_10",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215623-00_11_00-00_11_10",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215623-00_11_00-00_11_10",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215623-00_11_00-00_11_10",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "216305-00_05_59-00_06_02",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/216305-00_05_59-00_06_02",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/216305-00_05_59-00_06_02",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/216305-00_05_59-00_06_02",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 90
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "215287-00_10_27-00_10_36",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215287-00_10_27-00_10_36",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215287-00_10_27-00_10_36",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215287-00_10_27-00_10_36",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 270
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "215612-00_02_18-00_02_28",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215612-00_02_18-00_02_28",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215612-00_02_18-00_02_28",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Civil_Forfeiture_-_Last_Week_Tonight_with_John_Oliver_HBO-3kEpZWGgJks.mkv/test/215612-00_02_18-00_02_28",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
}
|
| 65 |
+
]
|
datasets/data_json/show_oliver_test/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216447-00_06_42-00_06_52",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216447-00_06_42-00_06_52",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216447-00_06_42-00_06_52",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216447-00_06_42-00_06_52",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214492-00_16_33-00_16_43",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214492-00_16_33-00_16_43",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214492-00_16_33-00_16_43",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214492-00_16_33-00_16_43",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215420-00_10_09-00_10_13",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215420-00_10_09-00_10_13",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215420-00_10_09-00_10_13",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215420-00_10_09-00_10_13",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 120
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216784-00_00_15-00_00_22",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216784-00_00_15-00_00_22",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216784-00_00_15-00_00_22",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216784-00_00_15-00_00_22",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 210
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "215067-00_22_41-00_22_51",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215067-00_22_41-00_22_51",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215067-00_22_41-00_22_51",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215067-00_22_41-00_22_51",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214489-00_14_27-00_14_37",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214489-00_14_27-00_14_37",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214489-00_14_27-00_14_37",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214489-00_14_27-00_14_37",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216380-00_05_26-00_05_36",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216380-00_05_26-00_05_36",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216380-00_05_26-00_05_36",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216380-00_05_26-00_05_36",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215863-00_08_48-00_08_58",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215863-00_08_48-00_08_58",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215863-00_08_48-00_08_58",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/215863-00_08_48-00_08_58",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "216220-00_20_50-00_21_00",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216220-00_20_50-00_21_00",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216220-00_20_50-00_21_00",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/216220-00_20_50-00_21_00",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "214993-00_19_00-00_19_10",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214993-00_19_00-00_19_10",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214993-00_19_00-00_19_10",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Coal_-_Last_Week_Tonight_with_John_Oliver_HBO-aw6RsUhw1Q8.mp4/test/214993-00_19_00-00_19_10",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
}
|
| 92 |
+
]
|
datasets/data_json/show_oliver_test/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216458-00_05_32-00_05_42",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_32-00_05_42",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_32-00_05_42",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_32-00_05_42",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "215202-00_03_38-00_03_48",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215202-00_03_38-00_03_48",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215202-00_03_38-00_03_48",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215202-00_03_38-00_03_48",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214599-00_00_40-00_00_50",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/214599-00_00_40-00_00_50",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/214599-00_00_40-00_00_50",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/214599-00_00_40-00_00_50",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216458-00_05_12-00_05_22",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_12-00_05_22",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_12-00_05_22",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216458-00_05_12-00_05_22",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "215327-00_13_52-00_14_01",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215327-00_13_52-00_14_01",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215327-00_13_52-00_14_01",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/215327-00_13_52-00_14_01",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 270
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216516-00_06_37-00_06_47",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216516-00_06_37-00_06_47",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216516-00_06_37-00_06_47",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216516-00_06_37-00_06_47",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216457-00_04_50-00_05_00",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216457-00_04_50-00_05_00",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216457-00_04_50-00_05_00",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Congressional_Fundraising_-_Last_Week_Tonight_with_John_Oliver_HBO-Ylomy1Aw9Hk.mkv/test/216457-00_04_50-00_05_00",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
}
|
| 65 |
+
]
|
datasets/data_json/show_oliver_test/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214307-00_05_58-00_06_08",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_58-00_06_08",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_58-00_06_08",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_58-00_06_08",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "216657-00_10_23-00_10_28",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216657-00_10_23-00_10_28",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216657-00_10_23-00_10_28",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216657-00_10_23-00_10_28",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 150
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215052-00_02_58-00_03_02",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215052-00_02_58-00_03_02",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215052-00_02_58-00_03_02",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215052-00_02_58-00_03_02",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 120
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215306-00_08_33-00_08_37",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215306-00_08_33-00_08_37",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215306-00_08_33-00_08_37",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215306-00_08_33-00_08_37",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 120
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214545-00_11_28-00_11_38",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214545-00_11_28-00_11_38",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214545-00_11_28-00_11_38",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214545-00_11_28-00_11_38",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216097-00_02_08-00_02_18",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216097-00_02_08-00_02_18",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216097-00_02_08-00_02_18",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/216097-00_02_08-00_02_18",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "214307-00_05_48-00_05_58",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_48-00_05_58",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_48-00_05_58",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214307-00_05_48-00_05_58",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215058-00_09_03-00_09_09",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215058-00_09_03-00_09_09",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215058-00_09_03-00_09_09",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/215058-00_09_03-00_09_09",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 180
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214548-00_11_59-00_12_05",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214548-00_11_59-00_12_05",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214548-00_11_59-00_12_05",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Corporate_Taxes_-_Last_Week_Tonight_with_John_Oliver_HBO-RKjk0ECXjiQ.mp4/test/214548-00_11_59-00_12_05",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 180
|
| 82 |
+
}
|
| 83 |
+
]
|
datasets/data_json/show_oliver_test/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "215648-00_10_08-00_10_18",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215648-00_10_08-00_10_18",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215648-00_10_08-00_10_18",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215648-00_10_08-00_10_18",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214584-00_15_42-00_15_52",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214584-00_15_42-00_15_52",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214584-00_15_42-00_15_52",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214584-00_15_42-00_15_52",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214579-00_13_46-00_13_56",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214579-00_13_46-00_13_56",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214579-00_13_46-00_13_56",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214579-00_13_46-00_13_56",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214907-00_17_04-00_17_08",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214907-00_17_04-00_17_08",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214907-00_17_04-00_17_08",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214907-00_17_04-00_17_08",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 120
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "215215-00_04_17-00_04_27",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215215-00_04_17-00_04_27",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215215-00_04_17-00_04_27",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/215215-00_04_17-00_04_27",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216980-00_06_50-00_07_00",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/216980-00_06_50-00_07_00",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/216980-00_06_50-00_07_00",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/216980-00_06_50-00_07_00",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "214902-00_16_55-00_17_00",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214902-00_16_55-00_17_00",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214902-00_16_55-00_17_00",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Credit_Reports_-_Last_Week_Tonight_with_John_Oliver_HBO-aRrDsbUdY_k.webm/test/214902-00_16_55-00_17_00",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 150
|
| 64 |
+
}
|
| 65 |
+
]
|
datasets/data_json/show_oliver_test/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214578-00_05_41-00_05_51",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_41-00_05_51",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_41-00_05_51",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_41-00_05_51",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "216314-00_00_36-00_00_46",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216314-00_00_36-00_00_46",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216314-00_00_36-00_00_46",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216314-00_00_36-00_00_46",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215593-00_04_33-00_04_42",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/215593-00_04_33-00_04_42",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/215593-00_04_33-00_04_42",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/215593-00_04_33-00_04_42",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 270
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214578-00_05_31-00_05_41",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_31-00_05_41",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_31-00_05_41",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214578-00_05_31-00_05_41",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214577-00_05_11-00_05_21",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214577-00_05_11-00_05_21",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214577-00_05_11-00_05_21",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/214577-00_05_11-00_05_21",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216494-00_07_10-00_07_20",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216494-00_07_10-00_07_20",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216494-00_07_10-00_07_20",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Dalai_Lama_-_Last_Week_Tonight_with_John_Oliver_HBO-bLY45o6rHm0.mkv/test/216494-00_07_10-00_07_20",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
}
|
| 56 |
+
]
|
datasets/data_json/show_oliver_test/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "215622-00_11_40-00_11_48",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215622-00_11_40-00_11_48",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215622-00_11_40-00_11_48",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215622-00_11_40-00_11_48",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 240
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214845-00_08_30-00_08_36",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214845-00_08_30-00_08_36",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214845-00_08_30-00_08_36",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214845-00_08_30-00_08_36",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 180
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216180-00_03_19-00_03_29",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216180-00_03_19-00_03_29",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216180-00_03_19-00_03_29",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216180-00_03_19-00_03_29",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214757-00_17_22-00_17_32",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214757-00_17_22-00_17_32",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214757-00_17_22-00_17_32",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214757-00_17_22-00_17_32",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214758-00_17_39-00_17_45",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214758-00_17_39-00_17_45",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214758-00_17_39-00_17_45",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214758-00_17_39-00_17_45",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 180
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216610-00_07_32-00_07_42",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216610-00_07_32-00_07_42",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216610-00_07_32-00_07_42",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216610-00_07_32-00_07_42",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "217004-00_19_46-00_19_53",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/217004-00_19_46-00_19_53",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/217004-00_19_46-00_19_53",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/217004-00_19_46-00_19_53",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 210
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "216259-00_10_49-00_10_59",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216259-00_10_49-00_10_59",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216259-00_10_49-00_10_59",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216259-00_10_49-00_10_59",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214865-00_09_55-00_10_03",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214865-00_09_55-00_10_03",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214865-00_09_55-00_10_03",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/214865-00_09_55-00_10_03",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 240
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "215597-00_06_33-00_06_43",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215597-00_06_33-00_06_43",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215597-00_06_33-00_06_43",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/215597-00_06_33-00_06_43",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "216359-00_12_38-00_12_48",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216359-00_12_38-00_12_48",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216359-00_12_38-00_12_48",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Debt_Buyers_-_Last_Week_Tonight_with_John_Oliver_HBO-hxUAntt1z2c.mkv/test/216359-00_12_38-00_12_48",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 300
|
| 100 |
+
}
|
| 101 |
+
]
|
datasets/data_json/show_oliver_test/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216408-00_12_54-00_13_04",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_12_54-00_13_04",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_12_54-00_13_04",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_12_54-00_13_04",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "216435-00_10_53-00_11_03",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216435-00_10_53-00_11_03",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216435-00_10_53-00_11_03",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216435-00_10_53-00_11_03",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216640-00_00_05-00_00_15",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216640-00_00_05-00_00_15",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216640-00_00_05-00_00_15",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216640-00_00_05-00_00_15",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214574-00_05_47-00_05_57",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214574-00_05_47-00_05_57",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214574-00_05_47-00_05_57",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214574-00_05_47-00_05_57",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "216239-00_09_57-00_10_00",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216239-00_09_57-00_10_00",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216239-00_09_57-00_10_00",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216239-00_09_57-00_10_00",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 90
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214525-00_06_49-00_06_59",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214525-00_06_49-00_06_59",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214525-00_06_49-00_06_59",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/214525-00_06_49-00_06_59",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216253-00_09_25-00_09_35",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216253-00_09_25-00_09_35",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216253-00_09_25-00_09_35",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216253-00_09_25-00_09_35",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215785-00_01_13-00_01_16",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215785-00_01_13-00_01_16",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215785-00_01_13-00_01_16",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215785-00_01_13-00_01_16",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 90
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "216408-00_14_04-00_14_14",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_14_04-00_14_14",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_14_04-00_14_14",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/216408-00_14_04-00_14_14",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "215886-00_01_29-00_01_39",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215886-00_01_29-00_01_39",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215886-00_01_29-00_01_39",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Democratic_National_Convention_-_Last_Week_Tonight_with_John_Oliver_HBO-BUCnjlTfXDw.webm/test/215886-00_01_29-00_01_39",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
}
|
| 92 |
+
]
|
datasets/data_json/show_oliver_test/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214572-00_03_56-00_04_06",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214572-00_03_56-00_04_06",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214572-00_03_56-00_04_06",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214572-00_03_56-00_04_06",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "214057-00_22_06-00_22_16",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214057-00_22_06-00_22_16",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214057-00_22_06-00_22_16",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214057-00_22_06-00_22_16",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214046-00_20_42-00_20_52",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214046-00_20_42-00_20_52",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214046-00_20_42-00_20_52",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214046-00_20_42-00_20_52",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "214339-00_01_11-00_01_21",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214339-00_01_11-00_01_21",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214339-00_01_11-00_01_21",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214339-00_01_11-00_01_21",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214573-00_04_37-00_04_47",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214573-00_04_37-00_04_47",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214573-00_04_37-00_04_47",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214573-00_04_37-00_04_47",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214308-00_14_32-00_14_37",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214308-00_14_32-00_14_37",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214308-00_14_32-00_14_37",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214308-00_14_32-00_14_37",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 150
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216594-00_10_10-00_10_20",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216594-00_10_10-00_10_20",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216594-00_10_10-00_10_20",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216594-00_10_10-00_10_20",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215301-00_07_24-00_07_34",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/215301-00_07_24-00_07_34",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/215301-00_07_24-00_07_34",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/215301-00_07_24-00_07_34",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214045-00_19_53-00_20_03",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214045-00_19_53-00_20_03",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214045-00_19_53-00_20_03",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/214045-00_19_53-00_20_03",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "216807-00_02_39-00_02_49",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216807-00_02_39-00_02_49",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216807-00_02_39-00_02_49",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Dialysis_-_Last_Week_Tonight_with_John_Oliver_HBO-yw_nqzVfxFQ.mkv/test/216807-00_02_39-00_02_49",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 300
|
| 91 |
+
}
|
| 92 |
+
]
|
datasets/data_json/show_oliver_test/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv.json
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "216003-00_09_19-00_09_29",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_19-00_09_29",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_19-00_09_29",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_19-00_09_29",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "215253-00_07_04-00_07_14",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215253-00_07_04-00_07_14",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215253-00_07_04-00_07_14",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215253-00_07_04-00_07_14",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "216582-00_16_45-00_16_55",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_16_45-00_16_55",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_16_45-00_16_55",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_16_45-00_16_55",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215315-00_06_35-00_06_45",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215315-00_06_35-00_06_45",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215315-00_06_35-00_06_45",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215315-00_06_35-00_06_45",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "216773-00_13_21-00_13_31",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_21-00_13_31",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_21-00_13_31",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_21-00_13_31",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "216522-00_11_04-00_11_14",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216522-00_11_04-00_11_14",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216522-00_11_04-00_11_14",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216522-00_11_04-00_11_14",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 300
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "216539-00_15_33-00_15_43",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216539-00_15_33-00_15_43",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216539-00_15_33-00_15_43",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216539-00_15_33-00_15_43",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "216773-00_13_31-00_13_40",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_31-00_13_40",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_31-00_13_40",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216773-00_13_31-00_13_40",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 270
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "215197-00_08_29-00_08_38",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215197-00_08_29-00_08_38",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215197-00_08_29-00_08_38",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/215197-00_08_29-00_08_38",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 270
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "214962-00_20_19-00_20_24",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214962-00_20_19-00_20_24",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214962-00_20_19-00_20_24",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214962-00_20_19-00_20_24",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 150
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "214960-00_19_29-00_19_39",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214960-00_19_29-00_19_39",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214960-00_19_29-00_19_39",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214960-00_19_29-00_19_39",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 300
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"video_id": "216003-00_09_39-00_09_49",
|
| 103 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_39-00_09_49",
|
| 104 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_39-00_09_49",
|
| 105 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216003-00_09_39-00_09_49",
|
| 106 |
+
"mode": "test",
|
| 107 |
+
"start_idx": 0,
|
| 108 |
+
"end_idx": 300
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"video_id": "216582-00_17_05-00_17_09",
|
| 112 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_17_05-00_17_09",
|
| 113 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_17_05-00_17_09",
|
| 114 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/216582-00_17_05-00_17_09",
|
| 115 |
+
"mode": "test",
|
| 116 |
+
"start_idx": 0,
|
| 117 |
+
"end_idx": 120
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"video_id": "214966-00_20_34-00_20_42",
|
| 121 |
+
"video_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214966-00_20_34-00_20_42",
|
| 122 |
+
"audio_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214966-00_20_34-00_20_42",
|
| 123 |
+
"motion_path": "/content/oliver/oliver/Donald_Trump_-_Last_Week_Tonight_with_John_Oliver_HBO-DnpO_RTSNmQ.mkv/test/214966-00_20_34-00_20_42",
|
| 124 |
+
"mode": "test",
|
| 125 |
+
"start_idx": 0,
|
| 126 |
+
"end_idx": 240
|
| 127 |
+
}
|
| 128 |
+
]
|
datasets/data_json/show_oliver_test/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214522-00_00_09-00_00_15",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214522-00_00_09-00_00_15",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214522-00_00_09-00_00_15",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214522-00_00_09-00_00_15",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 180
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "215100-00_05_13-00_05_19",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215100-00_05_13-00_05_19",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215100-00_05_13-00_05_19",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215100-00_05_13-00_05_19",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 180
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "214362-00_06_42-00_06_49",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214362-00_06_42-00_06_49",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214362-00_06_42-00_06_49",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214362-00_06_42-00_06_49",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 210
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "215098-00_15_04-00_15_08",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215098-00_15_04-00_15_08",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215098-00_15_04-00_15_08",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215098-00_15_04-00_15_08",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 120
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "215759-00_17_01-00_17_11",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215759-00_17_01-00_17_11",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215759-00_17_01-00_17_11",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215759-00_17_01-00_17_11",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 300
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "215051-00_11_32-00_11_40",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215051-00_11_32-00_11_40",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215051-00_11_32-00_11_40",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215051-00_11_32-00_11_40",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 240
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "215101-00_05_54-00_05_59",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_54-00_05_59",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_54-00_05_59",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_54-00_05_59",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 150
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"video_id": "215101-00_05_34-00_05_44",
|
| 67 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_34-00_05_44",
|
| 68 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_34-00_05_44",
|
| 69 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215101-00_05_34-00_05_44",
|
| 70 |
+
"mode": "test",
|
| 71 |
+
"start_idx": 0,
|
| 72 |
+
"end_idx": 300
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"video_id": "214182-00_13_17-00_13_27",
|
| 76 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214182-00_13_17-00_13_27",
|
| 77 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214182-00_13_17-00_13_27",
|
| 78 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214182-00_13_17-00_13_27",
|
| 79 |
+
"mode": "test",
|
| 80 |
+
"start_idx": 0,
|
| 81 |
+
"end_idx": 300
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"video_id": "214293-00_07_39-00_07_42",
|
| 85 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214293-00_07_39-00_07_42",
|
| 86 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214293-00_07_39-00_07_42",
|
| 87 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214293-00_07_39-00_07_42",
|
| 88 |
+
"mode": "test",
|
| 89 |
+
"start_idx": 0,
|
| 90 |
+
"end_idx": 90
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"video_id": "214166-00_12_03-00_12_08",
|
| 94 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214166-00_12_03-00_12_08",
|
| 95 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214166-00_12_03-00_12_08",
|
| 96 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/214166-00_12_03-00_12_08",
|
| 97 |
+
"mode": "test",
|
| 98 |
+
"start_idx": 0,
|
| 99 |
+
"end_idx": 150
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"video_id": "215096-00_14_39-00_14_49",
|
| 103 |
+
"video_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215096-00_14_39-00_14_49",
|
| 104 |
+
"audio_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215096-00_14_39-00_14_49",
|
| 105 |
+
"motion_path": "/content/oliver/oliver/Doping_-_Last_Week_Tonight_with_John_Oliver_HBO-BgyqAD5Z6_A.mkv/test/215096-00_14_39-00_14_49",
|
| 106 |
+
"mode": "test",
|
| 107 |
+
"start_idx": 0,
|
| 108 |
+
"end_idx": 300
|
| 109 |
+
}
|
| 110 |
+
]
|
datasets/data_json/show_oliver_test/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"video_id": "214450-00_11_21-00_11_31",
|
| 4 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214450-00_11_21-00_11_31",
|
| 5 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214450-00_11_21-00_11_31",
|
| 6 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214450-00_11_21-00_11_31",
|
| 7 |
+
"mode": "test",
|
| 8 |
+
"start_idx": 0,
|
| 9 |
+
"end_idx": 300
|
| 10 |
+
},
|
| 11 |
+
{
|
| 12 |
+
"video_id": "216768-00_02_25-00_02_35",
|
| 13 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216768-00_02_25-00_02_35",
|
| 14 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216768-00_02_25-00_02_35",
|
| 15 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216768-00_02_25-00_02_35",
|
| 16 |
+
"mode": "test",
|
| 17 |
+
"start_idx": 0,
|
| 18 |
+
"end_idx": 300
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"video_id": "215564-00_07_32-00_07_42",
|
| 22 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/215564-00_07_32-00_07_42",
|
| 23 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/215564-00_07_32-00_07_42",
|
| 24 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/215564-00_07_32-00_07_42",
|
| 25 |
+
"mode": "test",
|
| 26 |
+
"start_idx": 0,
|
| 27 |
+
"end_idx": 300
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"video_id": "216287-00_06_22-00_06_32",
|
| 31 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216287-00_06_22-00_06_32",
|
| 32 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216287-00_06_22-00_06_32",
|
| 33 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/216287-00_06_22-00_06_32",
|
| 34 |
+
"mode": "test",
|
| 35 |
+
"start_idx": 0,
|
| 36 |
+
"end_idx": 300
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"video_id": "214880-00_09_24-00_09_32",
|
| 40 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214880-00_09_24-00_09_32",
|
| 41 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214880-00_09_24-00_09_32",
|
| 42 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214880-00_09_24-00_09_32",
|
| 43 |
+
"mode": "test",
|
| 44 |
+
"start_idx": 0,
|
| 45 |
+
"end_idx": 240
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"video_id": "214696-00_13_20-00_13_25",
|
| 49 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214696-00_13_20-00_13_25",
|
| 50 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214696-00_13_20-00_13_25",
|
| 51 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214696-00_13_20-00_13_25",
|
| 52 |
+
"mode": "test",
|
| 53 |
+
"start_idx": 0,
|
| 54 |
+
"end_idx": 150
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"video_id": "214131-00_01_38-00_01_48",
|
| 58 |
+
"video_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214131-00_01_38-00_01_48",
|
| 59 |
+
"audio_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214131-00_01_38-00_01_48",
|
| 60 |
+
"motion_path": "/content/oliver/oliver/Elected_Judges_-_Last_Week_Tonight_with_John_Oliver_HBO-poL7l-Uk3I8.mkv/test/214131-00_01_38-00_01_48",
|
| 61 |
+
"mode": "test",
|
| 62 |
+
"start_idx": 0,
|
| 63 |
+
"end_idx": 300
|
| 64 |
+
}
|
| 65 |
+
]
|