Views
No views yet
Public development candidate — user testing required.This model has not been independently or agronomist validated. It is not approved for production use or autonomous diagnosis.
runtime/fusion_calibrator.json. The runtime returns __abstain__ when the
calibrated confidence is below 0.7360778873342575. An abstention must be sent
for human review rather than converted into a diagnosis.| Metric | Result |
|---|---|
| Raw accuracy | 89.74% |
| Raw macro F1 | 87.41% |
| Selective accepted accuracy | 97.23% |
| Selective coverage | 80.09% |
| FP16 TFLite decision parity | 1,306 / 1,306 |
oof_named_recall_gte_0_78. This candidate
must therefore retain abstention and human review and must not be described as
validated.models/: the categorical and specialist FP16 TFLite models plus their
source Keras checkpoints.runtime/: the dependency-free fusion resolver, locked calibrator, class
contract, and one-image test CLI.evidence/: the development report, 1,306-image TFLite parity report,
quantization-threshold adjustment receipt, and development-review exemption.manifest.json: SHA-256 inventory and release-state flags for the exact
candidate.1python -m pip install -r requirements-test.txt
2python runtime/run_fusion_tflite.py \
3 --bundle . \
4 --image /path/to/maize-leaf.jpgLICENSE. Included code is
licensed under Apache-2.0 in APACHE-2.0.txt. The development evidence retains
its original release-state flags to preserve the audit record; public
availability does not convert those measurements into validation.