paper-with-me

Papers

Learning a Sketch Tensor Space for Image Inpainting of Man-made Scenes

2021-03-28 · ICCV 2021 10 · Chenjie Cao, Yanwei Fu

This paper studies the task of inpainting man-made scenes. It is very challenging due to the difficulty in preserving the visual patterns of images, such as edges, lines, and junctions. Especially, most previous works are failed to restore the object/building structures for images of man-made scenes. To this end, this paper proposes learning a Sketch Tensor (ST) space for inpainting man-made scenes. Such a space is learned to restore the edges, lines, and junctions in images, and thus makes reliable predictions of the holistic image structures. To facilitate the structure refinement, we propose a Multi-scale Sketch Tensor inpainting (MST) network, with a novel encoder-decoder structure. The encoder extracts lines and edges from the input images to project them into an ST space. From this space, the decoder is learned to restore the input images. Extensive experiments validate the efficacy of our model. Furthermore, our model can also achieve competitive performance in inpainting general nature images over the competitors.

📄 PDF Abstract BibTeX arXiv:2103.15087

Code (1)

ewrfcas/MST_inpainting 공식 구현 pytorch

Tasks

DecoderImage Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Sketch-guided Image Inpainting with Partial Discrete Diffusion Process

2024-04-18 · Nakul Sharma, Aditay Tripathi, Anirban Chakraborty, Anand Mishra

In this work, we study the task of sketch-guided image inpainting. Unlike the well-explored natural language-guided image inpainting, which excels in capturing semantic details, the relatively less-studied sketch-guided …

Image Inpainting

Towards Interactive Image Inpainting via Sketch Refinement

2023-06-01 · Chang Liu, Shunxin Xu, Jialun Peng, Kaidong Zhang 외

One tough problem of image inpainting is to restore complex structures in the corrupted regions. It motivates interactive image inpainting which leverages additional hints, e.g., sketches, to assist the inpainting proces…

Image Inpainting

Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding

2022-03-02 · CVPR 2022 1 · Qiaole Dong, Chenjie Cao, Yanwei Fu

Image inpainting has made significant advances in recent years. However, it is still challenging to recover corrupted images with both vivid textures and reasonable structures. Some specific methods only tackle regular t…

Image Inpainting

Spatio-Temporal Tensor Sketching via Adaptive Sampling

2020-06-21 · Jing Ma, Qiuchen Zhang, Joyce C. Ho, Li Xiong

Mining massive spatio-temporal data can help a variety of real-world applications such as city capacity planning, event management, and social network analysis. The tensor representation can be used to capture the correl…

Management

Sample Efficient Learning of Factored Embeddings of Tensor Fields

2022-09-01 · Taemin Heo, Chandrajit Bajaj

Data tensors of orders 2 and greater are now routinely being generated. These data collections are increasingly huge and growing. Many scientific and medical data tensors are tensor fields (e.g., images, videos, geograph…

Recommendation SystemsThompson Sampling