Kiuikit

We try to keep the code simple and readable, so you are always encouraged to directly read the code!

A niche toolkit for computer vision (especially 3D vision) tasks.

Installation

# released
pip install kiui # install the minimal package
pip install kiui[full] # install optional dependencies

# latest
pip install -U git+https://github.com/ashawkey/kiuikit.git