PointMVSNet icon indicating copy to clipboard operation
PointMVSNet copied to clipboard

evaluation problem about groundtruth pointcloud

Open lawsonsli opened this issue 5 years ago • 3 comments

I found that there are redundant points in some evaluation gt data as image showing. Screenshot from 2019-11-11 14-31-25 But what we got from pointmvsnet didn't have white part(usually background). Will this affect accuracy and completeness? Screenshot from 2019-11-11 14-53-21

Another question, when running matlab evaluation code, how to set GetUsedSet variable?

Thanks.

lawsonsli avatar Nov 11 '19 06:11 lawsonsli

I think that has little effect on the evaluation result, because the evaluation only considers points above the table.

callmeray avatar Nov 17 '19 01:11 callmeray

Thanks. Another question, when running matlab evaluation code, how to set GetUsedSet variable? One pointcloud for one set or fuse several set(same real model) to get a bigger pointcloud?

lawsonsli avatar Nov 18 '19 11:11 lawsonsli

One set represents one point cloud of one object. Each object is evaluated separately.

callmeray avatar Nov 24 '19 14:11 callmeray