Train baseline classification model
Description: Create and train a simple CNN classifier to distinguish between weeds and crops.
User Story: As a developer, I want to train a CNN model on plant images, so the system can identify plant types.
DoR: Dataset available
DoD:
- Trained model saved
- Training metrics recorded
Acceptance Criteria: Model achieves at least 80% accuracy