Movatterモバイル変換


[0]ホーム

URL:


CN108182674B - Granularity detection analysis method based on U-Net deep learning network - Google Patents

Granularity detection analysis method based on U-Net deep learning network
Download PDF

Info

Publication number
CN108182674B
CN108182674BCN201711338870.XACN201711338870ACN108182674BCN 108182674 BCN108182674 BCN 108182674BCN 201711338870 ACN201711338870 ACN 201711338870ACN 108182674 BCN108182674 BCN 108182674B
Authority
CN
China
Prior art keywords
image
deep learning
learning network
granularity
standardized
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711338870.XA
Other languages
Chinese (zh)
Other versions
CN108182674A (en
Inventor
郭杰
李端发
万力
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hefei Gstar Intelligent Control Technical Co Ltd
Original Assignee
Hefei Gold Star Mechatronics Technical Development Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hefei Gold Star Mechatronics Technical Development Co ltdfiledCriticalHefei Gold Star Mechatronics Technical Development Co ltd
Priority to CN201711338870.XApriorityCriticalpatent/CN108182674B/en
Publication of CN108182674ApublicationCriticalpatent/CN108182674A/en
Application grantedgrantedCritical
Publication of CN108182674BpublicationCriticalpatent/CN108182674B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a granularity detection analysis method based on a U-Net deep learning network, which comprises the following steps: A. collecting a large number of grain block images of the object to be detected; B. preprocessing the grain block image to obtain a standardized image; C. manually calibrating the standardized image, drawing the edge of the grain block to obtain a manually calibrated image, and taking the manually calibrated image as a label image; D. and (4) building a deep learning network based on U-Net, loading the standard image in the step B as an input image and the label image in the step C as an output image into the deep learning network, and starting training to obtain a trained particle size model. And training to obtain a particle size model of the particles of the object to be detected, and then when performing particle size analysis on the object to be detected, only inputting the shot and processed standardized image into the particle size model, so that the particle size distribution analysis of the particles or the powder can be rapidly completed.

Description

Granularity detection analysis method based on U-Net deep learning network
Technical Field
The invention belongs to the field of visual detection, and particularly relates to a granularity detection analysis method based on a U-Net deep learning network.
Background
Particle size detection is an experimental work that characterizes the particle size characteristics of a particle mass by a particular instrument and method. The grains can be widely applied to daily life and industrial and agricultural production, such as flour, cement, plastics, paper making, rubber, ceramics, medicines and the like. In different fields, different requirements are made on the characteristics of the granules, and the size of the granules is projected by the granularity in all indexes reflecting the characteristics of the granules, so that the granularity distribution is one of the indexes which are most concerned in all application fields. The particle size distribution has an important influence on the use effect of the particles, for example, the particle size distribution is an important part in the classification of coal briquettes and cement grades, so that it is a very important task to objectively and truly reflect the particle size distribution of the particles or powder. The particle size detection based on vision is a new technology, a camera is used for shooting a particle image, the particle size distribution can be rapidly analyzed through image processing, and the particle size detection based on vision has the characteristics of non-contact type, remote measurement and intelligent analysis. However, in the prior art, a conventional digital image method needs to integrate a plurality of image processing algorithms, such as image equalization, Sobel edge detection, threshold segmentation, distance transformation, morphological correction and the like, the flow is complex, a large number of parameters need to be adjusted, and in the actual image analysis process, the edge detection and segmentation of overlapped grains are difficult problems to solve primarily.
Disclosure of Invention
The invention aims to provide a granularity detection analysis method based on a U-Net deep learning network, which is used for obtaining a granularity model of an object to be detected and rapidly completing granularity distribution analysis on a grain block.
In order to achieve the purpose, the invention adopts the following technical scheme: a granularity detection analysis method based on a U-Net deep learning network comprises the following steps: A. collecting a large number of grain block images of the object to be detected; B. preprocessing the grain block image to obtain a standardized image; C. manually calibrating the standardized image, drawing the edge of the grain block to obtain a manually calibrated image, and taking the manually calibrated image as a label image; D. and (4) building a deep learning network based on U-Net, loading the standard image in the step B as an input image and the label image in the step C as an output image into the deep learning network, and starting training to obtain a trained particle size model.
According to the technical scheme, a large number of grain block images of an object to be detected are preprocessed to obtain a standardized image, the edges of the grain blocks are drawn manually according to the standardized image to obtain a label image, then the standardized image and the label image are loaded into a deep learning network based on U-Net as input and output images respectively, a grain size model of the grain blocks of the object to be detected is obtained through training, and then when grain size analysis is carried out on the object to be detected, the shot and processed standardized image is only needed to be input into the grain size model, so that grain size distribution analysis can be rapidly completed on the grain blocks or powder.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
The invention is further described with reference to figure 1:
a granularity detection analysis method based on a U-Net deep learning network comprises the following steps: A. collecting a large number of grain block images of the object to be detected; B. preprocessing the grain block image to obtain a standardized image; C. manually calibrating the standardized image, drawing the edge of the grain block to obtain a manually calibrated image, and taking the manually calibrated image as a label image; D. and (4) building a deep learning network based on U-Net, loading the standard image in the step B as an input image and the label image in the step C as an output image into the deep learning network, and starting training to obtain a trained particle size model. Preprocessing a large number of grain block images of an object to be detected to obtain a standardized image, manually drawing the edges of the grain blocks according to the standardized image to obtain a label image, loading the standardized image and the label image into a deep learning network based on U-Net as input and output images respectively, training to obtain a grain size model of the grain blocks of the object to be detected, and then when carrying out grain size analysis on the object to be detected, only inputting the shot and processed standardized image into the grain size model, so that the grain size distribution analysis of the grain blocks or powder can be rapidly completed.
The step D is followed by the following steps: E. shooting again to obtain a new grain block image, preprocessing the new grain block image to obtain a standardized image, and inputting the standardized image into the granularity model in the step D to perform grain block edge detection; F. e, outputting the granularity edge detection result in the step E for image processing, enhancing the image edge by using morphological operation, and segmenting a granularity block region by using a watershed algorithm; G. and E, carrying out binary image statistics on the particle block regions divided in the step E to obtain statistical parameters such as the radius, the area and the number of the particle blocks, and finally drawing a particle size distribution histogram curve of the particle blocks. After the particle size model in the step D is obtained, in practical application, the edge of the particle can be rapidly detected only by inputting the standardized image of the object to be detected, which is obtained by shooting again, into the particle size model, and the result is subjected to image processing to segment out a particle area, and parameters such as the radius, the area, the number and the like of the particle are counted to obtain an intuitive particle size distribution histogram curve, so that the reference analysis of personnel is facilitated.
The step A comprises the following steps: a1, uniformly spreading the object to be detected on a horizontal plane; a2, determining a shooting position, fixing a camera, and adjusting the direction and the focal length of the camera to enable the grain blocks of the object to be detected to be clearly imaged on the camera; a3, switching the position and the angle of a camera to shoot the object to be detected and collecting a large number of grain block images. Before carrying out the U-Net deep learning network, a large number of stable and clear images of the particle blocks to be detected are obtained.
In the step B, the grain block image is preprocessed as follows: and reducing image noise by using mean filtering, improving image contrast by using adaptive histogram equalization, and finally obtaining a standardized image by using whitening processing.
The step D comprises the following steps: d1, performing small-region random segmentation on the standardized image in the step B and the label image in the step C correspondingly, and training in a deep learning network according to the small-region standardized image and the small-region label image which correspond to each other to obtain a granularity model; d2, after obtaining the granularity model, the deep learning network automatically inputs the standardized image in the step B into the granularity model to obtain a detection image; d3, comparing the label image corresponding to the standardized image in the step B with the detection image, checking whether the similarity reaches 98%, if so, taking the granularity model as the final detection granularity model; and if not, continuing to carry out deep learning network training. In order to facilitate the deep learning network to carry out rapid learning, small-area random segmentation is carried out on the standardized image, for example, the standardized image with 1000 × 1000 pixels and the label image are randomly segmented into a plurality of small-area images with 48 × 48 pixels, then training is carried out, a granularity model is rapidly and accurately obtained, then the granularity model is automatically detected, if the similarity between the detected image and the label image does not reach 98%, the granularity model is proved to be inaccurate in training, and training needs to be carried out continuously.

Claims (3)

CN201711338870.XA2017-12-142017-12-14Granularity detection analysis method based on U-Net deep learning networkActiveCN108182674B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201711338870.XACN108182674B (en)2017-12-142017-12-14Granularity detection analysis method based on U-Net deep learning network

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201711338870.XACN108182674B (en)2017-12-142017-12-14Granularity detection analysis method based on U-Net deep learning network

Publications (2)

Publication NumberPublication Date
CN108182674A CN108182674A (en)2018-06-19
CN108182674Btrue CN108182674B (en)2021-11-23

Family

ID=62545982

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201711338870.XAActiveCN108182674B (en)2017-12-142017-12-14Granularity detection analysis method based on U-Net deep learning network

Country Status (1)

CountryLink
CN (1)CN108182674B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109064477A (en)*2018-07-062018-12-21陕西师范大学With the method for improved U-Net detection cell nuclear periphery
CN110089297B (en)*2019-05-182021-11-26安徽大学Method and device for diagnosing severity of disease condition of wheat scab in field environment
CN110211099A (en)*2019-05-182019-09-06安徽大学The wheat scab detection method and device of the comprehensive wheat head front and back sides state of an illness
CN110443808B (en)*2019-07-042022-04-01杭州深睿博联科技有限公司Medical image processing method and device for brain midline detection, equipment and storage medium
CN112070722B (en)*2020-08-142025-09-12湖南骁科码生物科技有限公司 A method and system for cell nucleus segmentation using fluorescence in situ hybridization
CN113592829B (en)*2021-08-042024-05-17清华大学 Deep learning sediment particle recognition method and device based on segmentation and recombination

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2006204160A (en)*2005-01-272006-08-10Raito Kogyo Co Ltd Amamo Holder
CN104792674A (en)*2015-04-012015-07-22东南大学Method for measuring particle concentration
CN107330900A (en)*2017-06-222017-11-07成都品果科技有限公司A kind of automatic portrait dividing method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7655895B2 (en)*1992-05-052010-02-02Automotive Technologies International, Inc.Vehicle-mounted monitoring arrangement and method using light-regulation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2006204160A (en)*2005-01-272006-08-10Raito Kogyo Co Ltd Amamo Holder
CN104792674A (en)*2015-04-012015-07-22东南大学Method for measuring particle concentration
CN107330900A (en)*2017-06-222017-11-07成都品果科技有限公司A kind of automatic portrait dividing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Lung Cancer Detection and Classification with 3D Convolutional Neural Network (3D-CNN);Wafaa Alakwaa 等;《International Journal of Advanced Computer Science and Applications》;20170831;第8卷(第8期);全文*
基于深度学习的红外遥感信息自动提取;陈睿敏;《红外》;20170831;第38卷(第8期);全文*

Also Published As

Publication numberPublication date
CN108182674A (en)2018-06-19

Similar Documents

PublicationPublication DateTitle
CN108182674B (en)Granularity detection analysis method based on U-Net deep learning network
CN109544562B (en) Image-based automatic identification and counting algorithm of steel bar end faces
CN108664840A (en)Image-recognizing method and device
CN107941808A (en)3D printing Forming Quality detecting system and method based on machine vision
CN112330653B (en)Ore granularity online detection method based on image recognition technology
CN107909081A (en)The quick obtaining and quick calibrating method of image data set in a kind of deep learning
CN107945200A (en)Image binaryzation dividing method
CN104063686A (en)System and method for performing interactive diagnosis on crop leaf segment disease images
CN109975301A (en)A kind of sieve breakage detection method and detection device for blast furnace
CN101013126A (en)Method for predicting intensity of wooden artificial panel by computer
CN112329782A (en)Raw material granularity determination method, system, terminal and medium
CN110378866A (en)A kind of canal lining breakage image recognition methods based on unmanned plane inspection
CN116309577B (en)Intelligent detection method and system for high-strength conveyor belt materials
CN116831307A (en)Tobacco material winnowing impurity-removing process control method and device and storage medium
CN111178405A (en) A Similar Object Recognition Method Integrating Multiple Neural Networks
Seo et al.Development of Aggregate Recognition Algorithm for Analysis of Aggregate Size and Distribution Attributes
CN103942792B (en)Impurity detecting method in medicine detection robot based on time domain features of sequence images
CN103245666A (en)Automatic detecting method for appearance defects of storage battery polar plate
CN105631857A (en)Method and device for detecting scratch on surface of optical element
CN107679581B (en)Method for processing gas flow distribution based on characteristic values of infrared image pixel matrix
CN107301388A (en)A kind of automatic vehicle identification method and device
CN118115823B (en)Intelligent classification method and system for construction waste
Kiratiratanapruk et al.Worm egg segmentation based centroid detection in low contrast image
Zhang et al.Design of tire damage image recognition system based on deep learning
CN109255805B (en)Machine learning industrial intelligent data collection system and method

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
CP01Change in the name or title of a patent holder
CP01Change in the name or title of a patent holder

Address after:No. 228, Wanshui Road, high tech Zone, Hefei City, Anhui Province, 230088

Patentee after:Hefei Jinxing Intelligent Control Technology Co.,Ltd.

Address before:No. 228, Wanshui Road, high tech Zone, Hefei City, Anhui Province, 230088

Patentee before:HEFEI GOLD STAR MECHATRONICS TECHNICAL DEVELOPMENT Co.,Ltd.


[8]ページ先頭

©2009-2025 Movatter.jp