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 | 625 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
ecobost/cnn4brca | This project uses Convolutional Neural Networks (CNN) for image segmentation of breast cancer lesions. | 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 | 100 |
multimodal-art-projection/map-neo | A large language model designed for research and application in natural language processing tasks. | 877 |
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 | 851 |
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 |