flownet2-pytorch

Optical flow estimator

A deep learning framework implementing an optical flow estimation model using PyTorch.

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

GitHub

3k stars
56 watching
741 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clementpinard/flownetpytorchPyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos861
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
nvidia/tacotron2This PyTorch implementation provides a toolkit for speech synthesis using a deep neural network architecture.5,123
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
jfzhang95/pytorch-deeplab-xceptionA PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets2,919
rosinality/stylegan2-pytorchAn implementation of StyleGAN 2 in PyTorch for image generation and analysis.2,751
pkmital/tensorflow_tutorialsA collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python5,636
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
nvidia/apexTools for streamlined mixed precision and distributed training in PyTorch8,460
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
nvlabs/stylegan2-ada-pytorchAn official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance.4,144
dsgiitr/d2l-pytorchAn open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch4,256
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
moskomule/senet.pytorchAn implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks2,291