中文
相关论文

相关论文: inkn'hue: Enhancing Manga Colorization from Multip…

200 篇论文

Learning a robust video Variational Autoencoder (VAE) is essential for reducing video redundancy and facilitating efficient video generation. Directly applying image VAEs to individual frames in isolation can result in temporal…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yazhou Xing , Yang Fei , Yingqing He , Jingye Chen , Jiaxin Xie , Xiaowei Chi , Qifeng Chen

Diversity plays a vital role in many text generating applications. In recent years, Conditional Variational Auto Encoders (CVAE) have shown promising performances for this task. However, they often encounter the so called KL-Vanishing…

机器学习 · 统计学 2019-03-27 Yuchi Zhang , Yongliang Wang , Liping Zhang , Zhiqiang Zhang , Kun Gai

How to learn discriminative video representation from unlabeled videos is challenging but crucial for video analysis. The latest attempts seek to learn a representation model by predicting the appearance contents in the masked regions.…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xinyu Sun , Peihao Chen , Liangwei Chen , Changhao Li , Thomas H. Li , Mingkui Tan , Chuang Gan

Manga is a culturally distinctive multimodal medium and one of the most influential forms of Japanese popular culture. As AI systems increasingly target manga understanding, OCR, and translation, Manga109 has become a foundational dataset…

计算与语言 · 计算机科学 2026-05-21 Jeonghun Baek , Atsuyuki Miyai , Shota Onohara , Hikaru Ikuta , Kiyoharu Aizawa

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

Masked image modeling (MIM) has achieved promising results on various vision tasks. However, the limited discriminability of learned representation manifests there is still plenty to go for making a stronger vision learner. Towards this…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Zhicheng Huang , Xiaojie Jin , Chengze Lu , Qibin Hou , Ming-Ming Cheng , Dongmei Fu , Xiaohui Shen , Jiashi Feng

Automatic colorization of grayscale image has been a challenging task. Previous research have applied supervised methods in conquering this problem [ 1]. In this paper, we reproduces a GAN-based coloring model, and experiments one of its…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Chen Liang , Yunchen Sheng , Yichen Mo

Variational Autoencoders are widespread in Machine Learning, but are typically explained with dense math notation or static code examples. This paper presents VAE Explainer, an interactive Variational Autoencoder running in the browser to…

人机交互 · 计算机科学 2024-09-16 Donald Bertucci , Alex Endert

We introduce a novel masked graph autoencoder (MGAE) framework to perform effective learning on graph structure data. Taking insights from self-supervised learning, we randomly mask a large proportion of edges and try to reconstruct these…

机器学习 · 计算机科学 2022-01-10 Qiaoyu Tan , Ninghao Liu , Xiao Huang , Rui Chen , Soo-Hyun Choi , Xia Hu

Recent progress in scaling up large language models has shown impressive capabilities in performing few-shot learning across a wide range of text-based tasks. However, a key limitation is that these language models fundamentally lack visual…

机器学习 · 计算机科学 2023-02-06 Hao Liu , Wilson Yan , Pieter Abbeel

Variational Autoencoder is a scalable method for learning latent variable models of complex data. It employs a clear objective that can be easily optimized. However, it does not explicitly measure the quality of learned representations. We…

机器学习 · 计算机科学 2020-05-29 Andriy Serdega , Dae-Shik Kim

Colours are everywhere. They embody a significant part of human visual perception. In this paper, we explore the paradigm of hallucinating colours from a given gray-scale image. The problem of colourization has been dealt in previous…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Shirsendu Sukanta Halder , Kanjar De , Partha Pratim Roy

Given an undirected graph $G=(V,E)$ with a set of vertices $V$ and a set of edges $E$, a graph coloring problem involves finding a partition of the vertices into different independent sets. In this paper we present a new framework that…

机器学习 · 计算机科学 2022-03-16 Olivier Goudet , Cyril Grelier , Jin-Kao Hao

The success of deep neural networks for pan-sharpening is commonly in a form of black box, lacking transparency and interpretability. To alleviate this issue, we propose a novel model-driven deep unfolding framework with image reasoning…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Man Zhou , Jie Huang , Naishan Zheng , Chongyi Li

Image colorization is inherently an ill-posed problem with multi-modal uncertainty. Previous methods leverage the deep neural network to map input grayscale images to plausible color outputs directly. Although these learning-based methods…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Jheng-Wei Su , Hung-Kuo Chu , Jia-Bin Huang

Large multimodal language models have demonstrated impressive capabilities in understanding and manipulating images. However, many of these models struggle with comprehending intensive textual contents embedded within the images, primarily…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Ruiyi Zhang , Yufan Zhou , Jian Chen , Jiuxiang Gu , Changyou Chen , Tong Sun

We show how to extend traditional intrinsic image decompositions to incorporate further layers above albedo and shading. It is hard to obtain data to learn a multi-layer decomposition. Instead, we can learn to decompose an image into layers…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Jason Rock , Theerasit Issaranon , Aditya Deshpande , David Forsyth

There is a delicate balance between automating repetitive work in creative domains while staying true to an artist's vision. The animation industry regularly outsources large animation workloads to foreign countries where labor is…

计算机视觉与模式识别 · 计算机科学 2020-06-26 Harrish Thasarathan , Mehran Ebrahimi

In the past few years, there has been a dramatic growth in e-manga (electronic Japanese-style comics). Faced with the booming demand for manga research and the large amount of unlabeled manga data, we raised a new task, called unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Zhimin Zhang , Zheng Wang , Wei Hu

Colorization methods using deep neural networks have become a recent trend. However, most of them do not allow user inputs, or only allow limited user inputs (only global inputs or only local inputs), to control the output colorful images.…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Yi Xiao , Peiyao Zhou , Yan Zheng
‹ 上一页 1 8 9 10 下一页 ›