Skip to content

TonyJacb/Snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Google Lens clone built on top of TensorFlow lite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages