Trainable_Segmentation
Pixel classifier
Combines machine learning with image features to segment pixels based on classification algorithms
Fiji library to perform image segmentation based on the Weka learning schemes
112 stars
23 watching
61 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-image-segmenter | An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
fiji/fiji | A tool that simplifies the installation and management of scientific image processing software. | 768 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
mianalysis/mia | Provides a modular framework for assembling image and object analysis workflows in the context of ImageJ/Fiji | 11 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
wavelets/diffusion-segmentation | A collection of image segmentation algorithms based on diffusion methods | 2 |
alexgkendall/caffe-segnet | An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,082 |
bodokaiser/piwise | This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 383 |
farmaker47/update_image_segmentation | An Android app that demonstrates two image segmentation inference solutions using TensorFlow Lite | 4 |
martinkersner/train-deeplab | Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks | 172 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
jliemansifry/semantic-segmentation | Develops deep learning models to classify and annotate pixel-level details in satellite images | 21 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |