3D-FRONT-FUTURE / 3D-FUTURE-ToolBox

FUTURE3D Toolbox: Rendering, Projection, and Re-Projection
https://tianchi.aliyun.com/specials/promotion/ijcai-alibaba-3d-future-workshop?spm=5176.12281976.0.0.1487178eSSlGKi
125 stars 18 forks source link

How to generate point clouds with semantic labels for this dataset? #2

Open chester256 opened 4 years ago

chester256 commented 4 years ago

Can we generate point clouds like s3dis and scannet for this dataset?

hufu6371 commented 4 years ago

Hi,

We will provide a script that can convert our "house" json files (contained in 3D-FRONT) to the obj format. Then, you may use open3D to convert our house files to point clouds.

Best,