中文
相关论文

相关论文: SepLUT: Separable Image-adaptive Lookup Tables for…

200 篇论文

Non-local attention module has been proven to be crucial for image restoration. Conventional non-local attention processes features of each layer separately, so it risks missing correlation between features among different layers. To…

图像与视频处理 · 电气工程与系统科学 2023-04-21 Yancheng Wang , Ning Xu , Yingzhen Yang

High-resolution images enable neural networks to learn richer visual representations. However, this improved performance comes at the cost of growing computational complexity, hindering their usage in latency-sensitive applications. As not…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xuanyao Chen , Zhijian Liu , Haotian Tang , Li Yi , Hang Zhao , Song Han

Manipulating the illumination of a 3D scene within a single image represents a fundamental challenge in computer vision and graphics. This problem has traditionally been addressed using inverse rendering techniques, which involve explicit…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Shrisha Bharadwaj , Haiwen Feng , Giorgio Becherini , Victoria Fernandez Abrevaya , Michael J. Black

Convolutional neural networks excel in a number of computer vision tasks. One of their most crucial architectural elements is the effective receptive field size, that has to be manually set to accommodate a specific task. Standard solutions…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Domen Tabernik , Matej Kristan , Aleš Leonardis

Precise, object-aware control over visual content is essential for advanced image editing and compositional generation. Yet, most existing approaches operate on entire images holistically, limiting the ability to isolate and manipulate…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Fangyi Chen , Yaojie Shen , Lu Xu , Ye Yuan , Shu Zhang , Yulei Niu , Longyin Wen

Medical image segmentation is crucial for many healthcare tasks, including disease diagnosis and treatment planning. One key area is the segmentation of skin lesions, which is vital for diagnosing skin cancer and monitoring patients. In…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Salah Eddine Bekhouche , Gaby Maroun , Fadi Dornaika , Abdenour Hadid

Modern computer systems typically conbine multicore CPUs with accelerators like GPUs for inproved performance and energy efficiency. However, these sys- tems suffer from poor performance portability, code tuned for one device must be…

分布式、并行与集群计算 · 计算机科学 2016-05-23 Thomas L. Falch , Anne C. Elster

In many recent works, multi-layer perceptions (MLPs) have been shown to be suitable for modeling complex spatially-varying functions including images and 3D scenes. Although the MLPs are able to represent complex scenes with unprecedented…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Animesh Karnewar , Tobias Ritschel , Oliver Wang , Niloy J. Mitra

Self-supervised learning (SSL) and diffusion models have advanced representation learning and image synthesis, but in 3D medical imaging they are still largely used separately for analysis and synthesis, respectively. Unifying them is…

图像与视频处理 · 电气工程与系统科学 2026-04-07 Junkai Liu , Ling Shao , Le Zhang

Recently, DETR pioneered the solution of vision tasks with transformers, it directly translates the image feature map into the object detection result. Though effective, translating the full feature map can be costly due to redundant…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Tao Wang , Li Yuan , Yunpeng Chen , Jiashi Feng , Shuicheng Yan

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-complexity trade-off is…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Maitreya Suin , Kuldeep Purohit , A. N. Rajagopalan

When modeling a given type of data, we consider it to involve two key aspects: 1) identifying relevant elements (e.g., image pixels or textual words) to a central element, as in a convolutional receptive field, or to a query element, as in…

机器学习 · 计算机科学 2025-10-14 Hehe Fan , Yi Yang , Mohan Kankanhalli , Fei Wu

Single-sample face recognition is one of the most challenging problems in face recognition. We propose a novel algorithm to address this problem based on a sparse representation based classification (SRC) framework. The new algorithm is…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Liansheng Zhuang , Tsung-Han Chan , Allen Y. Yang , S. Shankar Sastry , Yi Ma

SegBlocks reduces the computational cost of existing neural networks, by dynamically adjusting the processing resolution of image regions based on their complexity. Our method splits an image into blocks and downsamples blocks of low…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Thomas Verelst , Tinne Tuytelaars

After their initial success in natural language processing, transformer architectures have rapidly gained traction in computer vision, providing state-of-the-art results for tasks such as image classification, detection, segmentation, and…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Hugo Touvron , Matthieu Cord , Alaaeldin El-Nouby , Jakob Verbeek , Hervé Jégou

Anatomical segmentation of organs in ultrasound images is essential to many clinical applications, particularly for diagnosis and monitoring. Existing deep neural networks require a large amount of labeled data for training in order to…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Yordanka Velikova , Mohammad Farid Azampour , Walter Simson , Vanessa Gonzalez Duque , Nassir Navab

Most image super-resolution (SR) methods are developed on synthetic low-resolution (LR) and high-resolution (HR) image pairs that are constructed by a predetermined operation, e.g., bicubic downsampling. As existing methods typically learn…

图像与视频处理 · 电气工程与系统科学 2021-09-09 Sanghyun Son , Jaeha Kim , Wei-Sheng Lai , Ming-Husan Yang , Kyoung Mu Lee

SymPoint is an initial attempt that utilizes point set representation to solve the panoptic symbol spotting task on CAD drawing. Despite its considerable success, it overlooks graphical layer information and suffers from prohibitively slow…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Wenlong Liu , Tianyu Yang , Qizhi Yu , Lei Zhang

Running deep learning models on resource-constrained edge devices has drawn significant attention due to its fast response, privacy preservation, and robust operation regardless of Internet connectivity. While these devices already cope…

分布式、并行与集群计算 · 计算机科学 2025-04-08 Keondo Park , You Rim Choi , Inhoe Lee , Hyung-Sin Kim

This work addresses the problem of novel view synthesis in diverse scenes from small collections of RGB images. We propose ERUPT (Efficient Rendering with Unposed Patch Transformer) a state-of-the-art scene reconstruction model capable of…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Maxim V. Shugaev , Vincent Chen , Maxim Karrenbach , Kyle Ashley , Bridget Kennedy , Naresh P. Cuntoor