MAX-Image-Caption-Generator
Image generator
An image caption generation system utilizing machine learning models and deep neural networks.
IBM Code Model Asset Exchange: Show and Tell Image Caption Generator
84 stars
23 watching
44 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
coco-datasetdocker-imagemachine-learningmachine-lerning-models
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ibm/max-image-colorizer | An image colorization model that uses machine learning to transform grayscale images into colored images | 26 |
mansimov/text2image | A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 592 |
apple2373/chainer-caption | An image caption generation system using a neural network architecture with pre-trained models. | 64 |
cshizhe/asg2cap | An image caption generation model that uses abstract scene graphs to fine-grained control and generate captions | 200 |
ibm/max-image-segmenter | An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
ibm/max-image-resolution-enhancer | Enhances image resolution while adding realistic details using AI-powered super-resolution techniques | 994 |
deeprnn/image_captioning | This implementation allows users to generate captions from images using a neural network model with visual attention. | 786 |
jcjohnson/cnn-vis | This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. | 496 |
google/sg2im | An end-to-end neural network model that generates images from scene graphs by processing input graph information through multiple layers of networks | 1,300 |
ibm/max-scene-classifier | An image classification model for recognizing physical places and locations | 41 |
eladhoffer/captiongen | A PyTorch-based tool for generating captions from images | 128 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
chapternewscu/image-captioning-with-semantic-attention | A deep learning model for generating image captions with semantic attention | 51 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |