xiexh20 / behave-dataset

Code to access BEHAVE dataset, CVPR'22
https://virtualhumans.mpi-inf.mpg.de/behave/
Other
141 stars 6 forks source link

Extracting frames from videos #16

Closed anjugopinath closed 1 year ago

anjugopinath commented 1 year ago

I downloaded the frame timestamps.

frame timestamps

How should I extract the frames from the raw color videos? Since it has been captured at 30fps, should I extract it at the same rate?

xiexh20 commented 1 year ago

you can find the exmple code and usage here.