中文
相关论文

相关论文: Local Patch Encoding-Based Method for Single Image…

200 篇论文

As the field of deep learning steadily transitions from the realm of academic research to practical application, the significance of self-supervised pretraining methods has become increasingly prominent. These methods, particularly in the…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Toni Albert , Bjoern Eskofier , Dario Zanca

Partitioning an image into superpixels based on the similarity of pixels with respect to features such as colour or spatial location can significantly reduce data complexity and improve subsequent image processing tasks. Initial algorithms…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jakob Geusen , Gustav Bredell , Tianfei Zhou , Ender Konukoglu

Recent studies have shown remarkable progress in GANs based on implicit neural representation (INR) - an MLP that produces an RGB value given its (x, y) coordinate. They represent an image as a continuous version of the underlying 2D signal…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Namwoo Lee , Hyunsu Kim , Gayoung Lee , Sungjoo Yoo , Yunjey Choi

As a powerful statistical image modeling technique, sparse representation has been successfully used in various image restoration applications. The success of sparse representation owes to the development of l1-norm optimization techniques,…

计算机视觉与模式识别 · 计算机科学 2015-05-20 Weisheng Dong , Lei Zhang , Guangming Shi , Xiaolin Wu

Leveraging the overfitting property of deep neural networks (DNNs) is trending in video delivery systems to enhance video quality within bandwidth limits. Existing approaches transmit overfitted super-resolution (SR) model streams for…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Yiying Wei , Hadi Amirpour , Jong Hwan Ko , Christian Timmerer

We propose a novel positional encoding for learning graph on Transformer architecture. Existing approaches either linearize a graph to encode absolute position in the sequence of nodes, or encode relative position with another node using…

机器学习 · 计算机科学 2022-10-17 Wonpyo Park , Woonggi Chang , Donggeon Lee , Juntae Kim , Seung-won Hwang

Real-world data processing problems often involve various image modalities associated with a certain scene, including RGB images, infrared images or multi-spectral images. The fact that different image modalities often share certain…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pingfan Song , Xin Deng , João F. C. Mota , Nikos Deligiannis , Pier Luigi Dragotti , Miguel R. D. Rodrigues

Superpixel decomposition methods are generally used as a pre-processing step to speed up image processing tasks. They group the pixels of an image into homogeneous regions while trying to respect existing contours. For all state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Rémi Giraud , Vinh-Thong Ta , Nicolas Papadakis

Extraction of local feature descriptors is a vital stage in the solution pipelines for numerous computer vision tasks. Learning-based approaches improve performance in certain tasks, but still cannot replace handcrafted features in general.…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Kun He , Yan Lu , Stan Sclaroff

Change detection, as a research hotspot in the field of remote sensing, has witnessed continuous development and progress. However, the discrimination of boundary details remains a significant bottleneck due to the complexity of surrounding…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Huan Zhong , Chen Wu , Ziqi Xiao

Super-resolution reconstruction techniques entail the utilization of software algorithms to transform one or more sets of low-resolution images captured from the same scene into high-resolution images. In recent years, considerable…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Hao Yan , Zixiang Wang , Zhengjia Xu , Zhuoyue Wang , Zhizhong Wu , Ranran Lyu

The presence of residual and dense neural networks which greatly promotes the development of image Super-Resolution(SR) have witnessed a lot of impressive results. Depending on our observation, although more layers and connections could…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Yuan Ma , Kewen Liu , Hongxia Xiong , Panpan Fang , Xiaojun Li , Yalei Chen , Chaoyang Liu

We prove under practical assumptions that Rotary Positional Embedding (RoPE) introduces an intrinsic distance-dependent bias in attention scores that limits RoPE's ability to model long-context. RoPE extension methods may alleviate this…

计算与语言 · 计算机科学 2026-05-12 Yu Wang , Sheng Shen , Rémi Munos , Hongyuan Zhan , Yuandong Tian

Recent self-supervised learning (SSL) methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the architectural advantages of the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Sukmin Yun , Hankook Lee , Jaehyung Kim , Jinwoo Shin

In this letter, we propose a novel image denoising method based on correlation preserving sparse coding. Because the instable and unreliable correlations among basis set can limit the performance of the dictionary-driven denoising methods,…

计算机视觉与模式识别 · 计算机科学 2016-12-26 Rui Chen , Huizhu Jia , Xiaodong Xie , Wen Gao

Image deblurring techniques play important roles in many image processing applications. As the blur varies spatially across the image plane, it calls for robust and effective methods to deal with the spatially-variant blur problem. In this…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Chongyang Zhang , Weiyao Lin , Wei Li , Bing Zhou , Jun Xie , Jijia Li

Modern medical image segmentation methods primarily use discrete representations in the form of rasterized masks to learn features and generate predictions. Although effective, this paradigm is spatially inflexible, scales poorly to…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Yejia Zhang , Pengfei Gu , Nishchal Sapkota , Danny Z. Chen

Skeleton-based Temporal Action Segmentation involves the dense action classification of variable-length skeleton sequences. Current approaches primarily apply graph-based networks to extract framewise, whole-body-level motion…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Bowen Chen , Haoyu Ji , Zhiyong Wang , Benjamin Filtjens , Chunzhuo Wang , Weihong Ren , Bart Vanrumste , Honghai Liu

In this paper, we address the challenge of Perspective-Invariant Learning in machine learning and computer vision, which involves enabling a network to understand images from varying perspectives to achieve consistent semantic…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Deyi Ji , Feng Zhao , Lanyun Zhu , Wenwei Jin , Hongtao Lu , Jieping Ye

How to extract more and useful information for single image super resolution is an imperative and difficult problem. Learning-based method is a representative method for such task. However, the results are not so stable as there may exist…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Hu Liang , Shengrong Zhao
‹ 上一页 1 8 9 10 下一页 ›