paper-with-me

Papers

5G Utility Pole Planner Using Google Street View and Mask R-CNN

2020-08-26 · Yanyu Zhang, Osama Alshaykh

With the advances of fifth-generation (5G) cellular networks technology, many studies and work have been carried out on how to build 5G networks for smart cities. In the previous research, street lighting poles and smart light poles are capable of being a 5G access point. In order to determine the position of the points, this paper discusses a new way to identify poles based on Mask R-CNN, which extends Fast R-CNNs by making it employ recursive Bayesian filtering and perform proposal propagation and reuse. The dataset contains 3,000 high-resolution images from google map. To make training faster, we used a very efficient GPU implementation of the convolution operation. We achieved a train error rate of 7.86% and a test error rate of 32.03%. At last, we used the immune algorithm to set 5G poles in the smart cities.

📄 PDF Abstract BibTeX arXiv:2008.11689

Code (0)

등록된 구현이 없습니다.

Tasks

GPUPosition

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
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$…
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…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…

Similar Papers 제목 키워드 기반

Using Deep Learning to Identify Utility Poles with Crossarms and Estimate Their Locations from Google Street View Images

2018-08-01 · Weixing Zhang, Chandi Witharana, Weidong Li, Chuanrong Zhang 외

Traditional methods of detecting and mapping utility poles are inefficient and costly because of the demand for visual interpretation with quality data sources or intense field inspection. The advent of deep learning for…

object-detectionObject Detection

Utility Pole Fire Risk Inspection from 2D Street-Side Images

2024-06-19 · Rajanie Prabha, Kopal Nihar

In recent years, California's electrical grid has confronted mounting challenges stemming from aging infrastructure and a landscape increasingly susceptible to wildfires. This paper presents a comprehensive framework uti…

Decision Making

Slash or burn: Power line and vegetation classification for wildfire prevention

2021-05-09 · Austin Park, Farzaneh Rajabi, Ross Weber

Electric utilities are struggling to manage increasing wildfire risk in a hotter and drier climate. Utility transmission and distribution lines regularly ignite destructive fires when they make contact with surrounding v…

Feature EngineeringManagementTransfer Learning

ELEV-VISION: Automated Lowest Floor Elevation Estimation from Segmenting Street View Images

2023-06-05 · Yu-Hsuan Ho, Cheng-Chun Lee, Nicholas D. Diaz, Samuel D. Brody 외

We propose an automated lowest floor elevation (LFE) estimation algorithm based on computer vision techniques to leverage the latent information in street view images. Flood depth-damage models use a combination of LFE a…

Image SegmentationSemantic Segmentation

To use or not to use proprietary street view images in (health and place) research? That is the question

2024-02-18 · Marco Helbich, Matthew Danish, SM Labib, Britta Ricker

Computer vision-based analysis of street view imagery has transformative impacts on environmental assessments. Interactive web services, particularly Google Street View, play an ever-important role in making imagery data…