pbias / lunet

Python / Tensorflow implementation of LU-Net
MIT License
31 stars 10 forks source link

LiDAR points mapped to the coordinates x,y #7

Open enting8696 opened 2 years ago

enting8696 commented 2 years ago

hi, im new in DL, hope u can give me some advice.

I saw method that LiDAR points mapped to the coordinates x,y in your paper

I can't find out this fuction which is make 3D coordinate to 2D, or I can find in data_loader.py