paper-with-me

Papers

Neural Texture Block Compression

2024-06-27 · Shin Fujieda, Takahiro Harada

Block compression is a widely used technique to compress textures in real-time graphics applications, offering a reduction in storage size. However, their storage efficiency is constrained by the fixed compression ratio, which substantially increases storage size when hundreds of high-quality textures are required. In this paper, we propose a novel block texture compression method with neural networks, Neural Texture Block Compression (NTBC). NTBC learns the mapping from uncompressed textures to block-compressed textures, which allows for significantly reduced storage costs without any change in the shaders.Our experiments show that NTBC can achieve reasonable-quality results with up to about 70% less storage footprint, preserving real-time performance with a modest computational overhead at the texture loading phase in the graphics pipeline.

📄 PDF Abstract BibTeX arXiv:2407.09543

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Random-Access Neural Compression of Material Textures

2023-05-26 · Karthik Vaidyanathan, Marco Salvi, Bartlomiej Wronski, Tomas Akenine-Möller 외

The continuous advancement of photorealism in rendering is accompanied by a growth in texture data and, consequently, increasing storage and memory demands. To address this issue, we propose a novel neural compression te…

Image Compression

Neural Graphics Texture Compression Supporting Random Access

2024-05-06 · Farzad Farhadzadeh, Qiqi Hou, Hoang Le, Amir Said 외

Advances in rendering have led to tremendous growth in texture assets, including resolution, complexity, and novel textures components, but this growth in data volume has not been matched by advances in its compression. …

GPUImage Compression

Deep Implicit Volume Compression

2020-05-18 · CVPR 2020 6 · Danhang Tang, Saurabh Singh, Philip A. Chou, Christian Haene 외

We describe a novel approach for compressing truncated signed distance fields (TSDF) stored in 3D voxel grids, and their corresponding textures. To compress the TSDF, our method relies on a block-based neural network arc…

Video Compression

A Lossless Intra Reference Block Recompression Scheme for Bandwidth Reduction in HEVC-IBC

2021-04-05 · Jiyuan Hu, Jun Wang, Guangyu Zhong, Jian Cao 외

The reference frame memory accesses in inter prediction result in high DRAM bandwidth requirement and power consumption. This problem is more intensive by the adoption of intra block copy (IBC), a new coding tool in the …

PredictionTexture Classification

Context-adaptive neural network based prediction for image compression

2018-07-17 · Thierry Dumas, Aline Roumy, Christine Guillemot

This paper describes a set of neural network architectures, called Prediction Neural Networks Set (PNNS), based on both fully-connected and convolutional neural networks, for intra image prediction. The choice of neural …

DecoderImage CompressionPrediction