Here are
357 public repositories
matching this topic...
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Updated
Mar 13, 2022
Shell
Unsupervised Learning for Image Registration
Updated
Mar 16, 2022
Python
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Updated
May 2, 2020
Python
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Video++, a C++14 high performance video and image processing library.
Fast, accurate and easy to run dense optical flow with python wrapper
A project that uses optical flow and machine learning to detect aimhacking in video clips.
Updated
Nov 20, 2021
Python
FILM: Frame Interpolation for Large Motion, In arXiv 2022.
Updated
Mar 17, 2022
Python
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
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)
Updated
Aug 1, 2019
Jupyter Notebook
OpenMMLab optical flow toolbox and benchmark
Updated
Mar 20, 2022
Python
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
Updated
Aug 16, 2019
Python
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Updated
Oct 9, 2018
Python
SelFlow: Self-Supervised Learning of Optical Flow
Updated
Mar 12, 2022
Python
TOFlow: Video Enhancement with Task-Oriented Flow
Updated
Nov 11, 2019
MATLAB
Depth and Flow for Visual Odometry
Updated
Mar 14, 2022
Python
(ECCV 2020) RANSAC-Flow: generic two-stage image alignment
Updated
Nov 3, 2020
Jupyter Notebook
[CVPR 2020, Oral] MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask
Updated
Jun 15, 2021
Python
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
Updated
Nov 5, 2020
Python
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss
Updated
Feb 17, 2020
Python
Python-based optical flow toolkit for existing popular dataset
Updated
Jun 29, 2019
Python
ROS-based framework and RPi image to control PX4-powered drones 🍀
A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
Updated
May 17, 2021
Python
[ECCV 2018] DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency
Updated
Sep 11, 2018
Python
The official PyTorch implementation of the paper "Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation".
Updated
Feb 16, 2021
Python
Extract TVL1 optical flows in python (multi-process && multi-server)
Updated
Jan 14, 2018
Python
Spatial Pyramid Network for Optical Flow
Frame-Recurrent Video Super-Resolution (official repository)
Improve this page
Add a description, image, and links to the
optical-flow
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
optical-flow
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It would be good to give an option that allow a quiverkey (legend) to be added to motion fields, otherwise it would be difficult to accurately read speed from motion plots.
See example below
Since
quiver
function didn't return a quiver object, so it is hard to do that