Git Product home page Git Product logo

open_images_downloader's Introduction

Open Image Dataset downloader

Downloads images from the Google Open Image Dataset: https://github.com/openimages/dataset

To install dependency

Needs python >= 3.5

See requirement.txt for python pacakges

sh install.sh

Have to upgrade pip3 when fail init pip3 in ubuntu

sudo -H python3 -m pip install --upgrade pip

First Downloading url and lebel files

sh download.sh

To download images from given csv file

Do python3 getImages.py with follow option options

1st option : dict.csv

2end option: Your classes.csv

3rd option : path to images.csv i.e. images_2016_08/validation/images.csv

4th option : path to labels.csv i.e. machine_ann_2016_08/validation/labels.csv

5th option : Number of Max images per class

6th option : Number of Threads

6th option : Target folder to download

#To test

sh run.sh

note: labels.csv and images.csv must sync i.e. train/labels.csv train/images.csv note: class: scissors is not in validation dataset it's only at trainSet

open_images_downloader's People

Stargazers

Akash Jobanputra avatar

Watchers

James Cloos avatar Sangpil Kim 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.