NVlabs / planercnn

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

About a metric mentioned in your paper #23

Open GuardianWang opened 5 years ago

GuardianWang commented 5 years ago

Hi! As for Tabel 2, page 8 in your paper, did you calculate those values based on test data or the whole ScanNet dataset? Thank you.

art-programmer commented 5 years ago

I calculated based on test data.

GuardianWang commented 5 years ago

I calculated based on test data.

Thank you. And another question is, since your PlaneNet and PlaneRCNN were trained with different labels in CVPR 18 and 19 respectively, I wonder how did you calculate those values? Did you train and test PlaneNet again with new labels?