Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

关于标签权重的问题

Open yezi1996 opened this issue 3 years ago • 0 comments

您好,通常在预测点云语义分割的时候,只有点本身的数据,没有点的真实标签。但是在语义分割代码中使用了点的真实标签用来计算标签的权重,在投票的时候使用到了标签的权重,这样的设计是否合理呢?

yezi1996 avatar Nov 27 '21 08:11 yezi1996