-
-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Indian Truck Detection Overfitting #775
Indian Truck Detection Overfitting #775
Conversation
Our team will soon review your PR. Thanks @Akansha-Mulchandani :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the README file as well with the new implementations made by you @Akansha-Mulchandani
Updated
…On Tue, 11 Jun 2024 at 11:13, Abhishek Sharma ***@***.***> wrote:
Assigned #775 <#775> to
@Akansha-Mulchandani <https://github.com/Akansha-Mulchandani>.
—
Reply to this email directly, view it on GitHub
<#775 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5RWN3GURL3SDGBPADU4A2LZG2FAZAVCNFSM6AAAAABJCB5D3OVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGEYTAOJZGIYTGMY>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
I had updated the pull request a while ago, is there an issue with that
?because I don’t see it merged
On Fri, 14 Jun 2024 at 3:50 PM, akansha mulchandani <
***@***.***> wrote:
… Updated
On Tue, 11 Jun 2024 at 11:13, Abhishek Sharma ***@***.***>
wrote:
> Assigned #775 <#775>
> to @Akansha-Mulchandani <https://github.com/Akansha-Mulchandani>.
>
> —
> Reply to this email directly, view it on GitHub
> <#775 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A5RWN3GURL3SDGBPADU4A2LZG2FAZAVCNFSM6AAAAABJCB5D3OVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGEYTAOJZGIYTGMY>
> .
> You are receiving this because you were assigned.Message ID:
> ***@***.***>
>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved @Akansha-Mulchandani. Looks good to me!
Pull Request for DL-Simplified 💡
Issue Title : Indian Truck Detection
JWOC Participant
) GSSOC'24Closes: #issue number that will be closed through this PR 275
Describe the add-ons or changes you've made 📃
Give a clear description of what have you added or modifications made
-->Finetuned the existing model and added Xception & ResNet 50 model to detect IndianTrucks
Type of change ☑️
What sort of change have you made:
How Has This Been Tested? ⚙️
Describe how it has been tested
Describe how have you verified the changes made
-->the finetuned models now stand at 98.60 %
-->Xception model accuracy is 90.7%
-->ResNet50 model accuracy is 98.60%
Checklist: ☑️