uav4geo / OpenPointClass

Fast and memory efficient semantic segmentation of 3D point clouds. Runs on Windows, Mac and Linux.
GNU Affero General Public License v3.0
136 stars 21 forks source link

Guidance on training #30

Open saikrishna-prathapaneni opened 2 weeks ago

saikrishna-prathapaneni commented 2 weeks ago

hi,

I am fairly new to training with point clouds, I have a few questions.

I am wondering what is the optimal number of point clouds for training a 5 class dataset?

how can I avoid issues of CPU killing the session as the point clouds increase?

thanks!