中文
相关论文

相关论文: Deep Edge-Aware Interactive Colorization against C…

200 篇论文

Since it is usually difficult to capture an all-in-focus image of a 3D scene directly, various multi-focus image fusion methods are employed to generate it from several images focusing at different depths. However, the performance of…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Haoyu Ma , Juncheng Zhang , Shaojun Liu , Qingmin Liao

Most digital cameras use sensors coated with a Color Filter Array (CFA) to capture channel components at every pixel location, resulting in a mosaic image that does not contain pixel values in all channels. Current research on…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Ramchalam Kinattinkara Ramakrishnan , Shangling Jui , Vahid Patrovi Nia

Automatic image colorization is inherently an ill-posed problem with uncertainty, which requires an accurate semantic understanding of scenes to estimate reasonable colors for grayscale images. Although recent interaction-based methods have…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Pengcheng Zhao , Yanxiang Chen , Yang Zhao , Zhao Zhang

Automatic black-and-white image sequence colorization while preserving character and object identity (ID) is a complex task with significant market demand, such as in cartoon or comic series colorization. Despite advancements in visual…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Junhao Zhuang , Xuan Ju , Zhaoyang Zhang , Yong Liu , Shiyi Zhang , Chun Yuan , Ying Shan

We propose a new Graph Neural Network that combines recent advancements in the field. We give theoretical contributions by proving that the model is strictly more general than the Graph Isomorphism Network and the Gated Graph Neural…

机器学习 · 计算机科学 2020-01-27 Federico Errica , Davide Bacciu , Alessio Micheli

Network embedding, which aims to learn low-dimensional representations of nodes, has been used for various graph related tasks including visualization, link prediction and node classification. Most existing embedding methods rely solely on…

社会与信息网络 · 计算机科学 2019-08-22 Palash Goyal , Homa Hosseinmardi , Emilio Ferrara , Aram Galstyan

Interactive fashion image manipulation, which enables users to edit images with sketches and color strokes, is an interesting research problem with great application value. Existing works often treat it as a general inpainting task and do…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Haoye Dong , Xiaodan Liang , Yixuan Zhang , Xujie Zhang , Zhenyu Xie , Bowen Wu , Ziqi Zhang , Xiaohui Shen , Jian Yin

We propose an extension of the Contextual Graph Markov Model, a deep and probabilistic machine learning model for graphs, to model the distribution of edge features. Our approach is architectural, as we introduce an additional Bayesian…

机器学习 · 计算机科学 2023-08-21 Daniele Atzeni , Federico Errica , Davide Bacciu , Alessio Micheli

This paper addresses the automatic colorization problem, which converts a gray-scale image to a colorized one. Recent deep-learning approaches can colorize automatically grayscale images. However, when it comes to different scenes which…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Youssef Mourchid , Marc Donias , Yannick Berthoumieu , Mohamed Najim

Many complex systems and datasets are characterized by multiway interactions of different categories, and can be modeled as edge-colored hypergraphs. We focus on clustering such datasets using the NP-hard edge-colored clustering problem,…

数据结构与算法 · 计算机科学 2026-03-04 Seongjune Han , Nate Veldt

Fully automatic detection of skin lesions in dermatoscopic images can facilitate early diagnosis and repression of malignant melanoma and non-melanoma skin cancer. Although convolutional neural networks are a powerful solution, they are…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Anindo Saha , Prem Prasad , Abdullah Thabit

Handling various objects with different colors is a significant challenge for image colorization techniques. Thus, for complex real-world scenes, the existing image colorization algorithms often fail to maintain color consistency. In this…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Subhankar Ghosh , Saumik Bhattacharya , Prasun Roy , Umapada Pal , Michael Blumenstein

Exemplar-based colourisation aims to add plausible colours to a grayscale image using the guidance of a colour reference image. Most of the existing methods tackle the task as a style transfer problem, using a convolutional neural network…

图像与视频处理 · 电气工程与系统科学 2021-05-06 Marc Gorriz Blanch , Issa Khalifeh , Alan Smeaton , Noel O'Connor , Marta Mrak

In this paper we propose a new problem scenario in image processing, wide-range image blending, which aims to smoothly merge two different input photos into a panorama by generating novel image content for the intermediate region between…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Chia-Ni Lu , Ya-Chu Chang , Wei-Chen Chiu

Deep neural networks are successfully used in various applications, but show their vulnerability to adversarial examples. With the development of adversarial patches, the feasibility of attacks in physical scenes increases, and the defenses…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Junwen Chen , Xingxing Wei

Deep convolutional neural networks have been widely applied in salient object detection and have achieved remarkable results in this field. However, existing models suffer from information distortion caused by interpolation during…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Hewen Xiao , Jie Mei , Guangfu Ma , Weiren Wu

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Jiahui Yu , Zhe Lin , Jimei Yang , Xiaohui Shen , Xin Lu , Thomas S. Huang

Deep learning techniques have successfully been employed in numerous computer vision tasks including image segmentation. The techniques have also been applied to medical image segmentation, one of the most critical tasks in computer-aided…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Titinunt Kitrungrotsakul , Iwamoto Yutaro , Lanfen Lin , Ruofeng Tong , Jingsong Li , Yen-Wei Chen

While many image colorization algorithms have recently shown the capability of producing plausible color versions from gray-scale photographs, they still suffer from limited semantic understanding. To address this shortcoming, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Jiaojiao Zhao , Jungong Han , Ling Shao , Cees G. M. Snoek

In the Coloured Clustering problem, we wish to colour vertices of an edge coloured graph to produce as many stable edges as possible, i.e., edges with the same colour as their ends. In this paper, we reveal that the problem is in fact a…

数据结构与算法 · 计算机科学 2018-07-30 Leizhen CAI , On Yin LEUNG