中文
相关论文

相关论文: Enhancing Multi-Scale Implicit Learning in Image S…

200 篇论文

Implicit Neural Representations (INRs) aim to parameterize discrete signals through implicit continuous functions. However, formulating each image with a separate neural network~(typically, a Multi-Layer Perceptron (MLP)) leads to…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Wenyong Zhou , Taiqiang Wu , Zhengwu Liu , Yuxin Cheng , Chen Zhang , Ngai Wong

Recent studies have demonstrated the effectiveness of position encoding in transformer architectures. By incorporating positional information, this approach provides essential guidance for modeling dependencies between elements across…

机器学习 · 计算机科学 2025-08-27 Avinash Amballa

Image inpainting aims to fill the missing hole of the input. It is hard to solve this task efficiently when facing high-resolution images due to two reasons: (1) Large reception field needs to be handled for high-resolution image…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Weihuang Liu , Xiaodong Cun , Chi-Man Pun , Menghan Xia , Yong Zhang , Jue Wang

Positional encodings are employed to capture the high frequency information of the encoded signals in implicit neural representation (INR). In this paper, we propose a novel positional encoding method which improves the reconstruction…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Bharath Bhushan Damodaran , Francois Schnitzler , Anne Lambert , Pierre Hellier

Implicit neural representations (INR) have gained significant popularity for signal and image representation for many end-tasks, such as superresolution, 3D modeling, and more. Most INR architectures rely on sinusoidal positional encoding,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Rajhans Singh , Ankita Shukla , Pavan Turaga

Implicit neural representations are a promising new avenue of representing general signals by learning a continuous function that, parameterized as a neural network, maps the domain of a signal to its codomain; the mapping from spatial…

机器学习 · 计算机科学 2021-11-09 Jaeho Lee , Jihoon Tack , Namhoon Lee , Jinwoo Shin

Implicit neural representation has recently shown a promising ability in representing images with arbitrary resolutions. In this paper, we present a Local Implicit Transformer (LIT), which integrates the attention mechanism and frequency…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Hao-Wei Chen , Yu-Syuan Xu , Min-Fong Hong , Yi-Min Tsai , Hsien-Kai Kuo , Chun-Yi Lee

In this work we propose Pixel Content Encoders (PCE), a light-weight image inpainting model, capable of generating novel con-tent for large missing regions in images. Unlike previously presented convolutional neural network based models,…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Nanne van Noord , Eric Postma

Determining the state of a mobile robot is an essential building block of robot navigation systems. In this paper, we address the problem of estimating the robots pose in an indoor environment using 2D LiDAR data and investigate how modern…

机器人学 · 计算机科学 2023-02-06 Haofei Kuang , Xieyuanli Chen , Tiziano Guadagnino , Nicky Zimmerman , Jens Behley , Cyrill Stachniss

We propose a novel learning-based formulation for visual localization of vehicles that can operate in real-time in city-scale environments. Visual localization algorithms determine the position and orientation from which an image has been…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Arthur Moreau , Thomas Gilles , Nathan Piasco , Dzmitry Tsishkou , Bogdan Stanciulescu , Arnaud de La Fortelle

In this work, we introduce a challenging image restoration task, referred to as SuperInpaint, which aims to reconstruct missing regions in low-resolution images and generate completed images with arbitrarily higher resolutions. We have…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Canyu Zhang , Qing Guo , Xiaoguang Li , Renjie Wan , Hongkai Yu , Ivor Tsang , Song Wang

Modern vision models achieve remarkable accuracy, but explaining where evidence arises, what the model encodes, and how internal computations assemble that evidence remains fragmented. We introduce an iERF-centric framework that unifies…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Yearim Kim , Sangyu Han , Nojun Kwak

Multimodal time series forecasting is foundational in various fields, such as utilizing satellite imagery and numerical data for predicting typhoons in climate science. However, existing multimodal approaches primarily focus on utilizing…

机器学习 · 计算机科学 2025-06-19 Haobo Li , Eunseo Jung , Zixin Chen , Zhaowei Wang , Yueya Wang , Huamin Qu , Alexis Kai Hon Lau

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Siming Yan , Zhenpei Yang , Haoxiang Li , Chen Song , Li Guan , Hao Kang , Gang Hua , Qixing Huang

Recent learning-based super-resolution (SR) methods often focus on dictionary learning or network training. In this paper, we discuss in detail a new SR method based on local patch encoding (LPE) instead of traditional dictionary learning.…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Yang Zhao , Ronggang Wang , Wei Jia , Jianchao Yang , Wenmin Wang , Wen Gao

Image warping aims to reshape images defined on rectangular grids into arbitrary shapes. Recently, implicit neural functions have shown remarkable performances in representing images in a continuous manner. However, a standalone multi-layer…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Jaewon Lee , Kwang Pyo Choi , Kyong Hwan Jin

Models for image representation learning are typically designed for either recognition or generation. Various forms of contrastive learning help models learn to convert images to embeddings that are useful for classification, detection, and…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Matthew Gwilliam , Xiao Wang , Xuefeng Hu , Zhenheng Yang

Implicit Neural Representations (INRs) have recently advanced the field of deep learning due to their ability to learn continuous representations of signals without the need for large training datasets. Although INR methods have been…

图像与视频处理 · 电气工程与系统科学 2024-09-04 Mevan Ekanayake , Zhifeng Chen , Gary Egan , Mehrtash Harandi , Zhaolin Chen

Existing approaches to Implicit Neural Representation (INR) can be interpreted as a global scene representation via a linear combination of Fourier bases of different frequencies. However, such universal basis functions can limit the…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Jason Chun Lok Li , Chang Liu , Binxiao Huang , Ngai Wong

We introduce Perception Encoder (PE), a state-of-the-art vision encoder for image and video understanding trained via simple vision-language learning. Traditionally, vision encoders have relied on a variety of pretraining objectives, each…