okankop / MFF-pytorch

Motion Fused Frames implementation in PyTorch, codes and pretrained models.
Other
131 stars 33 forks source link

How to deal with the preparation dataset. #8

Closed chenyuqing closed 5 years ago

chenyuqing commented 5 years ago

How to deal with the preparation dataset. Like the RGB image and Flow image. I am using the jester dataset.

okankop commented 5 years ago

RGB images are already available for Jester dataset. For Flow images, you can use the repo https://github.com/okankop/flow_computation

okankop commented 5 years ago

I believe the issue is cleared out! If not, you can reopen the issue.