中文
相关论文

相关论文: PanoViT: Vision Transformer for Room Layout Estima…

200 篇论文

The Vision Transformer (ViT) architecture has become widely recognized in computer vision, leveraging its self-attention mechanism to achieve remarkable success across various tasks. Despite its strengths, ViT's optimization remains…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Haoyu Yun , Hamid Krim

We propose a novel solution for the task of video panoptic segmentation, that simultaneously predicts pixel-level semantic and instance segmentation and generates clip-level instance tracks. Our network, named VPS-Transformer, with a hybrid…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Andra Petrovai , Sergiu Nedevschi

We present Layout Anything, a transformer-based framework for indoor layout estimation that adapts the OneFormer's universal segmentation architecture to geometric structure prediction. Our approach integrates OneFormer's task-conditioned…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Md Sohag Mia , Muhammad Abdullah Adnan

We propose global context vision transformer (GC ViT), a novel architecture that enhances parameter and compute utilization for computer vision. Our method leverages global context self-attention modules, joint with standard local…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Ali Hatamizadeh , Hongxu Yin , Greg Heinrich , Jan Kautz , Pavlo Molchanov

Performing single image holistic understanding and 3D reconstruction is a central task in computer vision. This paper presents an integrated system that performs dense scene labeling, object detection, instance segmentation, depth…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Sainan Liu , Vincent Nguyen , Yuan Gao , Subarna Tripathi , Zhuowen Tu

In this paper, we present PanoDreamer, a novel method for producing a coherent 360{\deg} 3D scene from a single input image. Unlike existing methods that generate the scene sequentially, we frame the problem as single-image panorama and…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Avinash Paliwal , Xilong Zhou , Andrii Tsarov , Nima Khademi Kalantari

The Transformer architecture has witnessed a rapid development in recent years, outperforming the CNN architectures in many computer vision tasks, as exemplified by the Vision Transformers (ViT) for image classification. However, existing…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu Fu , TianYang Xu , XiaoJun Wu , Josef Kittler

We design a family of image classification architectures that optimize the trade-off between accuracy and efficiency in a high-speed regime. Our work exploits recent findings in attention-based architectures, which are competitive on highly…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Ben Graham , Alaaeldin El-Nouby , Hugo Touvron , Pierre Stock , Armand Joulin , Hervé Jégou , Matthijs Douze

In this work, we introduce panoramic panoptic segmentation, as the most holistic scene understanding, both in terms of Field of View (FoV) and image-level understanding for standard camera-based input. A complete surrounding understanding…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Alexander Jaus , Kailun Yang , Rainer Stiefelhagen

Change detection in remote sensing images is essential for tracking environmental changes on the Earth's surface. Despite the success of vision transformers (ViTs) as backbones in numerous computer vision applications, they remain…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Duowang Zhu , Xiaohu Huang , Haiyan Huang , Zhenfeng Shao , Qimin Cheng

Large transformer models are proving to be a powerful tool for 3D vision and novel view synthesis. However, the standard Transformer's well-known quadratic complexity makes it difficult to scale these methods to large scenes. To address…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Tooba Imtiaz , Lucy Chai , Kathryn Heal , Xuan Luo , Jungyeon Park , Jennifer Dy , John Flynn

The detection and analysis of transient astronomical sources is of great importance to understand their time evolution. Traditional pipelines identify transient sources from difference (D) images derived by subtracting prior-observed…

天体物理仪器与方法 · 物理学 2023-09-19 Zhuoyang Chen , Wenjie Zhou , Guoyou Sun , Mi Zhang , Jiangao Ruan , Jingyuan Zhao

This paper presents the use of panoramic 3D estimation in lighting simulation. Conventional lighting simulation necessitates detailed modeling as input, resulting in significant labor effort and time cost. The 3D layout estimation method…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Zining Cheng , Guanzhou Ji

Deep learning technology can be used as an assistive technology to help doctors quickly and accurately identify COVID-19 infections. Recently, Vision Transformer (ViT) has shown great potential towards image classification due to its global…

图像与视频处理 · 电气工程与系统科学 2022-07-06 Hongyan Xu , Xiu Su , Dadong Wang

Casting semantic segmentation of outdoor LiDAR point clouds as a 2D problem, e.g., via range projection, is an effective and popular approach. These projection-based methods usually benefit from fast computations and, when combined with…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Angelika Ando , Spyros Gidaris , Andrei Bursuc , Gilles Puy , Alexandre Boulch , Renaud Marlet

Nowadays, panoramic images can be easily obtained by panoramic cameras. However, when the panoramic camera orientation is tilted, a non-upright panoramic image will be captured. Existing upright adjustment models focus on how to estimate…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Heyu Chen , Jianfeng Li , Shigang Li

Predicting panoramic indoor lighting from a single perspective image is a fundamental but highly ill-posed problem in computer vision and graphics. To achieve locale-aware and robust prediction, this problem can be decomposed into three…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Jiayang Bai , Zhen He , Shan Yang , Jie Guo , Zhenyu Chen , Yan Zhang , Yanwen Guo

Current compositional image-to-3D scene generation approaches construct 3D scenes by time-consuming iterative layout optimization or inflexible joint object-layout generation. Moreover, most methods rely on limited field-of-view perspective…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Zidian Qiu , Ancong Wu

We present the first self-supervised method to train panoramic room layout estimation models without any labeled data. Unlike per-pixel dense depth that provides abundant correspondence constraints, layout representation is sparse and…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Hao-Wen Ting , Cheng Sun , Hwann-Tzong Chen

We present ProtoViT, a method for interpretable image classification combining deep learning and case-based reasoning. This method classifies an image by comparing it to a set of learned prototypes, providing explanations of the form ``this…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Chiyu Ma , Jon Donnelly , Wenjun Liu , Soroush Vosoughi , Cynthia Rudin , Chaofan Chen