中文
相关论文

相关论文: PanoTPS-Net: Panoramic Room Layout Estimation via …

200 篇论文

This paper presents an innovative deep learning pipeline which estimates the relative pose of a spacecraft by incorporating the temporal information from a rendezvous sequence. It leverages the performance of long short-term memory (LSTM)…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Duarte Rondao , Nabil Aouf , Mark A. Richardson

In this paper, we present a novel hybrid deep learning model, named ConvLSTMTransNet, designed for time series prediction, with a specific application to internet traffic telemetry. This model integrates the strengths of Convolutional…

机器学习 · 计算机科学 2024-09-23 Sajal Saha , Saikat Das , Glaucio H. S. Carvalho

3D human pose estimation errors would propagate along the human body topology and accumulate at the end joints of limbs. Inspired by the backtracking mechanism in automatic control systems, we design an Intra-Part Constraint module that…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Jialun Cai , Hong Liu , Runwei Ding , Wenhao Li , Jianbing Wu , Miaoju Ban

High-dimensional data, characterized by many features, can be difficult to visualize effectively. Dimensionality reduction techniques, such as PCA, UMAP, and t-SNE, address this challenge by projecting the data into a lower-dimensional…

Open-vocabulary panoptic reconstruction is essential for advanced robotics perception and simulation. However, existing methods based on 3D Gaussian Splatting (3DGS) often struggle to simultaneously achieve geometric accuracy, coherent…

机器人学 · 计算机科学 2026-04-14 Xuan Yu , Yuxuan Xie , Changjian Jiang , Shichao Zhai , Rong Xiong , Yu Zhang , Yue Wang

This paper presents a neural network based semantic plane detection method utilizing polygon representations. The method can for example be used to solve room layout estimations tasks. The method is built on, combines and further develops…

计算机视觉与模式识别 · 计算机科学 2023-06-22 David Gillsjö , Gabrielle Flood , Kalle Åström

Depth estimation from a monocular 360{\deg} image is a burgeoning problem owing to its holistic sensing of a scene. Recently, some methods, \eg, OmniFusion, have applied the tangent projection (TP) to represent a 360{\deg}image and…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Hao Ai , Zidong cao , Yan-pei Cao , Ying Shan , Lin Wang

The recently introduced locally orderless tensor network (LoTeNet) for supervised image classification uses matrix product state (MPS) operations on grids of transformed image patches. The resulting patch representations are combined back…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Raghavendra Selvan , Silas Ørting , Erik B Dam

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

Both the Dictionary Learning (DL) and Convolutional Neural Networks (CNN) are powerful image representation learning systems based on different mechanisms and principles, however whether we can seamlessly integrate them to improve the…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Zhao Zhang , Yulin Sun , Yang Wang , Zhengjun Zha , Shuicheng Yan , Meng Wang

Can we leverage high-resolution information without the unsustainable quadratic complexity to input scale? We propose Traversal Network (TNet), a novel multi-scale hard-attention architecture, which traverses image scale-space in a top-down…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Athanasios Papadopoulos , Paweł Korus , Nasir Memon

We describe a new method to estimate the geometry of a room given room impulse responses. The method utilises convolutional neural networks to estimate the room geometry and uses the mean square error as the loss function. In contrast to…

音频与语音处理 · 电气工程与系统科学 2019-05-16 Wangyang Yu , W. Bastiaan Kleijn

Many works in the recent literature introduce semantic mapping methods that use CNNs (Convolutional Neural Networks) to recognize semantic properties in images. The types of properties (eg.: room size, place category, and objects) and their…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ygor C. N. Sousa , Hansenclever F. Bassani

We propose Panoptic Lifting, a novel approach for learning panoptic 3D volumetric representations from images of in-the-wild scenes. Once trained, our model can render color images together with 3D-consistent panoptic segmentation from…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Yawar Siddiqui , Lorenzo Porzi , Samuel Rota Buló , Norman Müller , Matthias Nießner , Angela Dai , Peter Kontschieder

We present a novel approach to align partial 3D reconstructions which may not have substantial overlap. Using floorplan priors, our method jointly predicts a room layout and estimates the transformations from a set of partial 3D data.…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Cheng Lin , Changjian Li , Wenping Wang

Prior panorama stitching approaches heavily rely on pairwise feature correspondences and are unable to leverage geometric consistency across multiple views. This leads to severe distortion and misalignment, especially in challenging scenes…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Zhengdong Zhu , Weiyi Xue , Zuyuan Yang , Wenlve Zhou , Zhiheng Zhou

Deep learning-based hyperspectral image super-resolution (SR) methods have achieved great success recently. However, most existing models can not effectively explore spatial information and spectral information between bands simultaneously,…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Qi Wang , Qiang Li , Xuelong Li

Sketch-based modeling strives to bring the ease and immediacy of drawing to the 3D world. However, while drawings are easy for humans to create, they are very challenging for computers to interpret due to their sparsity and ambiguity. We…

图形学 · 计算机科学 2018-06-20 Johanna Delanoy , Mathieu Aubry , Phillip Isola , Alexei A. Efros , Adrien Bousseau

Reconstructing geometry and topology structures from raw unstructured data has always been an important research topic in indoor mapping research. In this paper, we aim to reconstruct the floorplan with a vectorized representation from…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yuzhou Liu , Lingjie Zhu , Xiaodong Ma , Hanqiao Ye , Xiang Gao , Xianwei Zheng , Shuhan Shen

Convolutional neural networks (CNNs) have been widely utilized in many computer vision tasks. However, CNNs have a fixed reception field and lack the ability of long-range perception, which is crucial to human pose estimation. Due to its…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zinan Xiong , Chenxi Wang , Ying Li , Yan Luo , Yu Cao