Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 487 Bytes

fun4kids

A camera scan the image and make voice as predicted classified animal. I create this for my 3 years old daughter. There are only 12 classes of animals which make sense for little kids.

class_names = ['bird', 'butterfly', 'cat', 'cow', 'dog', 'elephant', 'frog', 'hen', 'horse', 'lion', 'sheep', 'squirrel']


TO DO :

  • Entegrate the study into an arduino UNO with 9V battery.
  • Create a 3D case for holding.
  • Use ESP32 Camera to scan the image.