Traceable experimental inputs
Provenance, licensing, split policy, preprocessing, class balance, seeds, and dataset limitations.
Supporting project · Scientific ML engineering
Evaluation hardening plannedA small-data image classification project being reframed around reproducible experiments, calibrated decisions, explicit limitations, and portable inference.
Engineering thesis
A defensible result requires versioned data provenance, leakage-resistant splits, controlled preprocessing, seeded experiments, meaningful baselines, uncertainty, calibration, and error slices. Training and inference artifacts must remain separate and traceable.
The project is accurately scoped as classification; it does not claim object localization unless localization behavior and evaluation are implemented.
Target evidence
Provenance, licensing, split policy, preprocessing, class balance, seeds, and dataset limitations.
Baselines, confidence intervals, calibration, per-class errors, ablations, and reproducible commands.
Model and data cards, checksums, environment lock, lineage, and a distinct inference package.
A validated CPU path plus separately measured GPU support without conflating serving and training portability.
Current boundary