PlaneRecNet
Segmentation model
An implementation of a deep learning model for instance segmentation and monocular depth estimation.
This is an official implementation for "PlaneRecNet" (BMVC 2021).
79 stars
2 watching
18 forks
Language: Python
last commit: over 2 years ago computer-visiondeep-learningpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
itijyou/ademxapp | This is an open-source implementation of a deep learning model for semantic image segmentation and image classification. | 340 |
eromera/erfnet | A toolbox for training and evaluating real-time semantic segmentation networks using Torch library. | 118 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 649 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
speedinghzl/ccnet | An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,426 |