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
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