paper-with-me

Papers

VecRoad: Point-Based Iterative Graph Exploration for Road Graphs Extraction

2020-06-01 · CVPR 2020 6 · Yong-Qiang Tan, Shang-Hua Gao, Xuan-Yi Li, Ming-Ming Cheng, Bo Ren

Extracting road graphs from aerial images automatically is more efficient and costs less than from field acquisition. This can be done by a post-processing step that vectorizes road segmentation predicted by CNN, but imperfect predictions will result in road graphs with low connectivity. On the other hand, iterative next move exploration could construct road graphs with better road connectivity, but often focuses on local information and does not provide precise alignment with the real road. To enhance the road connectivity while maintaining the precise alignment between the graph and real road, we propose a point-based iterative graph exploration scheme with segmentation-cues guidance and flexible steps. In our approach, we represent the location of the next move as a 'point' that unifies the representation of multiple constraints such as the direction and step size in each moving step. Information cues such as road segmentation and road junctions are jointly detected and utilized to guide the next move and achieve better alignment of roads. We demonstrate that our proposed method has a considerable improvement over state-of-the-art road graph extraction methods in terms of F-measure and road connectivity metrics on common datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Road SegmentationSegmentation

Similar Papers 제목 키워드 기반

Road Extraction from Overhead Images with Graph Neural Networks

2021-12-09 · Gaetan Bahl, Mehdi Bahri, Florent Lafarge

Automatic road graph extraction from aerial and satellite images is a long-standing challenge. Existing algorithms are either based on pixel-level segmentation followed by vectorization, or on iterative graph constructio…

graph constructionGraph Neural Network

Autonomous UAV Exploration of Dynamic Environments via Incremental Sampling and Probabilistic Roadmap

2020-10-14 · Zhefan Xu, Di Deng, Kenji Shimada

Autonomous exploration requires robots to generate informative trajectories iteratively. Although sampling-based methods are highly efficient in unmanned aerial vehicle exploration, many of these methods do not effective…

Safe Exploration

PaRK-Detect: Towards Efficient Multi-Task Satellite Imagery Road Extraction via Patch-Wise Keypoints Detection

2023-02-26 · Shenwei Xie, Wanfeng Zheng, Zhenglin Xian, Junli Yang 외

Automatically extracting roads from satellite imagery is a fundamental yet challenging computer vision task in the field of remote sensing. Pixel-wise semantic segmentation-based approaches and graph-based approaches are…

Keypoint DetectionRoad SegmentationSegmentationSemantic Segmentation

CameraCtrl II: Dynamic Scene Exploration via Camera-controlled Video Diffusion Models

2025-03-13 · Hao He, Ceyuan Yang, Shanchuan Lin, Yinghao Xu 외

This paper introduces CameraCtrl II, a framework that enables large-scale dynamic scene exploration through a camera-controlled video diffusion model. Previous camera-conditioned video generative models suffer from dimin…

Neural Turtle Graphics for Modeling City Road Layouts

2019-10-04 · ICCV 2019 10 · Hang Chu, Daiqing Li, David Acuna, Amlan Kar 외

We propose Neural Turtle Graphics (NTG), a novel generative model for spatial graphs, and demonstrate its applications in modeling city road layouts. Specifically, we represent the road layout using a graph where nodes i…