You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---_iRTHryQ_13_0to241.mp4 is the name of the video. For example, you can read the video by: video_path = os.path.join(dataset_path, video_name) vframes, aframes, info = torchvision.io.read_video(filename=video_path, pts_unit="sec", output_format="TCHW")
e.g. how to translate ---_iRTHryQ_13_0to241.mp4 in OpenVidHD.csv to a valid file path?
The text was updated successfully, but these errors were encountered: