Minkowski engine operators ==================================================== Operators to perform machine learning operations with minkowski engine File level operators ------------------------------------------------ File level operators are operators that compute results from a single file on a single cloud instance. .. toctree:: :glob: :caption: Minkowskiengine :maxdepth: 1 ml3d/minkowskiengine/* .. toctree:: :glob: :caption: Evaluation :maxdepth: 1 ml3d/evaluation/* .. toctree:: :glob: :caption: Pointcept :maxdepth: 1 ml3d/pointcept/* .. toctree:: :glob: :caption: Knn :maxdepth: 1 ml3d/knn/* .. toctree:: :glob: :caption: Rfcr :maxdepth: 1 ml3d/rfcr/* .. toctree:: :glob: :caption: Scf :maxdepth: 1 ml3d/scf/* 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: Minkowskiengine :maxdepth: 1 ml3d/minkowskiengine_folder/* .. toctree:: :glob: :caption: Evaluation :maxdepth: 1 ml3d/evaluation_folder/* .. toctree:: :glob: :caption: Pointcept :maxdepth: 1 ml3d/pointcept_folder/* .. toctree:: :glob: :caption: Knn :maxdepth: 1 ml3d/knn_folder/* .. toctree:: :glob: :caption: Rfcr :maxdepth: 1 ml3d/rfcr_folder/* .. toctree:: :glob: :caption: Scf :maxdepth: 1 ml3d/scf_folder/*