# Ready to use TensorFlow based models
This module contains ready to use models based on TensorFlow.
* [Multi-pose estimation](src/pipeless_ai_tf_models/multi_pose_estimation/): Detects up to 6 people. Returns bounding boxes for the people and 17 keypoints (nose, left eye, right eye, left ear, ...)
Raw data
{
"_id": null,
"home_page": "https://pipeless.ai",
"name": "pipeless-ai-tf-models",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<3.11",
"maintainer_email": "",
"keywords": "multimedia,framework,artificial-intelligence,pipeline,developer-tools",
"author": "Miguel A. Cabrera Minagorri",
"author_email": "devgorri@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b1/71/dca5643c2c3ef420f88164bc4597872947824ec9b04a9ab00fb03f238296/pipeless_ai_tf_models-0.1.0.tar.gz",
"platform": null,
"description": "# Ready to use TensorFlow based models\n\nThis module contains ready to use models based on TensorFlow.\n\n* [Multi-pose estimation](src/pipeless_ai_tf_models/multi_pose_estimation/): Detects up to 6 people. Returns bounding boxes for the people and 17 keypoints (nose, left eye, right eye, left ear, ...)",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A collection of TensorFlow based models for the Pipeless framework",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://github.com/miguelaeh/pipeless",
"Homepage": "https://pipeless.ai",
"Repository": "https://github.com/miguelaeh/pipeless"
},
"split_keywords": [
"multimedia",
"framework",
"artificial-intelligence",
"pipeline",
"developer-tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3fc9bb0cf86b6cb8858766eba82cd27139fe16c776e3cad75864f3f301e24f2f",
"md5": "32e1d61c6b7836c26dd43e7e000fa55d",
"sha256": "b0c2a0f5d82638a640130ad1e7d1359a369f4122772903bfcee5d8669bb71e9c"
},
"downloads": -1,
"filename": "pipeless_ai_tf_models-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "32e1d61c6b7836c26dd43e7e000fa55d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<3.11",
"size": 8821936,
"upload_time": "2023-08-29T18:30:32",
"upload_time_iso_8601": "2023-08-29T18:30:32.349842Z",
"url": "https://files.pythonhosted.org/packages/3f/c9/bb0cf86b6cb8858766eba82cd27139fe16c776e3cad75864f3f301e24f2f/pipeless_ai_tf_models-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b171dca5643c2c3ef420f88164bc4597872947824ec9b04a9ab00fb03f238296",
"md5": "cc4818deb0c7cdc2efb210ad33d092ee",
"sha256": "a94dbbe72d0bf683c8bb12e755d2178640dcccb92fb6695a1a1aca44c6fa983a"
},
"downloads": -1,
"filename": "pipeless_ai_tf_models-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "cc4818deb0c7cdc2efb210ad33d092ee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<3.11",
"size": 8820412,
"upload_time": "2023-08-29T18:30:35",
"upload_time_iso_8601": "2023-08-29T18:30:35.770165Z",
"url": "https://files.pythonhosted.org/packages/b1/71/dca5643c2c3ef420f88164bc4597872947824ec9b04a9ab00fb03f238296/pipeless_ai_tf_models-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-29 18:30:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "miguelaeh",
"github_project": "pipeless",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pipeless-ai-tf-models"
}