中文
相关论文

相关论文: Memory Efficient Patch-based Training for INR-base…

200 篇论文

Traditional representations for light fields can be separated into two types: explicit representation and implicit representation. Unlike explicit representation that represents light fields as Sub-Aperture Images (SAIs) based arrays or…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Hanxin Zhu , Henan Wang , Zhibo Chen

Recent image inpainting methods have made great progress but often struggle to generate plausible image structures when dealing with large holes in complex images. This is partially due to the lack of effective network structures that can…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Haitian Zheng , Zhe Lin , Jingwan Lu , Scott Cohen , Eli Shechtman , Connelly Barnes , Jianming Zhang , Ning Xu , Sohrab Amirghodsi , Jiebo Luo

In an era where the exponential growth of image data driven by the Internet of Things (IoT) is outpacing traditional storage solutions, this work explores and advances the potential of Implicit Neural Representation (INR) as a…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Sai Sanjeet , Seyyedali Hosseinalipour , Jinjun Xiong , Masahiro Fujita , Bibhu Datta Sahoo

Conventional approaches to image registration consist of time consuming iterative methods. Most current deep learning (DL) based registration methods extract deep features to use in an iterative setting. We propose an end-to-end DL method…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Dwarikanath Mahapatra

Despite recent advances in implicit neural representations (INRs), it remains challenging for a coordinate-based multi-layer perceptron (MLP) of INRs to learn a common representation across data instances and generalize it for unseen…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Chiheon Kim , Doyup Lee , Saehoon Kim , Minsu Cho , Wook-Shin Han

Compressive image recovery is a challenging problem that requires fast and accurate algorithms. Recently, neural networks have been applied to this problem with promising results. By exploiting massively parallel GPU processing…

机器学习 · 统计学 2017-11-08 Christopher A. Metzler , Ali Mousavi , Richard G. Baraniuk

We show for the first time that a multilayer perceptron (MLP) can serve as the only scene representation in a real-time SLAM system for a handheld RGB-D camera. Our network is trained in live operation without prior data, building a dense,…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Edgar Sucar , Shikun Liu , Joseph Ortiz , Andrew J. Davison

Physics-Informed Neural Networks have become a powerful mesh-free method for solving partial differential equations, but their performance is often limited by spectral bias. Specifically, in standard MLPs used in PINNs, the global parameter…

机器学习 · 计算机科学 2026-05-04 Jianfeng Li , Feng Wang , Ke Tang

Implicit Neural Point Cloud (INPC) is a recent hybrid representation that combines the expressiveness of neural fields with the efficiency of point-based rendering, achieving state-of-the-art image quality in novel view synthesis. However,…

The many variations of Implicit Neural Representations (INRs), where a neural network is trained as a continuous representation of a signal, have tremendous practical utility for downstream tasks including novel view synthesis, video…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Namitha Padmanabhan , Matthew Gwilliam , Pulkit Kumar , Shishira R Maiya , Max Ehrlich , Abhinav Shrivastava

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

Texture models based on Generative Adversarial Networks (GANs) use zero-padding to implicitly encode positional information of the image features. However, when extending the spatial input to generate images at large sizes, zero-padding can…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Alhasan Abdellatif , Ahmed H. Elsheikh , Hannah P. Menke

Graph Neural Networks (GNNs) have superior capability in learning graph data. Full-graph GNN training generally has high accuracy, however, it suffers from large peak memory usage and encounters the Out-of-Memory problem when handling large…

机器学习 · 计算机科学 2024-06-10 Xizhi Gu , Hongzheng Li , Shihong Gao , Xinyan Zhang , Lei Chen , Yingxia Shao

Deep learning (DL) based unrolled reconstructions have shown state-of-the-art performance for under-sampled magnetic resonance imaging (MRI). Similar to compressed sensing, DL can leverage high-dimensional data (e.g. 3D, 2D+time, 3D+time)…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Ke Wang , Michael Kellman , Christopher M. Sandino , Kevin Zhang , Shreyas S. Vasanawala , Jonathan I. Tamir , Stella X. Yu , Michael Lustig

Image super-resolution generation aims to generate a high-resolution image from its low-resolution image. However, more complex neural networks bring high computational costs and memory storage. It is still an active area for offering the…

图像与视频处理 · 电气工程与系统科学 2023-10-23 Neeraj Baghel , Shiv Ram Dubey , Satish Kumar Singh

Wireless imaging has become a vital function in future integrated sensing and communication (ISAC) systems. However, traditional model-based and data-driven deep learning imaging methods face challenges related to multipath extraction,…

信息论 · 计算机科学 2026-02-13 Yixuan Huang , Jie Yang , Chao-Kai Wen , Shi Jin

Implicit Neural Representations (INRs), also known as neural fields, have emerged as a powerful paradigm in deep learning, parameterizing continuous spatial fields using coordinate-based neural networks. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Yichi Zhang , Qianqian Yang

Multi-layer perceptrons (MLP) have proven to be effective scene encoders when combined with higher-dimensional projections of the input, commonly referred to as \textit{positional encoding}. However, scenes with a wide frequency spectrum…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Zoe Landgraf , Alexander Sorkine Hornung , Ricardo Silveira Cabral

Whole-slide images (WSIs) are fundamental for computational pathology, where accurate lesion segmentation is critical for clinical decision making. Existing methods partition WSIs into discrete patches, disrupting spatial continuity and…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Yunheng Wu , Wenqi Huang , Liangyi Wang , Masahiro Oda , Yuichiro Hayashi , Daniel Rueckert , Kensaku Mori

The advent of adversarial patches poses a significant challenge to the robustness of AI models, particularly in the domain of computer vision tasks such as object detection. In contradistinction to traditional adversarial examples, these…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Wonho Lee , Hyunsik Na , Jisu Lee , Daeseon Choi