↓ 2 callersClassSemLaserScan Class that contains LaserScan with x, y, z, r, sem_label, sem_color_label, inst_label, inst_color_label.
pcseg/data/dataset/semantickitti/laserscan.py:241
↓ 1 callersClassGroupSoftmax This uses a different encoding from v1. v1: [cls1, cls2, ..., other1_for_group0, other_for_group_1, bg, bg_others] this: [group0_others,
pcseg/loss/group_softmax.py:14
↓ 1 callersClassGroupSoftmax_fgbg_2 This uses a different encoding from v1. v1: [cls1, cls2, ..., other1_for_group0, other_for_group_1, bg, bg_others] this: [group0_others,
pcseg/loss/group_softmax_fgbg_2.py:16