Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.09 KB

Llama Vision

A website that detects llamas through your camera.

Instructions

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. 😒

Development

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.

More information

See the blog post here!