Skip to content

An application to automatically recognize birds, specify the species, count and save pictures of them, only by use of one camera and a Raspberry Pi. The images and recorded values are made available online on https://opensensemap.org/.

License

Notifications You must be signed in to change notification settings

jsten07/countYourBirds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64d2860 · Feb 7, 2024

History

81 Commits
Jan 28, 2021
Jan 19, 2022
Jan 19, 2022
Jan 29, 2021
Dec 10, 2020
Feb 7, 2024
Feb 4, 2021
Jan 25, 2022
Feb 4, 2021
Jan 19, 2022
Feb 4, 2021
Jan 19, 2022
Jan 16, 2021
Feb 6, 2021
Jan 19, 2022
Jan 29, 2021
Jan 31, 2021
Jan 25, 2022
Feb 5, 2021
Feb 4, 2021
Feb 4, 2021

Repository files navigation

countYourBirds

This is an application to automatically recognize birds, specify the species, count and save pictures of them, only by use of one camera and a Raspberry Pi. The images and recorded values are made available online on https://opensensemap.org/.

By using Motion, movements are detected and corresponding images are captured. Afterwards, an object detection by TensorFlow Lite is used to check if birds are present on the image. If birds are present in the images, the images are examined with another tensorflow lite model and an attempt is made to identify the species to which the bird belongs. Accordingly, the images on which birds were detected are stored and the detected birds are counted, also separated by species. The images and values are then automatically made available on openSenseMap and can be retrieved at any time.

The software is provided in relation to Citizien Science in such a way that citizens with a camera, a Raspberry Pi and the instructions available here can also use the application. It is convenient to install it together with a bird feeder.

Instructions and all other information can be found in the wiki.

This software was developed as part of the study project "Image Recognition for Citizen Science" in the winterterm 2020/21 at ifgi at the University of Münster.

The application was advanced in the Birdiary project, that shows collected data on the website www.wiediversistmeingarten.org.

About

An application to automatically recognize birds, specify the species, count and save pictures of them, only by use of one camera and a Raspberry Pi. The images and recorded values are made available online on https://opensensemap.org/.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published