Huh, generally whenever I saw the lookup table approach in literature it was also referred to as quantization, guess they wanted to disambiguate the two methods
Though I'm not sure how warranted it really is, in both cases it's still pretty much the same idea of reducing the precision, just with different implementations
miven|1 year ago
Though I'm not sure how warranted it really is, in both cases it's still pretty much the same idea of reducing the precision, just with different implementations
Edit: they even refer to it as LUT quantization on another page: https://apple.github.io/coremltools/docs-guides/source/quant...
astrange|1 year ago
Sounds like it was confused with "vector quantization" which does involve lookup tables (codebooks). But "palletization" is fine too.
fudged71|1 year ago
miven|1 year ago
unknown|1 year ago
[deleted]
elcritch|1 year ago