download class images from the OpenImages datasset.
Project description
Install
pip install open-imgs-downloader
Usage
download the files from OpenImages
cpu_counts = 4
cls_file = "./class-descriptions-boxable.csv"
anno_file = "./oidv6-train-annotations-bbox.csv"
geting_class =["A","Person","Apple"]
save_path = "data"
from open_images.downloader import Downloader
downloader = Downloader(cpu_counts,cls_file,anno_file,save_path)
downloader.run(geting_class)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file open_imgs_downloader-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: open_imgs_downloader-1.0.7-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3af600636bd19598bf95b39e42b29837d3d858988d8c8f8b96df2abed0f6fbf7 |
|
MD5 | 7d35042e5a08ac5db0cb053d9b852126 |
|
BLAKE2b-256 | 89fe7592cd8402210d2cc0a06b8043dbeaf2162778fd6a3afb5560deca3e7319 |