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.