waymo-open-dataset
waymo-open-dataset copied to clipboard
traffic_light_state/future in training dataset for Motion Prediction Challenge
Hi,
May I ask if the traffic light states of the next 8 seconds are provided in the training dataset? I noticed the description of these data when reading the details of tf.Example Format, but I could not find them when parsing the dataset.
Thanks
Yuqi
Yes, these fields exist in both the training and validation splits. The test split does not contain future data. I just verified this. How are you parsing the data? Maybe those fields are not getting included?