yuanxiaosc / Image-Captioning
CNN-Encoder and RNN-Decoder (Bahdanau Attention) for image caption or image to text on MS-COCO dataset. 图片描述
☆35Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Image-Captioning
- Chinese image to caption, based on VGG + LSTM + ATTENTION☆10Updated 5 years ago
- A reimplementation of Show and Tell☆15Updated 5 years ago
- Image Captioning wiht Flickr8k data☆19Updated 5 years ago
- Image Captioning with Keras☆63Updated 4 years ago
- 深度学习实现图像中文描述☆25Updated 5 years ago
- 图像中文描述+视觉注意力☆183Updated 4 years ago
- This is an implementation of image caption, based on two different papers. The two papers are: 1. Show and Tell: A Neural Image Caption G…☆29Updated 5 years ago
- This repository gives a GUI using PyQt4 for VQA demo using Keras Deep Learning Library. The VQA model is created using Pre-trained VGG-1…☆46Updated 3 years ago
- 看图说话机器人☆27Updated 5 years ago
- Image Caption using keras, VGG16 pretrained model, CNN and RNN☆43Updated 5 years ago
- Image Caption, Show and Tell.☆21Updated 7 years ago
- A keras implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"☆14Updated 5 years ago
- PyTorch implementation of Chinese image captioning on AI_challenger dataset☆34Updated 4 years ago
- Image Captioning Model Implemented in PyTorch using CNN followed by LSTM☆11Updated 6 years ago
- Multimodal classification solution for the SIGIR eCOM using Co-attention and transformer language models☆19Updated 4 years ago
- keras注意力机制☆16Updated 6 years ago
- generate captions for images using a CNN-RNN model that is trained on the Microsoft Common Objects in COntext (MS COCO) dataset☆76Updated 6 years ago
- Image Caption with Attention | a PyTorch Project to Image Caption☆16Updated 5 years ago
- Implement attention model to LSTM using TensorFlow☆10Updated 6 years ago
- 这是一个denseNet_bilstm☆9Updated 5 years ago
- Image Captioning: Implementing the Neural Image Caption Generator with python☆64Updated 6 years ago
- Chinese Visual Question Answering 中文看图问答☆47Updated 7 years ago
- Image Caption workout with NIC and NBT☆14Updated 5 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆36Updated 7 years ago
- ☆13Updated 3 years ago
- Extractive Text Summarization Using Deep Learning: Single document summarization using RBM and Fuzzy logic☆9Updated 5 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆18Updated 4 years ago
- RNN示例集合☆43Updated 5 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆64Updated 6 years ago
- Image Captioning in Chinese using LSTM RNN with attention mechanism☆39Updated 6 years ago