{% extends "base.html" %} {% block head %} {% end %} {% block content %}
Experimental demo of a serverless version of OpenPifPaf. Only static assets are loaded from the web. All computation happens on the client side. Currently only shows a representation of the fields without decoding the poses. Input image size is {{width_height[0]}}x{{width_height[1]}}.
Only works in landscape mode. Needs access to a camera (use Safari on iOS).