NNProject_DeepMask
Segmentation model
A deep learning implementation of an object segmentation algorithm.
Deep Neural Network for object segmentation.
187 stars
15 watching
60 forks
Language: Python
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
joker316701882/deep-image-matting | An implementation of a deep learning model for separating foreground and background in images | 626 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 255 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,787 |
ecobost/cnn4brca | This project uses CNNs to segment breast cancer lesions from medical images. | 75 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
multimodal-art-projection/map-neo | A large language model designed for research and application in natural language processing tasks. | 887 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 868 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |