Learning Goals
1.) Downloading dataset from PlantVillage and doing annotations for segmentation.
2.) Implementing the U-Net architecture from scratch in Tensorflow.
Exercise Statement
Implement U-Net architecture for Plant Leaf Disease Detection.
Suggest/Propose Solutions
I have implemented the solution and would like to contribute here. If someone could assign me the issue, I can create a pull request then.
Learning Goals 1.) Downloading dataset from PlantVillage and doing annotations for segmentation. 2.) Implementing the U-Net architecture from scratch in Tensorflow.
Exercise Statement Implement U-Net architecture for Plant Leaf Disease Detection.
Prerequisites Deep-Learning, Convolutional Neural Networks.
Data source/summary PlantVillage Dataset (https://www.kaggle.com/emmarex/plantdisease)
Suggest/Propose Solutions I have implemented the solution and would like to contribute here. If someone could assign me the issue, I can create a pull request then.