ma-xu / pointMLP-pytorch

[ICLR 2022 poster] Official PyTorch implementation of "Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework"
Apache License 2.0
501 stars 65 forks source link

semantic segmentation #71

Closed leungMr closed 1 year ago

leungMr commented 1 year ago

There are no experiments on point cloud semantic segmentation in the paper. How does pointmlp perform on semantic segmentation task? Have you done any comparative tests

ma-xu commented 1 year ago

Hi @leungMr We didn't try the semantic segmentation task in PointMLP, and we plan to conduct the experiments in our extension version. We will keep you posted when our extension version is released.