nmhkahn / NUS-WIDE-downloader

My Downloader for NUS-WIDE dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download NUS-WIDE raw image

Requirements

  • skimage
  • numpy
  • NUS-WIDE-urls.txt (you can get in here)

Note that I only tested in python3 (maybe with some tweaks it will run in python2).

How to run

python3 download_nus_wide.py

There are some options you can give, see more info with,

python3 download_nus_wide.py --help

Note

NUS-WIDE dataset has 269,948 images but with this downloader it can get only 221,166 raw images.

About

My Downloader for NUS-WIDE dataset


Languages

Language:Python 100.0%