Yang7879 / 3D-BoNet

🔥3D-BoNet in Tensorflow (NeurIPS 2019, Spotlight)

Home Page:https://arxiv.org/abs/1906.01140

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于Main_eval.py中的BlockMerging函数

lin1061991611 opened this issue · comments

您好,我在使用自己数据集测试时,想要只显示其中指定类别实例的时候不太明白BlockMerging中volume和volume_seg的含义,可以解释一下吗

hi @lin1061991611 , "volume" merges the instance labels, while "volume_seg" tracks the semantic labels.