About Parkerr

Parkerr is a open source parking browser application that enables you monitor parking spots using a webcam, cellphone camera, or any virtual webcam. The tool uses computer vision object detection to operate and all the computation is processed inside browser utilizing TensorFlow.js. Communication between a remote cellphone and the browser is enabled through WebRTC (PeerJS uses PeerServer for session metadata and candidate signaling. as well as Google Stun servers)

Built with

F.A.Q

Instructions

Special Thanks

  • Hugo zanini, for porting YOLO7 to tfjs and for sharing his code.
  • Jason Mayes, for advice and guidance.
  • The tensorflow Community.