PortraitNet
Portrait seg model
A real-time portrait segmentation model developed for efficient deployment on mobile devices
Code for the paper "PortraitNet: Real-time portrait segmentation network for mobile device" @ CAD&Graphics2019
286 stars
7 watching
61 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list
mobileportraitsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
hyojinpark/extportraitseg | This project presents two lightweight deep learning models for portrait segmentation, along with their implementation and training procedures. | 62 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
jingchuncheng/seg-with-spn | This project provides code and pre-trained models for object segmentation in videos using a spatial propagation network. | 144 |
hellochick/icnet-tensorflow | An implementation of real-time semantic segmentation using a deep neural network architecture, | 406 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
0bserver07/keras-segnet-basic | An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
eryixie/planerecnet | An implementation of a deep learning model for instance segmentation and monocular depth estimation. | 79 |
kreshuklab/plant-seg | A tool for cell instance aware segmentation in densely packed 3D volumetric images | 97 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
dribnet/portrain-gan | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
preddy5/segnet | A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
uber-research/upsnet | Develops an instance segmentation and panoptic segmentation model for computer vision tasks. | 649 |
zcyang/imageqa-san | This project provides code for training image question answering models using stacked attention networks and convolutional neural networks. | 107 |