Welcome to zokyo’s documentation!

Zokyo

Zokyo is a no-nonsense low-code computer vision augmentation library specifically built for automotive deep learning development which is easy to integrate with your MLOps pipelines

Look how easy it is to use:

from zokyo.augmentation import Builder
pipeline = Builder(config_json="config.json")
pipeline.process_and_save()

Installation

Install Zokyo from source by running:

make install

License

The project is licensed under the Apache License 2.0.

Indices and tables