Metadata-Version: 2.4
Name: medotter-core
Version: 0.0.0
Summary: Name reservation for the MedOtter medical-image segmentation core SDK (full package not yet published).
Author: MedOtter
License-Expression: Apache-2.0
Project-URL: Homepage, https://medotter.github.io
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# medotter-core

Name reservation. There is no working code in this release.

`medotter-core` is the torch-free portable core of the
[MedOtter](https://medotter.github.io) medical-image segmentation platform:
benchmark bundle loading, the scoring kernels, the prompt-free inference
contracts, and the three executable contracts that gate how a dataset enters the
platform, how a benchmark is frozen, and how a submission is scored.

It was previously developed under the name `medotter-bench`, which described the
contents poorly: the package holds no benchmarks.

Nothing is installable from here yet. See
[Installation status](https://medotter.github.io/docs/installation) for what is
actually obtainable today.
