VisualComputingInstitute / 3d-semantic-segmentation

This work is based on our paper Exploring Spatial Context for 3D Semantic Segmentation of Point Clouds, which is appeared at the IEEE International Conference on Computer Vision (ICCV) 2017, 3DRMS Workshop.
https://www.vision.rwth-aachen.de/page/3dsemseg
MIT License
99 stars 31 forks source link

Vkitty dataset, which model ? #5

Open Karltlbm opened 5 years ago

Karltlbm commented 5 years ago

I want to perform classification and segmentation of outdoor pointclouds using the vkitty dataset and your 3d-semantic-segmentation tool.

After downloading the dataset and prepare the dataset using your tools, I want to train a model.

Which model should I use to do this ? gru_neighbor, multi_block or multi_scale_cu ?

Thanks for sharing your work !

gxd1994 commented 4 years ago

Hi@Karltlbm, I want to segment point cloud of real KITTI data use trained model. can you share your trained model.