n01z3 / google-open-image-download

A parallel download util for Google's open image dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google open image download

A py2/py3 script for downloading and rescaling the open image dataset in parallel. Fork of Eddie's util.

setup

To install dependencies run

sudo pip install -r requirements

usage

just run the_script.sh

chmod +x the_script.sh
./the_script.sh

About

A parallel download util for Google's open image dataset


Languages

Language:Python 79.1%Language:Shell 20.9%