[autoware.universe] Class Priors for Pointpainting Fusion #5502
Unanswered
calibratorterminator55
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've been playing with Pointpainting Fusion but I discovered by coincidence that there's little to no difference between using it with and w/out appending class priors to feature of points. The results are pretty much the same when passing a non-painted cloud or a painted one to the detector network.
Another point I would like to ask is about the handling of overlapping FOVs. For a point, corresponding classes are summed as 2s exponent. But this causes change in proposed class if multiple fovs overlap around a lidar point.
e.g.
Beta Was this translation helpful? Give feedback.
All reactions