Primitive, lightweight Python color library for PyTorch-involved projects. It implements color space conversion, tone mapping, LUT usage and creation, basic color correction and color balancing, and HDR-LDR encoding/decoding.
- Recommended: set up a clean Python environment
- Install PyTorch as instructed here
- Run
pip install tinycio - Run
tcio-setup(installs freeimage binaries; iio docs on fi)
See the docs for the rest.
