Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.1 KB

File metadata and controls

18 lines (11 loc) · 1.1 KB

What is Snap?

Snap is a simple attempt to make a Google Lens clone ie a point and shoot object detector that also brings up relevant results based on the object. For now only features such as Object class and color of the object has been implemented.

Setup

Follow this till after the execution of get_pi_requirements.sh to get started with your Python environment. To make this program mobile, I downloaded IPWebcam for my Android phone and fed the camera input to the TFlite model. The main script is a modification of the TFlite_detection_video.py script from Edje Electronics

Block Diagram

Block Diagram

Screenshots

viewfinder

terminal

search