Assignment Submission

Submit Your Computer Vision Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/plant-disease-classifier
Required Files
  • plant_disease_classifier.ipynb
  • plant_disease_model.keras
  • requirements.txt
  • README.md
  • images/
Required Images (in images/ folder)
  • confusion_matrix.png
  • training_history.png
  • sample_predictions.png
  • augmentation_demo.png
README.md Must Include:
  • Your full name and submission date
  • Project overview and problem statement
  • Dataset description and preprocessing steps
  • Model architectures (custom CNN and transfer learning)
  • Results summary with accuracy comparison table
  • Key findings and what you learned
  • Instructions to run your notebook
Required (submission will fail without these)
Visualizations (should be in images/ folder)

Submission Form

github.com/
Enter only your username. We'll verify the repository plant-disease-classifier exists in your account.

Your repository will be verified before submission is accepted