Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Failed to build TFDS with openimages dataset #1208

Open
hadusam opened this issue Sep 15, 2020 · 0 comments · Fixed by #1209
Open

Failed to build TFDS with openimages dataset #1208

hadusam opened this issue Sep 15, 2020 · 0 comments · Fixed by #1209
Assignees

Comments

@hadusam
Copy link
Contributor

hadusam commented Sep 15, 2020

There is a subset of openimages (face). See: https://docs.blue-oil.org/tutorial/image_det.html#preparation
I used this dataset and run build_tfds command to build TFDS, but I got the following error.

    'BBox coordinates should be between 0 and 1. Got {}.'.format(bbox))
ValueError: BBox coordinates should be between 0 and 1. Got BBox(ymin=0.0, xmin=0.108385, ymax=0.885862, xmax=1.0000000000000002).
@hadusam hadusam self-assigned this Sep 15, 2020
bo-mergebot bot pushed a commit to hadusam/blueoil that referenced this issue Sep 24, 2020
## What this patch does to fix the issue.
Fix blue-oil#1208 

## Link to any relevant issues or pull requests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant