Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 895 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 895 Bytes

TFJS4Azure - Tensorflow JS For Azure

A example repository for serving Tensorflow JS Pose Estimation on Azure Web Apps for Containers with just one click.

Click below to get started!

Deploy to Azure

PoseNet can be used to estimate either a single pose or multiple poses, meaning there is a version of the algorithm that can detect only one person in an image/video and one version that can detect multiple persons in an image/video.

cameraDemo

Gif sourced from tfjs-model readme