sutdcv / UAV-Human

[CVPR2021] UAV-Human: A Large Benchmark for Human Behavior Understanding with Unmanned Aerial Vehicles
207 stars 12 forks source link

How to convert files from your google drive to a video files? #7

Closed tomashlehmann closed 3 years ago

tomashlehmann commented 3 years ago

Hi, I downloaded files from your UAVHuman/ActionRecognition/RGBVideos directory but their format is weird. How to convert these files to a proper video files? Also where can I find labels to them and RGB-D videos?

sayano-lee commented 3 years ago

Hi @tomashlehmann, we checked the videos uploaded to the Google Drive and we were able to open it normally. Could you please describle your problem in details?

The filenames of the video samples contain the action labels. You can follow this to parse the action labels: https://github.com/SUTDCV/UAV-Human/blob/master/uavhumanactiontools/uavhuman_rgb_dataset.py#L45.

tomashlehmann commented 3 years ago

Downloaded files are named like f.e.: all_rgb.zip-004.008 - that's not the video extension and I cannot open it anyhow.

sayano-lee commented 3 years ago

Hi @tomashlehmann, you need to download all zip segments and extract from the first segment.