Regarding the issue of replacing the loss of PointPillars #2410
Unanswered
hehualin-tut
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, may I ask if the input of the original loss when using pointpillars is the deviation between the predicted anchor and gt and the actual anchor and gt? So if I want to use iou_ Ioss, do I need to write an anchor2box function myself, or do I just need to change the head if there is a ready-made head in the library?
Beta Was this translation helpful? Give feedback.
All reactions