BitNet: Learning-Based Bit-Depth Expansion
Junyoung Byun, Kyujin Shim, Changick Kim

TL;DR
This paper introduces BitNet, a CNN-based method for bit-depth expansion that effectively restores visual details and color accuracy in low bit-depth images, achieving state-of-the-art results with fast processing speeds.
Contribution
We propose a novel encoder-decoder CNN architecture with multi-scale features for effective bit-depth expansion, improving color restoration and computational efficiency.
Findings
Achieved state-of-the-art PSNR and SSIM on multiple datasets.
Effectively removes false contours and restores details.
Operates in near real-time with fast speed.
Abstract
Bit-depth is the number of bits for each color channel of a pixel in an image. Although many modern displays support unprecedented higher bit-depth to show more realistic and natural colors with a high dynamic range, most media sources are still in bit-depth of 8 or lower. Since insufficient bit-depth may generate annoying false contours or lose detailed visual appearance, bit-depth expansion (BDE) from low bit-depth (LBD) images to high bit-depth (HBD) images becomes more and more important. In this paper, we adopt a learning-based approach for BDE and propose a novel CNN-based bit-depth expansion network (BitNet) that can effectively remove false contours and restore visual details at the same time. We have carefully designed our BitNet based on an encoder-decoder architecture with dilated convolutions and a novel multi-scale feature integration. We have performed various experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
