keywords are usually debanding, bit depth expansion, false contour removal, decontouring
CCL-based stuff only works on banding that stems from heavy compression (i.e. completely flat bands) and falls apart with flat content
- AdaDeband: https://sci-hub.st/http://dx.doi.org/10.1109/LSP.2020.3024985 (https://github.com/google/bband-adaband - shit code kinda slow and CCL based)
- Baugh: https://sci-hub.st/http://dx.doi.org/10.1145/2668904.2668912 (https://github.com/baughg/debanding - pretty different code from paper and CCL based)
- BEF-BDE: https://ieeexplore.ieee.org/document/9496257 (https://gist.github.com/noizuy/ce2d377a5642b1d9191368abd708b9c4)