- Jan 28, 2025
-
-
Maximilian Otten authored
Feature: Adapters package Closes SE-11453 See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!14
-
- Provide the mlcvzoo_util/adapters/mlflow/adapter.MlflowAdapter as central adapter for ML-Toolbox related mlflow interactions - Provide the mlcvzoo_util/adapters/s3/adapter.S3Adapter as central adapter for ML-Toolbox related s3 interactions Co-authored-by:
Maximilian Otten <maximilian.otten@iml.fraunhofer.de> Co-authored-by:
Niklas Korzeniewski <niklas.korzeniewski@iml.fraunhofer.de> Co-authored-by:
Luca Kotulla <luca.kotulla@iml.fraunhofer.de>
-
- Jun 20, 2024
-
-
Maximilian Otten authored
Add geometric evaluation See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!7
-
Maximilian Otten authored
- Adapt to changes introduced by mlcvzoo-base==6.0.0 - Rename ODMetricFactory to GeometricMetricFactory - Use GeometricEvaluationMetrics instead of ODModelEvaluationMetrics - Support models that are conform with the geometric evaluation: - ObjectDetectionModel - SegmentationModel - Make mlcvzoo_util/model_evaluator/configuration.ModelEvaluatorCLIConfig.checkpoint_config optional
-
- May 29, 2024
-
-
Maximilian Otten authored
Bugfix: Fix project setup See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!10
-
- Fix typo in the "include" section for the build of the package - Remove unused files - Correctly select files sdist Co-authored-by:
Maximilian Otten <maximilian.otten@iml.fraunhofer.de>
-
- May 16, 2024
-
-
Luca Kotulla authored
Feature/implement uv as package manager See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!8
-
Luca Kotulla authored
Co-authored-by:
Maximilian Otten <maximilian.otten@iml.fraunhofer.de>
-
- Apr 19, 2024
-
-
Maximilian Otten authored
Revert changes, since we don't have to pin the mlflow version in mlcvzoo-util, but in packages that consume mlcvzoo-util This reverts commits: - f465ac84 - ca883f54 - daa157f7
-
Luca Kotulla authored
-
Luca Kotulla authored
-
Luca Kotulla authored
-
- Feb 19, 2024
-
-
Luca Kotulla authored
Update links in pyproject.toml See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!6
-
- The links in the pyproject.toml file were pointing to the old MLCVZoo repository and have now been changed to point to the new repository Co-authored-by:
Niklas Korzeniewski <niklas.korzeniewski@iml.fraunhofer.de>
-
- Oct 30, 2023
-
-
Maximilian Otten authored
Conversion script for Label Studio tracking data sets See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!3
-
- Extract images from the video of a tracking data set - Convert annotations of a tracking data set to be used as a detection dataset - Tidy up dependencies: - Replace usage of the nptyping package by numpy.typing - Don't limit upper Version of mlflow Co-authored-by:
Maximilian Otten <maximilian.otten@iml.fraunhofer.de> Co-authored-by:
Benjamin Beck <benjamin.beck@iml.fraunhofer.de>
-
- Aug 09, 2023
-
-
Luca Kotulla authored
Refactor documentation See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!2
-
-
- Jun 13, 2023
-
-
Christian Hoppe authored
Populate with mlcvzoo_util See merge request silicon-economy/base/ml-toolbox/mlcvzoo-util!1
-
Christian Hoppe authored
Populate with mlcvzoo_util and everything this entails licensed under OLFL-1.3. Bump version to 0.3.1.
-
- May 05, 2023
-
-
Christian Hoppe authored
Provide LICENSE and README
-