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
3k stars
56 watching
741 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos | 861 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| This PyTorch implementation provides a toolkit for speech synthesis using a deep neural network architecture. | 5,123 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
| An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,751 |
| A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| Tools for streamlined mixed precision and distributed training in PyTorch | 8,460 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,291 |