Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

openvi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openvi

No-code platform for computer vision

  • 0.0.3
  • PyPI
  • Socket score

Maintainers
1

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.

OpenVI

Environment

  • Python 3.9

pip install Cython numpy==1.23.0
pip install -e .

Run

python -m openvi.main

OpenVI - Screencast

OpenVI - Screenshot

OpenVI - Screenshot

OpenVI - Screenshot

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:

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc