中文
相关论文

相关论文: S-AT GCN: Spatial-Attention Graph Convolution Netw…

200 篇论文

Graph convolutional networks (GCN) is widely used to handle irregular data since it updates node features by using the structure information of graph. With the help of iterated GCN, high-order information can be obtained to further enhance…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Wenyu Zhang , Qing Ding , Jian Hu , Yi Ma , Mingzhe Lu

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

Graph Convolutional Networks (GCNs) have recently become the primary choice for learning from graph-structured data, superseding hash fingerprints in representing chemical compounds. However, GCNs lack the ability to take into account the…

Classical CNN based object detection methods only extract the objects' image features, but do not consider the high-level relationship among objects in context. In this article, the graph convolutional networks (GCN) is integrated into the…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Zheng Liu , Zidong Jiang , Wei Feng , Hui Feng

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

This paper presents new designs of graph convolutional neural networks (GCNs) on 3D meshes for 3D object segmentation and classification. We use the faces of the mesh as basic processing units and represent a 3D mesh as a graph where each…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Wenming Tang Guoping Qiu

Accurate real-time traffic forecasting is a core technological problem against the implementation of the intelligent transportation system. However, it remains challenging considering the complex spatial and temporal dependencies among…

机器学习 · 计算机科学 2020-06-23 Jiawei Zhu , Yujiao Song , Ling Zhao , Haifeng Li

We present an attention-based spatial graph convolution (AGC) for graph neural networks (GNNs). Existing AGCs focus on only using node-wise features and utilizing one type of attention function when calculating attention weights. Instead,…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Yang Li , Yuichi Tanaka

Vision Transformer (ViT) has brought new breakthroughs to the field of image classification by introducing the self-attention mechanism and Graph Convolutional Networks(GCN) have been proposed and successfully applied in data representation…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Haibin Jiao

Pedestrian detection is an important component for safety of autonomous vehicles, as well as for traffic and street surveillance. There are extensive benchmarks on this topic and it has been shown to be a challenging problem when applied on…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Damien Matti , Hazım Kemal Ekenel , Jean-Philippe Thiran

In this work, we consider the problem of pedestrian detection in natural scenes. Intuitively, instances of pedestrians with different spatial scales may exhibit dramatically different features. Thus, large variance in instance scales, which…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Jianan Li , Xiaodan Liang , ShengMei Shen , Tingfa Xu , Jiashi Feng , Shuicheng Yan

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Mohammad Khodadad , Morteza Rezanejad , Ali Shiraee Kasmaee , Kaleem Siddiqi , Dirk Walther , Hamidreza Mahyar

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar

The importance of four-dimensional (4D) trajectory prediction within air traffic management systems is on the rise. Key operations such as conflict detection and resolution, aircraft anomaly monitoring, and the management of congested…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Yuheng Kuang , Zhengning Wang , Jianping Zhang , Zhenyu Shi , Yuding Zhang

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng

Accurately forecasting transportation demand is crucial for efficient urban traffic guidance, control and management. One solution to enhance the level of prediction accuracy is to leverage graph convolutional networks (GCN), a neural…

机器学习 · 计算机科学 2021-07-08 Zhengyong Chen , Hongde Wu , Noel E. O'Connor , Mingming Liu

Graph convolutional network based methods that model the body-joints' relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Maosen Li , Siheng Chen , Zijing Zhang , Lingxi Xie , Qi Tian , Ya Zhang

In this paper, we aim at improving the computational efficiency of graph convolutional networks (GCNs) for learning on point clouds. The basic graph convolution that is typically composed of a $K$-nearest neighbor (KNN) search and a…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Yawei Li , He Chen , Zhaopeng Cui , Radu Timofte , Marc Pollefeys , Gregory Chirikjian , Luc Van Gool

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art methods follow a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Tianze Gao , Huihui Pan , Huijun Gao