99-ML-Learning-Projects icon indicating copy to clipboard operation
99-ML-Learning-Projects copied to clipboard

[EXE] Implementing U-Net for Image Segmentation

Open msethi006 opened this issue 4 years ago • 1 comments

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.

msethi006 avatar Aug 23 '21 01:08 msethi006

I have worked a similar project on electrical substation masking. And I would like to contribute with the same

Namangarg110 avatar Aug 27 '21 21:08 Namangarg110