2.0.0 • Published 2 years ago

eve-tensorflow-pose v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

eve-tensorflow-pose

Pose Estimation using TensorFlow Lite

Installation

npm install eve-tensorflow-pose

Usage

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

2.0.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago