salaniz / pycocoevalcap
Python 3 support for the MS COCO caption evaluation tools
☆311Updated 6 months ago
Alternatives and similar repositories for pycocoevalcap:
Users that are interested in pycocoevalcap are comparing it to the libraries listed below
- Implementation of the Object Relation Transformer for Image Captioning☆177Updated 5 months ago
- PyTorch implementation of Image captioning with Bottom-up, Top-down Attention☆166Updated 6 years ago
- A PyTorch reimplementation of bottom-up-attention models☆297Updated 2 years ago
- PyTorch bottom-up attention with Detectron2☆231Updated 3 years ago
- Grid features pre-training code for visual question answering☆268Updated 3 years ago
- An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER☆163Updated 2 years ago
- Image Caption metrics: Bleu、Cider、Meteor、Rouge、Spice☆108Updated 5 years ago
- ☆220Updated 2 years ago
- ☆66Updated 2 years ago
- Code for paper "Attention on Attention for Image Captioning". ICCV 2019☆333Updated 3 years ago
- A lightweight, scalable, and general framework for visual question answering research☆321Updated 3 years ago
- Vision-Language Pre-training for Image Captioning and Question Answering☆417Updated 3 years ago
- Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]☆273Updated 3 years ago
- Automatic image captioning model based on Caffe, using features from bottom-up attention.☆245Updated 2 years ago
- Transformer-based image captioning extension for pytorch/fairseq☆314Updated 4 years ago
- [EMNLP 2018] Training for Diversity in Image Paragraph Captioning☆89Updated 5 years ago
- Meshed-Memory Transformer for Image Captioning. CVPR 2020☆524Updated 2 years ago
- Implementation of 'End-to-End Transformer Based Model for Image Captioning' [AAAI 2022]☆67Updated 8 months ago
- python codes for CIDEr - Consensus-based Image Caption Evaluation☆92Updated 7 years ago
- project page for VinVL☆351Updated last year
- Faster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101☆234Updated 2 years ago
- This repository focus on Image Captioning & Video Captioning & Seq-to-Seq Learning & NLP☆413Updated 2 years ago
- ☆37Updated 6 years ago
- Bottom-up features extractor implemented in PyTorch.☆71Updated 5 years ago
- Using LSTM or Transformer to solve Image Captioning in Pytorch☆76Updated 3 years ago
- Official PyTorch implementation of our CVPR 2022 paper: Beyond a Pre-Trained Object Detector: Cross-Modal Textual and Visual Context for …☆60Updated 2 years ago
- [ECCV 2020] Official code for "Comprehensive Image Captioning via Scene Graph Decomposition"☆96Updated 6 months ago
- Code accompanying the paper "Say As You Wish: Fine-grained Control of Image Caption Generation with Abstract Scene Graphs" (Chen et al., …☆199Updated 2 years ago
- Deep Modular Co-Attention Networks for Visual Question Answering