UAceIt-Winter-of-Mentorship / Krishi-Lens

0 stars 4 forks source link

Rice Leaf Clasiifier #3

Open ayush-raj8 opened 2 years ago

ayush-raj8 commented 2 years ago

Build a deep learning model on the dataset : https://www.kaggle.com/shayanriyaz/riceleafs Use Mobilenet v2 transfer learning algorithm

Deliverables -> A jupyter Notebook of code containing model development -> Please show model's classification report (accuracy precision sensitivity ) -> Export the model as .tflite format

Pro tip : Use kaggle's online notebook and then download model and jupyter noteebook. Kaggle's online notebook hai GPU at backend and you don't need to download any dataset locally

Kibby-b commented 2 years ago

Hello, I would like to work on this, please assign this issue to me.

ayush-raj8 commented 2 years ago

@Kibby-b go for it

ayush-raj8 commented 2 years ago

@Kibby-b any update

Kibby-b commented 2 years ago

@ayush-raj8 Working on it, will try to make a PR soon.