paper-with-me

Papers

BINet: a binary inpainting network for deep patch-based image compression

2019-12-11 · André Nortje, Willie Brink, Herman A. Engelbrecht, Herman Kamper

Recent deep learning models outperform standard lossy image compression codecs. However, applying these models on a patch-by-patch basis requires that each image patch be encoded and decoded independently. The influence from adjacent patches is therefore lost, leading to block artefacts at low bitrates. We propose the Binary Inpainting Network (BINet), an autoencoder framework which incorporates binary inpainting to reinstate interdependencies between adjacent patches, for improved patch-based compression of still images. When decoding a patch, BINet additionally uses the binarised encodings from surrounding patches to guide its reconstruction. In contrast to sequential inpainting methods where patches are decoded based on previons reconstructions, BINet operates directly on the binary codes of surrounding patches without access to the original or reconstructed image data. Encoding and decoding can therefore be performed in parallel. We demonstrate that BINet improves the compression quality of a competitive deep image codec across a range of compression levels.

📄 PDF Abstract BibTeX arXiv:1912.05189

Code (1)

adnortje/binet 공식 구현 pytorch

Tasks

Image Compression

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Large Hole Image Inpainting With Compress-Decompression Network

2020-02-01 · Zhenghang Wu, Yidong Cui

Image inpainting technology can patch images with missing pixels. Existing methods propose convolutional neural networks to repair corrupted images. The networks focus on the valid pixels around the missing pixels, use t…

DecoderImage InpaintingSuper-Resolutionvalid

MoBiNet: A Mobile Binary Network for Image Classification

2019-07-29 · Hai Phan, Dang Huynh, Yihui He, Marios Savvides 외

MobileNet and Binary Neural Networks are two among the most widely used techniques to construct deep learning models for performing a variety of tasks on mobile and embedded platforms.In this paper, we present a simple y…

BinarizationClassificationGeneral Classificationimage-classification+1

Binets: fundamental building blocks for phylogenetic networks

2017-01-31

Phylogenetic networks are a generalization of evolutionary trees that are used by biologists to represent the evolution of organisms which have undergone reticulate evolution. Essentially, a phylogenetic network is a dir…

A Systematic Evaluation of Coding Strategies for Sparse Binary Images

2020-10-26 · Rahul Mohideen Kaja Mohideen, Pascal Peter, Joachim Weickert

Inpainting-based compression represents images in terms of a sparse subset of its pixel data. Storing the carefully optimised positions of known data creates a lossless compression problem on sparse and often scattered b…

Image Compression

FiBiNet++: Reducing Model Size by Low Rank Feature Interaction Layer for CTR Prediction

2022-09-12 · PengTao Zhang, Zheng Zheng, Junlin Zhang

Click-Through Rate (CTR) estimation has become one of the most fundamental tasks in many real-world applications and various deep models have been proposed. Some research has proved that FiBiNet is one of the best perfor…

Click-Through Rate PredictionRecommendation Systems