trainer network model for transferring image
Project description
EMS-analyzer
EMS(electronic monitoring system)-analyzer is collecting the image data and detecting the object using Yolo. And stitching the images which is already detected image of consist to quadrant image. And it train the this images
Installing
Install from PyPI
pip install EMS-analyzer
Usage
- Setting and run Server ans Client
from EMS-analyzer import Server
Server.init(ip_addr='server_ip'
,h0=['ha','hb','hc','hd']
,s0=['sa','sb','sc','sd'])
class_name, model=init_yolo()
Server.main(class_name, model)
from EMS-analyzer import Client
Client.main(ip_addr='sever_ip', input_image='image or video')
TODO
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
EMS-analyzer-0.0.3.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file EMS-analyzer-0.0.3.tar.gz
.
File metadata
- Download URL: EMS-analyzer-0.0.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 152117f4c8e37b16af37657009350c154d8660cd4299298fee8c20cfd5f3f5df |
|
MD5 | 8751210dc197db8ec493d2e4c6859c92 |
|
BLAKE2b-256 | 26b9ad4507586877b9d7bb16a3a04ad91fc8706c34cac5c6b7420c2575af8530 |
File details
Details for the file EMS_analyzer-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: EMS_analyzer-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21602783dafe71cdc373593a01e7ce0b536a1be4d9d7831080b185ddd71c3b92 |
|
MD5 | 52333982b766a04f5110843597317d60 |
|
BLAKE2b-256 | a9fd11ce0d814bb692579538f6ff7f6b3bb46030a3ef67e87613a96b4142a3ed |