Intelligent Pigeon is a program made for IOT, by which you can detect Object from a Image and send to a server
Project description
Intelligent Pigeon is a program made form IOT, by which you can detect Object from a Image and send to a server.
Command for extracting images from a video:
python pigeon.py extract video_path output_path
After running the code output_path will created with 4 subfolder on your current folder, and image extracted on those folders.
Command for detect object and send it to server is:
python pigeon.py send <server_name> <path> weights classes.txt labeled
server_name
is where you want to send object detected image.
path
is the path from where you want detect and send images.
weights
is darknet trained file for yolov4 object detection which you have to download.
classes.txt
is a text file where list of all object present.
labeled
is optional. If you want to send The image to the server with label then write it.
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
File details
Details for the file intelligent_pigeon-1.6.tar.gz
.
File metadata
- Download URL: intelligent_pigeon-1.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30820deae89b1ae3439132950157d4329101d3e4ec5142c421001d7724d410f9 |
|
MD5 | d6ddc90881eb807e578326f2fa44cbb8 |
|
BLAKE2b-256 | 49ba3ae67a8b6ba5c8a65ec5b21edd440a5bc5aad3f95c4fe221d16873427d5c |
File details
Details for the file intelligent_pigeon-1.6-py3-none-any.whl
.
File metadata
- Download URL: intelligent_pigeon-1.6-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dc78d18b5b9114defc31409cee9274295375ab0c1b98d73c88087c03188100f |
|
MD5 | fcaf197c5dc1ed70d9d90a7921f44002 |
|
BLAKE2b-256 | 160d46f5219d2ac025fd57d616e789df6f1b276ba38bd7651a823e7b8b8afb73 |