paper-with-me

Papers

Road Scene Graph: A Semantic Graph-Based Scene Representation Dataset for Intelligent Vehicles

2020-11-27 · Yafu Tian, Alexander Carballo, Ruifeng Li, Kazuya Takeda

Rich semantic information extraction plays a vital role on next-generation intelligent vehicles. Currently there is great amount of research focusing on fundamental applications such as 6D pose detection, road scene semantic segmentation, etc. And this provides us a great opportunity to think about how shall these data be organized and exploited. In this paper we propose road scene graph,a special scene-graph for intelligent vehicles. Different to classical data representation, this graph provides not only object proposals but also their pair-wise relationships. By organizing them in a topological graph, these data are explainable, fully-connected, and could be easily processed by GCNs (Graph Convolutional Networks). Here we apply scene graph on roads using our Road Scene Graph dataset, including the basic graph prediction model. This work also includes experimental evaluations using the proposed model.

📄 PDF Abstract BibTeX arXiv:2011.13588

Code (1)

tianyafu/road-status-graph-dataset 공식 구현

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Heterogeneous Trajectory Forecasting via Risk and Scene Graph Learning

2022-11-02 · Jianwu Fang, Chen Zhu, Pu Zhang, Hongkai Yu 외

Heterogeneous trajectory forecasting is critical for intelligent transportation systems, but it is challenging because of the difficulty of modeling the complex interaction relations among the heterogeneous road agents a…

Graph LearningTrajectory Forecasting

nuScenes Knowledge Graph -- A comprehensive semantic representation of traffic scenes for trajectory prediction

2023-12-15 · Leon Mlodzian, Zhigang Sun, Hendrik Berkemeyer, Sebastian Monka 외

Trajectory prediction in traffic scenes involves accurately forecasting the behaviour of surrounding vehicles. To achieve this objective it is crucial to consider contextual information, including the driving path of veh…

Knowledge GraphsPredictionTrajectory Prediction

roadscene2vec: A Tool for Extracting and Embedding Road Scene-Graphs

2021-09-02 · Arnav Vaibhav Malawade, Shih-Yuan Yu, Brandon Hsu, Harsimrat Kaeley 외

Recently, road scene-graph representations used in conjunction with graph learning techniques have been shown to outperform state-of-the-art deep learning techniques in tasks including action classification, risk assessm…

Action ClassificationGraph EmbeddingGraph GenerationGraph Learning+2

Towards Traffic Scene Description: The Semantic Scene Graph

2021-11-19 · Maximilian Zipfl, J. Marius Zöllner

For the classification of traffic scenes, a description model is necessary that can describe the scene in a uniform way, independent of its domain. A model to describe a traffic scene in a semantic way is described in th…

RSG-Net: Towards Rich Sematic Relationship Prediction for Intelligent Vehicle in Complex Environments

2022-07-16 · Yafu Tian, Alexander Carballo, Ruifeng Li, Kazuya Takeda

Behavioral and semantic relationships play a vital role on intelligent self-driving vehicles and ADAS systems. Different from other research focused on trajectory, position, and bounding boxes, relationship data provides…

Decision MakingPosition