معرفی شرکت ها


aipose-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library to use pose estimation in your projects easily
ویژگی مقدار
سیستم عامل -
نام فایل aipose-1.0.0
نام aipose
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tlaloc-Es
ایمیل نویسنده dev@tlaloc-es.com
آدرس صفحه اصلی https://github.com/Tlaloc-Es/aipose
آدرس اینترنتی https://pypi.org/project/aipose/
مجوز MIT
# AIPOSE <div align="center"> [![Downloads](https://static.pepy.tech/personalized-badge/aipose?period=month&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads)](https://pepy.tech/project/aipose) [![Stars](https://img.shields.io/github/stars/Tlaloc-Es/aipose?color=yellow&style=flat)](https://github.com/Tlaloc-Es/aipose/stargazers) </div> <p align="center"> <img src="https://raw.githubusercontent.com/Tlaloc-Es/aipose/master/logo.png" width="200" height="240"/> </p> Library to use pose estimation in your projects easily. ## Instalation [![PyPI](https://img.shields.io/pypi/v/aipose.svg)](https://pypi.org/project/aipose/) You can install `aipose` from [Pypi](https://pypi.org/project/aipose/). It's going to install the library itself and its prerequisites as well. ```bash pip install aipose ``` You can install `aipose` from its source code. ```bash git clone https://github.com/Tlaloc-Es/aipose.git cd aipose pip install -e . ``` ## Run demo Use the following command to run a demo with your cam and YOLOv7 pose estimator, ```bash posewebcam ``` ## How to use You can check the section notebooks in the repository to check the usage of the library or you can ask in the [Issues section](https://github.com/Tlaloc-Es/aipose/issues). The examples are: * [How to draw key points in a video](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/video.ipynb) * [How to draw key points in a video and store it](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/process_and_save_video.ipynb) * [How to draw key points in a webcam](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/webcam.ipynb) * [How to draw key points in a picture](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/plot_keypoints.ipynb) * [How to capture a frame to apply your business logic](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/custom%20manager.ipynb) * [How to stop the video stream when anybody raises hands with YOLOv7](https://github.com/Tlaloc-Es/aipose/blob/master/notebooks/process_keypoints.ipynb) ## References * https://github.com/RizwanMunawar/yolov7-pose-estimation ## Support You can do a donation with the following link. <a href="https://www.buymeacoffee.com/tlaloc" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> Or you can try to make a pull request with your improvements to the repo. ## Source of videos and images * Video by Mikhail Nilov: https://www.pexels.com/video/a-woman-exercising-using-an-exercise-ball-6739975/


نیازمندی

مقدار نام
- pydantic
>=3.2.2 matplotlib
>=4.1.1 opencv-python
>=1.7.0,!=1.12.0 torch
>=0.8.1,!=0.13.0 torchvision
>=1.18.5,<1.24.0 numpy
>=1.1.4 pandas
>=4.41.0 tqdm
>=0.11.0 seaborn
>=1.4.1 scipy
<4.21.3 protobuf
>=2.4.1 tensorboard
>=6.0,<7.0 pyyaml
>=8.1.3,<9.0.0 click
>=2.28.2,<3.0.0 requests
>=2.28.11.8,<3.0.0.0 types-requests
>=4.7.0.68,<5.0.0.0 opencv-contrib-python


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl aipose-1.0.0:

    pip install aipose-1.0.0.whl


نصب پکیج tar.gz aipose-1.0.0:

    pip install aipose-1.0.0.tar.gz