We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, man You mentioned that you used python tfRecordDataToLabel.py dataset/data.tfrecord vehicle. It seems that you transfered the .tfrecord files from waymo dataset to bin files, right? I am curious that why you did not use the baseline object detections results (https://console.cloud.google.com/storage/browser/waymo_open_dataset_v_1_2_0_detection_output/detection_3d) which provided by Waymo?
python tfRecordDataToLabel.py dataset/data.tfrecord vehicle
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, man
You mentioned that you used
python tfRecordDataToLabel.py dataset/data.tfrecord vehicle
.It seems that you transfered the .tfrecord files from waymo dataset to bin files, right?
I am curious that why you did not use the baseline object detections results (https://console.cloud.google.com/storage/browser/waymo_open_dataset_v_1_2_0_detection_output/detection_3d) which provided by Waymo?
The text was updated successfully, but these errors were encountered: