No-code platform for computer vision
Project description
OpenVI - Open toolkit for Computer Vision
This project aims to create a toolkit for computer vision, with image processing and computer vision training with no code. The main features are:
- Image processing graph: Everyone can create image processing graphs with OpenCV. Try the result in real time.
- Training machine learning models for object detection, image classification, and other computer vision tasks.
- Deploy machine learning models to devices.
Environment
- Python 3.9
pip install Cython numpy==1.23.0
pip install -e .
Run
python -m openvi.main
Build and Publish
- Build and publish to PyPI:
python setup.py build twine
bash build_and_publish.sh
References
We used some code and media from the following sources:
- Image processing graph: Image-Processing-Node-Editor - License: Apache 2.0.
- Video of Robert Arango Lopez from Pixabay
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
openvi-0.0.3.tar.gz
(52.2 MB
view details)
Built Distribution
openvi-0.0.3-py3-none-any.whl
(52.3 MB
view details)
File details
Details for the file openvi-0.0.3.tar.gz
.
File metadata
- Download URL: openvi-0.0.3.tar.gz
- Upload date:
- Size: 52.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c01ea6b9c8bce962a54ca1f661ebfcd0bf30a6adba774a6f768587abbea78b2a |
|
MD5 | 90cb74896748b0ec142869ee70dee59c |
|
BLAKE2b-256 | d2cb15beb507f26045f7aa60955086e04bea4a8f2bb559d4648f7f11d956377f |
File details
Details for the file openvi-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: openvi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 52.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf828694c8f0048f6264914696c5251248064bd7de2a51572ab6b91d77ead706 |
|
MD5 | 0ee4c0b7bda4b48c41d655868e0f4c84 |
|
BLAKE2b-256 | e0dd48148c65d02be547a22e8b3186db74274146b7ab610c1450c10865782ef4 |