Skip to content

khyathiraghavi/storyboarding_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

storyboarding_data

This repository includes scripts to scrape data corresponding to the paper: Storyboarding of Recipes: Grounded Contextual Generation

Link: https://www.aclweb.org/anthology/P19-1606

To download the text part and the corresponding image ids from both instrutables and snapguide, run the following command:

$ python get_storyboard_data.py

This forms instructables.json and snapguide.json separately.

Using each of the files, you can download the images by running:

$ python download_images.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages