中文
相关论文

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

200 篇论文

Face parsing is defined as the per-pixel labeling of images containing human faces. The labels are defined to identify key facial regions like eyes, lips, nose, hair, etc. In this work, we make use of the structural consistency of the human…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Mausoom Sarkar , Nikitha SR , Mayur Hemani , Rishabh Jain , Balaji Krishnamurthy

We propose a new simple approach for image compression: instead of storing the RGB values for each pixel of an image, we store the weights of a neural network overfitted to the image. Specifically, to encode an image, we fit it with an MLP…

图像与视频处理 · 电气工程与系统科学 2021-04-13 Emilien Dupont , Adam Goliński , Milad Alizadeh , Yee Whye Teh , Arnaud Doucet

Masked Image Modeling (MIM) is a promising self-supervised learning approach that enables learning from unlabeled images. Despite its recent success, learning good representations through MIM remains challenging because it requires…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Amir Bar , Florian Bordes , Assaf Shocher , Mahmoud Assran , Pascal Vincent , Nicolas Ballas , Trevor Darrell , Amir Globerson , Yann LeCun

Multilayer perceptrons (MLPs) have been successfully used to represent 3D shapes implicitly and compactly, by mapping 3D coordinates to the corresponding signed distance values or occupancy values. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Peng-Shuai Wang , Yang Liu , Yu-Qi Yang , Xin Tong

Implicit Neural Representations (INRs) employ neural networks to represent continuous functions by mapping coordinates to the corresponding values of the target function, with applications e.g., inverse graphics. However, INRs face a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mingze Ma , Qingtian Zhu , Yifan Zhan , Zhengwei Yin , Hongjun Wang , Yinqiang Zheng

Single-pixel imaging (SPI) is an emerging technique which has attracts wide attention in various research fields. However, restricted by the low reconstruction quality and large amount of measurements, the practical application is still in…

图像与视频处理 · 电气工程与系统科学 2018-11-09 Chao Deng , Xuemei Hu , Xiaoxu Li , Jinli Suo , Zhili Zhang , Qionghai Dai

Arbitrary-scale image super-resolution employing implicit neural functions has gained significant attention lately due to its capability to upscale images across diverse scales utilizing only a single model. Nevertheless, these…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Young Jae Oh , Jihun Kim , Jihoon Nam , Tae Hyun Kim

Nowadays, multimedia forensics faces unprecedented challenges due to the rapid advancement of multimedia generation technology thereby making Image Manipulation Localization (IML) crucial in the pursuit of truth. The key to IML lies in…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Xiaochen Ma , Jizhe Zhou , Xiong Xu , Zhuohang Jiang , Chi-Man Pun

By quantizing network weights and activations to low bitwidth, we can obtain hardware-friendly and energy-efficient networks. However, existing quantization techniques utilizing the straight-through estimator and piecewise constant…

机器学习 · 计算机科学 2024-07-24 Hiroyuki Tokunaga , Joel Nicholls , Daria Vazhenina , Atsunori Kanemura

Implicit Neural Representation (INR) has been emerging in computer vision in recent years. It has been shown to be effective in parameterising continuous signals such as dense 3D models from discrete image data, e.g. the neural radius field…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Wentian Xu , Jianbo Jiao

Image inpainting has made significant advances in recent years. However, it is still challenging to recover corrupted images with both vivid textures and reasonable structures. Some specific methods only tackle regular textures while losing…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Qiaole Dong , Chenjie Cao , Yanwei Fu

Vision Transformers have demonstrated remarkable success in computer vision tasks, yet their reliance on learnable one-dimensional positional embeddings fundamentally disrupts the inherent two-dimensional spatial structure of images through…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Zhihang Xin , Xitong Hu , Rui Wang

Image segmentation is a popular area of research in computer vision that has many applications in automated image processing. A recent technique called piecewise flat embeddings (PFE) has been proposed for use in image segmentation; PFE…

计算机视觉与模式识别 · 计算机科学 2016-12-21 Renee T. Meinhold , Tyler L. Hayes , Nathan D. Cahill

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

We introduce Pixel-aligned Implicit Function (PIFu), a highly effective implicit representation that locally aligns pixels of 2D images with the global context of their corresponding 3D object. Using PIFu, we propose an end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Shunsuke Saito , Zeng Huang , Ryota Natsume , Shigeo Morishima , Angjoo Kanazawa , Hao Li

Recently deep learning-based methods have been applied in image compression and achieved many promising results. In this paper, we propose an improved hybrid layered image compression framework by combining deep learning and the traditional…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Haisheng Fu , Feng Liang , Bo Lei , Nai Bian , Qian zhang , Mohammad Akbari , Jie Liang , Chengjie Tu

Stereo image super-resolution (SSR) aims to enhance high-resolution details by leveraging information from stereo image pairs. However, existing stereo super-resolution (SSR) upsampling methods (e.g., pixel shuffle) often overlook…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Yi Liu , Xinyi Liu , Yi Wan , Panwang Xia , Qiong Wu , Yongjun Zhang

Semantic image parsing, which refers to the process of decomposing images into semantic regions and constructing the structure representation of the input, has recently aroused widespread interest in the field of computer vision. The recent…

计算机视觉与模式识别 · 计算机科学 2018-10-11 Lili Huang , Jiefeng Peng , Ruimao Zhang , Guanbin Li , Liang Lin

We propose position-velocity encoders (PVEs) which learn---without supervision---to encode images to positions and velocities of task-relevant objects. PVEs encode a single image into a low-dimensional position state and compute the…

机器人学 · 计算机科学 2017-07-25 Rico Jonschkowski , Roland Hafner , Jonathan Scholz , Martin Riedmiller

Transformers rely on explicit positional encoding to model structure in data. While Rotary Position Embedding (RoPE) excels in 1D domains, its application to image generation reveals significant limitations such as fine-grained spatial…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Jiaye Li , Baoyou Chen , Hui Li , Zilong Dong , Jingdong Wang , Siyu Zhu