A package to detect falls
Project description
power_vision_AI_of_the_tiger
Package created for a school project in computer vision, dedicated to detect falls in a video.
Installation
- Creation of the virtual environment :
python3.11 -m venv [path_virtual_env]- Example :
python3.11 -m venv ~/Documents/virtualenvs/AItiger
- Example :
- Activation of the virtual environment :
source [path_virtual_env]/bin/activate- Example :
source ~/Documents/virtualenvs/AItiger/bin/activate
- Example :
- Installation of the package :
python3 -m pip install power_vision_AI_of_the_tiger
Usage example
python src/power_vision_AI_of_the_tiger/classify_video.py -i [path_to_input_video] -o [path_to_output_video] --path_csv_out [path_to_csvs_with_landmarks] --display
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file power_vision_ai_of_the_tiger-0.0.3.tar.gz.
File metadata
- Download URL: power_vision_ai_of_the_tiger-0.0.3.tar.gz
- Upload date:
- Size: 415.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca4be3d82cb94d6e66345f172a05391617bab0f2b096c2711f82b9d3e8e786d
|
|
| MD5 |
8f641347c1ab4dc4e720b1f20d567f63
|
|
| BLAKE2b-256 |
f1851de190957c3eada35f3a8db4f736f929465a74d012b4df1516180129e01e
|
File details
Details for the file power_vision_ai_of_the_tiger-0.0.3-py3-none-any.whl.
File metadata
- Download URL: power_vision_ai_of_the_tiger-0.0.3-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2410e52eb87bf71a44dce0e6289ca283cb7ae67b8381d6488d83234ab29c1c4b
|
|
| MD5 |
5774ca282d236bf5f712d0318767e716
|
|
| BLAKE2b-256 |
0fd944944218e73f93bea5679043d8cce693b243bb0803a6046ab05642bc1368
|