voxel51/fiftyone

[FR] Add Vertex AI importer and exporter format

Open

#2,049 opened on Sep 1, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (400 forks)batch import
featuregood first issueml

Repository metrics

Stars
 (4,021 stars)
PR merge metrics
 (Avg merge 3d 11h) (161 merged PRs in 30d)

Description

Vertex AI provides specific formats for classification and detection datasets used to train models which would be valuable to add to FiftyOne as an exporter. Additionally, they provide prediction formats that could be turned into a FiftyOne importer or Vertex AI utility similar to COCO or YOLO utils to add predictions.

Contributor guide