awkrail / story_boarding_data

Story boarding dataset (https://www.aclweb.org/anthology/P19-1606.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story_boarding_data

This repo is unofficial repository for downloading the story boarding dataset accepted at ACL2019 (https://www.aclweb.org/anthology/P19-1606.pdf).
Although the original download script can be download here, it fails to download the recipes correctly.

Requirements

  • beautifulSoup4
  • requests
  • tqdm

Usage

Run the following code, then you can get instructables.json and snapguide.json, which consists of recipes and titles.

python download.py

We also release the training scripts for recipe generation from an image sequence here.

About

Story boarding dataset (https://www.aclweb.org/anthology/P19-1606.pdf)


Languages

Language:Python 100.0%