Programmer Creates Bee Counter Using a Raspberry Pi
Programmer Mat Kelsey created a bee counter to see exactly how many bees are hanging out in his hives. "His system, which uses a Raspberry Pi and a machine learning algorithm that recognizes the number of individual bees entering a hive, is used to see bee trends over time and see just how the bees are faring," reports TechCrunch. From the report: The system looks at sets of pictures of the hive door taken every 10 seconds. It then extrapolates out the background, assesses the objects that have moved in the frame, and then counts the things that are likely to be bees. It's a fascinating problem to solve since the bees are constantly moving and because it can also ignore bees that are coming out of the hive. You can download the source on Github and check out his detailed blog post here. Given the need for bee protection as we enter an era of colony collapses, tools like this one are wildly important. Plus it's cool to see a Raspberry Pi do something so complex.
Would this also be able to count people? Be it at a demonstration, in a store or otherwsie.
That second one could make it possible for smaller or independent stores to use data analysis of how much customers spend where.
The longer people stay in a store, the more money they spend, as long as you keep them interested. Also possible to verify the best way to get people into your store (doors that are already open is a huge one)
Don't fight for your country, if your country does not fight for you.
Itâ(TM)s Mat Kelcey, no âsâ(TM).
Ok, a bee counting algorithm is worth mentioning, but would that be done with a R.pi or a laptop ... not sure.
Slashdot, fix the reply notifications... You won't get away with it...
They dance in circles, so, "yes".
No sig today...
Omg, it sounds like the RPi is an actual complete Turing computing machine! Unbelievable! /s
Weigh the hive during the night when all bees are in, weigh it during the day when working bees are out, extrapolate based on weight of a bee and how many bees (as a percentage) are gatherers, which is a known quantity for a hive, on average.
...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
In fact no, but the main expectation is probably that bees will look like dots in the image, while 'complete customers' will be more complex shapes?
Herve S.
Training neural networks requires considerable computing power.
Implementing a trained neural network is utterly trivial, so it is not surprising at all that a RPi is capable of performing this task.
Take 3.1415926535897932384626433832795028 bees on a table and count them.
Slashdot, fix the reply notifications... You won't get away with it...
Connect a tube to the entrance and count what happens within the tube - way more accurate imo
Slashdot, fix the reply notifications... You won't get away with it...
Do they have UUIDs?
That's called DNA
Slashdot, fix the reply notifications... You won't get away with it...
I'm not sure what benefit this really offers, aside from being an interesting project. There was another bee project a while back that recorded hive temperature and aggregate weight -- that thing was able to measure the total weight of bees in the hive with sufficient accuracy that you could easily spot the times when the foragers were leaving the hive and returning later in the day.
FWIW I am an amateur beekeeper and I don't think I would use the bee-counting Rpi gizmo. I would much rather wander out to my bee yard and just stare at each hive for a few seconds. The only thing the Rpi approach would get me is an alarm if the activity is below "normal" for the hive...that would enable me to be lazy and ignore my hives for extended periods. Not sure this is a good thing. But honestly, my once-a-week checkins ( 5 minutes to check in on 5 hives) are totally sufficient for normal conditions.
Don't worry. Microsoft will be releasing Bee# pretty soon.
Have gnu, will travel.