中文
相关论文

相关论文: PS^2-Net: A Locally and Globally Aware Network for…

200 篇论文

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor searching, feature…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Chuanyu Luo , Xiaohan Li , Nuo Cheng , Han Li , Shengguang Lei , Pu Li

Part-level point cloud segmentation has recently attracted significant attention in 3D computer vision. Nevertheless, existing research is constrained by two major challenges: native 3D models lack generalization due to data scarcity, while…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Han Su , Tianyu Huang , Zichen Wan , Xiaohe Wu , Wangmeng Zuo

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

Almost all work to understand Earth's subsurface on a large scale relies on the interpretation of seismic surveys by experts who segment the survey (usually a cube) into layers; a process that is very time demanding. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2019-05-14 Daniel Civitarese , Daniela Szwarcman , Emilio Vital Brazil , Bianca Zadrozny

Recently, graph-based and Transformer-based deep learning networks have demonstrated excellent performances on various point cloud tasks. Most of the existing graph methods are based on static graph, which take a fixed input to establish…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wei Zhou , Qian Wang , Weiwei Jin , Xinzhe Shi , Ying He

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Chunyu Sun , Xin Tong , Yang Liu

Confusing classes that are ubiquitous in real world often degrade performance for many vision related applications like object detection, classification, and segmentation. The confusion errors are not only caused by similar visual patterns…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Qichuan Geng , Xinyu Huang , Zhong Zhou , Ruigang Yang

In this work, we present Point Transformer, a deep neural network that operates directly on unordered and unstructured point sets. We design Point Transformer to extract local and global features and relate both representations by…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Nico Engel , Vasileios Belagiannis , Klaus Dietmayer

Efficient RGB-D semantic segmentation has received considerable attention in mobile robots, which plays a vital role in analyzing and recognizing environmental information. According to previous studies, depth information can provide…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Yang Zhang , Chenyun Xiong , Junjie Liu , Xuhui Ye , Guodong Sun

Point cloud segmentation (PCS) aims to separate points into different and meaningful groups. The task plays an important role in robotics because PCS enables robots to understand their physical environments directly. To process sparse and…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Bike Chen , Antti Tikanmäki , Juha Röning

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Amirreza Fateh , Mohammad Reza Mohammadi , Mohammad Reza Jahed Motlagh

Multimodal Prompt Learning (MPL) has emerged as a pivotal technique for adapting large-scale Visual Language Models (VLMs). However, current MPL methods are fundamentally limited by their optimization of a single, static point…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Weiran Li , Yeqiang Liu , Yijie Wei , Mina Han , Xin Liu , Zhenbo Li

Producing traversability maps and understanding the surroundings are crucial prerequisites for autonomous navigation. In this paper, we address the problem of traversability assessment using point clouds. We propose a novel pillar feature…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Yirui Chen , Pengjin Wei , Zhenhuan Liu , Bingchao Wang , Jie Yang , Wei Liu

Microscopic image segmentation is a challenging task, wherein the objective is to assign semantic labels to each pixel in a given microscopic image. While convolutional neural networks (CNNs) form the foundation of many existing frameworks,…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Mustansar Fiaz , Moein Heidari , Rao Muhammad Anwer , Hisham Cholakkal

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

Recently proposed neural network architectures like PointNet [QSMG16] and PointNet++ [QYSG17] have made it possible to apply Deep Learning to 3D point sets. The feature representations of shapes learned by these two networks enabled…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Abhimanyu Talwar , Julien Laasri

Deep learning has achieved remarkable results in 3D shape analysis by learning global shape features from the pixel-level over multiple views. Previous methods, however, compute low-level features for entire views without considering…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zhizhong Han , Xinhai Liu , Yu-Shen Liu , Matthias Zwicker

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Semantically interpreting the traffic scene is crucial for autonomous transportation and robotics systems. However, state-of-the-art semantic segmentation pipelines are dominantly designed to work with pinhole cameras and train with narrow…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Kailun Yang , Xinxin Hu , Hao Chen , Kaite Xiang , Kaiwei Wang , Rainer Stiefelhagen

We know that both the CNN mapping function and the sampling scheme are of paramount importance for CNN-based image analysis. It is clear that both functions operate in the same space, with an image axis $\mathcal{I}$ and a feature axis…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Jeroen Bertels , David Robben , Robin Lemmens , Dirk Vandermeulen
‹ 上一页 1 8 9 10 下一页 ›