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

Can not read tfrecords #17

Open
AjianIronSide opened this issue Apr 6, 2021 · 0 comments
Open

Can not read tfrecords #17

AjianIronSide opened this issue Apr 6, 2021 · 0 comments

Comments

@AjianIronSide
Copy link

I was trying to run the train.py using the label provided in the repo, but seems could not read in the features, logs are like:

021-04-06 15:14:51.759823: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at example_parsing_ops.cc:240 : Invalid argument: Key: subsegment/features. Can't parse serialized Example.
2021-04-06 15:14:51.759847: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at example_parsing_ops.cc:240 : Invalid argument: Key: subsegment/features. Can't parse serialized Example.
2021-04-06 15:14:51.759867: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at example_parsing_ops.cc:240 : Invalid argument: Key: subsegment/features. Can't parse serialized Example.
2021-04-06 15:14:51.759831: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at example_parsing_ops.cc:240 : Invalid argument: Key: subsegment/features. Can't parse serialized Example.
2021-04-06 15:14:51.759895: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at example_parsing_ops.cc:240 : Invalid argument: Key: subsegment/features. Can't parse serialized Example.

Plz help. Thx

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

1 participant