NVlabs / planercnn

PlaneRCNN detects and reconstructs piece-wise planar surfaces from a single RGB image
Other
558 stars 124 forks source link

The ground truth provided by PlaneRCNN has large errors! #60

Open PeterFWS opened 3 years ago

PeterFWS commented 3 years ago

as reported from an ECCV 2020 paper "Learning Pairwise Inter-Plane Relations for Piecewise Planar Reconstruction". And also checked by us. The ground truth provided by PlaneRCNN has large errors! The RGB and semantic labels not consistent with each other.

Could you please explain it? otherwise we consider the results presented in the paper not reliable.

ajithvcoder commented 3 years ago

@PeterFWS could you tell at which line it was mentioned ?

PeterFWS commented 3 years ago

@ajithvallabai Screenshot

also see another issue for the RGB and labeled image: https://github.com/NVlabs/planercnn/issues/51