CCInc / 3d-ml

A versatile framework for 3D machine learning built on Pytorch Lightning and Hydra [looking for contributors!]
15 stars 3 forks source link

Support 3d->2d Models and Workflows (e.g. SalsaNext) #24

Open CCInc opened 1 year ago

CCInc commented 1 year ago

Many 2d-based models have been created to perform ML tasks on 3D point clouds, such as SalsaNet/SalsaNext. Investigate supporting these workflows in this repo.