中文
相关论文

相关论文: Retro-FPN: Retrospective Feature Pyramid Network f…

200 篇论文

The ability to predict future structure features of environments based on past perception information is extremely needed by autonomous vehicles, which helps to make the following decision-making and path planning more reasonable. Recently,…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Zhen Luo , Junyi Ma , Zijie Zhou , Guangming Xiong

We propose an Auto-Parsing Network (APN) to discover and exploit the input data's hidden tree structures for improving the effectiveness of the Transformer-based vision-language systems. Specifically, we impose a Probabilistic Graphical…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Xu Yang , Chongyang Gao , Hanwang Zhang , Jianfei Cai

3D shape reconstruction is essential in the navigation of minimally-invasive and auto robot-guided surgeries whose operating environments are indirect and narrow, and there have been some works that focused on reconstructing the 3D shape of…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Bowen Hu , Baiying Lei , Shuqiang Wang , Yong Liu , Bingchuan Wang , Min Gan , Yanyan Shen

Effective integration of local and global contextual information is crucial for semantic segmentation and dense image labeling. We develop two encoder-decoder based deep learning architectures to address this problem. We first propose a…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Md Amirul Islam , Mrigank Rochan , Shujon Naha , Neil D. B. Bruce , Yang Wang

State-of-the-art results of semantic segmentation are established by Fully Convolutional neural Networks (FCNs). FCNs rely on cascaded convolutional and pooling layers to gradually enlarge the receptive fields of neurons, resulting in an…

计算机视觉与模式识别 · 计算机科学 2016-03-17 Zhicheng Yan , Hao Zhang , Yangqing Jia , Thomas Breuel , Yizhou Yu

Following considerable development in 3D scanning technologies, many studies have recently been proposed with various approaches for 3D vision tasks, including some methods that utilize 2D convolutional neural networks (CNNs). However, even…

计算机视觉与模式识别 · 计算机科学 2020-11-03 JuYoung Yang , Chanho Lee , Pyunghwan Ahn , Haeil Lee , Eojindl Yi , Junmo Kim

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in this paper we present…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Andrea Pilzer , Stéphane Lathuilière , Dan Xu , Mihai Marian Puscas , Elisa Ricci , Nicu Sebe

In order to retain more feature information of local areas on a point cloud, local grouping and subsampling are the necessary data structuring steps in most hierarchical deep learning models. Due to the disorder nature of the points in a…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Luyang Li , Ligang He , Jinjin Gao , Xie Han

The Forward-Forward (FF) algorithm presents a compelling, bio-inspired alternative to backpropagation. However, while efficient in training, it has a computationally prohibitive inference process that requires a separate forward pass for…

机器学习 · 计算机科学 2026-05-04 Shalini Sarode , Brian Moser , Joachim Folz , Federico Raue , Tobias Nauen , Stanislav Frolov , Andreas Dengel

Point cloud completion aims to predict complete shape from its partial observation. Current approaches mainly consist of generation and refinement stages in a coarse-to-fine style. However, the generation stage often lacks robustness to…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Mingye Xu , Yali Wang , Yihao Liu , Tong He , Yu Qiao

Point Cloud Registration (PCR) estimates the relative rigid transformation between two point clouds of the same scene. Despite significant progress with learning-based approaches, existing methods still face challenges when the overlapping…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Zhi Chen , Yufan Ren , Tong Zhang , Zheng Dang , Wenbing Tao , Sabine Süsstrunk , Mathieu Salzmann

In this paper, we present the PS^2-Net -- a locally and globally aware deep learning framework for semantic segmentation on 3D scene-level point clouds. In order to deeply incorporate local structures and global context to support 3D scene…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Scanning real-life scenes with modern registration devices typically gives incomplete point cloud representations, primarily due to the limitations of partial scanning, 3D occlusions, and dynamic light conditions. Recent works on processing…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Haipeng Wang

The popularity of pre-trained large models has revolutionized downstream tasks across diverse fields, such as language, vision, and multi-modality. To minimize the adaption cost for downstream tasks, many Parameter-Efficient Fine-Tuning…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Yiwen Tang , Ray Zhang , Zoey Guo , Dong Wang , Zhigang Wang , Bin Zhao , Xuelong Li

Common image-based LiDAR point cloud semantic segmentation (LiDAR PCSS) approaches have bottlenecks resulting from the boundary-blurring problem of convolution neural networks (CNNs) and quantitation loss of spherical projection. In this…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Zifan Yu , Meida Chen , Zhikang Zhang , Suya You , Raghuveer Rao , Sanjeev Agarwal , Fengbo Ren

Most existing RGB-D semantic segmentation methods focus on the feature level fusion, including complex cross-modality and cross-scale fusion modules. However, these methods may cause misalignment problem in the feature fusion process and…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Xiaoyan Jiang , Bohan Wang , Xinlong Wan , Shanshan Chen , Hamido Fujita , Hanan Abd. Al Juaid

Efficient processing and feature extraction of largescale point clouds are important in related computer vision and cyber-physical systems. This work investigates point cloud resampling based on hypergraph signal processing (HGSP) to better…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Qinwen Deng , Songyang Zhang , Zhi Ding

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

Surface reconstruction from point clouds is vital for 3D computer vision. State-of-the-art methods leverage large datasets to first learn local context priors that are represented as neural network-based signed distance functions (SDFs)…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Baorui Ma , Yu-Shen Liu , Matthias Zwicker , Zhizhong Han

The value of remote sensing images is of vital importance in many areas and needs to be refined by some cognitive approaches. The remote sensing detection is an appropriate way to achieve the semantic cognition. However, such detection is a…

机器学习 · 计算机科学 2019-10-01 Wei Zhou , Yiying Li