Huddy2022 / milestone-project-mildew-detection-in-cherry-leaves

0 stars 1 forks source link

USER STORY: Data Visualization Tasks: #43

Closed Huddy2022 closed 1 year ago

Huddy2022 commented 1 year ago

As a client I want to visually differentiate between a healthy cherry leaf and one that has powdery mildew so that I can accurately identify and address any instances of powdery mildew in my cherry crop, leading to improved disease management and higher yield.

Huddy2022 commented 1 year ago

Task 1: Compute the average image size from the train set.

Huddy2022 commented 1 year ago

Task 2: Generate image shape embeddings pickle file.

Huddy2022 commented 1 year ago

Task 3: Plot the mean and variability of images per label.

Huddy2022 commented 1 year ago

Task 4: Plot to distinguish contrast between powdery mildew-contained and healthy cherry leaf images.

Huddy2022 commented 1 year ago

Task 5: Generate code for building an image montage on the Streamlit dashboard.