Open alanxuefei opened 2 years ago
solved. The test data may not contain segmentation_labels. Training data works.
Hi!
I have not been able to fetch and install the latest version (1.4.4) of waymo-open-dataset as a pre-built pip-package, but I see that you are able to do by this command: pip install waymo-open-dataset-tf-2-6-0==1.4.4
. If that's true, could you tell me the steps to take in terms of setting up environment for python (e.g. pip, Anaconda/miniconda)?
The configs are as below
When I run the master branch of waymo-open-dataset/tutorial/tutorial_3d_semseg.ipynb, segmentation_labels is empty.
Should we must compile the codes from source?