colorex
Copyright (c) 2021 Alex Harvill. All rights reserved.
colorex is primarily intended to contain color transformations that should exist in keras but don’t.
colorex
- colorex.cex_constants : numeric constants and enums for color transformations
- colorex.cex_keras : keras layers for color transformation
- colorex.cex_lut : color_lookup_table tensorflow port allowing for exact control over lut and coordinate broadcasting
- colorex.cex_numpy : numpy version of keras color transforms