2.0.0 • Published 4 years ago
eve-tensorflow-pose v2.0.0
eve-tensorflow-pose
Pose Estimation using TensorFlow Lite
Installation
npm install eve-tensorflow-poseUsage
import { multiply } from "eve-tensorflow-pose";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library