A website that detects llamas through your camera.
Visit the website in a desktop or mobile browser. Press 'Go', wait for it to warm up, and point your camera at a llama. If you don't have a real llama to hand (sad 😦), you can try pointing it at a picture or video of a llama.
Please note: This is a Llama Detector. Trying to fool the Dector with an alpaca, or another non-llama camelid, is cheating - and cheating is wrong. Go take a long, hard look at yourself. Yes, you. We know your type. 😒
Uses Tensorflow.js and the MobileNet pre-trained model.
It's all client-side, so to develop locally you can serve the page using any static hosting server, for example python -m SimpleHTTPServer
.
See the blog post here!