jswulff / mrflow

Code for the paper "Optical Flow in Mostly Rigid Scenes" by Jonas Wulff, Laura Sevilla-Lara, Michael Black, CVPR 2017
Other
118 stars 33 forks source link

CNN Rigidity estimation #5

Closed vikulpbansal closed 6 years ago

vikulpbansal commented 6 years ago

Hi, I want to run mrflow.py for my frames. It is written that initialization with flows and rigidity image gives more accurate estimate. I want to ask if I give parameter --no_init, mrflow.py would still use CNN for estimating rigidity or not.