SJingjia / PlaneRecTR

PlaneRecTR: Unified Query Learning for 3D Plane Recovery from a Single View
Apache License 2.0
24 stars 1 forks source link

the meaning of loss_Q #7

Closed lqzhao closed 4 months ago

lqzhao commented 4 months ago

Hello, I found self.losses contains ['labels', 'masks', 'plane_depths', 'params', 'Q', 'plane_depths'], I don't understand the meaning of loss_Q. Did the paper mention this loss? Thanks for your effort.

SJingjia commented 4 months ago

Plane parameter loss is in a similar form to previous works "PlaneTR". loss_Q is the third term. image