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

Is frame-wise min-max normalization used for flow images? #46

Closed LaiSongxuan closed 5 years ago

LaiSongxuan commented 5 years ago

I want to know how the provided flow images are normalized. Is frame-wise min-max normalization used?