UPSNet
Segmentation model
Develops an instance segmentation and panoptic segmentation model for computer vision tasks.
UPSNet: A Unified Panoptic Segmentation Network
649 stars
28 watching
120 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
computer-visioncvpr2019deep-learninginstance-segmentationpanoptic-segmentationscene-parsing
Related projects:
Repository | Description | Stars |
---|---|---|
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
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 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
marvinteichmann/kittiseg | An implementation of a fully convolutional network-based road segmentation model using TensorFlow. | 911 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |