Optical Flow
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.
flownet nvidia
nvidia optical flow sdk supports all turing gpus (like gtx1660) and above except for gtx1650(tu117).
mmflow from openmmlab: