Jun-CEN / CMDFusion

[RA-L 2023] CMDFusion: Bidirectional Fusion Network with Cross-modality Knowledge Distillation for LIDAR Semantic Segmentation
20 stars 0 forks source link

没有polarmix的代码 #2

Open Lizhijian-123 opened 8 months ago

Lizhijian-123 commented 8 months ago

大佬,我在您的代码中只找到了SemanticKITTI_polarmix这个函数,但是它是从self.im_idx_ins += absoluteFilePaths('/'.join([data_path, str(i_folder).zfill(2), 'ins']), num_vote)这个路径中读取增强后的输入文件,请问您是怎么得到数据增强后的文件的呢?

Wansit99 commented 3 months ago

请问有复现成功吗?