中文
相关论文

相关论文: TUCaN: Progressively Teaching Colourisation to Cap…

200 篇论文

Current developments in computer vision and deep learning allow to automatically generate hyper-realistic images, hardly distinguishable from real ones. In particular, human face generation achieved a stunning level of realism, opening new…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Francesco Marra , Cristiano Saltori , Giulia Boato , Luisa Verdoliva

The focus of this study is on Unsupervised Continual Learning (UCL), as it presents an alternative to Supervised Continual Learning which needs high-quality manual labeled data. The experiments under the UCL paradigm indicate a phenomenon…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Chen Cheng , Jingkuan Song , Xiaosu Zhu , Junchen Zhu , Lianli Gao , Hengtao Shen

Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tuan Tran Anh , Khoa Nguyen-Tuan , Tran Minh Quan , Won-Ki Jeong

Deep learning has thrived by training on large-scale datasets. However, in many applications, as for medical image diagnosis, getting massive amount of data is still prohibitive due to privacy, lack of acquisition homogeneity and annotation…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Lia Morra , Luca Piano , Fabrizio Lamberti , Tatiana Tommasi

Image harmonization is an essential step in image composition that adjusts the appearance of composite foreground to address the inconsistency between foreground and background. Existing methods primarily operate in correlated $RGB$ color…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Linfeng Tan , Jiangtong Li , Li Niu , Liqing Zhang

A central challenge in data visualization is to understand which data samples are required to generate an image of a data set in which the relevant information is encoded. In this work, we make a first step towards answering the question of…

图形学 · 计算机科学 2021-03-12 Sebastian Weiss , Mustafa Işık , Justus Thies , Rüdiger Westermann

In this paper, we propose a novel image process scheme called class-based expansion learning for image classification, which aims at improving the supervision-stimulation frequency for the samples of the confusing classes. Class-based…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Hui Wang , Hanbin Zhao , Xi Li

Due to the light absorption and scattering induced by the water medium, underwater images usually suffer from some degradation problems, such as low contrast, color distortion, and blurring details, which aggravate the difficulty of…

图像与视频处理 · 电气工程与系统科学 2024-12-20 Runmin Cong , Wenyu Yang , Wei Zhang , Chongyi Li , Chun-Le Guo , Qingming Huang , Sam Kwong

Despite the recent success of image-text contrastive models like CLIP and SigLIP, these models often struggle with vision-centric tasks that demand high-fidelity image understanding, such as counting, depth estimation, and fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Zineng Tang , Long Lian , Seun Eisape , XuDong Wang , Roei Herzig , Adam Yala , Alane Suhr , Trevor Darrell , David M. Chan

Underwater images are often affected by complex degradations such as light absorption, scattering, color casts, and artifacts, making enhancement critical for effective object detection, recognition, and scene understanding in aquatic…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Afrah Shaahid , Muzammil Behzad

Deep neural networks with alternating convolutional, max-pooling and decimation layers are widely used in state of the art architectures for computer vision. Max-pooling purposefully discards precise spatial information in order to create…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Sina Honari , Jason Yosinski , Pascal Vincent , Christopher Pal

Low-light image enhancement aims to improve an image's visibility while keeping its visual naturalness. Different from existing methods tending to accomplish the relighting task directly by ignoring the fidelity and naturalness recovery, we…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Kui Jiang , Zhongyuan Wang , Zheng Wang , Chen Chen , Peng Yi , Tao Lu , Chia-Wen Lin

Grayscale images are fundamental to many image processing applications like data compression, feature extraction, printing and tone mapping. However, some image information is lost when converting from color to grayscale. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2021-09-01 Prasoon Ambalathankandy , Yafei Ou , Masayuki Ikebe

This paper investigates into the colorization problem which converts a grayscale image to a colorful version. This is a very difficult problem and normally requires manual adjustment to achieve artifact-free quality. For instance, it…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Zezhou Cheng , Qingxiong Yang , Bin Sheng

Autoregressive models have recently shown great promise in visual generation by leveraging discrete token sequences akin to language modeling. However, existing approaches often suffer from inefficiency, either due to token-by-token…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Ruiqing Yang , Kaixin Zhang , Zheng Zhang , Shan You , Tao Huang

Point clouds captured by scanning sensors are often perturbed by noise, which have a highly negative impact on downstream tasks (e.g. surface reconstruction and shape understanding). Previous works mostly focus on training neural networks…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Junsheng Zhou , Xingyu Shi , Haichuan Song , Yi Fang , Yu-Shen Liu , Zhizhong Han

This work presents a new approach based on deep learning to automatically extract colormaps from visualizations. After summarizing colors in an input visualization image as a Lab color histogram, we pass the histogram to a pre-trained deep…

人机交互 · 计算机科学 2021-03-02 Lin-Ping Yuan , Wei Zeng , Siwei Fu , Zhiliang Zeng , Haotian Li , Chi-Wing Fu , Huamin Qu

The main idea of this paper is to explore the possibilities of generating samples from the neural networks, mostly focusing on the colorization of the grey-scale images. I will compare the existing methods for colorization and explore the…

图形学 · 计算机科学 2018-12-31 Wonbong Jang

We propose a new and, arguably, a very simple reduction of instance segmentation to semantic segmentation. This reduction allows to train feed-forward non-recurrent deep instance segmentation systems in an end-to-end fashion using…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Victor Kulikov , Victor Yurchenko , Victor Lempitsky

We review some of the most recent approaches to colorize gray-scale images using deep learning methods. Inspired by these, we propose a model which combines a deep Convolutional Neural Network trained from scratch with high-level features…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Federico Baldassarre , Diego González Morín , Lucas Rodés-Guirao