Skip to content

Develop the main algorithm backbone

Murat Ambarkutuk requested to merge dev-algorithm into main

The main algorithm pipeline is introduced in this MR. The algorithm starts by identifying different points that we are not responsible for labeling. These points are labeled with their corresponding indexes.

Merge request reports