SEC
Segmentation framework
Proposes an approach to weakly-supervised image segmentation using a composite loss function
Seed, Expand, Constrain: Three Principles for Weakly-Supervised Image Segmentation
244 stars
6 watching
68 forks
Language: Jupyter Notebook
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
facebookresearch/cutler | An unsupervised object detection and segmentation framework that can learn from image data alone, without requiring human annotations. | 943 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,082 |
sinashish/multi-scale-attention | A deep learning framework for medical image segmentation using multi-scale guided attention mechanisms to improve accuracy and reduce irrelevant information. | 460 |
fedor-chervinskii/segnet-torch | An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. | 6 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
cvjena/cn24 | A framework for building semantic segmentation models using convolutional patch networks | 123 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
csailvision/sceneparsing | Provides tools and data for developing image segmentation models with diverse object categories. | 462 |
warmspringwinds/tf-image-segmentation | An image segmentation framework providing tools and utilities for training and evaluating models on various datasets. | 549 |
seewalker/tf-pixelwise | A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
aharley/segaware | An open-source software framework for building segmentation-aware convolutional networks with local attention masks | 145 |