DepthNet

Depth estimator

A PyTorch implementation of a depth estimation network trained on the Still Box dataset

PyTorch DepthNet Training on Still Box dataset

GitHub

119 stars
8 watching
23 forks
Language: Python
last commit: over 5 years ago
depthnetstillbox

Related projects:

Repository Description Stars
marcelampc/d3net_depth_estimation A PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images 118
clementpinard/sfmlearner-pytorch PyTorch implementation of unsupervised depth and ego-motion learning from video sequences 1,014
mks0601/3dmppe_posenet_release A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image 821
clementpinard/flownetpytorch PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos 850
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
tri-ml/packnet-sfm An implementation of self-supervised monocular depth estimation methods for real-time 3D reconstruction and ego-motion estimation 1,243
bearpaw/pytorch-pose Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models 1,105
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
gsp-27/pytorch_squeezenet A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. 91
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
eladhoffer/convnet.pytorch A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. 347
dmarnerides/pydlt A PyTorch-based toolbox for building and training deep learning models with ease. 204
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513