3DSSG
3DSSG copied to clipboard
The gen_data.py file has a bug.
At line 40, it is written as INSEG, but at line 872, it is written as InSeg.
https://github.com/ShunChengWu/3DSSG/blob/e1d9f50b1878c450409dbdf00232ae687ef2f495/data_processing/gen_data.py#L40
https://github.com/ShunChengWu/3DSSG/blob/e1d9f50b1878c450409dbdf00232ae687ef2f495/data_processing/gen_data.py#L872