DeepLab-Context
Image Segmentation System
An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields.
239 stars
13 watching
97 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
dvlab-research/lisa | A system that uses large language models to generate segmentation masks for images based on complex queries and world knowledge. | 1,861 |
martinkersner/train-deeplab | Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks | 172 |
hualin95/deeplab-v3plus | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
e-lab/linknet | An implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework. | 168 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,082 |
zhengpeng7/birefnet | This repository provides a software framework and implementation of a neural network model for high-resolution image segmentation tasks | 1,379 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
bonlime/keras-deeplab-v3-plus | An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. | 1,358 |
joker316701882/deep-image-matting | An implementation of a deep learning model for separating foreground and background in images | 625 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 817 |
csailvision/sceneparsing | Provides tools and data for developing image segmentation models with diverse object categories. | 462 |
e-lab/enet-training | Provides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing | 351 |