UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
MIT License
70 stars 205 forks source link

Deep Transfer Learning for Bird Image Classification #821

Closed Varunshiyam closed 1 month ago

Varunshiyam commented 1 month ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

PR no : https://github.com/UTSAVS26/PyVerse/pull/697 which Solved the Issue https://github.com/UTSAVS26/PyVerse/issues/674 PR no : https://github.com/UTSAVS26/PyVerse/pull/662 which Solved the Issue https://github.com/UTSAVS26/PyVerse/issues/617

Project Description

AI-powered Wildlife Conservation:

Deep Learning: CNNs (e.g., MobileNetV2), transfer learning, image augmentation. Data Sources: Camera traps, acoustic recordings, satellite imagery, sensor data.


Applications:

Species identification & classification Wildlife tracking & behavior analysis Poaching prevention Habitat monitoring Predictive modeling (population, extinction risk, climate change impact) Tools: TensorFlow, Keras, ImageDataGenerator. Evaluation: Precision, recall, F1-score, accuracy.

Full Name

Varunshiyam

Participant Role

GSSOC, hacktoberfest

github-actions[bot] commented 1 month ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

Varunshiyam commented 1 month ago

It is a Deep Learning Model which recognize the Images, thus it deserves Level 2

UTSAVS26 commented 1 month ago

It is a Deep Learning Model which recognize the Images, thus it deserves Level 2

You are just adding a project and it counts under level1, but if you try to fix any bug or add new feature in the existing codebase that will be counted under level2 or level3.

github-actions[bot] commented 1 month ago

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!