Ml3d operators ==================================================== Operators to perform machine learning operations on point clouds File level operators ------------------------------------------------ File level operators are operators that compute results from a single file on a single cloud instance. .. toctree:: :glob: :caption: Scf :maxdepth: 1 ml3d/scf/* .. toctree:: :glob: :caption: Rfcr :maxdepth: 1 ml3d/rfcr/* .. toctree:: :glob: :caption: Evaluation :maxdepth: 1 ml3d/evaluation/* .. toctree:: :glob: :caption: Minkowski :maxdepth: 1 ml3d/minkowski/* .. toctree:: :glob: :caption: Pointcept :maxdepth: 1 ml3d/pointcept/* .. toctree:: :glob: :caption: Knn :maxdepth: 1 ml3d/knn/* Folder level operators ------------------------------------------------ Folder level operators are operators that compute results for each file in the folder on a massive parallel setup by using multiple cloud instances. .. toctree:: :glob: :caption: Scf :maxdepth: 1 ml3d/scf_folder/* .. toctree:: :glob: :caption: Rfcr :maxdepth: 1 ml3d/rfcr_folder/* .. toctree:: :glob: :caption: Evaluation :maxdepth: 1 ml3d/evaluation_folder/* .. toctree:: :glob: :caption: Minkowski :maxdepth: 1 ml3d/minkowski_folder/* .. toctree:: :glob: :caption: Pointcept :maxdepth: 1 ml3d/pointcept_folder/* .. toctree:: :glob: :caption: Knn :maxdepth: 1 ml3d/knn_folder/*