ptr-br

Results 5 issues of ptr-br

Dear Waymo research, up until now, there are several issues that have problems with the projection to the image plane from either lidar points or 3D keypoints. #525 #521 #493...

Perception-KeyPoints
Perception-SensorData
CameraModel

Hi waymo research, I have some questions regarding the keypoint data published with the latest releases. 1. Is there any correspondence between 3D and 2D labeling? I guess the 3D...

CameraModel

Set class attribute final_result to avoid error when calling writer.results().

Hi, I have the problem that the **trace** and the **lightning view** are not displayed for profiling with Lightning2.X. I adapted the *resnet50_profiler_api.py.py* to be a minimum working example: ```python...

bug
plugin

I'm trying to use pybind11_bazel to execute some python code within C++. When I build my python targets with `rules_python` I'm able to install packages that can be used by...