Coder Social home page Coder Social logo

awesome-image-captioning's Introduction

Awesome Image CaptioningAwesome

A curated list of image captioning and related area. :-)

Contributing

Please feel free to send me pull requests or email ([email protected]) to add links. Markdown format:

- [Paper Name](link) - Author 1 et al, `Conference Year`. [[code]](link)

Change Log

  • May 25 An up-to-date paper list about vision-and-language pre-training is available here.

Table of Contents

Papers

Survey

Before

2015

CVPR 2015

ICCV 2015

NIPS 2015

ICML 2015

arXiv preprint 2015

2016

CVPR 2016

ACMMM 2016

ACL 2016

arXiv preprint 2016

2017

CVPR 2017

ICCV 2017

AAAI 2017

NIPS 2017

TPAMI 2017

arXiv preprint 2017

2018

CVPR 2018

ECCV 2018

AAAI 2018

NeurIPS 2018

NAACL 2018

ACL 2018

EMNLP 2018

arXiv preprint 2018

2019

CVPR 2019

AAAI 2019

ACL 2019

BMVC 2019

ICCV 2019

NeurIPS 2019

IJCAI 2019

EMNLP 2019

CoNLL 2019

2020

AAAI 2020

CVPR 2020

ACL 2020

ECCV 2020

EMNLP 2020

NeurIPS 2020

Dataset

Image Captioning Challenge

Popular Implementations

PyTorch

TensorFlow

Torch

Others

Licenses

CC0

To the extent possible under law, Zhihong Chen has waived all copyright and related or neighboring rights to this work.

awesome-image-captioning's People

Contributors

ajkl avatar arun-george-zachariah avatar fawazsammani avatar giangnguyen2412 avatar mitjanikolaus avatar rahulvigneswaran avatar zhjohnchan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-image-captioning's Issues

Chinese image caption, In the result, multiple words of the same type appear

Hello, I am using the COCO dataset,
A two-layer LSTM model, one layer for top-down attention, and one layer for language models.

Extracting words with jieba
I used all the words in the picture description that occurred more than 3 times as a dictionary file, and a total of 14,226 words.
words = [w for w in word_freq.keys () if word_freq [w]> 3]

After training the model, when using it, multiple words of the same type appear in the result, such as:

Note notebook laptop computer on bed
A little girl little girl girl standing together

How can I solve this problem?

live/webcam captioning?

Do you know any recent working projects that allow live/webcam captioning? I'm an artist and would like to use such a project to allow people to play with, and explore machine learning.

some papers missing

Hi.....Thanks for this awesome page!
There are some papers in 2018 from ECCV which are not included. Perhaps you can add them.

  • Exploring Visual Relationship for Image Captioning
  • Boosted Attention: Leveraging Human Attention for Image Captioning
  • Stylized Image Captioning with Adaptive Learning and Attention

In Fact, the first one is the state-of-art.

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.