Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some sequence shards have missing fields #40

Open
smauq opened this issue May 6, 2021 · 1 comment
Open

Some sequence shards have missing fields #40

smauq opened this issue May 6, 2021 · 1 comment

Comments

@smauq
Copy link

smauq commented May 6, 2021

When going over the sequence shards, some of them have missing fields. The loading being done as it's described in the example script, the code crashes with the following error message

InvalidArgumentError: Name: <unknown>, Feature list 'image/encoded' is required but could not be found.  Did you mean to include it in feature_list_dense_missing_assumed_empty or feature_list_dense_defaults?
	 [[{{node ParseSingleSequenceExample/ParseSequenceExample/ParseSequenceExampleV2}}]]

And the faulty shards I found by iterating over the entire dataset are (the missing fields differ between the affected shards):

objectron/sequences/book/book_train-00020-of-01324
objectron/sequences/book/book_train-00476-of-01324
objectron/sequences/book/book_train-01231-of-01324
objectron/sequences/book/book_train-01256-of-01324
objectron/sequences/bottle/bottle_train-00559-of-01320
objectron/sequences/chair/chair_train-00365-of-01274
@ahmadyan
Copy link
Collaborator

ahmadyan commented May 7, 2021

I'll look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants