Optical Flow

optical flow
stub
video analysis
video feature extraction
The text explores Optical Flow, a technique used in computer vision to estimate motion between frames of video sequences. It highlights ‘flownet’ by NVIDIA, an optical flow SDK compatible with most Turing GPUs but excluding GTX1650(tu117). Additionally, it introduces mmflow from OpenMMLab, available at the provided link.
Published

May 31, 2022


flownet nvidia

nvidia optical flow sdk supports all turing gpus (like gtx1660) and above except for gtx1650(tu117).

mmflow from openmmlab:

https://mmflow.readthedocs.io/en/latest/