FCN_MSCOCO_Food_Segmentation

Food segmentation model

An implementation of a deep learning-based food segmentation model using a fully convolutional neural network

Keras Fully Convolutional Neural Network MSCOCO Food Segmentation

GitHub

11 stars
3 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
zfturbo/zf_unet_224_pretrained_model A pre-trained convolutional neural network model for image segmentation tasks. 214
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
preritj/segmentation Deep learning models for semantic segmentation of images 100
ecobost/cnn4brca This project uses Convolutional Neural Networks (CNN) for image segmentation of breast cancer lesions. 75
mrgloom/keras-semantic-segmentation-example This project demonstrates basic semantic segmentation using a deep neural network in Keras. 56
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 178
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
0bserver07/one-hundred-layers-tiramisu An implementation of a state-of-the-art deep learning model for semantic image segmentation 197
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252