FlowNetPytorch

Flow estimator

PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos

Pytorch implementation of FlowNet by Dosovitskiy et al.

GitHub

861 stars
20 watching
206 forks
Language: Python
last commit: over 2 years ago
flowflownetpytorch

Related projects:

RepositoryDescriptionStars
clementpinard/sfmlearner-pytorchPytorch implementation of unsupervised depth and ego-motion learning from video sequences1,022
ikostrikov/pytorch-flowsPyTorch implementations of algorithms for density estimation using invertible transformations.577
clementpinard/depthnetA PyTorch implementation of a depth estimation network trained on the Still Box dataset119
anuragranj/back2future.pytorchAn implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch.112
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175
pyet-org/pyetA Python package to estimate reference and potential evaporation using various empirical methods.131
hassony2/kinetics_i3d_pytorchTransfers pre-trained I3D network weights from TensorFlow to PyTorch532
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
mks0601/3dmppe_posenet_releaseA PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image825
jayleicn/clipbertAn efficient framework for end-to-end learning on image-text and video-text tasks709
marcelampc/d3net_depth_estimationA PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images118
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511