Xu Lin
Fuzhou University
5 Papers
10 Citations
Xu Lin is an academic researcher from Fuzhou University. The author has contributed to research in topics: Convolutional neural network & Artificial neural network. The author has an hindex of 2, co-authored 5 publications.
Chat about Author
Papers
Surface crack detection based on image stitching and transfer learning with pretrained convolutional neural network
TL;DR: A crack detection technology based on a convolutional neural network, GoogLeNet Inception V3, that can automatically study the characteristics of the object from the dataset, which can adapt to the complex real environment is presented.
34
Patent
A crack detection method based on depth learning
Wu Lijun,Xu Lin,Chen Zhicong,Ji Jinshu,Hong Zhichen,Lin Peijie,Cheng Shuying +6 more
- 22 Feb 2019
TL;DR: In this paper, a crack detection method based on depth learning is proposed, which comprises the following steps: step S1, collecting a training set, a verification set and a test set; proportionally andrandomly divided into training set and test set, 2, detecting target classification; the convolution neural network model is trained by transfer learning method.
6
Patent
Construction method of binary convolutional neural network suitable for embedded platform
Chen Zhicong,Wu Lijun,Peiqing Jiang,Lai Yunfeng,Xu Lin,Hong Zhichen,Lin Peijie,Cheng Shuying +7 more
- 21 May 2019
TL;DR: In this paper, a construction method of binary convolutional neural network suitable for an embedded platform was proposed, which comprises the following steps: S1, collecting an ImageNet data set, and dividing the obtained ImageNet dataset into a training set, a verification set and a test set; S2, according to the obtained training set and verification set, training and verifying the XNOR-Net binarization neural network model to obtain a trained binary network model; S3, integrating the scaling operation and the batch normalization operation in the trained binary networksmodel, and transplant
2
BitFlow-Net: Toward Fully Binarized Convolutional Neural Networks
TL;DR: The BitFlow-Net can remove all floating-point operations in middle layers of BCNNs and greatly reduce the memory for both cases without affecting the accuracy, and can achieve the accuracy comparable to that of the full-precision AlexNet network in the binary classification task.
An Efficient Binary Convolutional Neural Network With Numerous Skip Connections for Fog Computing
TL;DR: The receiver operating characteristic curves of BNSC-Net surpass that of the state-of-the-art algorithm DeepIns and are effective and efficient for building deep learning-enabled industrial applications on fog nodes.