Kathryn (meiyu)
Kathryn (meiyu)
Thanks for the clarification! I also wonder is there any specific reasons that coord_frame_list is half the length of frames_list? The default argument `num_frames` was 4, and `sample_rate` (line 26...
The bounding box annotation provided in the Google Drive does not cover all videos in the original sth-sth v2 dataset. It only covers those data included in their proposed data...
Line 115 in `data_loader_frames.py`, there is a literal `frames/' in the path, remove that, and also check if other path has similar issues.
@HaoShawnZheng : Not exactly, you need to extract the frames from the original videos first, so each videos will be broken down into N frames. The directory will look like:...
I have been bumping into similar error while attempting to install/remove/upgrade docker-ce. This docker-ce issue has blocked my `apt-get install` on all other packages I want to install. Very appreciated...