paper-with-me

Papers

Image Decomposition Using a Robust Regression Approach

2016-09-13 · Shervin Minaee, Yao Wang

This paper considers how to separate text and/or graphics from smooth background in screen content and mixed content images and proposes an algorithm to perform this segmentation task. The proposed methods make use of the fact that the background in each block is usually smoothly varying and can be modeled well by a linear combination of a few smoothly varying basis functions, while the foreground text and graphics create sharp discontinuity. This algorithm separates the background and foreground pixels by trying to fit pixel values in the block into a smooth function using a robust regression method. The inlier pixels that can be well represented with the smooth model will be considered as background, while remaining outlier pixels will be considered foreground. We have also created a dataset of screen content images extracted from HEVC standard test sequences for screen content coding with their ground truth segmentation result which can be used for this task. The proposed algorithm has been tested on the dataset mentioned above and is shown to have superior performance over other methods, such as the hierarchical k-means clustering algorithm, shape primitive extraction and coding, and the least absolute deviation fitting scheme for foreground segmentation.

📄 PDF Abstract BibTeX arXiv:1609.03874

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringForeground SegmentationregressionSegmentation

Similar Papers 제목 키워드 기반

Subquadratic Kronecker Regression with Applications to Tensor Decomposition

2022-09-11 · Matthew Fahrbach, Thomas Fu, Mehrdad Ghadiri

Kronecker regression is a highly-structured least squares problem $\min_{\mathbf{x}} \lVert \mathbf{K}\mathbf{x} - \mathbf{b} \rVert_{2}^2$, where the design matrix $\mathbf{K} = \mathbf{A}^{(1)} \otimes \cdots \otimes \…

regressionTensor Decomposition

Regression-aware decompositions

2017-10-11 · Mark Tygert

Linear least-squares regression with a "design" matrix A approximates a given matrix B via minimization of the spectral- or Frobenius-norm discrepancy ||AX-B|| over every conformingly sized matrix X. Another popular appr…

Dimensionality Reductionregression

Noise-Augmented $\ell_0$ Regularization of Tensor Regression with Tucker Decomposition

2023-02-19 · Tian Yan, Yinan Li, Fang Liu

Tensor data are multi-dimension arrays. Low-rank decomposition-based regression methods with tensor predictors exploit the structural information in tensor predictors while significantly reducing the number of parameters…

regression

Image Aesthetic Assessment Based on Pairwise Comparison A Unified Approach to Score Regression, Binary Classification, and Personalization

2019-10-01 · ICCV 2019 10 · Jun-Tae Lee, Chang-Su Kim

We propose a unified approach to three tasks of aesthetic score regression, binary aesthetic classification, and personalized aesthetics. First, we develop a comparator to estimate the ratio of aesthetic scores for two i…

Binary ClassificationClassificationGeneral Classificationregression

Direct Intrinsics: Learning Albedo-Shading Decomposition by Convolutional Regression

2015-12-08 · ICCV 2015 12 · Takuya Narihira, Michael Maire, Stella X. Yu

We introduce a new approach to intrinsic image decomposition, the task of decomposing a single image into albedo and shading components. Our strategy, which we term direct intrinsics, is to learn a convolutional neural n…

Intrinsic Image Decompositionregression