I count people taking selfies of my window in DUMBO, Brooklyn using Tensorflow's Object Detection API running locally on a Raspberry Pi then I post them to Twitter.
Check out how well I count at @howbusyisdumbo
https://twitter.com/howbusyisdumbo/status/1146935651721457664
- Install Tensorflow on your Raspberry Pi
- Download Tensorflow's Mobilnet detector trained on COCO
pip install python-dotenv
- Create
.env
, and insert your own Twitter app keys - Run it:
python mainloop.py