Skip to content

h4zm1/LSAPP

Repository files navigation

lsapp

  • Detecting objects with tensorflow lite plugin from captured images (not from galary).
  • Storing those captured images inside a blob after converting them to a list of bytes with sqflite
  • Generating a quiz question with random possible answers based on the images inside the database with basic scoring system.