中文
相关论文

相关论文: Delving Globally into Texture and Structure for Im…

200 篇论文

Several imaging applications (vessels, retina, plant roots, road networks from satellites) require the accurate segmentation of thin structures for subsequent analysis. Discontinuities (gaps) in the extracted foreground may hinder…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hao Chen , Mario Valerio Giuffrida , Peter Doerner , Sotirios A. Tsaftaris

Image inpainting is a challenging problem as it needs to fill the information of the corrupted regions. Most of the existing inpainting algorithms assume that the positions of the corrupted regions are known. Different from the existing…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Yang Liu , Jinshan Pan , Zhixun Su

Inpainting-based image compression is a promising alternative to classical transform-based lossy codecs. Typically it stores a carefully selected subset of all pixel locations and their colour values. In the decoding phase the missing…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Ferdinand Jost , Vassillen Chizhov , Joachim Weickert

Professional photo editing remains challenging, requiring extensive knowledge of imaging pipelines and significant expertise. While recent deep learning approaches, particularly style transfer methods, have attempted to automate this…

图像与视频处理 · 电气工程与系统科学 2025-12-11 Omar Elezabi , Marcos V. Conde , Zongwei Wu , Radu Timofte

Structure inference is an important task for network data processing and analysis in data science. In recent years, quite a few approaches have been developed to learn the graph structure underlying a set of observations captured in a data…

机器学习 · 计算机科学 2020-04-16 Eda Bayram , Dorina Thanou , Elif Vural , Pascal Frossard

Recent advances in deep generative adversarial networks (GAN) and self-attention mechanism have led to significant improvements in the challenging task of inpainting large missing regions in an image. These methods integrate self-attention…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Xiang Zhou , Yuan Zeng , Yi Gong

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, we introduce a deep…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Yu Zeng , Zhe Lin , Jimei Yang , Jianming Zhang , Eli Shechtman , Huchuan Lu

In this paper, we propose a multi-level texture encoding and representation network (MuLTER) for texture-related applications. Based on a multi-level pooling architecture, the MuLTER network simultaneously leverages low- and high-level…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Yuting Hu , Zhiling Long , Ghassan AlRegib

Depth information provides valuable insights into the 3D structure especially the outline of objects, which can be utilized to improve the semantic segmentation tasks. However, a naive fusion of depth information can disrupt feature and…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Wei Sun , Yuan Li , Qixiang Ye , Jianbin Jiao , Yanzhao Zhou

We propose a Deep Texture Encoding Network (Deep-TEN) with a novel Encoding Layer integrated on top of convolutional layers, which ports the entire dictionary learning and encoding pipeline into a single model. Current methods build from…

计算机视觉与模式识别 · 计算机科学 2016-12-12 Hang Zhang , Jia Xue , Kristin Dana

Structure-guided image completion aims to inpaint a local region of an image according to an input guidance map from users. While such a task enables many practical applications for interactive editing, existing methods often struggle to…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Haitian Zheng , Zhe Lin , Jingwan Lu , Scott Cohen , Eli Shechtman , Connelly Barnes , Jianming Zhang , Qing Liu , Yuqian Zhou , Sohrab Amirghodsi , Jiebo Luo

Image inpainting, the process of restoring corrupted images, has seen significant advancements with the advent of diffusion models (DMs). Despite these advancements, current DM adaptations for inpainting, which involve modifications to the…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Xuan Ju , Xian Liu , Xintao Wang , Yuxuan Bian , Ying Shan , Qiang Xu

We propose an automatic video inpainting algorithm which relies on the optimisation of a global, patch-based functional. Our algorithm is able to deal with a variety of challenging situations which naturally arise in video inpainting, such…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Alasdair Newson , Andrés Almansa , Matthieu Fradet , Yann Gousseau , Patrick Pérez

Deep image inpainting research mainly focuses on constructing various neural network architectures or imposing novel optimization objectives. However, on the one hand, building a state-of-the-art deep inpainting model is an extremely…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Yufeng Wang , Dan Li , Cong Xu , Min Yang

Traditional image codecs emphasize signal fidelity and human perception, often at the expense of machine vision tasks. Deep learning methods have demonstrated promising coding performance by utilizing rich semantic embeddings optimized for…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Sha Guo , Zhuo Chen , Yang Zhao , Ning Zhang , Xiaotong Li , Lingyu Duan

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…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Chenjie Cao , Yanwei Fu

Inpainting arbitrary missing regions is challenging because learning valid features for various masked regions is nontrivial. Though U-shaped encoder-decoder frameworks have been witnessed to be successful, most of them share a common…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Manyu Zhu , Dongliang He , Xin Li , Chao Li , Fu Li , Xiao Liu , Errui Ding , Zhaoxiang Zhang

The modern computer graphics pipeline can synthesize images at remarkable visual quality; however, it requires well-defined, high-quality 3D content as input. In this work, we explore the use of imperfect 3D content, for instance, obtained…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Justus Thies , Michael Zollhöfer , Matthias Nießner

Implicit surface representations, such as signed-distance functions, combined with deep learning have led to impressive models which can represent detailed shapes of objects with arbitrary topology. Since a continuous function is learned,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Edgar Tretschk , Ayush Tewari , Vladislav Golyanik , Michael Zollhöfer , Carsten Stoll , Christian Theobalt

Image inpainting, which refers to the synthesis of missing regions in an image, can help restore occluded or degraded areas and also serve as a precursor task for self-supervision. The current state-of-the-art models for image inpainting…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Dharshan Sampath Kumar , Amit Sethi