The model is build in google teachable machine and save the model in .h5 format
https://teachablemachine.withgoogle.com/train/image
Programming language
Python
Packages
pip install tensorflow==1.15 # CPU pip install tensorflow-gpu==1.15 # GPU pip install Pillow