中文
相关论文

相关论文: CasFusionNet: A Cascaded Network for Point Cloud S…

200 篇论文

We present an approach to semantic scene analysis using deep convolutional networks. Our approach is based on tangent convolutions - a new construction for convolutional networks on 3D data. In contrast to volumetric approaches, our method…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Maxim Tatarchenko , Jaesik Park , Vladlen Koltun , Qian-Yi Zhou

Scene parsing, or recognizing and segmenting objects and stuff in an image, is one of the key problems in computer vision. Despite the community's efforts in data collection, there are still few image datasets covering a wide range of…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Bolei Zhou , Hang Zhao , Xavier Puig , Tete Xiao , Sanja Fidler , Adela Barriuso , Antonio Torralba

It is a challenging task to accurately perform semantic segmentation due to the complexity of real picture scenes. Many semantic segmentation methods based on traditional deep learning insufficiently captured the semantic and appearance…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Haitong Tang , Shuang He , Mengduo Yang , Xia Lu , Qin Yu , Kaiyue Liu , Hongjie Yan , Nizhuan Wang

3D dense captioning, as an emerging vision-language task, aims to identify and locate each object from a set of point clouds and generate a distinctive natural language sentence for describing each located object. However, the existing…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yufeng Zhong , Long Xu , Jiebo Luo , Lin Ma

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Jiageng Mao , Shengping Zhang , Wenxiu Sun

Existing conditional Denoising Diffusion Probabilistic Models (DDPMs) with a Noise-Conditional Framework (NCF) remain challenging for 3D scene understanding tasks, as the complex geometric details in scenes increase the difficulty of…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Wentao Qu , Jing Wang , YongShun Gong , Xiaoshui Huang , Liang Xiao

We introduce a new approach for multiscale 3Dsemantic scene completion from voxelized sparse 3D LiDAR scans. As opposed to the literature, we use a 2D UNet backbone with comprehensive multiscale skip connections to enhance feature flow,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Luis Roldão , Raoul de Charette , Anne Verroust-Blondet

Semantic segmentation, a crucial task in computer vision, often relies on labor-intensive and costly annotated datasets for training. In response to this challenge, we introduce FuseNet, a dual-stream framework for self-supervised semantic…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Amirhossein Kazerouni , Sanaz Karimijafarbigloo , Reza Azad , Yury Velichko , Ulas Bagci , Dorit Merhof

Since the fully convolutional network has achieved great success in semantic segmentation, lots of works have been proposed focusing on extracting discriminative pixel feature representations. However, we observe that existing methods still…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Dongyue Wu , Zilin Guo , Aoyan Li , Changqian Yu , Changxin Gao , Nong Sang

Camera-based 3D Semantic Scene Completion (SSC) is a critical task in autonomous driving systems, assessing voxel-level geometry and semantics for holistic scene perception. While existing voxel-based and plane-based SSC methods have…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhiwen Yang , Yuxin Peng

In this paper, we present a novel neural network using multi scale feature fusion at various scales for accurate and efficient semantic image segmentation. We used ResNet based feature extractor, dilated convolutional layers in downsampling…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Abhinav Sagar , RajKumar Soundrapandiyan

Point-cloud data collected in real-world applications are often incomplete. Data is typically missing due to objects being observed from partial viewpoints, which only capture a specific perspective or angle. Additionally, data can be…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Yoni Kasten , Ohad Rahamim , Gal Chechik

The encode-decoder framework has shown recent success in image captioning. Visual attention, which is good at detailedness, and semantic attention, which is good at comprehensiveness, have been separately proposed to ground the caption on…

计算与语言 · 计算机科学 2018-08-28 Fenglin Liu , Xuancheng Ren , Yuanxin Liu , Houfeng Wang , Xu Sun

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

Point cloud completion aims to generate a complete and high-fidelity point cloud from an initially incomplete and low-quality input. A prevalent strategy involves leveraging Transformer-based models to encode global features and facilitate…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Yixuan Li , Weidong Yang , Ben Fei

3D semantic scene understanding is a fundamental challenge in computer vision. It enables mobile agents to autonomously plan and navigate arbitrary environments. SSC formalizes this challenge as jointly estimating dense geometry and…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Adrian Hayler , Felix Wimbauer , Dominik Muhle , Christian Rupprecht , Daniel Cremers

Semantic segmentation stands as a pivotal research focus in computer vision. In the context of industrial image inspection, conventional semantic segmentation models fail to maintain the segmentation consistency of fixed components across…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Guoxuan Mao , Ting Cao , Ziyang Li , Yuan Dong

Point cloud completion is crucial for 3D computer vision tasks in autonomous driving, augmented reality, and robotics. However, obtaining clean and complete point clouds from real-world environments is challenging due to noise and…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Keneni W. Tesema , Lyndon Hill , Mark W. Jones , Gary K. L. Tam

In recent years, Fully Convolutional Networks (FCN) has been widely used in various semantic segmentation tasks, including multi-modal remote sensing imagery. How to fuse multi-modal data to improve the segmentation performance has always…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Shihao Sun , Lei Yang , Wenjie Liu , Ruirui Li

Surface prediction and completion have been widely studied in various applications. Recently, research in surface completion has evolved from small objects to complex large-scale scenes. As a result, researchers have begun increasing the…

机器人学 · 计算机科学 2024-03-19 Guiyong Zheng , Jinqi Jiang , Chen Feng , Shaojie Shen , Boyu Zhou