Skip to content

AISP-PL/yaya-tools

Repository files navigation

YAYA tools - package with set of AISP yet another YOLO annotations tools

Installation : User

Use the package manager pip to install YAYA tools directly from github releases. For example

pip install https://github.com/AISP-PL/yaya-tools/releases/download/v1.0.4/yaya_tools-0.1.0-py3-none-any.whl

Installation : Developer

Download repository and install via poetry packages with --dev group. For example

git clone git@github.com:AISP-PL/yaya-tools.git
cd yaya-tools
poetry install

Usage : yaya-dataset

Dataset analysis, update and modification tool.

Usage : yaya-resize

Multiprocessing image resizing tool for faster image resizing.