HT.TH
HT.TH
Happy to hear that. I met another problem, when I put the data demo _gt_generation_template_ you provided below the dir 'tool/generate_occupancy_with_own_data' and ran the command `python process_your_own_data.py --to_mesh --with_semantic --data_path...
> > Happy to hear that. I met another problem, when I put the data demo _gt_generation_template_ you provided below the dir 'tool/generate_occupancy_with_own_data' and ran the command `python process_your_own_data.py --to_mesh...
Hi, I found another bug in this demo (maybe), in row 250, you set `while int(i) < 10000: `, however there is no change of i in the loop. So...