Skip to content
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

Alpaca Identification #428

Merged
merged 7 commits into from Dec 31, 2022
Merged

Alpaca Identification #428

merged 7 commits into from Dec 31, 2022

Conversation

TheDarkParalda
Copy link
Contributor

Pull Request for ML-Crate 💡

Issue Title: Alpaca Identification

  • Info about the related issue (Aim of the project) : To identify whether the given image is of an Alpaca or not
  • Name: Evan Joshy Chittilappilly
  • GitHub ID: TheDarkParalda
  • Idenitfy yourself: Participant

Closes: #93

Describe the add-ons or changes you've made 📃

I added a Rescaling Layer to the VGGCNN Model which increased the validation accuracy to 90.77%

Type of change ☑️

What sort of change have you made:

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested? ⚙️

It was tested on 20 percent of the given data.
The accuracy was checked and loss was calculated using binary cross entropy loss.

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

@github-actions
Copy link

Our team will soon review your PR. Thanks @TheDarkParalda :)

@abhisheks008 abhisheks008 added enhancement New feature or request KWOC 2022 labels Dec 31, 2022
@abhisheks008 abhisheks008 merged commit 1c22194 into abhisheks008:main Dec 31, 2022
@abhisheks008 abhisheks008 added the Approved ✅ This PR is approved by the PR or, Mentors. label Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✅ This PR is approved by the PR or, Mentors. enhancement New feature or request KWOC 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alpaca Identification
2 participants