jperezrua / mfas

Implementation of CVPR 2019 paper "Mfas: Multimodal fusion architecture search"
77 stars 20 forks source link

prepare NTU RGB+D dataset #7

Closed zhulishun closed 4 years ago

zhulishun commented 4 years ago

I downloaded the dataset according to your instructions, but I stuck in "change all video clips resolution to 256x256 30fps and copy them to / ntrgbd" rgb/avi 256x256_ 30/ directory.”How can I change all video clips resolution to 256x256 30fps? Thank you in advance for your answer.

vielzeuf commented 4 years ago

You can follow this preprocessing pipeline: https://github.com/fabienbaradel/glimpse_clouds/blob/master/src/data/preprocessing/rescale_videos.py