pclucas14 / lidar_generation

Code for "Deep Generative Models for LiDAR Data"
79 stars 20 forks source link

What does the dimension of data mean? #7

Closed GilgameshD closed 4 years ago

GilgameshD commented 4 years ago

Hi, thanks for your outstanding work! I notice that the output dimension of the model is (ns, 2, 40, 256), could you explain more about the last three numbers ? Thanks a lot!

pclucas14 commented 4 years ago

Hi,

please have a look at this issue https://github.com/pclucas14/lidar_generation/issues/2.

If you still need clarifications let me know

GilgameshD commented 4 years ago

Thanks!