中文
相关论文

相关论文: BiSTNet: Semantic Image Prior Guided Bidirectional…

200 篇论文

Style transfer has been an important topic both in computer vision and graphics. Since the seminal work of Gatys et al. first demonstrates the power of stylization through optimization in the deep feature space, quite a few approaches have…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Zhijie Wu , Chunjin Song , Yang Zhou , Minglun Gong , Hui Huang

Previous video object segmentation approaches mainly focus on using simplex solutions between appearance and motion, limiting feature collaboration efficiency among and across these two cues. In this work, we study a novel and efficient…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Ge-Peng Ji , Deng-Ping Fan , Keren Fu , Zhe Wu , Jianbing Shen , Ling Shao

Existing neural field representations for 3D object reconstruction either (1) utilize object-level representations, but suffer from low-quality details due to conditioning on a global latent code, or (2) are able to perfectly reconstruct…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Christopher Wewer , Eddy Ilg , Bernt Schiele , Jan Eric Lenssen

Medical image segmentation is a cornerstone of computer-assisted diagnosis and treatment planning. While recent multimodal vision-language models have shown promise in enhancing semantic understanding through textual descriptions, their…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Saivan Talaei , Fatemeh Daneshfar , Abdulhady Abas Abdullah , Mustaqeem Khan

Instance segmentation is an important task for biomedical and biological image analysis. Due to the complicated background components, the high variability of object appearances, numerous overlapping objects, and ambiguous object…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Dongnan Liu , Donghao Zhang , Yang Song , Heng Huang , Weidong Cai

Vision-language models (VLMs) pre-trained on large-scale image-text pairs have demonstrated impressive transferability on various visual tasks. Transferring knowledge from such powerful VLMs is a promising direction for building effective…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wenhao Wu , Xiaohan Wang , Haipeng Luo , Jingdong Wang , Yi Yang , Wanli Ouyang

In this paper we propose a convolutional neural network that is designed to upsample a series of sparse range measurements based on the contextual cues gleaned from a high resolution intensity image. Our approach draws inspiration from…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Shreyas S. Shivakumar , Ty Nguyen , Ian D. Miller , Steven W. Chen , Vijay Kumar , Camillo J. Taylor

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang

This paper studies video inpainting detection, which localizes an inpainted region in a video both spatially and temporally. In particular, we introduce VIDNet, Video Inpainting Detection Network, which contains a two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Peng Zhou , Ning Yu , Zuxuan Wu , Larry S. Davis , Abhinav Shrivastava , Ser-Nam Lim

High-quality video inpainting that completes missing regions in video frames is a promising yet challenging task. State-of-the-art approaches adopt attention models to complete a frame by searching missing contents from reference frames,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yanhong Zeng , Jianlong Fu , Hongyang Chao

The colorization of grayscale images is a complex and subjective task with significant challenges. Despite recent progress in employing large-scale datasets with deep neural networks, difficulties with controllability and visual quality…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Nir Zabari , Aharon Azulay , Alexey Gorkor , Tavi Halperin , Ohad Fried

A promising direction for recovering the lost information in low-resolution headshot images is utilizing a set of high-resolution exemplars from the same identity. Complementary images in the reference set can improve the generated headshot…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xiaoyu Xiang , Jon Morton , Fitsum A Reda , Lucas Young , Federico Perazzi , Rakesh Ranjan , Amit Kumar , Andrea Colaco , Jan Allebach

2D image representations are in regular grids and can be processed efficiently, whereas 3D point clouds are unordered and scattered in 3D space. The information inside these two visual domains is well complementary, e.g., 2D images have…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Wenbo Hu , Hengshuang Zhao , Li Jiang , Jiaya Jia , Tien-Tsin Wong

We address the task of supervised action segmentation which aims to partition a video into non-overlapping segments, each representing a different action. Recent works apply transformers to perform temporal modeling at the frame-level,…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Zijia Lu , Ehsan Elhamifar

Photorealistic style transfer aims to transfer the artistic style of an image onto an input image or video while keeping photorealism. In this paper, we think it's the summary statistics matching scheme in existing algorithms that leads to…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Xiaowen Qiu , Ruize Xu , Boan He , Yingtao Zhang , Wenqiang Zhang , Weifeng Ge

Image colorization aims to bring colors back to grayscale images. Automatic image colorization methods, which requires no additional guidance, struggle to generate high-quality images due to color ambiguity, and provides limited user…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Yifan Li , Shuai Yang , Jiaying Liu

This paper addresses the problem of how to exploit spatio-temporal information available in videos to improve the object detection precision. We propose a two stage object detector called FANet based on short-term spatio-temporal feature…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Daniel Cores , Víctor M. Brea , Manuel Mucientes

Spatial-Temporal Video Super-Resolution (ST-VSR) technology generates high-quality videos with higher resolution and higher frame rates. Existing advanced methods accomplish ST-VSR tasks through the association of Spatial and Temporal video…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mengshun Hu , Kui Jiang , Zhixiang Nie , Zheng Wang

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most methods, recently…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Longlong Jing , Yucheng Chen , Yingli Tian

Self-supervised methods have shown remarkable progress in learning high-level semantics and low-level temporal correspondence. Building on these results, we take one step further and explore the possibility of integrating these two features…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Rui Qian , Shuangrui Ding , Xian Liu , Dahua Lin