Coder Social home page Coder Social logo

zephyrzilla / tgif-release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raingo/tgif-release

0.0 1.0 0.0 8.75 MB

Animated GIF Description Dataset

Home Page: http://raingo.github.io/TGIF-Release/

License: BSD 3-Clause "New" or "Revised" License

Shell 12.61% Python 58.64% JavaScript 10.17% HTML 2.61% CSS 0.49% C++ 14.62% Makefile 0.86%

tgif-release's Introduction

Tumblr GIF (TGIF) dataset

The Tumblr GIF (TGIF) dataset contains 100K animated GIFs and 120K sentences describing visual content of the animated GIFs. The animated GIFs have been collected from Tumblr, from randomly selected posts published between May and June of 2015. We provide the URLs of animated GIFs in this release. The sentences are collected via crowdsourcing, with a carefully designed annotation interface that ensures high quality dataset. We provide one sentence per animated GIF for the training and validation splits, and three sentences per GIF for the test split. The dataset shall be used to evaluate animated GIF/video description techniques.

If you end up using the dataset, we ask you to cite the following paper: preprint

Yuncheng Li, Yale Song, Liangliang Cao, Joel Tetreault, Larry Goldberg, Alejandro Jaimes, Jiebo Luo. "TGIF: A New Dataset and Benchmark on Animated GIF Description", CVPR 2016

If you have any question regarding the dataset, please contact:

Yuncheng Li [email protected]

License

This dataset is provided to be used for approved non-commercial research purposes. No personally identifying information is available in this dataset.

Full description:

code

Contains all the code related to the paper

Refer to ./code/README.md

data

Contains URLs to download animated GIF files, sentence descriptions, train/test splits, baseline results and evaluation scripts.

./data/tgif-v1.0.tsv

Animated GIF URLs and descriptions. Each row contains a URL and a sentence, tab-separated.

Examples:

  1. https://38.media.tumblr.com/9f6c25cc350f12aa74a7dc386a5c4985/tumblr_mevmyaKtDf1rgvhr8o1_500.gif a man is glaring, and someone with sunglasses appears.
  2. https://38.media.tumblr.com/9ead028ef62004ef6ac2b92e52edd210/tumblr_nok4eeONTv1s2yegdo1_400.gif a cat tries to catch a mouse on a tablet
  3. https://38.media.tumblr.com/9f43dc410be85b1159d1f42663d811d7/tumblr_mllh01J96X1s9npefo1_250.gif a man dressed in red is dancing.
  4. https://38.media.tumblr.com/9f659499c8754e40cf3f7ac21d08dae6/tumblr_nqlr0rn8ox1r2r0koo1_400.gif an animal comes close to another in the jungle
  5. https://38.media.tumblr.com/9ed1c99afa7d71411884101cb054f35f/tumblr_mvtuwlhSkE1qbnleeo1_500.gif a man in a hat adjusts his tie and makes a weird face.
  6. https://38.media.tumblr.com/9e437d26769cb2ac4217df14dbb20034/tumblr_npw7v7W07C1tmj047o1_250.gif someone puts a cat on wrapping paper then wraps it up and puts on a bow
  7. https://38.media.tumblr.com/9e4ab65c0e7d4bb8aa6b5be854b83794/tumblr_mdlv9v6hE91qanrf2o1_r11_500.gif a brunette woman is looking at the man
  8. https://38.media.tumblr.com/9ecd3483028290171dcb5e920ff4e3bb/tumblr_nkcmeflaVj1u26rdio1_500.gif a man on a bicycle is jumping over a fence.
  9. https://38.media.tumblr.com/9f83754d20ce882224ae3392a8372ee8/tumblr_mkwd0y8Poo1qlnbq8o1_400.gif a group of men are standing and staring in the same direction.
  10. https://38.media.tumblr.com/9e6fcb37722bf01996209bdf76708559/tumblr_np9xo74UgD1ux4g5vo1_250.gif a boy is happy parking and see another boy

./data/results-lstm-cnn-finetune-cvpr16.tsv

Sentences generated using the CNN-Finetune model. Use this file to reproduce results we reported in Table 4 of our CVPR 2016 paper (last row).

./data/eval.py

Python script to evaluate performance in terms of BLEU, METEOR, ROUGE_L, and CIDEr.

Refer to ./data/README.md for instructions.

./data/splits

Contains train/test splits used in our CVPR 2016 paper. We include one sentence per GIF for training split, three sentence per GIF for test split.

Acknowledgement

We thank the Flickr vision team, including Gerry Pesavento, Huy Nguyen and others for their support and help in collecting descriptions via crowdsourcing.

Notes

Last edit: April 5, 2016

tgif-release's People

Contributors

raingo avatar yalesong avatar vikkamath avatar

Watchers

Surajit Dasgupta avatar

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.