JonasSchult/Mask3D

Easy setup of Mask3D using scannet data

Opened this issue · 0 comments

Hi, thank you for this outstanding work.
I ran the easy setup of Mask3D using scannet dataset, and met with the problem.
Traceback (most recent call last):
File "/data1/whh_data/code/Mask3D/pcd_seg.py", line 24, in
save_colorized_mesh(mesh, labels, './0192_labelled.ply', colormap='scannet')
File "/data1/whh_data/code/Mask3D/mask3d/init.py", line 206, in save_colorized_mesh
raise ValueError('Not implemented yet')
ValueError: Not implemented yet
I'm wondering when will the checkpoint and code upate for the easy setup of Mask3D using scannet data