Skip to content

Avoidance, Awareness, and Prevention. Tensorflow, PiCamera, and Metermaids. A Citizen's lovestory.

Notifications You must be signed in to change notification settings

jnaulty/metermaid-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

I don't like cars. I like oppressive regimes even less. Avoidance, Awareness, and Prevention Using Tensorflow, PiCamera, and Metermaids.

The purpose of this project was to provide a lazy way to avoid parking tickets. People (like me) who park in residential areas, especially in 2 hour limited parking know the desire to park for as long as possible without having to move every two hours. Normally what ruins that availability is the dreadful driveby of a metermaid Interceptor. With this set of tools, one can park their car, knowing that a notification will arrive via text message notifying them of a passing metermaid. This should mark their 'official' 2 hour parking time limit. As the metermaid should only be able to assume the car had just parked there.

We combined Tensorflow image classification with a raspberry pi motion detection and speed measuring program.

When Image is captured (moving car is in field of view), the image is sent for analysis to an instance running Tensorflow, with trained data. If image is a match, a message is sent via twilio with a link to the image for human verification.

PiCamera Car Monitor --> TensorFlow Classification --> SMS Message

  • Requires Installation of OpenCV 3.0.0 and Python3 and wifi-hotspot (for raspberry pi)
  • Tensorflow was ran in docker following this tutorial
  • Pictures were shamelessly downloadedfrom Google Images.

**This is a free, open-source project and the developers are in no_way accountable for parking tickets because of rebellious, citation-breaking citizens.

Special Thanks

About

Avoidance, Awareness, and Prevention. Tensorflow, PiCamera, and Metermaids. A Citizen's lovestory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published