Current repo state: 'water stress binary'. Target state: 3 rice targets (Blast, BPH, N-Def).
- Stack: Keep EfficientNetB3 + GRU + CrossAttn.
- Model Head: Switch from binary to multi-task head (3 classes).
- Labeling Strategy: Multi-label expert-aligned.
- Green Ag Goals: Align metrics with Water + IPM (Integrated Pest Management) optimization.
- Purge binary classification logic.
- Update config files for 3-class target.
- Implement multi-label expert-aligned pipelines.
- Ingest Blast, BPH, and N-Def datasets.
- Retain EfficientNetB3+GRU+CrossAttn backbone.
- Attach and initialize 3-class multi-task head.
- Embed Water and IPM constraint metrics into loss/evaluation.
- Tune for resource efficiency.
- Execute training loop on 3-target data.
- Validate multi-class performance metrics.
- Finalize model weights.
- Verify 14-day completion gates.