An open API service indexing awesome lists of open source software.

https://github.com/noorkhokhar99/mediapipe-pose---google


https://github.com/noorkhokhar99/mediapipe-pose---google

mediapipe opencv python python-opencv

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# MediaPipe-Pose-Google

- Clone the repository.
```
git clone https://github.com/noorkhokhar99/car-detection-yolov7.git
```
- Goto the cloned folder.
```
cd car-detection-yolov7

```
- Upgrade pip with mentioned command below.
```
pip install --upgrade pip
```
- Install requirements with mentioned command below.
```
pip install -r requirements.txt
```
- Run the code with mentioned command below.

`python MediaPipe Pose.py `

## Example Results
![Example Results](https://github.com/noorkhokhar99/MediaPipe-Pose---Google/blob/main/Screen%20Shot%202022-12-12%20at%204.31.04%20pm.png)