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)
Release files for open-imgs-downloader 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| open_imgs_downloader-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Release files / open_imgs_downloader-1.0.7-py3-none-any.whl
| Download URL | open_imgs_downloader-1.0.7-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3af600636bd19598bf95b39e42b29837d3d858988d8c8f8b96df2abed0f6fbf7
|
|
BLAKE2b-256 checksum How to use checksums |
89fe7592cd8402210d2cc0a06b8043dbeaf2162778fd6a3afb5560deca3e7319
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|