Package to recognize Human Activity Recognition
Project description
Recognize Human Activity .
import Human_acitvity_recognition
1 Installation
pip install Human_acitvity_recognition
You Can find Model File (resnet-34_kinetics.onnx) and Train Class file(action_recognition_kinetics.txt) from Github Link “https://github.com/salmaShahid”
2 Features
Pure python.
Supports Python 3.5+.
Supported and fully tested on Linux, OS X and Windows
3 Use
3.1 Basic use
import Human_activity_recognition
s = Human_activity_recognition.HAR()
print(s)
3.2 Installing for development
Clone:
git clone https://github.com/salmaShahid/Human_activity_recognition.git
4 Credits
Created by Salma (raziullah0316@gmail.com).
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
Close
Hashes for HumanActivityRecognition-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b35f7ea908d59296cd5ba6577429645216350cbe654a851e6e18daa498733ee |
|
MD5 | 25e600fdfa44e46a95cd2d2d2098edc7 |
|
BLAKE2b-256 | 5c7be1a1a0dddd3b6f0de07f1a8ca2bcee49e516b36abd498c0fc65258460487 |
Close
Hashes for HumanActivityRecognition-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a14f95757e180989f9094ee8f3afca6264b4491633d3db2614449706f930755 |
|
MD5 | a16b9ea82f8aebc26c78973320e0de1e |
|
BLAKE2b-256 | 9a15cb666a728f465985248bb1532d4c0aac6754a0abf849bee8b14b92b90149 |