fengyang0317 / unsupervised_captioning
Code for Unsupervised Image Captioning
☆216Updated last year
Alternatives and similar repositories for unsupervised_captioning:
Users that are interested in unsupervised_captioning are comparing it to the libraries listed below
- PyTorch implementation of Image captioning with Bottom-up, Top-down Attention☆166Updated 6 years ago
- Automatic image captioning model based on Caffe, using features from bottom-up attention.☆246Updated last year
- ☆221Updated 2 years ago
- Code for paper "Attention on Attention for Image Captioning". ICCV 2019☆333Updated 3 years ago
- Bottom-up features extractor implemented in PyTorch.☆71Updated 5 years ago
- ☆130Updated 6 years ago
- Image Captioning based on Bottom-Up and Top-Down Attention model☆103Updated 6 years ago
- Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning☆108Updated 7 years ago
- Implementation of the Object Relation Transformer for Image Captioning☆177Updated 4 months ago
- [ICLR 2018] Learning to Count Objects in Natural Images for Visual Question Answering☆205Updated 5 years ago
- MUREL (CVPR 2019), a multimodal relational reasoning module for VQA☆195Updated 4 years ago
- Implementation for the AAAI2019 paper "Large-scale Visual Relationship Understanding"☆144Updated 5 years ago
- PyTorch Implementation of Knowing When to Look: Adaptive Attention via a Visual Sentinal for Image Captioning☆84Updated 4 years ago
- Code for Discriminability objective for training descriptive captions(CVPR 2018)☆110Updated 5 years ago
- Use transformer for captioning☆156Updated 5 years ago
- [EMNLP 2018] Training for Diversity in Image Paragraph Captioning☆90Updated 5 years ago
- A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures…☆294Updated 5 months ago
- Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]☆273Updated 3 years ago
- ☆37Updated 6 years ago
- Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101☆233Updated 2 years ago
- Improved Fusion of Visual and Language Representations by Dense Symmetric Co-Attention for Visual Question Answering☆105Updated 5 years ago
- Grid features pre-training code for visual question answering☆268Updated 3 years ago
- Code for our paper: Learning Conditioned Graph Structures for Interpretable Visual Question Answering☆149Updated 5 years ago
- Baseline model for nocaps benchmark, ICCV 2019 paper "nocaps: novel object captioning at scale".☆74Updated last year
- Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after…