image-captioning
There are 874 repositories under image-captioning topic.
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
OpenGVLab/InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
OFA-Sys/OFA
Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
ttengwang/Caption-Anything
Caption-Anything is a versatile tool combining image segmentation, visual captioning, and ChatGPT, generating tailored captions with diverse controls for user preferences. https://huggingface.co/spaces/TencentARC/Caption-Anything https://huggingface.co/spaces/VIPLab/Caption-Anything
peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
imaginary-cloud/CameraManager
Simple Swift class to provide all the configurations you need to create custom camera view in your app
NVlabs/prismer
The implementation of "Prismer: A Vision-Language Model with Multi-Task Experts".
microsoft/Oscar
Oscar and VinVL
ruotianluo/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
YehLi/xmodaler
X-modaler is a versatile and high-performance codebase for cross-modal analytics(e.g., image captioning, video captioning, vision-language pre-training, visual question answering, visual commonsense reasoning, and cross-modal retrieval).
jhc13/taggui
Tag manager and captioner for image datasets
yunjey/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
SkalskiP/awesome-foundation-and-multimodal-models
👁️ + 💬 + 🎧 = 🤖 Curated list of top foundation and multimodal models! [Paper + Code + Examples + Tutorials]
kdexd/virtex
[CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations
kuanghuei/SCAN
PyTorch source code for "Stacked Cross Attention for Image-Text Matching" (ECCV 2018)
aimagelab/meshed-memory-transformer
Meshed-Memory Transformer for Image Captioning. CVPR 2020
subho406/OmniNet
Official Pytorch implementation of "OmniNet: A unified architecture for multi-modal multi-task learning" | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain
gokayfem/ComfyUI_VLM_nodes
Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
MahanFathi/CS231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
scopeInfinity/Video2Description
Video to Text: Natural language description generator for some given video. [Video Captioning]
jiasenlu/AdaptiveAttention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
husthuaan/AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
yashk2810/Image-Captioning
Image Captioning using InceptionV3 and beam search
sethuiyer/Image-to-Image-Search
A reverse image search engine powered by elastic search and tensorflow
krasserm/fairseq-image-captioning
Transformer-based image captioning extension for pytorch/fairseq
dabasajay/Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
aimagelab/show-control-and-tell
Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions. CVPR 2019
JDAI-CV/image-captioning
Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]
anuragmishracse/caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
DataTurks/DataTurks
ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.
saahiluppal/catr
Image Captioning Using Transformer
yxuansu/MAGIC
Language Models Can See: Plugging Visual Controls in Text Generation
peteanderson80/Up-Down-Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.