optical-flow
There are 567 repositories under optical-flow topic.
facebookresearch/co-tracker
CoTracker is a model for tracking any point (pixel) on a video.
google-research/frame-interpolation
FILM: Frame Interpolation for Large Motion, In ECCV 2022.
voxelmorph/voxelmorph
Unsupervised Learning for Image Registration
abhineet123/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
NVlabs/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
autonomousvision/unimatch
[TPAMI'23] Unifying Flow, Stereo and Depth Estimation
MCG-NKU/E2FGVI
Official code for "Towards An End-to-End Framework for Flow-Guided Video Inpainting" (CVPR2022)
open-mmlab/mmflow
OpenMMLab optical flow toolbox and benchmark
lmb-freiburg/flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
haofeixu/gmflow
[CVPR'22 Oral] GMFlow: Learning Optical Flow via Global Matching
matt-42/vpp
Video++, a C++14 high performance video and image processing library.
pathak22/pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
twhui/LiteFlowNet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
v-iashin/video_features
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
Huangying-Zhan/DF-VO
Depth and Flow for Visual Odometry
hzwer/Awesome-Optical-Flow
This is a list of awesome paper about optical flow and related work.
waldo-vision/optical.flow.demo
A project that uses optical flow and machine learning to detect aimhacking in video clips.
anuragranj/cc
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
philferriere/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
pySTEPS/pysteps
Python framework for short-term ensemble prediction systems.
anchen1011/toflow
TOFlow: Video Enhancement with Task-Oriented Flow
nihaomiao/CVPR23_LFDM
The pytorch implementation of our CVPR 2023 paper "Conditional Image-to-Video Generation with Latent Flow Diffusion Models"
CopterExpress/clover
ROS-based framework and RPi image to control PX4-powered drones 🍀
tomrunia/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
XiSHEN0220/RANSAC-Flow
(ECCV 2020) RANSAC-Flow: generic two-stage image alignment
hmorimitsu/ptlflow
PyTorch Lightning Optical Flow models, scripts, and pretrained weights.
sampepose/flownet2-tf
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
ppliuboy/SelFlow
SelFlow: Self-Supervised Learning of Optical Flow
text2cinemagraph/text2cinemagraph
Text2Cinemagraph: Text-Guided Synthesis of Eulerian Cinemagraphs [SIGGRAPH ASIA 2023]
microsoft/MaskFlownet
[CVPR 2020, Oral] MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask
aharley/alltracker
AllTracker is a model for tracking all pixels in a video.
open-mmlab/denseflow
Extracting optical flow and frames
liruoteng/OpticalFlowToolkit
Python-based optical flow toolkit for existing popular dataset
ltkong218/IFRNet
IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation (CVPR 2022)
ltkong218/FastFlowNet
FastFlowNet: A Lightweight Network for Fast Optical Flow Estimation (ICRA 2021)
simonmeister/UnFlow
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss