Using the spatial information related to the shape of objects, you can apply methods based on deep learning and neural networks. The Breeze software includes the pre-trained FastSAM neural network for shape-based analysis, which can be used directly without any need for additional training. Other models, such as YOLO and Faster R-CNN, must be created and trained externally by the user, then converted to ONNX format for use within the software.

