A domain-specific language (DSL) designed for simplifying computer vision tasks.
- Object Detection
- Image Classification
- Face Detection
- Optical Character Recognition (OCR)
- Image Generation
pip install -e .
pip install -r requirements.txtvexni your_script.vexniSee the Examples directory for sample programs.
- Python 3.8 or higher
- OpenCV
- YOLOv8
- Transformers
- PyTesseract
- Stable Diffusion