astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

Feature/onnx rename #429

Closed marcschefer closed 2 years ago

marcschefer commented 2 years ago

closes #428

OnnxModel is renamed to ComputeGraphModel

--segmentation-onnx-model -> --segmentation-ml-model

--onnx-model -> --ml-measurement-model

And the Onnx property is now called MLMeasurement

Note: only user visible options have been changed, internal code identifiers stay the same