Detection-of-Plant-Disease icon indicating copy to clipboard operation
Detection-of-Plant-Disease copied to clipboard

Increase the efficiency of the model

Open kashish-ag opened this issue 3 years ago • 25 comments

Calculate the current efficiency of the model will come approx 42% and try to increase its efficency.

kashish-ag avatar Jun 10 '21 14:06 kashish-ag

I will like to work upon this issue. Can you please suggest which Algorithm should I focus on.

vaibhavgupta2499 avatar Jun 10 '21 17:06 vaibhavgupta2499

Hello, @vaibhavgupta2499 I have uploaded a new jupyter notebook ['PDD_Classification_Niranjan.ipynb'] in the main branch where I have incorporated a new approach by integrating the CNN with support vector machines & gradient boost model. And along with that, I have also included the further scope of improvement for the algorithm. So, Kindly check it out.

niranjanakella avatar Jun 11 '21 04:06 niranjanakella

Sure, I will check it out and get back to you, as soon as possbile.

vaibhavgupta2499 avatar Jun 11 '21 04:06 vaibhavgupta2499

Vaibhav shall I assign this issue to you?

kashish-ag avatar Jun 11 '21 07:06 kashish-ag

Yes Mam, I will be happy to work upon this.

vaibhavgupta2499 avatar Jun 11 '21 09:06 vaibhavgupta2499

I am not able to work on this. Can you please reassign this issue to someone else who is more capable than me.

vaibhavgupta2499 avatar Jun 13 '21 08:06 vaibhavgupta2499

Sure Vaibhav!

kashish-ag avatar Jun 13 '21 16:06 kashish-ag

@kashish-ag please assign this issue to me

Sumit11081996 avatar Jun 14 '21 05:06 Sumit11081996

Sure Sumit:)

kashish-ag avatar Jun 14 '21 10:06 kashish-ag

@kashish-ag ya it is assigned to someone but I think I can resolve this issue.@kashish-ag if by chance @Sumit11081996 can't resolve this issue may you then assign this issue to me.

dhruv-varshney avatar Jun 17 '21 19:06 dhruv-varshney

Sure Dhruv I'll assign it to you if @Sumit11081996 can't. Also, @Sumit11081996 what's the progress?

kashish-ag avatar Jun 18 '21 06:06 kashish-ag

Ok @kashish-ag

dhruv-varshney avatar Jun 18 '21 10:06 dhruv-varshney

I am working on it if the accuracy is not increase then @dhruv-varshney will go for it.

Sumit11081996 avatar Jun 18 '21 11:06 Sumit11081996

ok @Sumit11081996 .All the best .

dhruv-varshney avatar Jun 18 '21 11:06 dhruv-varshney

Its more than 4 days @kashish-ag,now may I try

dhruv-varshney avatar Jun 22 '21 20:06 dhruv-varshney

Yes, Dhruv I am assigning this to you now.

kashish-ag avatar Jun 26 '21 11:06 kashish-ag

Thanks you @kashish-ag

dhruv-varshney avatar Jun 26 '21 16:06 dhruv-varshney

@kashish-ag where you calculated the efficiency since i can not able to find that 42%

dhruv-varshney avatar Jun 27 '21 11:06 dhruv-varshney

@dhruv-varshney I have built a hybrid model using CNN and XGB in the 'PDD_Classification_Niranjan.ipynb' Jupyter Notebook. There I have also mentioned the further scope. Try checking it out.

niranjanakella avatar Jun 27 '21 11:06 niranjanakella

ok

dhruv-varshney avatar Jun 27 '21 12:06 dhruv-varshney

@dhruv-varshney Since there are many peaks in the graph as well try playing with the optimizer and other hyperparameters. If you get an OSError saying that you have run out of memory. Just scale down the batch size and you will be good to go.

But so far when I personally tested on my system it was working fine but when I was trying to run it on colab instance it was crashing. So try to create a data pipeline so that you push the images in batches to the GPU, in that way you won't be crashing the instance.

Also, if possible try to take a video of any plant near your vicinity/online, then scale down the model to tf-lite and do a real time analysis.

niranjanakella avatar Jun 27 '21 12:06 niranjanakella

Thank you @niranjanstudy06

dhruv-varshney avatar Jun 27 '21 13:06 dhruv-varshney

I am doing with trial and error and I am finding the values in which we get the result in less time. But most of the time I am getting the same efficiency. still, I am trying, but I need time.

dhruv-varshney avatar Jul 03 '21 03:07 dhruv-varshney

Take your time Dhruv. All the best :)

kashish-ag avatar Jul 04 '21 02:07 kashish-ag

Any update @dhruv-varshney?

kashish-ag avatar Jul 10 '21 10:07 kashish-ag