Hello,
I’m new to nuscenes and I’d like to try to participate in the prediction challenge, however, before that I’ve got couple of following questions that needs answering:
-
In the section “General rules” in the first bullet point you mention " We have created a hold out set for validation from the training set called the
train_val
set", now do I just download the whole dataset as normal and split the train_val using ‘create_splits_scenes’ from splits.py, or is there a separate dataset for that actual task? -
Does the prediction involve predicting motion for ego vehicle or for annotated agents?
-
If the prediction involves predicting motion for annotated agents, does the data from annotation e.g. translation, rotation, corresponds to true values of the actual agent?
Regards,