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 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clementpinard/flownetpytorch PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos 861
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
nvidia/tacotron2 This PyTorch implementation provides a toolkit for speech synthesis using a deep neural network architecture. 5,123
yunjey/pytorch-tutorial A 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-xception A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets 2,919
rosinality/stylegan2-pytorch An implementation of StyleGAN 2 in PyTorch for image generation and analysis. 2,751
pkmital/tensorflow_tutorials A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python 5,636
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,425
nvidia/apex Tools for streamlined mixed precision and distributed training in PyTorch 8,460
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
nvlabs/stylegan2-ada-pytorch An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. 4,144
dsgiitr/d2l-pytorch An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch 4,256
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
moskomule/senet.pytorch An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks 2,291