最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python 3.x - How to process Waymo motion dataset - Stack Overflow

programmeradmin3浏览0评论

I was trying to follow the Waymo motion dataset tutorial: .ipynb.

It shows an error like

tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped__ParseExampleV2_Tdense_55_num_sparse_0_ragged_split_types_0_ragged_value_types_0_sparse_types_0_device_/job:localhost/replica:0/task:0/device:CPU:0}} Feature: roadgraph_samples/dir (data type: float) is required but could not be found. [Op:ParseExampleV2]

Seems like the structure of the data item is different from what is mentioned in the tutorial code?

Any suggestion is appreciated.

发布评论

评论列表(0)

  1. 暂无评论