ShunChengWu / 3DSSG

Other
142 stars 22 forks source link

The gen_data.py file has a bug. #57

Closed XinCheng-lee closed 3 months ago

XinCheng-lee commented 4 months ago

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