No project description provided
Project description
Fiftyone Vertex AI exporter
This package provides exporter for fiftyone compatible with format used by Vertex AI. Currently it only supports detections, and does not move the actual images to gcs bucket.
Usage
dataset = foz.load_zoo_dataset(
"coco-2017", split="test", label_types=["detections"]
)
exporter = VertexAiLabeledImageDatasetExporterGCS(
"export",
gcs_bucket="gs://bucket/test",
)
dataset.export(dataset_exporter=exporter)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fiftyone_vertex_exporter-0.1.1.tar.gz.
File metadata
- Download URL: fiftyone_vertex_exporter-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.10.9-zen1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242145096ac7f7b8f0727667d5e44bd46413ebc8cf87b77ceffb813c7cdfe7e4
|
|
| MD5 |
dcf4baa5cbf8cd18c464f75fbf5198ed
|
|
| BLAKE2b-256 |
8eb2573c39f1c4a11a724ae3081671f34f363b1e1d251c1923fd8d60a471c609
|
File details
Details for the file fiftyone_vertex_exporter-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fiftyone_vertex_exporter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.10.9-zen1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adf0519f506657ac9f1a767a935976158bcc7c1e0b434c8ead47cc2d5bd0946f
|
|
| MD5 |
44e036e56be7b2fb3d098c30427e1890
|
|
| BLAKE2b-256 |
a5402c9e480750264bba4f552b61d0e4f9dcaef47fd74dc3b28d1a655c036a07
|