DepthNet
Depth estimator
A PyTorch implementation of a depth estimation network trained on the Still Box dataset
PyTorch DepthNet Training on Still Box dataset
119 stars
8 watching
23 forks
Language: Python
last commit: over 5 years ago depthnetstillbox
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of a deep neural network architecture for estimating depth from defocus blur images | 118 |
| Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
| PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos | 861 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of self-supervised monocular depth estimation methods for real-time 3D reconstruction and ego-motion estimation | 1,248 |
| A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. | 91 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |