paper-with-me

홈 › Papers

Ray-Patch: An Efficient Querying for Light Field Transformers

2023-05-16 · T. Berriel Martins, Javier Civera

In this paper we propose the Ray-Patch querying, a novel model to efficiently query transformers to decode implicit representations into target views. Our Ray-Patch decoding reduces the computational footprint and increases inference speed up to one order of magnitude compared to previous models, without losing global attention, and hence maintaining specific task metrics. The key idea of our novel querying is to split the target image into a set of patches, then querying the transformer for each patch to extract a set of feature vectors, which are finally decoded into the target image using convolutional layers. Our experimental results, implementing Ray-Patch in 3 different architectures and evaluating it in 2 different tasks and datasets, demonstrate and quantify the effectiveness of our method, specifically a notable boost in rendering speed for the same task metrics.

📄 PDF Abstract BibTeX arXiv:2305.09566

Code (1)

tberriel/RayPatchQuerying 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

PatchBlender: A Motion Prior for Video Transformers

2022-11-11 · Gabriele Prato, Yale Song, Janarthanan Rajendran, R Devon Hjelm 외

Transformers have become one of the dominant architectures in the field of computer vision. However, there are yet several challenges when applying such architectures to video data. Most notably, these models struggle to…

Patcher: Patch Transformers with Mixture of Experts for Precise Medical Image Segmentation

2022-06-03 · Yanglan Ou, Ye Yuan, Xiaolei Huang, Stephen T. C. Wong 외

We present a new encoder-decoder Vision Transformer architecture, Patcher, for medical image segmentation. Unlike standard Vision Transformers, it employs Patcher blocks that segment an image into large patches, each of …

DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+3

Random Position Adversarial Patch for Vision Transformers

2023-07-09 · Mingzhen Shao

Previous studies have shown the vulnerability of vision transformers to adversarial patches, but these studies all rely on a critical assumption: the attack patches must be perfectly aligned with the patches used for lin…

Position

Exploration of Lightweight Single Image Denoising with Transformers and Truly Fair Training

2023-04-04 · Haram Choi, Cheolwoong Na, Jinseop Kim, Jihoon Yang

As multimedia content often contains noise from intrinsic defects of digital devices, image denoising is an important step for high-level vision recognition tasks. Although several studies have developed the denoising fi…

DenoisingImage Denoising

SurfPatch: Enabling Patch Matching for Exploratory Stream Surface Visualization

2025-01-01 · Delin An, Chaoli Wang

Unlike their line-based counterparts, surface-based techniques have yet to be thoroughly investigated in flow visualization due to their significant placement, speed, perception, and evaluation challenges. This paper pre…

Patch Matching