paper-with-me

Papers

Convolutional Sketch Inversion

2016-06-09 · Yağmur Güçlütürk, Umut Güçlü, Rob Van Lier, Marcel A. J. van Gerven

In this paper, we use deep neural networks for inverting face sketches to synthesize photorealistic face images. We first construct a semi-simulated dataset containing a very large number of computer-generated face sketches with different styles and corresponding face images by expanding existing unconstrained face data sets. We then train models achieving state-of-the-art results on both computer-generated sketches and hand-drawn sketches by leveraging recent advances in deep learning such as batch normalization, deep residual learning, perceptual losses and stochastic optimization in combination with our new dataset. We finally demonstrate potential applications of our models in fine arts and forensic arts. In contrast to existing patch-based approaches, our deep-neural-network-based approach can be used for synthesizing photorealistic face images by inverting face sketches in the wild.

📄 PDF Abstract BibTeX arXiv:1606.03073

Code (2)

Pingxia/ConvolutionalSketchInversion
saifvazir/Convolutional-Sketch-Inversion pytorch

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Inversion-by-Inversion: Exemplar-based Sketch-to-Photo Synthesis via Stochastic Differential Equations without Training

2023-08-15 · XiMing Xing, Chuang Wang, Haitao Zhou, Zhihao Hu 외

Exemplar-based sketch-to-photo synthesis allows users to generate photo-realistic images based on sketches. Recently, diffusion-based methods have achieved impressive performance on image generation tasks, enabling highl…

Image Generation

Sparse sketches with small inversion bias

2020-11-21 · Michał Dereziński, Zhenyu Liao, Edgar Dobriban, Michael W. Mahoney

For a tall $n\times d$ matrix $A$ and a random $m\times n$ sketching matrix $S$, the sketched estimate of the inverse covariance matrix $(A^\top A)^{-1}$ is typically biased: $E[(\tilde A^\top\tilde A)^{-1}]\ne(A^\top A)…

Distributed Optimization

Fundamental Bias in Inverting Random Sampling Matrices with Application to Sub-sampled Newton

2025-02-19 · Chengmei Niu, Zhenyu Liao, Zenan Ling, Michael W. Mahoney

A substantial body of work in machine learning (ML) and randomized numerical linear algebra (RandNLA) has exploited various sorts of random sketching methodologies, including random sampling and random projection, with m…

Distributed OptimizationStochastic Optimization

SketchXAI: A First Look at Explainability for Human Sketches

2023-04-23 · CVPR 2023 1 · Zhiyu Qu, Yulia Gryaditskaya, Ke Li, Kaiyue Pang 외

This paper, for the very first time, introduces human sketches to the landscape of XAI (Explainable Artificial Intelligence). We argue that sketch as a ``human-centred'' data form, represents a natural interface to study…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Sketch Recognition

Spectral Collapse in Diffusion Inversion

2026-02-09 · Nicolas Bourriez, Alexandre Verine, Auguste Genovesio arxiv

Conditional diffusion inversion provides a powerful framework for unpaired image-to-image translation. However, we demonstrate through an extensive analysis that standard deterministic inversion (e.g. DDIM) fails when th…

Image-to-Image Translation