paper-with-me

홈 › Papers

Linear features segmentation from aerial images

2022-12-23 · Zhipeng Chang, Siddharth Jha, Yunfei Xia

The rapid development of remote sensing technologies have gained significant attention due to their ability to accurately localize, classify, and segment objects from aerial images. These technologies are commonly used in unmanned aerial vehicles (UAVs) equipped with high-resolution cameras or sensors to capture data over large areas. This data is useful for various applications, such as monitoring and inspecting cities, towns, and terrains. In this paper, we presented a method for classifying and segmenting city road traffic dashed lines from aerial images using deep learning models such as U-Net and SegNet. The annotated data is used to train these models, which are then used to classify and segment the aerial image into two classes: dashed lines and non-dashed lines. However, the deep learning model may not be able to identify all dashed lines due to poor painting or occlusion by trees or shadows. To address this issue, we proposed a method to add missed lines to the segmentation output. We also extracted the x and y coordinates of each dashed line from the segmentation output, which can be used by city planners to construct a CAD file for digital visualization of the roads.

📄 PDF Abstract BibTeX arXiv:2212.12327

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Kaiming Initialization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
U-Net 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

Leveraging Self-Supervised Features for Efficient Flooded Region Identification in UAV Aerial Images

2025-07-07 · Dibyabha Deb, Ujjwal Verma arxiv

Identifying regions affected by disasters is a vital step in effectively managing and planning relief and rescue efforts. Unlike the traditional approaches of manually assessing post-disaster damage, analyzing images of …

Geometry-Aware Segmentation of Remote Sensing Images via Implicit Height Estimation

2020-06-10 · Xiang Li, Lingjing Wang, Yi Fang

Recent studies have shown the benefits of using additional elevation data (e.g., DSM) for enhancing the performance of the semantic segmentation of aerial images. However, previous methods mostly adopt 3D elevation infor…

DecoderSegmentationSemantic Segmentation

DUFormer: Solving Power Line Detection Task in Aerial Images using Semantic Segmentation

2023-04-12 · Deyu An, Qiang Zhang, Jianshu Chao, Ting Li 외

Unmanned aerial vehicles (UAVs) are frequently used for inspecting power lines and capturing high-resolution aerial images. However, detecting power lines in aerial images is difficult,as the foreground data(i.e, power l…

Inductive BiasLine DetectionSegmentationSemantic Segmentation

PLGAN: Generative Adversarial Networks for Power-Line Segmentation in Aerial Images

2022-04-14 · Rabab Abdelfattah, XiaoFeng Wang, Song Wang

Accurate segmentation of power lines in various aerial images is very important for UAV flight safety. The complex background and very thin structures of power lines, however, make it an inherently difficult task in comp…

Line DetectionSegmentationSemantic Segmentation

Enhancing DeepLabV3+ to Fuse Aerial and Satellite Images for Semantic Segmentation

2025-03-28 · Anas Berka, Mohamed El Hajji, Raphael Canals, Youssef Es-saady 외

Aerial and satellite imagery are inherently complementary remote sensing sources, offering high-resolution detail alongside expansive spatial coverage. However, the use of these sources for land cover segmentation introd…

Data AugmentationImage SegmentationSegmentationSemantic Segmentation