jeffreyyihuang / two-stream-action-recognition

Using two stream architecture to implement a classic action recognition method on UCF101 dataset
MIT License
858 stars 249 forks source link

How can I use flownet2.0 method to generate 2-channel optical flow image ? #74

Open anzheng13 opened 4 years ago

anzheng13 commented 4 years ago

Thanks for your opening code.How can I use flownet2.0 method to generate 2-channel optical flow image and save its x, y channel as .jpg image in disk respectively ?