SfmLearner-Pytorch
Video learning library
Pytorch implementation of unsupervised depth and ego-motion learning from video sequences
Pytorch version of SfmLearner from Tinghui Zhou et al.
1k stars
26 watching
227 forks
Language: Python
last commit: almost 2 years ago depthdisparitykittipytorchunsupervised
Related projects:
Repository | Description | Stars |
---|---|---|
clementpinard/depthnet | A PyTorch implementation of a depth estimation network trained on the Still Box dataset | 119 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
jinsc37/difrint | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
benedekrozemberczki/splitter | A PyTorch implementation of node representation learning using multiple social contexts | 213 |
clementpinard/flownetpytorch | PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos | 861 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
ikostrikov/pytorch-meta-optimizer | A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
dragen1860/learningtocompare-pytorch | An implementation of the Learning to Compare paper in PyTorch | 251 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
potterhsu/svhnclassifier-pytorch | A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks | 200 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
pkmr06/pytorch-smoothgrad | PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |