README
Pre-trained Model Asset eXchange (MAX) models for TensorFlow.js
This repository is a collection of MAX models that have been converted for use in TensorFlow.js applications.
Detect humans in an image and estimate the pose for each person.
<script type="module">
import codaitMaxHumanPoseEstimator from 'https://cdn.skypack.dev/@codait/max-human-pose-estimator';
</script>
This repository is a collection of MAX models that have been converted for use in TensorFlow.js applications.