paper-with-me

Papers

An Improved Convolutional Neural Network System for Automatically Detecting Rebar in GPR Data

2019-07-23 · Zhongming Xiang, Abbas Rashidi, Ge, Ou

As a mature technology, Ground Penetration Radar (GPR) is now widely employed in detecting rebar and other embedded elements in concrete structures. Manually recognizing rebar from GPR data is a time-consuming and error-prone procedure. Although there are several approaches to automatically detect rebar, it is still challenging to find a high resolution and efficient method for different rebar arrangements, especially for closely spaced rebar meshes. As an improved Convolution Neural Network (CNN), AlexNet shows superiority over traditional methods in image recognition domain. Thus, this paper introduces AlexNet as an alternative solution for automatically detecting rebar within GPR data. In order to show the efficiency of the proposed approach, a traditional CNN is built as the comparative option. Moreover, this research evaluates the impacts of different rebar arrangements and different window sizes on the accuracy of results. The results revealed that: (1) AlexNet outperforms the traditional CNN approach, and its superiority is more notable when the rebar meshes are densely distributed; (2) the detection accuracy significantly varies with changing the size of splitting window, and a proper window should contain enough information about rebar; (3) uniformly and sparsely distributed rebar meshes are more recognizable than densely or unevenly distributed items, due to lower chances of signal interferences.

📄 PDF Abstract BibTeX arXiv:1907.09997

Code (0)

등록된 구현이 없습니다.

Tasks

GPR

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
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…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
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$…

Similar Papers 제목 키워드 기반

Predicting Rebar Endpoints using Sin Exponential Regression Model

2021-10-18 · Jong-Chan Park, Hye-Youn Lim, Dae-Seong Kang

Currently, unmanned automation studies are underway to minimize the loss rate of rebar production and the time and accuracy of calibration when producing defective products in the cutting process of processing rebar fact…

modelPositionPredictionregression

Automated Translation of Rebar Information from GPR Data into As-Built BIM: A Deep Learning-based Approach

2021-10-28 · Zhongming Xiang, Ge Ou, Abbas Rashidi

Building Information Modeling (BIM) is increasingly used in the construction industry, but existing studies often ignore embedded rebars. Ground Penetrating Radar (GPR) provides a potential solution to develop as-built B…

GPRTranslation

Per-pixel Classification Rebar Exposures in Bridge Eye-inspection

2020-04-22 · Yasuno Takato, Nakajima Michihiro, Noda Kazuhiro

Efficient inspection and accurate diagnosis are required for civil infrastructures with 50 years since completion. Especially in municipalities, the shortage of technical staff and budget constraints on repair expenses h…

ClassificationGeneral ClassificationSemantic SegmentationTransfer Learning

OpenTie: Open-vocabulary Sequential Rebar Tying System

2025-08-26 · Sai Fan, Mingze Liu, Haozhen Li, Haobo Liang 외 arxiv

Robotic practices on the construction site emerge as an attention-attracting manner owing to their capability of tackling complex challenges, especially in the rebar-involved scenarios. Most of existing products and rese…

Object Detection

FeatureBART: Feature Based Sequence-to-Sequence Pre-Training for Low-Resource NMT

2022-10-01 · COLING 2022 10 · Abhisek Chakrabarty, Raj Dabre, Chenchen Ding, Hideki Tanaka 외

In this paper we present FeatureBART, a linguistically motivated sequence-to-sequence monolingual pre-training strategy in which syntactic features such as lemma, part-of-speech and dependency labels are incorporated int…

LEMMALow Resource NMTNMT