tensorflow image classification with mobilenet or coco-ssd model
It uses TensorFlow(TensorFlowJS mobilenet v2 and coco-ssd models) to classify images from any site in the browser.
It is tested on many image or picture sites with the help of CORS Unblock(another chrome extension program for cors issue)
mobilnet is smarter than the average person in classifying over 1,000 types of images.
coco-ssd is mainly used for object detection over 80 classes.
Of course, the guess of these Machine Learning models may be wrong, but the more training you get, the better you will be at classifying it.
Check this out for educational purposes or fun.