Open kinderasteroid opened 8 months ago
@varshavshetty Run the following code before working on the Code and make PR to this branch itself
git fetch origin
git checkout kn1.0-staging
@varshavshetty Run the following code before working on the Code and make PR to this branch itself
git fetch origin
git checkout kn1.0-staging
So I should modify the code and then run these two commands?
@varshavshetty Just run that code in your directory where previous code was put. and it will change the branch automatically
@kinderasteroid Ok after that I should modify the code?I mean python code.
@kinderasteroid Later I should commit changes and push it to same branch right?
@varshavshetty After that, Decision is upto you. I have suggested the ideas how you can improvise the model. you can research on it and you can experiment on your code to check if there will be any improvements and all
Because your First code is in #2 right now so if any errors occur. we have that code in main branch which we can pull and restore it back. you will be working on newly created branch even in local system right. Hence yeah you can modify
@kinderasteroid okay
@kinderasteroid I checked the code but that data agumentation doesn't give good accuracy...so i removed that and did some changes ...is it okay?
@varshavshetty Yes , Whatever Improvises the model. You can do it. Even try Increasing epochs
@kinderasteroid I added your code for defining CNN model but there i changed first layer code....
@kinderasteroid epochs i had increased to 20
Is there improvement?
@kinderasteroid I told right accuracy has improved......both changes i did at same time
Cool, Make a PR. I will test it
@kinderasteroid I did PR
Once the android app's finalized Please work on This Part and Make your Best to bring out best of possible.
FYI @varshavshetty
Hello @varshavshetty. Now since we have the KN1.0 Model with us, We need to See to the Areas where we can improvise our model. Hence You Can Check These Below Ideas to do so
Below is the Refference
Improvement Code
From chatgpt which you can reffer, Go through the Suggested methods and attached code . You can experiment to check if model is doing good by the Above recomended Suggestions. Reach me Back with ideas you decide to follow or directly with modified code is also acceptable