waymo-open-dataset
waymo-open-dataset copied to clipboard
Attribute error: segmentation compressed label
I just run the tutorial for 3d segmentation and it showed that AttributeError: segmentation_label_compressed, does anyone have the idea how to resolve this issue ?
You need to download v1.3 dataset. The old dataset does not contain the segmentation labels.
So I need to download v1.3 dataset and then upload it to my google drive and then mount it in Colab and then run the code to get the results I want ?