I just wonder, wouldn't ornithologists be interested in a system in where people voluntarily upload bird photos from their camera, helping them with bird spitting? They do that by hand already, after all. Think something like FlightRadar and crowd-sourced ADB-S info?
I turned my security cameras into an automatic bird identification system
171–180 of 197 posts
Re: I turned my security cameras into an automatic bird identification system
#172This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area. code: https://github.com/mattsahn/bird-away Writeup: https://mattsahn.github.io/bird-away-blog/
Re: I turned my security cameras into an automatic bird identification system
#173Even in EU, we barely give freedom of speech to enemies of the state. (See https://www.sueddeutsche.de/politik/eu-sanktionen-putin-prop... , no right to a trial before your rights of travel being revoked. Recently invoked in one case that made the legal civil liberty news.)
Re: I turned my security cameras into an automatic bird identification system
#174I always thought "US now has millions of flock cameras" to mean birdwatching cameras, how nice. Then I learned a month ago about the Orwellian surveillance regime they have in place, WTF, land of the "free", and neither free to move around without that being televised and no free healthcare? Even continental China give you "free from want" instead of freedom of speech, that seems to be an acceptable path for humanity…
I'm not sure what exactly this refers to (because of the paywall), but revoking right of travel before trial is fairly common, it the US it would be classified as detained without bail. And happens when there is a reasonable concern for flight risk before trial as seen by the judge.
Re: I turned my security cameras into an automatic bird identification system
#175This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area. code: https://github.com/mattsahn/bird-away Writeup: https://mattsahn.github.io/bird-away-blog/
I've been meaning the same thing to stop deer from eating from my garden... would you do anything differently if you were to do it again?
Re: I turned my security cameras into an automatic bird identification system
#176This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area. code: https://github.com/mattsahn/bird-away Writeup: https://mattsahn.github.io/bird-away-blog/
My first ever "e2e" ML project during early covid quarantine was a crude vision model to detect pigeons on my balcony (and pigeons only) and play a loud random sound. It almost worked sometimes.
Set up an amp and speakers that would pump out ultrasonic noise when it heard the barking, sending them running to the other side of their house.
Re: I turned my security cameras into an automatic bird identification system
#177Earlier quoted context omitted.
I guess you can combine it? Identify what the bird was you sprayed away ..
And measure reaction time, classify across species.
Pigeons scram instantly. 7-bird takeout: https://pub-27e5170d67ab43d8a22019a94eac1572.r2.dev/events/2...
Ducks don't care: https://pub-27e5170d67ab43d8a22019a94eac1572.r2.dev/events/2...
Whatever these are, they just walk away: https://pub-27e5170d67ab43d8a22019a94eac1572.r2.dev/events/2...
Re: I turned my security cameras into an automatic bird identification system
#178This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area. code: https://github.com/mattsahn/bird-away Writeup: https://mattsahn.github.io/bird-away-blog/
I am deeply moved by your anti-bird crusade xD
Re: I turned my security cameras into an automatic bird identification system
#179Re: I turned my security cameras into an automatic bird identification system
#180This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area. code: https://github.com/mattsahn/bird-away Writeup: https://mattsahn.github.io/bird-away-blog/
My first ever "e2e" ML project during early covid quarantine was a crude vision model to detect pigeons on my balcony (and pigeons only) and play a loud random sound. It almost worked sometimes.
I will borrow that.