RandLA-Net icon indicating copy to clipboard operation
RandLA-Net copied to clipboard

RandLA for Point Regression Task

Open asadabbas09 opened this issue 4 years ago • 0 comments

Thanks for the awesome work.

I'm trying to use RandLA for a regression task.

I'm actually using the PyTorch implementation and tried replacing the final layers with linear layers but the network doesn't seem to be converging.

Do you have a min example of how to use RandLA for point regression?

Thanks

asadabbas09 avatar Feb 25 '21 02:02 asadabbas09