-
Updated
May 30, 2020
#
optical-flow
Here are 228 public repositories matching this topic...
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
tracking
deep-learning
detection
segmentation
object-detection
optical-flow
papers
tracking-by-detection
code-collection
paper-collection
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
-
Updated
Jul 30, 2019 - C++
Unsupervised Learning for Image Registration
machine-learning
deep-learning
diffeomorphism
optical-flow
unsupervised-learning
probabilistic
image-registration
image-alignment
-
Updated
Jun 3, 2020 - Python
Fast, accurate and easy to run dense optical flow with python wrapper
-
Updated
May 31, 2019 - C++
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
caffe
computer-vision
tensorflow
cnn
pytorch
deeplearning
optical-flow
cudnn
untar
cvpr2018
liteflownet
-
Updated
Mar 12, 2020 - C++
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
-
Updated
Oct 9, 2018 - Python
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)
computer-vision
deep-learning
tensorflow
optical-flow
kitti-dataset
motion-estimation
mpi-sintel
flying-chairs
cvpr2018
pwc-net
-
Updated
Aug 1, 2019 - Jupyter Notebook
anuragranj / cc
cgo
commented
Jul 28, 2019
imresize is no longer provided by scipy. If the intention is to support 1.3.0 and above, I suggest to switch to Pillow or something else.
TOFlow: Video Enhancement with Task-Oriented Flow
video
deep-learning
interpolation
motion-detection
dataset
video-processing
optical-flow
super-resolution
video-demo
video-denoising
video-deblocking
-
Updated
Nov 11, 2019 - MATLAB
SelFlow: Self-Supervised Learning of Optical Flow
-
Updated
May 24, 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
[ECCV 2018] DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency
-
Updated
Sep 11, 2018 - Python
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
-
Updated
Dec 20, 2017 - C++
A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization, TPAMI 2020
-
Updated
Feb 15, 2020 - Python
Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.
deep-learning
tensorflow
recurrent-neural-networks
segmentation
convolutional-neural-networks
optical-flow
video-segmentation
instance-segmentation
-
Updated
Dec 6, 2018 - Jupyter Notebook
gycka
commented
Aug 28, 2019
I was setting this up in the end of August, 2019. Here are some findings that you need to do/change to make this work:
scipy.misc.imsave()has been deprecated (in SciPy 1.0.0), instead, useimport imageioandimageio.imwrite()cv2.createOptFlow_DualTVL1()did not work with
Spatial Pyramid Network for Optical Flow
-
Updated
Feb 6, 2018 - Lua
Frame-Recurrent Video Super-Resolution (official repository)
google
deep-learning
neural-networks
publication
optical-flow
super-resolution
max-planck-institute
video-super-resolution
video-enhancement
cvpr2018
frvsr
-
Updated
Aug 8, 2019
franciscorba
commented
Dec 18, 2018
out = c.net_actions.eval(img0, img1) returns:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: eval() missing 1 required positional argument: 'image_1'
(using tried with img0 and img1 as path to the image and as numpy array)
Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
-
Updated
Aug 2, 2019 - Shell
Software, RPi image and documentation for Clover drone kit
-
Updated
Jun 5, 2020 - C++
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.
opencv
deep-learning
neural-network
tensorflow
preprocessor
optical-flow
video-understanding
tensorflow-tfrecords
-
Updated
Mar 30, 2020 - Python
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
-
Updated
Apr 2, 2020 - Python
Depth and Flow for Visual Odometry
-
Updated
May 10, 2020 - Python
Python framework for short-term ensemble prediction systems.
rainfall
optical-flow
hydrology
stochastic-processes
precipitation
advection
ensemble-prediction
nowcasting
rainfall-prediction
weather-radar
forecast-verification
-
Updated
May 21, 2020 - Python
pytorch implementation of "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume"
-
Updated
Jun 26, 2018 - Python
Unsupervised Learning of Multi-Frame Optical Flow with Occlusions
-
Updated
Nov 7, 2019 - Python
Improve this page
Add a description, image, and links to the optical-flow topic page so that developers can more easily learn about it.
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."
Hello,
Do you know about Conan?
Conan is modern dependency manager for C++. And will be great if your library will be available via package manager for other developers.
Here you can find example, how you can create package for the library.
If you have any questions, j