MAX-Image-Segmenter

Image classifier

An image segmentation system that identifies objects in an image and assigns each pixel to a particular object.

Identify objects in an image, additionally assigning each pixel of the image to a particular object

GitHub

32 stars
21 watching
25 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

docker-imagemachine-learningmachine-learning-modelstensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 28
ibm/max-scene-classifier An image classification model for recognizing physical places and locations 41
ibm/max-resnet-50 An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. 14
ibm/max-image-colorizer An image colorization model that uses machine learning to transform grayscale images into colored images 26
microsoft/cvt An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. 555
ibm/max-image-caption-generator An image caption generation system utilizing machine learning models and deep neural networks. 84
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
ibm/max-object-detector A tool for detecting objects in images using deep learning models 290
fiji/trainable_segmentation Combines machine learning with image features to segment pixels based on classification algorithms 112
ibm/max-sports-video-classifier This project provides a pre-trained video classification model that categorizes sports videos into their respective sports. 23
hrnet/hrnet-image-classification This project provides a Python implementation of high-resolution networks for image classification on ImageNet. 968
ibm/max-image-resolution-enhancer Enhances image resolution while adding realistic details using AI-powered super-resolution techniques 994
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50
imageomics/bioclip A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. 164
nvidia/semantic-segmentation Monorepo implementing PyTorch-based neural network architecture for image segmentation 1,777