ワンクリックで
maize-doctor-classifier
maize-doctor-classifier には daiv05 から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when reading or editing src/data/*, src/config.py, src/models/input_sizes.py, or config/dataset.yaml - covers image loading, dataset/output root resolution, target_size convention, and minority-class derivation for the corn leaf disease project.
Use when editing src/explainability/gradcam.py, adding a new model to MODEL_REGISTRY, or asked about the Grad-CAM panel in explainability reports for the corn leaf disease project.
Use when running or editing scripts/pipeline/explain_lime.py, scripts/pipeline/explain_report.py, or scripts/checks/lime_stability.py, or when asked about LIME visual reports, fidelity, or error analysis for the corn leaf disease project.
Use when reading or editing src/training/*, scripts/pipeline/train.py, or scripts/pipeline/train_baselines.py - covers class-balancing via WeightedRandomSampler, shared training utilities, and run/output versioning for the corn leaf disease project.